Unicode 17.0.0 data, ISO/IEC 10646 synchronized repertoire
ISO/IEC 10646 characters, one definition per line
This Protocol5 reference expands the Unicode Character Database into one line per assigned scalar value and private-use code point. Surrogate code points are skipped because they are code units, not characters.
Line format
Each line is formatted as code point, display glyph or placeholder, character definition, general category, block, and Unicode age. Combining marks are shown after a dotted-circle placeholder. Control, format, separator, and private-use code points use readable placeholders.
UCD source files: UnicodeData.txt, NameAliases.txt, Blocks.txt, and DerivedAge.txt.
Code point Glyph Definition | category | block | age
U+0000 [control] NULL (control) | category Cc (Control) | block Basic Latin | age 1.1
U+0001 [control] START OF HEADING (control) | category Cc (Control) | block Basic Latin | age 1.1
U+0002 [control] START OF TEXT (control) | category Cc (Control) | block Basic Latin | age 1.1
U+0003 [control] END OF TEXT (control) | category Cc (Control) | block Basic Latin | age 1.1
U+0004 [control] END OF TRANSMISSION (control) | category Cc (Control) | block Basic Latin | age 1.1
U+0005 [control] ENQUIRY (control) | category Cc (Control) | block Basic Latin | age 1.1
U+0006 [control] ACKNOWLEDGE (control) | category Cc (Control) | block Basic Latin | age 1.1
U+0007 [control] ALERT (control) | category Cc (Control) | block Basic Latin | age 1.1
U+0008 [control] BACKSPACE (control) | category Cc (Control) | block Basic Latin | age 1.1
U+0009 [control] CHARACTER TABULATION (control) | category Cc (Control) | block Basic Latin | age 1.1
U+000A [control] LINE FEED (control) | category Cc (Control) | block Basic Latin | age 1.1
U+000B [control] LINE TABULATION (control) | category Cc (Control) | block Basic Latin | age 1.1
U+000C [control] FORM FEED (control) | category Cc (Control) | block Basic Latin | age 1.1
U+000D [control] CARRIAGE RETURN (control) | category Cc (Control) | block Basic Latin | age 1.1
U+000E [control] SHIFT OUT (control) | category Cc (Control) | block Basic Latin | age 1.1
U+000F [control] SHIFT IN (control) | category Cc (Control) | block Basic Latin | age 1.1
U+0010 [control] DATA LINK ESCAPE (control) | category Cc (Control) | block Basic Latin | age 1.1
U+0011 [control] DEVICE CONTROL ONE (control) | category Cc (Control) | block Basic Latin | age 1.1
U+0012 [control] DEVICE CONTROL TWO (control) | category Cc (Control) | block Basic Latin | age 1.1
U+0013 [control] DEVICE CONTROL THREE (control) | category Cc (Control) | block Basic Latin | age 1.1
U+0014 [control] DEVICE CONTROL FOUR (control) | category Cc (Control) | block Basic Latin | age 1.1
U+0015 [control] NEGATIVE ACKNOWLEDGE (control) | category Cc (Control) | block Basic Latin | age 1.1
U+0016 [control] SYNCHRONOUS IDLE (control) | category Cc (Control) | block Basic Latin | age 1.1
U+0017 [control] END OF TRANSMISSION BLOCK (control) | category Cc (Control) | block Basic Latin | age 1.1
U+0018 [control] CANCEL (control) | category Cc (Control) | block Basic Latin | age 1.1
U+0019 [control] END OF MEDIUM (control) | category Cc (Control) | block Basic Latin | age 1.1
U+001A [control] SUBSTITUTE (control) | category Cc (Control) | block Basic Latin | age 1.1
U+001B [control] ESCAPE (control) | category Cc (Control) | block Basic Latin | age 1.1
U+001C [control] INFORMATION SEPARATOR FOUR (control) | category Cc (Control) | block Basic Latin | age 1.1
U+001D [control] INFORMATION SEPARATOR THREE (control) | category Cc (Control) | block Basic Latin | age 1.1
U+001E [control] INFORMATION SEPARATOR TWO (control) | category Cc (Control) | block Basic Latin | age 1.1
U+001F [control] INFORMATION SEPARATOR ONE (control) | category Cc (Control) | block Basic Latin | age 1.1
U+0020 [space] SPACE | category Zs (Space Separator) | block Basic Latin | age 1.1
U+0021 ! EXCLAMATION MARK | category Po (Other Punctuation) | block Basic Latin | age 1.1
U+0022 " QUOTATION MARK | category Po (Other Punctuation) | block Basic Latin | age 1.1
U+0023 # NUMBER SIGN | category Po (Other Punctuation) | block Basic Latin | age 1.1
U+0024 $ DOLLAR SIGN | category Sc (Currency Symbol) | block Basic Latin | age 1.1
U+0025 % PERCENT SIGN | category Po (Other Punctuation) | block Basic Latin | age 1.1
U+0026 & AMPERSAND | category Po (Other Punctuation) | block Basic Latin | age 1.1
U+0027 ' APOSTROPHE | category Po (Other Punctuation) | block Basic Latin | age 1.1
U+0028 ( LEFT PARENTHESIS | category Ps (Open Punctuation) | block Basic Latin | age 1.1
U+0029 ) RIGHT PARENTHESIS | category Pe (Close Punctuation) | block Basic Latin | age 1.1
U+002A * ASTERISK | category Po (Other Punctuation) | block Basic Latin | age 1.1
U+002B + PLUS SIGN | category Sm (Math Symbol) | block Basic Latin | age 1.1
U+002C , COMMA | category Po (Other Punctuation) | block Basic Latin | age 1.1
U+002D - HYPHEN-MINUS | category Pd (Dash Punctuation) | block Basic Latin | age 1.1
U+002E . FULL STOP | category Po (Other Punctuation) | block Basic Latin | age 1.1
U+002F / SOLIDUS | category Po (Other Punctuation) | block Basic Latin | age 1.1
U+0030 0 DIGIT ZERO | category Nd (Decimal Number) | block Basic Latin | age 1.1
U+0031 1 DIGIT ONE | category Nd (Decimal Number) | block Basic Latin | age 1.1
U+0032 2 DIGIT TWO | category Nd (Decimal Number) | block Basic Latin | age 1.1
U+0033 3 DIGIT THREE | category Nd (Decimal Number) | block Basic Latin | age 1.1
U+0034 4 DIGIT FOUR | category Nd (Decimal Number) | block Basic Latin | age 1.1
U+0035 5 DIGIT FIVE | category Nd (Decimal Number) | block Basic Latin | age 1.1
U+0036 6 DIGIT SIX | category Nd (Decimal Number) | block Basic Latin | age 1.1
U+0037 7 DIGIT SEVEN | category Nd (Decimal Number) | block Basic Latin | age 1.1
U+0038 8 DIGIT EIGHT | category Nd (Decimal Number) | block Basic Latin | age 1.1
U+0039 9 DIGIT NINE | category Nd (Decimal Number) | block Basic Latin | age 1.1
U+003A : COLON | category Po (Other Punctuation) | block Basic Latin | age 1.1
U+003B ; SEMICOLON | category Po (Other Punctuation) | block Basic Latin | age 1.1
U+003C < LESS-THAN SIGN | category Sm (Math Symbol) | block Basic Latin | age 1.1
U+003D = EQUALS SIGN | category Sm (Math Symbol) | block Basic Latin | age 1.1
U+003E > GREATER-THAN SIGN | category Sm (Math Symbol) | block Basic Latin | age 1.1
U+003F ? QUESTION MARK | category Po (Other Punctuation) | block Basic Latin | age 1.1
U+0040 @ COMMERCIAL AT | category Po (Other Punctuation) | block Basic Latin | age 1.1
U+0041 A LATIN CAPITAL LETTER A | category Lu (Uppercase Letter) | block Basic Latin | age 1.1
U+0042 B LATIN CAPITAL LETTER B | category Lu (Uppercase Letter) | block Basic Latin | age 1.1
U+0043 C LATIN CAPITAL LETTER C | category Lu (Uppercase Letter) | block Basic Latin | age 1.1
U+0044 D LATIN CAPITAL LETTER D | category Lu (Uppercase Letter) | block Basic Latin | age 1.1
U+0045 E LATIN CAPITAL LETTER E | category Lu (Uppercase Letter) | block Basic Latin | age 1.1
U+0046 F LATIN CAPITAL LETTER F | category Lu (Uppercase Letter) | block Basic Latin | age 1.1
U+0047 G LATIN CAPITAL LETTER G | category Lu (Uppercase Letter) | block Basic Latin | age 1.1
U+0048 H LATIN CAPITAL LETTER H | category Lu (Uppercase Letter) | block Basic Latin | age 1.1
U+0049 I LATIN CAPITAL LETTER I | category Lu (Uppercase Letter) | block Basic Latin | age 1.1
U+004A J LATIN CAPITAL LETTER J | category Lu (Uppercase Letter) | block Basic Latin | age 1.1
U+004B K LATIN CAPITAL LETTER K | category Lu (Uppercase Letter) | block Basic Latin | age 1.1
U+004C L LATIN CAPITAL LETTER L | category Lu (Uppercase Letter) | block Basic Latin | age 1.1
U+004D M LATIN CAPITAL LETTER M | category Lu (Uppercase Letter) | block Basic Latin | age 1.1
U+004E N LATIN CAPITAL LETTER N | category Lu (Uppercase Letter) | block Basic Latin | age 1.1
U+004F O LATIN CAPITAL LETTER O | category Lu (Uppercase Letter) | block Basic Latin | age 1.1
U+0050 P LATIN CAPITAL LETTER P | category Lu (Uppercase Letter) | block Basic Latin | age 1.1
U+0051 Q LATIN CAPITAL LETTER Q | category Lu (Uppercase Letter) | block Basic Latin | age 1.1
U+0052 R LATIN CAPITAL LETTER R | category Lu (Uppercase Letter) | block Basic Latin | age 1.1
U+0053 S LATIN CAPITAL LETTER S | category Lu (Uppercase Letter) | block Basic Latin | age 1.1
U+0054 T LATIN CAPITAL LETTER T | category Lu (Uppercase Letter) | block Basic Latin | age 1.1
U+0055 U LATIN CAPITAL LETTER U | category Lu (Uppercase Letter) | block Basic Latin | age 1.1
U+0056 V LATIN CAPITAL LETTER V | category Lu (Uppercase Letter) | block Basic Latin | age 1.1
U+0057 W LATIN CAPITAL LETTER W | category Lu (Uppercase Letter) | block Basic Latin | age 1.1
U+0058 X LATIN CAPITAL LETTER X | category Lu (Uppercase Letter) | block Basic Latin | age 1.1
U+0059 Y LATIN CAPITAL LETTER Y | category Lu (Uppercase Letter) | block Basic Latin | age 1.1
U+005A Z LATIN CAPITAL LETTER Z | category Lu (Uppercase Letter) | block Basic Latin | age 1.1
U+005B [ LEFT SQUARE BRACKET | category Ps (Open Punctuation) | block Basic Latin | age 1.1
U+005C \ REVERSE SOLIDUS | category Po (Other Punctuation) | block Basic Latin | age 1.1
U+005D ] RIGHT SQUARE BRACKET | category Pe (Close Punctuation) | block Basic Latin | age 1.1
U+005E ^ CIRCUMFLEX ACCENT | category Sk (Modifier Symbol) | block Basic Latin | age 1.1
U+005F _ LOW LINE | category Pc (Connector Punctuation) | block Basic Latin | age 1.1
U+0060 ` GRAVE ACCENT | category Sk (Modifier Symbol) | block Basic Latin | age 1.1
U+0061 a LATIN SMALL LETTER A | category Ll (Lowercase Letter) | block Basic Latin | age 1.1
U+0062 b LATIN SMALL LETTER B | category Ll (Lowercase Letter) | block Basic Latin | age 1.1
U+0063 c LATIN SMALL LETTER C | category Ll (Lowercase Letter) | block Basic Latin | age 1.1
U+0064 d LATIN SMALL LETTER D | category Ll (Lowercase Letter) | block Basic Latin | age 1.1
U+0065 e LATIN SMALL LETTER E | category Ll (Lowercase Letter) | block Basic Latin | age 1.1
U+0066 f LATIN SMALL LETTER F | category Ll (Lowercase Letter) | block Basic Latin | age 1.1
U+0067 g LATIN SMALL LETTER G | category Ll (Lowercase Letter) | block Basic Latin | age 1.1
U+0068 h LATIN SMALL LETTER H | category Ll (Lowercase Letter) | block Basic Latin | age 1.1
U+0069 i LATIN SMALL LETTER I | category Ll (Lowercase Letter) | block Basic Latin | age 1.1
U+006A j LATIN SMALL LETTER J | category Ll (Lowercase Letter) | block Basic Latin | age 1.1
U+006B k LATIN SMALL LETTER K | category Ll (Lowercase Letter) | block Basic Latin | age 1.1
U+006C l LATIN SMALL LETTER L | category Ll (Lowercase Letter) | block Basic Latin | age 1.1
U+006D m LATIN SMALL LETTER M | category Ll (Lowercase Letter) | block Basic Latin | age 1.1
U+006E n LATIN SMALL LETTER N | category Ll (Lowercase Letter) | block Basic Latin | age 1.1
U+006F o LATIN SMALL LETTER O | category Ll (Lowercase Letter) | block Basic Latin | age 1.1
U+0070 p LATIN SMALL LETTER P | category Ll (Lowercase Letter) | block Basic Latin | age 1.1
U+0071 q LATIN SMALL LETTER Q | category Ll (Lowercase Letter) | block Basic Latin | age 1.1
U+0072 r LATIN SMALL LETTER R | category Ll (Lowercase Letter) | block Basic Latin | age 1.1
U+0073 s LATIN SMALL LETTER S | category Ll (Lowercase Letter) | block Basic Latin | age 1.1
U+0074 t LATIN SMALL LETTER T | category Ll (Lowercase Letter) | block Basic Latin | age 1.1
U+0075 u LATIN SMALL LETTER U | category Ll (Lowercase Letter) | block Basic Latin | age 1.1
U+0076 v LATIN SMALL LETTER V | category Ll (Lowercase Letter) | block Basic Latin | age 1.1
U+0077 w LATIN SMALL LETTER W | category Ll (Lowercase Letter) | block Basic Latin | age 1.1
U+0078 x LATIN SMALL LETTER X | category Ll (Lowercase Letter) | block Basic Latin | age 1.1
U+0079 y LATIN SMALL LETTER Y | category Ll (Lowercase Letter) | block Basic Latin | age 1.1
U+007A z LATIN SMALL LETTER Z | category Ll (Lowercase Letter) | block Basic Latin | age 1.1
U+007B { LEFT CURLY BRACKET | category Ps (Open Punctuation) | block Basic Latin | age 1.1
U+007C | VERTICAL LINE | category Sm (Math Symbol) | block Basic Latin | age 1.1
U+007D } RIGHT CURLY BRACKET | category Pe (Close Punctuation) | block Basic Latin | age 1.1
U+007E ~ TILDE | category Sm (Math Symbol) | block Basic Latin | age 1.1
U+007F [control] DELETE (control) | category Cc (Control) | block Basic Latin | age 1.1
U+0080 [control] CONTROL CODE-0080 | category Cc (Control) | block Latin-1 Supplement | age 1.1
U+0081 [control] CONTROL CODE-0081 | category Cc (Control) | block Latin-1 Supplement | age 1.1
U+0082 [control] BREAK PERMITTED HERE (control) | category Cc (Control) | block Latin-1 Supplement | age 1.1
U+0083 [control] NO BREAK HERE (control) | category Cc (Control) | block Latin-1 Supplement | age 1.1
U+0084 [control] INDEX (control) | category Cc (Control) | block Latin-1 Supplement | age 1.1
U+0085 [control] NEXT LINE (control) | category Cc (Control) | block Latin-1 Supplement | age 1.1
U+0086 [control] START OF SELECTED AREA (control) | category Cc (Control) | block Latin-1 Supplement | age 1.1
U+0087 [control] END OF SELECTED AREA (control) | category Cc (Control) | block Latin-1 Supplement | age 1.1
U+0088 [control] CHARACTER TABULATION SET (control) | category Cc (Control) | block Latin-1 Supplement | age 1.1
U+0089 [control] CHARACTER TABULATION WITH JUSTIFICATION (control) | category Cc (Control) | block Latin-1 Supplement | age 1.1
U+008A [control] LINE TABULATION SET (control) | category Cc (Control) | block Latin-1 Supplement | age 1.1
U+008B [control] PARTIAL LINE FORWARD (control) | category Cc (Control) | block Latin-1 Supplement | age 1.1
U+008C [control] PARTIAL LINE BACKWARD (control) | category Cc (Control) | block Latin-1 Supplement | age 1.1
U+008D [control] REVERSE LINE FEED (control) | category Cc (Control) | block Latin-1 Supplement | age 1.1
U+008E [control] SINGLE SHIFT TWO (control) | category Cc (Control) | block Latin-1 Supplement | age 1.1
U+008F [control] SINGLE SHIFT THREE (control) | category Cc (Control) | block Latin-1 Supplement | age 1.1
U+0090 [control] DEVICE CONTROL STRING (control) | category Cc (Control) | block Latin-1 Supplement | age 1.1
U+0091 [control] PRIVATE USE ONE (control) | category Cc (Control) | block Latin-1 Supplement | age 1.1
U+0092 [control] PRIVATE USE TWO (control) | category Cc (Control) | block Latin-1 Supplement | age 1.1
U+0093 [control] SET TRANSMIT STATE (control) | category Cc (Control) | block Latin-1 Supplement | age 1.1
U+0094 [control] CANCEL CHARACTER (control) | category Cc (Control) | block Latin-1 Supplement | age 1.1
U+0095 [control] MESSAGE WAITING (control) | category Cc (Control) | block Latin-1 Supplement | age 1.1
U+0096 [control] START OF GUARDED AREA (control) | category Cc (Control) | block Latin-1 Supplement | age 1.1
U+0097 [control] END OF GUARDED AREA (control) | category Cc (Control) | block Latin-1 Supplement | age 1.1
U+0098 [control] START OF STRING (control) | category Cc (Control) | block Latin-1 Supplement | age 1.1
U+0099 [control] CONTROL CODE-0099 | category Cc (Control) | block Latin-1 Supplement | age 1.1
U+009A [control] SINGLE CHARACTER INTRODUCER (control) | category Cc (Control) | block Latin-1 Supplement | age 1.1
U+009B [control] CONTROL SEQUENCE INTRODUCER (control) | category Cc (Control) | block Latin-1 Supplement | age 1.1
U+009C [control] STRING TERMINATOR (control) | category Cc (Control) | block Latin-1 Supplement | age 1.1
U+009D [control] OPERATING SYSTEM COMMAND (control) | category Cc (Control) | block Latin-1 Supplement | age 1.1
U+009E [control] PRIVACY MESSAGE (control) | category Cc (Control) | block Latin-1 Supplement | age 1.1
U+009F [control] APPLICATION PROGRAM COMMAND (control) | category Cc (Control) | block Latin-1 Supplement | age 1.1
U+00A0 [separator] NO-BREAK SPACE | category Zs (Space Separator) | block Latin-1 Supplement | age 1.1
U+00A1 ¡ INVERTED EXCLAMATION MARK | category Po (Other Punctuation) | block Latin-1 Supplement | age 1.1
U+00A2 ¢ CENT SIGN | category Sc (Currency Symbol) | block Latin-1 Supplement | age 1.1
U+00A3 £ POUND SIGN | category Sc (Currency Symbol) | block Latin-1 Supplement | age 1.1
U+00A4 ¤ CURRENCY SIGN | category Sc (Currency Symbol) | block Latin-1 Supplement | age 1.1
U+00A5 ¥ YEN SIGN | category Sc (Currency Symbol) | block Latin-1 Supplement | age 1.1
U+00A6 ¦ BROKEN BAR | category So (Other Symbol) | block Latin-1 Supplement | age 1.1
U+00A7 § SECTION SIGN | category Po (Other Punctuation) | block Latin-1 Supplement | age 1.1
U+00A8 ¨ DIAERESIS | category Sk (Modifier Symbol) | block Latin-1 Supplement | age 1.1
U+00A9 © COPYRIGHT SIGN | category So (Other Symbol) | block Latin-1 Supplement | age 1.1
U+00AA ª FEMININE ORDINAL INDICATOR | category Lo (Other Letter) | block Latin-1 Supplement | age 1.1
U+00AB « LEFT-POINTING DOUBLE ANGLE QUOTATION MARK | category Pi (Initial Quote Punctuation) | block Latin-1 Supplement | age 1.1
U+00AC ¬ NOT SIGN | category Sm (Math Symbol) | block Latin-1 Supplement | age 1.1
U+00AD [format] SOFT HYPHEN | category Cf (Format) | block Latin-1 Supplement | age 1.1
U+00AE ® REGISTERED SIGN | category So (Other Symbol) | block Latin-1 Supplement | age 1.1
U+00AF ¯ MACRON | category Sk (Modifier Symbol) | block Latin-1 Supplement | age 1.1
U+00B0 ° DEGREE SIGN | category So (Other Symbol) | block Latin-1 Supplement | age 1.1
U+00B1 ± PLUS-MINUS SIGN | category Sm (Math Symbol) | block Latin-1 Supplement | age 1.1
U+00B2 ² SUPERSCRIPT TWO | category No (Other Number) | block Latin-1 Supplement | age 1.1
U+00B3 ³ SUPERSCRIPT THREE | category No (Other Number) | block Latin-1 Supplement | age 1.1
U+00B4 ´ ACUTE ACCENT | category Sk (Modifier Symbol) | block Latin-1 Supplement | age 1.1
U+00B5 µ MICRO SIGN | category Ll (Lowercase Letter) | block Latin-1 Supplement | age 1.1
U+00B6 ¶ PILCROW SIGN | category Po (Other Punctuation) | block Latin-1 Supplement | age 1.1
U+00B7 · MIDDLE DOT | category Po (Other Punctuation) | block Latin-1 Supplement | age 1.1
U+00B8 ¸ CEDILLA | category Sk (Modifier Symbol) | block Latin-1 Supplement | age 1.1
U+00B9 ¹ SUPERSCRIPT ONE | category No (Other Number) | block Latin-1 Supplement | age 1.1
U+00BA º MASCULINE ORDINAL INDICATOR | category Lo (Other Letter) | block Latin-1 Supplement | age 1.1
U+00BB » RIGHT-POINTING DOUBLE ANGLE QUOTATION MARK | category Pf (Final Quote Punctuation) | block Latin-1 Supplement | age 1.1
U+00BC ¼ VULGAR FRACTION ONE QUARTER | category No (Other Number) | block Latin-1 Supplement | age 1.1
U+00BD ½ VULGAR FRACTION ONE HALF | category No (Other Number) | block Latin-1 Supplement | age 1.1
U+00BE ¾ VULGAR FRACTION THREE QUARTERS | category No (Other Number) | block Latin-1 Supplement | age 1.1
U+00BF ¿ INVERTED QUESTION MARK | category Po (Other Punctuation) | block Latin-1 Supplement | age 1.1
U+00C0 À LATIN CAPITAL LETTER A WITH GRAVE | category Lu (Uppercase Letter) | block Latin-1 Supplement | age 1.1
U+00C1 Á LATIN CAPITAL LETTER A WITH ACUTE | category Lu (Uppercase Letter) | block Latin-1 Supplement | age 1.1
U+00C2 Â LATIN CAPITAL LETTER A WITH CIRCUMFLEX | category Lu (Uppercase Letter) | block Latin-1 Supplement | age 1.1
U+00C3 Ã LATIN CAPITAL LETTER A WITH TILDE | category Lu (Uppercase Letter) | block Latin-1 Supplement | age 1.1
U+00C4 Ä LATIN CAPITAL LETTER A WITH DIAERESIS | category Lu (Uppercase Letter) | block Latin-1 Supplement | age 1.1
U+00C5 Å LATIN CAPITAL LETTER A WITH RING ABOVE | category Lu (Uppercase Letter) | block Latin-1 Supplement | age 1.1
U+00C6 Æ LATIN CAPITAL LETTER AE | category Lu (Uppercase Letter) | block Latin-1 Supplement | age 1.1
U+00C7 Ç LATIN CAPITAL LETTER C WITH CEDILLA | category Lu (Uppercase Letter) | block Latin-1 Supplement | age 1.1
U+00C8 È LATIN CAPITAL LETTER E WITH GRAVE | category Lu (Uppercase Letter) | block Latin-1 Supplement | age 1.1
U+00C9 É LATIN CAPITAL LETTER E WITH ACUTE | category Lu (Uppercase Letter) | block Latin-1 Supplement | age 1.1
U+00CA Ê LATIN CAPITAL LETTER E WITH CIRCUMFLEX | category Lu (Uppercase Letter) | block Latin-1 Supplement | age 1.1
U+00CB Ë LATIN CAPITAL LETTER E WITH DIAERESIS | category Lu (Uppercase Letter) | block Latin-1 Supplement | age 1.1
U+00CC Ì LATIN CAPITAL LETTER I WITH GRAVE | category Lu (Uppercase Letter) | block Latin-1 Supplement | age 1.1
U+00CD Í LATIN CAPITAL LETTER I WITH ACUTE | category Lu (Uppercase Letter) | block Latin-1 Supplement | age 1.1
U+00CE Î LATIN CAPITAL LETTER I WITH CIRCUMFLEX | category Lu (Uppercase Letter) | block Latin-1 Supplement | age 1.1
U+00CF Ï LATIN CAPITAL LETTER I WITH DIAERESIS | category Lu (Uppercase Letter) | block Latin-1 Supplement | age 1.1
U+00D0 Ð LATIN CAPITAL LETTER ETH | category Lu (Uppercase Letter) | block Latin-1 Supplement | age 1.1
U+00D1 Ñ LATIN CAPITAL LETTER N WITH TILDE | category Lu (Uppercase Letter) | block Latin-1 Supplement | age 1.1
U+00D2 Ò LATIN CAPITAL LETTER O WITH GRAVE | category Lu (Uppercase Letter) | block Latin-1 Supplement | age 1.1
U+00D3 Ó LATIN CAPITAL LETTER O WITH ACUTE | category Lu (Uppercase Letter) | block Latin-1 Supplement | age 1.1
U+00D4 Ô LATIN CAPITAL LETTER O WITH CIRCUMFLEX | category Lu (Uppercase Letter) | block Latin-1 Supplement | age 1.1
U+00D5 Õ LATIN CAPITAL LETTER O WITH TILDE | category Lu (Uppercase Letter) | block Latin-1 Supplement | age 1.1
U+00D6 Ö LATIN CAPITAL LETTER O WITH DIAERESIS | category Lu (Uppercase Letter) | block Latin-1 Supplement | age 1.1
U+00D7 × MULTIPLICATION SIGN | category Sm (Math Symbol) | block Latin-1 Supplement | age 1.1
U+00D8 Ø LATIN CAPITAL LETTER O WITH STROKE | category Lu (Uppercase Letter) | block Latin-1 Supplement | age 1.1
U+00D9 Ù LATIN CAPITAL LETTER U WITH GRAVE | category Lu (Uppercase Letter) | block Latin-1 Supplement | age 1.1
U+00DA Ú LATIN CAPITAL LETTER U WITH ACUTE | category Lu (Uppercase Letter) | block Latin-1 Supplement | age 1.1
U+00DB Û LATIN CAPITAL LETTER U WITH CIRCUMFLEX | category Lu (Uppercase Letter) | block Latin-1 Supplement | age 1.1
U+00DC Ü LATIN CAPITAL LETTER U WITH DIAERESIS | category Lu (Uppercase Letter) | block Latin-1 Supplement | age 1.1
U+00DD Ý LATIN CAPITAL LETTER Y WITH ACUTE | category Lu (Uppercase Letter) | block Latin-1 Supplement | age 1.1
U+00DE Þ LATIN CAPITAL LETTER THORN | category Lu (Uppercase Letter) | block Latin-1 Supplement | age 1.1
U+00DF ß LATIN SMALL LETTER SHARP S | category Ll (Lowercase Letter) | block Latin-1 Supplement | age 1.1
U+00E0 à LATIN SMALL LETTER A WITH GRAVE | category Ll (Lowercase Letter) | block Latin-1 Supplement | age 1.1
U+00E1 á LATIN SMALL LETTER A WITH ACUTE | category Ll (Lowercase Letter) | block Latin-1 Supplement | age 1.1
U+00E2 â LATIN SMALL LETTER A WITH CIRCUMFLEX | category Ll (Lowercase Letter) | block Latin-1 Supplement | age 1.1
U+00E3 ã LATIN SMALL LETTER A WITH TILDE | category Ll (Lowercase Letter) | block Latin-1 Supplement | age 1.1
U+00E4 ä LATIN SMALL LETTER A WITH DIAERESIS | category Ll (Lowercase Letter) | block Latin-1 Supplement | age 1.1
U+00E5 å LATIN SMALL LETTER A WITH RING ABOVE | category Ll (Lowercase Letter) | block Latin-1 Supplement | age 1.1
U+00E6 æ LATIN SMALL LETTER AE | category Ll (Lowercase Letter) | block Latin-1 Supplement | age 1.1
U+00E7 ç LATIN SMALL LETTER C WITH CEDILLA | category Ll (Lowercase Letter) | block Latin-1 Supplement | age 1.1
U+00E8 è LATIN SMALL LETTER E WITH GRAVE | category Ll (Lowercase Letter) | block Latin-1 Supplement | age 1.1
U+00E9 é LATIN SMALL LETTER E WITH ACUTE | category Ll (Lowercase Letter) | block Latin-1 Supplement | age 1.1
U+00EA ê LATIN SMALL LETTER E WITH CIRCUMFLEX | category Ll (Lowercase Letter) | block Latin-1 Supplement | age 1.1
U+00EB ë LATIN SMALL LETTER E WITH DIAERESIS | category Ll (Lowercase Letter) | block Latin-1 Supplement | age 1.1
U+00EC ì LATIN SMALL LETTER I WITH GRAVE | category Ll (Lowercase Letter) | block Latin-1 Supplement | age 1.1
U+00ED í LATIN SMALL LETTER I WITH ACUTE | category Ll (Lowercase Letter) | block Latin-1 Supplement | age 1.1
U+00EE î LATIN SMALL LETTER I WITH CIRCUMFLEX | category Ll (Lowercase Letter) | block Latin-1 Supplement | age 1.1
U+00EF ï LATIN SMALL LETTER I WITH DIAERESIS | category Ll (Lowercase Letter) | block Latin-1 Supplement | age 1.1
U+00F0 ð LATIN SMALL LETTER ETH | category Ll (Lowercase Letter) | block Latin-1 Supplement | age 1.1
U+00F1 ñ LATIN SMALL LETTER N WITH TILDE | category Ll (Lowercase Letter) | block Latin-1 Supplement | age 1.1
U+00F2 ò LATIN SMALL LETTER O WITH GRAVE | category Ll (Lowercase Letter) | block Latin-1 Supplement | age 1.1
U+00F3 ó LATIN SMALL LETTER O WITH ACUTE | category Ll (Lowercase Letter) | block Latin-1 Supplement | age 1.1
U+00F4 ô LATIN SMALL LETTER O WITH CIRCUMFLEX | category Ll (Lowercase Letter) | block Latin-1 Supplement | age 1.1
U+00F5 õ LATIN SMALL LETTER O WITH TILDE | category Ll (Lowercase Letter) | block Latin-1 Supplement | age 1.1
U+00F6 ö LATIN SMALL LETTER O WITH DIAERESIS | category Ll (Lowercase Letter) | block Latin-1 Supplement | age 1.1
U+00F7 ÷ DIVISION SIGN | category Sm (Math Symbol) | block Latin-1 Supplement | age 1.1
U+00F8 ø LATIN SMALL LETTER O WITH STROKE | category Ll (Lowercase Letter) | block Latin-1 Supplement | age 1.1
U+00F9 ù LATIN SMALL LETTER U WITH GRAVE | category Ll (Lowercase Letter) | block Latin-1 Supplement | age 1.1
U+00FA ú LATIN SMALL LETTER U WITH ACUTE | category Ll (Lowercase Letter) | block Latin-1 Supplement | age 1.1
U+00FB û LATIN SMALL LETTER U WITH CIRCUMFLEX | category Ll (Lowercase Letter) | block Latin-1 Supplement | age 1.1
U+00FC ü LATIN SMALL LETTER U WITH DIAERESIS | category Ll (Lowercase Letter) | block Latin-1 Supplement | age 1.1
U+00FD ý LATIN SMALL LETTER Y WITH ACUTE | category Ll (Lowercase Letter) | block Latin-1 Supplement | age 1.1
U+00FE þ LATIN SMALL LETTER THORN | category Ll (Lowercase Letter) | block Latin-1 Supplement | age 1.1
U+00FF ÿ LATIN SMALL LETTER Y WITH DIAERESIS | category Ll (Lowercase Letter) | block Latin-1 Supplement | age 1.1
U+0100 Ā LATIN CAPITAL LETTER A WITH MACRON | category Lu (Uppercase Letter) | block Latin Extended-A | age 1.1
U+0101 ā LATIN SMALL LETTER A WITH MACRON | category Ll (Lowercase Letter) | block Latin Extended-A | age 1.1
U+0102 Ă LATIN CAPITAL LETTER A WITH BREVE | category Lu (Uppercase Letter) | block Latin Extended-A | age 1.1
U+0103 ă LATIN SMALL LETTER A WITH BREVE | category Ll (Lowercase Letter) | block Latin Extended-A | age 1.1
U+0104 Ą LATIN CAPITAL LETTER A WITH OGONEK | category Lu (Uppercase Letter) | block Latin Extended-A | age 1.1
U+0105 ą LATIN SMALL LETTER A WITH OGONEK | category Ll (Lowercase Letter) | block Latin Extended-A | age 1.1
U+0106 Ć LATIN CAPITAL LETTER C WITH ACUTE | category Lu (Uppercase Letter) | block Latin Extended-A | age 1.1
U+0107 ć LATIN SMALL LETTER C WITH ACUTE | category Ll (Lowercase Letter) | block Latin Extended-A | age 1.1
U+0108 Ĉ LATIN CAPITAL LETTER C WITH CIRCUMFLEX | category Lu (Uppercase Letter) | block Latin Extended-A | age 1.1
U+0109 ĉ LATIN SMALL LETTER C WITH CIRCUMFLEX | category Ll (Lowercase Letter) | block Latin Extended-A | age 1.1
U+010A Ċ LATIN CAPITAL LETTER C WITH DOT ABOVE | category Lu (Uppercase Letter) | block Latin Extended-A | age 1.1
U+010B ċ LATIN SMALL LETTER C WITH DOT ABOVE | category Ll (Lowercase Letter) | block Latin Extended-A | age 1.1
U+010C Č LATIN CAPITAL LETTER C WITH CARON | category Lu (Uppercase Letter) | block Latin Extended-A | age 1.1
U+010D č LATIN SMALL LETTER C WITH CARON | category Ll (Lowercase Letter) | block Latin Extended-A | age 1.1
U+010E Ď LATIN CAPITAL LETTER D WITH CARON | category Lu (Uppercase Letter) | block Latin Extended-A | age 1.1
U+010F ď LATIN SMALL LETTER D WITH CARON | category Ll (Lowercase Letter) | block Latin Extended-A | age 1.1
U+0110 Đ LATIN CAPITAL LETTER D WITH STROKE | category Lu (Uppercase Letter) | block Latin Extended-A | age 1.1
U+0111 đ LATIN SMALL LETTER D WITH STROKE | category Ll (Lowercase Letter) | block Latin Extended-A | age 1.1
U+0112 Ē LATIN CAPITAL LETTER E WITH MACRON | category Lu (Uppercase Letter) | block Latin Extended-A | age 1.1
U+0113 ē LATIN SMALL LETTER E WITH MACRON | category Ll (Lowercase Letter) | block Latin Extended-A | age 1.1
U+0114 Ĕ LATIN CAPITAL LETTER E WITH BREVE | category Lu (Uppercase Letter) | block Latin Extended-A | age 1.1
U+0115 ĕ LATIN SMALL LETTER E WITH BREVE | category Ll (Lowercase Letter) | block Latin Extended-A | age 1.1
U+0116 Ė LATIN CAPITAL LETTER E WITH DOT ABOVE | category Lu (Uppercase Letter) | block Latin Extended-A | age 1.1
U+0117 ė LATIN SMALL LETTER E WITH DOT ABOVE | category Ll (Lowercase Letter) | block Latin Extended-A | age 1.1
U+0118 Ę LATIN CAPITAL LETTER E WITH OGONEK | category Lu (Uppercase Letter) | block Latin Extended-A | age 1.1
U+0119 ę LATIN SMALL LETTER E WITH OGONEK | category Ll (Lowercase Letter) | block Latin Extended-A | age 1.1
U+011A Ě LATIN CAPITAL LETTER E WITH CARON | category Lu (Uppercase Letter) | block Latin Extended-A | age 1.1
U+011B ě LATIN SMALL LETTER E WITH CARON | category Ll (Lowercase Letter) | block Latin Extended-A | age 1.1
U+011C Ĝ LATIN CAPITAL LETTER G WITH CIRCUMFLEX | category Lu (Uppercase Letter) | block Latin Extended-A | age 1.1
U+011D ĝ LATIN SMALL LETTER G WITH CIRCUMFLEX | category Ll (Lowercase Letter) | block Latin Extended-A | age 1.1
U+011E Ğ LATIN CAPITAL LETTER G WITH BREVE | category Lu (Uppercase Letter) | block Latin Extended-A | age 1.1
U+011F ğ LATIN SMALL LETTER G WITH BREVE | category Ll (Lowercase Letter) | block Latin Extended-A | age 1.1
U+0120 Ġ LATIN CAPITAL LETTER G WITH DOT ABOVE | category Lu (Uppercase Letter) | block Latin Extended-A | age 1.1
U+0121 ġ LATIN SMALL LETTER G WITH DOT ABOVE | category Ll (Lowercase Letter) | block Latin Extended-A | age 1.1
U+0122 Ģ LATIN CAPITAL LETTER G WITH CEDILLA | category Lu (Uppercase Letter) | block Latin Extended-A | age 1.1
U+0123 ģ LATIN SMALL LETTER G WITH CEDILLA | category Ll (Lowercase Letter) | block Latin Extended-A | age 1.1
U+0124 Ĥ LATIN CAPITAL LETTER H WITH CIRCUMFLEX | category Lu (Uppercase Letter) | block Latin Extended-A | age 1.1
U+0125 ĥ LATIN SMALL LETTER H WITH CIRCUMFLEX | category Ll (Lowercase Letter) | block Latin Extended-A | age 1.1
U+0126 Ħ LATIN CAPITAL LETTER H WITH STROKE | category Lu (Uppercase Letter) | block Latin Extended-A | age 1.1
U+0127 ħ LATIN SMALL LETTER H WITH STROKE | category Ll (Lowercase Letter) | block Latin Extended-A | age 1.1
U+0128 Ĩ LATIN CAPITAL LETTER I WITH TILDE | category Lu (Uppercase Letter) | block Latin Extended-A | age 1.1
U+0129 ĩ LATIN SMALL LETTER I WITH TILDE | category Ll (Lowercase Letter) | block Latin Extended-A | age 1.1
U+012A Ī LATIN CAPITAL LETTER I WITH MACRON | category Lu (Uppercase Letter) | block Latin Extended-A | age 1.1
U+012B ī LATIN SMALL LETTER I WITH MACRON | category Ll (Lowercase Letter) | block Latin Extended-A | age 1.1
U+012C Ĭ LATIN CAPITAL LETTER I WITH BREVE | category Lu (Uppercase Letter) | block Latin Extended-A | age 1.1
U+012D ĭ LATIN SMALL LETTER I WITH BREVE | category Ll (Lowercase Letter) | block Latin Extended-A | age 1.1
U+012E Į LATIN CAPITAL LETTER I WITH OGONEK | category Lu (Uppercase Letter) | block Latin Extended-A | age 1.1
U+012F į LATIN SMALL LETTER I WITH OGONEK | category Ll (Lowercase Letter) | block Latin Extended-A | age 1.1
U+0130 İ LATIN CAPITAL LETTER I WITH DOT ABOVE | category Lu (Uppercase Letter) | block Latin Extended-A | age 1.1
U+0131 ı LATIN SMALL LETTER DOTLESS I | category Ll (Lowercase Letter) | block Latin Extended-A | age 1.1
U+0132 IJ LATIN CAPITAL LIGATURE IJ | category Lu (Uppercase Letter) | block Latin Extended-A | age 1.1
U+0133 ij LATIN SMALL LIGATURE IJ | category Ll (Lowercase Letter) | block Latin Extended-A | age 1.1
U+0134 Ĵ LATIN CAPITAL LETTER J WITH CIRCUMFLEX | category Lu (Uppercase Letter) | block Latin Extended-A | age 1.1
U+0135 ĵ LATIN SMALL LETTER J WITH CIRCUMFLEX | category Ll (Lowercase Letter) | block Latin Extended-A | age 1.1
U+0136 Ķ LATIN CAPITAL LETTER K WITH CEDILLA | category Lu (Uppercase Letter) | block Latin Extended-A | age 1.1
U+0137 ķ LATIN SMALL LETTER K WITH CEDILLA | category Ll (Lowercase Letter) | block Latin Extended-A | age 1.1
U+0138 ĸ LATIN SMALL LETTER KRA | category Ll (Lowercase Letter) | block Latin Extended-A | age 1.1
U+0139 Ĺ LATIN CAPITAL LETTER L WITH ACUTE | category Lu (Uppercase Letter) | block Latin Extended-A | age 1.1
U+013A ĺ LATIN SMALL LETTER L WITH ACUTE | category Ll (Lowercase Letter) | block Latin Extended-A | age 1.1
U+013B Ļ LATIN CAPITAL LETTER L WITH CEDILLA | category Lu (Uppercase Letter) | block Latin Extended-A | age 1.1
U+013C ļ LATIN SMALL LETTER L WITH CEDILLA | category Ll (Lowercase Letter) | block Latin Extended-A | age 1.1
U+013D Ľ LATIN CAPITAL LETTER L WITH CARON | category Lu (Uppercase Letter) | block Latin Extended-A | age 1.1
U+013E ľ LATIN SMALL LETTER L WITH CARON | category Ll (Lowercase Letter) | block Latin Extended-A | age 1.1
U+013F Ŀ LATIN CAPITAL LETTER L WITH MIDDLE DOT | category Lu (Uppercase Letter) | block Latin Extended-A | age 1.1
U+0140 ŀ LATIN SMALL LETTER L WITH MIDDLE DOT | category Ll (Lowercase Letter) | block Latin Extended-A | age 1.1
U+0141 Ł LATIN CAPITAL LETTER L WITH STROKE | category Lu (Uppercase Letter) | block Latin Extended-A | age 1.1
U+0142 ł LATIN SMALL LETTER L WITH STROKE | category Ll (Lowercase Letter) | block Latin Extended-A | age 1.1
U+0143 Ń LATIN CAPITAL LETTER N WITH ACUTE | category Lu (Uppercase Letter) | block Latin Extended-A | age 1.1
U+0144 ń LATIN SMALL LETTER N WITH ACUTE | category Ll (Lowercase Letter) | block Latin Extended-A | age 1.1
U+0145 Ņ LATIN CAPITAL LETTER N WITH CEDILLA | category Lu (Uppercase Letter) | block Latin Extended-A | age 1.1
U+0146 ņ LATIN SMALL LETTER N WITH CEDILLA | category Ll (Lowercase Letter) | block Latin Extended-A | age 1.1
U+0147 Ň LATIN CAPITAL LETTER N WITH CARON | category Lu (Uppercase Letter) | block Latin Extended-A | age 1.1
U+0148 ň LATIN SMALL LETTER N WITH CARON | category Ll (Lowercase Letter) | block Latin Extended-A | age 1.1
U+0149 ʼn LATIN SMALL LETTER N PRECEDED BY APOSTROPHE | category Ll (Lowercase Letter) | block Latin Extended-A | age 1.1
U+014A Ŋ LATIN CAPITAL LETTER ENG | category Lu (Uppercase Letter) | block Latin Extended-A | age 1.1
U+014B ŋ LATIN SMALL LETTER ENG | category Ll (Lowercase Letter) | block Latin Extended-A | age 1.1
U+014C Ō LATIN CAPITAL LETTER O WITH MACRON | category Lu (Uppercase Letter) | block Latin Extended-A | age 1.1
U+014D ō LATIN SMALL LETTER O WITH MACRON | category Ll (Lowercase Letter) | block Latin Extended-A | age 1.1
U+014E Ŏ LATIN CAPITAL LETTER O WITH BREVE | category Lu (Uppercase Letter) | block Latin Extended-A | age 1.1
U+014F ŏ LATIN SMALL LETTER O WITH BREVE | category Ll (Lowercase Letter) | block Latin Extended-A | age 1.1
U+0150 Ő LATIN CAPITAL LETTER O WITH DOUBLE ACUTE | category Lu (Uppercase Letter) | block Latin Extended-A | age 1.1
U+0151 ő LATIN SMALL LETTER O WITH DOUBLE ACUTE | category Ll (Lowercase Letter) | block Latin Extended-A | age 1.1
U+0152 Œ LATIN CAPITAL LIGATURE OE | category Lu (Uppercase Letter) | block Latin Extended-A | age 1.1
U+0153 œ LATIN SMALL LIGATURE OE | category Ll (Lowercase Letter) | block Latin Extended-A | age 1.1
U+0154 Ŕ LATIN CAPITAL LETTER R WITH ACUTE | category Lu (Uppercase Letter) | block Latin Extended-A | age 1.1
U+0155 ŕ LATIN SMALL LETTER R WITH ACUTE | category Ll (Lowercase Letter) | block Latin Extended-A | age 1.1
U+0156 Ŗ LATIN CAPITAL LETTER R WITH CEDILLA | category Lu (Uppercase Letter) | block Latin Extended-A | age 1.1
U+0157 ŗ LATIN SMALL LETTER R WITH CEDILLA | category Ll (Lowercase Letter) | block Latin Extended-A | age 1.1
U+0158 Ř LATIN CAPITAL LETTER R WITH CARON | category Lu (Uppercase Letter) | block Latin Extended-A | age 1.1
U+0159 ř LATIN SMALL LETTER R WITH CARON | category Ll (Lowercase Letter) | block Latin Extended-A | age 1.1
U+015A Ś LATIN CAPITAL LETTER S WITH ACUTE | category Lu (Uppercase Letter) | block Latin Extended-A | age 1.1
U+015B ś LATIN SMALL LETTER S WITH ACUTE | category Ll (Lowercase Letter) | block Latin Extended-A | age 1.1
U+015C Ŝ LATIN CAPITAL LETTER S WITH CIRCUMFLEX | category Lu (Uppercase Letter) | block Latin Extended-A | age 1.1
U+015D ŝ LATIN SMALL LETTER S WITH CIRCUMFLEX | category Ll (Lowercase Letter) | block Latin Extended-A | age 1.1
U+015E Ş LATIN CAPITAL LETTER S WITH CEDILLA | category Lu (Uppercase Letter) | block Latin Extended-A | age 1.1
U+015F ş LATIN SMALL LETTER S WITH CEDILLA | category Ll (Lowercase Letter) | block Latin Extended-A | age 1.1
U+0160 Š LATIN CAPITAL LETTER S WITH CARON | category Lu (Uppercase Letter) | block Latin Extended-A | age 1.1
U+0161 š LATIN SMALL LETTER S WITH CARON | category Ll (Lowercase Letter) | block Latin Extended-A | age 1.1
U+0162 Ţ LATIN CAPITAL LETTER T WITH CEDILLA | category Lu (Uppercase Letter) | block Latin Extended-A | age 1.1
U+0163 ţ LATIN SMALL LETTER T WITH CEDILLA | category Ll (Lowercase Letter) | block Latin Extended-A | age 1.1
U+0164 Ť LATIN CAPITAL LETTER T WITH CARON | category Lu (Uppercase Letter) | block Latin Extended-A | age 1.1
U+0165 ť LATIN SMALL LETTER T WITH CARON | category Ll (Lowercase Letter) | block Latin Extended-A | age 1.1
U+0166 Ŧ LATIN CAPITAL LETTER T WITH STROKE | category Lu (Uppercase Letter) | block Latin Extended-A | age 1.1
U+0167 ŧ LATIN SMALL LETTER T WITH STROKE | category Ll (Lowercase Letter) | block Latin Extended-A | age 1.1
U+0168 Ũ LATIN CAPITAL LETTER U WITH TILDE | category Lu (Uppercase Letter) | block Latin Extended-A | age 1.1
U+0169 ũ LATIN SMALL LETTER U WITH TILDE | category Ll (Lowercase Letter) | block Latin Extended-A | age 1.1
U+016A Ū LATIN CAPITAL LETTER U WITH MACRON | category Lu (Uppercase Letter) | block Latin Extended-A | age 1.1
U+016B ū LATIN SMALL LETTER U WITH MACRON | category Ll (Lowercase Letter) | block Latin Extended-A | age 1.1
U+016C Ŭ LATIN CAPITAL LETTER U WITH BREVE | category Lu (Uppercase Letter) | block Latin Extended-A | age 1.1
U+016D ŭ LATIN SMALL LETTER U WITH BREVE | category Ll (Lowercase Letter) | block Latin Extended-A | age 1.1
U+016E Ů LATIN CAPITAL LETTER U WITH RING ABOVE | category Lu (Uppercase Letter) | block Latin Extended-A | age 1.1
U+016F ů LATIN SMALL LETTER U WITH RING ABOVE | category Ll (Lowercase Letter) | block Latin Extended-A | age 1.1
U+0170 Ű LATIN CAPITAL LETTER U WITH DOUBLE ACUTE | category Lu (Uppercase Letter) | block Latin Extended-A | age 1.1
U+0171 ű LATIN SMALL LETTER U WITH DOUBLE ACUTE | category Ll (Lowercase Letter) | block Latin Extended-A | age 1.1
U+0172 Ų LATIN CAPITAL LETTER U WITH OGONEK | category Lu (Uppercase Letter) | block Latin Extended-A | age 1.1
U+0173 ų LATIN SMALL LETTER U WITH OGONEK | category Ll (Lowercase Letter) | block Latin Extended-A | age 1.1
U+0174 Ŵ LATIN CAPITAL LETTER W WITH CIRCUMFLEX | category Lu (Uppercase Letter) | block Latin Extended-A | age 1.1
U+0175 ŵ LATIN SMALL LETTER W WITH CIRCUMFLEX | category Ll (Lowercase Letter) | block Latin Extended-A | age 1.1
U+0176 Ŷ LATIN CAPITAL LETTER Y WITH CIRCUMFLEX | category Lu (Uppercase Letter) | block Latin Extended-A | age 1.1
U+0177 ŷ LATIN SMALL LETTER Y WITH CIRCUMFLEX | category Ll (Lowercase Letter) | block Latin Extended-A | age 1.1
U+0178 Ÿ LATIN CAPITAL LETTER Y WITH DIAERESIS | category Lu (Uppercase Letter) | block Latin Extended-A | age 1.1
U+0179 Ź LATIN CAPITAL LETTER Z WITH ACUTE | category Lu (Uppercase Letter) | block Latin Extended-A | age 1.1
U+017A ź LATIN SMALL LETTER Z WITH ACUTE | category Ll (Lowercase Letter) | block Latin Extended-A | age 1.1
U+017B Ż LATIN CAPITAL LETTER Z WITH DOT ABOVE | category Lu (Uppercase Letter) | block Latin Extended-A | age 1.1
U+017C ż LATIN SMALL LETTER Z WITH DOT ABOVE | category Ll (Lowercase Letter) | block Latin Extended-A | age 1.1
U+017D Ž LATIN CAPITAL LETTER Z WITH CARON | category Lu (Uppercase Letter) | block Latin Extended-A | age 1.1
U+017E ž LATIN SMALL LETTER Z WITH CARON | category Ll (Lowercase Letter) | block Latin Extended-A | age 1.1
U+017F ſ LATIN SMALL LETTER LONG S | category Ll (Lowercase Letter) | block Latin Extended-A | age 1.1
U+0180 ƀ LATIN SMALL LETTER B WITH STROKE | category Ll (Lowercase Letter) | block Latin Extended-B | age 1.1
U+0181 Ɓ LATIN CAPITAL LETTER B WITH HOOK | category Lu (Uppercase Letter) | block Latin Extended-B | age 1.1
U+0182 Ƃ LATIN CAPITAL LETTER B WITH TOPBAR | category Lu (Uppercase Letter) | block Latin Extended-B | age 1.1
U+0183 ƃ LATIN SMALL LETTER B WITH TOPBAR | category Ll (Lowercase Letter) | block Latin Extended-B | age 1.1
U+0184 Ƅ LATIN CAPITAL LETTER TONE SIX | category Lu (Uppercase Letter) | block Latin Extended-B | age 1.1
U+0185 ƅ LATIN SMALL LETTER TONE SIX | category Ll (Lowercase Letter) | block Latin Extended-B | age 1.1
U+0186 Ɔ LATIN CAPITAL LETTER OPEN O | category Lu (Uppercase Letter) | block Latin Extended-B | age 1.1
U+0187 Ƈ LATIN CAPITAL LETTER C WITH HOOK | category Lu (Uppercase Letter) | block Latin Extended-B | age 1.1
U+0188 ƈ LATIN SMALL LETTER C WITH HOOK | category Ll (Lowercase Letter) | block Latin Extended-B | age 1.1
U+0189 Ɖ LATIN CAPITAL LETTER AFRICAN D | category Lu (Uppercase Letter) | block Latin Extended-B | age 1.1
U+018A Ɗ LATIN CAPITAL LETTER D WITH HOOK | category Lu (Uppercase Letter) | block Latin Extended-B | age 1.1
U+018B Ƌ LATIN CAPITAL LETTER D WITH TOPBAR | category Lu (Uppercase Letter) | block Latin Extended-B | age 1.1
U+018C ƌ LATIN SMALL LETTER D WITH TOPBAR | category Ll (Lowercase Letter) | block Latin Extended-B | age 1.1
U+018D ƍ LATIN SMALL LETTER TURNED DELTA | category Ll (Lowercase Letter) | block Latin Extended-B | age 1.1
U+018E Ǝ LATIN CAPITAL LETTER REVERSED E | category Lu (Uppercase Letter) | block Latin Extended-B | age 1.1
U+018F Ə LATIN CAPITAL LETTER SCHWA | category Lu (Uppercase Letter) | block Latin Extended-B | age 1.1
U+0190 Ɛ LATIN CAPITAL LETTER OPEN E | category Lu (Uppercase Letter) | block Latin Extended-B | age 1.1
U+0191 Ƒ LATIN CAPITAL LETTER F WITH HOOK | category Lu (Uppercase Letter) | block Latin Extended-B | age 1.1
U+0192 ƒ LATIN SMALL LETTER F WITH HOOK | category Ll (Lowercase Letter) | block Latin Extended-B | age 1.1
U+0193 Ɠ LATIN CAPITAL LETTER G WITH HOOK | category Lu (Uppercase Letter) | block Latin Extended-B | age 1.1
U+0194 Ɣ LATIN CAPITAL LETTER GAMMA | category Lu (Uppercase Letter) | block Latin Extended-B | age 1.1
U+0195 ƕ LATIN SMALL LETTER HV | category Ll (Lowercase Letter) | block Latin Extended-B | age 1.1
U+0196 Ɩ LATIN CAPITAL LETTER IOTA | category Lu (Uppercase Letter) | block Latin Extended-B | age 1.1
U+0197 Ɨ LATIN CAPITAL LETTER I WITH STROKE | category Lu (Uppercase Letter) | block Latin Extended-B | age 1.1
U+0198 Ƙ LATIN CAPITAL LETTER K WITH HOOK | category Lu (Uppercase Letter) | block Latin Extended-B | age 1.1
U+0199 ƙ LATIN SMALL LETTER K WITH HOOK | category Ll (Lowercase Letter) | block Latin Extended-B | age 1.1
U+019A ƚ LATIN SMALL LETTER L WITH BAR | category Ll (Lowercase Letter) | block Latin Extended-B | age 1.1
U+019B ƛ LATIN SMALL LETTER LAMBDA WITH STROKE | category Ll (Lowercase Letter) | block Latin Extended-B | age 1.1
U+019C Ɯ LATIN CAPITAL LETTER TURNED M | category Lu (Uppercase Letter) | block Latin Extended-B | age 1.1
U+019D Ɲ LATIN CAPITAL LETTER N WITH LEFT HOOK | category Lu (Uppercase Letter) | block Latin Extended-B | age 1.1
U+019E ƞ LATIN SMALL LETTER N WITH LONG RIGHT LEG | category Ll (Lowercase Letter) | block Latin Extended-B | age 1.1
U+019F Ɵ LATIN CAPITAL LETTER O WITH MIDDLE TILDE | category Lu (Uppercase Letter) | block Latin Extended-B | age 1.1
U+01A0 Ơ LATIN CAPITAL LETTER O WITH HORN | category Lu (Uppercase Letter) | block Latin Extended-B | age 1.1
U+01A1 ơ LATIN SMALL LETTER O WITH HORN | category Ll (Lowercase Letter) | block Latin Extended-B | age 1.1
U+01A2 Ƣ LATIN CAPITAL LETTER OI | category Lu (Uppercase Letter) | block Latin Extended-B | age 1.1
U+01A3 ƣ LATIN SMALL LETTER OI | category Ll (Lowercase Letter) | block Latin Extended-B | age 1.1
U+01A4 Ƥ LATIN CAPITAL LETTER P WITH HOOK | category Lu (Uppercase Letter) | block Latin Extended-B | age 1.1
U+01A5 ƥ LATIN SMALL LETTER P WITH HOOK | category Ll (Lowercase Letter) | block Latin Extended-B | age 1.1
U+01A6 Ʀ LATIN LETTER YR | category Lu (Uppercase Letter) | block Latin Extended-B | age 1.1
U+01A7 Ƨ LATIN CAPITAL LETTER TONE TWO | category Lu (Uppercase Letter) | block Latin Extended-B | age 1.1
U+01A8 ƨ LATIN SMALL LETTER TONE TWO | category Ll (Lowercase Letter) | block Latin Extended-B | age 1.1
U+01A9 Ʃ LATIN CAPITAL LETTER ESH | category Lu (Uppercase Letter) | block Latin Extended-B | age 1.1
U+01AA ƪ LATIN LETTER REVERSED ESH LOOP | category Ll (Lowercase Letter) | block Latin Extended-B | age 1.1
U+01AB ƫ LATIN SMALL LETTER T WITH PALATAL HOOK | category Ll (Lowercase Letter) | block Latin Extended-B | age 1.1
U+01AC Ƭ LATIN CAPITAL LETTER T WITH HOOK | category Lu (Uppercase Letter) | block Latin Extended-B | age 1.1
U+01AD ƭ LATIN SMALL LETTER T WITH HOOK | category Ll (Lowercase Letter) | block Latin Extended-B | age 1.1
U+01AE Ʈ LATIN CAPITAL LETTER T WITH RETROFLEX HOOK | category Lu (Uppercase Letter) | block Latin Extended-B | age 1.1
U+01AF Ư LATIN CAPITAL LETTER U WITH HORN | category Lu (Uppercase Letter) | block Latin Extended-B | age 1.1
U+01B0 ư LATIN SMALL LETTER U WITH HORN | category Ll (Lowercase Letter) | block Latin Extended-B | age 1.1
U+01B1 Ʊ LATIN CAPITAL LETTER UPSILON | category Lu (Uppercase Letter) | block Latin Extended-B | age 1.1
U+01B2 Ʋ LATIN CAPITAL LETTER V WITH HOOK | category Lu (Uppercase Letter) | block Latin Extended-B | age 1.1
U+01B3 Ƴ LATIN CAPITAL LETTER Y WITH HOOK | category Lu (Uppercase Letter) | block Latin Extended-B | age 1.1
U+01B4 ƴ LATIN SMALL LETTER Y WITH HOOK | category Ll (Lowercase Letter) | block Latin Extended-B | age 1.1
U+01B5 Ƶ LATIN CAPITAL LETTER Z WITH STROKE | category Lu (Uppercase Letter) | block Latin Extended-B | age 1.1
U+01B6 ƶ LATIN SMALL LETTER Z WITH STROKE | category Ll (Lowercase Letter) | block Latin Extended-B | age 1.1
U+01B7 Ʒ LATIN CAPITAL LETTER EZH | category Lu (Uppercase Letter) | block Latin Extended-B | age 1.1
U+01B8 Ƹ LATIN CAPITAL LETTER EZH REVERSED | category Lu (Uppercase Letter) | block Latin Extended-B | age 1.1
U+01B9 ƹ LATIN SMALL LETTER EZH REVERSED | category Ll (Lowercase Letter) | block Latin Extended-B | age 1.1
U+01BA ƺ LATIN SMALL LETTER EZH WITH TAIL | category Ll (Lowercase Letter) | block Latin Extended-B | age 1.1
U+01BB ƻ LATIN LETTER TWO WITH STROKE | category Lo (Other Letter) | block Latin Extended-B | age 1.1
U+01BC Ƽ LATIN CAPITAL LETTER TONE FIVE | category Lu (Uppercase Letter) | block Latin Extended-B | age 1.1
U+01BD ƽ LATIN SMALL LETTER TONE FIVE | category Ll (Lowercase Letter) | block Latin Extended-B | age 1.1
U+01BE ƾ LATIN LETTER INVERTED GLOTTAL STOP WITH STROKE | category Ll (Lowercase Letter) | block Latin Extended-B | age 1.1
U+01BF ƿ LATIN LETTER WYNN | category Ll (Lowercase Letter) | block Latin Extended-B | age 1.1
U+01C0 ǀ LATIN LETTER DENTAL CLICK | category Lo (Other Letter) | block Latin Extended-B | age 1.1
U+01C1 ǁ LATIN LETTER LATERAL CLICK | category Lo (Other Letter) | block Latin Extended-B | age 1.1
U+01C2 ǂ LATIN LETTER ALVEOLAR CLICK | category Lo (Other Letter) | block Latin Extended-B | age 1.1
U+01C3 ǃ LATIN LETTER RETROFLEX CLICK | category Lo (Other Letter) | block Latin Extended-B | age 1.1
U+01C4 DŽ LATIN CAPITAL LETTER DZ WITH CARON | category Lu (Uppercase Letter) | block Latin Extended-B | age 1.1
U+01C5 Dž LATIN CAPITAL LETTER D WITH SMALL LETTER Z WITH CARON | category Lt (Titlecase Letter) | block Latin Extended-B | age 1.1
U+01C6 dž LATIN SMALL LETTER DZ WITH CARON | category Ll (Lowercase Letter) | block Latin Extended-B | age 1.1
U+01C7 LJ LATIN CAPITAL LETTER LJ | category Lu (Uppercase Letter) | block Latin Extended-B | age 1.1
U+01C8 Lj LATIN CAPITAL LETTER L WITH SMALL LETTER J | category Lt (Titlecase Letter) | block Latin Extended-B | age 1.1
U+01C9 lj LATIN SMALL LETTER LJ | category Ll (Lowercase Letter) | block Latin Extended-B | age 1.1
U+01CA NJ LATIN CAPITAL LETTER NJ | category Lu (Uppercase Letter) | block Latin Extended-B | age 1.1
U+01CB Nj LATIN CAPITAL LETTER N WITH SMALL LETTER J | category Lt (Titlecase Letter) | block Latin Extended-B | age 1.1
U+01CC nj LATIN SMALL LETTER NJ | category Ll (Lowercase Letter) | block Latin Extended-B | age 1.1
U+01CD Ǎ LATIN CAPITAL LETTER A WITH CARON | category Lu (Uppercase Letter) | block Latin Extended-B | age 1.1
U+01CE ǎ LATIN SMALL LETTER A WITH CARON | category Ll (Lowercase Letter) | block Latin Extended-B | age 1.1
U+01CF Ǐ LATIN CAPITAL LETTER I WITH CARON | category Lu (Uppercase Letter) | block Latin Extended-B | age 1.1
U+01D0 ǐ LATIN SMALL LETTER I WITH CARON | category Ll (Lowercase Letter) | block Latin Extended-B | age 1.1
U+01D1 Ǒ LATIN CAPITAL LETTER O WITH CARON | category Lu (Uppercase Letter) | block Latin Extended-B | age 1.1
U+01D2 ǒ LATIN SMALL LETTER O WITH CARON | category Ll (Lowercase Letter) | block Latin Extended-B | age 1.1
U+01D3 Ǔ LATIN CAPITAL LETTER U WITH CARON | category Lu (Uppercase Letter) | block Latin Extended-B | age 1.1
U+01D4 ǔ LATIN SMALL LETTER U WITH CARON | category Ll (Lowercase Letter) | block Latin Extended-B | age 1.1
U+01D5 Ǖ LATIN CAPITAL LETTER U WITH DIAERESIS AND MACRON | category Lu (Uppercase Letter) | block Latin Extended-B | age 1.1
U+01D6 ǖ LATIN SMALL LETTER U WITH DIAERESIS AND MACRON | category Ll (Lowercase Letter) | block Latin Extended-B | age 1.1
U+01D7 Ǘ LATIN CAPITAL LETTER U WITH DIAERESIS AND ACUTE | category Lu (Uppercase Letter) | block Latin Extended-B | age 1.1
U+01D8 ǘ LATIN SMALL LETTER U WITH DIAERESIS AND ACUTE | category Ll (Lowercase Letter) | block Latin Extended-B | age 1.1
U+01D9 Ǚ LATIN CAPITAL LETTER U WITH DIAERESIS AND CARON | category Lu (Uppercase Letter) | block Latin Extended-B | age 1.1
U+01DA ǚ LATIN SMALL LETTER U WITH DIAERESIS AND CARON | category Ll (Lowercase Letter) | block Latin Extended-B | age 1.1
U+01DB Ǜ LATIN CAPITAL LETTER U WITH DIAERESIS AND GRAVE | category Lu (Uppercase Letter) | block Latin Extended-B | age 1.1
U+01DC ǜ LATIN SMALL LETTER U WITH DIAERESIS AND GRAVE | category Ll (Lowercase Letter) | block Latin Extended-B | age 1.1
U+01DD ǝ LATIN SMALL LETTER TURNED E | category Ll (Lowercase Letter) | block Latin Extended-B | age 1.1
U+01DE Ǟ LATIN CAPITAL LETTER A WITH DIAERESIS AND MACRON | category Lu (Uppercase Letter) | block Latin Extended-B | age 1.1
U+01DF ǟ LATIN SMALL LETTER A WITH DIAERESIS AND MACRON | category Ll (Lowercase Letter) | block Latin Extended-B | age 1.1
U+01E0 Ǡ LATIN CAPITAL LETTER A WITH DOT ABOVE AND MACRON | category Lu (Uppercase Letter) | block Latin Extended-B | age 1.1
U+01E1 ǡ LATIN SMALL LETTER A WITH DOT ABOVE AND MACRON | category Ll (Lowercase Letter) | block Latin Extended-B | age 1.1
U+01E2 Ǣ LATIN CAPITAL LETTER AE WITH MACRON | category Lu (Uppercase Letter) | block Latin Extended-B | age 1.1
U+01E3 ǣ LATIN SMALL LETTER AE WITH MACRON | category Ll (Lowercase Letter) | block Latin Extended-B | age 1.1
U+01E4 Ǥ LATIN CAPITAL LETTER G WITH STROKE | category Lu (Uppercase Letter) | block Latin Extended-B | age 1.1
U+01E5 ǥ LATIN SMALL LETTER G WITH STROKE | category Ll (Lowercase Letter) | block Latin Extended-B | age 1.1
U+01E6 Ǧ LATIN CAPITAL LETTER G WITH CARON | category Lu (Uppercase Letter) | block Latin Extended-B | age 1.1
U+01E7 ǧ LATIN SMALL LETTER G WITH CARON | category Ll (Lowercase Letter) | block Latin Extended-B | age 1.1
U+01E8 Ǩ LATIN CAPITAL LETTER K WITH CARON | category Lu (Uppercase Letter) | block Latin Extended-B | age 1.1
U+01E9 ǩ LATIN SMALL LETTER K WITH CARON | category Ll (Lowercase Letter) | block Latin Extended-B | age 1.1
U+01EA Ǫ LATIN CAPITAL LETTER O WITH OGONEK | category Lu (Uppercase Letter) | block Latin Extended-B | age 1.1
U+01EB ǫ LATIN SMALL LETTER O WITH OGONEK | category Ll (Lowercase Letter) | block Latin Extended-B | age 1.1
U+01EC Ǭ LATIN CAPITAL LETTER O WITH OGONEK AND MACRON | category Lu (Uppercase Letter) | block Latin Extended-B | age 1.1
U+01ED ǭ LATIN SMALL LETTER O WITH OGONEK AND MACRON | category Ll (Lowercase Letter) | block Latin Extended-B | age 1.1
U+01EE Ǯ LATIN CAPITAL LETTER EZH WITH CARON | category Lu (Uppercase Letter) | block Latin Extended-B | age 1.1
U+01EF ǯ LATIN SMALL LETTER EZH WITH CARON | category Ll (Lowercase Letter) | block Latin Extended-B | age 1.1
U+01F0 ǰ LATIN SMALL LETTER J WITH CARON | category Ll (Lowercase Letter) | block Latin Extended-B | age 1.1
U+01F1 DZ LATIN CAPITAL LETTER DZ | category Lu (Uppercase Letter) | block Latin Extended-B | age 1.1
U+01F2 Dz LATIN CAPITAL LETTER D WITH SMALL LETTER Z | category Lt (Titlecase Letter) | block Latin Extended-B | age 1.1
U+01F3 dz LATIN SMALL LETTER DZ | category Ll (Lowercase Letter) | block Latin Extended-B | age 1.1
U+01F4 Ǵ LATIN CAPITAL LETTER G WITH ACUTE | category Lu (Uppercase Letter) | block Latin Extended-B | age 1.1
U+01F5 ǵ LATIN SMALL LETTER G WITH ACUTE | category Ll (Lowercase Letter) | block Latin Extended-B | age 1.1
U+01F6 Ƕ LATIN CAPITAL LETTER HWAIR | category Lu (Uppercase Letter) | block Latin Extended-B | age 3.0
U+01F7 Ƿ LATIN CAPITAL LETTER WYNN | category Lu (Uppercase Letter) | block Latin Extended-B | age 3.0
U+01F8 Ǹ LATIN CAPITAL LETTER N WITH GRAVE | category Lu (Uppercase Letter) | block Latin Extended-B | age 3.0
U+01F9 ǹ LATIN SMALL LETTER N WITH GRAVE | category Ll (Lowercase Letter) | block Latin Extended-B | age 3.0
U+01FA Ǻ LATIN CAPITAL LETTER A WITH RING ABOVE AND ACUTE | category Lu (Uppercase Letter) | block Latin Extended-B | age 1.1
U+01FB ǻ LATIN SMALL LETTER A WITH RING ABOVE AND ACUTE | category Ll (Lowercase Letter) | block Latin Extended-B | age 1.1
U+01FC Ǽ LATIN CAPITAL LETTER AE WITH ACUTE | category Lu (Uppercase Letter) | block Latin Extended-B | age 1.1
U+01FD ǽ LATIN SMALL LETTER AE WITH ACUTE | category Ll (Lowercase Letter) | block Latin Extended-B | age 1.1
U+01FE Ǿ LATIN CAPITAL LETTER O WITH STROKE AND ACUTE | category Lu (Uppercase Letter) | block Latin Extended-B | age 1.1
U+01FF ǿ LATIN SMALL LETTER O WITH STROKE AND ACUTE | category Ll (Lowercase Letter) | block Latin Extended-B | age 1.1
U+0200 Ȁ LATIN CAPITAL LETTER A WITH DOUBLE GRAVE | category Lu (Uppercase Letter) | block Latin Extended-B | age 1.1
U+0201 ȁ LATIN SMALL LETTER A WITH DOUBLE GRAVE | category Ll (Lowercase Letter) | block Latin Extended-B | age 1.1
U+0202 Ȃ LATIN CAPITAL LETTER A WITH INVERTED BREVE | category Lu (Uppercase Letter) | block Latin Extended-B | age 1.1
U+0203 ȃ LATIN SMALL LETTER A WITH INVERTED BREVE | category Ll (Lowercase Letter) | block Latin Extended-B | age 1.1
U+0204 Ȅ LATIN CAPITAL LETTER E WITH DOUBLE GRAVE | category Lu (Uppercase Letter) | block Latin Extended-B | age 1.1
U+0205 ȅ LATIN SMALL LETTER E WITH DOUBLE GRAVE | category Ll (Lowercase Letter) | block Latin Extended-B | age 1.1
U+0206 Ȇ LATIN CAPITAL LETTER E WITH INVERTED BREVE | category Lu (Uppercase Letter) | block Latin Extended-B | age 1.1
U+0207 ȇ LATIN SMALL LETTER E WITH INVERTED BREVE | category Ll (Lowercase Letter) | block Latin Extended-B | age 1.1
U+0208 Ȉ LATIN CAPITAL LETTER I WITH DOUBLE GRAVE | category Lu (Uppercase Letter) | block Latin Extended-B | age 1.1
U+0209 ȉ LATIN SMALL LETTER I WITH DOUBLE GRAVE | category Ll (Lowercase Letter) | block Latin Extended-B | age 1.1
U+020A Ȋ LATIN CAPITAL LETTER I WITH INVERTED BREVE | category Lu (Uppercase Letter) | block Latin Extended-B | age 1.1
U+020B ȋ LATIN SMALL LETTER I WITH INVERTED BREVE | category Ll (Lowercase Letter) | block Latin Extended-B | age 1.1
U+020C Ȍ LATIN CAPITAL LETTER O WITH DOUBLE GRAVE | category Lu (Uppercase Letter) | block Latin Extended-B | age 1.1
U+020D ȍ LATIN SMALL LETTER O WITH DOUBLE GRAVE | category Ll (Lowercase Letter) | block Latin Extended-B | age 1.1
U+020E Ȏ LATIN CAPITAL LETTER O WITH INVERTED BREVE | category Lu (Uppercase Letter) | block Latin Extended-B | age 1.1
U+020F ȏ LATIN SMALL LETTER O WITH INVERTED BREVE | category Ll (Lowercase Letter) | block Latin Extended-B | age 1.1
U+0210 Ȑ LATIN CAPITAL LETTER R WITH DOUBLE GRAVE | category Lu (Uppercase Letter) | block Latin Extended-B | age 1.1
U+0211 ȑ LATIN SMALL LETTER R WITH DOUBLE GRAVE | category Ll (Lowercase Letter) | block Latin Extended-B | age 1.1
U+0212 Ȓ LATIN CAPITAL LETTER R WITH INVERTED BREVE | category Lu (Uppercase Letter) | block Latin Extended-B | age 1.1
U+0213 ȓ LATIN SMALL LETTER R WITH INVERTED BREVE | category Ll (Lowercase Letter) | block Latin Extended-B | age 1.1
U+0214 Ȕ LATIN CAPITAL LETTER U WITH DOUBLE GRAVE | category Lu (Uppercase Letter) | block Latin Extended-B | age 1.1
U+0215 ȕ LATIN SMALL LETTER U WITH DOUBLE GRAVE | category Ll (Lowercase Letter) | block Latin Extended-B | age 1.1
U+0216 Ȗ LATIN CAPITAL LETTER U WITH INVERTED BREVE | category Lu (Uppercase Letter) | block Latin Extended-B | age 1.1
U+0217 ȗ LATIN SMALL LETTER U WITH INVERTED BREVE | category Ll (Lowercase Letter) | block Latin Extended-B | age 1.1
U+0218 Ș LATIN CAPITAL LETTER S WITH COMMA BELOW | category Lu (Uppercase Letter) | block Latin Extended-B | age 3.0
U+0219 ș LATIN SMALL LETTER S WITH COMMA BELOW | category Ll (Lowercase Letter) | block Latin Extended-B | age 3.0
U+021A Ț LATIN CAPITAL LETTER T WITH COMMA BELOW | category Lu (Uppercase Letter) | block Latin Extended-B | age 3.0
U+021B ț LATIN SMALL LETTER T WITH COMMA BELOW | category Ll (Lowercase Letter) | block Latin Extended-B | age 3.0
U+021C Ȝ LATIN CAPITAL LETTER YOGH | category Lu (Uppercase Letter) | block Latin Extended-B | age 3.0
U+021D ȝ LATIN SMALL LETTER YOGH | category Ll (Lowercase Letter) | block Latin Extended-B | age 3.0
U+021E Ȟ LATIN CAPITAL LETTER H WITH CARON | category Lu (Uppercase Letter) | block Latin Extended-B | age 3.0
U+021F ȟ LATIN SMALL LETTER H WITH CARON | category Ll (Lowercase Letter) | block Latin Extended-B | age 3.0
U+0220 Ƞ LATIN CAPITAL LETTER N WITH LONG RIGHT LEG | category Lu (Uppercase Letter) | block Latin Extended-B | age 3.2
U+0221 ȡ LATIN SMALL LETTER D WITH CURL | category Ll (Lowercase Letter) | block Latin Extended-B | age 4.0
U+0222 Ȣ LATIN CAPITAL LETTER OU | category Lu (Uppercase Letter) | block Latin Extended-B | age 3.0
U+0223 ȣ LATIN SMALL LETTER OU | category Ll (Lowercase Letter) | block Latin Extended-B | age 3.0
U+0224 Ȥ LATIN CAPITAL LETTER Z WITH HOOK | category Lu (Uppercase Letter) | block Latin Extended-B | age 3.0
U+0225 ȥ LATIN SMALL LETTER Z WITH HOOK | category Ll (Lowercase Letter) | block Latin Extended-B | age 3.0
U+0226 Ȧ LATIN CAPITAL LETTER A WITH DOT ABOVE | category Lu (Uppercase Letter) | block Latin Extended-B | age 3.0
U+0227 ȧ LATIN SMALL LETTER A WITH DOT ABOVE | category Ll (Lowercase Letter) | block Latin Extended-B | age 3.0
U+0228 Ȩ LATIN CAPITAL LETTER E WITH CEDILLA | category Lu (Uppercase Letter) | block Latin Extended-B | age 3.0
U+0229 ȩ LATIN SMALL LETTER E WITH CEDILLA | category Ll (Lowercase Letter) | block Latin Extended-B | age 3.0
U+022A Ȫ LATIN CAPITAL LETTER O WITH DIAERESIS AND MACRON | category Lu (Uppercase Letter) | block Latin Extended-B | age 3.0
U+022B ȫ LATIN SMALL LETTER O WITH DIAERESIS AND MACRON | category Ll (Lowercase Letter) | block Latin Extended-B | age 3.0
U+022C Ȭ LATIN CAPITAL LETTER O WITH TILDE AND MACRON | category Lu (Uppercase Letter) | block Latin Extended-B | age 3.0
U+022D ȭ LATIN SMALL LETTER O WITH TILDE AND MACRON | category Ll (Lowercase Letter) | block Latin Extended-B | age 3.0
U+022E Ȯ LATIN CAPITAL LETTER O WITH DOT ABOVE | category Lu (Uppercase Letter) | block Latin Extended-B | age 3.0
U+022F ȯ LATIN SMALL LETTER O WITH DOT ABOVE | category Ll (Lowercase Letter) | block Latin Extended-B | age 3.0
U+0230 Ȱ LATIN CAPITAL LETTER O WITH DOT ABOVE AND MACRON | category Lu (Uppercase Letter) | block Latin Extended-B | age 3.0
U+0231 ȱ LATIN SMALL LETTER O WITH DOT ABOVE AND MACRON | category Ll (Lowercase Letter) | block Latin Extended-B | age 3.0
U+0232 Ȳ LATIN CAPITAL LETTER Y WITH MACRON | category Lu (Uppercase Letter) | block Latin Extended-B | age 3.0
U+0233 ȳ LATIN SMALL LETTER Y WITH MACRON | category Ll (Lowercase Letter) | block Latin Extended-B | age 3.0
U+0234 ȴ LATIN SMALL LETTER L WITH CURL | category Ll (Lowercase Letter) | block Latin Extended-B | age 4.0
U+0235 ȵ LATIN SMALL LETTER N WITH CURL | category Ll (Lowercase Letter) | block Latin Extended-B | age 4.0
U+0236 ȶ LATIN SMALL LETTER T WITH CURL | category Ll (Lowercase Letter) | block Latin Extended-B | age 4.0
U+0237 ȷ LATIN SMALL LETTER DOTLESS J | category Ll (Lowercase Letter) | block Latin Extended-B | age 4.1
U+0238 ȸ LATIN SMALL LETTER DB DIGRAPH | category Ll (Lowercase Letter) | block Latin Extended-B | age 4.1
U+0239 ȹ LATIN SMALL LETTER QP DIGRAPH | category Ll (Lowercase Letter) | block Latin Extended-B | age 4.1
U+023A Ⱥ LATIN CAPITAL LETTER A WITH STROKE | category Lu (Uppercase Letter) | block Latin Extended-B | age 4.1
U+023B Ȼ LATIN CAPITAL LETTER C WITH STROKE | category Lu (Uppercase Letter) | block Latin Extended-B | age 4.1
U+023C ȼ LATIN SMALL LETTER C WITH STROKE | category Ll (Lowercase Letter) | block Latin Extended-B | age 4.1
U+023D Ƚ LATIN CAPITAL LETTER L WITH BAR | category Lu (Uppercase Letter) | block Latin Extended-B | age 4.1
U+023E Ⱦ LATIN CAPITAL LETTER T WITH DIAGONAL STROKE | category Lu (Uppercase Letter) | block Latin Extended-B | age 4.1
U+023F ȿ LATIN SMALL LETTER S WITH SWASH TAIL | category Ll (Lowercase Letter) | block Latin Extended-B | age 4.1
U+0240 ɀ LATIN SMALL LETTER Z WITH SWASH TAIL | category Ll (Lowercase Letter) | block Latin Extended-B | age 4.1
U+0241 Ɂ LATIN CAPITAL LETTER GLOTTAL STOP | category Lu (Uppercase Letter) | block Latin Extended-B | age 4.1
U+0242 ɂ LATIN SMALL LETTER GLOTTAL STOP | category Ll (Lowercase Letter) | block Latin Extended-B | age 5.0
U+0243 Ƀ LATIN CAPITAL LETTER B WITH STROKE | category Lu (Uppercase Letter) | block Latin Extended-B | age 5.0
U+0244 Ʉ LATIN CAPITAL LETTER U BAR | category Lu (Uppercase Letter) | block Latin Extended-B | age 5.0
U+0245 Ʌ LATIN CAPITAL LETTER TURNED V | category Lu (Uppercase Letter) | block Latin Extended-B | age 5.0
U+0246 Ɇ LATIN CAPITAL LETTER E WITH STROKE | category Lu (Uppercase Letter) | block Latin Extended-B | age 5.0
U+0247 ɇ LATIN SMALL LETTER E WITH STROKE | category Ll (Lowercase Letter) | block Latin Extended-B | age 5.0
U+0248 Ɉ LATIN CAPITAL LETTER J WITH STROKE | category Lu (Uppercase Letter) | block Latin Extended-B | age 5.0
U+0249 ɉ LATIN SMALL LETTER J WITH STROKE | category Ll (Lowercase Letter) | block Latin Extended-B | age 5.0
U+024A Ɋ LATIN CAPITAL LETTER SMALL Q WITH HOOK TAIL | category Lu (Uppercase Letter) | block Latin Extended-B | age 5.0
U+024B ɋ LATIN SMALL LETTER Q WITH HOOK TAIL | category Ll (Lowercase Letter) | block Latin Extended-B | age 5.0
U+024C Ɍ LATIN CAPITAL LETTER R WITH STROKE | category Lu (Uppercase Letter) | block Latin Extended-B | age 5.0
U+024D ɍ LATIN SMALL LETTER R WITH STROKE | category Ll (Lowercase Letter) | block Latin Extended-B | age 5.0
U+024E Ɏ LATIN CAPITAL LETTER Y WITH STROKE | category Lu (Uppercase Letter) | block Latin Extended-B | age 5.0
U+024F ɏ LATIN SMALL LETTER Y WITH STROKE | category Ll (Lowercase Letter) | block Latin Extended-B | age 5.0
U+0250 ɐ LATIN SMALL LETTER TURNED A | category Ll (Lowercase Letter) | block IPA Extensions | age 1.1
U+0251 ɑ LATIN SMALL LETTER ALPHA | category Ll (Lowercase Letter) | block IPA Extensions | age 1.1
U+0252 ɒ LATIN SMALL LETTER TURNED ALPHA | category Ll (Lowercase Letter) | block IPA Extensions | age 1.1
U+0253 ɓ LATIN SMALL LETTER B WITH HOOK | category Ll (Lowercase Letter) | block IPA Extensions | age 1.1
U+0254 ɔ LATIN SMALL LETTER OPEN O | category Ll (Lowercase Letter) | block IPA Extensions | age 1.1
U+0255 ɕ LATIN SMALL LETTER C WITH CURL | category Ll (Lowercase Letter) | block IPA Extensions | age 1.1
U+0256 ɖ LATIN SMALL LETTER D WITH TAIL | category Ll (Lowercase Letter) | block IPA Extensions | age 1.1
U+0257 ɗ LATIN SMALL LETTER D WITH HOOK | category Ll (Lowercase Letter) | block IPA Extensions | age 1.1
U+0258 ɘ LATIN SMALL LETTER REVERSED E | category Ll (Lowercase Letter) | block IPA Extensions | age 1.1
U+0259 ə LATIN SMALL LETTER SCHWA | category Ll (Lowercase Letter) | block IPA Extensions | age 1.1
U+025A ɚ LATIN SMALL LETTER SCHWA WITH HOOK | category Ll (Lowercase Letter) | block IPA Extensions | age 1.1
U+025B ɛ LATIN SMALL LETTER OPEN E | category Ll (Lowercase Letter) | block IPA Extensions | age 1.1
U+025C ɜ LATIN SMALL LETTER REVERSED OPEN E | category Ll (Lowercase Letter) | block IPA Extensions | age 1.1
U+025D ɝ LATIN SMALL LETTER REVERSED OPEN E WITH HOOK | category Ll (Lowercase Letter) | block IPA Extensions | age 1.1
U+025E ɞ LATIN SMALL LETTER CLOSED REVERSED OPEN E | category Ll (Lowercase Letter) | block IPA Extensions | age 1.1
U+025F ɟ LATIN SMALL LETTER DOTLESS J WITH STROKE | category Ll (Lowercase Letter) | block IPA Extensions | age 1.1
U+0260 ɠ LATIN SMALL LETTER G WITH HOOK | category Ll (Lowercase Letter) | block IPA Extensions | age 1.1
U+0261 ɡ LATIN SMALL LETTER SCRIPT G | category Ll (Lowercase Letter) | block IPA Extensions | age 1.1
U+0262 ɢ LATIN LETTER SMALL CAPITAL G | category Ll (Lowercase Letter) | block IPA Extensions | age 1.1
U+0263 ɣ LATIN SMALL LETTER GAMMA | category Ll (Lowercase Letter) | block IPA Extensions | age 1.1
U+0264 ɤ LATIN SMALL LETTER RAMS HORN | category Ll (Lowercase Letter) | block IPA Extensions | age 1.1
U+0265 ɥ LATIN SMALL LETTER TURNED H | category Ll (Lowercase Letter) | block IPA Extensions | age 1.1
U+0266 ɦ LATIN SMALL LETTER H WITH HOOK | category Ll (Lowercase Letter) | block IPA Extensions | age 1.1
U+0267 ɧ LATIN SMALL LETTER HENG WITH HOOK | category Ll (Lowercase Letter) | block IPA Extensions | age 1.1
U+0268 ɨ LATIN SMALL LETTER I WITH STROKE | category Ll (Lowercase Letter) | block IPA Extensions | age 1.1
U+0269 ɩ LATIN SMALL LETTER IOTA | category Ll (Lowercase Letter) | block IPA Extensions | age 1.1
U+026A ɪ LATIN LETTER SMALL CAPITAL I | category Ll (Lowercase Letter) | block IPA Extensions | age 1.1
U+026B ɫ LATIN SMALL LETTER L WITH MIDDLE TILDE | category Ll (Lowercase Letter) | block IPA Extensions | age 1.1
U+026C ɬ LATIN SMALL LETTER L WITH BELT | category Ll (Lowercase Letter) | block IPA Extensions | age 1.1
U+026D ɭ LATIN SMALL LETTER L WITH RETROFLEX HOOK | category Ll (Lowercase Letter) | block IPA Extensions | age 1.1
U+026E ɮ LATIN SMALL LETTER LEZH | category Ll (Lowercase Letter) | block IPA Extensions | age 1.1
U+026F ɯ LATIN SMALL LETTER TURNED M | category Ll (Lowercase Letter) | block IPA Extensions | age 1.1
U+0270 ɰ LATIN SMALL LETTER TURNED M WITH LONG LEG | category Ll (Lowercase Letter) | block IPA Extensions | age 1.1
U+0271 ɱ LATIN SMALL LETTER M WITH HOOK | category Ll (Lowercase Letter) | block IPA Extensions | age 1.1
U+0272 ɲ LATIN SMALL LETTER N WITH LEFT HOOK | category Ll (Lowercase Letter) | block IPA Extensions | age 1.1
U+0273 ɳ LATIN SMALL LETTER N WITH RETROFLEX HOOK | category Ll (Lowercase Letter) | block IPA Extensions | age 1.1
U+0274 ɴ LATIN LETTER SMALL CAPITAL N | category Ll (Lowercase Letter) | block IPA Extensions | age 1.1
U+0275 ɵ LATIN SMALL LETTER BARRED O | category Ll (Lowercase Letter) | block IPA Extensions | age 1.1
U+0276 ɶ LATIN LETTER SMALL CAPITAL OE | category Ll (Lowercase Letter) | block IPA Extensions | age 1.1
U+0277 ɷ LATIN SMALL LETTER CLOSED OMEGA | category Ll (Lowercase Letter) | block IPA Extensions | age 1.1
U+0278 ɸ LATIN SMALL LETTER PHI | category Ll (Lowercase Letter) | block IPA Extensions | age 1.1
U+0279 ɹ LATIN SMALL LETTER TURNED R | category Ll (Lowercase Letter) | block IPA Extensions | age 1.1
U+027A ɺ LATIN SMALL LETTER TURNED R WITH LONG LEG | category Ll (Lowercase Letter) | block IPA Extensions | age 1.1
U+027B ɻ LATIN SMALL LETTER TURNED R WITH HOOK | category Ll (Lowercase Letter) | block IPA Extensions | age 1.1
U+027C ɼ LATIN SMALL LETTER R WITH LONG LEG | category Ll (Lowercase Letter) | block IPA Extensions | age 1.1
U+027D ɽ LATIN SMALL LETTER R WITH TAIL | category Ll (Lowercase Letter) | block IPA Extensions | age 1.1
U+027E ɾ LATIN SMALL LETTER R WITH FISHHOOK | category Ll (Lowercase Letter) | block IPA Extensions | age 1.1
U+027F ɿ LATIN SMALL LETTER REVERSED R WITH FISHHOOK | category Ll (Lowercase Letter) | block IPA Extensions | age 1.1
U+0280 ʀ LATIN LETTER SMALL CAPITAL R | category Ll (Lowercase Letter) | block IPA Extensions | age 1.1
U+0281 ʁ LATIN LETTER SMALL CAPITAL INVERTED R | category Ll (Lowercase Letter) | block IPA Extensions | age 1.1
U+0282 ʂ LATIN SMALL LETTER S WITH HOOK | category Ll (Lowercase Letter) | block IPA Extensions | age 1.1
U+0283 ʃ LATIN SMALL LETTER ESH | category Ll (Lowercase Letter) | block IPA Extensions | age 1.1
U+0284 ʄ LATIN SMALL LETTER DOTLESS J WITH STROKE AND HOOK | category Ll (Lowercase Letter) | block IPA Extensions | age 1.1
U+0285 ʅ LATIN SMALL LETTER SQUAT REVERSED ESH | category Ll (Lowercase Letter) | block IPA Extensions | age 1.1
U+0286 ʆ LATIN SMALL LETTER ESH WITH CURL | category Ll (Lowercase Letter) | block IPA Extensions | age 1.1
U+0287 ʇ LATIN SMALL LETTER TURNED T | category Ll (Lowercase Letter) | block IPA Extensions | age 1.1
U+0288 ʈ LATIN SMALL LETTER T WITH RETROFLEX HOOK | category Ll (Lowercase Letter) | block IPA Extensions | age 1.1
U+0289 ʉ LATIN SMALL LETTER U BAR | category Ll (Lowercase Letter) | block IPA Extensions | age 1.1
U+028A ʊ LATIN SMALL LETTER UPSILON | category Ll (Lowercase Letter) | block IPA Extensions | age 1.1
U+028B ʋ LATIN SMALL LETTER V WITH HOOK | category Ll (Lowercase Letter) | block IPA Extensions | age 1.1
U+028C ʌ LATIN SMALL LETTER TURNED V | category Ll (Lowercase Letter) | block IPA Extensions | age 1.1
U+028D ʍ LATIN SMALL LETTER TURNED W | category Ll (Lowercase Letter) | block IPA Extensions | age 1.1
U+028E ʎ LATIN SMALL LETTER TURNED Y | category Ll (Lowercase Letter) | block IPA Extensions | age 1.1
U+028F ʏ LATIN LETTER SMALL CAPITAL Y | category Ll (Lowercase Letter) | block IPA Extensions | age 1.1
U+0290 ʐ LATIN SMALL LETTER Z WITH RETROFLEX HOOK | category Ll (Lowercase Letter) | block IPA Extensions | age 1.1
U+0291 ʑ LATIN SMALL LETTER Z WITH CURL | category Ll (Lowercase Letter) | block IPA Extensions | age 1.1
U+0292 ʒ LATIN SMALL LETTER EZH | category Ll (Lowercase Letter) | block IPA Extensions | age 1.1
U+0293 ʓ LATIN SMALL LETTER EZH WITH CURL | category Ll (Lowercase Letter) | block IPA Extensions | age 1.1
U+0294 ʔ LATIN LETTER GLOTTAL STOP | category Lo (Other Letter) | block IPA Extensions | age 1.1
U+0295 ʕ LATIN LETTER PHARYNGEAL VOICED FRICATIVE | category Lo (Other Letter) | block IPA Extensions | age 1.1
U+0296 ʖ LATIN LETTER INVERTED GLOTTAL STOP | category Ll (Lowercase Letter) | block IPA Extensions | age 1.1
U+0297 ʗ LATIN LETTER STRETCHED C | category Ll (Lowercase Letter) | block IPA Extensions | age 1.1
U+0298 ʘ LATIN LETTER BILABIAL CLICK | category Ll (Lowercase Letter) | block IPA Extensions | age 1.1
U+0299 ʙ LATIN LETTER SMALL CAPITAL B | category Ll (Lowercase Letter) | block IPA Extensions | age 1.1
U+029A ʚ LATIN SMALL LETTER CLOSED OPEN E | category Ll (Lowercase Letter) | block IPA Extensions | age 1.1
U+029B ʛ LATIN LETTER SMALL CAPITAL G WITH HOOK | category Ll (Lowercase Letter) | block IPA Extensions | age 1.1
U+029C ʜ LATIN LETTER SMALL CAPITAL H | category Ll (Lowercase Letter) | block IPA Extensions | age 1.1
U+029D ʝ LATIN SMALL LETTER J WITH CROSSED-TAIL | category Ll (Lowercase Letter) | block IPA Extensions | age 1.1
U+029E ʞ LATIN SMALL LETTER TURNED K | category Ll (Lowercase Letter) | block IPA Extensions | age 1.1
U+029F ʟ LATIN LETTER SMALL CAPITAL L | category Ll (Lowercase Letter) | block IPA Extensions | age 1.1
U+02A0 ʠ LATIN SMALL LETTER Q WITH HOOK | category Ll (Lowercase Letter) | block IPA Extensions | age 1.1
U+02A1 ʡ LATIN LETTER GLOTTAL STOP WITH STROKE | category Ll (Lowercase Letter) | block IPA Extensions | age 1.1
U+02A2 ʢ LATIN LETTER REVERSED GLOTTAL STOP WITH STROKE | category Ll (Lowercase Letter) | block IPA Extensions | age 1.1
U+02A3 ʣ LATIN SMALL LETTER DZ DIGRAPH | category Ll (Lowercase Letter) | block IPA Extensions | age 1.1
U+02A4 ʤ LATIN SMALL LETTER DEZH DIGRAPH | category Ll (Lowercase Letter) | block IPA Extensions | age 1.1
U+02A5 ʥ LATIN SMALL LETTER DZ DIGRAPH WITH CURL | category Ll (Lowercase Letter) | block IPA Extensions | age 1.1
U+02A6 ʦ LATIN SMALL LETTER TS DIGRAPH | category Ll (Lowercase Letter) | block IPA Extensions | age 1.1
U+02A7 ʧ LATIN SMALL LETTER TESH DIGRAPH | category Ll (Lowercase Letter) | block IPA Extensions | age 1.1
U+02A8 ʨ LATIN SMALL LETTER TC DIGRAPH WITH CURL | category Ll (Lowercase Letter) | block IPA Extensions | age 1.1
U+02A9 ʩ LATIN SMALL LETTER FENG DIGRAPH | category Ll (Lowercase Letter) | block IPA Extensions | age 3.0
U+02AA ʪ LATIN SMALL LETTER LS DIGRAPH | category Ll (Lowercase Letter) | block IPA Extensions | age 3.0
U+02AB ʫ LATIN SMALL LETTER LZ DIGRAPH | category Ll (Lowercase Letter) | block IPA Extensions | age 3.0
U+02AC ʬ LATIN LETTER BILABIAL PERCUSSIVE | category Ll (Lowercase Letter) | block IPA Extensions | age 3.0
U+02AD ʭ LATIN LETTER BIDENTAL PERCUSSIVE | category Ll (Lowercase Letter) | block IPA Extensions | age 3.0
U+02AE ʮ LATIN SMALL LETTER TURNED H WITH FISHHOOK | category Ll (Lowercase Letter) | block IPA Extensions | age 4.0
U+02AF ʯ LATIN SMALL LETTER TURNED H WITH FISHHOOK AND TAIL | category Ll (Lowercase Letter) | block IPA Extensions | age 4.0
U+02B0 ʰ MODIFIER LETTER SMALL H | category Lm (Modifier Letter) | block Spacing Modifier Letters | age 1.1
U+02B1 ʱ MODIFIER LETTER SMALL H WITH HOOK | category Lm (Modifier Letter) | block Spacing Modifier Letters | age 1.1
U+02B2 ʲ MODIFIER LETTER SMALL J | category Lm (Modifier Letter) | block Spacing Modifier Letters | age 1.1
U+02B3 ʳ MODIFIER LETTER SMALL R | category Lm (Modifier Letter) | block Spacing Modifier Letters | age 1.1
U+02B4 ʴ MODIFIER LETTER SMALL TURNED R | category Lm (Modifier Letter) | block Spacing Modifier Letters | age 1.1
U+02B5 ʵ MODIFIER LETTER SMALL TURNED R WITH HOOK | category Lm (Modifier Letter) | block Spacing Modifier Letters | age 1.1
U+02B6 ʶ MODIFIER LETTER SMALL CAPITAL INVERTED R | category Lm (Modifier Letter) | block Spacing Modifier Letters | age 1.1
U+02B7 ʷ MODIFIER LETTER SMALL W | category Lm (Modifier Letter) | block Spacing Modifier Letters | age 1.1
U+02B8 ʸ MODIFIER LETTER SMALL Y | category Lm (Modifier Letter) | block Spacing Modifier Letters | age 1.1
U+02B9 ʹ MODIFIER LETTER PRIME | category Lm (Modifier Letter) | block Spacing Modifier Letters | age 1.1
U+02BA ʺ MODIFIER LETTER DOUBLE PRIME | category Lm (Modifier Letter) | block Spacing Modifier Letters | age 1.1
U+02BB ʻ MODIFIER LETTER TURNED COMMA | category Lm (Modifier Letter) | block Spacing Modifier Letters | age 1.1
U+02BC ʼ MODIFIER LETTER APOSTROPHE | category Lm (Modifier Letter) | block Spacing Modifier Letters | age 1.1
U+02BD ʽ MODIFIER LETTER REVERSED COMMA | category Lm (Modifier Letter) | block Spacing Modifier Letters | age 1.1
U+02BE ʾ MODIFIER LETTER RIGHT HALF RING | category Lm (Modifier Letter) | block Spacing Modifier Letters | age 1.1
U+02BF ʿ MODIFIER LETTER LEFT HALF RING | category Lm (Modifier Letter) | block Spacing Modifier Letters | age 1.1
U+02C0 ˀ MODIFIER LETTER GLOTTAL STOP | category Lm (Modifier Letter) | block Spacing Modifier Letters | age 1.1
U+02C1 ˁ MODIFIER LETTER REVERSED GLOTTAL STOP | category Lm (Modifier Letter) | block Spacing Modifier Letters | age 1.1
U+02C2 ˂ MODIFIER LETTER LEFT ARROWHEAD | category Sk (Modifier Symbol) | block Spacing Modifier Letters | age 1.1
U+02C3 ˃ MODIFIER LETTER RIGHT ARROWHEAD | category Sk (Modifier Symbol) | block Spacing Modifier Letters | age 1.1
U+02C4 ˄ MODIFIER LETTER UP ARROWHEAD | category Sk (Modifier Symbol) | block Spacing Modifier Letters | age 1.1
U+02C5 ˅ MODIFIER LETTER DOWN ARROWHEAD | category Sk (Modifier Symbol) | block Spacing Modifier Letters | age 1.1
U+02C6 ˆ MODIFIER LETTER CIRCUMFLEX ACCENT | category Lm (Modifier Letter) | block Spacing Modifier Letters | age 1.1
U+02C7 ˇ CARON | category Lm (Modifier Letter) | block Spacing Modifier Letters | age 1.1
U+02C8 ˈ MODIFIER LETTER VERTICAL LINE | category Lm (Modifier Letter) | block Spacing Modifier Letters | age 1.1
U+02C9 ˉ MODIFIER LETTER MACRON | category Lm (Modifier Letter) | block Spacing Modifier Letters | age 1.1
U+02CA ˊ MODIFIER LETTER ACUTE ACCENT | category Lm (Modifier Letter) | block Spacing Modifier Letters | age 1.1
U+02CB ˋ MODIFIER LETTER GRAVE ACCENT | category Lm (Modifier Letter) | block Spacing Modifier Letters | age 1.1
U+02CC ˌ MODIFIER LETTER LOW VERTICAL LINE | category Lm (Modifier Letter) | block Spacing Modifier Letters | age 1.1
U+02CD ˍ MODIFIER LETTER LOW MACRON | category Lm (Modifier Letter) | block Spacing Modifier Letters | age 1.1
U+02CE ˎ MODIFIER LETTER LOW GRAVE ACCENT | category Lm (Modifier Letter) | block Spacing Modifier Letters | age 1.1
U+02CF ˏ MODIFIER LETTER LOW ACUTE ACCENT | category Lm (Modifier Letter) | block Spacing Modifier Letters | age 1.1
U+02D0 ː MODIFIER LETTER TRIANGULAR COLON | category Lm (Modifier Letter) | block Spacing Modifier Letters | age 1.1
U+02D1 ˑ MODIFIER LETTER HALF TRIANGULAR COLON | category Lm (Modifier Letter) | block Spacing Modifier Letters | age 1.1
U+02D2 ˒ MODIFIER LETTER CENTRED RIGHT HALF RING | category Sk (Modifier Symbol) | block Spacing Modifier Letters | age 1.1
U+02D3 ˓ MODIFIER LETTER CENTRED LEFT HALF RING | category Sk (Modifier Symbol) | block Spacing Modifier Letters | age 1.1
U+02D4 ˔ MODIFIER LETTER UP TACK | category Sk (Modifier Symbol) | block Spacing Modifier Letters | age 1.1
U+02D5 ˕ MODIFIER LETTER DOWN TACK | category Sk (Modifier Symbol) | block Spacing Modifier Letters | age 1.1
U+02D6 ˖ MODIFIER LETTER PLUS SIGN | category Sk (Modifier Symbol) | block Spacing Modifier Letters | age 1.1
U+02D7 ˗ MODIFIER LETTER MINUS SIGN | category Sk (Modifier Symbol) | block Spacing Modifier Letters | age 1.1
U+02D8 ˘ BREVE | category Sk (Modifier Symbol) | block Spacing Modifier Letters | age 1.1
U+02D9 ˙ DOT ABOVE | category Sk (Modifier Symbol) | block Spacing Modifier Letters | age 1.1
U+02DA ˚ RING ABOVE | category Sk (Modifier Symbol) | block Spacing Modifier Letters | age 1.1
U+02DB ˛ OGONEK | category Sk (Modifier Symbol) | block Spacing Modifier Letters | age 1.1
U+02DC ˜ SMALL TILDE | category Sk (Modifier Symbol) | block Spacing Modifier Letters | age 1.1
U+02DD ˝ DOUBLE ACUTE ACCENT | category Sk (Modifier Symbol) | block Spacing Modifier Letters | age 1.1
U+02DE ˞ MODIFIER LETTER RHOTIC HOOK | category Sk (Modifier Symbol) | block Spacing Modifier Letters | age 1.1
U+02DF ˟ MODIFIER LETTER CROSS ACCENT | category Sk (Modifier Symbol) | block Spacing Modifier Letters | age 3.0
U+02E0 ˠ MODIFIER LETTER SMALL GAMMA | category Lm (Modifier Letter) | block Spacing Modifier Letters | age 1.1
U+02E1 ˡ MODIFIER LETTER SMALL L | category Lm (Modifier Letter) | block Spacing Modifier Letters | age 1.1
U+02E2 ˢ MODIFIER LETTER SMALL S | category Lm (Modifier Letter) | block Spacing Modifier Letters | age 1.1
U+02E3 ˣ MODIFIER LETTER SMALL X | category Lm (Modifier Letter) | block Spacing Modifier Letters | age 1.1
U+02E4 ˤ MODIFIER LETTER SMALL REVERSED GLOTTAL STOP | category Lm (Modifier Letter) | block Spacing Modifier Letters | age 1.1
U+02E5 ˥ MODIFIER LETTER EXTRA-HIGH TONE BAR | category Sk (Modifier Symbol) | block Spacing Modifier Letters | age 1.1
U+02E6 ˦ MODIFIER LETTER HIGH TONE BAR | category Sk (Modifier Symbol) | block Spacing Modifier Letters | age 1.1
U+02E7 ˧ MODIFIER LETTER MID TONE BAR | category Sk (Modifier Symbol) | block Spacing Modifier Letters | age 1.1
U+02E8 ˨ MODIFIER LETTER LOW TONE BAR | category Sk (Modifier Symbol) | block Spacing Modifier Letters | age 1.1
U+02E9 ˩ MODIFIER LETTER EXTRA-LOW TONE BAR | category Sk (Modifier Symbol) | block Spacing Modifier Letters | age 1.1
U+02EA ˪ MODIFIER LETTER YIN DEPARTING TONE MARK | category Sk (Modifier Symbol) | block Spacing Modifier Letters | age 3.0
U+02EB ˫ MODIFIER LETTER YANG DEPARTING TONE MARK | category Sk (Modifier Symbol) | block Spacing Modifier Letters | age 3.0
U+02EC ˬ MODIFIER LETTER VOICING | category Lm (Modifier Letter) | block Spacing Modifier Letters | age 3.0
U+02ED ˭ MODIFIER LETTER UNASPIRATED | category Sk (Modifier Symbol) | block Spacing Modifier Letters | age 3.0
U+02EE ˮ MODIFIER LETTER DOUBLE APOSTROPHE | category Lm (Modifier Letter) | block Spacing Modifier Letters | age 3.0
U+02EF ˯ MODIFIER LETTER LOW DOWN ARROWHEAD | category Sk (Modifier Symbol) | block Spacing Modifier Letters | age 4.0
U+02F0 ˰ MODIFIER LETTER LOW UP ARROWHEAD | category Sk (Modifier Symbol) | block Spacing Modifier Letters | age 4.0
U+02F1 ˱ MODIFIER LETTER LOW LEFT ARROWHEAD | category Sk (Modifier Symbol) | block Spacing Modifier Letters | age 4.0
U+02F2 ˲ MODIFIER LETTER LOW RIGHT ARROWHEAD | category Sk (Modifier Symbol) | block Spacing Modifier Letters | age 4.0
U+02F3 ˳ MODIFIER LETTER LOW RING | category Sk (Modifier Symbol) | block Spacing Modifier Letters | age 4.0
U+02F4 ˴ MODIFIER LETTER MIDDLE GRAVE ACCENT | category Sk (Modifier Symbol) | block Spacing Modifier Letters | age 4.0
U+02F5 ˵ MODIFIER LETTER MIDDLE DOUBLE GRAVE ACCENT | category Sk (Modifier Symbol) | block Spacing Modifier Letters | age 4.0
U+02F6 ˶ MODIFIER LETTER MIDDLE DOUBLE ACUTE ACCENT | category Sk (Modifier Symbol) | block Spacing Modifier Letters | age 4.0
U+02F7 ˷ MODIFIER LETTER LOW TILDE | category Sk (Modifier Symbol) | block Spacing Modifier Letters | age 4.0
U+02F8 ˸ MODIFIER LETTER RAISED COLON | category Sk (Modifier Symbol) | block Spacing Modifier Letters | age 4.0
U+02F9 ˹ MODIFIER LETTER BEGIN HIGH TONE | category Sk (Modifier Symbol) | block Spacing Modifier Letters | age 4.0
U+02FA ˺ MODIFIER LETTER END HIGH TONE | category Sk (Modifier Symbol) | block Spacing Modifier Letters | age 4.0
U+02FB ˻ MODIFIER LETTER BEGIN LOW TONE | category Sk (Modifier Symbol) | block Spacing Modifier Letters | age 4.0
U+02FC ˼ MODIFIER LETTER END LOW TONE | category Sk (Modifier Symbol) | block Spacing Modifier Letters | age 4.0
U+02FD ˽ MODIFIER LETTER SHELF | category Sk (Modifier Symbol) | block Spacing Modifier Letters | age 4.0
U+02FE ˾ MODIFIER LETTER OPEN SHELF | category Sk (Modifier Symbol) | block Spacing Modifier Letters | age 4.0
U+02FF ˿ MODIFIER LETTER LOW LEFT ARROW | category Sk (Modifier Symbol) | block Spacing Modifier Letters | age 4.0
U+0300 ◌̀ COMBINING GRAVE ACCENT | category Mn (Nonspacing Mark) | block Combining Diacritical Marks | age 1.1
U+0301 ◌́ COMBINING ACUTE ACCENT | category Mn (Nonspacing Mark) | block Combining Diacritical Marks | age 1.1
U+0302 ◌̂ COMBINING CIRCUMFLEX ACCENT | category Mn (Nonspacing Mark) | block Combining Diacritical Marks | age 1.1
U+0303 ◌̃ COMBINING TILDE | category Mn (Nonspacing Mark) | block Combining Diacritical Marks | age 1.1
U+0304 ◌̄ COMBINING MACRON | category Mn (Nonspacing Mark) | block Combining Diacritical Marks | age 1.1
U+0305 ◌̅ COMBINING OVERLINE | category Mn (Nonspacing Mark) | block Combining Diacritical Marks | age 1.1
U+0306 ◌̆ COMBINING BREVE | category Mn (Nonspacing Mark) | block Combining Diacritical Marks | age 1.1
U+0307 ◌̇ COMBINING DOT ABOVE | category Mn (Nonspacing Mark) | block Combining Diacritical Marks | age 1.1
U+0308 ◌̈ COMBINING DIAERESIS | category Mn (Nonspacing Mark) | block Combining Diacritical Marks | age 1.1
U+0309 ◌̉ COMBINING HOOK ABOVE | category Mn (Nonspacing Mark) | block Combining Diacritical Marks | age 1.1
U+030A ◌̊ COMBINING RING ABOVE | category Mn (Nonspacing Mark) | block Combining Diacritical Marks | age 1.1
U+030B ◌̋ COMBINING DOUBLE ACUTE ACCENT | category Mn (Nonspacing Mark) | block Combining Diacritical Marks | age 1.1
U+030C ◌̌ COMBINING CARON | category Mn (Nonspacing Mark) | block Combining Diacritical Marks | age 1.1
U+030D ◌̍ COMBINING VERTICAL LINE ABOVE | category Mn (Nonspacing Mark) | block Combining Diacritical Marks | age 1.1
U+030E ◌̎ COMBINING DOUBLE VERTICAL LINE ABOVE | category Mn (Nonspacing Mark) | block Combining Diacritical Marks | age 1.1
U+030F ◌̏ COMBINING DOUBLE GRAVE ACCENT | category Mn (Nonspacing Mark) | block Combining Diacritical Marks | age 1.1
U+0310 ◌̐ COMBINING CANDRABINDU | category Mn (Nonspacing Mark) | block Combining Diacritical Marks | age 1.1
U+0311 ◌̑ COMBINING INVERTED BREVE | category Mn (Nonspacing Mark) | block Combining Diacritical Marks | age 1.1
U+0312 ◌̒ COMBINING TURNED COMMA ABOVE | category Mn (Nonspacing Mark) | block Combining Diacritical Marks | age 1.1
U+0313 ◌̓ COMBINING COMMA ABOVE | category Mn (Nonspacing Mark) | block Combining Diacritical Marks | age 1.1
U+0314 ◌̔ COMBINING REVERSED COMMA ABOVE | category Mn (Nonspacing Mark) | block Combining Diacritical Marks | age 1.1
U+0315 ◌̕ COMBINING COMMA ABOVE RIGHT | category Mn (Nonspacing Mark) | block Combining Diacritical Marks | age 1.1
U+0316 ◌̖ COMBINING GRAVE ACCENT BELOW | category Mn (Nonspacing Mark) | block Combining Diacritical Marks | age 1.1
U+0317 ◌̗ COMBINING ACUTE ACCENT BELOW | category Mn (Nonspacing Mark) | block Combining Diacritical Marks | age 1.1
U+0318 ◌̘ COMBINING LEFT TACK BELOW | category Mn (Nonspacing Mark) | block Combining Diacritical Marks | age 1.1
U+0319 ◌̙ COMBINING RIGHT TACK BELOW | category Mn (Nonspacing Mark) | block Combining Diacritical Marks | age 1.1
U+031A ◌̚ COMBINING LEFT ANGLE ABOVE | category Mn (Nonspacing Mark) | block Combining Diacritical Marks | age 1.1
U+031B ◌̛ COMBINING HORN | category Mn (Nonspacing Mark) | block Combining Diacritical Marks | age 1.1
U+031C ◌̜ COMBINING LEFT HALF RING BELOW | category Mn (Nonspacing Mark) | block Combining Diacritical Marks | age 1.1
U+031D ◌̝ COMBINING UP TACK BELOW | category Mn (Nonspacing Mark) | block Combining Diacritical Marks | age 1.1
U+031E ◌̞ COMBINING DOWN TACK BELOW | category Mn (Nonspacing Mark) | block Combining Diacritical Marks | age 1.1
U+031F ◌̟ COMBINING PLUS SIGN BELOW | category Mn (Nonspacing Mark) | block Combining Diacritical Marks | age 1.1
U+0320 ◌̠ COMBINING MINUS SIGN BELOW | category Mn (Nonspacing Mark) | block Combining Diacritical Marks | age 1.1
U+0321 ◌̡ COMBINING PALATALIZED HOOK BELOW | category Mn (Nonspacing Mark) | block Combining Diacritical Marks | age 1.1
U+0322 ◌̢ COMBINING RETROFLEX HOOK BELOW | category Mn (Nonspacing Mark) | block Combining Diacritical Marks | age 1.1
U+0323 ◌̣ COMBINING DOT BELOW | category Mn (Nonspacing Mark) | block Combining Diacritical Marks | age 1.1
U+0324 ◌̤ COMBINING DIAERESIS BELOW | category Mn (Nonspacing Mark) | block Combining Diacritical Marks | age 1.1
U+0325 ◌̥ COMBINING RING BELOW | category Mn (Nonspacing Mark) | block Combining Diacritical Marks | age 1.1
U+0326 ◌̦ COMBINING COMMA BELOW | category Mn (Nonspacing Mark) | block Combining Diacritical Marks | age 1.1
U+0327 ◌̧ COMBINING CEDILLA | category Mn (Nonspacing Mark) | block Combining Diacritical Marks | age 1.1
U+0328 ◌̨ COMBINING OGONEK | category Mn (Nonspacing Mark) | block Combining Diacritical Marks | age 1.1
U+0329 ◌̩ COMBINING VERTICAL LINE BELOW | category Mn (Nonspacing Mark) | block Combining Diacritical Marks | age 1.1
U+032A ◌̪ COMBINING BRIDGE BELOW | category Mn (Nonspacing Mark) | block Combining Diacritical Marks | age 1.1
U+032B ◌̫ COMBINING INVERTED DOUBLE ARCH BELOW | category Mn (Nonspacing Mark) | block Combining Diacritical Marks | age 1.1
U+032C ◌̬ COMBINING CARON BELOW | category Mn (Nonspacing Mark) | block Combining Diacritical Marks | age 1.1
U+032D ◌̭ COMBINING CIRCUMFLEX ACCENT BELOW | category Mn (Nonspacing Mark) | block Combining Diacritical Marks | age 1.1
U+032E ◌̮ COMBINING BREVE BELOW | category Mn (Nonspacing Mark) | block Combining Diacritical Marks | age 1.1
U+032F ◌̯ COMBINING INVERTED BREVE BELOW | category Mn (Nonspacing Mark) | block Combining Diacritical Marks | age 1.1
U+0330 ◌̰ COMBINING TILDE BELOW | category Mn (Nonspacing Mark) | block Combining Diacritical Marks | age 1.1
U+0331 ◌̱ COMBINING MACRON BELOW | category Mn (Nonspacing Mark) | block Combining Diacritical Marks | age 1.1
U+0332 ◌̲ COMBINING LOW LINE | category Mn (Nonspacing Mark) | block Combining Diacritical Marks | age 1.1
U+0333 ◌̳ COMBINING DOUBLE LOW LINE | category Mn (Nonspacing Mark) | block Combining Diacritical Marks | age 1.1
U+0334 ◌̴ COMBINING TILDE OVERLAY | category Mn (Nonspacing Mark) | block Combining Diacritical Marks | age 1.1
U+0335 ◌̵ COMBINING SHORT STROKE OVERLAY | category Mn (Nonspacing Mark) | block Combining Diacritical Marks | age 1.1
U+0336 ◌̶ COMBINING LONG STROKE OVERLAY | category Mn (Nonspacing Mark) | block Combining Diacritical Marks | age 1.1
U+0337 ◌̷ COMBINING SHORT SOLIDUS OVERLAY | category Mn (Nonspacing Mark) | block Combining Diacritical Marks | age 1.1
U+0338 ◌̸ COMBINING LONG SOLIDUS OVERLAY | category Mn (Nonspacing Mark) | block Combining Diacritical Marks | age 1.1
U+0339 ◌̹ COMBINING RIGHT HALF RING BELOW | category Mn (Nonspacing Mark) | block Combining Diacritical Marks | age 1.1
U+033A ◌̺ COMBINING INVERTED BRIDGE BELOW | category Mn (Nonspacing Mark) | block Combining Diacritical Marks | age 1.1
U+033B ◌̻ COMBINING SQUARE BELOW | category Mn (Nonspacing Mark) | block Combining Diacritical Marks | age 1.1
U+033C ◌̼ COMBINING SEAGULL BELOW | category Mn (Nonspacing Mark) | block Combining Diacritical Marks | age 1.1
U+033D ◌̽ COMBINING X ABOVE | category Mn (Nonspacing Mark) | block Combining Diacritical Marks | age 1.1
U+033E ◌̾ COMBINING VERTICAL TILDE | category Mn (Nonspacing Mark) | block Combining Diacritical Marks | age 1.1
U+033F ◌̿ COMBINING DOUBLE OVERLINE | category Mn (Nonspacing Mark) | block Combining Diacritical Marks | age 1.1
U+0340 ◌̀ COMBINING GRAVE TONE MARK | category Mn (Nonspacing Mark) | block Combining Diacritical Marks | age 1.1
U+0341 ◌́ COMBINING ACUTE TONE MARK | category Mn (Nonspacing Mark) | block Combining Diacritical Marks | age 1.1
U+0342 ◌͂ COMBINING GREEK PERISPOMENI | category Mn (Nonspacing Mark) | block Combining Diacritical Marks | age 1.1
U+0343 ◌̓ COMBINING GREEK KORONIS | category Mn (Nonspacing Mark) | block Combining Diacritical Marks | age 1.1
U+0344 ◌̈́ COMBINING GREEK DIALYTIKA TONOS | category Mn (Nonspacing Mark) | block Combining Diacritical Marks | age 1.1
U+0345 ◌ͅ COMBINING GREEK YPOGEGRAMMENI | category Mn (Nonspacing Mark) | block Combining Diacritical Marks | age 1.1
U+0346 ◌͆ COMBINING BRIDGE ABOVE | category Mn (Nonspacing Mark) | block Combining Diacritical Marks | age 3.0
U+0347 ◌͇ COMBINING EQUALS SIGN BELOW | category Mn (Nonspacing Mark) | block Combining Diacritical Marks | age 3.0
U+0348 ◌͈ COMBINING DOUBLE VERTICAL LINE BELOW | category Mn (Nonspacing Mark) | block Combining Diacritical Marks | age 3.0
U+0349 ◌͉ COMBINING LEFT ANGLE BELOW | category Mn (Nonspacing Mark) | block Combining Diacritical Marks | age 3.0
U+034A ◌͊ COMBINING NOT TILDE ABOVE | category Mn (Nonspacing Mark) | block Combining Diacritical Marks | age 3.0
U+034B ◌͋ COMBINING HOMOTHETIC ABOVE | category Mn (Nonspacing Mark) | block Combining Diacritical Marks | age 3.0
U+034C ◌͌ COMBINING ALMOST EQUAL TO ABOVE | category Mn (Nonspacing Mark) | block Combining Diacritical Marks | age 3.0
U+034D ◌͍ COMBINING LEFT RIGHT ARROW BELOW | category Mn (Nonspacing Mark) | block Combining Diacritical Marks | age 3.0
U+034E ◌͎ COMBINING UPWARDS ARROW BELOW | category Mn (Nonspacing Mark) | block Combining Diacritical Marks | age 3.0
U+034F ◌͏ COMBINING GRAPHEME JOINER | category Mn (Nonspacing Mark) | block Combining Diacritical Marks | age 3.2
U+0350 ◌͐ COMBINING RIGHT ARROWHEAD ABOVE | category Mn (Nonspacing Mark) | block Combining Diacritical Marks | age 4.0
U+0351 ◌͑ COMBINING LEFT HALF RING ABOVE | category Mn (Nonspacing Mark) | block Combining Diacritical Marks | age 4.0
U+0352 ◌͒ COMBINING FERMATA | category Mn (Nonspacing Mark) | block Combining Diacritical Marks | age 4.0
U+0353 ◌͓ COMBINING X BELOW | category Mn (Nonspacing Mark) | block Combining Diacritical Marks | age 4.0
U+0354 ◌͔ COMBINING LEFT ARROWHEAD BELOW | category Mn (Nonspacing Mark) | block Combining Diacritical Marks | age 4.0
U+0355 ◌͕ COMBINING RIGHT ARROWHEAD BELOW | category Mn (Nonspacing Mark) | block Combining Diacritical Marks | age 4.0
U+0356 ◌͖ COMBINING RIGHT ARROWHEAD AND UP ARROWHEAD BELOW | category Mn (Nonspacing Mark) | block Combining Diacritical Marks | age 4.0
U+0357 ◌͗ COMBINING RIGHT HALF RING ABOVE | category Mn (Nonspacing Mark) | block Combining Diacritical Marks | age 4.0
U+0358 ◌͘ COMBINING DOT ABOVE RIGHT | category Mn (Nonspacing Mark) | block Combining Diacritical Marks | age 4.1
U+0359 ◌͙ COMBINING ASTERISK BELOW | category Mn (Nonspacing Mark) | block Combining Diacritical Marks | age 4.1
U+035A ◌͚ COMBINING DOUBLE RING BELOW | category Mn (Nonspacing Mark) | block Combining Diacritical Marks | age 4.1
U+035B ◌͛ COMBINING ZIGZAG ABOVE | category Mn (Nonspacing Mark) | block Combining Diacritical Marks | age 4.1
U+035C ◌͜ COMBINING DOUBLE BREVE BELOW | category Mn (Nonspacing Mark) | block Combining Diacritical Marks | age 4.1
U+035D ◌͝ COMBINING DOUBLE BREVE | category Mn (Nonspacing Mark) | block Combining Diacritical Marks | age 4.0
U+035E ◌͞ COMBINING DOUBLE MACRON | category Mn (Nonspacing Mark) | block Combining Diacritical Marks | age 4.0
U+035F ◌͟ COMBINING DOUBLE MACRON BELOW | category Mn (Nonspacing Mark) | block Combining Diacritical Marks | age 4.0
U+0360 ◌͠ COMBINING DOUBLE TILDE | category Mn (Nonspacing Mark) | block Combining Diacritical Marks | age 1.1
U+0361 ◌͡ COMBINING DOUBLE INVERTED BREVE | category Mn (Nonspacing Mark) | block Combining Diacritical Marks | age 1.1
U+0362 ◌͢ COMBINING DOUBLE RIGHTWARDS ARROW BELOW | category Mn (Nonspacing Mark) | block Combining Diacritical Marks | age 3.0
U+0363 ◌ͣ COMBINING LATIN SMALL LETTER A | category Mn (Nonspacing Mark) | block Combining Diacritical Marks | age 3.2
U+0364 ◌ͤ COMBINING LATIN SMALL LETTER E | category Mn (Nonspacing Mark) | block Combining Diacritical Marks | age 3.2
U+0365 ◌ͥ COMBINING LATIN SMALL LETTER I | category Mn (Nonspacing Mark) | block Combining Diacritical Marks | age 3.2
U+0366 ◌ͦ COMBINING LATIN SMALL LETTER O | category Mn (Nonspacing Mark) | block Combining Diacritical Marks | age 3.2
U+0367 ◌ͧ COMBINING LATIN SMALL LETTER U | category Mn (Nonspacing Mark) | block Combining Diacritical Marks | age 3.2
U+0368 ◌ͨ COMBINING LATIN SMALL LETTER C | category Mn (Nonspacing Mark) | block Combining Diacritical Marks | age 3.2
U+0369 ◌ͩ COMBINING LATIN SMALL LETTER D | category Mn (Nonspacing Mark) | block Combining Diacritical Marks | age 3.2
U+036A ◌ͪ COMBINING LATIN SMALL LETTER H | category Mn (Nonspacing Mark) | block Combining Diacritical Marks | age 3.2
U+036B ◌ͫ COMBINING LATIN SMALL LETTER M | category Mn (Nonspacing Mark) | block Combining Diacritical Marks | age 3.2
U+036C ◌ͬ COMBINING LATIN SMALL LETTER R | category Mn (Nonspacing Mark) | block Combining Diacritical Marks | age 3.2
U+036D ◌ͭ COMBINING LATIN SMALL LETTER T | category Mn (Nonspacing Mark) | block Combining Diacritical Marks | age 3.2
U+036E ◌ͮ COMBINING LATIN SMALL LETTER V | category Mn (Nonspacing Mark) | block Combining Diacritical Marks | age 3.2
U+036F ◌ͯ COMBINING LATIN SMALL LETTER X | category Mn (Nonspacing Mark) | block Combining Diacritical Marks | age 3.2
U+0370 Ͱ GREEK CAPITAL LETTER HETA | category Lu (Uppercase Letter) | block Greek and Coptic | age 5.1
U+0371 ͱ GREEK SMALL LETTER HETA | category Ll (Lowercase Letter) | block Greek and Coptic | age 5.1
U+0372 Ͳ GREEK CAPITAL LETTER ARCHAIC SAMPI | category Lu (Uppercase Letter) | block Greek and Coptic | age 5.1
U+0373 ͳ GREEK SMALL LETTER ARCHAIC SAMPI | category Ll (Lowercase Letter) | block Greek and Coptic | age 5.1
U+0374 ʹ GREEK NUMERAL SIGN | category Lm (Modifier Letter) | block Greek and Coptic | age 1.1
U+0375 ͵ GREEK LOWER NUMERAL SIGN | category Sk (Modifier Symbol) | block Greek and Coptic | age 1.1
U+0376 Ͷ GREEK CAPITAL LETTER PAMPHYLIAN DIGAMMA | category Lu (Uppercase Letter) | block Greek and Coptic | age 5.1
U+0377 ͷ GREEK SMALL LETTER PAMPHYLIAN DIGAMMA | category Ll (Lowercase Letter) | block Greek and Coptic | age 5.1
U+037A ͺ GREEK YPOGEGRAMMENI | category Lm (Modifier Letter) | block Greek and Coptic | age 1.1
U+037B ͻ GREEK SMALL REVERSED LUNATE SIGMA SYMBOL | category Ll (Lowercase Letter) | block Greek and Coptic | age 5.0
U+037C ͼ GREEK SMALL DOTTED LUNATE SIGMA SYMBOL | category Ll (Lowercase Letter) | block Greek and Coptic | age 5.0
U+037D ͽ GREEK SMALL REVERSED DOTTED LUNATE SIGMA SYMBOL | category Ll (Lowercase Letter) | block Greek and Coptic | age 5.0
U+037E ; GREEK QUESTION MARK | category Po (Other Punctuation) | block Greek and Coptic | age 1.1
U+037F Ϳ GREEK CAPITAL LETTER YOT | category Lu (Uppercase Letter) | block Greek and Coptic | age 7.0
U+0384 ΄ GREEK TONOS | category Sk (Modifier Symbol) | block Greek and Coptic | age 1.1
U+0385 ΅ GREEK DIALYTIKA TONOS | category Sk (Modifier Symbol) | block Greek and Coptic | age 1.1
U+0386 Ά GREEK CAPITAL LETTER ALPHA WITH TONOS | category Lu (Uppercase Letter) | block Greek and Coptic | age 1.1
U+0387 · GREEK ANO TELEIA | category Po (Other Punctuation) | block Greek and Coptic | age 1.1
U+0388 Έ GREEK CAPITAL LETTER EPSILON WITH TONOS | category Lu (Uppercase Letter) | block Greek and Coptic | age 1.1
U+0389 Ή GREEK CAPITAL LETTER ETA WITH TONOS | category Lu (Uppercase Letter) | block Greek and Coptic | age 1.1
U+038A Ί GREEK CAPITAL LETTER IOTA WITH TONOS | category Lu (Uppercase Letter) | block Greek and Coptic | age 1.1
U+038C Ό GREEK CAPITAL LETTER OMICRON WITH TONOS | category Lu (Uppercase Letter) | block Greek and Coptic | age 1.1
U+038E Ύ GREEK CAPITAL LETTER UPSILON WITH TONOS | category Lu (Uppercase Letter) | block Greek and Coptic | age 1.1
U+038F Ώ GREEK CAPITAL LETTER OMEGA WITH TONOS | category Lu (Uppercase Letter) | block Greek and Coptic | age 1.1
U+0390 ΐ GREEK SMALL LETTER IOTA WITH DIALYTIKA AND TONOS | category Ll (Lowercase Letter) | block Greek and Coptic | age 1.1
U+0391 Α GREEK CAPITAL LETTER ALPHA | category Lu (Uppercase Letter) | block Greek and Coptic | age 1.1
U+0392 Β GREEK CAPITAL LETTER BETA | category Lu (Uppercase Letter) | block Greek and Coptic | age 1.1
U+0393 Γ GREEK CAPITAL LETTER GAMMA | category Lu (Uppercase Letter) | block Greek and Coptic | age 1.1
U+0394 Δ GREEK CAPITAL LETTER DELTA | category Lu (Uppercase Letter) | block Greek and Coptic | age 1.1
U+0395 Ε GREEK CAPITAL LETTER EPSILON | category Lu (Uppercase Letter) | block Greek and Coptic | age 1.1
U+0396 Ζ GREEK CAPITAL LETTER ZETA | category Lu (Uppercase Letter) | block Greek and Coptic | age 1.1
U+0397 Η GREEK CAPITAL LETTER ETA | category Lu (Uppercase Letter) | block Greek and Coptic | age 1.1
U+0398 Θ GREEK CAPITAL LETTER THETA | category Lu (Uppercase Letter) | block Greek and Coptic | age 1.1
U+0399 Ι GREEK CAPITAL LETTER IOTA | category Lu (Uppercase Letter) | block Greek and Coptic | age 1.1
U+039A Κ GREEK CAPITAL LETTER KAPPA | category Lu (Uppercase Letter) | block Greek and Coptic | age 1.1
U+039B Λ GREEK CAPITAL LETTER LAMDA | category Lu (Uppercase Letter) | block Greek and Coptic | age 1.1
U+039C Μ GREEK CAPITAL LETTER MU | category Lu (Uppercase Letter) | block Greek and Coptic | age 1.1
U+039D Ν GREEK CAPITAL LETTER NU | category Lu (Uppercase Letter) | block Greek and Coptic | age 1.1
U+039E Ξ GREEK CAPITAL LETTER XI | category Lu (Uppercase Letter) | block Greek and Coptic | age 1.1
U+039F Ο GREEK CAPITAL LETTER OMICRON | category Lu (Uppercase Letter) | block Greek and Coptic | age 1.1
U+03A0 Π GREEK CAPITAL LETTER PI | category Lu (Uppercase Letter) | block Greek and Coptic | age 1.1
U+03A1 Ρ GREEK CAPITAL LETTER RHO | category Lu (Uppercase Letter) | block Greek and Coptic | age 1.1
U+03A3 Σ GREEK CAPITAL LETTER SIGMA | category Lu (Uppercase Letter) | block Greek and Coptic | age 1.1
U+03A4 Τ GREEK CAPITAL LETTER TAU | category Lu (Uppercase Letter) | block Greek and Coptic | age 1.1
U+03A5 Υ GREEK CAPITAL LETTER UPSILON | category Lu (Uppercase Letter) | block Greek and Coptic | age 1.1
U+03A6 Φ GREEK CAPITAL LETTER PHI | category Lu (Uppercase Letter) | block Greek and Coptic | age 1.1
U+03A7 Χ GREEK CAPITAL LETTER CHI | category Lu (Uppercase Letter) | block Greek and Coptic | age 1.1
U+03A8 Ψ GREEK CAPITAL LETTER PSI | category Lu (Uppercase Letter) | block Greek and Coptic | age 1.1
U+03A9 Ω GREEK CAPITAL LETTER OMEGA | category Lu (Uppercase Letter) | block Greek and Coptic | age 1.1
U+03AA Ϊ GREEK CAPITAL LETTER IOTA WITH DIALYTIKA | category Lu (Uppercase Letter) | block Greek and Coptic | age 1.1
U+03AB Ϋ GREEK CAPITAL LETTER UPSILON WITH DIALYTIKA | category Lu (Uppercase Letter) | block Greek and Coptic | age 1.1
U+03AC ά GREEK SMALL LETTER ALPHA WITH TONOS | category Ll (Lowercase Letter) | block Greek and Coptic | age 1.1
U+03AD έ GREEK SMALL LETTER EPSILON WITH TONOS | category Ll (Lowercase Letter) | block Greek and Coptic | age 1.1
U+03AE ή GREEK SMALL LETTER ETA WITH TONOS | category Ll (Lowercase Letter) | block Greek and Coptic | age 1.1
U+03AF ί GREEK SMALL LETTER IOTA WITH TONOS | category Ll (Lowercase Letter) | block Greek and Coptic | age 1.1
U+03B0 ΰ GREEK SMALL LETTER UPSILON WITH DIALYTIKA AND TONOS | category Ll (Lowercase Letter) | block Greek and Coptic | age 1.1
U+03B1 α GREEK SMALL LETTER ALPHA | category Ll (Lowercase Letter) | block Greek and Coptic | age 1.1
U+03B2 β GREEK SMALL LETTER BETA | category Ll (Lowercase Letter) | block Greek and Coptic | age 1.1
U+03B3 γ GREEK SMALL LETTER GAMMA | category Ll (Lowercase Letter) | block Greek and Coptic | age 1.1
U+03B4 δ GREEK SMALL LETTER DELTA | category Ll (Lowercase Letter) | block Greek and Coptic | age 1.1
U+03B5 ε GREEK SMALL LETTER EPSILON | category Ll (Lowercase Letter) | block Greek and Coptic | age 1.1
U+03B6 ζ GREEK SMALL LETTER ZETA | category Ll (Lowercase Letter) | block Greek and Coptic | age 1.1
U+03B7 η GREEK SMALL LETTER ETA | category Ll (Lowercase Letter) | block Greek and Coptic | age 1.1
U+03B8 θ GREEK SMALL LETTER THETA | category Ll (Lowercase Letter) | block Greek and Coptic | age 1.1
U+03B9 ι GREEK SMALL LETTER IOTA | category Ll (Lowercase Letter) | block Greek and Coptic | age 1.1
U+03BA κ GREEK SMALL LETTER KAPPA | category Ll (Lowercase Letter) | block Greek and Coptic | age 1.1
U+03BB λ GREEK SMALL LETTER LAMDA | category Ll (Lowercase Letter) | block Greek and Coptic | age 1.1
U+03BC μ GREEK SMALL LETTER MU | category Ll (Lowercase Letter) | block Greek and Coptic | age 1.1
U+03BD ν GREEK SMALL LETTER NU | category Ll (Lowercase Letter) | block Greek and Coptic | age 1.1
U+03BE ξ GREEK SMALL LETTER XI | category Ll (Lowercase Letter) | block Greek and Coptic | age 1.1
U+03BF ο GREEK SMALL LETTER OMICRON | category Ll (Lowercase Letter) | block Greek and Coptic | age 1.1
U+03C0 π GREEK SMALL LETTER PI | category Ll (Lowercase Letter) | block Greek and Coptic | age 1.1
U+03C1 ρ GREEK SMALL LETTER RHO | category Ll (Lowercase Letter) | block Greek and Coptic | age 1.1
U+03C2 ς GREEK SMALL LETTER FINAL SIGMA | category Ll (Lowercase Letter) | block Greek and Coptic | age 1.1
U+03C3 σ GREEK SMALL LETTER SIGMA | category Ll (Lowercase Letter) | block Greek and Coptic | age 1.1
U+03C4 τ GREEK SMALL LETTER TAU | category Ll (Lowercase Letter) | block Greek and Coptic | age 1.1
U+03C5 υ GREEK SMALL LETTER UPSILON | category Ll (Lowercase Letter) | block Greek and Coptic | age 1.1
U+03C6 φ GREEK SMALL LETTER PHI | category Ll (Lowercase Letter) | block Greek and Coptic | age 1.1
U+03C7 χ GREEK SMALL LETTER CHI | category Ll (Lowercase Letter) | block Greek and Coptic | age 1.1
U+03C8 ψ GREEK SMALL LETTER PSI | category Ll (Lowercase Letter) | block Greek and Coptic | age 1.1
U+03C9 ω GREEK SMALL LETTER OMEGA | category Ll (Lowercase Letter) | block Greek and Coptic | age 1.1
U+03CA ϊ GREEK SMALL LETTER IOTA WITH DIALYTIKA | category Ll (Lowercase Letter) | block Greek and Coptic | age 1.1
U+03CB ϋ GREEK SMALL LETTER UPSILON WITH DIALYTIKA | category Ll (Lowercase Letter) | block Greek and Coptic | age 1.1
U+03CC ό GREEK SMALL LETTER OMICRON WITH TONOS | category Ll (Lowercase Letter) | block Greek and Coptic | age 1.1
U+03CD ύ GREEK SMALL LETTER UPSILON WITH TONOS | category Ll (Lowercase Letter) | block Greek and Coptic | age 1.1
U+03CE ώ GREEK SMALL LETTER OMEGA WITH TONOS | category Ll (Lowercase Letter) | block Greek and Coptic | age 1.1
U+03CF Ϗ GREEK CAPITAL KAI SYMBOL | category Lu (Uppercase Letter) | block Greek and Coptic | age 5.1
U+03D0 ϐ GREEK BETA SYMBOL | category Ll (Lowercase Letter) | block Greek and Coptic | age 1.1
U+03D1 ϑ GREEK THETA SYMBOL | category Ll (Lowercase Letter) | block Greek and Coptic | age 1.1
U+03D2 ϒ GREEK UPSILON WITH HOOK SYMBOL | category Lu (Uppercase Letter) | block Greek and Coptic | age 1.1
U+03D3 ϓ GREEK UPSILON WITH ACUTE AND HOOK SYMBOL | category Lu (Uppercase Letter) | block Greek and Coptic | age 1.1
U+03D4 ϔ GREEK UPSILON WITH DIAERESIS AND HOOK SYMBOL | category Lu (Uppercase Letter) | block Greek and Coptic | age 1.1
U+03D5 ϕ GREEK PHI SYMBOL | category Ll (Lowercase Letter) | block Greek and Coptic | age 1.1
U+03D6 ϖ GREEK PI SYMBOL | category Ll (Lowercase Letter) | block Greek and Coptic | age 1.1
U+03D7 ϗ GREEK KAI SYMBOL | category Ll (Lowercase Letter) | block Greek and Coptic | age 3.0
U+03D8 Ϙ GREEK LETTER ARCHAIC KOPPA | category Lu (Uppercase Letter) | block Greek and Coptic | age 3.2
U+03D9 ϙ GREEK SMALL LETTER ARCHAIC KOPPA | category Ll (Lowercase Letter) | block Greek and Coptic | age 3.2
U+03DA Ϛ GREEK LETTER STIGMA | category Lu (Uppercase Letter) | block Greek and Coptic | age 1.1
U+03DB ϛ GREEK SMALL LETTER STIGMA | category Ll (Lowercase Letter) | block Greek and Coptic | age 3.0
U+03DC Ϝ GREEK LETTER DIGAMMA | category Lu (Uppercase Letter) | block Greek and Coptic | age 1.1
U+03DD ϝ GREEK SMALL LETTER DIGAMMA | category Ll (Lowercase Letter) | block Greek and Coptic | age 3.0
U+03DE Ϟ GREEK LETTER KOPPA | category Lu (Uppercase Letter) | block Greek and Coptic | age 1.1
U+03DF ϟ GREEK SMALL LETTER KOPPA | category Ll (Lowercase Letter) | block Greek and Coptic | age 3.0
U+03E0 Ϡ GREEK LETTER SAMPI | category Lu (Uppercase Letter) | block Greek and Coptic | age 1.1
U+03E1 ϡ GREEK SMALL LETTER SAMPI | category Ll (Lowercase Letter) | block Greek and Coptic | age 3.0
U+03E2 Ϣ COPTIC CAPITAL LETTER SHEI | category Lu (Uppercase Letter) | block Greek and Coptic | age 1.1
U+03E3 ϣ COPTIC SMALL LETTER SHEI | category Ll (Lowercase Letter) | block Greek and Coptic | age 1.1
U+03E4 Ϥ COPTIC CAPITAL LETTER FEI | category Lu (Uppercase Letter) | block Greek and Coptic | age 1.1
U+03E5 ϥ COPTIC SMALL LETTER FEI | category Ll (Lowercase Letter) | block Greek and Coptic | age 1.1
U+03E6 Ϧ COPTIC CAPITAL LETTER KHEI | category Lu (Uppercase Letter) | block Greek and Coptic | age 1.1
U+03E7 ϧ COPTIC SMALL LETTER KHEI | category Ll (Lowercase Letter) | block Greek and Coptic | age 1.1
U+03E8 Ϩ COPTIC CAPITAL LETTER HORI | category Lu (Uppercase Letter) | block Greek and Coptic | age 1.1
U+03E9 ϩ COPTIC SMALL LETTER HORI | category Ll (Lowercase Letter) | block Greek and Coptic | age 1.1
U+03EA Ϫ COPTIC CAPITAL LETTER GANGIA | category Lu (Uppercase Letter) | block Greek and Coptic | age 1.1
U+03EB ϫ COPTIC SMALL LETTER GANGIA | category Ll (Lowercase Letter) | block Greek and Coptic | age 1.1
U+03EC Ϭ COPTIC CAPITAL LETTER SHIMA | category Lu (Uppercase Letter) | block Greek and Coptic | age 1.1
U+03ED ϭ COPTIC SMALL LETTER SHIMA | category Ll (Lowercase Letter) | block Greek and Coptic | age 1.1
U+03EE Ϯ COPTIC CAPITAL LETTER DEI | category Lu (Uppercase Letter) | block Greek and Coptic | age 1.1
U+03EF ϯ COPTIC SMALL LETTER DEI | category Ll (Lowercase Letter) | block Greek and Coptic | age 1.1
U+03F0 ϰ GREEK KAPPA SYMBOL | category Ll (Lowercase Letter) | block Greek and Coptic | age 1.1
U+03F1 ϱ GREEK RHO SYMBOL | category Ll (Lowercase Letter) | block Greek and Coptic | age 1.1
U+03F2 ϲ GREEK LUNATE SIGMA SYMBOL | category Ll (Lowercase Letter) | block Greek and Coptic | age 1.1
U+03F3 ϳ GREEK LETTER YOT | category Ll (Lowercase Letter) | block Greek and Coptic | age 1.1
U+03F4 ϴ GREEK CAPITAL THETA SYMBOL | category Lu (Uppercase Letter) | block Greek and Coptic | age 3.1
U+03F5 ϵ GREEK LUNATE EPSILON SYMBOL | category Ll (Lowercase Letter) | block Greek and Coptic | age 3.1
U+03F6 ϶ GREEK REVERSED LUNATE EPSILON SYMBOL | category Sm (Math Symbol) | block Greek and Coptic | age 3.2
U+03F7 Ϸ GREEK CAPITAL LETTER SHO | category Lu (Uppercase Letter) | block Greek and Coptic | age 4.0
U+03F8 ϸ GREEK SMALL LETTER SHO | category Ll (Lowercase Letter) | block Greek and Coptic | age 4.0
U+03F9 Ϲ GREEK CAPITAL LUNATE SIGMA SYMBOL | category Lu (Uppercase Letter) | block Greek and Coptic | age 4.0
U+03FA Ϻ GREEK CAPITAL LETTER SAN | category Lu (Uppercase Letter) | block Greek and Coptic | age 4.0
U+03FB ϻ GREEK SMALL LETTER SAN | category Ll (Lowercase Letter) | block Greek and Coptic | age 4.0
U+03FC ϼ GREEK RHO WITH STROKE SYMBOL | category Ll (Lowercase Letter) | block Greek and Coptic | age 4.1
U+03FD Ͻ GREEK CAPITAL REVERSED LUNATE SIGMA SYMBOL | category Lu (Uppercase Letter) | block Greek and Coptic | age 4.1
U+03FE Ͼ GREEK CAPITAL DOTTED LUNATE SIGMA SYMBOL | category Lu (Uppercase Letter) | block Greek and Coptic | age 4.1
U+03FF Ͽ GREEK CAPITAL REVERSED DOTTED LUNATE SIGMA SYMBOL | category Lu (Uppercase Letter) | block Greek and Coptic | age 4.1
U+0400 Ѐ CYRILLIC CAPITAL LETTER IE WITH GRAVE | category Lu (Uppercase Letter) | block Cyrillic | age 3.0
U+0401 Ё CYRILLIC CAPITAL LETTER IO | category Lu (Uppercase Letter) | block Cyrillic | age 1.1
U+0402 Ђ CYRILLIC CAPITAL LETTER DJE | category Lu (Uppercase Letter) | block Cyrillic | age 1.1
U+0403 Ѓ CYRILLIC CAPITAL LETTER GJE | category Lu (Uppercase Letter) | block Cyrillic | age 1.1
U+0404 Є CYRILLIC CAPITAL LETTER UKRAINIAN IE | category Lu (Uppercase Letter) | block Cyrillic | age 1.1
U+0405 Ѕ CYRILLIC CAPITAL LETTER DZE | category Lu (Uppercase Letter) | block Cyrillic | age 1.1
U+0406 І CYRILLIC CAPITAL LETTER BYELORUSSIAN-UKRAINIAN I | category Lu (Uppercase Letter) | block Cyrillic | age 1.1
U+0407 Ї CYRILLIC CAPITAL LETTER YI | category Lu (Uppercase Letter) | block Cyrillic | age 1.1
U+0408 Ј CYRILLIC CAPITAL LETTER JE | category Lu (Uppercase Letter) | block Cyrillic | age 1.1
U+0409 Љ CYRILLIC CAPITAL LETTER LJE | category Lu (Uppercase Letter) | block Cyrillic | age 1.1
U+040A Њ CYRILLIC CAPITAL LETTER NJE | category Lu (Uppercase Letter) | block Cyrillic | age 1.1
U+040B Ћ CYRILLIC CAPITAL LETTER TSHE | category Lu (Uppercase Letter) | block Cyrillic | age 1.1
U+040C Ќ CYRILLIC CAPITAL LETTER KJE | category Lu (Uppercase Letter) | block Cyrillic | age 1.1
U+040D Ѝ CYRILLIC CAPITAL LETTER I WITH GRAVE | category Lu (Uppercase Letter) | block Cyrillic | age 3.0
U+040E Ў CYRILLIC CAPITAL LETTER SHORT U | category Lu (Uppercase Letter) | block Cyrillic | age 1.1
U+040F Џ CYRILLIC CAPITAL LETTER DZHE | category Lu (Uppercase Letter) | block Cyrillic | age 1.1
U+0410 А CYRILLIC CAPITAL LETTER A | category Lu (Uppercase Letter) | block Cyrillic | age 1.1
U+0411 Б CYRILLIC CAPITAL LETTER BE | category Lu (Uppercase Letter) | block Cyrillic | age 1.1
U+0412 В CYRILLIC CAPITAL LETTER VE | category Lu (Uppercase Letter) | block Cyrillic | age 1.1
U+0413 Г CYRILLIC CAPITAL LETTER GHE | category Lu (Uppercase Letter) | block Cyrillic | age 1.1
U+0414 Д CYRILLIC CAPITAL LETTER DE | category Lu (Uppercase Letter) | block Cyrillic | age 1.1
U+0415 Е CYRILLIC CAPITAL LETTER IE | category Lu (Uppercase Letter) | block Cyrillic | age 1.1
U+0416 Ж CYRILLIC CAPITAL LETTER ZHE | category Lu (Uppercase Letter) | block Cyrillic | age 1.1
U+0417 З CYRILLIC CAPITAL LETTER ZE | category Lu (Uppercase Letter) | block Cyrillic | age 1.1
U+0418 И CYRILLIC CAPITAL LETTER I | category Lu (Uppercase Letter) | block Cyrillic | age 1.1
U+0419 Й CYRILLIC CAPITAL LETTER SHORT I | category Lu (Uppercase Letter) | block Cyrillic | age 1.1
U+041A К CYRILLIC CAPITAL LETTER KA | category Lu (Uppercase Letter) | block Cyrillic | age 1.1
U+041B Л CYRILLIC CAPITAL LETTER EL | category Lu (Uppercase Letter) | block Cyrillic | age 1.1
U+041C М CYRILLIC CAPITAL LETTER EM | category Lu (Uppercase Letter) | block Cyrillic | age 1.1
U+041D Н CYRILLIC CAPITAL LETTER EN | category Lu (Uppercase Letter) | block Cyrillic | age 1.1
U+041E О CYRILLIC CAPITAL LETTER O | category Lu (Uppercase Letter) | block Cyrillic | age 1.1
U+041F П CYRILLIC CAPITAL LETTER PE | category Lu (Uppercase Letter) | block Cyrillic | age 1.1
U+0420 Р CYRILLIC CAPITAL LETTER ER | category Lu (Uppercase Letter) | block Cyrillic | age 1.1
U+0421 С CYRILLIC CAPITAL LETTER ES | category Lu (Uppercase Letter) | block Cyrillic | age 1.1
U+0422 Т CYRILLIC CAPITAL LETTER TE | category Lu (Uppercase Letter) | block Cyrillic | age 1.1
U+0423 У CYRILLIC CAPITAL LETTER U | category Lu (Uppercase Letter) | block Cyrillic | age 1.1
U+0424 Ф CYRILLIC CAPITAL LETTER EF | category Lu (Uppercase Letter) | block Cyrillic | age 1.1
U+0425 Х CYRILLIC CAPITAL LETTER HA | category Lu (Uppercase Letter) | block Cyrillic | age 1.1
U+0426 Ц CYRILLIC CAPITAL LETTER TSE | category Lu (Uppercase Letter) | block Cyrillic | age 1.1
U+0427 Ч CYRILLIC CAPITAL LETTER CHE | category Lu (Uppercase Letter) | block Cyrillic | age 1.1
U+0428 Ш CYRILLIC CAPITAL LETTER SHA | category Lu (Uppercase Letter) | block Cyrillic | age 1.1
U+0429 Щ CYRILLIC CAPITAL LETTER SHCHA | category Lu (Uppercase Letter) | block Cyrillic | age 1.1
U+042A Ъ CYRILLIC CAPITAL LETTER HARD SIGN | category Lu (Uppercase Letter) | block Cyrillic | age 1.1
U+042B Ы CYRILLIC CAPITAL LETTER YERU | category Lu (Uppercase Letter) | block Cyrillic | age 1.1
U+042C Ь CYRILLIC CAPITAL LETTER SOFT SIGN | category Lu (Uppercase Letter) | block Cyrillic | age 1.1
U+042D Э CYRILLIC CAPITAL LETTER E | category Lu (Uppercase Letter) | block Cyrillic | age 1.1
U+042E Ю CYRILLIC CAPITAL LETTER YU | category Lu (Uppercase Letter) | block Cyrillic | age 1.1
U+042F Я CYRILLIC CAPITAL LETTER YA | category Lu (Uppercase Letter) | block Cyrillic | age 1.1
U+0430 а CYRILLIC SMALL LETTER A | category Ll (Lowercase Letter) | block Cyrillic | age 1.1
U+0431 б CYRILLIC SMALL LETTER BE | category Ll (Lowercase Letter) | block Cyrillic | age 1.1
U+0432 в CYRILLIC SMALL LETTER VE | category Ll (Lowercase Letter) | block Cyrillic | age 1.1
U+0433 г CYRILLIC SMALL LETTER GHE | category Ll (Lowercase Letter) | block Cyrillic | age 1.1
U+0434 д CYRILLIC SMALL LETTER DE | category Ll (Lowercase Letter) | block Cyrillic | age 1.1
U+0435 е CYRILLIC SMALL LETTER IE | category Ll (Lowercase Letter) | block Cyrillic | age 1.1
U+0436 ж CYRILLIC SMALL LETTER ZHE | category Ll (Lowercase Letter) | block Cyrillic | age 1.1
U+0437 з CYRILLIC SMALL LETTER ZE | category Ll (Lowercase Letter) | block Cyrillic | age 1.1
U+0438 и CYRILLIC SMALL LETTER I | category Ll (Lowercase Letter) | block Cyrillic | age 1.1
U+0439 й CYRILLIC SMALL LETTER SHORT I | category Ll (Lowercase Letter) | block Cyrillic | age 1.1
U+043A к CYRILLIC SMALL LETTER KA | category Ll (Lowercase Letter) | block Cyrillic | age 1.1
U+043B л CYRILLIC SMALL LETTER EL | category Ll (Lowercase Letter) | block Cyrillic | age 1.1
U+043C м CYRILLIC SMALL LETTER EM | category Ll (Lowercase Letter) | block Cyrillic | age 1.1
U+043D н CYRILLIC SMALL LETTER EN | category Ll (Lowercase Letter) | block Cyrillic | age 1.1
U+043E о CYRILLIC SMALL LETTER O | category Ll (Lowercase Letter) | block Cyrillic | age 1.1
U+043F п CYRILLIC SMALL LETTER PE | category Ll (Lowercase Letter) | block Cyrillic | age 1.1
U+0440 р CYRILLIC SMALL LETTER ER | category Ll (Lowercase Letter) | block Cyrillic | age 1.1
U+0441 с CYRILLIC SMALL LETTER ES | category Ll (Lowercase Letter) | block Cyrillic | age 1.1
U+0442 т CYRILLIC SMALL LETTER TE | category Ll (Lowercase Letter) | block Cyrillic | age 1.1
U+0443 у CYRILLIC SMALL LETTER U | category Ll (Lowercase Letter) | block Cyrillic | age 1.1
U+0444 ф CYRILLIC SMALL LETTER EF | category Ll (Lowercase Letter) | block Cyrillic | age 1.1
U+0445 х CYRILLIC SMALL LETTER HA | category Ll (Lowercase Letter) | block Cyrillic | age 1.1
U+0446 ц CYRILLIC SMALL LETTER TSE | category Ll (Lowercase Letter) | block Cyrillic | age 1.1
U+0447 ч CYRILLIC SMALL LETTER CHE | category Ll (Lowercase Letter) | block Cyrillic | age 1.1
U+0448 ш CYRILLIC SMALL LETTER SHA | category Ll (Lowercase Letter) | block Cyrillic | age 1.1
U+0449 щ CYRILLIC SMALL LETTER SHCHA | category Ll (Lowercase Letter) | block Cyrillic | age 1.1
U+044A ъ CYRILLIC SMALL LETTER HARD SIGN | category Ll (Lowercase Letter) | block Cyrillic | age 1.1
U+044B ы CYRILLIC SMALL LETTER YERU | category Ll (Lowercase Letter) | block Cyrillic | age 1.1
U+044C ь CYRILLIC SMALL LETTER SOFT SIGN | category Ll (Lowercase Letter) | block Cyrillic | age 1.1
U+044D э CYRILLIC SMALL LETTER E | category Ll (Lowercase Letter) | block Cyrillic | age 1.1
U+044E ю CYRILLIC SMALL LETTER YU | category Ll (Lowercase Letter) | block Cyrillic | age 1.1
U+044F я CYRILLIC SMALL LETTER YA | category Ll (Lowercase Letter) | block Cyrillic | age 1.1
U+0450 ѐ CYRILLIC SMALL LETTER IE WITH GRAVE | category Ll (Lowercase Letter) | block Cyrillic | age 3.0
U+0451 ё CYRILLIC SMALL LETTER IO | category Ll (Lowercase Letter) | block Cyrillic | age 1.1
U+0452 ђ CYRILLIC SMALL LETTER DJE | category Ll (Lowercase Letter) | block Cyrillic | age 1.1
U+0453 ѓ CYRILLIC SMALL LETTER GJE | category Ll (Lowercase Letter) | block Cyrillic | age 1.1
U+0454 є CYRILLIC SMALL LETTER UKRAINIAN IE | category Ll (Lowercase Letter) | block Cyrillic | age 1.1
U+0455 ѕ CYRILLIC SMALL LETTER DZE | category Ll (Lowercase Letter) | block Cyrillic | age 1.1
U+0456 і CYRILLIC SMALL LETTER BYELORUSSIAN-UKRAINIAN I | category Ll (Lowercase Letter) | block Cyrillic | age 1.1
U+0457 ї CYRILLIC SMALL LETTER YI | category Ll (Lowercase Letter) | block Cyrillic | age 1.1
U+0458 ј CYRILLIC SMALL LETTER JE | category Ll (Lowercase Letter) | block Cyrillic | age 1.1
U+0459 љ CYRILLIC SMALL LETTER LJE | category Ll (Lowercase Letter) | block Cyrillic | age 1.1
U+045A њ CYRILLIC SMALL LETTER NJE | category Ll (Lowercase Letter) | block Cyrillic | age 1.1
U+045B ћ CYRILLIC SMALL LETTER TSHE | category Ll (Lowercase Letter) | block Cyrillic | age 1.1
U+045C ќ CYRILLIC SMALL LETTER KJE | category Ll (Lowercase Letter) | block Cyrillic | age 1.1
U+045D ѝ CYRILLIC SMALL LETTER I WITH GRAVE | category Ll (Lowercase Letter) | block Cyrillic | age 3.0
U+045E ў CYRILLIC SMALL LETTER SHORT U | category Ll (Lowercase Letter) | block Cyrillic | age 1.1
U+045F џ CYRILLIC SMALL LETTER DZHE | category Ll (Lowercase Letter) | block Cyrillic | age 1.1
U+0460 Ѡ CYRILLIC CAPITAL LETTER OMEGA | category Lu (Uppercase Letter) | block Cyrillic | age 1.1
U+0461 ѡ CYRILLIC SMALL LETTER OMEGA | category Ll (Lowercase Letter) | block Cyrillic | age 1.1
U+0462 Ѣ CYRILLIC CAPITAL LETTER YAT | category Lu (Uppercase Letter) | block Cyrillic | age 1.1
U+0463 ѣ CYRILLIC SMALL LETTER YAT | category Ll (Lowercase Letter) | block Cyrillic | age 1.1
U+0464 Ѥ CYRILLIC CAPITAL LETTER IOTIFIED E | category Lu (Uppercase Letter) | block Cyrillic | age 1.1
U+0465 ѥ CYRILLIC SMALL LETTER IOTIFIED E | category Ll (Lowercase Letter) | block Cyrillic | age 1.1
U+0466 Ѧ CYRILLIC CAPITAL LETTER LITTLE YUS | category Lu (Uppercase Letter) | block Cyrillic | age 1.1
U+0467 ѧ CYRILLIC SMALL LETTER LITTLE YUS | category Ll (Lowercase Letter) | block Cyrillic | age 1.1
U+0468 Ѩ CYRILLIC CAPITAL LETTER IOTIFIED LITTLE YUS | category Lu (Uppercase Letter) | block Cyrillic | age 1.1
U+0469 ѩ CYRILLIC SMALL LETTER IOTIFIED LITTLE YUS | category Ll (Lowercase Letter) | block Cyrillic | age 1.1
U+046A Ѫ CYRILLIC CAPITAL LETTER BIG YUS | category Lu (Uppercase Letter) | block Cyrillic | age 1.1
U+046B ѫ CYRILLIC SMALL LETTER BIG YUS | category Ll (Lowercase Letter) | block Cyrillic | age 1.1
U+046C Ѭ CYRILLIC CAPITAL LETTER IOTIFIED BIG YUS | category Lu (Uppercase Letter) | block Cyrillic | age 1.1
U+046D ѭ CYRILLIC SMALL LETTER IOTIFIED BIG YUS | category Ll (Lowercase Letter) | block Cyrillic | age 1.1
U+046E Ѯ CYRILLIC CAPITAL LETTER KSI | category Lu (Uppercase Letter) | block Cyrillic | age 1.1
U+046F ѯ CYRILLIC SMALL LETTER KSI | category Ll (Lowercase Letter) | block Cyrillic | age 1.1
U+0470 Ѱ CYRILLIC CAPITAL LETTER PSI | category Lu (Uppercase Letter) | block Cyrillic | age 1.1
U+0471 ѱ CYRILLIC SMALL LETTER PSI | category Ll (Lowercase Letter) | block Cyrillic | age 1.1
U+0472 Ѳ CYRILLIC CAPITAL LETTER FITA | category Lu (Uppercase Letter) | block Cyrillic | age 1.1
U+0473 ѳ CYRILLIC SMALL LETTER FITA | category Ll (Lowercase Letter) | block Cyrillic | age 1.1
U+0474 Ѵ CYRILLIC CAPITAL LETTER IZHITSA | category Lu (Uppercase Letter) | block Cyrillic | age 1.1
U+0475 ѵ CYRILLIC SMALL LETTER IZHITSA | category Ll (Lowercase Letter) | block Cyrillic | age 1.1
U+0476 Ѷ CYRILLIC CAPITAL LETTER IZHITSA WITH DOUBLE GRAVE ACCENT | category Lu (Uppercase Letter) | block Cyrillic | age 1.1
U+0477 ѷ CYRILLIC SMALL LETTER IZHITSA WITH DOUBLE GRAVE ACCENT | category Ll (Lowercase Letter) | block Cyrillic | age 1.1
U+0478 Ѹ CYRILLIC CAPITAL LETTER UK | category Lu (Uppercase Letter) | block Cyrillic | age 1.1
U+0479 ѹ CYRILLIC SMALL LETTER UK | category Ll (Lowercase Letter) | block Cyrillic | age 1.1
U+047A Ѻ CYRILLIC CAPITAL LETTER ROUND OMEGA | category Lu (Uppercase Letter) | block Cyrillic | age 1.1
U+047B ѻ CYRILLIC SMALL LETTER ROUND OMEGA | category Ll (Lowercase Letter) | block Cyrillic | age 1.1
U+047C Ѽ CYRILLIC CAPITAL LETTER OMEGA WITH TITLO | category Lu (Uppercase Letter) | block Cyrillic | age 1.1
U+047D ѽ CYRILLIC SMALL LETTER OMEGA WITH TITLO | category Ll (Lowercase Letter) | block Cyrillic | age 1.1
U+047E Ѿ CYRILLIC CAPITAL LETTER OT | category Lu (Uppercase Letter) | block Cyrillic | age 1.1
U+047F ѿ CYRILLIC SMALL LETTER OT | category Ll (Lowercase Letter) | block Cyrillic | age 1.1
U+0480 Ҁ CYRILLIC CAPITAL LETTER KOPPA | category Lu (Uppercase Letter) | block Cyrillic | age 1.1
U+0481 ҁ CYRILLIC SMALL LETTER KOPPA | category Ll (Lowercase Letter) | block Cyrillic | age 1.1
U+0482 ҂ CYRILLIC THOUSANDS SIGN | category So (Other Symbol) | block Cyrillic | age 1.1
U+0483 ◌҃ COMBINING CYRILLIC TITLO | category Mn (Nonspacing Mark) | block Cyrillic | age 1.1
U+0484 ◌҄ COMBINING CYRILLIC PALATALIZATION | category Mn (Nonspacing Mark) | block Cyrillic | age 1.1
U+0485 ◌҅ COMBINING CYRILLIC DASIA PNEUMATA | category Mn (Nonspacing Mark) | block Cyrillic | age 1.1
U+0486 ◌҆ COMBINING CYRILLIC PSILI PNEUMATA | category Mn (Nonspacing Mark) | block Cyrillic | age 1.1
U+0487 ◌҇ COMBINING CYRILLIC POKRYTIE | category Mn (Nonspacing Mark) | block Cyrillic | age 5.1
U+0488 ◌҈ COMBINING CYRILLIC HUNDRED THOUSANDS SIGN | category Me (Enclosing Mark) | block Cyrillic | age 3.0
U+0489 ◌҉ COMBINING CYRILLIC MILLIONS SIGN | category Me (Enclosing Mark) | block Cyrillic | age 3.0
U+048A Ҋ CYRILLIC CAPITAL LETTER SHORT I WITH TAIL | category Lu (Uppercase Letter) | block Cyrillic | age 3.2
U+048B ҋ CYRILLIC SMALL LETTER SHORT I WITH TAIL | category Ll (Lowercase Letter) | block Cyrillic | age 3.2
U+048C Ҍ CYRILLIC CAPITAL LETTER SEMISOFT SIGN | category Lu (Uppercase Letter) | block Cyrillic | age 3.0
U+048D ҍ CYRILLIC SMALL LETTER SEMISOFT SIGN | category Ll (Lowercase Letter) | block Cyrillic | age 3.0
U+048E Ҏ CYRILLIC CAPITAL LETTER ER WITH TICK | category Lu (Uppercase Letter) | block Cyrillic | age 3.0
U+048F ҏ CYRILLIC SMALL LETTER ER WITH TICK | category Ll (Lowercase Letter) | block Cyrillic | age 3.0
U+0490 Ґ CYRILLIC CAPITAL LETTER GHE WITH UPTURN | category Lu (Uppercase Letter) | block Cyrillic | age 1.1
U+0491 ґ CYRILLIC SMALL LETTER GHE WITH UPTURN | category Ll (Lowercase Letter) | block Cyrillic | age 1.1
U+0492 Ғ CYRILLIC CAPITAL LETTER GHE WITH STROKE | category Lu (Uppercase Letter) | block Cyrillic | age 1.1
U+0493 ғ CYRILLIC SMALL LETTER GHE WITH STROKE | category Ll (Lowercase Letter) | block Cyrillic | age 1.1
U+0494 Ҕ CYRILLIC CAPITAL LETTER GHE WITH MIDDLE HOOK | category Lu (Uppercase Letter) | block Cyrillic | age 1.1
U+0495 ҕ CYRILLIC SMALL LETTER GHE WITH MIDDLE HOOK | category Ll (Lowercase Letter) | block Cyrillic | age 1.1
U+0496 Җ CYRILLIC CAPITAL LETTER ZHE WITH DESCENDER | category Lu (Uppercase Letter) | block Cyrillic | age 1.1
U+0497 җ CYRILLIC SMALL LETTER ZHE WITH DESCENDER | category Ll (Lowercase Letter) | block Cyrillic | age 1.1
U+0498 Ҙ CYRILLIC CAPITAL LETTER ZE WITH DESCENDER | category Lu (Uppercase Letter) | block Cyrillic | age 1.1
U+0499 ҙ CYRILLIC SMALL LETTER ZE WITH DESCENDER | category Ll (Lowercase Letter) | block Cyrillic | age 1.1
U+049A Қ CYRILLIC CAPITAL LETTER KA WITH DESCENDER | category Lu (Uppercase Letter) | block Cyrillic | age 1.1
U+049B қ CYRILLIC SMALL LETTER KA WITH DESCENDER | category Ll (Lowercase Letter) | block Cyrillic | age 1.1
U+049C Ҝ CYRILLIC CAPITAL LETTER KA WITH VERTICAL STROKE | category Lu (Uppercase Letter) | block Cyrillic | age 1.1
U+049D ҝ CYRILLIC SMALL LETTER KA WITH VERTICAL STROKE | category Ll (Lowercase Letter) | block Cyrillic | age 1.1
U+049E Ҟ CYRILLIC CAPITAL LETTER KA WITH STROKE | category Lu (Uppercase Letter) | block Cyrillic | age 1.1
U+049F ҟ CYRILLIC SMALL LETTER KA WITH STROKE | category Ll (Lowercase Letter) | block Cyrillic | age 1.1
U+04A0 Ҡ CYRILLIC CAPITAL LETTER BASHKIR KA | category Lu (Uppercase Letter) | block Cyrillic | age 1.1
U+04A1 ҡ CYRILLIC SMALL LETTER BASHKIR KA | category Ll (Lowercase Letter) | block Cyrillic | age 1.1
U+04A2 Ң CYRILLIC CAPITAL LETTER EN WITH DESCENDER | category Lu (Uppercase Letter) | block Cyrillic | age 1.1
U+04A3 ң CYRILLIC SMALL LETTER EN WITH DESCENDER | category Ll (Lowercase Letter) | block Cyrillic | age 1.1
U+04A4 Ҥ CYRILLIC CAPITAL LIGATURE EN GHE | category Lu (Uppercase Letter) | block Cyrillic | age 1.1
U+04A5 ҥ CYRILLIC SMALL LIGATURE EN GHE | category Ll (Lowercase Letter) | block Cyrillic | age 1.1
U+04A6 Ҧ CYRILLIC CAPITAL LETTER PE WITH MIDDLE HOOK | category Lu (Uppercase Letter) | block Cyrillic | age 1.1
U+04A7 ҧ CYRILLIC SMALL LETTER PE WITH MIDDLE HOOK | category Ll (Lowercase Letter) | block Cyrillic | age 1.1
U+04A8 Ҩ CYRILLIC CAPITAL LETTER ABKHASIAN HA | category Lu (Uppercase Letter) | block Cyrillic | age 1.1
U+04A9 ҩ CYRILLIC SMALL LETTER ABKHASIAN HA | category Ll (Lowercase Letter) | block Cyrillic | age 1.1
U+04AA Ҫ CYRILLIC CAPITAL LETTER ES WITH DESCENDER | category Lu (Uppercase Letter) | block Cyrillic | age 1.1
U+04AB ҫ CYRILLIC SMALL LETTER ES WITH DESCENDER | category Ll (Lowercase Letter) | block Cyrillic | age 1.1
U+04AC Ҭ CYRILLIC CAPITAL LETTER TE WITH DESCENDER | category Lu (Uppercase Letter) | block Cyrillic | age 1.1
U+04AD ҭ CYRILLIC SMALL LETTER TE WITH DESCENDER | category Ll (Lowercase Letter) | block Cyrillic | age 1.1
U+04AE Ү CYRILLIC CAPITAL LETTER STRAIGHT U | category Lu (Uppercase Letter) | block Cyrillic | age 1.1
U+04AF ү CYRILLIC SMALL LETTER STRAIGHT U | category Ll (Lowercase Letter) | block Cyrillic | age 1.1
U+04B0 Ұ CYRILLIC CAPITAL LETTER STRAIGHT U WITH STROKE | category Lu (Uppercase Letter) | block Cyrillic | age 1.1
U+04B1 ұ CYRILLIC SMALL LETTER STRAIGHT U WITH STROKE | category Ll (Lowercase Letter) | block Cyrillic | age 1.1
U+04B2 Ҳ CYRILLIC CAPITAL LETTER HA WITH DESCENDER | category Lu (Uppercase Letter) | block Cyrillic | age 1.1
U+04B3 ҳ CYRILLIC SMALL LETTER HA WITH DESCENDER | category Ll (Lowercase Letter) | block Cyrillic | age 1.1
U+04B4 Ҵ CYRILLIC CAPITAL LIGATURE TE TSE | category Lu (Uppercase Letter) | block Cyrillic | age 1.1
U+04B5 ҵ CYRILLIC SMALL LIGATURE TE TSE | category Ll (Lowercase Letter) | block Cyrillic | age 1.1
U+04B6 Ҷ CYRILLIC CAPITAL LETTER CHE WITH DESCENDER | category Lu (Uppercase Letter) | block Cyrillic | age 1.1
U+04B7 ҷ CYRILLIC SMALL LETTER CHE WITH DESCENDER | category Ll (Lowercase Letter) | block Cyrillic | age 1.1
U+04B8 Ҹ CYRILLIC CAPITAL LETTER CHE WITH VERTICAL STROKE | category Lu (Uppercase Letter) | block Cyrillic | age 1.1
U+04B9 ҹ CYRILLIC SMALL LETTER CHE WITH VERTICAL STROKE | category Ll (Lowercase Letter) | block Cyrillic | age 1.1
U+04BA Һ CYRILLIC CAPITAL LETTER SHHA | category Lu (Uppercase Letter) | block Cyrillic | age 1.1
U+04BB һ CYRILLIC SMALL LETTER SHHA | category Ll (Lowercase Letter) | block Cyrillic | age 1.1
U+04BC Ҽ CYRILLIC CAPITAL LETTER ABKHASIAN CHE | category Lu (Uppercase Letter) | block Cyrillic | age 1.1
U+04BD ҽ CYRILLIC SMALL LETTER ABKHASIAN CHE | category Ll (Lowercase Letter) | block Cyrillic | age 1.1
U+04BE Ҿ CYRILLIC CAPITAL LETTER ABKHASIAN CHE WITH DESCENDER | category Lu (Uppercase Letter) | block Cyrillic | age 1.1
U+04BF ҿ CYRILLIC SMALL LETTER ABKHASIAN CHE WITH DESCENDER | category Ll (Lowercase Letter) | block Cyrillic | age 1.1
U+04C0 Ӏ CYRILLIC LETTER PALOCHKA | category Lu (Uppercase Letter) | block Cyrillic | age 1.1
U+04C1 Ӂ CYRILLIC CAPITAL LETTER ZHE WITH BREVE | category Lu (Uppercase Letter) | block Cyrillic | age 1.1
U+04C2 ӂ CYRILLIC SMALL LETTER ZHE WITH BREVE | category Ll (Lowercase Letter) | block Cyrillic | age 1.1
U+04C3 Ӄ CYRILLIC CAPITAL LETTER KA WITH HOOK | category Lu (Uppercase Letter) | block Cyrillic | age 1.1
U+04C4 ӄ CYRILLIC SMALL LETTER KA WITH HOOK | category Ll (Lowercase Letter) | block Cyrillic | age 1.1
U+04C5 Ӆ CYRILLIC CAPITAL LETTER EL WITH TAIL | category Lu (Uppercase Letter) | block Cyrillic | age 3.2
U+04C6 ӆ CYRILLIC SMALL LETTER EL WITH TAIL | category Ll (Lowercase Letter) | block Cyrillic | age 3.2
U+04C7 Ӈ CYRILLIC CAPITAL LETTER EN WITH HOOK | category Lu (Uppercase Letter) | block Cyrillic | age 1.1
U+04C8 ӈ CYRILLIC SMALL LETTER EN WITH HOOK | category Ll (Lowercase Letter) | block Cyrillic | age 1.1
U+04C9 Ӊ CYRILLIC CAPITAL LETTER EN WITH TAIL | category Lu (Uppercase Letter) | block Cyrillic | age 3.2
U+04CA ӊ CYRILLIC SMALL LETTER EN WITH TAIL | category Ll (Lowercase Letter) | block Cyrillic | age 3.2
U+04CB Ӌ CYRILLIC CAPITAL LETTER KHAKASSIAN CHE | category Lu (Uppercase Letter) | block Cyrillic | age 1.1
U+04CC ӌ CYRILLIC SMALL LETTER KHAKASSIAN CHE | category Ll (Lowercase Letter) | block Cyrillic | age 1.1
U+04CD Ӎ CYRILLIC CAPITAL LETTER EM WITH TAIL | category Lu (Uppercase Letter) | block Cyrillic | age 3.2
U+04CE ӎ CYRILLIC SMALL LETTER EM WITH TAIL | category Ll (Lowercase Letter) | block Cyrillic | age 3.2
U+04CF ӏ CYRILLIC SMALL LETTER PALOCHKA | category Ll (Lowercase Letter) | block Cyrillic | age 5.0
U+04D0 Ӑ CYRILLIC CAPITAL LETTER A WITH BREVE | category Lu (Uppercase Letter) | block Cyrillic | age 1.1
U+04D1 ӑ CYRILLIC SMALL LETTER A WITH BREVE | category Ll (Lowercase Letter) | block Cyrillic | age 1.1
U+04D2 Ӓ CYRILLIC CAPITAL LETTER A WITH DIAERESIS | category Lu (Uppercase Letter) | block Cyrillic | age 1.1
U+04D3 ӓ CYRILLIC SMALL LETTER A WITH DIAERESIS | category Ll (Lowercase Letter) | block Cyrillic | age 1.1
U+04D4 Ӕ CYRILLIC CAPITAL LIGATURE A IE | category Lu (Uppercase Letter) | block Cyrillic | age 1.1
U+04D5 ӕ CYRILLIC SMALL LIGATURE A IE | category Ll (Lowercase Letter) | block Cyrillic | age 1.1
U+04D6 Ӗ CYRILLIC CAPITAL LETTER IE WITH BREVE | category Lu (Uppercase Letter) | block Cyrillic | age 1.1
U+04D7 ӗ CYRILLIC SMALL LETTER IE WITH BREVE | category Ll (Lowercase Letter) | block Cyrillic | age 1.1
U+04D8 Ә CYRILLIC CAPITAL LETTER SCHWA | category Lu (Uppercase Letter) | block Cyrillic | age 1.1
U+04D9 ә CYRILLIC SMALL LETTER SCHWA | category Ll (Lowercase Letter) | block Cyrillic | age 1.1
U+04DA Ӛ CYRILLIC CAPITAL LETTER SCHWA WITH DIAERESIS | category Lu (Uppercase Letter) | block Cyrillic | age 1.1
U+04DB ӛ CYRILLIC SMALL LETTER SCHWA WITH DIAERESIS | category Ll (Lowercase Letter) | block Cyrillic | age 1.1
U+04DC Ӝ CYRILLIC CAPITAL LETTER ZHE WITH DIAERESIS | category Lu (Uppercase Letter) | block Cyrillic | age 1.1
U+04DD ӝ CYRILLIC SMALL LETTER ZHE WITH DIAERESIS | category Ll (Lowercase Letter) | block Cyrillic | age 1.1
U+04DE Ӟ CYRILLIC CAPITAL LETTER ZE WITH DIAERESIS | category Lu (Uppercase Letter) | block Cyrillic | age 1.1
U+04DF ӟ CYRILLIC SMALL LETTER ZE WITH DIAERESIS | category Ll (Lowercase Letter) | block Cyrillic | age 1.1
U+04E0 Ӡ CYRILLIC CAPITAL LETTER ABKHASIAN DZE | category Lu (Uppercase Letter) | block Cyrillic | age 1.1
U+04E1 ӡ CYRILLIC SMALL LETTER ABKHASIAN DZE | category Ll (Lowercase Letter) | block Cyrillic | age 1.1
U+04E2 Ӣ CYRILLIC CAPITAL LETTER I WITH MACRON | category Lu (Uppercase Letter) | block Cyrillic | age 1.1
U+04E3 ӣ CYRILLIC SMALL LETTER I WITH MACRON | category Ll (Lowercase Letter) | block Cyrillic | age 1.1
U+04E4 Ӥ CYRILLIC CAPITAL LETTER I WITH DIAERESIS | category Lu (Uppercase Letter) | block Cyrillic | age 1.1
U+04E5 ӥ CYRILLIC SMALL LETTER I WITH DIAERESIS | category Ll (Lowercase Letter) | block Cyrillic | age 1.1
U+04E6 Ӧ CYRILLIC CAPITAL LETTER O WITH DIAERESIS | category Lu (Uppercase Letter) | block Cyrillic | age 1.1
U+04E7 ӧ CYRILLIC SMALL LETTER O WITH DIAERESIS | category Ll (Lowercase Letter) | block Cyrillic | age 1.1
U+04E8 Ө CYRILLIC CAPITAL LETTER BARRED O | category Lu (Uppercase Letter) | block Cyrillic | age 1.1
U+04E9 ө CYRILLIC SMALL LETTER BARRED O | category Ll (Lowercase Letter) | block Cyrillic | age 1.1
U+04EA Ӫ CYRILLIC CAPITAL LETTER BARRED O WITH DIAERESIS | category Lu (Uppercase Letter) | block Cyrillic | age 1.1
U+04EB ӫ CYRILLIC SMALL LETTER BARRED O WITH DIAERESIS | category Ll (Lowercase Letter) | block Cyrillic | age 1.1
U+04EC Ӭ CYRILLIC CAPITAL LETTER E WITH DIAERESIS | category Lu (Uppercase Letter) | block Cyrillic | age 3.0
U+04ED ӭ CYRILLIC SMALL LETTER E WITH DIAERESIS | category Ll (Lowercase Letter) | block Cyrillic | age 3.0
U+04EE Ӯ CYRILLIC CAPITAL LETTER U WITH MACRON | category Lu (Uppercase Letter) | block Cyrillic | age 1.1
U+04EF ӯ CYRILLIC SMALL LETTER U WITH MACRON | category Ll (Lowercase Letter) | block Cyrillic | age 1.1
U+04F0 Ӱ CYRILLIC CAPITAL LETTER U WITH DIAERESIS | category Lu (Uppercase Letter) | block Cyrillic | age 1.1
U+04F1 ӱ CYRILLIC SMALL LETTER U WITH DIAERESIS | category Ll (Lowercase Letter) | block Cyrillic | age 1.1
U+04F2 Ӳ CYRILLIC CAPITAL LETTER U WITH DOUBLE ACUTE | category Lu (Uppercase Letter) | block Cyrillic | age 1.1
U+04F3 ӳ CYRILLIC SMALL LETTER U WITH DOUBLE ACUTE | category Ll (Lowercase Letter) | block Cyrillic | age 1.1
U+04F4 Ӵ CYRILLIC CAPITAL LETTER CHE WITH DIAERESIS | category Lu (Uppercase Letter) | block Cyrillic | age 1.1
U+04F5 ӵ CYRILLIC SMALL LETTER CHE WITH DIAERESIS | category Ll (Lowercase Letter) | block Cyrillic | age 1.1
U+04F6 Ӷ CYRILLIC CAPITAL LETTER GHE WITH DESCENDER | category Lu (Uppercase Letter) | block Cyrillic | age 4.1
U+04F7 ӷ CYRILLIC SMALL LETTER GHE WITH DESCENDER | category Ll (Lowercase Letter) | block Cyrillic | age 4.1
U+04F8 Ӹ CYRILLIC CAPITAL LETTER YERU WITH DIAERESIS | category Lu (Uppercase Letter) | block Cyrillic | age 1.1
U+04F9 ӹ CYRILLIC SMALL LETTER YERU WITH DIAERESIS | category Ll (Lowercase Letter) | block Cyrillic | age 1.1
U+04FA Ӻ CYRILLIC CAPITAL LETTER GHE WITH STROKE AND HOOK | category Lu (Uppercase Letter) | block Cyrillic | age 5.0
U+04FB ӻ CYRILLIC SMALL LETTER GHE WITH STROKE AND HOOK | category Ll (Lowercase Letter) | block Cyrillic | age 5.0
U+04FC Ӽ CYRILLIC CAPITAL LETTER HA WITH HOOK | category Lu (Uppercase Letter) | block Cyrillic | age 5.0
U+04FD ӽ CYRILLIC SMALL LETTER HA WITH HOOK | category Ll (Lowercase Letter) | block Cyrillic | age 5.0
U+04FE Ӿ CYRILLIC CAPITAL LETTER HA WITH STROKE | category Lu (Uppercase Letter) | block Cyrillic | age 5.0
U+04FF ӿ CYRILLIC SMALL LETTER HA WITH STROKE | category Ll (Lowercase Letter) | block Cyrillic | age 5.0
U+0500 Ԁ CYRILLIC CAPITAL LETTER KOMI DE | category Lu (Uppercase Letter) | block Cyrillic Supplement | age 3.2
U+0501 ԁ CYRILLIC SMALL LETTER KOMI DE | category Ll (Lowercase Letter) | block Cyrillic Supplement | age 3.2
U+0502 Ԃ CYRILLIC CAPITAL LETTER KOMI DJE | category Lu (Uppercase Letter) | block Cyrillic Supplement | age 3.2
U+0503 ԃ CYRILLIC SMALL LETTER KOMI DJE | category Ll (Lowercase Letter) | block Cyrillic Supplement | age 3.2
U+0504 Ԅ CYRILLIC CAPITAL LETTER KOMI ZJE | category Lu (Uppercase Letter) | block Cyrillic Supplement | age 3.2
U+0505 ԅ CYRILLIC SMALL LETTER KOMI ZJE | category Ll (Lowercase Letter) | block Cyrillic Supplement | age 3.2
U+0506 Ԇ CYRILLIC CAPITAL LETTER KOMI DZJE | category Lu (Uppercase Letter) | block Cyrillic Supplement | age 3.2
U+0507 ԇ CYRILLIC SMALL LETTER KOMI DZJE | category Ll (Lowercase Letter) | block Cyrillic Supplement | age 3.2
U+0508 Ԉ CYRILLIC CAPITAL LETTER KOMI LJE | category Lu (Uppercase Letter) | block Cyrillic Supplement | age 3.2
U+0509 ԉ CYRILLIC SMALL LETTER KOMI LJE | category Ll (Lowercase Letter) | block Cyrillic Supplement | age 3.2
U+050A Ԋ CYRILLIC CAPITAL LETTER KOMI NJE | category Lu (Uppercase Letter) | block Cyrillic Supplement | age 3.2
U+050B ԋ CYRILLIC SMALL LETTER KOMI NJE | category Ll (Lowercase Letter) | block Cyrillic Supplement | age 3.2
U+050C Ԍ CYRILLIC CAPITAL LETTER KOMI SJE | category Lu (Uppercase Letter) | block Cyrillic Supplement | age 3.2
U+050D ԍ CYRILLIC SMALL LETTER KOMI SJE | category Ll (Lowercase Letter) | block Cyrillic Supplement | age 3.2
U+050E Ԏ CYRILLIC CAPITAL LETTER KOMI TJE | category Lu (Uppercase Letter) | block Cyrillic Supplement | age 3.2
U+050F ԏ CYRILLIC SMALL LETTER KOMI TJE | category Ll (Lowercase Letter) | block Cyrillic Supplement | age 3.2
U+0510 Ԑ CYRILLIC CAPITAL LETTER REVERSED ZE | category Lu (Uppercase Letter) | block Cyrillic Supplement | age 5.0
U+0511 ԑ CYRILLIC SMALL LETTER REVERSED ZE | category Ll (Lowercase Letter) | block Cyrillic Supplement | age 5.0
U+0512 Ԓ CYRILLIC CAPITAL LETTER EL WITH HOOK | category Lu (Uppercase Letter) | block Cyrillic Supplement | age 5.0
U+0513 ԓ CYRILLIC SMALL LETTER EL WITH HOOK | category Ll (Lowercase Letter) | block Cyrillic Supplement | age 5.0
U+0514 Ԕ CYRILLIC CAPITAL LETTER LHA | category Lu (Uppercase Letter) | block Cyrillic Supplement | age 5.1
U+0515 ԕ CYRILLIC SMALL LETTER LHA | category Ll (Lowercase Letter) | block Cyrillic Supplement | age 5.1
U+0516 Ԗ CYRILLIC CAPITAL LETTER RHA | category Lu (Uppercase Letter) | block Cyrillic Supplement | age 5.1
U+0517 ԗ CYRILLIC SMALL LETTER RHA | category Ll (Lowercase Letter) | block Cyrillic Supplement | age 5.1
U+0518 Ԙ CYRILLIC CAPITAL LETTER YAE | category Lu (Uppercase Letter) | block Cyrillic Supplement | age 5.1
U+0519 ԙ CYRILLIC SMALL LETTER YAE | category Ll (Lowercase Letter) | block Cyrillic Supplement | age 5.1
U+051A Ԛ CYRILLIC CAPITAL LETTER QA | category Lu (Uppercase Letter) | block Cyrillic Supplement | age 5.1
U+051B ԛ CYRILLIC SMALL LETTER QA | category Ll (Lowercase Letter) | block Cyrillic Supplement | age 5.1
U+051C Ԝ CYRILLIC CAPITAL LETTER WE | category Lu (Uppercase Letter) | block Cyrillic Supplement | age 5.1
U+051D ԝ CYRILLIC SMALL LETTER WE | category Ll (Lowercase Letter) | block Cyrillic Supplement | age 5.1
U+051E Ԟ CYRILLIC CAPITAL LETTER ALEUT KA | category Lu (Uppercase Letter) | block Cyrillic Supplement | age 5.1
U+051F ԟ CYRILLIC SMALL LETTER ALEUT KA | category Ll (Lowercase Letter) | block Cyrillic Supplement | age 5.1
U+0520 Ԡ CYRILLIC CAPITAL LETTER EL WITH MIDDLE HOOK | category Lu (Uppercase Letter) | block Cyrillic Supplement | age 5.1
U+0521 ԡ CYRILLIC SMALL LETTER EL WITH MIDDLE HOOK | category Ll (Lowercase Letter) | block Cyrillic Supplement | age 5.1
U+0522 Ԣ CYRILLIC CAPITAL LETTER EN WITH MIDDLE HOOK | category Lu (Uppercase Letter) | block Cyrillic Supplement | age 5.1
U+0523 ԣ CYRILLIC SMALL LETTER EN WITH MIDDLE HOOK | category Ll (Lowercase Letter) | block Cyrillic Supplement | age 5.1
U+0524 Ԥ CYRILLIC CAPITAL LETTER PE WITH DESCENDER | category Lu (Uppercase Letter) | block Cyrillic Supplement | age 5.2
U+0525 ԥ CYRILLIC SMALL LETTER PE WITH DESCENDER | category Ll (Lowercase Letter) | block Cyrillic Supplement | age 5.2
U+0526 Ԧ CYRILLIC CAPITAL LETTER SHHA WITH DESCENDER | category Lu (Uppercase Letter) | block Cyrillic Supplement | age 6.0
U+0527 ԧ CYRILLIC SMALL LETTER SHHA WITH DESCENDER | category Ll (Lowercase Letter) | block Cyrillic Supplement | age 6.0
U+0528 Ԩ CYRILLIC CAPITAL LETTER EN WITH LEFT HOOK | category Lu (Uppercase Letter) | block Cyrillic Supplement | age 7.0
U+0529 ԩ CYRILLIC SMALL LETTER EN WITH LEFT HOOK | category Ll (Lowercase Letter) | block Cyrillic Supplement | age 7.0
U+052A Ԫ CYRILLIC CAPITAL LETTER DZZHE | category Lu (Uppercase Letter) | block Cyrillic Supplement | age 7.0
U+052B ԫ CYRILLIC SMALL LETTER DZZHE | category Ll (Lowercase Letter) | block Cyrillic Supplement | age 7.0
U+052C Ԭ CYRILLIC CAPITAL LETTER DCHE | category Lu (Uppercase Letter) | block Cyrillic Supplement | age 7.0
U+052D ԭ CYRILLIC SMALL LETTER DCHE | category Ll (Lowercase Letter) | block Cyrillic Supplement | age 7.0
U+052E Ԯ CYRILLIC CAPITAL LETTER EL WITH DESCENDER | category Lu (Uppercase Letter) | block Cyrillic Supplement | age 7.0
U+052F ԯ CYRILLIC SMALL LETTER EL WITH DESCENDER | category Ll (Lowercase Letter) | block Cyrillic Supplement | age 7.0
U+0531 Ա ARMENIAN CAPITAL LETTER AYB | category Lu (Uppercase Letter) | block Armenian | age 1.1
U+0532 Բ ARMENIAN CAPITAL LETTER BEN | category Lu (Uppercase Letter) | block Armenian | age 1.1
U+0533 Գ ARMENIAN CAPITAL LETTER GIM | category Lu (Uppercase Letter) | block Armenian | age 1.1
U+0534 Դ ARMENIAN CAPITAL LETTER DA | category Lu (Uppercase Letter) | block Armenian | age 1.1
U+0535 Ե ARMENIAN CAPITAL LETTER ECH | category Lu (Uppercase Letter) | block Armenian | age 1.1
U+0536 Զ ARMENIAN CAPITAL LETTER ZA | category Lu (Uppercase Letter) | block Armenian | age 1.1
U+0537 Է ARMENIAN CAPITAL LETTER EH | category Lu (Uppercase Letter) | block Armenian | age 1.1
U+0538 Ը ARMENIAN CAPITAL LETTER ET | category Lu (Uppercase Letter) | block Armenian | age 1.1
U+0539 Թ ARMENIAN CAPITAL LETTER TO | category Lu (Uppercase Letter) | block Armenian | age 1.1
U+053A Ժ ARMENIAN CAPITAL LETTER ZHE | category Lu (Uppercase Letter) | block Armenian | age 1.1
U+053B Ի ARMENIAN CAPITAL LETTER INI | category Lu (Uppercase Letter) | block Armenian | age 1.1
U+053C Լ ARMENIAN CAPITAL LETTER LIWN | category Lu (Uppercase Letter) | block Armenian | age 1.1
U+053D Խ ARMENIAN CAPITAL LETTER XEH | category Lu (Uppercase Letter) | block Armenian | age 1.1
U+053E Ծ ARMENIAN CAPITAL LETTER CA | category Lu (Uppercase Letter) | block Armenian | age 1.1
U+053F Կ ARMENIAN CAPITAL LETTER KEN | category Lu (Uppercase Letter) | block Armenian | age 1.1
U+0540 Հ ARMENIAN CAPITAL LETTER HO | category Lu (Uppercase Letter) | block Armenian | age 1.1
U+0541 Ձ ARMENIAN CAPITAL LETTER JA | category Lu (Uppercase Letter) | block Armenian | age 1.1
U+0542 Ղ ARMENIAN CAPITAL LETTER GHAD | category Lu (Uppercase Letter) | block Armenian | age 1.1
U+0543 Ճ ARMENIAN CAPITAL LETTER CHEH | category Lu (Uppercase Letter) | block Armenian | age 1.1
U+0544 Մ ARMENIAN CAPITAL LETTER MEN | category Lu (Uppercase Letter) | block Armenian | age 1.1
U+0545 Յ ARMENIAN CAPITAL LETTER YI | category Lu (Uppercase Letter) | block Armenian | age 1.1
U+0546 Ն ARMENIAN CAPITAL LETTER NOW | category Lu (Uppercase Letter) | block Armenian | age 1.1
U+0547 Շ ARMENIAN CAPITAL LETTER SHA | category Lu (Uppercase Letter) | block Armenian | age 1.1
U+0548 Ո ARMENIAN CAPITAL LETTER VO | category Lu (Uppercase Letter) | block Armenian | age 1.1
U+0549 Չ ARMENIAN CAPITAL LETTER CHA | category Lu (Uppercase Letter) | block Armenian | age 1.1
U+054A Պ ARMENIAN CAPITAL LETTER PEH | category Lu (Uppercase Letter) | block Armenian | age 1.1
U+054B Ջ ARMENIAN CAPITAL LETTER JHEH | category Lu (Uppercase Letter) | block Armenian | age 1.1
U+054C Ռ ARMENIAN CAPITAL LETTER RA | category Lu (Uppercase Letter) | block Armenian | age 1.1
U+054D Ս ARMENIAN CAPITAL LETTER SEH | category Lu (Uppercase Letter) | block Armenian | age 1.1
U+054E Վ ARMENIAN CAPITAL LETTER VEW | category Lu (Uppercase Letter) | block Armenian | age 1.1
U+054F Տ ARMENIAN CAPITAL LETTER TIWN | category Lu (Uppercase Letter) | block Armenian | age 1.1
U+0550 Ր ARMENIAN CAPITAL LETTER REH | category Lu (Uppercase Letter) | block Armenian | age 1.1
U+0551 Ց ARMENIAN CAPITAL LETTER CO | category Lu (Uppercase Letter) | block Armenian | age 1.1
U+0552 Ւ ARMENIAN CAPITAL LETTER YIWN | category Lu (Uppercase Letter) | block Armenian | age 1.1
U+0553 Փ ARMENIAN CAPITAL LETTER PIWR | category Lu (Uppercase Letter) | block Armenian | age 1.1
U+0554 Ք ARMENIAN CAPITAL LETTER KEH | category Lu (Uppercase Letter) | block Armenian | age 1.1
U+0555 Օ ARMENIAN CAPITAL LETTER OH | category Lu (Uppercase Letter) | block Armenian | age 1.1
U+0556 Ֆ ARMENIAN CAPITAL LETTER FEH | category Lu (Uppercase Letter) | block Armenian | age 1.1
U+0559 ՙ ARMENIAN MODIFIER LETTER LEFT HALF RING | category Lm (Modifier Letter) | block Armenian | age 1.1
U+055A ՚ ARMENIAN APOSTROPHE | category Po (Other Punctuation) | block Armenian | age 1.1
U+055B ՛ ARMENIAN EMPHASIS MARK | category Po (Other Punctuation) | block Armenian | age 1.1
U+055C ՜ ARMENIAN EXCLAMATION MARK | category Po (Other Punctuation) | block Armenian | age 1.1
U+055D ՝ ARMENIAN COMMA | category Po (Other Punctuation) | block Armenian | age 1.1
U+055E ՞ ARMENIAN QUESTION MARK | category Po (Other Punctuation) | block Armenian | age 1.1
U+055F ՟ ARMENIAN ABBREVIATION MARK | category Po (Other Punctuation) | block Armenian | age 1.1
U+0560 ՠ ARMENIAN SMALL LETTER TURNED AYB | category Ll (Lowercase Letter) | block Armenian | age 11.0
U+0561 ա ARMENIAN SMALL LETTER AYB | category Ll (Lowercase Letter) | block Armenian | age 1.1
U+0562 բ ARMENIAN SMALL LETTER BEN | category Ll (Lowercase Letter) | block Armenian | age 1.1
U+0563 գ ARMENIAN SMALL LETTER GIM | category Ll (Lowercase Letter) | block Armenian | age 1.1
U+0564 դ ARMENIAN SMALL LETTER DA | category Ll (Lowercase Letter) | block Armenian | age 1.1
U+0565 ե ARMENIAN SMALL LETTER ECH | category Ll (Lowercase Letter) | block Armenian | age 1.1
U+0566 զ ARMENIAN SMALL LETTER ZA | category Ll (Lowercase Letter) | block Armenian | age 1.1
U+0567 է ARMENIAN SMALL LETTER EH | category Ll (Lowercase Letter) | block Armenian | age 1.1
U+0568 ը ARMENIAN SMALL LETTER ET | category Ll (Lowercase Letter) | block Armenian | age 1.1
U+0569 թ ARMENIAN SMALL LETTER TO | category Ll (Lowercase Letter) | block Armenian | age 1.1
U+056A ժ ARMENIAN SMALL LETTER ZHE | category Ll (Lowercase Letter) | block Armenian | age 1.1
U+056B ի ARMENIAN SMALL LETTER INI | category Ll (Lowercase Letter) | block Armenian | age 1.1
U+056C լ ARMENIAN SMALL LETTER LIWN | category Ll (Lowercase Letter) | block Armenian | age 1.1
U+056D խ ARMENIAN SMALL LETTER XEH | category Ll (Lowercase Letter) | block Armenian | age 1.1
U+056E ծ ARMENIAN SMALL LETTER CA | category Ll (Lowercase Letter) | block Armenian | age 1.1
U+056F կ ARMENIAN SMALL LETTER KEN | category Ll (Lowercase Letter) | block Armenian | age 1.1
U+0570 հ ARMENIAN SMALL LETTER HO | category Ll (Lowercase Letter) | block Armenian | age 1.1
U+0571 ձ ARMENIAN SMALL LETTER JA | category Ll (Lowercase Letter) | block Armenian | age 1.1
U+0572 ղ ARMENIAN SMALL LETTER GHAD | category Ll (Lowercase Letter) | block Armenian | age 1.1
U+0573 ճ ARMENIAN SMALL LETTER CHEH | category Ll (Lowercase Letter) | block Armenian | age 1.1
U+0574 մ ARMENIAN SMALL LETTER MEN | category Ll (Lowercase Letter) | block Armenian | age 1.1
U+0575 յ ARMENIAN SMALL LETTER YI | category Ll (Lowercase Letter) | block Armenian | age 1.1
U+0576 ն ARMENIAN SMALL LETTER NOW | category Ll (Lowercase Letter) | block Armenian | age 1.1
U+0577 շ ARMENIAN SMALL LETTER SHA | category Ll (Lowercase Letter) | block Armenian | age 1.1
U+0578 ո ARMENIAN SMALL LETTER VO | category Ll (Lowercase Letter) | block Armenian | age 1.1
U+0579 չ ARMENIAN SMALL LETTER CHA | category Ll (Lowercase Letter) | block Armenian | age 1.1
U+057A պ ARMENIAN SMALL LETTER PEH | category Ll (Lowercase Letter) | block Armenian | age 1.1
U+057B ջ ARMENIAN SMALL LETTER JHEH | category Ll (Lowercase Letter) | block Armenian | age 1.1
U+057C ռ ARMENIAN SMALL LETTER RA | category Ll (Lowercase Letter) | block Armenian | age 1.1
U+057D ս ARMENIAN SMALL LETTER SEH | category Ll (Lowercase Letter) | block Armenian | age 1.1
U+057E վ ARMENIAN SMALL LETTER VEW | category Ll (Lowercase Letter) | block Armenian | age 1.1
U+057F տ ARMENIAN SMALL LETTER TIWN | category Ll (Lowercase Letter) | block Armenian | age 1.1
U+0580 ր ARMENIAN SMALL LETTER REH | category Ll (Lowercase Letter) | block Armenian | age 1.1
U+0581 ց ARMENIAN SMALL LETTER CO | category Ll (Lowercase Letter) | block Armenian | age 1.1
U+0582 ւ ARMENIAN SMALL LETTER YIWN | category Ll (Lowercase Letter) | block Armenian | age 1.1
U+0583 փ ARMENIAN SMALL LETTER PIWR | category Ll (Lowercase Letter) | block Armenian | age 1.1
U+0584 ք ARMENIAN SMALL LETTER KEH | category Ll (Lowercase Letter) | block Armenian | age 1.1
U+0585 օ ARMENIAN SMALL LETTER OH | category Ll (Lowercase Letter) | block Armenian | age 1.1
U+0586 ֆ ARMENIAN SMALL LETTER FEH | category Ll (Lowercase Letter) | block Armenian | age 1.1
U+0587 և ARMENIAN SMALL LIGATURE ECH YIWN | category Ll (Lowercase Letter) | block Armenian | age 1.1
U+0588 ֈ ARMENIAN SMALL LETTER YI WITH STROKE | category Ll (Lowercase Letter) | block Armenian | age 11.0
U+0589 ։ ARMENIAN FULL STOP | category Po (Other Punctuation) | block Armenian | age 1.1
U+058A ֊ ARMENIAN HYPHEN | category Pd (Dash Punctuation) | block Armenian | age 3.0
U+058D ֍ RIGHT-FACING ARMENIAN ETERNITY SIGN | category So (Other Symbol) | block Armenian | age 7.0
U+058E ֎ LEFT-FACING ARMENIAN ETERNITY SIGN | category So (Other Symbol) | block Armenian | age 7.0
U+058F ֏ ARMENIAN DRAM SIGN | category Sc (Currency Symbol) | block Armenian | age 6.1
U+0591 ◌֑ HEBREW ACCENT ETNAHTA | category Mn (Nonspacing Mark) | block Hebrew | age 2.0
U+0592 ◌֒ HEBREW ACCENT SEGOL | category Mn (Nonspacing Mark) | block Hebrew | age 2.0
U+0593 ◌֓ HEBREW ACCENT SHALSHELET | category Mn (Nonspacing Mark) | block Hebrew | age 2.0
U+0594 ◌֔ HEBREW ACCENT ZAQEF QATAN | category Mn (Nonspacing Mark) | block Hebrew | age 2.0
U+0595 ◌֕ HEBREW ACCENT ZAQEF GADOL | category Mn (Nonspacing Mark) | block Hebrew | age 2.0
U+0596 ◌֖ HEBREW ACCENT TIPEHA | category Mn (Nonspacing Mark) | block Hebrew | age 2.0
U+0597 ◌֗ HEBREW ACCENT REVIA | category Mn (Nonspacing Mark) | block Hebrew | age 2.0
U+0598 ◌֘ HEBREW ACCENT ZARQA | category Mn (Nonspacing Mark) | block Hebrew | age 2.0
U+0599 ◌֙ HEBREW ACCENT PASHTA | category Mn (Nonspacing Mark) | block Hebrew | age 2.0
U+059A ◌֚ HEBREW ACCENT YETIV | category Mn (Nonspacing Mark) | block Hebrew | age 2.0
U+059B ◌֛ HEBREW ACCENT TEVIR | category Mn (Nonspacing Mark) | block Hebrew | age 2.0
U+059C ◌֜ HEBREW ACCENT GERESH | category Mn (Nonspacing Mark) | block Hebrew | age 2.0
U+059D ◌֝ HEBREW ACCENT GERESH MUQDAM | category Mn (Nonspacing Mark) | block Hebrew | age 2.0
U+059E ◌֞ HEBREW ACCENT GERSHAYIM | category Mn (Nonspacing Mark) | block Hebrew | age 2.0
U+059F ◌֟ HEBREW ACCENT QARNEY PARA | category Mn (Nonspacing Mark) | block Hebrew | age 2.0
U+05A0 ◌֠ HEBREW ACCENT TELISHA GEDOLA | category Mn (Nonspacing Mark) | block Hebrew | age 2.0
U+05A1 ◌֡ HEBREW ACCENT PAZER | category Mn (Nonspacing Mark) | block Hebrew | age 2.0
U+05A2 ◌֢ HEBREW ACCENT ATNAH HAFUKH | category Mn (Nonspacing Mark) | block Hebrew | age 4.1
U+05A3 ◌֣ HEBREW ACCENT MUNAH | category Mn (Nonspacing Mark) | block Hebrew | age 2.0
U+05A4 ◌֤ HEBREW ACCENT MAHAPAKH | category Mn (Nonspacing Mark) | block Hebrew | age 2.0
U+05A5 ◌֥ HEBREW ACCENT MERKHA | category Mn (Nonspacing Mark) | block Hebrew | age 2.0
U+05A6 ◌֦ HEBREW ACCENT MERKHA KEFULA | category Mn (Nonspacing Mark) | block Hebrew | age 2.0
U+05A7 ◌֧ HEBREW ACCENT DARGA | category Mn (Nonspacing Mark) | block Hebrew | age 2.0
U+05A8 ◌֨ HEBREW ACCENT QADMA | category Mn (Nonspacing Mark) | block Hebrew | age 2.0
U+05A9 ◌֩ HEBREW ACCENT TELISHA QETANA | category Mn (Nonspacing Mark) | block Hebrew | age 2.0
U+05AA ◌֪ HEBREW ACCENT YERAH BEN YOMO | category Mn (Nonspacing Mark) | block Hebrew | age 2.0
U+05AB ◌֫ HEBREW ACCENT OLE | category Mn (Nonspacing Mark) | block Hebrew | age 2.0
U+05AC ◌֬ HEBREW ACCENT ILUY | category Mn (Nonspacing Mark) | block Hebrew | age 2.0
U+05AD ◌֭ HEBREW ACCENT DEHI | category Mn (Nonspacing Mark) | block Hebrew | age 2.0
U+05AE ◌֮ HEBREW ACCENT ZINOR | category Mn (Nonspacing Mark) | block Hebrew | age 2.0
U+05AF ◌֯ HEBREW MARK MASORA CIRCLE | category Mn (Nonspacing Mark) | block Hebrew | age 2.0
U+05B0 ◌ְ HEBREW POINT SHEVA | category Mn (Nonspacing Mark) | block Hebrew | age 1.1
U+05B1 ◌ֱ HEBREW POINT HATAF SEGOL | category Mn (Nonspacing Mark) | block Hebrew | age 1.1
U+05B2 ◌ֲ HEBREW POINT HATAF PATAH | category Mn (Nonspacing Mark) | block Hebrew | age 1.1
U+05B3 ◌ֳ HEBREW POINT HATAF QAMATS | category Mn (Nonspacing Mark) | block Hebrew | age 1.1
U+05B4 ◌ִ HEBREW POINT HIRIQ | category Mn (Nonspacing Mark) | block Hebrew | age 1.1
U+05B5 ◌ֵ HEBREW POINT TSERE | category Mn (Nonspacing Mark) | block Hebrew | age 1.1
U+05B6 ◌ֶ HEBREW POINT SEGOL | category Mn (Nonspacing Mark) | block Hebrew | age 1.1
U+05B7 ◌ַ HEBREW POINT PATAH | category Mn (Nonspacing Mark) | block Hebrew | age 1.1
U+05B8 ◌ָ HEBREW POINT QAMATS | category Mn (Nonspacing Mark) | block Hebrew | age 1.1
U+05B9 ◌ֹ HEBREW POINT HOLAM | category Mn (Nonspacing Mark) | block Hebrew | age 1.1
U+05BA ◌ֺ HEBREW POINT HOLAM HASER FOR VAV | category Mn (Nonspacing Mark) | block Hebrew | age 5.0
U+05BB ◌ֻ HEBREW POINT QUBUTS | category Mn (Nonspacing Mark) | block Hebrew | age 1.1
U+05BC ◌ּ HEBREW POINT DAGESH OR MAPIQ | category Mn (Nonspacing Mark) | block Hebrew | age 1.1
U+05BD ◌ֽ HEBREW POINT METEG | category Mn (Nonspacing Mark) | block Hebrew | age 1.1
U+05BE ־ HEBREW PUNCTUATION MAQAF | category Pd (Dash Punctuation) | block Hebrew | age 1.1
U+05BF ◌ֿ HEBREW POINT RAFE | category Mn (Nonspacing Mark) | block Hebrew | age 1.1
U+05C0 ׀ HEBREW PUNCTUATION PASEQ | category Po (Other Punctuation) | block Hebrew | age 1.1
U+05C1 ◌ׁ HEBREW POINT SHIN DOT | category Mn (Nonspacing Mark) | block Hebrew | age 1.1
U+05C2 ◌ׂ HEBREW POINT SIN DOT | category Mn (Nonspacing Mark) | block Hebrew | age 1.1
U+05C3 ׃ HEBREW PUNCTUATION SOF PASUQ | category Po (Other Punctuation) | block Hebrew | age 1.1
U+05C4 ◌ׄ HEBREW MARK UPPER DOT | category Mn (Nonspacing Mark) | block Hebrew | age 2.0
U+05C5 ◌ׅ HEBREW MARK LOWER DOT | category Mn (Nonspacing Mark) | block Hebrew | age 4.1
U+05C6 ׆ HEBREW PUNCTUATION NUN HAFUKHA | category Po (Other Punctuation) | block Hebrew | age 4.1
U+05C7 ◌ׇ HEBREW POINT QAMATS QATAN | category Mn (Nonspacing Mark) | block Hebrew | age 4.1
U+05D0 א HEBREW LETTER ALEF | category Lo (Other Letter) | block Hebrew | age 1.1
U+05D1 ב HEBREW LETTER BET | category Lo (Other Letter) | block Hebrew | age 1.1
U+05D2 ג HEBREW LETTER GIMEL | category Lo (Other Letter) | block Hebrew | age 1.1
U+05D3 ד HEBREW LETTER DALET | category Lo (Other Letter) | block Hebrew | age 1.1
U+05D4 ה HEBREW LETTER HE | category Lo (Other Letter) | block Hebrew | age 1.1
U+05D5 ו HEBREW LETTER VAV | category Lo (Other Letter) | block Hebrew | age 1.1
U+05D6 ז HEBREW LETTER ZAYIN | category Lo (Other Letter) | block Hebrew | age 1.1
U+05D7 ח HEBREW LETTER HET | category Lo (Other Letter) | block Hebrew | age 1.1
U+05D8 ט HEBREW LETTER TET | category Lo (Other Letter) | block Hebrew | age 1.1
U+05D9 י HEBREW LETTER YOD | category Lo (Other Letter) | block Hebrew | age 1.1
U+05DA ך HEBREW LETTER FINAL KAF | category Lo (Other Letter) | block Hebrew | age 1.1
U+05DB כ HEBREW LETTER KAF | category Lo (Other Letter) | block Hebrew | age 1.1
U+05DC ל HEBREW LETTER LAMED | category Lo (Other Letter) | block Hebrew | age 1.1
U+05DD ם HEBREW LETTER FINAL MEM | category Lo (Other Letter) | block Hebrew | age 1.1
U+05DE מ HEBREW LETTER MEM | category Lo (Other Letter) | block Hebrew | age 1.1
U+05DF ן HEBREW LETTER FINAL NUN | category Lo (Other Letter) | block Hebrew | age 1.1
U+05E0 נ HEBREW LETTER NUN | category Lo (Other Letter) | block Hebrew | age 1.1
U+05E1 ס HEBREW LETTER SAMEKH | category Lo (Other Letter) | block Hebrew | age 1.1
U+05E2 ע HEBREW LETTER AYIN | category Lo (Other Letter) | block Hebrew | age 1.1
U+05E3 ף HEBREW LETTER FINAL PE | category Lo (Other Letter) | block Hebrew | age 1.1
U+05E4 פ HEBREW LETTER PE | category Lo (Other Letter) | block Hebrew | age 1.1
U+05E5 ץ HEBREW LETTER FINAL TSADI | category Lo (Other Letter) | block Hebrew | age 1.1
U+05E6 צ HEBREW LETTER TSADI | category Lo (Other Letter) | block Hebrew | age 1.1
U+05E7 ק HEBREW LETTER QOF | category Lo (Other Letter) | block Hebrew | age 1.1
U+05E8 ר HEBREW LETTER RESH | category Lo (Other Letter) | block Hebrew | age 1.1
U+05E9 ש HEBREW LETTER SHIN | category Lo (Other Letter) | block Hebrew | age 1.1
U+05EA ת HEBREW LETTER TAV | category Lo (Other Letter) | block Hebrew | age 1.1
U+05EF ׯ HEBREW YOD TRIANGLE | category Lo (Other Letter) | block Hebrew | age 11.0
U+05F0 װ HEBREW LIGATURE YIDDISH DOUBLE VAV | category Lo (Other Letter) | block Hebrew | age 1.1
U+05F1 ױ HEBREW LIGATURE YIDDISH VAV YOD | category Lo (Other Letter) | block Hebrew | age 1.1
U+05F2 ײ HEBREW LIGATURE YIDDISH DOUBLE YOD | category Lo (Other Letter) | block Hebrew | age 1.1
U+05F3 ׳ HEBREW PUNCTUATION GERESH | category Po (Other Punctuation) | block Hebrew | age 1.1
U+05F4 ״ HEBREW PUNCTUATION GERSHAYIM | category Po (Other Punctuation) | block Hebrew | age 1.1
U+0600 [format] ARABIC NUMBER SIGN | category Cf (Format) | block Arabic | age 4.0
U+0601 [format] ARABIC SIGN SANAH | category Cf (Format) | block Arabic | age 4.0
U+0602 [format] ARABIC FOOTNOTE MARKER | category Cf (Format) | block Arabic | age 4.0
U+0603 [format] ARABIC SIGN SAFHA | category Cf (Format) | block Arabic | age 4.0
U+0604 [format] ARABIC SIGN SAMVAT | category Cf (Format) | block Arabic | age 6.1
U+0605 [format] ARABIC NUMBER MARK ABOVE | category Cf (Format) | block Arabic | age 7.0
U+0606 ؆ ARABIC-INDIC CUBE ROOT | category Sm (Math Symbol) | block Arabic | age 5.1
U+0607 ؇ ARABIC-INDIC FOURTH ROOT | category Sm (Math Symbol) | block Arabic | age 5.1
U+0608 ؈ ARABIC RAY | category Sm (Math Symbol) | block Arabic | age 5.1
U+0609 ؉ ARABIC-INDIC PER MILLE SIGN | category Po (Other Punctuation) | block Arabic | age 5.1
U+060A ؊ ARABIC-INDIC PER TEN THOUSAND SIGN | category Po (Other Punctuation) | block Arabic | age 5.1
U+060B ؋ AFGHANI SIGN | category Sc (Currency Symbol) | block Arabic | age 4.1
U+060C ، ARABIC COMMA | category Po (Other Punctuation) | block Arabic | age 1.1
U+060D ؍ ARABIC DATE SEPARATOR | category Po (Other Punctuation) | block Arabic | age 4.0
U+060E ؎ ARABIC POETIC VERSE SIGN | category So (Other Symbol) | block Arabic | age 4.0
U+060F ؏ ARABIC SIGN MISRA | category So (Other Symbol) | block Arabic | age 4.0
U+0610 ◌ؐ ARABIC SIGN SALLALLAHOU ALAYHE WASSALLAM | category Mn (Nonspacing Mark) | block Arabic | age 4.0
U+0611 ◌ؑ ARABIC SIGN ALAYHE ASSALLAM | category Mn (Nonspacing Mark) | block Arabic | age 4.0
U+0612 ◌ؒ ARABIC SIGN RAHMATULLAH ALAYHE | category Mn (Nonspacing Mark) | block Arabic | age 4.0
U+0613 ◌ؓ ARABIC SIGN RADI ALLAHOU ANHU | category Mn (Nonspacing Mark) | block Arabic | age 4.0
U+0614 ◌ؔ ARABIC SIGN TAKHALLUS | category Mn (Nonspacing Mark) | block Arabic | age 4.0
U+0615 ◌ؕ ARABIC SMALL HIGH TAH | category Mn (Nonspacing Mark) | block Arabic | age 4.0
U+0616 ◌ؖ ARABIC SMALL HIGH LIGATURE ALEF WITH LAM WITH YEH | category Mn (Nonspacing Mark) | block Arabic | age 5.1
U+0617 ◌ؗ ARABIC SMALL HIGH ZAIN | category Mn (Nonspacing Mark) | block Arabic | age 5.1
U+0618 ◌ؘ ARABIC SMALL FATHA | category Mn (Nonspacing Mark) | block Arabic | age 5.1
U+0619 ◌ؙ ARABIC SMALL DAMMA | category Mn (Nonspacing Mark) | block Arabic | age 5.1
U+061A ◌ؚ ARABIC SMALL KASRA | category Mn (Nonspacing Mark) | block Arabic | age 5.1
U+061B ؛ ARABIC SEMICOLON | category Po (Other Punctuation) | block Arabic | age 1.1
U+061C [format] ARABIC LETTER MARK | category Cf (Format) | block Arabic | age 6.3
U+061D ؝ ARABIC END OF TEXT MARK | category Po (Other Punctuation) | block Arabic | age 14.0
U+061E ؞ ARABIC TRIPLE DOT PUNCTUATION MARK | category Po (Other Punctuation) | block Arabic | age 4.1
U+061F ؟ ARABIC QUESTION MARK | category Po (Other Punctuation) | block Arabic | age 1.1
U+0620 ؠ ARABIC LETTER KASHMIRI YEH | category Lo (Other Letter) | block Arabic | age 6.0
U+0621 ء ARABIC LETTER HAMZA | category Lo (Other Letter) | block Arabic | age 1.1
U+0622 آ ARABIC LETTER ALEF WITH MADDA ABOVE | category Lo (Other Letter) | block Arabic | age 1.1
U+0623 أ ARABIC LETTER ALEF WITH HAMZA ABOVE | category Lo (Other Letter) | block Arabic | age 1.1
U+0624 ؤ ARABIC LETTER WAW WITH HAMZA ABOVE | category Lo (Other Letter) | block Arabic | age 1.1
U+0625 إ ARABIC LETTER ALEF WITH HAMZA BELOW | category Lo (Other Letter) | block Arabic | age 1.1
U+0626 ئ ARABIC LETTER YEH WITH HAMZA ABOVE | category Lo (Other Letter) | block Arabic | age 1.1
U+0627 ا ARABIC LETTER ALEF | category Lo (Other Letter) | block Arabic | age 1.1
U+0628 ب ARABIC LETTER BEH | category Lo (Other Letter) | block Arabic | age 1.1
U+0629 ة ARABIC LETTER TEH MARBUTA | category Lo (Other Letter) | block Arabic | age 1.1
U+062A ت ARABIC LETTER TEH | category Lo (Other Letter) | block Arabic | age 1.1
U+062B ث ARABIC LETTER THEH | category Lo (Other Letter) | block Arabic | age 1.1
U+062C ج ARABIC LETTER JEEM | category Lo (Other Letter) | block Arabic | age 1.1
U+062D ح ARABIC LETTER HAH | category Lo (Other Letter) | block Arabic | age 1.1
U+062E خ ARABIC LETTER KHAH | category Lo (Other Letter) | block Arabic | age 1.1
U+062F د ARABIC LETTER DAL | category Lo (Other Letter) | block Arabic | age 1.1
U+0630 ذ ARABIC LETTER THAL | category Lo (Other Letter) | block Arabic | age 1.1
U+0631 ر ARABIC LETTER REH | category Lo (Other Letter) | block Arabic | age 1.1
U+0632 ز ARABIC LETTER ZAIN | category Lo (Other Letter) | block Arabic | age 1.1
U+0633 س ARABIC LETTER SEEN | category Lo (Other Letter) | block Arabic | age 1.1
U+0634 ش ARABIC LETTER SHEEN | category Lo (Other Letter) | block Arabic | age 1.1
U+0635 ص ARABIC LETTER SAD | category Lo (Other Letter) | block Arabic | age 1.1
U+0636 ض ARABIC LETTER DAD | category Lo (Other Letter) | block Arabic | age 1.1
U+0637 ط ARABIC LETTER TAH | category Lo (Other Letter) | block Arabic | age 1.1
U+0638 ظ ARABIC LETTER ZAH | category Lo (Other Letter) | block Arabic | age 1.1
U+0639 ع ARABIC LETTER AIN | category Lo (Other Letter) | block Arabic | age 1.1
U+063A غ ARABIC LETTER GHAIN | category Lo (Other Letter) | block Arabic | age 1.1
U+063B ػ ARABIC LETTER KEHEH WITH TWO DOTS ABOVE | category Lo (Other Letter) | block Arabic | age 5.1
U+063C ؼ ARABIC LETTER KEHEH WITH THREE DOTS BELOW | category Lo (Other Letter) | block Arabic | age 5.1
U+063D ؽ ARABIC LETTER FARSI YEH WITH INVERTED V | category Lo (Other Letter) | block Arabic | age 5.1
U+063E ؾ ARABIC LETTER FARSI YEH WITH TWO DOTS ABOVE | category Lo (Other Letter) | block Arabic | age 5.1
U+063F ؿ ARABIC LETTER FARSI YEH WITH THREE DOTS ABOVE | category Lo (Other Letter) | block Arabic | age 5.1
U+0640 ـ ARABIC TATWEEL | category Lm (Modifier Letter) | block Arabic | age 1.1
U+0641 ف ARABIC LETTER FEH | category Lo (Other Letter) | block Arabic | age 1.1
U+0642 ق ARABIC LETTER QAF | category Lo (Other Letter) | block Arabic | age 1.1
U+0643 ك ARABIC LETTER KAF | category Lo (Other Letter) | block Arabic | age 1.1
U+0644 ل ARABIC LETTER LAM | category Lo (Other Letter) | block Arabic | age 1.1
U+0645 م ARABIC LETTER MEEM | category Lo (Other Letter) | block Arabic | age 1.1
U+0646 ن ARABIC LETTER NOON | category Lo (Other Letter) | block Arabic | age 1.1
U+0647 ه ARABIC LETTER HEH | category Lo (Other Letter) | block Arabic | age 1.1
U+0648 و ARABIC LETTER WAW | category Lo (Other Letter) | block Arabic | age 1.1
U+0649 ى ARABIC LETTER ALEF MAKSURA | category Lo (Other Letter) | block Arabic | age 1.1
U+064A ي ARABIC LETTER YEH | category Lo (Other Letter) | block Arabic | age 1.1
U+064B ◌ً ARABIC FATHATAN | category Mn (Nonspacing Mark) | block Arabic | age 1.1
U+064C ◌ٌ ARABIC DAMMATAN | category Mn (Nonspacing Mark) | block Arabic | age 1.1
U+064D ◌ٍ ARABIC KASRATAN | category Mn (Nonspacing Mark) | block Arabic | age 1.1
U+064E ◌َ ARABIC FATHA | category Mn (Nonspacing Mark) | block Arabic | age 1.1
U+064F ◌ُ ARABIC DAMMA | category Mn (Nonspacing Mark) | block Arabic | age 1.1
U+0650 ◌ِ ARABIC KASRA | category Mn (Nonspacing Mark) | block Arabic | age 1.1
U+0651 ◌ّ ARABIC SHADDA | category Mn (Nonspacing Mark) | block Arabic | age 1.1
U+0652 ◌ْ ARABIC SUKUN | category Mn (Nonspacing Mark) | block Arabic | age 1.1
U+0653 ◌ٓ ARABIC MADDAH ABOVE | category Mn (Nonspacing Mark) | block Arabic | age 3.0
U+0654 ◌ٔ ARABIC HAMZA ABOVE | category Mn (Nonspacing Mark) | block Arabic | age 3.0
U+0655 ◌ٕ ARABIC HAMZA BELOW | category Mn (Nonspacing Mark) | block Arabic | age 3.0
U+0656 ◌ٖ ARABIC SUBSCRIPT ALEF | category Mn (Nonspacing Mark) | block Arabic | age 4.0
U+0657 ◌ٗ ARABIC INVERTED DAMMA | category Mn (Nonspacing Mark) | block Arabic | age 4.0
U+0658 ◌٘ ARABIC MARK NOON GHUNNA | category Mn (Nonspacing Mark) | block Arabic | age 4.0
U+0659 ◌ٙ ARABIC ZWARAKAY | category Mn (Nonspacing Mark) | block Arabic | age 4.1
U+065A ◌ٚ ARABIC VOWEL SIGN SMALL V ABOVE | category Mn (Nonspacing Mark) | block Arabic | age 4.1
U+065B ◌ٛ ARABIC VOWEL SIGN INVERTED SMALL V ABOVE | category Mn (Nonspacing Mark) | block Arabic | age 4.1
U+065C ◌ٜ ARABIC VOWEL SIGN DOT BELOW | category Mn (Nonspacing Mark) | block Arabic | age 4.1
U+065D ◌ٝ ARABIC REVERSED DAMMA | category Mn (Nonspacing Mark) | block Arabic | age 4.1
U+065E ◌ٞ ARABIC FATHA WITH TWO DOTS | category Mn (Nonspacing Mark) | block Arabic | age 4.1
U+065F ◌ٟ ARABIC WAVY HAMZA BELOW | category Mn (Nonspacing Mark) | block Arabic | age 6.0
U+0660 ٠ ARABIC-INDIC DIGIT ZERO | category Nd (Decimal Number) | block Arabic | age 1.1
U+0661 ١ ARABIC-INDIC DIGIT ONE | category Nd (Decimal Number) | block Arabic | age 1.1
U+0662 ٢ ARABIC-INDIC DIGIT TWO | category Nd (Decimal Number) | block Arabic | age 1.1
U+0663 ٣ ARABIC-INDIC DIGIT THREE | category Nd (Decimal Number) | block Arabic | age 1.1
U+0664 ٤ ARABIC-INDIC DIGIT FOUR | category Nd (Decimal Number) | block Arabic | age 1.1
U+0665 ٥ ARABIC-INDIC DIGIT FIVE | category Nd (Decimal Number) | block Arabic | age 1.1
U+0666 ٦ ARABIC-INDIC DIGIT SIX | category Nd (Decimal Number) | block Arabic | age 1.1
U+0667 ٧ ARABIC-INDIC DIGIT SEVEN | category Nd (Decimal Number) | block Arabic | age 1.1
U+0668 ٨ ARABIC-INDIC DIGIT EIGHT | category Nd (Decimal Number) | block Arabic | age 1.1
U+0669 ٩ ARABIC-INDIC DIGIT NINE | category Nd (Decimal Number) | block Arabic | age 1.1
U+066A ٪ ARABIC PERCENT SIGN | category Po (Other Punctuation) | block Arabic | age 1.1
U+066B ٫ ARABIC DECIMAL SEPARATOR | category Po (Other Punctuation) | block Arabic | age 1.1
U+066C ٬ ARABIC THOUSANDS SEPARATOR | category Po (Other Punctuation) | block Arabic | age 1.1
U+066D ٭ ARABIC FIVE POINTED STAR | category Po (Other Punctuation) | block Arabic | age 1.1
U+066E ٮ ARABIC LETTER DOTLESS BEH | category Lo (Other Letter) | block Arabic | age 3.2
U+066F ٯ ARABIC LETTER DOTLESS QAF | category Lo (Other Letter) | block Arabic | age 3.2
U+0670 ◌ٰ ARABIC LETTER SUPERSCRIPT ALEF | category Mn (Nonspacing Mark) | block Arabic | age 1.1
U+0671 ٱ ARABIC LETTER ALEF WASLA | category Lo (Other Letter) | block Arabic | age 1.1
U+0672 ٲ ARABIC LETTER ALEF WITH WAVY HAMZA ABOVE | category Lo (Other Letter) | block Arabic | age 1.1
U+0673 ٳ ARABIC LETTER ALEF WITH WAVY HAMZA BELOW | category Lo (Other Letter) | block Arabic | age 1.1
U+0674 ٴ ARABIC LETTER HIGH HAMZA | category Lo (Other Letter) | block Arabic | age 1.1
U+0675 ٵ ARABIC LETTER HIGH HAMZA ALEF | category Lo (Other Letter) | block Arabic | age 1.1
U+0676 ٶ ARABIC LETTER HIGH HAMZA WAW | category Lo (Other Letter) | block Arabic | age 1.1
U+0677 ٷ ARABIC LETTER U WITH HAMZA ABOVE | category Lo (Other Letter) | block Arabic | age 1.1
U+0678 ٸ ARABIC LETTER HIGH HAMZA YEH | category Lo (Other Letter) | block Arabic | age 1.1
U+0679 ٹ ARABIC LETTER TTEH | category Lo (Other Letter) | block Arabic | age 1.1
U+067A ٺ ARABIC LETTER TTEHEH | category Lo (Other Letter) | block Arabic | age 1.1
U+067B ٻ ARABIC LETTER BEEH | category Lo (Other Letter) | block Arabic | age 1.1
U+067C ټ ARABIC LETTER TEH WITH RING | category Lo (Other Letter) | block Arabic | age 1.1
U+067D ٽ ARABIC LETTER TEH WITH THREE DOTS ABOVE DOWNWARDS | category Lo (Other Letter) | block Arabic | age 1.1
U+067E پ ARABIC LETTER PEH | category Lo (Other Letter) | block Arabic | age 1.1
U+067F ٿ ARABIC LETTER TEHEH | category Lo (Other Letter) | block Arabic | age 1.1
U+0680 ڀ ARABIC LETTER BEHEH | category Lo (Other Letter) | block Arabic | age 1.1
U+0681 ځ ARABIC LETTER HAH WITH HAMZA ABOVE | category Lo (Other Letter) | block Arabic | age 1.1
U+0682 ڂ ARABIC LETTER HAH WITH TWO DOTS VERTICAL ABOVE | category Lo (Other Letter) | block Arabic | age 1.1
U+0683 ڃ ARABIC LETTER NYEH | category Lo (Other Letter) | block Arabic | age 1.1
U+0684 ڄ ARABIC LETTER DYEH | category Lo (Other Letter) | block Arabic | age 1.1
U+0685 څ ARABIC LETTER HAH WITH THREE DOTS ABOVE | category Lo (Other Letter) | block Arabic | age 1.1
U+0686 چ ARABIC LETTER TCHEH | category Lo (Other Letter) | block Arabic | age 1.1
U+0687 ڇ ARABIC LETTER TCHEHEH | category Lo (Other Letter) | block Arabic | age 1.1
U+0688 ڈ ARABIC LETTER DDAL | category Lo (Other Letter) | block Arabic | age 1.1
U+0689 ډ ARABIC LETTER DAL WITH RING | category Lo (Other Letter) | block Arabic | age 1.1
U+068A ڊ ARABIC LETTER DAL WITH DOT BELOW | category Lo (Other Letter) | block Arabic | age 1.1
U+068B ڋ ARABIC LETTER DAL WITH DOT BELOW AND SMALL TAH | category Lo (Other Letter) | block Arabic | age 1.1
U+068C ڌ ARABIC LETTER DAHAL | category Lo (Other Letter) | block Arabic | age 1.1
U+068D ڍ ARABIC LETTER DDAHAL | category Lo (Other Letter) | block Arabic | age 1.1
U+068E ڎ ARABIC LETTER DUL | category Lo (Other Letter) | block Arabic | age 1.1
U+068F ڏ ARABIC LETTER DAL WITH THREE DOTS ABOVE DOWNWARDS | category Lo (Other Letter) | block Arabic | age 1.1
U+0690 ڐ ARABIC LETTER DAL WITH FOUR DOTS ABOVE | category Lo (Other Letter) | block Arabic | age 1.1
U+0691 ڑ ARABIC LETTER RREH | category Lo (Other Letter) | block Arabic | age 1.1
U+0692 ڒ ARABIC LETTER REH WITH SMALL V | category Lo (Other Letter) | block Arabic | age 1.1
U+0693 ړ ARABIC LETTER REH WITH RING | category Lo (Other Letter) | block Arabic | age 1.1
U+0694 ڔ ARABIC LETTER REH WITH DOT BELOW | category Lo (Other Letter) | block Arabic | age 1.1
U+0695 ڕ ARABIC LETTER REH WITH SMALL V BELOW | category Lo (Other Letter) | block Arabic | age 1.1
U+0696 ږ ARABIC LETTER REH WITH DOT BELOW AND DOT ABOVE | category Lo (Other Letter) | block Arabic | age 1.1
U+0697 ڗ ARABIC LETTER REH WITH TWO DOTS ABOVE | category Lo (Other Letter) | block Arabic | age 1.1
U+0698 ژ ARABIC LETTER JEH | category Lo (Other Letter) | block Arabic | age 1.1
U+0699 ڙ ARABIC LETTER REH WITH FOUR DOTS ABOVE | category Lo (Other Letter) | block Arabic | age 1.1
U+069A ښ ARABIC LETTER SEEN WITH DOT BELOW AND DOT ABOVE | category Lo (Other Letter) | block Arabic | age 1.1
U+069B ڛ ARABIC LETTER SEEN WITH THREE DOTS BELOW | category Lo (Other Letter) | block Arabic | age 1.1
U+069C ڜ ARABIC LETTER SEEN WITH THREE DOTS BELOW AND THREE DOTS ABOVE | category Lo (Other Letter) | block Arabic | age 1.1
U+069D ڝ ARABIC LETTER SAD WITH TWO DOTS BELOW | category Lo (Other Letter) | block Arabic | age 1.1
U+069E ڞ ARABIC LETTER SAD WITH THREE DOTS ABOVE | category Lo (Other Letter) | block Arabic | age 1.1
U+069F ڟ ARABIC LETTER TAH WITH THREE DOTS ABOVE | category Lo (Other Letter) | block Arabic | age 1.1
U+06A0 ڠ ARABIC LETTER AIN WITH THREE DOTS ABOVE | category Lo (Other Letter) | block Arabic | age 1.1
U+06A1 ڡ ARABIC LETTER DOTLESS FEH | category Lo (Other Letter) | block Arabic | age 1.1
U+06A2 ڢ ARABIC LETTER FEH WITH DOT MOVED BELOW | category Lo (Other Letter) | block Arabic | age 1.1
U+06A3 ڣ ARABIC LETTER FEH WITH DOT BELOW | category Lo (Other Letter) | block Arabic | age 1.1
U+06A4 ڤ ARABIC LETTER VEH | category Lo (Other Letter) | block Arabic | age 1.1
U+06A5 ڥ ARABIC LETTER FEH WITH THREE DOTS BELOW | category Lo (Other Letter) | block Arabic | age 1.1
U+06A6 ڦ ARABIC LETTER PEHEH | category Lo (Other Letter) | block Arabic | age 1.1
U+06A7 ڧ ARABIC LETTER QAF WITH DOT ABOVE | category Lo (Other Letter) | block Arabic | age 1.1
U+06A8 ڨ ARABIC LETTER QAF WITH THREE DOTS ABOVE | category Lo (Other Letter) | block Arabic | age 1.1
U+06A9 ک ARABIC LETTER KEHEH | category Lo (Other Letter) | block Arabic | age 1.1
U+06AA ڪ ARABIC LETTER SWASH KAF | category Lo (Other Letter) | block Arabic | age 1.1
U+06AB ګ ARABIC LETTER KAF WITH RING | category Lo (Other Letter) | block Arabic | age 1.1
U+06AC ڬ ARABIC LETTER KAF WITH DOT ABOVE | category Lo (Other Letter) | block Arabic | age 1.1
U+06AD ڭ ARABIC LETTER NG | category Lo (Other Letter) | block Arabic | age 1.1
U+06AE ڮ ARABIC LETTER KAF WITH THREE DOTS BELOW | category Lo (Other Letter) | block Arabic | age 1.1
U+06AF گ ARABIC LETTER GAF | category Lo (Other Letter) | block Arabic | age 1.1
U+06B0 ڰ ARABIC LETTER GAF WITH RING | category Lo (Other Letter) | block Arabic | age 1.1
U+06B1 ڱ ARABIC LETTER NGOEH | category Lo (Other Letter) | block Arabic | age 1.1
U+06B2 ڲ ARABIC LETTER GAF WITH TWO DOTS BELOW | category Lo (Other Letter) | block Arabic | age 1.1
U+06B3 ڳ ARABIC LETTER GUEH | category Lo (Other Letter) | block Arabic | age 1.1
U+06B4 ڴ ARABIC LETTER GAF WITH THREE DOTS ABOVE | category Lo (Other Letter) | block Arabic | age 1.1
U+06B5 ڵ ARABIC LETTER LAM WITH SMALL V | category Lo (Other Letter) | block Arabic | age 1.1
U+06B6 ڶ ARABIC LETTER LAM WITH DOT ABOVE | category Lo (Other Letter) | block Arabic | age 1.1
U+06B7 ڷ ARABIC LETTER LAM WITH THREE DOTS ABOVE | category Lo (Other Letter) | block Arabic | age 1.1
U+06B8 ڸ ARABIC LETTER LAM WITH THREE DOTS BELOW | category Lo (Other Letter) | block Arabic | age 3.0
U+06B9 ڹ ARABIC LETTER NOON WITH DOT BELOW | category Lo (Other Letter) | block Arabic | age 3.0
U+06BA ں ARABIC LETTER NOON GHUNNA | category Lo (Other Letter) | block Arabic | age 1.1
U+06BB ڻ ARABIC LETTER RNOON | category Lo (Other Letter) | block Arabic | age 1.1
U+06BC ڼ ARABIC LETTER NOON WITH RING | category Lo (Other Letter) | block Arabic | age 1.1
U+06BD ڽ ARABIC LETTER NOON WITH THREE DOTS ABOVE | category Lo (Other Letter) | block Arabic | age 1.1
U+06BE ھ ARABIC LETTER HEH DOACHASHMEE | category Lo (Other Letter) | block Arabic | age 1.1
U+06BF ڿ ARABIC LETTER TCHEH WITH DOT ABOVE | category Lo (Other Letter) | block Arabic | age 3.0
U+06C0 ۀ ARABIC LETTER HEH WITH YEH ABOVE | category Lo (Other Letter) | block Arabic | age 1.1
U+06C1 ہ ARABIC LETTER HEH GOAL | category Lo (Other Letter) | block Arabic | age 1.1
U+06C2 ۂ ARABIC LETTER HEH GOAL WITH HAMZA ABOVE | category Lo (Other Letter) | block Arabic | age 1.1
U+06C3 ۃ ARABIC LETTER TEH MARBUTA GOAL | category Lo (Other Letter) | block Arabic | age 1.1
U+06C4 ۄ ARABIC LETTER WAW WITH RING | category Lo (Other Letter) | block Arabic | age 1.1
U+06C5 ۅ ARABIC LETTER KIRGHIZ OE | category Lo (Other Letter) | block Arabic | age 1.1
U+06C6 ۆ ARABIC LETTER OE | category Lo (Other Letter) | block Arabic | age 1.1
U+06C7 ۇ ARABIC LETTER U | category Lo (Other Letter) | block Arabic | age 1.1
U+06C8 ۈ ARABIC LETTER YU | category Lo (Other Letter) | block Arabic | age 1.1
U+06C9 ۉ ARABIC LETTER KIRGHIZ YU | category Lo (Other Letter) | block Arabic | age 1.1
U+06CA ۊ ARABIC LETTER WAW WITH TWO DOTS ABOVE | category Lo (Other Letter) | block Arabic | age 1.1
U+06CB ۋ ARABIC LETTER VE | category Lo (Other Letter) | block Arabic | age 1.1
U+06CC ی ARABIC LETTER FARSI YEH | category Lo (Other Letter) | block Arabic | age 1.1
U+06CD ۍ ARABIC LETTER YEH WITH TAIL | category Lo (Other Letter) | block Arabic | age 1.1
U+06CE ێ ARABIC LETTER YEH WITH SMALL V | category Lo (Other Letter) | block Arabic | age 1.1
U+06CF ۏ ARABIC LETTER WAW WITH DOT ABOVE | category Lo (Other Letter) | block Arabic | age 3.0
U+06D0 ې ARABIC LETTER E | category Lo (Other Letter) | block Arabic | age 1.1
U+06D1 ۑ ARABIC LETTER YEH WITH THREE DOTS BELOW | category Lo (Other Letter) | block Arabic | age 1.1
U+06D2 ے ARABIC LETTER YEH BARREE | category Lo (Other Letter) | block Arabic | age 1.1
U+06D3 ۓ ARABIC LETTER YEH BARREE WITH HAMZA ABOVE | category Lo (Other Letter) | block Arabic | age 1.1
U+06D4 ۔ ARABIC FULL STOP | category Po (Other Punctuation) | block Arabic | age 1.1
U+06D5 ە ARABIC LETTER AE | category Lo (Other Letter) | block Arabic | age 1.1
U+06D6 ◌ۖ ARABIC SMALL HIGH LIGATURE SAD WITH LAM WITH ALEF MAKSURA | category Mn (Nonspacing Mark) | block Arabic | age 1.1
U+06D7 ◌ۗ ARABIC SMALL HIGH LIGATURE QAF WITH LAM WITH ALEF MAKSURA | category Mn (Nonspacing Mark) | block Arabic | age 1.1
U+06D8 ◌ۘ ARABIC SMALL HIGH MEEM INITIAL FORM | category Mn (Nonspacing Mark) | block Arabic | age 1.1
U+06D9 ◌ۙ ARABIC SMALL HIGH LAM ALEF | category Mn (Nonspacing Mark) | block Arabic | age 1.1
U+06DA ◌ۚ ARABIC SMALL HIGH JEEM | category Mn (Nonspacing Mark) | block Arabic | age 1.1
U+06DB ◌ۛ ARABIC SMALL HIGH THREE DOTS | category Mn (Nonspacing Mark) | block Arabic | age 1.1
U+06DC ◌ۜ ARABIC SMALL HIGH SEEN | category Mn (Nonspacing Mark) | block Arabic | age 1.1
U+06DD [format] ARABIC END OF AYAH | category Cf (Format) | block Arabic | age 1.1
U+06DE ۞ ARABIC START OF RUB EL HIZB | category So (Other Symbol) | block Arabic | age 1.1
U+06DF ◌۟ ARABIC SMALL HIGH ROUNDED ZERO | category Mn (Nonspacing Mark) | block Arabic | age 1.1
U+06E0 ◌۠ ARABIC SMALL HIGH UPRIGHT RECTANGULAR ZERO | category Mn (Nonspacing Mark) | block Arabic | age 1.1
U+06E1 ◌ۡ ARABIC SMALL HIGH DOTLESS HEAD OF KHAH | category Mn (Nonspacing Mark) | block Arabic | age 1.1
U+06E2 ◌ۢ ARABIC SMALL HIGH MEEM ISOLATED FORM | category Mn (Nonspacing Mark) | block Arabic | age 1.1
U+06E3 ◌ۣ ARABIC SMALL LOW SEEN | category Mn (Nonspacing Mark) | block Arabic | age 1.1
U+06E4 ◌ۤ ARABIC SMALL HIGH MADDA | category Mn (Nonspacing Mark) | block Arabic | age 1.1
U+06E5 ۥ ARABIC SMALL WAW | category Lm (Modifier Letter) | block Arabic | age 1.1
U+06E6 ۦ ARABIC SMALL YEH | category Lm (Modifier Letter) | block Arabic | age 1.1
U+06E7 ◌ۧ ARABIC SMALL HIGH YEH | category Mn (Nonspacing Mark) | block Arabic | age 1.1
U+06E8 ◌ۨ ARABIC SMALL HIGH NOON | category Mn (Nonspacing Mark) | block Arabic | age 1.1
U+06E9 ۩ ARABIC PLACE OF SAJDAH | category So (Other Symbol) | block Arabic | age 1.1
U+06EA ◌۪ ARABIC EMPTY CENTRE LOW STOP | category Mn (Nonspacing Mark) | block Arabic | age 1.1
U+06EB ◌۫ ARABIC EMPTY CENTRE HIGH STOP | category Mn (Nonspacing Mark) | block Arabic | age 1.1
U+06EC ◌۬ ARABIC ROUNDED HIGH STOP WITH FILLED CENTRE | category Mn (Nonspacing Mark) | block Arabic | age 1.1
U+06ED ◌ۭ ARABIC SMALL LOW MEEM | category Mn (Nonspacing Mark) | block Arabic | age 1.1
U+06EE ۮ ARABIC LETTER DAL WITH INVERTED V | category Lo (Other Letter) | block Arabic | age 4.0
U+06EF ۯ ARABIC LETTER REH WITH INVERTED V | category Lo (Other Letter) | block Arabic | age 4.0
U+06F0 ۰ EXTENDED ARABIC-INDIC DIGIT ZERO | category Nd (Decimal Number) | block Arabic | age 1.1
U+06F1 ۱ EXTENDED ARABIC-INDIC DIGIT ONE | category Nd (Decimal Number) | block Arabic | age 1.1
U+06F2 ۲ EXTENDED ARABIC-INDIC DIGIT TWO | category Nd (Decimal Number) | block Arabic | age 1.1
U+06F3 ۳ EXTENDED ARABIC-INDIC DIGIT THREE | category Nd (Decimal Number) | block Arabic | age 1.1
U+06F4 ۴ EXTENDED ARABIC-INDIC DIGIT FOUR | category Nd (Decimal Number) | block Arabic | age 1.1
U+06F5 ۵ EXTENDED ARABIC-INDIC DIGIT FIVE | category Nd (Decimal Number) | block Arabic | age 1.1
U+06F6 ۶ EXTENDED ARABIC-INDIC DIGIT SIX | category Nd (Decimal Number) | block Arabic | age 1.1
U+06F7 ۷ EXTENDED ARABIC-INDIC DIGIT SEVEN | category Nd (Decimal Number) | block Arabic | age 1.1
U+06F8 ۸ EXTENDED ARABIC-INDIC DIGIT EIGHT | category Nd (Decimal Number) | block Arabic | age 1.1
U+06F9 ۹ EXTENDED ARABIC-INDIC DIGIT NINE | category Nd (Decimal Number) | block Arabic | age 1.1
U+06FA ۺ ARABIC LETTER SHEEN WITH DOT BELOW | category Lo (Other Letter) | block Arabic | age 3.0
U+06FB ۻ ARABIC LETTER DAD WITH DOT BELOW | category Lo (Other Letter) | block Arabic | age 3.0
U+06FC ۼ ARABIC LETTER GHAIN WITH DOT BELOW | category Lo (Other Letter) | block Arabic | age 3.0
U+06FD ۽ ARABIC SIGN SINDHI AMPERSAND | category So (Other Symbol) | block Arabic | age 3.0
U+06FE ۾ ARABIC SIGN SINDHI POSTPOSITION MEN | category So (Other Symbol) | block Arabic | age 3.0
U+06FF ۿ ARABIC LETTER HEH WITH INVERTED V | category Lo (Other Letter) | block Arabic | age 4.0
U+0700 ܀ SYRIAC END OF PARAGRAPH | category Po (Other Punctuation) | block Syriac | age 3.0
U+0701 ܁ SYRIAC SUPRALINEAR FULL STOP | category Po (Other Punctuation) | block Syriac | age 3.0
U+0702 ܂ SYRIAC SUBLINEAR FULL STOP | category Po (Other Punctuation) | block Syriac | age 3.0
U+0703 ܃ SYRIAC SUPRALINEAR COLON | category Po (Other Punctuation) | block Syriac | age 3.0
U+0704 ܄ SYRIAC SUBLINEAR COLON | category Po (Other Punctuation) | block Syriac | age 3.0
U+0705 ܅ SYRIAC HORIZONTAL COLON | category Po (Other Punctuation) | block Syriac | age 3.0
U+0706 ܆ SYRIAC COLON SKEWED LEFT | category Po (Other Punctuation) | block Syriac | age 3.0
U+0707 ܇ SYRIAC COLON SKEWED RIGHT | category Po (Other Punctuation) | block Syriac | age 3.0
U+0708 ܈ SYRIAC SUPRALINEAR COLON SKEWED LEFT | category Po (Other Punctuation) | block Syriac | age 3.0
U+0709 ܉ SYRIAC SUBLINEAR COLON SKEWED RIGHT | category Po (Other Punctuation) | block Syriac | age 3.0
U+070A ܊ SYRIAC CONTRACTION | category Po (Other Punctuation) | block Syriac | age 3.0
U+070B ܋ SYRIAC HARKLEAN OBELUS | category Po (Other Punctuation) | block Syriac | age 3.0
U+070C ܌ SYRIAC HARKLEAN METOBELUS | category Po (Other Punctuation) | block Syriac | age 3.0
U+070D ܍ SYRIAC HARKLEAN ASTERISCUS | category Po (Other Punctuation) | block Syriac | age 3.0
U+070F [format] SYRIAC ABBREVIATION MARK | category Cf (Format) | block Syriac | age 3.0
U+0710 ܐ SYRIAC LETTER ALAPH | category Lo (Other Letter) | block Syriac | age 3.0
U+0711 ◌ܑ SYRIAC LETTER SUPERSCRIPT ALAPH | category Mn (Nonspacing Mark) | block Syriac | age 3.0
U+0712 ܒ SYRIAC LETTER BETH | category Lo (Other Letter) | block Syriac | age 3.0
U+0713 ܓ SYRIAC LETTER GAMAL | category Lo (Other Letter) | block Syriac | age 3.0
U+0714 ܔ SYRIAC LETTER GAMAL GARSHUNI | category Lo (Other Letter) | block Syriac | age 3.0
U+0715 ܕ SYRIAC LETTER DALATH | category Lo (Other Letter) | block Syriac | age 3.0
U+0716 ܖ SYRIAC LETTER DOTLESS DALATH RISH | category Lo (Other Letter) | block Syriac | age 3.0
U+0717 ܗ SYRIAC LETTER HE | category Lo (Other Letter) | block Syriac | age 3.0
U+0718 ܘ SYRIAC LETTER WAW | category Lo (Other Letter) | block Syriac | age 3.0
U+0719 ܙ SYRIAC LETTER ZAIN | category Lo (Other Letter) | block Syriac | age 3.0
U+071A ܚ SYRIAC LETTER HETH | category Lo (Other Letter) | block Syriac | age 3.0
U+071B ܛ SYRIAC LETTER TETH | category Lo (Other Letter) | block Syriac | age 3.0
U+071C ܜ SYRIAC LETTER TETH GARSHUNI | category Lo (Other Letter) | block Syriac | age 3.0
U+071D ܝ SYRIAC LETTER YUDH | category Lo (Other Letter) | block Syriac | age 3.0
U+071E ܞ SYRIAC LETTER YUDH HE | category Lo (Other Letter) | block Syriac | age 3.0
U+071F ܟ SYRIAC LETTER KAPH | category Lo (Other Letter) | block Syriac | age 3.0
U+0720 ܠ SYRIAC LETTER LAMADH | category Lo (Other Letter) | block Syriac | age 3.0
U+0721 ܡ SYRIAC LETTER MIM | category Lo (Other Letter) | block Syriac | age 3.0
U+0722 ܢ SYRIAC LETTER NUN | category Lo (Other Letter) | block Syriac | age 3.0
U+0723 ܣ SYRIAC LETTER SEMKATH | category Lo (Other Letter) | block Syriac | age 3.0
U+0724 ܤ SYRIAC LETTER FINAL SEMKATH | category Lo (Other Letter) | block Syriac | age 3.0
U+0725 ܥ SYRIAC LETTER E | category Lo (Other Letter) | block Syriac | age 3.0
U+0726 ܦ SYRIAC LETTER PE | category Lo (Other Letter) | block Syriac | age 3.0
U+0727 ܧ SYRIAC LETTER REVERSED PE | category Lo (Other Letter) | block Syriac | age 3.0
U+0728 ܨ SYRIAC LETTER SADHE | category Lo (Other Letter) | block Syriac | age 3.0
U+0729 ܩ SYRIAC LETTER QAPH | category Lo (Other Letter) | block Syriac | age 3.0
U+072A ܪ SYRIAC LETTER RISH | category Lo (Other Letter) | block Syriac | age 3.0
U+072B ܫ SYRIAC LETTER SHIN | category Lo (Other Letter) | block Syriac | age 3.0
U+072C ܬ SYRIAC LETTER TAW | category Lo (Other Letter) | block Syriac | age 3.0
U+072D ܭ SYRIAC LETTER PERSIAN BHETH | category Lo (Other Letter) | block Syriac | age 4.0
U+072E ܮ SYRIAC LETTER PERSIAN GHAMAL | category Lo (Other Letter) | block Syriac | age 4.0
U+072F ܯ SYRIAC LETTER PERSIAN DHALATH | category Lo (Other Letter) | block Syriac | age 4.0
U+0730 ◌ܰ SYRIAC PTHAHA ABOVE | category Mn (Nonspacing Mark) | block Syriac | age 3.0
U+0731 ◌ܱ SYRIAC PTHAHA BELOW | category Mn (Nonspacing Mark) | block Syriac | age 3.0
U+0732 ◌ܲ SYRIAC PTHAHA DOTTED | category Mn (Nonspacing Mark) | block Syriac | age 3.0
U+0733 ◌ܳ SYRIAC ZQAPHA ABOVE | category Mn (Nonspacing Mark) | block Syriac | age 3.0
U+0734 ◌ܴ SYRIAC ZQAPHA BELOW | category Mn (Nonspacing Mark) | block Syriac | age 3.0
U+0735 ◌ܵ SYRIAC ZQAPHA DOTTED | category Mn (Nonspacing Mark) | block Syriac | age 3.0
U+0736 ◌ܶ SYRIAC RBASA ABOVE | category Mn (Nonspacing Mark) | block Syriac | age 3.0
U+0737 ◌ܷ SYRIAC RBASA BELOW | category Mn (Nonspacing Mark) | block Syriac | age 3.0
U+0738 ◌ܸ SYRIAC DOTTED ZLAMA HORIZONTAL | category Mn (Nonspacing Mark) | block Syriac | age 3.0
U+0739 ◌ܹ SYRIAC DOTTED ZLAMA ANGULAR | category Mn (Nonspacing Mark) | block Syriac | age 3.0
U+073A ◌ܺ SYRIAC HBASA ABOVE | category Mn (Nonspacing Mark) | block Syriac | age 3.0
U+073B ◌ܻ SYRIAC HBASA BELOW | category Mn (Nonspacing Mark) | block Syriac | age 3.0
U+073C ◌ܼ SYRIAC HBASA-ESASA DOTTED | category Mn (Nonspacing Mark) | block Syriac | age 3.0
U+073D ◌ܽ SYRIAC ESASA ABOVE | category Mn (Nonspacing Mark) | block Syriac | age 3.0
U+073E ◌ܾ SYRIAC ESASA BELOW | category Mn (Nonspacing Mark) | block Syriac | age 3.0
U+073F ◌ܿ SYRIAC RWAHA | category Mn (Nonspacing Mark) | block Syriac | age 3.0
U+0740 ◌݀ SYRIAC FEMININE DOT | category Mn (Nonspacing Mark) | block Syriac | age 3.0
U+0741 ◌݁ SYRIAC QUSHSHAYA | category Mn (Nonspacing Mark) | block Syriac | age 3.0
U+0742 ◌݂ SYRIAC RUKKAKHA | category Mn (Nonspacing Mark) | block Syriac | age 3.0
U+0743 ◌݃ SYRIAC TWO VERTICAL DOTS ABOVE | category Mn (Nonspacing Mark) | block Syriac | age 3.0
U+0744 ◌݄ SYRIAC TWO VERTICAL DOTS BELOW | category Mn (Nonspacing Mark) | block Syriac | age 3.0
U+0745 ◌݅ SYRIAC THREE DOTS ABOVE | category Mn (Nonspacing Mark) | block Syriac | age 3.0
U+0746 ◌݆ SYRIAC THREE DOTS BELOW | category Mn (Nonspacing Mark) | block Syriac | age 3.0
U+0747 ◌݇ SYRIAC OBLIQUE LINE ABOVE | category Mn (Nonspacing Mark) | block Syriac | age 3.0
U+0748 ◌݈ SYRIAC OBLIQUE LINE BELOW | category Mn (Nonspacing Mark) | block Syriac | age 3.0
U+0749 ◌݉ SYRIAC MUSIC | category Mn (Nonspacing Mark) | block Syriac | age 3.0
U+074A ◌݊ SYRIAC BARREKH | category Mn (Nonspacing Mark) | block Syriac | age 3.0
U+074D ݍ SYRIAC LETTER SOGDIAN ZHAIN | category Lo (Other Letter) | block Syriac | age 4.0
U+074E ݎ SYRIAC LETTER SOGDIAN KHAPH | category Lo (Other Letter) | block Syriac | age 4.0
U+074F ݏ SYRIAC LETTER SOGDIAN FE | category Lo (Other Letter) | block Syriac | age 4.0
U+0750 ݐ ARABIC LETTER BEH WITH THREE DOTS HORIZONTALLY BELOW | category Lo (Other Letter) | block Arabic Supplement | age 4.1
U+0751 ݑ ARABIC LETTER BEH WITH DOT BELOW AND THREE DOTS ABOVE | category Lo (Other Letter) | block Arabic Supplement | age 4.1
U+0752 ݒ ARABIC LETTER BEH WITH THREE DOTS POINTING UPWARDS BELOW | category Lo (Other Letter) | block Arabic Supplement | age 4.1
U+0753 ݓ ARABIC LETTER BEH WITH THREE DOTS POINTING UPWARDS BELOW AND TWO DOTS ABOVE | category Lo (Other Letter) | block Arabic Supplement | age 4.1
U+0754 ݔ ARABIC LETTER BEH WITH TWO DOTS BELOW AND DOT ABOVE | category Lo (Other Letter) | block Arabic Supplement | age 4.1
U+0755 ݕ ARABIC LETTER BEH WITH INVERTED SMALL V BELOW | category Lo (Other Letter) | block Arabic Supplement | age 4.1
U+0756 ݖ ARABIC LETTER BEH WITH SMALL V | category Lo (Other Letter) | block Arabic Supplement | age 4.1
U+0757 ݗ ARABIC LETTER HAH WITH TWO DOTS ABOVE | category Lo (Other Letter) | block Arabic Supplement | age 4.1
U+0758 ݘ ARABIC LETTER HAH WITH THREE DOTS POINTING UPWARDS BELOW | category Lo (Other Letter) | block Arabic Supplement | age 4.1
U+0759 ݙ ARABIC LETTER DAL WITH TWO DOTS VERTICALLY BELOW AND SMALL TAH | category Lo (Other Letter) | block Arabic Supplement | age 4.1
U+075A ݚ ARABIC LETTER DAL WITH INVERTED SMALL V BELOW | category Lo (Other Letter) | block Arabic Supplement | age 4.1
U+075B ݛ ARABIC LETTER REH WITH STROKE | category Lo (Other Letter) | block Arabic Supplement | age 4.1
U+075C ݜ ARABIC LETTER SEEN WITH FOUR DOTS ABOVE | category Lo (Other Letter) | block Arabic Supplement | age 4.1
U+075D ݝ ARABIC LETTER AIN WITH TWO DOTS ABOVE | category Lo (Other Letter) | block Arabic Supplement | age 4.1
U+075E ݞ ARABIC LETTER AIN WITH THREE DOTS POINTING DOWNWARDS ABOVE | category Lo (Other Letter) | block Arabic Supplement | age 4.1
U+075F ݟ ARABIC LETTER AIN WITH TWO DOTS VERTICALLY ABOVE | category Lo (Other Letter) | block Arabic Supplement | age 4.1
U+0760 ݠ ARABIC LETTER FEH WITH TWO DOTS BELOW | category Lo (Other Letter) | block Arabic Supplement | age 4.1
U+0761 ݡ ARABIC LETTER FEH WITH THREE DOTS POINTING UPWARDS BELOW | category Lo (Other Letter) | block Arabic Supplement | age 4.1
U+0762 ݢ ARABIC LETTER KEHEH WITH DOT ABOVE | category Lo (Other Letter) | block Arabic Supplement | age 4.1
U+0763 ݣ ARABIC LETTER KEHEH WITH THREE DOTS ABOVE | category Lo (Other Letter) | block Arabic Supplement | age 4.1
U+0764 ݤ ARABIC LETTER KEHEH WITH THREE DOTS POINTING UPWARDS BELOW | category Lo (Other Letter) | block Arabic Supplement | age 4.1
U+0765 ݥ ARABIC LETTER MEEM WITH DOT ABOVE | category Lo (Other Letter) | block Arabic Supplement | age 4.1
U+0766 ݦ ARABIC LETTER MEEM WITH DOT BELOW | category Lo (Other Letter) | block Arabic Supplement | age 4.1
U+0767 ݧ ARABIC LETTER NOON WITH TWO DOTS BELOW | category Lo (Other Letter) | block Arabic Supplement | age 4.1
U+0768 ݨ ARABIC LETTER NOON WITH SMALL TAH | category Lo (Other Letter) | block Arabic Supplement | age 4.1
U+0769 ݩ ARABIC LETTER NOON WITH SMALL V | category Lo (Other Letter) | block Arabic Supplement | age 4.1
U+076A ݪ ARABIC LETTER LAM WITH BAR | category Lo (Other Letter) | block Arabic Supplement | age 4.1
U+076B ݫ ARABIC LETTER REH WITH TWO DOTS VERTICALLY ABOVE | category Lo (Other Letter) | block Arabic Supplement | age 4.1
U+076C ݬ ARABIC LETTER REH WITH HAMZA ABOVE | category Lo (Other Letter) | block Arabic Supplement | age 4.1
U+076D ݭ ARABIC LETTER SEEN WITH TWO DOTS VERTICALLY ABOVE | category Lo (Other Letter) | block Arabic Supplement | age 4.1
U+076E ݮ ARABIC LETTER HAH WITH SMALL ARABIC LETTER TAH BELOW | category Lo (Other Letter) | block Arabic Supplement | age 5.1
U+076F ݯ ARABIC LETTER HAH WITH SMALL ARABIC LETTER TAH AND TWO DOTS | category Lo (Other Letter) | block Arabic Supplement | age 5.1
U+0770 ݰ ARABIC LETTER SEEN WITH SMALL ARABIC LETTER TAH AND TWO DOTS | category Lo (Other Letter) | block Arabic Supplement | age 5.1
U+0771 ݱ ARABIC LETTER REH WITH SMALL ARABIC LETTER TAH AND TWO DOTS | category Lo (Other Letter) | block Arabic Supplement | age 5.1
U+0772 ݲ ARABIC LETTER HAH WITH SMALL ARABIC LETTER TAH ABOVE | category Lo (Other Letter) | block Arabic Supplement | age 5.1
U+0773 ݳ ARABIC LETTER ALEF WITH EXTENDED ARABIC-INDIC DIGIT TWO ABOVE | category Lo (Other Letter) | block Arabic Supplement | age 5.1
U+0774 ݴ ARABIC LETTER ALEF WITH EXTENDED ARABIC-INDIC DIGIT THREE ABOVE | category Lo (Other Letter) | block Arabic Supplement | age 5.1
U+0775 ݵ ARABIC LETTER FARSI YEH WITH EXTENDED ARABIC-INDIC DIGIT TWO ABOVE | category Lo (Other Letter) | block Arabic Supplement | age 5.1
U+0776 ݶ ARABIC LETTER FARSI YEH WITH EXTENDED ARABIC-INDIC DIGIT THREE ABOVE | category Lo (Other Letter) | block Arabic Supplement | age 5.1
U+0777 ݷ ARABIC LETTER FARSI YEH WITH EXTENDED ARABIC-INDIC DIGIT FOUR BELOW | category Lo (Other Letter) | block Arabic Supplement | age 5.1
U+0778 ݸ ARABIC LETTER WAW WITH EXTENDED ARABIC-INDIC DIGIT TWO ABOVE | category Lo (Other Letter) | block Arabic Supplement | age 5.1
U+0779 ݹ ARABIC LETTER WAW WITH EXTENDED ARABIC-INDIC DIGIT THREE ABOVE | category Lo (Other Letter) | block Arabic Supplement | age 5.1
U+077A ݺ ARABIC LETTER YEH BARREE WITH EXTENDED ARABIC-INDIC DIGIT TWO ABOVE | category Lo (Other Letter) | block Arabic Supplement | age 5.1
U+077B ݻ ARABIC LETTER YEH BARREE WITH EXTENDED ARABIC-INDIC DIGIT THREE ABOVE | category Lo (Other Letter) | block Arabic Supplement | age 5.1
U+077C ݼ ARABIC LETTER HAH WITH EXTENDED ARABIC-INDIC DIGIT FOUR BELOW | category Lo (Other Letter) | block Arabic Supplement | age 5.1
U+077D ݽ ARABIC LETTER SEEN WITH EXTENDED ARABIC-INDIC DIGIT FOUR ABOVE | category Lo (Other Letter) | block Arabic Supplement | age 5.1
U+077E ݾ ARABIC LETTER SEEN WITH INVERTED V | category Lo (Other Letter) | block Arabic Supplement | age 5.1
U+077F ݿ ARABIC LETTER KAF WITH TWO DOTS ABOVE | category Lo (Other Letter) | block Arabic Supplement | age 5.1
U+0780 ހ THAANA LETTER HAA | category Lo (Other Letter) | block Thaana | age 3.0
U+0781 ށ THAANA LETTER SHAVIYANI | category Lo (Other Letter) | block Thaana | age 3.0
U+0782 ނ THAANA LETTER NOONU | category Lo (Other Letter) | block Thaana | age 3.0
U+0783 ރ THAANA LETTER RAA | category Lo (Other Letter) | block Thaana | age 3.0
U+0784 ބ THAANA LETTER BAA | category Lo (Other Letter) | block Thaana | age 3.0
U+0785 ޅ THAANA LETTER LHAVIYANI | category Lo (Other Letter) | block Thaana | age 3.0
U+0786 ކ THAANA LETTER KAAFU | category Lo (Other Letter) | block Thaana | age 3.0
U+0787 އ THAANA LETTER ALIFU | category Lo (Other Letter) | block Thaana | age 3.0
U+0788 ވ THAANA LETTER VAAVU | category Lo (Other Letter) | block Thaana | age 3.0
U+0789 މ THAANA LETTER MEEMU | category Lo (Other Letter) | block Thaana | age 3.0
U+078A ފ THAANA LETTER FAAFU | category Lo (Other Letter) | block Thaana | age 3.0
U+078B ދ THAANA LETTER DHAALU | category Lo (Other Letter) | block Thaana | age 3.0
U+078C ތ THAANA LETTER THAA | category Lo (Other Letter) | block Thaana | age 3.0
U+078D ލ THAANA LETTER LAAMU | category Lo (Other Letter) | block Thaana | age 3.0
U+078E ގ THAANA LETTER GAAFU | category Lo (Other Letter) | block Thaana | age 3.0
U+078F ޏ THAANA LETTER GNAVIYANI | category Lo (Other Letter) | block Thaana | age 3.0
U+0790 ސ THAANA LETTER SEENU | category Lo (Other Letter) | block Thaana | age 3.0
U+0791 ޑ THAANA LETTER DAVIYANI | category Lo (Other Letter) | block Thaana | age 3.0
U+0792 ޒ THAANA LETTER ZAVIYANI | category Lo (Other Letter) | block Thaana | age 3.0
U+0793 ޓ THAANA LETTER TAVIYANI | category Lo (Other Letter) | block Thaana | age 3.0
U+0794 ޔ THAANA LETTER YAA | category Lo (Other Letter) | block Thaana | age 3.0
U+0795 ޕ THAANA LETTER PAVIYANI | category Lo (Other Letter) | block Thaana | age 3.0
U+0796 ޖ THAANA LETTER JAVIYANI | category Lo (Other Letter) | block Thaana | age 3.0
U+0797 ޗ THAANA LETTER CHAVIYANI | category Lo (Other Letter) | block Thaana | age 3.0
U+0798 ޘ THAANA LETTER TTAA | category Lo (Other Letter) | block Thaana | age 3.0
U+0799 ޙ THAANA LETTER HHAA | category Lo (Other Letter) | block Thaana | age 3.0
U+079A ޚ THAANA LETTER KHAA | category Lo (Other Letter) | block Thaana | age 3.0
U+079B ޛ THAANA LETTER THAALU | category Lo (Other Letter) | block Thaana | age 3.0
U+079C ޜ THAANA LETTER ZAA | category Lo (Other Letter) | block Thaana | age 3.0
U+079D ޝ THAANA LETTER SHEENU | category Lo (Other Letter) | block Thaana | age 3.0
U+079E ޞ THAANA LETTER SAADHU | category Lo (Other Letter) | block Thaana | age 3.0
U+079F ޟ THAANA LETTER DAADHU | category Lo (Other Letter) | block Thaana | age 3.0
U+07A0 ޠ THAANA LETTER TO | category Lo (Other Letter) | block Thaana | age 3.0
U+07A1 ޡ THAANA LETTER ZO | category Lo (Other Letter) | block Thaana | age 3.0
U+07A2 ޢ THAANA LETTER AINU | category Lo (Other Letter) | block Thaana | age 3.0
U+07A3 ޣ THAANA LETTER GHAINU | category Lo (Other Letter) | block Thaana | age 3.0
U+07A4 ޤ THAANA LETTER QAAFU | category Lo (Other Letter) | block Thaana | age 3.0
U+07A5 ޥ THAANA LETTER WAAVU | category Lo (Other Letter) | block Thaana | age 3.0
U+07A6 ◌ަ THAANA ABAFILI | category Mn (Nonspacing Mark) | block Thaana | age 3.0
U+07A7 ◌ާ THAANA AABAAFILI | category Mn (Nonspacing Mark) | block Thaana | age 3.0
U+07A8 ◌ި THAANA IBIFILI | category Mn (Nonspacing Mark) | block Thaana | age 3.0
U+07A9 ◌ީ THAANA EEBEEFILI | category Mn (Nonspacing Mark) | block Thaana | age 3.0
U+07AA ◌ު THAANA UBUFILI | category Mn (Nonspacing Mark) | block Thaana | age 3.0
U+07AB ◌ޫ THAANA OOBOOFILI | category Mn (Nonspacing Mark) | block Thaana | age 3.0
U+07AC ◌ެ THAANA EBEFILI | category Mn (Nonspacing Mark) | block Thaana | age 3.0
U+07AD ◌ޭ THAANA EYBEYFILI | category Mn (Nonspacing Mark) | block Thaana | age 3.0
U+07AE ◌ޮ THAANA OBOFILI | category Mn (Nonspacing Mark) | block Thaana | age 3.0
U+07AF ◌ޯ THAANA OABOAFILI | category Mn (Nonspacing Mark) | block Thaana | age 3.0
U+07B0 ◌ް THAANA SUKUN | category Mn (Nonspacing Mark) | block Thaana | age 3.0
U+07B1 ޱ THAANA LETTER NAA | category Lo (Other Letter) | block Thaana | age 3.2
U+07C0 ߀ NKO DIGIT ZERO | category Nd (Decimal Number) | block NKo | age 5.0
U+07C1 ߁ NKO DIGIT ONE | category Nd (Decimal Number) | block NKo | age 5.0
U+07C2 ߂ NKO DIGIT TWO | category Nd (Decimal Number) | block NKo | age 5.0
U+07C3 ߃ NKO DIGIT THREE | category Nd (Decimal Number) | block NKo | age 5.0
U+07C4 ߄ NKO DIGIT FOUR | category Nd (Decimal Number) | block NKo | age 5.0
U+07C5 ߅ NKO DIGIT FIVE | category Nd (Decimal Number) | block NKo | age 5.0
U+07C6 ߆ NKO DIGIT SIX | category Nd (Decimal Number) | block NKo | age 5.0
U+07C7 ߇ NKO DIGIT SEVEN | category Nd (Decimal Number) | block NKo | age 5.0
U+07C8 ߈ NKO DIGIT EIGHT | category Nd (Decimal Number) | block NKo | age 5.0
U+07C9 ߉ NKO DIGIT NINE | category Nd (Decimal Number) | block NKo | age 5.0
U+07CA ߊ NKO LETTER A | category Lo (Other Letter) | block NKo | age 5.0
U+07CB ߋ NKO LETTER EE | category Lo (Other Letter) | block NKo | age 5.0
U+07CC ߌ NKO LETTER I | category Lo (Other Letter) | block NKo | age 5.0
U+07CD ߍ NKO LETTER E | category Lo (Other Letter) | block NKo | age 5.0
U+07CE ߎ NKO LETTER U | category Lo (Other Letter) | block NKo | age 5.0
U+07CF ߏ NKO LETTER OO | category Lo (Other Letter) | block NKo | age 5.0
U+07D0 ߐ NKO LETTER O | category Lo (Other Letter) | block NKo | age 5.0
U+07D1 ߑ NKO LETTER DAGBASINNA | category Lo (Other Letter) | block NKo | age 5.0
U+07D2 ߒ NKO LETTER N | category Lo (Other Letter) | block NKo | age 5.0
U+07D3 ߓ NKO LETTER BA | category Lo (Other Letter) | block NKo | age 5.0
U+07D4 ߔ NKO LETTER PA | category Lo (Other Letter) | block NKo | age 5.0
U+07D5 ߕ NKO LETTER TA | category Lo (Other Letter) | block NKo | age 5.0
U+07D6 ߖ NKO LETTER JA | category Lo (Other Letter) | block NKo | age 5.0
U+07D7 ߗ NKO LETTER CHA | category Lo (Other Letter) | block NKo | age 5.0
U+07D8 ߘ NKO LETTER DA | category Lo (Other Letter) | block NKo | age 5.0
U+07D9 ߙ NKO LETTER RA | category Lo (Other Letter) | block NKo | age 5.0
U+07DA ߚ NKO LETTER RRA | category Lo (Other Letter) | block NKo | age 5.0
U+07DB ߛ NKO LETTER SA | category Lo (Other Letter) | block NKo | age 5.0
U+07DC ߜ NKO LETTER GBA | category Lo (Other Letter) | block NKo | age 5.0
U+07DD ߝ NKO LETTER FA | category Lo (Other Letter) | block NKo | age 5.0
U+07DE ߞ NKO LETTER KA | category Lo (Other Letter) | block NKo | age 5.0
U+07DF ߟ NKO LETTER LA | category Lo (Other Letter) | block NKo | age 5.0
U+07E0 ߠ NKO LETTER NA WOLOSO | category Lo (Other Letter) | block NKo | age 5.0
U+07E1 ߡ NKO LETTER MA | category Lo (Other Letter) | block NKo | age 5.0
U+07E2 ߢ NKO LETTER NYA | category Lo (Other Letter) | block NKo | age 5.0
U+07E3 ߣ NKO LETTER NA | category Lo (Other Letter) | block NKo | age 5.0
U+07E4 ߤ NKO LETTER HA | category Lo (Other Letter) | block NKo | age 5.0
U+07E5 ߥ NKO LETTER WA | category Lo (Other Letter) | block NKo | age 5.0
U+07E6 ߦ NKO LETTER YA | category Lo (Other Letter) | block NKo | age 5.0
U+07E7 ߧ NKO LETTER NYA WOLOSO | category Lo (Other Letter) | block NKo | age 5.0
U+07E8 ߨ NKO LETTER JONA JA | category Lo (Other Letter) | block NKo | age 5.0
U+07E9 ߩ NKO LETTER JONA CHA | category Lo (Other Letter) | block NKo | age 5.0
U+07EA ߪ NKO LETTER JONA RA | category Lo (Other Letter) | block NKo | age 5.0
U+07EB ◌߫ NKO COMBINING SHORT HIGH TONE | category Mn (Nonspacing Mark) | block NKo | age 5.0
U+07EC ◌߬ NKO COMBINING SHORT LOW TONE | category Mn (Nonspacing Mark) | block NKo | age 5.0
U+07ED ◌߭ NKO COMBINING SHORT RISING TONE | category Mn (Nonspacing Mark) | block NKo | age 5.0
U+07EE ◌߮ NKO COMBINING LONG DESCENDING TONE | category Mn (Nonspacing Mark) | block NKo | age 5.0
U+07EF ◌߯ NKO COMBINING LONG HIGH TONE | category Mn (Nonspacing Mark) | block NKo | age 5.0
U+07F0 ◌߰ NKO COMBINING LONG LOW TONE | category Mn (Nonspacing Mark) | block NKo | age 5.0
U+07F1 ◌߱ NKO COMBINING LONG RISING TONE | category Mn (Nonspacing Mark) | block NKo | age 5.0
U+07F2 ◌߲ NKO COMBINING NASALIZATION MARK | category Mn (Nonspacing Mark) | block NKo | age 5.0
U+07F3 ◌߳ NKO COMBINING DOUBLE DOT ABOVE | category Mn (Nonspacing Mark) | block NKo | age 5.0
U+07F4 ߴ NKO HIGH TONE APOSTROPHE | category Lm (Modifier Letter) | block NKo | age 5.0
U+07F5 ߵ NKO LOW TONE APOSTROPHE | category Lm (Modifier Letter) | block NKo | age 5.0
U+07F6 ߶ NKO SYMBOL OO DENNEN | category So (Other Symbol) | block NKo | age 5.0
U+07F7 ߷ NKO SYMBOL GBAKURUNEN | category Po (Other Punctuation) | block NKo | age 5.0
U+07F8 ߸ NKO COMMA | category Po (Other Punctuation) | block NKo | age 5.0
U+07F9 ߹ NKO EXCLAMATION MARK | category Po (Other Punctuation) | block NKo | age 5.0
U+07FA ߺ NKO LAJANYALAN | category Lm (Modifier Letter) | block NKo | age 5.0
U+07FD ◌߽ NKO DANTAYALAN | category Mn (Nonspacing Mark) | block NKo | age 11.0
U+07FE ߾ NKO DOROME SIGN | category Sc (Currency Symbol) | block NKo | age 11.0
U+07FF ߿ NKO TAMAN SIGN | category Sc (Currency Symbol) | block NKo | age 11.0
U+0800 ࠀ SAMARITAN LETTER ALAF | category Lo (Other Letter) | block Samaritan | age 5.2
U+0801 ࠁ SAMARITAN LETTER BIT | category Lo (Other Letter) | block Samaritan | age 5.2
U+0802 ࠂ SAMARITAN LETTER GAMAN | category Lo (Other Letter) | block Samaritan | age 5.2
U+0803 ࠃ SAMARITAN LETTER DALAT | category Lo (Other Letter) | block Samaritan | age 5.2
U+0804 ࠄ SAMARITAN LETTER IY | category Lo (Other Letter) | block Samaritan | age 5.2
U+0805 ࠅ SAMARITAN LETTER BAA | category Lo (Other Letter) | block Samaritan | age 5.2
U+0806 ࠆ SAMARITAN LETTER ZEN | category Lo (Other Letter) | block Samaritan | age 5.2
U+0807 ࠇ SAMARITAN LETTER IT | category Lo (Other Letter) | block Samaritan | age 5.2
U+0808 ࠈ SAMARITAN LETTER TIT | category Lo (Other Letter) | block Samaritan | age 5.2
U+0809 ࠉ SAMARITAN LETTER YUT | category Lo (Other Letter) | block Samaritan | age 5.2
U+080A ࠊ SAMARITAN LETTER KAAF | category Lo (Other Letter) | block Samaritan | age 5.2
U+080B ࠋ SAMARITAN LETTER LABAT | category Lo (Other Letter) | block Samaritan | age 5.2
U+080C ࠌ SAMARITAN LETTER MIM | category Lo (Other Letter) | block Samaritan | age 5.2
U+080D ࠍ SAMARITAN LETTER NUN | category Lo (Other Letter) | block Samaritan | age 5.2
U+080E ࠎ SAMARITAN LETTER SINGAAT | category Lo (Other Letter) | block Samaritan | age 5.2
U+080F ࠏ SAMARITAN LETTER IN | category Lo (Other Letter) | block Samaritan | age 5.2
U+0810 ࠐ SAMARITAN LETTER FI | category Lo (Other Letter) | block Samaritan | age 5.2
U+0811 ࠑ SAMARITAN LETTER TSAADIY | category Lo (Other Letter) | block Samaritan | age 5.2
U+0812 ࠒ SAMARITAN LETTER QUF | category Lo (Other Letter) | block Samaritan | age 5.2
U+0813 ࠓ SAMARITAN LETTER RISH | category Lo (Other Letter) | block Samaritan | age 5.2
U+0814 ࠔ SAMARITAN LETTER SHAN | category Lo (Other Letter) | block Samaritan | age 5.2
U+0815 ࠕ SAMARITAN LETTER TAAF | category Lo (Other Letter) | block Samaritan | age 5.2
U+0816 ◌ࠖ SAMARITAN MARK IN | category Mn (Nonspacing Mark) | block Samaritan | age 5.2
U+0817 ◌ࠗ SAMARITAN MARK IN-ALAF | category Mn (Nonspacing Mark) | block Samaritan | age 5.2
U+0818 ◌࠘ SAMARITAN MARK OCCLUSION | category Mn (Nonspacing Mark) | block Samaritan | age 5.2
U+0819 ◌࠙ SAMARITAN MARK DAGESH | category Mn (Nonspacing Mark) | block Samaritan | age 5.2
U+081A ࠚ SAMARITAN MODIFIER LETTER EPENTHETIC YUT | category Lm (Modifier Letter) | block Samaritan | age 5.2
U+081B ◌ࠛ SAMARITAN MARK EPENTHETIC YUT | category Mn (Nonspacing Mark) | block Samaritan | age 5.2
U+081C ◌ࠜ SAMARITAN VOWEL SIGN LONG E | category Mn (Nonspacing Mark) | block Samaritan | age 5.2
U+081D ◌ࠝ SAMARITAN VOWEL SIGN E | category Mn (Nonspacing Mark) | block Samaritan | age 5.2
U+081E ◌ࠞ SAMARITAN VOWEL SIGN OVERLONG AA | category Mn (Nonspacing Mark) | block Samaritan | age 5.2
U+081F ◌ࠟ SAMARITAN VOWEL SIGN LONG AA | category Mn (Nonspacing Mark) | block Samaritan | age 5.2
U+0820 ◌ࠠ SAMARITAN VOWEL SIGN AA | category Mn (Nonspacing Mark) | block Samaritan | age 5.2
U+0821 ◌ࠡ SAMARITAN VOWEL SIGN OVERLONG A | category Mn (Nonspacing Mark) | block Samaritan | age 5.2
U+0822 ◌ࠢ SAMARITAN VOWEL SIGN LONG A | category Mn (Nonspacing Mark) | block Samaritan | age 5.2
U+0823 ◌ࠣ SAMARITAN VOWEL SIGN A | category Mn (Nonspacing Mark) | block Samaritan | age 5.2
U+0824 ࠤ SAMARITAN MODIFIER LETTER SHORT A | category Lm (Modifier Letter) | block Samaritan | age 5.2
U+0825 ◌ࠥ SAMARITAN VOWEL SIGN SHORT A | category Mn (Nonspacing Mark) | block Samaritan | age 5.2
U+0826 ◌ࠦ SAMARITAN VOWEL SIGN LONG U | category Mn (Nonspacing Mark) | block Samaritan | age 5.2
U+0827 ◌ࠧ SAMARITAN VOWEL SIGN U | category Mn (Nonspacing Mark) | block Samaritan | age 5.2
U+0828 ࠨ SAMARITAN MODIFIER LETTER I | category Lm (Modifier Letter) | block Samaritan | age 5.2
U+0829 ◌ࠩ SAMARITAN VOWEL SIGN LONG I | category Mn (Nonspacing Mark) | block Samaritan | age 5.2
U+082A ◌ࠪ SAMARITAN VOWEL SIGN I | category Mn (Nonspacing Mark) | block Samaritan | age 5.2
U+082B ◌ࠫ SAMARITAN VOWEL SIGN O | category Mn (Nonspacing Mark) | block Samaritan | age 5.2
U+082C ◌ࠬ SAMARITAN VOWEL SIGN SUKUN | category Mn (Nonspacing Mark) | block Samaritan | age 5.2
U+082D ◌࠭ SAMARITAN MARK NEQUDAA | category Mn (Nonspacing Mark) | block Samaritan | age 5.2
U+0830 ࠰ SAMARITAN PUNCTUATION NEQUDAA | category Po (Other Punctuation) | block Samaritan | age 5.2
U+0831 ࠱ SAMARITAN PUNCTUATION AFSAAQ | category Po (Other Punctuation) | block Samaritan | age 5.2
U+0832 ࠲ SAMARITAN PUNCTUATION ANGED | category Po (Other Punctuation) | block Samaritan | age 5.2
U+0833 ࠳ SAMARITAN PUNCTUATION BAU | category Po (Other Punctuation) | block Samaritan | age 5.2
U+0834 ࠴ SAMARITAN PUNCTUATION ATMAAU | category Po (Other Punctuation) | block Samaritan | age 5.2
U+0835 ࠵ SAMARITAN PUNCTUATION SHIYYAALAA | category Po (Other Punctuation) | block Samaritan | age 5.2
U+0836 ࠶ SAMARITAN ABBREVIATION MARK | category Po (Other Punctuation) | block Samaritan | age 5.2
U+0837 ࠷ SAMARITAN PUNCTUATION MELODIC QITSA | category Po (Other Punctuation) | block Samaritan | age 5.2
U+0838 ࠸ SAMARITAN PUNCTUATION ZIQAA | category Po (Other Punctuation) | block Samaritan | age 5.2
U+0839 ࠹ SAMARITAN PUNCTUATION QITSA | category Po (Other Punctuation) | block Samaritan | age 5.2
U+083A ࠺ SAMARITAN PUNCTUATION ZAEF | category Po (Other Punctuation) | block Samaritan | age 5.2
U+083B ࠻ SAMARITAN PUNCTUATION TURU | category Po (Other Punctuation) | block Samaritan | age 5.2
U+083C ࠼ SAMARITAN PUNCTUATION ARKAANU | category Po (Other Punctuation) | block Samaritan | age 5.2
U+083D ࠽ SAMARITAN PUNCTUATION SOF MASHFAAT | category Po (Other Punctuation) | block Samaritan | age 5.2
U+083E ࠾ SAMARITAN PUNCTUATION ANNAAU | category Po (Other Punctuation) | block Samaritan | age 5.2
U+0840 ࡀ MANDAIC LETTER HALQA | category Lo (Other Letter) | block Mandaic | age 6.0
U+0841 ࡁ MANDAIC LETTER AB | category Lo (Other Letter) | block Mandaic | age 6.0
U+0842 ࡂ MANDAIC LETTER AG | category Lo (Other Letter) | block Mandaic | age 6.0
U+0843 ࡃ MANDAIC LETTER AD | category Lo (Other Letter) | block Mandaic | age 6.0
U+0844 ࡄ MANDAIC LETTER AH | category Lo (Other Letter) | block Mandaic | age 6.0
U+0845 ࡅ MANDAIC LETTER USHENNA | category Lo (Other Letter) | block Mandaic | age 6.0
U+0846 ࡆ MANDAIC LETTER AZ | category Lo (Other Letter) | block Mandaic | age 6.0
U+0847 ࡇ MANDAIC LETTER IT | category Lo (Other Letter) | block Mandaic | age 6.0
U+0848 ࡈ MANDAIC LETTER ATT | category Lo (Other Letter) | block Mandaic | age 6.0
U+0849 ࡉ MANDAIC LETTER AKSA | category Lo (Other Letter) | block Mandaic | age 6.0
U+084A ࡊ MANDAIC LETTER AK | category Lo (Other Letter) | block Mandaic | age 6.0
U+084B ࡋ MANDAIC LETTER AL | category Lo (Other Letter) | block Mandaic | age 6.0
U+084C ࡌ MANDAIC LETTER AM | category Lo (Other Letter) | block Mandaic | age 6.0
U+084D ࡍ MANDAIC LETTER AN | category Lo (Other Letter) | block Mandaic | age 6.0
U+084E ࡎ MANDAIC LETTER AS | category Lo (Other Letter) | block Mandaic | age 6.0
U+084F ࡏ MANDAIC LETTER IN | category Lo (Other Letter) | block Mandaic | age 6.0
U+0850 ࡐ MANDAIC LETTER AP | category Lo (Other Letter) | block Mandaic | age 6.0
U+0851 ࡑ MANDAIC LETTER ASZ | category Lo (Other Letter) | block Mandaic | age 6.0
U+0852 ࡒ MANDAIC LETTER AQ | category Lo (Other Letter) | block Mandaic | age 6.0
U+0853 ࡓ MANDAIC LETTER AR | category Lo (Other Letter) | block Mandaic | age 6.0
U+0854 ࡔ MANDAIC LETTER ASH | category Lo (Other Letter) | block Mandaic | age 6.0
U+0855 ࡕ MANDAIC LETTER AT | category Lo (Other Letter) | block Mandaic | age 6.0
U+0856 ࡖ MANDAIC LETTER DUSHENNA | category Lo (Other Letter) | block Mandaic | age 6.0
U+0857 ࡗ MANDAIC LETTER KAD | category Lo (Other Letter) | block Mandaic | age 6.0
U+0858 ࡘ MANDAIC LETTER AIN | category Lo (Other Letter) | block Mandaic | age 6.0
U+0859 ◌࡙ MANDAIC AFFRICATION MARK | category Mn (Nonspacing Mark) | block Mandaic | age 6.0
U+085A ◌࡚ MANDAIC VOCALIZATION MARK | category Mn (Nonspacing Mark) | block Mandaic | age 6.0
U+085B ◌࡛ MANDAIC GEMINATION MARK | category Mn (Nonspacing Mark) | block Mandaic | age 6.0
U+085E ࡞ MANDAIC PUNCTUATION | category Po (Other Punctuation) | block Mandaic | age 6.0
U+0860 ࡠ SYRIAC LETTER MALAYALAM NGA | category Lo (Other Letter) | block Syriac Supplement | age 10.0
U+0861 ࡡ SYRIAC LETTER MALAYALAM JA | category Lo (Other Letter) | block Syriac Supplement | age 10.0
U+0862 ࡢ SYRIAC LETTER MALAYALAM NYA | category Lo (Other Letter) | block Syriac Supplement | age 10.0
U+0863 ࡣ SYRIAC LETTER MALAYALAM TTA | category Lo (Other Letter) | block Syriac Supplement | age 10.0
U+0864 ࡤ SYRIAC LETTER MALAYALAM NNA | category Lo (Other Letter) | block Syriac Supplement | age 10.0
U+0865 ࡥ SYRIAC LETTER MALAYALAM NNNA | category Lo (Other Letter) | block Syriac Supplement | age 10.0
U+0866 ࡦ SYRIAC LETTER MALAYALAM BHA | category Lo (Other Letter) | block Syriac Supplement | age 10.0
U+0867 ࡧ SYRIAC LETTER MALAYALAM RA | category Lo (Other Letter) | block Syriac Supplement | age 10.0
U+0868 ࡨ SYRIAC LETTER MALAYALAM LLA | category Lo (Other Letter) | block Syriac Supplement | age 10.0
U+0869 ࡩ SYRIAC LETTER MALAYALAM LLLA | category Lo (Other Letter) | block Syriac Supplement | age 10.0
U+086A ࡪ SYRIAC LETTER MALAYALAM SSA | category Lo (Other Letter) | block Syriac Supplement | age 10.0
U+0870 ࡰ ARABIC LETTER ALEF WITH ATTACHED FATHA | category Lo (Other Letter) | block Arabic Extended-B | age 14.0
U+0871 ࡱ ARABIC LETTER ALEF WITH ATTACHED TOP RIGHT FATHA | category Lo (Other Letter) | block Arabic Extended-B | age 14.0
U+0872 ࡲ ARABIC LETTER ALEF WITH RIGHT MIDDLE STROKE | category Lo (Other Letter) | block Arabic Extended-B | age 14.0
U+0873 ࡳ ARABIC LETTER ALEF WITH LEFT MIDDLE STROKE | category Lo (Other Letter) | block Arabic Extended-B | age 14.0
U+0874 ࡴ ARABIC LETTER ALEF WITH ATTACHED KASRA | category Lo (Other Letter) | block Arabic Extended-B | age 14.0
U+0875 ࡵ ARABIC LETTER ALEF WITH ATTACHED BOTTOM RIGHT KASRA | category Lo (Other Letter) | block Arabic Extended-B | age 14.0
U+0876 ࡶ ARABIC LETTER ALEF WITH ATTACHED ROUND DOT ABOVE | category Lo (Other Letter) | block Arabic Extended-B | age 14.0
U+0877 ࡷ ARABIC LETTER ALEF WITH ATTACHED RIGHT ROUND DOT | category Lo (Other Letter) | block Arabic Extended-B | age 14.0
U+0878 ࡸ ARABIC LETTER ALEF WITH ATTACHED LEFT ROUND DOT | category Lo (Other Letter) | block Arabic Extended-B | age 14.0
U+0879 ࡹ ARABIC LETTER ALEF WITH ATTACHED ROUND DOT BELOW | category Lo (Other Letter) | block Arabic Extended-B | age 14.0
U+087A ࡺ ARABIC LETTER ALEF WITH DOT ABOVE | category Lo (Other Letter) | block Arabic Extended-B | age 14.0
U+087B ࡻ ARABIC LETTER ALEF WITH ATTACHED TOP RIGHT FATHA AND DOT ABOVE | category Lo (Other Letter) | block Arabic Extended-B | age 14.0
U+087C ࡼ ARABIC LETTER ALEF WITH RIGHT MIDDLE STROKE AND DOT ABOVE | category Lo (Other Letter) | block Arabic Extended-B | age 14.0
U+087D ࡽ ARABIC LETTER ALEF WITH ATTACHED BOTTOM RIGHT KASRA AND DOT ABOVE | category Lo (Other Letter) | block Arabic Extended-B | age 14.0
U+087E ࡾ ARABIC LETTER ALEF WITH ATTACHED TOP RIGHT FATHA AND LEFT RING | category Lo (Other Letter) | block Arabic Extended-B | age 14.0
U+087F ࡿ ARABIC LETTER ALEF WITH RIGHT MIDDLE STROKE AND LEFT RING | category Lo (Other Letter) | block Arabic Extended-B | age 14.0
U+0880 ࢀ ARABIC LETTER ALEF WITH ATTACHED BOTTOM RIGHT KASRA AND LEFT RING | category Lo (Other Letter) | block Arabic Extended-B | age 14.0
U+0881 ࢁ ARABIC LETTER ALEF WITH ATTACHED RIGHT HAMZA | category Lo (Other Letter) | block Arabic Extended-B | age 14.0
U+0882 ࢂ ARABIC LETTER ALEF WITH ATTACHED LEFT HAMZA | category Lo (Other Letter) | block Arabic Extended-B | age 14.0
U+0883 ࢃ ARABIC TATWEEL WITH OVERSTRUCK HAMZA | category Lo (Other Letter) | block Arabic Extended-B | age 14.0
U+0884 ࢄ ARABIC TATWEEL WITH OVERSTRUCK WAW | category Lo (Other Letter) | block Arabic Extended-B | age 14.0
U+0885 ࢅ ARABIC TATWEEL WITH TWO DOTS BELOW | category Lo (Other Letter) | block Arabic Extended-B | age 14.0
U+0886 ࢆ ARABIC LETTER THIN YEH | category Lo (Other Letter) | block Arabic Extended-B | age 14.0
U+0887 ࢇ ARABIC BASELINE ROUND DOT | category Lo (Other Letter) | block Arabic Extended-B | age 14.0
U+0888 ࢈ ARABIC RAISED ROUND DOT | category Sk (Modifier Symbol) | block Arabic Extended-B | age 14.0
U+0889 ࢉ ARABIC LETTER NOON WITH INVERTED SMALL V | category Lo (Other Letter) | block Arabic Extended-B | age 14.0
U+088A ࢊ ARABIC LETTER HAH WITH INVERTED SMALL V BELOW | category Lo (Other Letter) | block Arabic Extended-B | age 14.0
U+088B ࢋ ARABIC LETTER TAH WITH DOT BELOW | category Lo (Other Letter) | block Arabic Extended-B | age 14.0
U+088C ࢌ ARABIC LETTER TAH WITH THREE DOTS BELOW | category Lo (Other Letter) | block Arabic Extended-B | age 14.0
U+088D ࢍ ARABIC LETTER KEHEH WITH TWO DOTS VERTICALLY BELOW | category Lo (Other Letter) | block Arabic Extended-B | age 14.0
U+088E ࢎ ARABIC VERTICAL TAIL | category Lo (Other Letter) | block Arabic Extended-B | age 14.0
U+088F ARABIC LETTER NOON WITH RING ABOVE | category Lo (Other Letter) | block Arabic Extended-B | age 17.0
U+0890 [format] ARABIC POUND MARK ABOVE | category Cf (Format) | block Arabic Extended-B | age 14.0
U+0891 [format] ARABIC PIASTRE MARK ABOVE | category Cf (Format) | block Arabic Extended-B | age 14.0
U+0897 ◌ ARABIC PEPET | category Mn (Nonspacing Mark) | block Arabic Extended-B | age 16.0
U+0898 ◌࢘ ARABIC SMALL HIGH WORD AL-JUZ | category Mn (Nonspacing Mark) | block Arabic Extended-B | age 14.0
U+0899 ◌࢙ ARABIC SMALL LOW WORD ISHMAAM | category Mn (Nonspacing Mark) | block Arabic Extended-B | age 14.0
U+089A ◌࢚ ARABIC SMALL LOW WORD IMAALA | category Mn (Nonspacing Mark) | block Arabic Extended-B | age 14.0
U+089B ◌࢛ ARABIC SMALL LOW WORD TASHEEL | category Mn (Nonspacing Mark) | block Arabic Extended-B | age 14.0
U+089C ◌࢜ ARABIC MADDA WAAJIB | category Mn (Nonspacing Mark) | block Arabic Extended-B | age 14.0
U+089D ◌࢝ ARABIC SUPERSCRIPT ALEF MOKHASSAS | category Mn (Nonspacing Mark) | block Arabic Extended-B | age 14.0
U+089E ◌࢞ ARABIC DOUBLED MADDA | category Mn (Nonspacing Mark) | block Arabic Extended-B | age 14.0
U+089F ◌࢟ ARABIC HALF MADDA OVER MADDA | category Mn (Nonspacing Mark) | block Arabic Extended-B | age 14.0
U+08A0 ࢠ ARABIC LETTER BEH WITH SMALL V BELOW | category Lo (Other Letter) | block Arabic Extended-A | age 6.1
U+08A1 ࢡ ARABIC LETTER BEH WITH HAMZA ABOVE | category Lo (Other Letter) | block Arabic Extended-A | age 7.0
U+08A2 ࢢ ARABIC LETTER JEEM WITH TWO DOTS ABOVE | category Lo (Other Letter) | block Arabic Extended-A | age 6.1
U+08A3 ࢣ ARABIC LETTER TAH WITH TWO DOTS ABOVE | category Lo (Other Letter) | block Arabic Extended-A | age 6.1
U+08A4 ࢤ ARABIC LETTER FEH WITH DOT BELOW AND THREE DOTS ABOVE | category Lo (Other Letter) | block Arabic Extended-A | age 6.1
U+08A5 ࢥ ARABIC LETTER QAF WITH DOT BELOW | category Lo (Other Letter) | block Arabic Extended-A | age 6.1
U+08A6 ࢦ ARABIC LETTER LAM WITH DOUBLE BAR | category Lo (Other Letter) | block Arabic Extended-A | age 6.1
U+08A7 ࢧ ARABIC LETTER MEEM WITH THREE DOTS ABOVE | category Lo (Other Letter) | block Arabic Extended-A | age 6.1
U+08A8 ࢨ ARABIC LETTER YEH WITH TWO DOTS BELOW AND HAMZA ABOVE | category Lo (Other Letter) | block Arabic Extended-A | age 6.1
U+08A9 ࢩ ARABIC LETTER YEH WITH TWO DOTS BELOW AND DOT ABOVE | category Lo (Other Letter) | block Arabic Extended-A | age 6.1
U+08AA ࢪ ARABIC LETTER REH WITH LOOP | category Lo (Other Letter) | block Arabic Extended-A | age 6.1
U+08AB ࢫ ARABIC LETTER WAW WITH DOT WITHIN | category Lo (Other Letter) | block Arabic Extended-A | age 6.1
U+08AC ࢬ ARABIC LETTER ROHINGYA YEH | category Lo (Other Letter) | block Arabic Extended-A | age 6.1
U+08AD ࢭ ARABIC LETTER LOW ALEF | category Lo (Other Letter) | block Arabic Extended-A | age 7.0
U+08AE ࢮ ARABIC LETTER DAL WITH THREE DOTS BELOW | category Lo (Other Letter) | block Arabic Extended-A | age 7.0
U+08AF ࢯ ARABIC LETTER SAD WITH THREE DOTS BELOW | category Lo (Other Letter) | block Arabic Extended-A | age 7.0
U+08B0 ࢰ ARABIC LETTER GAF WITH INVERTED STROKE | category Lo (Other Letter) | block Arabic Extended-A | age 7.0
U+08B1 ࢱ ARABIC LETTER STRAIGHT WAW | category Lo (Other Letter) | block Arabic Extended-A | age 7.0
U+08B2 ࢲ ARABIC LETTER ZAIN WITH INVERTED V ABOVE | category Lo (Other Letter) | block Arabic Extended-A | age 7.0
U+08B3 ࢳ ARABIC LETTER AIN WITH THREE DOTS BELOW | category Lo (Other Letter) | block Arabic Extended-A | age 8.0
U+08B4 ࢴ ARABIC LETTER KAF WITH DOT BELOW | category Lo (Other Letter) | block Arabic Extended-A | age 8.0
U+08B5 ࢵ ARABIC LETTER QAF WITH DOT BELOW AND NO DOTS ABOVE | category Lo (Other Letter) | block Arabic Extended-A | age 14.0
U+08B6 ࢶ ARABIC LETTER BEH WITH SMALL MEEM ABOVE | category Lo (Other Letter) | block Arabic Extended-A | age 9.0
U+08B7 ࢷ ARABIC LETTER PEH WITH SMALL MEEM ABOVE | category Lo (Other Letter) | block Arabic Extended-A | age 9.0
U+08B8 ࢸ ARABIC LETTER TEH WITH SMALL TEH ABOVE | category Lo (Other Letter) | block Arabic Extended-A | age 9.0
U+08B9 ࢹ ARABIC LETTER REH WITH SMALL NOON ABOVE | category Lo (Other Letter) | block Arabic Extended-A | age 9.0
U+08BA ࢺ ARABIC LETTER YEH WITH TWO DOTS BELOW AND SMALL NOON ABOVE | category Lo (Other Letter) | block Arabic Extended-A | age 9.0
U+08BB ࢻ ARABIC LETTER AFRICAN FEH | category Lo (Other Letter) | block Arabic Extended-A | age 9.0
U+08BC ࢼ ARABIC LETTER AFRICAN QAF | category Lo (Other Letter) | block Arabic Extended-A | age 9.0
U+08BD ࢽ ARABIC LETTER AFRICAN NOON | category Lo (Other Letter) | block Arabic Extended-A | age 9.0
U+08BE ࢾ ARABIC LETTER PEH WITH SMALL V | category Lo (Other Letter) | block Arabic Extended-A | age 13.0
U+08BF ࢿ ARABIC LETTER TEH WITH SMALL V | category Lo (Other Letter) | block Arabic Extended-A | age 13.0
U+08C0 ࣀ ARABIC LETTER TTEH WITH SMALL V | category Lo (Other Letter) | block Arabic Extended-A | age 13.0
U+08C1 ࣁ ARABIC LETTER TCHEH WITH SMALL V | category Lo (Other Letter) | block Arabic Extended-A | age 13.0
U+08C2 ࣂ ARABIC LETTER KEHEH WITH SMALL V | category Lo (Other Letter) | block Arabic Extended-A | age 13.0
U+08C3 ࣃ ARABIC LETTER GHAIN WITH THREE DOTS ABOVE | category Lo (Other Letter) | block Arabic Extended-A | age 13.0
U+08C4 ࣄ ARABIC LETTER AFRICAN QAF WITH THREE DOTS ABOVE | category Lo (Other Letter) | block Arabic Extended-A | age 13.0
U+08C5 ࣅ ARABIC LETTER JEEM WITH THREE DOTS ABOVE | category Lo (Other Letter) | block Arabic Extended-A | age 13.0
U+08C6 ࣆ ARABIC LETTER JEEM WITH THREE DOTS BELOW | category Lo (Other Letter) | block Arabic Extended-A | age 13.0
U+08C7 ࣇ ARABIC LETTER LAM WITH SMALL ARABIC LETTER TAH ABOVE | category Lo (Other Letter) | block Arabic Extended-A | age 13.0
U+08C8 ࣈ ARABIC LETTER GRAF | category Lo (Other Letter) | block Arabic Extended-A | age 14.0
U+08C9 ࣉ ARABIC SMALL FARSI YEH | category Lm (Modifier Letter) | block Arabic Extended-A | age 14.0
U+08CA ◌࣊ ARABIC SMALL HIGH FARSI YEH | category Mn (Nonspacing Mark) | block Arabic Extended-A | age 14.0
U+08CB ◌࣋ ARABIC SMALL HIGH YEH BARREE WITH TWO DOTS BELOW | category Mn (Nonspacing Mark) | block Arabic Extended-A | age 14.0
U+08CC ◌࣌ ARABIC SMALL HIGH WORD SAH | category Mn (Nonspacing Mark) | block Arabic Extended-A | age 14.0
U+08CD ◌࣍ ARABIC SMALL HIGH ZAH | category Mn (Nonspacing Mark) | block Arabic Extended-A | age 14.0
U+08CE ◌࣎ ARABIC LARGE ROUND DOT ABOVE | category Mn (Nonspacing Mark) | block Arabic Extended-A | age 14.0
U+08CF ◌࣏ ARABIC LARGE ROUND DOT BELOW | category Mn (Nonspacing Mark) | block Arabic Extended-A | age 14.0
U+08D0 ◌࣐ ARABIC SUKUN BELOW | category Mn (Nonspacing Mark) | block Arabic Extended-A | age 14.0
U+08D1 ◌࣑ ARABIC LARGE CIRCLE BELOW | category Mn (Nonspacing Mark) | block Arabic Extended-A | age 14.0
U+08D2 ◌࣒ ARABIC LARGE ROUND DOT INSIDE CIRCLE BELOW | category Mn (Nonspacing Mark) | block Arabic Extended-A | age 14.0
U+08D3 ◌࣓ ARABIC SMALL LOW WAW | category Mn (Nonspacing Mark) | block Arabic Extended-A | age 11.0
U+08D4 ◌ࣔ ARABIC SMALL HIGH WORD AR-RUB | category Mn (Nonspacing Mark) | block Arabic Extended-A | age 9.0
U+08D5 ◌ࣕ ARABIC SMALL HIGH SAD | category Mn (Nonspacing Mark) | block Arabic Extended-A | age 9.0
U+08D6 ◌ࣖ ARABIC SMALL HIGH AIN | category Mn (Nonspacing Mark) | block Arabic Extended-A | age 9.0
U+08D7 ◌ࣗ ARABIC SMALL HIGH QAF | category Mn (Nonspacing Mark) | block Arabic Extended-A | age 9.0
U+08D8 ◌ࣘ ARABIC SMALL HIGH NOON WITH KASRA | category Mn (Nonspacing Mark) | block Arabic Extended-A | age 9.0
U+08D9 ◌ࣙ ARABIC SMALL LOW NOON WITH KASRA | category Mn (Nonspacing Mark) | block Arabic Extended-A | age 9.0
U+08DA ◌ࣚ ARABIC SMALL HIGH WORD ATH-THALATHA | category Mn (Nonspacing Mark) | block Arabic Extended-A | age 9.0
U+08DB ◌ࣛ ARABIC SMALL HIGH WORD AS-SAJDA | category Mn (Nonspacing Mark) | block Arabic Extended-A | age 9.0
U+08DC ◌ࣜ ARABIC SMALL HIGH WORD AN-NISF | category Mn (Nonspacing Mark) | block Arabic Extended-A | age 9.0
U+08DD ◌ࣝ ARABIC SMALL HIGH WORD SAKTA | category Mn (Nonspacing Mark) | block Arabic Extended-A | age 9.0
U+08DE ◌ࣞ ARABIC SMALL HIGH WORD QIF | category Mn (Nonspacing Mark) | block Arabic Extended-A | age 9.0
U+08DF ◌ࣟ ARABIC SMALL HIGH WORD WAQFA | category Mn (Nonspacing Mark) | block Arabic Extended-A | age 9.0
U+08E0 ◌࣠ ARABIC SMALL HIGH FOOTNOTE MARKER | category Mn (Nonspacing Mark) | block Arabic Extended-A | age 9.0
U+08E1 ◌࣡ ARABIC SMALL HIGH SIGN SAFHA | category Mn (Nonspacing Mark) | block Arabic Extended-A | age 9.0
U+08E2 [format] ARABIC DISPUTED END OF AYAH | category Cf (Format) | block Arabic Extended-A | age 9.0
U+08E3 ◌ࣣ ARABIC TURNED DAMMA BELOW | category Mn (Nonspacing Mark) | block Arabic Extended-A | age 8.0
U+08E4 ◌ࣤ ARABIC CURLY FATHA | category Mn (Nonspacing Mark) | block Arabic Extended-A | age 6.1
U+08E5 ◌ࣥ ARABIC CURLY DAMMA | category Mn (Nonspacing Mark) | block Arabic Extended-A | age 6.1
U+08E6 ◌ࣦ ARABIC CURLY KASRA | category Mn (Nonspacing Mark) | block Arabic Extended-A | age 6.1
U+08E7 ◌ࣧ ARABIC CURLY FATHATAN | category Mn (Nonspacing Mark) | block Arabic Extended-A | age 6.1
U+08E8 ◌ࣨ ARABIC CURLY DAMMATAN | category Mn (Nonspacing Mark) | block Arabic Extended-A | age 6.1
U+08E9 ◌ࣩ ARABIC CURLY KASRATAN | category Mn (Nonspacing Mark) | block Arabic Extended-A | age 6.1
U+08EA ◌࣪ ARABIC TONE ONE DOT ABOVE | category Mn (Nonspacing Mark) | block Arabic Extended-A | age 6.1
U+08EB ◌࣫ ARABIC TONE TWO DOTS ABOVE | category Mn (Nonspacing Mark) | block Arabic Extended-A | age 6.1
U+08EC ◌࣬ ARABIC TONE LOOP ABOVE | category Mn (Nonspacing Mark) | block Arabic Extended-A | age 6.1
U+08ED ◌࣭ ARABIC TONE ONE DOT BELOW | category Mn (Nonspacing Mark) | block Arabic Extended-A | age 6.1
U+08EE ◌࣮ ARABIC TONE TWO DOTS BELOW | category Mn (Nonspacing Mark) | block Arabic Extended-A | age 6.1
U+08EF ◌࣯ ARABIC TONE LOOP BELOW | category Mn (Nonspacing Mark) | block Arabic Extended-A | age 6.1
U+08F0 ◌ࣰ ARABIC OPEN FATHATAN | category Mn (Nonspacing Mark) | block Arabic Extended-A | age 6.1
U+08F1 ◌ࣱ ARABIC OPEN DAMMATAN | category Mn (Nonspacing Mark) | block Arabic Extended-A | age 6.1
U+08F2 ◌ࣲ ARABIC OPEN KASRATAN | category Mn (Nonspacing Mark) | block Arabic Extended-A | age 6.1
U+08F3 ◌ࣳ ARABIC SMALL HIGH WAW | category Mn (Nonspacing Mark) | block Arabic Extended-A | age 6.1
U+08F4 ◌ࣴ ARABIC FATHA WITH RING | category Mn (Nonspacing Mark) | block Arabic Extended-A | age 6.1
U+08F5 ◌ࣵ ARABIC FATHA WITH DOT ABOVE | category Mn (Nonspacing Mark) | block Arabic Extended-A | age 6.1
U+08F6 ◌ࣶ ARABIC KASRA WITH DOT BELOW | category Mn (Nonspacing Mark) | block Arabic Extended-A | age 6.1
U+08F7 ◌ࣷ ARABIC LEFT ARROWHEAD ABOVE | category Mn (Nonspacing Mark) | block Arabic Extended-A | age 6.1
U+08F8 ◌ࣸ ARABIC RIGHT ARROWHEAD ABOVE | category Mn (Nonspacing Mark) | block Arabic Extended-A | age 6.1
U+08F9 ◌ࣹ ARABIC LEFT ARROWHEAD BELOW | category Mn (Nonspacing Mark) | block Arabic Extended-A | age 6.1
U+08FA ◌ࣺ ARABIC RIGHT ARROWHEAD BELOW | category Mn (Nonspacing Mark) | block Arabic Extended-A | age 6.1
U+08FB ◌ࣻ ARABIC DOUBLE RIGHT ARROWHEAD ABOVE | category Mn (Nonspacing Mark) | block Arabic Extended-A | age 6.1
U+08FC ◌ࣼ ARABIC DOUBLE RIGHT ARROWHEAD ABOVE WITH DOT | category Mn (Nonspacing Mark) | block Arabic Extended-A | age 6.1
U+08FD ◌ࣽ ARABIC RIGHT ARROWHEAD ABOVE WITH DOT | category Mn (Nonspacing Mark) | block Arabic Extended-A | age 6.1
U+08FE ◌ࣾ ARABIC DAMMA WITH DOT | category Mn (Nonspacing Mark) | block Arabic Extended-A | age 6.1
U+08FF ◌ࣿ ARABIC MARK SIDEWAYS NOON GHUNNA | category Mn (Nonspacing Mark) | block Arabic Extended-A | age 7.0
U+0900 ◌ऀ DEVANAGARI SIGN INVERTED CANDRABINDU | category Mn (Nonspacing Mark) | block Devanagari | age 5.2
U+0901 ◌ँ DEVANAGARI SIGN CANDRABINDU | category Mn (Nonspacing Mark) | block Devanagari | age 1.1
U+0902 ◌ं DEVANAGARI SIGN ANUSVARA | category Mn (Nonspacing Mark) | block Devanagari | age 1.1
U+0903 ◌ः DEVANAGARI SIGN VISARGA | category Mc (Spacing Mark) | block Devanagari | age 1.1
U+0904 ऄ DEVANAGARI LETTER SHORT A | category Lo (Other Letter) | block Devanagari | age 4.0
U+0905 अ DEVANAGARI LETTER A | category Lo (Other Letter) | block Devanagari | age 1.1
U+0906 आ DEVANAGARI LETTER AA | category Lo (Other Letter) | block Devanagari | age 1.1
U+0907 इ DEVANAGARI LETTER I | category Lo (Other Letter) | block Devanagari | age 1.1
U+0908 ई DEVANAGARI LETTER II | category Lo (Other Letter) | block Devanagari | age 1.1
U+0909 उ DEVANAGARI LETTER U | category Lo (Other Letter) | block Devanagari | age 1.1
U+090A ऊ DEVANAGARI LETTER UU | category Lo (Other Letter) | block Devanagari | age 1.1
U+090B ऋ DEVANAGARI LETTER VOCALIC R | category Lo (Other Letter) | block Devanagari | age 1.1
U+090C ऌ DEVANAGARI LETTER VOCALIC L | category Lo (Other Letter) | block Devanagari | age 1.1
U+090D ऍ DEVANAGARI LETTER CANDRA E | category Lo (Other Letter) | block Devanagari | age 1.1
U+090E ऎ DEVANAGARI LETTER SHORT E | category Lo (Other Letter) | block Devanagari | age 1.1
U+090F ए DEVANAGARI LETTER E | category Lo (Other Letter) | block Devanagari | age 1.1
U+0910 ऐ DEVANAGARI LETTER AI | category Lo (Other Letter) | block Devanagari | age 1.1
U+0911 ऑ DEVANAGARI LETTER CANDRA O | category Lo (Other Letter) | block Devanagari | age 1.1
U+0912 ऒ DEVANAGARI LETTER SHORT O | category Lo (Other Letter) | block Devanagari | age 1.1
U+0913 ओ DEVANAGARI LETTER O | category Lo (Other Letter) | block Devanagari | age 1.1
U+0914 औ DEVANAGARI LETTER AU | category Lo (Other Letter) | block Devanagari | age 1.1
U+0915 क DEVANAGARI LETTER KA | category Lo (Other Letter) | block Devanagari | age 1.1
U+0916 ख DEVANAGARI LETTER KHA | category Lo (Other Letter) | block Devanagari | age 1.1
U+0917 ग DEVANAGARI LETTER GA | category Lo (Other Letter) | block Devanagari | age 1.1
U+0918 घ DEVANAGARI LETTER GHA | category Lo (Other Letter) | block Devanagari | age 1.1
U+0919 ङ DEVANAGARI LETTER NGA | category Lo (Other Letter) | block Devanagari | age 1.1
U+091A च DEVANAGARI LETTER CA | category Lo (Other Letter) | block Devanagari | age 1.1
U+091B छ DEVANAGARI LETTER CHA | category Lo (Other Letter) | block Devanagari | age 1.1
U+091C ज DEVANAGARI LETTER JA | category Lo (Other Letter) | block Devanagari | age 1.1
U+091D झ DEVANAGARI LETTER JHA | category Lo (Other Letter) | block Devanagari | age 1.1
U+091E ञ DEVANAGARI LETTER NYA | category Lo (Other Letter) | block Devanagari | age 1.1
U+091F ट DEVANAGARI LETTER TTA | category Lo (Other Letter) | block Devanagari | age 1.1
U+0920 ठ DEVANAGARI LETTER TTHA | category Lo (Other Letter) | block Devanagari | age 1.1
U+0921 ड DEVANAGARI LETTER DDA | category Lo (Other Letter) | block Devanagari | age 1.1
U+0922 ढ DEVANAGARI LETTER DDHA | category Lo (Other Letter) | block Devanagari | age 1.1
U+0923 ण DEVANAGARI LETTER NNA | category Lo (Other Letter) | block Devanagari | age 1.1
U+0924 त DEVANAGARI LETTER TA | category Lo (Other Letter) | block Devanagari | age 1.1
U+0925 थ DEVANAGARI LETTER THA | category Lo (Other Letter) | block Devanagari | age 1.1
U+0926 द DEVANAGARI LETTER DA | category Lo (Other Letter) | block Devanagari | age 1.1
U+0927 ध DEVANAGARI LETTER DHA | category Lo (Other Letter) | block Devanagari | age 1.1
U+0928 न DEVANAGARI LETTER NA | category Lo (Other Letter) | block Devanagari | age 1.1
U+0929 ऩ DEVANAGARI LETTER NNNA | category Lo (Other Letter) | block Devanagari | age 1.1
U+092A प DEVANAGARI LETTER PA | category Lo (Other Letter) | block Devanagari | age 1.1
U+092B फ DEVANAGARI LETTER PHA | category Lo (Other Letter) | block Devanagari | age 1.1
U+092C ब DEVANAGARI LETTER BA | category Lo (Other Letter) | block Devanagari | age 1.1
U+092D भ DEVANAGARI LETTER BHA | category Lo (Other Letter) | block Devanagari | age 1.1
U+092E म DEVANAGARI LETTER MA | category Lo (Other Letter) | block Devanagari | age 1.1
U+092F य DEVANAGARI LETTER YA | category Lo (Other Letter) | block Devanagari | age 1.1
U+0930 र DEVANAGARI LETTER RA | category Lo (Other Letter) | block Devanagari | age 1.1
U+0931 ऱ DEVANAGARI LETTER RRA | category Lo (Other Letter) | block Devanagari | age 1.1
U+0932 ल DEVANAGARI LETTER LA | category Lo (Other Letter) | block Devanagari | age 1.1
U+0933 ळ DEVANAGARI LETTER LLA | category Lo (Other Letter) | block Devanagari | age 1.1
U+0934 ऴ DEVANAGARI LETTER LLLA | category Lo (Other Letter) | block Devanagari | age 1.1
U+0935 व DEVANAGARI LETTER VA | category Lo (Other Letter) | block Devanagari | age 1.1
U+0936 श DEVANAGARI LETTER SHA | category Lo (Other Letter) | block Devanagari | age 1.1
U+0937 ष DEVANAGARI LETTER SSA | category Lo (Other Letter) | block Devanagari | age 1.1
U+0938 स DEVANAGARI LETTER SA | category Lo (Other Letter) | block Devanagari | age 1.1
U+0939 ह DEVANAGARI LETTER HA | category Lo (Other Letter) | block Devanagari | age 1.1
U+093A ◌ऺ DEVANAGARI VOWEL SIGN OE | category Mn (Nonspacing Mark) | block Devanagari | age 6.0
U+093B ◌ऻ DEVANAGARI VOWEL SIGN OOE | category Mc (Spacing Mark) | block Devanagari | age 6.0
U+093C ◌़ DEVANAGARI SIGN NUKTA | category Mn (Nonspacing Mark) | block Devanagari | age 1.1
U+093D ऽ DEVANAGARI SIGN AVAGRAHA | category Lo (Other Letter) | block Devanagari | age 1.1
U+093E ◌ा DEVANAGARI VOWEL SIGN AA | category Mc (Spacing Mark) | block Devanagari | age 1.1
U+093F ◌ि DEVANAGARI VOWEL SIGN I | category Mc (Spacing Mark) | block Devanagari | age 1.1
U+0940 ◌ी DEVANAGARI VOWEL SIGN II | category Mc (Spacing Mark) | block Devanagari | age 1.1
U+0941 ◌ु DEVANAGARI VOWEL SIGN U | category Mn (Nonspacing Mark) | block Devanagari | age 1.1
U+0942 ◌ू DEVANAGARI VOWEL SIGN UU | category Mn (Nonspacing Mark) | block Devanagari | age 1.1
U+0943 ◌ृ DEVANAGARI VOWEL SIGN VOCALIC R | category Mn (Nonspacing Mark) | block Devanagari | age 1.1
U+0944 ◌ॄ DEVANAGARI VOWEL SIGN VOCALIC RR | category Mn (Nonspacing Mark) | block Devanagari | age 1.1
U+0945 ◌ॅ DEVANAGARI VOWEL SIGN CANDRA E | category Mn (Nonspacing Mark) | block Devanagari | age 1.1
U+0946 ◌ॆ DEVANAGARI VOWEL SIGN SHORT E | category Mn (Nonspacing Mark) | block Devanagari | age 1.1
U+0947 ◌े DEVANAGARI VOWEL SIGN E | category Mn (Nonspacing Mark) | block Devanagari | age 1.1
U+0948 ◌ै DEVANAGARI VOWEL SIGN AI | category Mn (Nonspacing Mark) | block Devanagari | age 1.1
U+0949 ◌ॉ DEVANAGARI VOWEL SIGN CANDRA O | category Mc (Spacing Mark) | block Devanagari | age 1.1
U+094A ◌ॊ DEVANAGARI VOWEL SIGN SHORT O | category Mc (Spacing Mark) | block Devanagari | age 1.1
U+094B ◌ो DEVANAGARI VOWEL SIGN O | category Mc (Spacing Mark) | block Devanagari | age 1.1
U+094C ◌ौ DEVANAGARI VOWEL SIGN AU | category Mc (Spacing Mark) | block Devanagari | age 1.1
U+094D ◌् DEVANAGARI SIGN VIRAMA | category Mn (Nonspacing Mark) | block Devanagari | age 1.1
U+094E ◌ॎ DEVANAGARI VOWEL SIGN PRISHTHAMATRA E | category Mc (Spacing Mark) | block Devanagari | age 5.2
U+094F ◌ॏ DEVANAGARI VOWEL SIGN AW | category Mc (Spacing Mark) | block Devanagari | age 6.0
U+0950 ॐ DEVANAGARI OM | category Lo (Other Letter) | block Devanagari | age 1.1
U+0951 ◌॑ DEVANAGARI STRESS SIGN UDATTA | category Mn (Nonspacing Mark) | block Devanagari | age 1.1
U+0952 ◌॒ DEVANAGARI STRESS SIGN ANUDATTA | category Mn (Nonspacing Mark) | block Devanagari | age 1.1
U+0953 ◌॓ DEVANAGARI GRAVE ACCENT | category Mn (Nonspacing Mark) | block Devanagari | age 1.1
U+0954 ◌॔ DEVANAGARI ACUTE ACCENT | category Mn (Nonspacing Mark) | block Devanagari | age 1.1
U+0955 ◌ॕ DEVANAGARI VOWEL SIGN CANDRA LONG E | category Mn (Nonspacing Mark) | block Devanagari | age 5.2
U+0956 ◌ॖ DEVANAGARI VOWEL SIGN UE | category Mn (Nonspacing Mark) | block Devanagari | age 6.0
U+0957 ◌ॗ DEVANAGARI VOWEL SIGN UUE | category Mn (Nonspacing Mark) | block Devanagari | age 6.0
U+0958 क़ DEVANAGARI LETTER QA | category Lo (Other Letter) | block Devanagari | age 1.1
U+0959 ख़ DEVANAGARI LETTER KHHA | category Lo (Other Letter) | block Devanagari | age 1.1
U+095A ग़ DEVANAGARI LETTER GHHA | category Lo (Other Letter) | block Devanagari | age 1.1
U+095B ज़ DEVANAGARI LETTER ZA | category Lo (Other Letter) | block Devanagari | age 1.1
U+095C ड़ DEVANAGARI LETTER DDDHA | category Lo (Other Letter) | block Devanagari | age 1.1
U+095D ढ़ DEVANAGARI LETTER RHA | category Lo (Other Letter) | block Devanagari | age 1.1
U+095E फ़ DEVANAGARI LETTER FA | category Lo (Other Letter) | block Devanagari | age 1.1
U+095F य़ DEVANAGARI LETTER YYA | category Lo (Other Letter) | block Devanagari | age 1.1
U+0960 ॠ DEVANAGARI LETTER VOCALIC RR | category Lo (Other Letter) | block Devanagari | age 1.1
U+0961 ॡ DEVANAGARI LETTER VOCALIC LL | category Lo (Other Letter) | block Devanagari | age 1.1
U+0962 ◌ॢ DEVANAGARI VOWEL SIGN VOCALIC L | category Mn (Nonspacing Mark) | block Devanagari | age 1.1
U+0963 ◌ॣ DEVANAGARI VOWEL SIGN VOCALIC LL | category Mn (Nonspacing Mark) | block Devanagari | age 1.1
U+0964 । DEVANAGARI DANDA | category Po (Other Punctuation) | block Devanagari | age 1.1
U+0965 ॥ DEVANAGARI DOUBLE DANDA | category Po (Other Punctuation) | block Devanagari | age 1.1
U+0966 ० DEVANAGARI DIGIT ZERO | category Nd (Decimal Number) | block Devanagari | age 1.1
U+0967 १ DEVANAGARI DIGIT ONE | category Nd (Decimal Number) | block Devanagari | age 1.1
U+0968 २ DEVANAGARI DIGIT TWO | category Nd (Decimal Number) | block Devanagari | age 1.1
U+0969 ३ DEVANAGARI DIGIT THREE | category Nd (Decimal Number) | block Devanagari | age 1.1
U+096A ४ DEVANAGARI DIGIT FOUR | category Nd (Decimal Number) | block Devanagari | age 1.1
U+096B ५ DEVANAGARI DIGIT FIVE | category Nd (Decimal Number) | block Devanagari | age 1.1
U+096C ६ DEVANAGARI DIGIT SIX | category Nd (Decimal Number) | block Devanagari | age 1.1
U+096D ७ DEVANAGARI DIGIT SEVEN | category Nd (Decimal Number) | block Devanagari | age 1.1
U+096E ८ DEVANAGARI DIGIT EIGHT | category Nd (Decimal Number) | block Devanagari | age 1.1
U+096F ९ DEVANAGARI DIGIT NINE | category Nd (Decimal Number) | block Devanagari | age 1.1
U+0970 ॰ DEVANAGARI ABBREVIATION SIGN | category Po (Other Punctuation) | block Devanagari | age 1.1
U+0971 ॱ DEVANAGARI SIGN HIGH SPACING DOT | category Lm (Modifier Letter) | block Devanagari | age 5.1
U+0972 ॲ DEVANAGARI LETTER CANDRA A | category Lo (Other Letter) | block Devanagari | age 5.1
U+0973 ॳ DEVANAGARI LETTER OE | category Lo (Other Letter) | block Devanagari | age 6.0
U+0974 ॴ DEVANAGARI LETTER OOE | category Lo (Other Letter) | block Devanagari | age 6.0
U+0975 ॵ DEVANAGARI LETTER AW | category Lo (Other Letter) | block Devanagari | age 6.0
U+0976 ॶ DEVANAGARI LETTER UE | category Lo (Other Letter) | block Devanagari | age 6.0
U+0977 ॷ DEVANAGARI LETTER UUE | category Lo (Other Letter) | block Devanagari | age 6.0
U+0978 ॸ DEVANAGARI LETTER MARWARI DDA | category Lo (Other Letter) | block Devanagari | age 7.0
U+0979 ॹ DEVANAGARI LETTER ZHA | category Lo (Other Letter) | block Devanagari | age 5.2
U+097A ॺ DEVANAGARI LETTER HEAVY YA | category Lo (Other Letter) | block Devanagari | age 5.2
U+097B ॻ DEVANAGARI LETTER GGA | category Lo (Other Letter) | block Devanagari | age 5.0
U+097C ॼ DEVANAGARI LETTER JJA | category Lo (Other Letter) | block Devanagari | age 5.0
U+097D ॽ DEVANAGARI LETTER GLOTTAL STOP | category Lo (Other Letter) | block Devanagari | age 4.1
U+097E ॾ DEVANAGARI LETTER DDDA | category Lo (Other Letter) | block Devanagari | age 5.0
U+097F ॿ DEVANAGARI LETTER BBA | category Lo (Other Letter) | block Devanagari | age 5.0
U+0980 ঀ BENGALI ANJI | category Lo (Other Letter) | block Bengali | age 7.0
U+0981 ◌ঁ BENGALI SIGN CANDRABINDU | category Mn (Nonspacing Mark) | block Bengali | age 1.1
U+0982 ◌ং BENGALI SIGN ANUSVARA | category Mc (Spacing Mark) | block Bengali | age 1.1
U+0983 ◌ঃ BENGALI SIGN VISARGA | category Mc (Spacing Mark) | block Bengali | age 1.1
U+0985 অ BENGALI LETTER A | category Lo (Other Letter) | block Bengali | age 1.1
U+0986 আ BENGALI LETTER AA | category Lo (Other Letter) | block Bengali | age 1.1
U+0987 ই BENGALI LETTER I | category Lo (Other Letter) | block Bengali | age 1.1
U+0988 ঈ BENGALI LETTER II | category Lo (Other Letter) | block Bengali | age 1.1
U+0989 উ BENGALI LETTER U | category Lo (Other Letter) | block Bengali | age 1.1
U+098A ঊ BENGALI LETTER UU | category Lo (Other Letter) | block Bengali | age 1.1
U+098B ঋ BENGALI LETTER VOCALIC R | category Lo (Other Letter) | block Bengali | age 1.1
U+098C ঌ BENGALI LETTER VOCALIC L | category Lo (Other Letter) | block Bengali | age 1.1
U+098F এ BENGALI LETTER E | category Lo (Other Letter) | block Bengali | age 1.1
U+0990 ঐ BENGALI LETTER AI | category Lo (Other Letter) | block Bengali | age 1.1
U+0993 ও BENGALI LETTER O | category Lo (Other Letter) | block Bengali | age 1.1
U+0994 ঔ BENGALI LETTER AU | category Lo (Other Letter) | block Bengali | age 1.1
U+0995 ক BENGALI LETTER KA | category Lo (Other Letter) | block Bengali | age 1.1
U+0996 খ BENGALI LETTER KHA | category Lo (Other Letter) | block Bengali | age 1.1
U+0997 গ BENGALI LETTER GA | category Lo (Other Letter) | block Bengali | age 1.1
U+0998 ঘ BENGALI LETTER GHA | category Lo (Other Letter) | block Bengali | age 1.1
U+0999 ঙ BENGALI LETTER NGA | category Lo (Other Letter) | block Bengali | age 1.1
U+099A চ BENGALI LETTER CA | category Lo (Other Letter) | block Bengali | age 1.1
U+099B ছ BENGALI LETTER CHA | category Lo (Other Letter) | block Bengali | age 1.1
U+099C জ BENGALI LETTER JA | category Lo (Other Letter) | block Bengali | age 1.1
U+099D ঝ BENGALI LETTER JHA | category Lo (Other Letter) | block Bengali | age 1.1
U+099E ঞ BENGALI LETTER NYA | category Lo (Other Letter) | block Bengali | age 1.1
U+099F ট BENGALI LETTER TTA | category Lo (Other Letter) | block Bengali | age 1.1
U+09A0 ঠ BENGALI LETTER TTHA | category Lo (Other Letter) | block Bengali | age 1.1
U+09A1 ড BENGALI LETTER DDA | category Lo (Other Letter) | block Bengali | age 1.1
U+09A2 ঢ BENGALI LETTER DDHA | category Lo (Other Letter) | block Bengali | age 1.1
U+09A3 ণ BENGALI LETTER NNA | category Lo (Other Letter) | block Bengali | age 1.1
U+09A4 ত BENGALI LETTER TA | category Lo (Other Letter) | block Bengali | age 1.1
U+09A5 থ BENGALI LETTER THA | category Lo (Other Letter) | block Bengali | age 1.1
U+09A6 দ BENGALI LETTER DA | category Lo (Other Letter) | block Bengali | age 1.1
U+09A7 ধ BENGALI LETTER DHA | category Lo (Other Letter) | block Bengali | age 1.1
U+09A8 ন BENGALI LETTER NA | category Lo (Other Letter) | block Bengali | age 1.1
U+09AA প BENGALI LETTER PA | category Lo (Other Letter) | block Bengali | age 1.1
U+09AB ফ BENGALI LETTER PHA | category Lo (Other Letter) | block Bengali | age 1.1
U+09AC ব BENGALI LETTER BA | category Lo (Other Letter) | block Bengali | age 1.1
U+09AD ভ BENGALI LETTER BHA | category Lo (Other Letter) | block Bengali | age 1.1
U+09AE ম BENGALI LETTER MA | category Lo (Other Letter) | block Bengali | age 1.1
U+09AF য BENGALI LETTER YA | category Lo (Other Letter) | block Bengali | age 1.1
U+09B0 র BENGALI LETTER RA | category Lo (Other Letter) | block Bengali | age 1.1
U+09B2 ল BENGALI LETTER LA | category Lo (Other Letter) | block Bengali | age 1.1
U+09B6 শ BENGALI LETTER SHA | category Lo (Other Letter) | block Bengali | age 1.1
U+09B7 ষ BENGALI LETTER SSA | category Lo (Other Letter) | block Bengali | age 1.1
U+09B8 স BENGALI LETTER SA | category Lo (Other Letter) | block Bengali | age 1.1
U+09B9 হ BENGALI LETTER HA | category Lo (Other Letter) | block Bengali | age 1.1
U+09BC ◌় BENGALI SIGN NUKTA | category Mn (Nonspacing Mark) | block Bengali | age 1.1
U+09BD ঽ BENGALI SIGN AVAGRAHA | category Lo (Other Letter) | block Bengali | age 4.0
U+09BE ◌া BENGALI VOWEL SIGN AA | category Mc (Spacing Mark) | block Bengali | age 1.1
U+09BF ◌ি BENGALI VOWEL SIGN I | category Mc (Spacing Mark) | block Bengali | age 1.1
U+09C0 ◌ী BENGALI VOWEL SIGN II | category Mc (Spacing Mark) | block Bengali | age 1.1
U+09C1 ◌ু BENGALI VOWEL SIGN U | category Mn (Nonspacing Mark) | block Bengali | age 1.1
U+09C2 ◌ূ BENGALI VOWEL SIGN UU | category Mn (Nonspacing Mark) | block Bengali | age 1.1
U+09C3 ◌ৃ BENGALI VOWEL SIGN VOCALIC R | category Mn (Nonspacing Mark) | block Bengali | age 1.1
U+09C4 ◌ৄ BENGALI VOWEL SIGN VOCALIC RR | category Mn (Nonspacing Mark) | block Bengali | age 1.1
U+09C7 ◌ে BENGALI VOWEL SIGN E | category Mc (Spacing Mark) | block Bengali | age 1.1
U+09C8 ◌ৈ BENGALI VOWEL SIGN AI | category Mc (Spacing Mark) | block Bengali | age 1.1
U+09CB ◌ো BENGALI VOWEL SIGN O | category Mc (Spacing Mark) | block Bengali | age 1.1
U+09CC ◌ৌ BENGALI VOWEL SIGN AU | category Mc (Spacing Mark) | block Bengali | age 1.1
U+09CD ◌্ BENGALI SIGN VIRAMA | category Mn (Nonspacing Mark) | block Bengali | age 1.1
U+09CE ৎ BENGALI LETTER KHANDA TA | category Lo (Other Letter) | block Bengali | age 4.1
U+09D7 ◌ৗ BENGALI AU LENGTH MARK | category Mc (Spacing Mark) | block Bengali | age 1.1
U+09DC ড় BENGALI LETTER RRA | category Lo (Other Letter) | block Bengali | age 1.1
U+09DD ঢ় BENGALI LETTER RHA | category Lo (Other Letter) | block Bengali | age 1.1
U+09DF য় BENGALI LETTER YYA | category Lo (Other Letter) | block Bengali | age 1.1
U+09E0 ৠ BENGALI LETTER VOCALIC RR | category Lo (Other Letter) | block Bengali | age 1.1
U+09E1 ৡ BENGALI LETTER VOCALIC LL | category Lo (Other Letter) | block Bengali | age 1.1
U+09E2 ◌ৢ BENGALI VOWEL SIGN VOCALIC L | category Mn (Nonspacing Mark) | block Bengali | age 1.1
U+09E3 ◌ৣ BENGALI VOWEL SIGN VOCALIC LL | category Mn (Nonspacing Mark) | block Bengali | age 1.1
U+09E6 ০ BENGALI DIGIT ZERO | category Nd (Decimal Number) | block Bengali | age 1.1
U+09E7 ১ BENGALI DIGIT ONE | category Nd (Decimal Number) | block Bengali | age 1.1
U+09E8 ২ BENGALI DIGIT TWO | category Nd (Decimal Number) | block Bengali | age 1.1
U+09E9 ৩ BENGALI DIGIT THREE | category Nd (Decimal Number) | block Bengali | age 1.1
U+09EA ৪ BENGALI DIGIT FOUR | category Nd (Decimal Number) | block Bengali | age 1.1
U+09EB ৫ BENGALI DIGIT FIVE | category Nd (Decimal Number) | block Bengali | age 1.1
U+09EC ৬ BENGALI DIGIT SIX | category Nd (Decimal Number) | block Bengali | age 1.1
U+09ED ৭ BENGALI DIGIT SEVEN | category Nd (Decimal Number) | block Bengali | age 1.1
U+09EE ৮ BENGALI DIGIT EIGHT | category Nd (Decimal Number) | block Bengali | age 1.1
U+09EF ৯ BENGALI DIGIT NINE | category Nd (Decimal Number) | block Bengali | age 1.1
U+09F0 ৰ BENGALI LETTER RA WITH MIDDLE DIAGONAL | category Lo (Other Letter) | block Bengali | age 1.1
U+09F1 ৱ BENGALI LETTER RA WITH LOWER DIAGONAL | category Lo (Other Letter) | block Bengali | age 1.1
U+09F2 ৲ BENGALI RUPEE MARK | category Sc (Currency Symbol) | block Bengali | age 1.1
U+09F3 ৳ BENGALI RUPEE SIGN | category Sc (Currency Symbol) | block Bengali | age 1.1
U+09F4 ৴ BENGALI CURRENCY NUMERATOR ONE | category No (Other Number) | block Bengali | age 1.1
U+09F5 ৵ BENGALI CURRENCY NUMERATOR TWO | category No (Other Number) | block Bengali | age 1.1
U+09F6 ৶ BENGALI CURRENCY NUMERATOR THREE | category No (Other Number) | block Bengali | age 1.1
U+09F7 ৷ BENGALI CURRENCY NUMERATOR FOUR | category No (Other Number) | block Bengali | age 1.1
U+09F8 ৸ BENGALI CURRENCY NUMERATOR ONE LESS THAN THE DENOMINATOR | category No (Other Number) | block Bengali | age 1.1
U+09F9 ৹ BENGALI CURRENCY DENOMINATOR SIXTEEN | category No (Other Number) | block Bengali | age 1.1
U+09FA ৺ BENGALI ISSHAR | category So (Other Symbol) | block Bengali | age 1.1
U+09FB ৻ BENGALI GANDA MARK | category Sc (Currency Symbol) | block Bengali | age 5.2
U+09FC ৼ BENGALI LETTER VEDIC ANUSVARA | category Lo (Other Letter) | block Bengali | age 10.0
U+09FD ৽ BENGALI ABBREVIATION SIGN | category Po (Other Punctuation) | block Bengali | age 10.0
U+09FE ◌৾ BENGALI SANDHI MARK | category Mn (Nonspacing Mark) | block Bengali | age 11.0
U+0A01 ◌ਁ GURMUKHI SIGN ADAK BINDI | category Mn (Nonspacing Mark) | block Gurmukhi | age 4.0
U+0A02 ◌ਂ GURMUKHI SIGN BINDI | category Mn (Nonspacing Mark) | block Gurmukhi | age 1.1
U+0A03 ◌ਃ GURMUKHI SIGN VISARGA | category Mc (Spacing Mark) | block Gurmukhi | age 4.0
U+0A05 ਅ GURMUKHI LETTER A | category Lo (Other Letter) | block Gurmukhi | age 1.1
U+0A06 ਆ GURMUKHI LETTER AA | category Lo (Other Letter) | block Gurmukhi | age 1.1
U+0A07 ਇ GURMUKHI LETTER I | category Lo (Other Letter) | block Gurmukhi | age 1.1
U+0A08 ਈ GURMUKHI LETTER II | category Lo (Other Letter) | block Gurmukhi | age 1.1
U+0A09 ਉ GURMUKHI LETTER U | category Lo (Other Letter) | block Gurmukhi | age 1.1
U+0A0A ਊ GURMUKHI LETTER UU | category Lo (Other Letter) | block Gurmukhi | age 1.1
U+0A0F ਏ GURMUKHI LETTER EE | category Lo (Other Letter) | block Gurmukhi | age 1.1
U+0A10 ਐ GURMUKHI LETTER AI | category Lo (Other Letter) | block Gurmukhi | age 1.1
U+0A13 ਓ GURMUKHI LETTER OO | category Lo (Other Letter) | block Gurmukhi | age 1.1
U+0A14 ਔ GURMUKHI LETTER AU | category Lo (Other Letter) | block Gurmukhi | age 1.1
U+0A15 ਕ GURMUKHI LETTER KA | category Lo (Other Letter) | block Gurmukhi | age 1.1
U+0A16 ਖ GURMUKHI LETTER KHA | category Lo (Other Letter) | block Gurmukhi | age 1.1
U+0A17 ਗ GURMUKHI LETTER GA | category Lo (Other Letter) | block Gurmukhi | age 1.1
U+0A18 ਘ GURMUKHI LETTER GHA | category Lo (Other Letter) | block Gurmukhi | age 1.1
U+0A19 ਙ GURMUKHI LETTER NGA | category Lo (Other Letter) | block Gurmukhi | age 1.1
U+0A1A ਚ GURMUKHI LETTER CA | category Lo (Other Letter) | block Gurmukhi | age 1.1
U+0A1B ਛ GURMUKHI LETTER CHA | category Lo (Other Letter) | block Gurmukhi | age 1.1
U+0A1C ਜ GURMUKHI LETTER JA | category Lo (Other Letter) | block Gurmukhi | age 1.1
U+0A1D ਝ GURMUKHI LETTER JHA | category Lo (Other Letter) | block Gurmukhi | age 1.1
U+0A1E ਞ GURMUKHI LETTER NYA | category Lo (Other Letter) | block Gurmukhi | age 1.1
U+0A1F ਟ GURMUKHI LETTER TTA | category Lo (Other Letter) | block Gurmukhi | age 1.1
U+0A20 ਠ GURMUKHI LETTER TTHA | category Lo (Other Letter) | block Gurmukhi | age 1.1
U+0A21 ਡ GURMUKHI LETTER DDA | category Lo (Other Letter) | block Gurmukhi | age 1.1
U+0A22 ਢ GURMUKHI LETTER DDHA | category Lo (Other Letter) | block Gurmukhi | age 1.1
U+0A23 ਣ GURMUKHI LETTER NNA | category Lo (Other Letter) | block Gurmukhi | age 1.1
U+0A24 ਤ GURMUKHI LETTER TA | category Lo (Other Letter) | block Gurmukhi | age 1.1
U+0A25 ਥ GURMUKHI LETTER THA | category Lo (Other Letter) | block Gurmukhi | age 1.1
U+0A26 ਦ GURMUKHI LETTER DA | category Lo (Other Letter) | block Gurmukhi | age 1.1
U+0A27 ਧ GURMUKHI LETTER DHA | category Lo (Other Letter) | block Gurmukhi | age 1.1
U+0A28 ਨ GURMUKHI LETTER NA | category Lo (Other Letter) | block Gurmukhi | age 1.1
U+0A2A ਪ GURMUKHI LETTER PA | category Lo (Other Letter) | block Gurmukhi | age 1.1
U+0A2B ਫ GURMUKHI LETTER PHA | category Lo (Other Letter) | block Gurmukhi | age 1.1
U+0A2C ਬ GURMUKHI LETTER BA | category Lo (Other Letter) | block Gurmukhi | age 1.1
U+0A2D ਭ GURMUKHI LETTER BHA | category Lo (Other Letter) | block Gurmukhi | age 1.1
U+0A2E ਮ GURMUKHI LETTER MA | category Lo (Other Letter) | block Gurmukhi | age 1.1
U+0A2F ਯ GURMUKHI LETTER YA | category Lo (Other Letter) | block Gurmukhi | age 1.1
U+0A30 ਰ GURMUKHI LETTER RA | category Lo (Other Letter) | block Gurmukhi | age 1.1
U+0A32 ਲ GURMUKHI LETTER LA | category Lo (Other Letter) | block Gurmukhi | age 1.1
U+0A33 ਲ਼ GURMUKHI LETTER LLA | category Lo (Other Letter) | block Gurmukhi | age 1.1
U+0A35 ਵ GURMUKHI LETTER VA | category Lo (Other Letter) | block Gurmukhi | age 1.1
U+0A36 ਸ਼ GURMUKHI LETTER SHA | category Lo (Other Letter) | block Gurmukhi | age 1.1
U+0A38 ਸ GURMUKHI LETTER SA | category Lo (Other Letter) | block Gurmukhi | age 1.1
U+0A39 ਹ GURMUKHI LETTER HA | category Lo (Other Letter) | block Gurmukhi | age 1.1
U+0A3C ◌਼ GURMUKHI SIGN NUKTA | category Mn (Nonspacing Mark) | block Gurmukhi | age 1.1
U+0A3E ◌ਾ GURMUKHI VOWEL SIGN AA | category Mc (Spacing Mark) | block Gurmukhi | age 1.1
U+0A3F ◌ਿ GURMUKHI VOWEL SIGN I | category Mc (Spacing Mark) | block Gurmukhi | age 1.1
U+0A40 ◌ੀ GURMUKHI VOWEL SIGN II | category Mc (Spacing Mark) | block Gurmukhi | age 1.1
U+0A41 ◌ੁ GURMUKHI VOWEL SIGN U | category Mn (Nonspacing Mark) | block Gurmukhi | age 1.1
U+0A42 ◌ੂ GURMUKHI VOWEL SIGN UU | category Mn (Nonspacing Mark) | block Gurmukhi | age 1.1
U+0A47 ◌ੇ GURMUKHI VOWEL SIGN EE | category Mn (Nonspacing Mark) | block Gurmukhi | age 1.1
U+0A48 ◌ੈ GURMUKHI VOWEL SIGN AI | category Mn (Nonspacing Mark) | block Gurmukhi | age 1.1
U+0A4B ◌ੋ GURMUKHI VOWEL SIGN OO | category Mn (Nonspacing Mark) | block Gurmukhi | age 1.1
U+0A4C ◌ੌ GURMUKHI VOWEL SIGN AU | category Mn (Nonspacing Mark) | block Gurmukhi | age 1.1
U+0A4D ◌੍ GURMUKHI SIGN VIRAMA | category Mn (Nonspacing Mark) | block Gurmukhi | age 1.1
U+0A51 ◌ੑ GURMUKHI SIGN UDAAT | category Mn (Nonspacing Mark) | block Gurmukhi | age 5.1
U+0A59 ਖ਼ GURMUKHI LETTER KHHA | category Lo (Other Letter) | block Gurmukhi | age 1.1
U+0A5A ਗ਼ GURMUKHI LETTER GHHA | category Lo (Other Letter) | block Gurmukhi | age 1.1
U+0A5B ਜ਼ GURMUKHI LETTER ZA | category Lo (Other Letter) | block Gurmukhi | age 1.1
U+0A5C ੜ GURMUKHI LETTER RRA | category Lo (Other Letter) | block Gurmukhi | age 1.1
U+0A5E ਫ਼ GURMUKHI LETTER FA | category Lo (Other Letter) | block Gurmukhi | age 1.1
U+0A66 ੦ GURMUKHI DIGIT ZERO | category Nd (Decimal Number) | block Gurmukhi | age 1.1
U+0A67 ੧ GURMUKHI DIGIT ONE | category Nd (Decimal Number) | block Gurmukhi | age 1.1
U+0A68 ੨ GURMUKHI DIGIT TWO | category Nd (Decimal Number) | block Gurmukhi | age 1.1
U+0A69 ੩ GURMUKHI DIGIT THREE | category Nd (Decimal Number) | block Gurmukhi | age 1.1
U+0A6A ੪ GURMUKHI DIGIT FOUR | category Nd (Decimal Number) | block Gurmukhi | age 1.1
U+0A6B ੫ GURMUKHI DIGIT FIVE | category Nd (Decimal Number) | block Gurmukhi | age 1.1
U+0A6C ੬ GURMUKHI DIGIT SIX | category Nd (Decimal Number) | block Gurmukhi | age 1.1
U+0A6D ੭ GURMUKHI DIGIT SEVEN | category Nd (Decimal Number) | block Gurmukhi | age 1.1
U+0A6E ੮ GURMUKHI DIGIT EIGHT | category Nd (Decimal Number) | block Gurmukhi | age 1.1
U+0A6F ੯ GURMUKHI DIGIT NINE | category Nd (Decimal Number) | block Gurmukhi | age 1.1
U+0A70 ◌ੰ GURMUKHI TIPPI | category Mn (Nonspacing Mark) | block Gurmukhi | age 1.1
U+0A71 ◌ੱ GURMUKHI ADDAK | category Mn (Nonspacing Mark) | block Gurmukhi | age 1.1
U+0A72 ੲ GURMUKHI IRI | category Lo (Other Letter) | block Gurmukhi | age 1.1
U+0A73 ੳ GURMUKHI URA | category Lo (Other Letter) | block Gurmukhi | age 1.1
U+0A74 ੴ GURMUKHI EK ONKAR | category Lo (Other Letter) | block Gurmukhi | age 1.1
U+0A75 ◌ੵ GURMUKHI SIGN YAKASH | category Mn (Nonspacing Mark) | block Gurmukhi | age 5.1
U+0A76 ੶ GURMUKHI ABBREVIATION SIGN | category Po (Other Punctuation) | block Gurmukhi | age 11.0
U+0A81 ◌ઁ GUJARATI SIGN CANDRABINDU | category Mn (Nonspacing Mark) | block Gujarati | age 1.1
U+0A82 ◌ં GUJARATI SIGN ANUSVARA | category Mn (Nonspacing Mark) | block Gujarati | age 1.1
U+0A83 ◌ઃ GUJARATI SIGN VISARGA | category Mc (Spacing Mark) | block Gujarati | age 1.1
U+0A85 અ GUJARATI LETTER A | category Lo (Other Letter) | block Gujarati | age 1.1
U+0A86 આ GUJARATI LETTER AA | category Lo (Other Letter) | block Gujarati | age 1.1
U+0A87 ઇ GUJARATI LETTER I | category Lo (Other Letter) | block Gujarati | age 1.1
U+0A88 ઈ GUJARATI LETTER II | category Lo (Other Letter) | block Gujarati | age 1.1
U+0A89 ઉ GUJARATI LETTER U | category Lo (Other Letter) | block Gujarati | age 1.1
U+0A8A ઊ GUJARATI LETTER UU | category Lo (Other Letter) | block Gujarati | age 1.1
U+0A8B ઋ GUJARATI LETTER VOCALIC R | category Lo (Other Letter) | block Gujarati | age 1.1
U+0A8C ઌ GUJARATI LETTER VOCALIC L | category Lo (Other Letter) | block Gujarati | age 4.0
U+0A8D ઍ GUJARATI VOWEL CANDRA E | category Lo (Other Letter) | block Gujarati | age 1.1
U+0A8F એ GUJARATI LETTER E | category Lo (Other Letter) | block Gujarati | age 1.1
U+0A90 ઐ GUJARATI LETTER AI | category Lo (Other Letter) | block Gujarati | age 1.1
U+0A91 ઑ GUJARATI VOWEL CANDRA O | category Lo (Other Letter) | block Gujarati | age 1.1
U+0A93 ઓ GUJARATI LETTER O | category Lo (Other Letter) | block Gujarati | age 1.1
U+0A94 ઔ GUJARATI LETTER AU | category Lo (Other Letter) | block Gujarati | age 1.1
U+0A95 ક GUJARATI LETTER KA | category Lo (Other Letter) | block Gujarati | age 1.1
U+0A96 ખ GUJARATI LETTER KHA | category Lo (Other Letter) | block Gujarati | age 1.1
U+0A97 ગ GUJARATI LETTER GA | category Lo (Other Letter) | block Gujarati | age 1.1
U+0A98 ઘ GUJARATI LETTER GHA | category Lo (Other Letter) | block Gujarati | age 1.1
U+0A99 ઙ GUJARATI LETTER NGA | category Lo (Other Letter) | block Gujarati | age 1.1
U+0A9A ચ GUJARATI LETTER CA | category Lo (Other Letter) | block Gujarati | age 1.1
U+0A9B છ GUJARATI LETTER CHA | category Lo (Other Letter) | block Gujarati | age 1.1
U+0A9C જ GUJARATI LETTER JA | category Lo (Other Letter) | block Gujarati | age 1.1
U+0A9D ઝ GUJARATI LETTER JHA | category Lo (Other Letter) | block Gujarati | age 1.1
U+0A9E ઞ GUJARATI LETTER NYA | category Lo (Other Letter) | block Gujarati | age 1.1
U+0A9F ટ GUJARATI LETTER TTA | category Lo (Other Letter) | block Gujarati | age 1.1
U+0AA0 ઠ GUJARATI LETTER TTHA | category Lo (Other Letter) | block Gujarati | age 1.1
U+0AA1 ડ GUJARATI LETTER DDA | category Lo (Other Letter) | block Gujarati | age 1.1
U+0AA2 ઢ GUJARATI LETTER DDHA | category Lo (Other Letter) | block Gujarati | age 1.1
U+0AA3 ણ GUJARATI LETTER NNA | category Lo (Other Letter) | block Gujarati | age 1.1
U+0AA4 ત GUJARATI LETTER TA | category Lo (Other Letter) | block Gujarati | age 1.1
U+0AA5 થ GUJARATI LETTER THA | category Lo (Other Letter) | block Gujarati | age 1.1
U+0AA6 દ GUJARATI LETTER DA | category Lo (Other Letter) | block Gujarati | age 1.1
U+0AA7 ધ GUJARATI LETTER DHA | category Lo (Other Letter) | block Gujarati | age 1.1
U+0AA8 ન GUJARATI LETTER NA | category Lo (Other Letter) | block Gujarati | age 1.1
U+0AAA પ GUJARATI LETTER PA | category Lo (Other Letter) | block Gujarati | age 1.1
U+0AAB ફ GUJARATI LETTER PHA | category Lo (Other Letter) | block Gujarati | age 1.1
U+0AAC બ GUJARATI LETTER BA | category Lo (Other Letter) | block Gujarati | age 1.1
U+0AAD ભ GUJARATI LETTER BHA | category Lo (Other Letter) | block Gujarati | age 1.1
U+0AAE મ GUJARATI LETTER MA | category Lo (Other Letter) | block Gujarati | age 1.1
U+0AAF ય GUJARATI LETTER YA | category Lo (Other Letter) | block Gujarati | age 1.1
U+0AB0 ર GUJARATI LETTER RA | category Lo (Other Letter) | block Gujarati | age 1.1
U+0AB2 લ GUJARATI LETTER LA | category Lo (Other Letter) | block Gujarati | age 1.1
U+0AB3 ળ GUJARATI LETTER LLA | category Lo (Other Letter) | block Gujarati | age 1.1
U+0AB5 વ GUJARATI LETTER VA | category Lo (Other Letter) | block Gujarati | age 1.1
U+0AB6 શ GUJARATI LETTER SHA | category Lo (Other Letter) | block Gujarati | age 1.1
U+0AB7 ષ GUJARATI LETTER SSA | category Lo (Other Letter) | block Gujarati | age 1.1
U+0AB8 સ GUJARATI LETTER SA | category Lo (Other Letter) | block Gujarati | age 1.1
U+0AB9 હ GUJARATI LETTER HA | category Lo (Other Letter) | block Gujarati | age 1.1
U+0ABC ◌઼ GUJARATI SIGN NUKTA | category Mn (Nonspacing Mark) | block Gujarati | age 1.1
U+0ABD ઽ GUJARATI SIGN AVAGRAHA | category Lo (Other Letter) | block Gujarati | age 1.1
U+0ABE ◌ા GUJARATI VOWEL SIGN AA | category Mc (Spacing Mark) | block Gujarati | age 1.1
U+0ABF ◌િ GUJARATI VOWEL SIGN I | category Mc (Spacing Mark) | block Gujarati | age 1.1
U+0AC0 ◌ી GUJARATI VOWEL SIGN II | category Mc (Spacing Mark) | block Gujarati | age 1.1
U+0AC1 ◌ુ GUJARATI VOWEL SIGN U | category Mn (Nonspacing Mark) | block Gujarati | age 1.1
U+0AC2 ◌ૂ GUJARATI VOWEL SIGN UU | category Mn (Nonspacing Mark) | block Gujarati | age 1.1
U+0AC3 ◌ૃ GUJARATI VOWEL SIGN VOCALIC R | category Mn (Nonspacing Mark) | block Gujarati | age 1.1
U+0AC4 ◌ૄ GUJARATI VOWEL SIGN VOCALIC RR | category Mn (Nonspacing Mark) | block Gujarati | age 1.1
U+0AC5 ◌ૅ GUJARATI VOWEL SIGN CANDRA E | category Mn (Nonspacing Mark) | block Gujarati | age 1.1
U+0AC7 ◌ે GUJARATI VOWEL SIGN E | category Mn (Nonspacing Mark) | block Gujarati | age 1.1
U+0AC8 ◌ૈ GUJARATI VOWEL SIGN AI | category Mn (Nonspacing Mark) | block Gujarati | age 1.1
U+0AC9 ◌ૉ GUJARATI VOWEL SIGN CANDRA O | category Mc (Spacing Mark) | block Gujarati | age 1.1
U+0ACB ◌ો GUJARATI VOWEL SIGN O | category Mc (Spacing Mark) | block Gujarati | age 1.1
U+0ACC ◌ૌ GUJARATI VOWEL SIGN AU | category Mc (Spacing Mark) | block Gujarati | age 1.1
U+0ACD ◌્ GUJARATI SIGN VIRAMA | category Mn (Nonspacing Mark) | block Gujarati | age 1.1
U+0AD0 ૐ GUJARATI OM | category Lo (Other Letter) | block Gujarati | age 1.1
U+0AE0 ૠ GUJARATI LETTER VOCALIC RR | category Lo (Other Letter) | block Gujarati | age 1.1
U+0AE1 ૡ GUJARATI LETTER VOCALIC LL | category Lo (Other Letter) | block Gujarati | age 4.0
U+0AE2 ◌ૢ GUJARATI VOWEL SIGN VOCALIC L | category Mn (Nonspacing Mark) | block Gujarati | age 4.0
U+0AE3 ◌ૣ GUJARATI VOWEL SIGN VOCALIC LL | category Mn (Nonspacing Mark) | block Gujarati | age 4.0
U+0AE6 ૦ GUJARATI DIGIT ZERO | category Nd (Decimal Number) | block Gujarati | age 1.1
U+0AE7 ૧ GUJARATI DIGIT ONE | category Nd (Decimal Number) | block Gujarati | age 1.1
U+0AE8 ૨ GUJARATI DIGIT TWO | category Nd (Decimal Number) | block Gujarati | age 1.1
U+0AE9 ૩ GUJARATI DIGIT THREE | category Nd (Decimal Number) | block Gujarati | age 1.1
U+0AEA ૪ GUJARATI DIGIT FOUR | category Nd (Decimal Number) | block Gujarati | age 1.1
U+0AEB ૫ GUJARATI DIGIT FIVE | category Nd (Decimal Number) | block Gujarati | age 1.1
U+0AEC ૬ GUJARATI DIGIT SIX | category Nd (Decimal Number) | block Gujarati | age 1.1
U+0AED ૭ GUJARATI DIGIT SEVEN | category Nd (Decimal Number) | block Gujarati | age 1.1
U+0AEE ૮ GUJARATI DIGIT EIGHT | category Nd (Decimal Number) | block Gujarati | age 1.1
U+0AEF ૯ GUJARATI DIGIT NINE | category Nd (Decimal Number) | block Gujarati | age 1.1
U+0AF0 ૰ GUJARATI ABBREVIATION SIGN | category Po (Other Punctuation) | block Gujarati | age 6.1
U+0AF1 ૱ GUJARATI RUPEE SIGN | category Sc (Currency Symbol) | block Gujarati | age 4.0
U+0AF9 ૹ GUJARATI LETTER ZHA | category Lo (Other Letter) | block Gujarati | age 8.0
U+0AFA ◌ૺ GUJARATI SIGN SUKUN | category Mn (Nonspacing Mark) | block Gujarati | age 10.0
U+0AFB ◌ૻ GUJARATI SIGN SHADDA | category Mn (Nonspacing Mark) | block Gujarati | age 10.0
U+0AFC ◌ૼ GUJARATI SIGN MADDAH | category Mn (Nonspacing Mark) | block Gujarati | age 10.0
U+0AFD ◌૽ GUJARATI SIGN THREE-DOT NUKTA ABOVE | category Mn (Nonspacing Mark) | block Gujarati | age 10.0
U+0AFE ◌૾ GUJARATI SIGN CIRCLE NUKTA ABOVE | category Mn (Nonspacing Mark) | block Gujarati | age 10.0
U+0AFF ◌૿ GUJARATI SIGN TWO-CIRCLE NUKTA ABOVE | category Mn (Nonspacing Mark) | block Gujarati | age 10.0
U+0B01 ◌ଁ ORIYA SIGN CANDRABINDU | category Mn (Nonspacing Mark) | block Oriya | age 1.1
U+0B02 ◌ଂ ORIYA SIGN ANUSVARA | category Mc (Spacing Mark) | block Oriya | age 1.1
U+0B03 ◌ଃ ORIYA SIGN VISARGA | category Mc (Spacing Mark) | block Oriya | age 1.1
U+0B05 ଅ ORIYA LETTER A | category Lo (Other Letter) | block Oriya | age 1.1
U+0B06 ଆ ORIYA LETTER AA | category Lo (Other Letter) | block Oriya | age 1.1
U+0B07 ଇ ORIYA LETTER I | category Lo (Other Letter) | block Oriya | age 1.1
U+0B08 ଈ ORIYA LETTER II | category Lo (Other Letter) | block Oriya | age 1.1
U+0B09 ଉ ORIYA LETTER U | category Lo (Other Letter) | block Oriya | age 1.1
U+0B0A ଊ ORIYA LETTER UU | category Lo (Other Letter) | block Oriya | age 1.1
U+0B0B ଋ ORIYA LETTER VOCALIC R | category Lo (Other Letter) | block Oriya | age 1.1
U+0B0C ଌ ORIYA LETTER VOCALIC L | category Lo (Other Letter) | block Oriya | age 1.1
U+0B0F ଏ ORIYA LETTER E | category Lo (Other Letter) | block Oriya | age 1.1
U+0B10 ଐ ORIYA LETTER AI | category Lo (Other Letter) | block Oriya | age 1.1
U+0B13 ଓ ORIYA LETTER O | category Lo (Other Letter) | block Oriya | age 1.1
U+0B14 ଔ ORIYA LETTER AU | category Lo (Other Letter) | block Oriya | age 1.1
U+0B15 କ ORIYA LETTER KA | category Lo (Other Letter) | block Oriya | age 1.1
U+0B16 ଖ ORIYA LETTER KHA | category Lo (Other Letter) | block Oriya | age 1.1
U+0B17 ଗ ORIYA LETTER GA | category Lo (Other Letter) | block Oriya | age 1.1
U+0B18 ଘ ORIYA LETTER GHA | category Lo (Other Letter) | block Oriya | age 1.1
U+0B19 ଙ ORIYA LETTER NGA | category Lo (Other Letter) | block Oriya | age 1.1
U+0B1A ଚ ORIYA LETTER CA | category Lo (Other Letter) | block Oriya | age 1.1
U+0B1B ଛ ORIYA LETTER CHA | category Lo (Other Letter) | block Oriya | age 1.1
U+0B1C ଜ ORIYA LETTER JA | category Lo (Other Letter) | block Oriya | age 1.1
U+0B1D ଝ ORIYA LETTER JHA | category Lo (Other Letter) | block Oriya | age 1.1
U+0B1E ଞ ORIYA LETTER NYA | category Lo (Other Letter) | block Oriya | age 1.1
U+0B1F ଟ ORIYA LETTER TTA | category Lo (Other Letter) | block Oriya | age 1.1
U+0B20 ଠ ORIYA LETTER TTHA | category Lo (Other Letter) | block Oriya | age 1.1
U+0B21 ଡ ORIYA LETTER DDA | category Lo (Other Letter) | block Oriya | age 1.1
U+0B22 ଢ ORIYA LETTER DDHA | category Lo (Other Letter) | block Oriya | age 1.1
U+0B23 ଣ ORIYA LETTER NNA | category Lo (Other Letter) | block Oriya | age 1.1
U+0B24 ତ ORIYA LETTER TA | category Lo (Other Letter) | block Oriya | age 1.1
U+0B25 ଥ ORIYA LETTER THA | category Lo (Other Letter) | block Oriya | age 1.1
U+0B26 ଦ ORIYA LETTER DA | category Lo (Other Letter) | block Oriya | age 1.1
U+0B27 ଧ ORIYA LETTER DHA | category Lo (Other Letter) | block Oriya | age 1.1
U+0B28 ନ ORIYA LETTER NA | category Lo (Other Letter) | block Oriya | age 1.1
U+0B2A ପ ORIYA LETTER PA | category Lo (Other Letter) | block Oriya | age 1.1
U+0B2B ଫ ORIYA LETTER PHA | category Lo (Other Letter) | block Oriya | age 1.1
U+0B2C ବ ORIYA LETTER BA | category Lo (Other Letter) | block Oriya | age 1.1
U+0B2D ଭ ORIYA LETTER BHA | category Lo (Other Letter) | block Oriya | age 1.1
U+0B2E ମ ORIYA LETTER MA | category Lo (Other Letter) | block Oriya | age 1.1
U+0B2F ଯ ORIYA LETTER YA | category Lo (Other Letter) | block Oriya | age 1.1
U+0B30 ର ORIYA LETTER RA | category Lo (Other Letter) | block Oriya | age 1.1
U+0B32 ଲ ORIYA LETTER LA | category Lo (Other Letter) | block Oriya | age 1.1
U+0B33 ଳ ORIYA LETTER LLA | category Lo (Other Letter) | block Oriya | age 1.1
U+0B35 ଵ ORIYA LETTER VA | category Lo (Other Letter) | block Oriya | age 4.0
U+0B36 ଶ ORIYA LETTER SHA | category Lo (Other Letter) | block Oriya | age 1.1
U+0B37 ଷ ORIYA LETTER SSA | category Lo (Other Letter) | block Oriya | age 1.1
U+0B38 ସ ORIYA LETTER SA | category Lo (Other Letter) | block Oriya | age 1.1
U+0B39 ହ ORIYA LETTER HA | category Lo (Other Letter) | block Oriya | age 1.1
U+0B3C ◌଼ ORIYA SIGN NUKTA | category Mn (Nonspacing Mark) | block Oriya | age 1.1
U+0B3D ଽ ORIYA SIGN AVAGRAHA | category Lo (Other Letter) | block Oriya | age 1.1
U+0B3E ◌ା ORIYA VOWEL SIGN AA | category Mc (Spacing Mark) | block Oriya | age 1.1
U+0B3F ◌ି ORIYA VOWEL SIGN I | category Mn (Nonspacing Mark) | block Oriya | age 1.1
U+0B40 ◌ୀ ORIYA VOWEL SIGN II | category Mc (Spacing Mark) | block Oriya | age 1.1
U+0B41 ◌ୁ ORIYA VOWEL SIGN U | category Mn (Nonspacing Mark) | block Oriya | age 1.1
U+0B42 ◌ୂ ORIYA VOWEL SIGN UU | category Mn (Nonspacing Mark) | block Oriya | age 1.1
U+0B43 ◌ୃ ORIYA VOWEL SIGN VOCALIC R | category Mn (Nonspacing Mark) | block Oriya | age 1.1
U+0B44 ◌ୄ ORIYA VOWEL SIGN VOCALIC RR | category Mn (Nonspacing Mark) | block Oriya | age 5.1
U+0B47 ◌େ ORIYA VOWEL SIGN E | category Mc (Spacing Mark) | block Oriya | age 1.1
U+0B48 ◌ୈ ORIYA VOWEL SIGN AI | category Mc (Spacing Mark) | block Oriya | age 1.1
U+0B4B ◌ୋ ORIYA VOWEL SIGN O | category Mc (Spacing Mark) | block Oriya | age 1.1
U+0B4C ◌ୌ ORIYA VOWEL SIGN AU | category Mc (Spacing Mark) | block Oriya | age 1.1
U+0B4D ◌୍ ORIYA SIGN VIRAMA | category Mn (Nonspacing Mark) | block Oriya | age 1.1
U+0B55 ◌୕ ORIYA SIGN OVERLINE | category Mn (Nonspacing Mark) | block Oriya | age 13.0
U+0B56 ◌ୖ ORIYA AI LENGTH MARK | category Mn (Nonspacing Mark) | block Oriya | age 1.1
U+0B57 ◌ୗ ORIYA AU LENGTH MARK | category Mc (Spacing Mark) | block Oriya | age 1.1
U+0B5C ଡ଼ ORIYA LETTER RRA | category Lo (Other Letter) | block Oriya | age 1.1
U+0B5D ଢ଼ ORIYA LETTER RHA | category Lo (Other Letter) | block Oriya | age 1.1
U+0B5F ୟ ORIYA LETTER YYA | category Lo (Other Letter) | block Oriya | age 1.1
U+0B60 ୠ ORIYA LETTER VOCALIC RR | category Lo (Other Letter) | block Oriya | age 1.1
U+0B61 ୡ ORIYA LETTER VOCALIC LL | category Lo (Other Letter) | block Oriya | age 1.1
U+0B62 ◌ୢ ORIYA VOWEL SIGN VOCALIC L | category Mn (Nonspacing Mark) | block Oriya | age 5.1
U+0B63 ◌ୣ ORIYA VOWEL SIGN VOCALIC LL | category Mn (Nonspacing Mark) | block Oriya | age 5.1
U+0B66 ୦ ORIYA DIGIT ZERO | category Nd (Decimal Number) | block Oriya | age 1.1
U+0B67 ୧ ORIYA DIGIT ONE | category Nd (Decimal Number) | block Oriya | age 1.1
U+0B68 ୨ ORIYA DIGIT TWO | category Nd (Decimal Number) | block Oriya | age 1.1
U+0B69 ୩ ORIYA DIGIT THREE | category Nd (Decimal Number) | block Oriya | age 1.1
U+0B6A ୪ ORIYA DIGIT FOUR | category Nd (Decimal Number) | block Oriya | age 1.1
U+0B6B ୫ ORIYA DIGIT FIVE | category Nd (Decimal Number) | block Oriya | age 1.1
U+0B6C ୬ ORIYA DIGIT SIX | category Nd (Decimal Number) | block Oriya | age 1.1
U+0B6D ୭ ORIYA DIGIT SEVEN | category Nd (Decimal Number) | block Oriya | age 1.1
U+0B6E ୮ ORIYA DIGIT EIGHT | category Nd (Decimal Number) | block Oriya | age 1.1
U+0B6F ୯ ORIYA DIGIT NINE | category Nd (Decimal Number) | block Oriya | age 1.1
U+0B70 ୰ ORIYA ISSHAR | category So (Other Symbol) | block Oriya | age 1.1
U+0B71 ୱ ORIYA LETTER WA | category Lo (Other Letter) | block Oriya | age 4.0
U+0B72 ୲ ORIYA FRACTION ONE QUARTER | category No (Other Number) | block Oriya | age 6.0
U+0B73 ୳ ORIYA FRACTION ONE HALF | category No (Other Number) | block Oriya | age 6.0
U+0B74 ୴ ORIYA FRACTION THREE QUARTERS | category No (Other Number) | block Oriya | age 6.0
U+0B75 ୵ ORIYA FRACTION ONE SIXTEENTH | category No (Other Number) | block Oriya | age 6.0
U+0B76 ୶ ORIYA FRACTION ONE EIGHTH | category No (Other Number) | block Oriya | age 6.0
U+0B77 ୷ ORIYA FRACTION THREE SIXTEENTHS | category No (Other Number) | block Oriya | age 6.0
U+0B82 ◌ஂ TAMIL SIGN ANUSVARA | category Mn (Nonspacing Mark) | block Tamil | age 1.1
U+0B83 ஃ TAMIL SIGN VISARGA | category Lo (Other Letter) | block Tamil | age 1.1
U+0B85 அ TAMIL LETTER A | category Lo (Other Letter) | block Tamil | age 1.1
U+0B86 ஆ TAMIL LETTER AA | category Lo (Other Letter) | block Tamil | age 1.1
U+0B87 இ TAMIL LETTER I | category Lo (Other Letter) | block Tamil | age 1.1
U+0B88 ஈ TAMIL LETTER II | category Lo (Other Letter) | block Tamil | age 1.1
U+0B89 உ TAMIL LETTER U | category Lo (Other Letter) | block Tamil | age 1.1
U+0B8A ஊ TAMIL LETTER UU | category Lo (Other Letter) | block Tamil | age 1.1
U+0B8E எ TAMIL LETTER E | category Lo (Other Letter) | block Tamil | age 1.1
U+0B8F ஏ TAMIL LETTER EE | category Lo (Other Letter) | block Tamil | age 1.1
U+0B90 ஐ TAMIL LETTER AI | category Lo (Other Letter) | block Tamil | age 1.1
U+0B92 ஒ TAMIL LETTER O | category Lo (Other Letter) | block Tamil | age 1.1
U+0B93 ஓ TAMIL LETTER OO | category Lo (Other Letter) | block Tamil | age 1.1
U+0B94 ஔ TAMIL LETTER AU | category Lo (Other Letter) | block Tamil | age 1.1
U+0B95 க TAMIL LETTER KA | category Lo (Other Letter) | block Tamil | age 1.1
U+0B99 ங TAMIL LETTER NGA | category Lo (Other Letter) | block Tamil | age 1.1
U+0B9A ச TAMIL LETTER CA | category Lo (Other Letter) | block Tamil | age 1.1
U+0B9C ஜ TAMIL LETTER JA | category Lo (Other Letter) | block Tamil | age 1.1
U+0B9E ஞ TAMIL LETTER NYA | category Lo (Other Letter) | block Tamil | age 1.1
U+0B9F ட TAMIL LETTER TTA | category Lo (Other Letter) | block Tamil | age 1.1
U+0BA3 ண TAMIL LETTER NNA | category Lo (Other Letter) | block Tamil | age 1.1
U+0BA4 த TAMIL LETTER TA | category Lo (Other Letter) | block Tamil | age 1.1
U+0BA8 ந TAMIL LETTER NA | category Lo (Other Letter) | block Tamil | age 1.1
U+0BA9 ன TAMIL LETTER NNNA | category Lo (Other Letter) | block Tamil | age 1.1
U+0BAA ப TAMIL LETTER PA | category Lo (Other Letter) | block Tamil | age 1.1
U+0BAE ம TAMIL LETTER MA | category Lo (Other Letter) | block Tamil | age 1.1
U+0BAF ய TAMIL LETTER YA | category Lo (Other Letter) | block Tamil | age 1.1
U+0BB0 ர TAMIL LETTER RA | category Lo (Other Letter) | block Tamil | age 1.1
U+0BB1 ற TAMIL LETTER RRA | category Lo (Other Letter) | block Tamil | age 1.1
U+0BB2 ல TAMIL LETTER LA | category Lo (Other Letter) | block Tamil | age 1.1
U+0BB3 ள TAMIL LETTER LLA | category Lo (Other Letter) | block Tamil | age 1.1
U+0BB4 ழ TAMIL LETTER LLLA | category Lo (Other Letter) | block Tamil | age 1.1
U+0BB5 வ TAMIL LETTER VA | category Lo (Other Letter) | block Tamil | age 1.1
U+0BB6 ஶ TAMIL LETTER SHA | category Lo (Other Letter) | block Tamil | age 4.1
U+0BB7 ஷ TAMIL LETTER SSA | category Lo (Other Letter) | block Tamil | age 1.1
U+0BB8 ஸ TAMIL LETTER SA | category Lo (Other Letter) | block Tamil | age 1.1
U+0BB9 ஹ TAMIL LETTER HA | category Lo (Other Letter) | block Tamil | age 1.1
U+0BBE ◌ா TAMIL VOWEL SIGN AA | category Mc (Spacing Mark) | block Tamil | age 1.1
U+0BBF ◌ி TAMIL VOWEL SIGN I | category Mc (Spacing Mark) | block Tamil | age 1.1
U+0BC0 ◌ீ TAMIL VOWEL SIGN II | category Mn (Nonspacing Mark) | block Tamil | age 1.1
U+0BC1 ◌ு TAMIL VOWEL SIGN U | category Mc (Spacing Mark) | block Tamil | age 1.1
U+0BC2 ◌ூ TAMIL VOWEL SIGN UU | category Mc (Spacing Mark) | block Tamil | age 1.1
U+0BC6 ◌ெ TAMIL VOWEL SIGN E | category Mc (Spacing Mark) | block Tamil | age 1.1
U+0BC7 ◌ே TAMIL VOWEL SIGN EE | category Mc (Spacing Mark) | block Tamil | age 1.1
U+0BC8 ◌ை TAMIL VOWEL SIGN AI | category Mc (Spacing Mark) | block Tamil | age 1.1
U+0BCA ◌ொ TAMIL VOWEL SIGN O | category Mc (Spacing Mark) | block Tamil | age 1.1
U+0BCB ◌ோ TAMIL VOWEL SIGN OO | category Mc (Spacing Mark) | block Tamil | age 1.1
U+0BCC ◌ௌ TAMIL VOWEL SIGN AU | category Mc (Spacing Mark) | block Tamil | age 1.1
U+0BCD ◌் TAMIL SIGN VIRAMA | category Mn (Nonspacing Mark) | block Tamil | age 1.1
U+0BD0 ௐ TAMIL OM | category Lo (Other Letter) | block Tamil | age 5.1
U+0BD7 ◌ௗ TAMIL AU LENGTH MARK | category Mc (Spacing Mark) | block Tamil | age 1.1
U+0BE6 ௦ TAMIL DIGIT ZERO | category Nd (Decimal Number) | block Tamil | age 4.1
U+0BE7 ௧ TAMIL DIGIT ONE | category Nd (Decimal Number) | block Tamil | age 1.1
U+0BE8 ௨ TAMIL DIGIT TWO | category Nd (Decimal Number) | block Tamil | age 1.1
U+0BE9 ௩ TAMIL DIGIT THREE | category Nd (Decimal Number) | block Tamil | age 1.1
U+0BEA ௪ TAMIL DIGIT FOUR | category Nd (Decimal Number) | block Tamil | age 1.1
U+0BEB ௫ TAMIL DIGIT FIVE | category Nd (Decimal Number) | block Tamil | age 1.1
U+0BEC ௬ TAMIL DIGIT SIX | category Nd (Decimal Number) | block Tamil | age 1.1
U+0BED ௭ TAMIL DIGIT SEVEN | category Nd (Decimal Number) | block Tamil | age 1.1
U+0BEE ௮ TAMIL DIGIT EIGHT | category Nd (Decimal Number) | block Tamil | age 1.1
U+0BEF ௯ TAMIL DIGIT NINE | category Nd (Decimal Number) | block Tamil | age 1.1
U+0BF0 ௰ TAMIL NUMBER TEN | category No (Other Number) | block Tamil | age 1.1
U+0BF1 ௱ TAMIL NUMBER ONE HUNDRED | category No (Other Number) | block Tamil | age 1.1
U+0BF2 ௲ TAMIL NUMBER ONE THOUSAND | category No (Other Number) | block Tamil | age 1.1
U+0BF3 ௳ TAMIL DAY SIGN | category So (Other Symbol) | block Tamil | age 4.0
U+0BF4 ௴ TAMIL MONTH SIGN | category So (Other Symbol) | block Tamil | age 4.0
U+0BF5 ௵ TAMIL YEAR SIGN | category So (Other Symbol) | block Tamil | age 4.0
U+0BF6 ௶ TAMIL DEBIT SIGN | category So (Other Symbol) | block Tamil | age 4.0
U+0BF7 ௷ TAMIL CREDIT SIGN | category So (Other Symbol) | block Tamil | age 4.0
U+0BF8 ௸ TAMIL AS ABOVE SIGN | category So (Other Symbol) | block Tamil | age 4.0
U+0BF9 ௹ TAMIL RUPEE SIGN | category Sc (Currency Symbol) | block Tamil | age 4.0
U+0BFA ௺ TAMIL NUMBER SIGN | category So (Other Symbol) | block Tamil | age 4.0
U+0C00 ◌ఀ TELUGU SIGN COMBINING CANDRABINDU ABOVE | category Mn (Nonspacing Mark) | block Telugu | age 7.0
U+0C01 ◌ఁ TELUGU SIGN CANDRABINDU | category Mc (Spacing Mark) | block Telugu | age 1.1
U+0C02 ◌ం TELUGU SIGN ANUSVARA | category Mc (Spacing Mark) | block Telugu | age 1.1
U+0C03 ◌ః TELUGU SIGN VISARGA | category Mc (Spacing Mark) | block Telugu | age 1.1
U+0C04 ◌ఄ TELUGU SIGN COMBINING ANUSVARA ABOVE | category Mn (Nonspacing Mark) | block Telugu | age 11.0
U+0C05 అ TELUGU LETTER A | category Lo (Other Letter) | block Telugu | age 1.1
U+0C06 ఆ TELUGU LETTER AA | category Lo (Other Letter) | block Telugu | age 1.1
U+0C07 ఇ TELUGU LETTER I | category Lo (Other Letter) | block Telugu | age 1.1
U+0C08 ఈ TELUGU LETTER II | category Lo (Other Letter) | block Telugu | age 1.1
U+0C09 ఉ TELUGU LETTER U | category Lo (Other Letter) | block Telugu | age 1.1
U+0C0A ఊ TELUGU LETTER UU | category Lo (Other Letter) | block Telugu | age 1.1
U+0C0B ఋ TELUGU LETTER VOCALIC R | category Lo (Other Letter) | block Telugu | age 1.1
U+0C0C ఌ TELUGU LETTER VOCALIC L | category Lo (Other Letter) | block Telugu | age 1.1
U+0C0E ఎ TELUGU LETTER E | category Lo (Other Letter) | block Telugu | age 1.1
U+0C0F ఏ TELUGU LETTER EE | category Lo (Other Letter) | block Telugu | age 1.1
U+0C10 ఐ TELUGU LETTER AI | category Lo (Other Letter) | block Telugu | age 1.1
U+0C12 ఒ TELUGU LETTER O | category Lo (Other Letter) | block Telugu | age 1.1
U+0C13 ఓ TELUGU LETTER OO | category Lo (Other Letter) | block Telugu | age 1.1
U+0C14 ఔ TELUGU LETTER AU | category Lo (Other Letter) | block Telugu | age 1.1
U+0C15 క TELUGU LETTER KA | category Lo (Other Letter) | block Telugu | age 1.1
U+0C16 ఖ TELUGU LETTER KHA | category Lo (Other Letter) | block Telugu | age 1.1
U+0C17 గ TELUGU LETTER GA | category Lo (Other Letter) | block Telugu | age 1.1
U+0C18 ఘ TELUGU LETTER GHA | category Lo (Other Letter) | block Telugu | age 1.1
U+0C19 ఙ TELUGU LETTER NGA | category Lo (Other Letter) | block Telugu | age 1.1
U+0C1A చ TELUGU LETTER CA | category Lo (Other Letter) | block Telugu | age 1.1
U+0C1B ఛ TELUGU LETTER CHA | category Lo (Other Letter) | block Telugu | age 1.1
U+0C1C జ TELUGU LETTER JA | category Lo (Other Letter) | block Telugu | age 1.1
U+0C1D ఝ TELUGU LETTER JHA | category Lo (Other Letter) | block Telugu | age 1.1
U+0C1E ఞ TELUGU LETTER NYA | category Lo (Other Letter) | block Telugu | age 1.1
U+0C1F ట TELUGU LETTER TTA | category Lo (Other Letter) | block Telugu | age 1.1
U+0C20 ఠ TELUGU LETTER TTHA | category Lo (Other Letter) | block Telugu | age 1.1
U+0C21 డ TELUGU LETTER DDA | category Lo (Other Letter) | block Telugu | age 1.1
U+0C22 ఢ TELUGU LETTER DDHA | category Lo (Other Letter) | block Telugu | age 1.1
U+0C23 ణ TELUGU LETTER NNA | category Lo (Other Letter) | block Telugu | age 1.1
U+0C24 త TELUGU LETTER TA | category Lo (Other Letter) | block Telugu | age 1.1
U+0C25 థ TELUGU LETTER THA | category Lo (Other Letter) | block Telugu | age 1.1
U+0C26 ద TELUGU LETTER DA | category Lo (Other Letter) | block Telugu | age 1.1
U+0C27 ధ TELUGU LETTER DHA | category Lo (Other Letter) | block Telugu | age 1.1
U+0C28 న TELUGU LETTER NA | category Lo (Other Letter) | block Telugu | age 1.1
U+0C2A ప TELUGU LETTER PA | category Lo (Other Letter) | block Telugu | age 1.1
U+0C2B ఫ TELUGU LETTER PHA | category Lo (Other Letter) | block Telugu | age 1.1
U+0C2C బ TELUGU LETTER BA | category Lo (Other Letter) | block Telugu | age 1.1
U+0C2D భ TELUGU LETTER BHA | category Lo (Other Letter) | block Telugu | age 1.1
U+0C2E మ TELUGU LETTER MA | category Lo (Other Letter) | block Telugu | age 1.1
U+0C2F య TELUGU LETTER YA | category Lo (Other Letter) | block Telugu | age 1.1
U+0C30 ర TELUGU LETTER RA | category Lo (Other Letter) | block Telugu | age 1.1
U+0C31 ఱ TELUGU LETTER RRA | category Lo (Other Letter) | block Telugu | age 1.1
U+0C32 ల TELUGU LETTER LA | category Lo (Other Letter) | block Telugu | age 1.1
U+0C33 ళ TELUGU LETTER LLA | category Lo (Other Letter) | block Telugu | age 1.1
U+0C34 ఴ TELUGU LETTER LLLA | category Lo (Other Letter) | block Telugu | age 7.0
U+0C35 వ TELUGU LETTER VA | category Lo (Other Letter) | block Telugu | age 1.1
U+0C36 శ TELUGU LETTER SHA | category Lo (Other Letter) | block Telugu | age 1.1
U+0C37 ష TELUGU LETTER SSA | category Lo (Other Letter) | block Telugu | age 1.1
U+0C38 స TELUGU LETTER SA | category Lo (Other Letter) | block Telugu | age 1.1
U+0C39 హ TELUGU LETTER HA | category Lo (Other Letter) | block Telugu | age 1.1
U+0C3C ◌఼ TELUGU SIGN NUKTA | category Mn (Nonspacing Mark) | block Telugu | age 14.0
U+0C3D ఽ TELUGU SIGN AVAGRAHA | category Lo (Other Letter) | block Telugu | age 5.1
U+0C3E ◌ా TELUGU VOWEL SIGN AA | category Mn (Nonspacing Mark) | block Telugu | age 1.1
U+0C3F ◌ి TELUGU VOWEL SIGN I | category Mn (Nonspacing Mark) | block Telugu | age 1.1
U+0C40 ◌ీ TELUGU VOWEL SIGN II | category Mn (Nonspacing Mark) | block Telugu | age 1.1
U+0C41 ◌ు TELUGU VOWEL SIGN U | category Mc (Spacing Mark) | block Telugu | age 1.1
U+0C42 ◌ూ TELUGU VOWEL SIGN UU | category Mc (Spacing Mark) | block Telugu | age 1.1
U+0C43 ◌ృ TELUGU VOWEL SIGN VOCALIC R | category Mc (Spacing Mark) | block Telugu | age 1.1
U+0C44 ◌ౄ TELUGU VOWEL SIGN VOCALIC RR | category Mc (Spacing Mark) | block Telugu | age 1.1
U+0C46 ◌ె TELUGU VOWEL SIGN E | category Mn (Nonspacing Mark) | block Telugu | age 1.1
U+0C47 ◌ే TELUGU VOWEL SIGN EE | category Mn (Nonspacing Mark) | block Telugu | age 1.1
U+0C48 ◌ై TELUGU VOWEL SIGN AI | category Mn (Nonspacing Mark) | block Telugu | age 1.1
U+0C4A ◌ొ TELUGU VOWEL SIGN O | category Mn (Nonspacing Mark) | block Telugu | age 1.1
U+0C4B ◌ో TELUGU VOWEL SIGN OO | category Mn (Nonspacing Mark) | block Telugu | age 1.1
U+0C4C ◌ౌ TELUGU VOWEL SIGN AU | category Mn (Nonspacing Mark) | block Telugu | age 1.1
U+0C4D ◌్ TELUGU SIGN VIRAMA | category Mn (Nonspacing Mark) | block Telugu | age 1.1
U+0C55 ◌ౕ TELUGU LENGTH MARK | category Mn (Nonspacing Mark) | block Telugu | age 1.1
U+0C56 ◌ౖ TELUGU AI LENGTH MARK | category Mn (Nonspacing Mark) | block Telugu | age 1.1
U+0C58 ౘ TELUGU LETTER TSA | category Lo (Other Letter) | block Telugu | age 5.1
U+0C59 ౙ TELUGU LETTER DZA | category Lo (Other Letter) | block Telugu | age 5.1
U+0C5A ౚ TELUGU LETTER RRRA | category Lo (Other Letter) | block Telugu | age 8.0
U+0C5C TELUGU ARCHAIC SHRII | category Lo (Other Letter) | block Telugu | age 17.0
U+0C5D ౝ TELUGU LETTER NAKAARA POLLU | category Lo (Other Letter) | block Telugu | age 14.0
U+0C60 ౠ TELUGU LETTER VOCALIC RR | category Lo (Other Letter) | block Telugu | age 1.1
U+0C61 ౡ TELUGU LETTER VOCALIC LL | category Lo (Other Letter) | block Telugu | age 1.1
U+0C62 ◌ౢ TELUGU VOWEL SIGN VOCALIC L | category Mn (Nonspacing Mark) | block Telugu | age 5.1
U+0C63 ◌ౣ TELUGU VOWEL SIGN VOCALIC LL | category Mn (Nonspacing Mark) | block Telugu | age 5.1
U+0C66 ౦ TELUGU DIGIT ZERO | category Nd (Decimal Number) | block Telugu | age 1.1
U+0C67 ౧ TELUGU DIGIT ONE | category Nd (Decimal Number) | block Telugu | age 1.1
U+0C68 ౨ TELUGU DIGIT TWO | category Nd (Decimal Number) | block Telugu | age 1.1
U+0C69 ౩ TELUGU DIGIT THREE | category Nd (Decimal Number) | block Telugu | age 1.1
U+0C6A ౪ TELUGU DIGIT FOUR | category Nd (Decimal Number) | block Telugu | age 1.1
U+0C6B ౫ TELUGU DIGIT FIVE | category Nd (Decimal Number) | block Telugu | age 1.1
U+0C6C ౬ TELUGU DIGIT SIX | category Nd (Decimal Number) | block Telugu | age 1.1
U+0C6D ౭ TELUGU DIGIT SEVEN | category Nd (Decimal Number) | block Telugu | age 1.1
U+0C6E ౮ TELUGU DIGIT EIGHT | category Nd (Decimal Number) | block Telugu | age 1.1
U+0C6F ౯ TELUGU DIGIT NINE | category Nd (Decimal Number) | block Telugu | age 1.1
U+0C77 ౷ TELUGU SIGN SIDDHAM | category Po (Other Punctuation) | block Telugu | age 12.0
U+0C78 ౸ TELUGU FRACTION DIGIT ZERO FOR ODD POWERS OF FOUR | category No (Other Number) | block Telugu | age 5.1
U+0C79 ౹ TELUGU FRACTION DIGIT ONE FOR ODD POWERS OF FOUR | category No (Other Number) | block Telugu | age 5.1
U+0C7A ౺ TELUGU FRACTION DIGIT TWO FOR ODD POWERS OF FOUR | category No (Other Number) | block Telugu | age 5.1
U+0C7B ౻ TELUGU FRACTION DIGIT THREE FOR ODD POWERS OF FOUR | category No (Other Number) | block Telugu | age 5.1
U+0C7C ౼ TELUGU FRACTION DIGIT ONE FOR EVEN POWERS OF FOUR | category No (Other Number) | block Telugu | age 5.1
U+0C7D ౽ TELUGU FRACTION DIGIT TWO FOR EVEN POWERS OF FOUR | category No (Other Number) | block Telugu | age 5.1
U+0C7E ౾ TELUGU FRACTION DIGIT THREE FOR EVEN POWERS OF FOUR | category No (Other Number) | block Telugu | age 5.1
U+0C7F ౿ TELUGU SIGN TUUMU | category So (Other Symbol) | block Telugu | age 5.1
U+0C80 ಀ KANNADA SIGN SPACING CANDRABINDU | category Lo (Other Letter) | block Kannada | age 9.0
U+0C81 ◌ಁ KANNADA SIGN CANDRABINDU | category Mn (Nonspacing Mark) | block Kannada | age 7.0
U+0C82 ◌ಂ KANNADA SIGN ANUSVARA | category Mc (Spacing Mark) | block Kannada | age 1.1
U+0C83 ◌ಃ KANNADA SIGN VISARGA | category Mc (Spacing Mark) | block Kannada | age 1.1
U+0C84 ಄ KANNADA SIGN SIDDHAM | category Po (Other Punctuation) | block Kannada | age 11.0
U+0C85 ಅ KANNADA LETTER A | category Lo (Other Letter) | block Kannada | age 1.1
U+0C86 ಆ KANNADA LETTER AA | category Lo (Other Letter) | block Kannada | age 1.1
U+0C87 ಇ KANNADA LETTER I | category Lo (Other Letter) | block Kannada | age 1.1
U+0C88 ಈ KANNADA LETTER II | category Lo (Other Letter) | block Kannada | age 1.1
U+0C89 ಉ KANNADA LETTER U | category Lo (Other Letter) | block Kannada | age 1.1
U+0C8A ಊ KANNADA LETTER UU | category Lo (Other Letter) | block Kannada | age 1.1
U+0C8B ಋ KANNADA LETTER VOCALIC R | category Lo (Other Letter) | block Kannada | age 1.1
U+0C8C ಌ KANNADA LETTER VOCALIC L | category Lo (Other Letter) | block Kannada | age 1.1
U+0C8E ಎ KANNADA LETTER E | category Lo (Other Letter) | block Kannada | age 1.1
U+0C8F ಏ KANNADA LETTER EE | category Lo (Other Letter) | block Kannada | age 1.1
U+0C90 ಐ KANNADA LETTER AI | category Lo (Other Letter) | block Kannada | age 1.1
U+0C92 ಒ KANNADA LETTER O | category Lo (Other Letter) | block Kannada | age 1.1
U+0C93 ಓ KANNADA LETTER OO | category Lo (Other Letter) | block Kannada | age 1.1
U+0C94 ಔ KANNADA LETTER AU | category Lo (Other Letter) | block Kannada | age 1.1
U+0C95 ಕ KANNADA LETTER KA | category Lo (Other Letter) | block Kannada | age 1.1
U+0C96 ಖ KANNADA LETTER KHA | category Lo (Other Letter) | block Kannada | age 1.1
U+0C97 ಗ KANNADA LETTER GA | category Lo (Other Letter) | block Kannada | age 1.1
U+0C98 ಘ KANNADA LETTER GHA | category Lo (Other Letter) | block Kannada | age 1.1
U+0C99 ಙ KANNADA LETTER NGA | category Lo (Other Letter) | block Kannada | age 1.1
U+0C9A ಚ KANNADA LETTER CA | category Lo (Other Letter) | block Kannada | age 1.1
U+0C9B ಛ KANNADA LETTER CHA | category Lo (Other Letter) | block Kannada | age 1.1
U+0C9C ಜ KANNADA LETTER JA | category Lo (Other Letter) | block Kannada | age 1.1
U+0C9D ಝ KANNADA LETTER JHA | category Lo (Other Letter) | block Kannada | age 1.1
U+0C9E ಞ KANNADA LETTER NYA | category Lo (Other Letter) | block Kannada | age 1.1
U+0C9F ಟ KANNADA LETTER TTA | category Lo (Other Letter) | block Kannada | age 1.1
U+0CA0 ಠ KANNADA LETTER TTHA | category Lo (Other Letter) | block Kannada | age 1.1
U+0CA1 ಡ KANNADA LETTER DDA | category Lo (Other Letter) | block Kannada | age 1.1
U+0CA2 ಢ KANNADA LETTER DDHA | category Lo (Other Letter) | block Kannada | age 1.1
U+0CA3 ಣ KANNADA LETTER NNA | category Lo (Other Letter) | block Kannada | age 1.1
U+0CA4 ತ KANNADA LETTER TA | category Lo (Other Letter) | block Kannada | age 1.1
U+0CA5 ಥ KANNADA LETTER THA | category Lo (Other Letter) | block Kannada | age 1.1
U+0CA6 ದ KANNADA LETTER DA | category Lo (Other Letter) | block Kannada | age 1.1
U+0CA7 ಧ KANNADA LETTER DHA | category Lo (Other Letter) | block Kannada | age 1.1
U+0CA8 ನ KANNADA LETTER NA | category Lo (Other Letter) | block Kannada | age 1.1
U+0CAA ಪ KANNADA LETTER PA | category Lo (Other Letter) | block Kannada | age 1.1
U+0CAB ಫ KANNADA LETTER PHA | category Lo (Other Letter) | block Kannada | age 1.1
U+0CAC ಬ KANNADA LETTER BA | category Lo (Other Letter) | block Kannada | age 1.1
U+0CAD ಭ KANNADA LETTER BHA | category Lo (Other Letter) | block Kannada | age 1.1
U+0CAE ಮ KANNADA LETTER MA | category Lo (Other Letter) | block Kannada | age 1.1
U+0CAF ಯ KANNADA LETTER YA | category Lo (Other Letter) | block Kannada | age 1.1
U+0CB0 ರ KANNADA LETTER RA | category Lo (Other Letter) | block Kannada | age 1.1
U+0CB1 ಱ KANNADA LETTER RRA | category Lo (Other Letter) | block Kannada | age 1.1
U+0CB2 ಲ KANNADA LETTER LA | category Lo (Other Letter) | block Kannada | age 1.1
U+0CB3 ಳ KANNADA LETTER LLA | category Lo (Other Letter) | block Kannada | age 1.1
U+0CB5 ವ KANNADA LETTER VA | category Lo (Other Letter) | block Kannada | age 1.1
U+0CB6 ಶ KANNADA LETTER SHA | category Lo (Other Letter) | block Kannada | age 1.1
U+0CB7 ಷ KANNADA LETTER SSA | category Lo (Other Letter) | block Kannada | age 1.1
U+0CB8 ಸ KANNADA LETTER SA | category Lo (Other Letter) | block Kannada | age 1.1
U+0CB9 ಹ KANNADA LETTER HA | category Lo (Other Letter) | block Kannada | age 1.1
U+0CBC ◌಼ KANNADA SIGN NUKTA | category Mn (Nonspacing Mark) | block Kannada | age 4.0
U+0CBD ಽ KANNADA SIGN AVAGRAHA | category Lo (Other Letter) | block Kannada | age 4.0
U+0CBE ◌ಾ KANNADA VOWEL SIGN AA | category Mc (Spacing Mark) | block Kannada | age 1.1
U+0CBF ◌ಿ KANNADA VOWEL SIGN I | category Mn (Nonspacing Mark) | block Kannada | age 1.1
U+0CC0 ◌ೀ KANNADA VOWEL SIGN II | category Mc (Spacing Mark) | block Kannada | age 1.1
U+0CC1 ◌ು KANNADA VOWEL SIGN U | category Mc (Spacing Mark) | block Kannada | age 1.1
U+0CC2 ◌ೂ KANNADA VOWEL SIGN UU | category Mc (Spacing Mark) | block Kannada | age 1.1
U+0CC3 ◌ೃ KANNADA VOWEL SIGN VOCALIC R | category Mc (Spacing Mark) | block Kannada | age 1.1
U+0CC4 ◌ೄ KANNADA VOWEL SIGN VOCALIC RR | category Mc (Spacing Mark) | block Kannada | age 1.1
U+0CC6 ◌ೆ KANNADA VOWEL SIGN E | category Mn (Nonspacing Mark) | block Kannada | age 1.1
U+0CC7 ◌ೇ KANNADA VOWEL SIGN EE | category Mc (Spacing Mark) | block Kannada | age 1.1
U+0CC8 ◌ೈ KANNADA VOWEL SIGN AI | category Mc (Spacing Mark) | block Kannada | age 1.1
U+0CCA ◌ೊ KANNADA VOWEL SIGN O | category Mc (Spacing Mark) | block Kannada | age 1.1
U+0CCB ◌ೋ KANNADA VOWEL SIGN OO | category Mc (Spacing Mark) | block Kannada | age 1.1
U+0CCC ◌ೌ KANNADA VOWEL SIGN AU | category Mn (Nonspacing Mark) | block Kannada | age 1.1
U+0CCD ◌್ KANNADA SIGN VIRAMA | category Mn (Nonspacing Mark) | block Kannada | age 1.1
U+0CD5 ◌ೕ KANNADA LENGTH MARK | category Mc (Spacing Mark) | block Kannada | age 1.1
U+0CD6 ◌ೖ KANNADA AI LENGTH MARK | category Mc (Spacing Mark) | block Kannada | age 1.1
U+0CDC KANNADA ARCHAIC SHRII | category Lo (Other Letter) | block Kannada | age 17.0
U+0CDD ೝ KANNADA LETTER NAKAARA POLLU | category Lo (Other Letter) | block Kannada | age 14.0
U+0CDE ೞ KANNADA LETTER FA | category Lo (Other Letter) | block Kannada | age 1.1
U+0CE0 ೠ KANNADA LETTER VOCALIC RR | category Lo (Other Letter) | block Kannada | age 1.1
U+0CE1 ೡ KANNADA LETTER VOCALIC LL | category Lo (Other Letter) | block Kannada | age 1.1
U+0CE2 ◌ೢ KANNADA VOWEL SIGN VOCALIC L | category Mn (Nonspacing Mark) | block Kannada | age 5.0
U+0CE3 ◌ೣ KANNADA VOWEL SIGN VOCALIC LL | category Mn (Nonspacing Mark) | block Kannada | age 5.0
U+0CE6 ೦ KANNADA DIGIT ZERO | category Nd (Decimal Number) | block Kannada | age 1.1
U+0CE7 ೧ KANNADA DIGIT ONE | category Nd (Decimal Number) | block Kannada | age 1.1
U+0CE8 ೨ KANNADA DIGIT TWO | category Nd (Decimal Number) | block Kannada | age 1.1
U+0CE9 ೩ KANNADA DIGIT THREE | category Nd (Decimal Number) | block Kannada | age 1.1
U+0CEA ೪ KANNADA DIGIT FOUR | category Nd (Decimal Number) | block Kannada | age 1.1
U+0CEB ೫ KANNADA DIGIT FIVE | category Nd (Decimal Number) | block Kannada | age 1.1
U+0CEC ೬ KANNADA DIGIT SIX | category Nd (Decimal Number) | block Kannada | age 1.1
U+0CED ೭ KANNADA DIGIT SEVEN | category Nd (Decimal Number) | block Kannada | age 1.1
U+0CEE ೮ KANNADA DIGIT EIGHT | category Nd (Decimal Number) | block Kannada | age 1.1
U+0CEF ೯ KANNADA DIGIT NINE | category Nd (Decimal Number) | block Kannada | age 1.1
U+0CF1 ೱ KANNADA SIGN JIHVAMULIYA | category Lo (Other Letter) | block Kannada | age 5.0
U+0CF2 ೲ KANNADA SIGN UPADHMANIYA | category Lo (Other Letter) | block Kannada | age 5.0
U+0CF3 ◌ೳ KANNADA SIGN COMBINING ANUSVARA ABOVE RIGHT | category Mc (Spacing Mark) | block Kannada | age 15.0
U+0D00 ◌ഀ MALAYALAM SIGN COMBINING ANUSVARA ABOVE | category Mn (Nonspacing Mark) | block Malayalam | age 10.0
U+0D01 ◌ഁ MALAYALAM SIGN CANDRABINDU | category Mn (Nonspacing Mark) | block Malayalam | age 7.0
U+0D02 ◌ം MALAYALAM SIGN ANUSVARA | category Mc (Spacing Mark) | block Malayalam | age 1.1
U+0D03 ◌ഃ MALAYALAM SIGN VISARGA | category Mc (Spacing Mark) | block Malayalam | age 1.1
U+0D04 ഄ MALAYALAM LETTER VEDIC ANUSVARA | category Lo (Other Letter) | block Malayalam | age 13.0
U+0D05 അ MALAYALAM LETTER A | category Lo (Other Letter) | block Malayalam | age 1.1
U+0D06 ആ MALAYALAM LETTER AA | category Lo (Other Letter) | block Malayalam | age 1.1
U+0D07 ഇ MALAYALAM LETTER I | category Lo (Other Letter) | block Malayalam | age 1.1
U+0D08 ഈ MALAYALAM LETTER II | category Lo (Other Letter) | block Malayalam | age 1.1
U+0D09 ഉ MALAYALAM LETTER U | category Lo (Other Letter) | block Malayalam | age 1.1
U+0D0A ഊ MALAYALAM LETTER UU | category Lo (Other Letter) | block Malayalam | age 1.1
U+0D0B ഋ MALAYALAM LETTER VOCALIC R | category Lo (Other Letter) | block Malayalam | age 1.1
U+0D0C ഌ MALAYALAM LETTER VOCALIC L | category Lo (Other Letter) | block Malayalam | age 1.1
U+0D0E എ MALAYALAM LETTER E | category Lo (Other Letter) | block Malayalam | age 1.1
U+0D0F ഏ MALAYALAM LETTER EE | category Lo (Other Letter) | block Malayalam | age 1.1
U+0D10 ഐ MALAYALAM LETTER AI | category Lo (Other Letter) | block Malayalam | age 1.1
U+0D12 ഒ MALAYALAM LETTER O | category Lo (Other Letter) | block Malayalam | age 1.1
U+0D13 ഓ MALAYALAM LETTER OO | category Lo (Other Letter) | block Malayalam | age 1.1
U+0D14 ഔ MALAYALAM LETTER AU | category Lo (Other Letter) | block Malayalam | age 1.1
U+0D15 ക MALAYALAM LETTER KA | category Lo (Other Letter) | block Malayalam | age 1.1
U+0D16 ഖ MALAYALAM LETTER KHA | category Lo (Other Letter) | block Malayalam | age 1.1
U+0D17 ഗ MALAYALAM LETTER GA | category Lo (Other Letter) | block Malayalam | age 1.1
U+0D18 ഘ MALAYALAM LETTER GHA | category Lo (Other Letter) | block Malayalam | age 1.1
U+0D19 ങ MALAYALAM LETTER NGA | category Lo (Other Letter) | block Malayalam | age 1.1
U+0D1A ച MALAYALAM LETTER CA | category Lo (Other Letter) | block Malayalam | age 1.1
U+0D1B ഛ MALAYALAM LETTER CHA | category Lo (Other Letter) | block Malayalam | age 1.1
U+0D1C ജ MALAYALAM LETTER JA | category Lo (Other Letter) | block Malayalam | age 1.1
U+0D1D ഝ MALAYALAM LETTER JHA | category Lo (Other Letter) | block Malayalam | age 1.1
U+0D1E ഞ MALAYALAM LETTER NYA | category Lo (Other Letter) | block Malayalam | age 1.1
U+0D1F ട MALAYALAM LETTER TTA | category Lo (Other Letter) | block Malayalam | age 1.1
U+0D20 ഠ MALAYALAM LETTER TTHA | category Lo (Other Letter) | block Malayalam | age 1.1
U+0D21 ഡ MALAYALAM LETTER DDA | category Lo (Other Letter) | block Malayalam | age 1.1
U+0D22 ഢ MALAYALAM LETTER DDHA | category Lo (Other Letter) | block Malayalam | age 1.1
U+0D23 ണ MALAYALAM LETTER NNA | category Lo (Other Letter) | block Malayalam | age 1.1
U+0D24 ത MALAYALAM LETTER TA | category Lo (Other Letter) | block Malayalam | age 1.1
U+0D25 ഥ MALAYALAM LETTER THA | category Lo (Other Letter) | block Malayalam | age 1.1
U+0D26 ദ MALAYALAM LETTER DA | category Lo (Other Letter) | block Malayalam | age 1.1
U+0D27 ധ MALAYALAM LETTER DHA | category Lo (Other Letter) | block Malayalam | age 1.1
U+0D28 ന MALAYALAM LETTER NA | category Lo (Other Letter) | block Malayalam | age 1.1
U+0D29 ഩ MALAYALAM LETTER NNNA | category Lo (Other Letter) | block Malayalam | age 6.0
U+0D2A പ MALAYALAM LETTER PA | category Lo (Other Letter) | block Malayalam | age 1.1
U+0D2B ഫ MALAYALAM LETTER PHA | category Lo (Other Letter) | block Malayalam | age 1.1
U+0D2C ബ MALAYALAM LETTER BA | category Lo (Other Letter) | block Malayalam | age 1.1
U+0D2D ഭ MALAYALAM LETTER BHA | category Lo (Other Letter) | block Malayalam | age 1.1
U+0D2E മ MALAYALAM LETTER MA | category Lo (Other Letter) | block Malayalam | age 1.1
U+0D2F യ MALAYALAM LETTER YA | category Lo (Other Letter) | block Malayalam | age 1.1
U+0D30 ര MALAYALAM LETTER RA | category Lo (Other Letter) | block Malayalam | age 1.1
U+0D31 റ MALAYALAM LETTER RRA | category Lo (Other Letter) | block Malayalam | age 1.1
U+0D32 ല MALAYALAM LETTER LA | category Lo (Other Letter) | block Malayalam | age 1.1
U+0D33 ള MALAYALAM LETTER LLA | category Lo (Other Letter) | block Malayalam | age 1.1
U+0D34 ഴ MALAYALAM LETTER LLLA | category Lo (Other Letter) | block Malayalam | age 1.1
U+0D35 വ MALAYALAM LETTER VA | category Lo (Other Letter) | block Malayalam | age 1.1
U+0D36 ശ MALAYALAM LETTER SHA | category Lo (Other Letter) | block Malayalam | age 1.1
U+0D37 ഷ MALAYALAM LETTER SSA | category Lo (Other Letter) | block Malayalam | age 1.1
U+0D38 സ MALAYALAM LETTER SA | category Lo (Other Letter) | block Malayalam | age 1.1
U+0D39 ഹ MALAYALAM LETTER HA | category Lo (Other Letter) | block Malayalam | age 1.1
U+0D3A ഺ MALAYALAM LETTER TTTA | category Lo (Other Letter) | block Malayalam | age 6.0
U+0D3B ◌഻ MALAYALAM SIGN VERTICAL BAR VIRAMA | category Mn (Nonspacing Mark) | block Malayalam | age 10.0
U+0D3C ◌഼ MALAYALAM SIGN CIRCULAR VIRAMA | category Mn (Nonspacing Mark) | block Malayalam | age 10.0
U+0D3D ഽ MALAYALAM SIGN AVAGRAHA | category Lo (Other Letter) | block Malayalam | age 5.1
U+0D3E ◌ാ MALAYALAM VOWEL SIGN AA | category Mc (Spacing Mark) | block Malayalam | age 1.1
U+0D3F ◌ി MALAYALAM VOWEL SIGN I | category Mc (Spacing Mark) | block Malayalam | age 1.1
U+0D40 ◌ീ MALAYALAM VOWEL SIGN II | category Mc (Spacing Mark) | block Malayalam | age 1.1
U+0D41 ◌ു MALAYALAM VOWEL SIGN U | category Mn (Nonspacing Mark) | block Malayalam | age 1.1
U+0D42 ◌ൂ MALAYALAM VOWEL SIGN UU | category Mn (Nonspacing Mark) | block Malayalam | age 1.1
U+0D43 ◌ൃ MALAYALAM VOWEL SIGN VOCALIC R | category Mn (Nonspacing Mark) | block Malayalam | age 1.1
U+0D44 ◌ൄ MALAYALAM VOWEL SIGN VOCALIC RR | category Mn (Nonspacing Mark) | block Malayalam | age 5.1
U+0D46 ◌െ MALAYALAM VOWEL SIGN E | category Mc (Spacing Mark) | block Malayalam | age 1.1
U+0D47 ◌േ MALAYALAM VOWEL SIGN EE | category Mc (Spacing Mark) | block Malayalam | age 1.1
U+0D48 ◌ൈ MALAYALAM VOWEL SIGN AI | category Mc (Spacing Mark) | block Malayalam | age 1.1
U+0D4A ◌ൊ MALAYALAM VOWEL SIGN O | category Mc (Spacing Mark) | block Malayalam | age 1.1
U+0D4B ◌ോ MALAYALAM VOWEL SIGN OO | category Mc (Spacing Mark) | block Malayalam | age 1.1
U+0D4C ◌ൌ MALAYALAM VOWEL SIGN AU | category Mc (Spacing Mark) | block Malayalam | age 1.1
U+0D4D ◌് MALAYALAM SIGN VIRAMA | category Mn (Nonspacing Mark) | block Malayalam | age 1.1
U+0D4E ൎ MALAYALAM LETTER DOT REPH | category Lo (Other Letter) | block Malayalam | age 6.0
U+0D4F ൏ MALAYALAM SIGN PARA | category So (Other Symbol) | block Malayalam | age 9.0
U+0D54 ൔ MALAYALAM LETTER CHILLU M | category Lo (Other Letter) | block Malayalam | age 9.0
U+0D55 ൕ MALAYALAM LETTER CHILLU Y | category Lo (Other Letter) | block Malayalam | age 9.0
U+0D56 ൖ MALAYALAM LETTER CHILLU LLL | category Lo (Other Letter) | block Malayalam | age 9.0
U+0D57 ◌ൗ MALAYALAM AU LENGTH MARK | category Mc (Spacing Mark) | block Malayalam | age 1.1
U+0D58 ൘ MALAYALAM FRACTION ONE ONE-HUNDRED-AND-SIXTIETH | category No (Other Number) | block Malayalam | age 9.0
U+0D59 ൙ MALAYALAM FRACTION ONE FORTIETH | category No (Other Number) | block Malayalam | age 9.0
U+0D5A ൚ MALAYALAM FRACTION THREE EIGHTIETHS | category No (Other Number) | block Malayalam | age 9.0
U+0D5B ൛ MALAYALAM FRACTION ONE TWENTIETH | category No (Other Number) | block Malayalam | age 9.0
U+0D5C ൜ MALAYALAM FRACTION ONE TENTH | category No (Other Number) | block Malayalam | age 9.0
U+0D5D ൝ MALAYALAM FRACTION THREE TWENTIETHS | category No (Other Number) | block Malayalam | age 9.0
U+0D5E ൞ MALAYALAM FRACTION ONE FIFTH | category No (Other Number) | block Malayalam | age 9.0
U+0D5F ൟ MALAYALAM LETTER ARCHAIC II | category Lo (Other Letter) | block Malayalam | age 8.0
U+0D60 ൠ MALAYALAM LETTER VOCALIC RR | category Lo (Other Letter) | block Malayalam | age 1.1
U+0D61 ൡ MALAYALAM LETTER VOCALIC LL | category Lo (Other Letter) | block Malayalam | age 1.1
U+0D62 ◌ൢ MALAYALAM VOWEL SIGN VOCALIC L | category Mn (Nonspacing Mark) | block Malayalam | age 5.1
U+0D63 ◌ൣ MALAYALAM VOWEL SIGN VOCALIC LL | category Mn (Nonspacing Mark) | block Malayalam | age 5.1
U+0D66 ൦ MALAYALAM DIGIT ZERO | category Nd (Decimal Number) | block Malayalam | age 1.1
U+0D67 ൧ MALAYALAM DIGIT ONE | category Nd (Decimal Number) | block Malayalam | age 1.1
U+0D68 ൨ MALAYALAM DIGIT TWO | category Nd (Decimal Number) | block Malayalam | age 1.1
U+0D69 ൩ MALAYALAM DIGIT THREE | category Nd (Decimal Number) | block Malayalam | age 1.1
U+0D6A ൪ MALAYALAM DIGIT FOUR | category Nd (Decimal Number) | block Malayalam | age 1.1
U+0D6B ൫ MALAYALAM DIGIT FIVE | category Nd (Decimal Number) | block Malayalam | age 1.1
U+0D6C ൬ MALAYALAM DIGIT SIX | category Nd (Decimal Number) | block Malayalam | age 1.1
U+0D6D ൭ MALAYALAM DIGIT SEVEN | category Nd (Decimal Number) | block Malayalam | age 1.1
U+0D6E ൮ MALAYALAM DIGIT EIGHT | category Nd (Decimal Number) | block Malayalam | age 1.1
U+0D6F ൯ MALAYALAM DIGIT NINE | category Nd (Decimal Number) | block Malayalam | age 1.1
U+0D70 ൰ MALAYALAM NUMBER TEN | category No (Other Number) | block Malayalam | age 5.1
U+0D71 ൱ MALAYALAM NUMBER ONE HUNDRED | category No (Other Number) | block Malayalam | age 5.1
U+0D72 ൲ MALAYALAM NUMBER ONE THOUSAND | category No (Other Number) | block Malayalam | age 5.1
U+0D73 ൳ MALAYALAM FRACTION ONE QUARTER | category No (Other Number) | block Malayalam | age 5.1
U+0D74 ൴ MALAYALAM FRACTION ONE HALF | category No (Other Number) | block Malayalam | age 5.1
U+0D75 ൵ MALAYALAM FRACTION THREE QUARTERS | category No (Other Number) | block Malayalam | age 5.1
U+0D76 ൶ MALAYALAM FRACTION ONE SIXTEENTH | category No (Other Number) | block Malayalam | age 9.0
U+0D77 ൷ MALAYALAM FRACTION ONE EIGHTH | category No (Other Number) | block Malayalam | age 9.0
U+0D78 ൸ MALAYALAM FRACTION THREE SIXTEENTHS | category No (Other Number) | block Malayalam | age 9.0
U+0D79 ൹ MALAYALAM DATE MARK | category So (Other Symbol) | block Malayalam | age 5.1
U+0D7A ൺ MALAYALAM LETTER CHILLU NN | category Lo (Other Letter) | block Malayalam | age 5.1
U+0D7B ൻ MALAYALAM LETTER CHILLU N | category Lo (Other Letter) | block Malayalam | age 5.1
U+0D7C ർ MALAYALAM LETTER CHILLU RR | category Lo (Other Letter) | block Malayalam | age 5.1
U+0D7D ൽ MALAYALAM LETTER CHILLU L | category Lo (Other Letter) | block Malayalam | age 5.1
U+0D7E ൾ MALAYALAM LETTER CHILLU LL | category Lo (Other Letter) | block Malayalam | age 5.1
U+0D7F ൿ MALAYALAM LETTER CHILLU K | category Lo (Other Letter) | block Malayalam | age 5.1
U+0D81 ◌ඁ SINHALA SIGN CANDRABINDU | category Mn (Nonspacing Mark) | block Sinhala | age 13.0
U+0D82 ◌ං SINHALA SIGN ANUSVARAYA | category Mc (Spacing Mark) | block Sinhala | age 3.0
U+0D83 ◌ඃ SINHALA SIGN VISARGAYA | category Mc (Spacing Mark) | block Sinhala | age 3.0
U+0D85 අ SINHALA LETTER AYANNA | category Lo (Other Letter) | block Sinhala | age 3.0
U+0D86 ආ SINHALA LETTER AAYANNA | category Lo (Other Letter) | block Sinhala | age 3.0
U+0D87 ඇ SINHALA LETTER AEYANNA | category Lo (Other Letter) | block Sinhala | age 3.0
U+0D88 ඈ SINHALA LETTER AEEYANNA | category Lo (Other Letter) | block Sinhala | age 3.0
U+0D89 ඉ SINHALA LETTER IYANNA | category Lo (Other Letter) | block Sinhala | age 3.0
U+0D8A ඊ SINHALA LETTER IIYANNA | category Lo (Other Letter) | block Sinhala | age 3.0
U+0D8B උ SINHALA LETTER UYANNA | category Lo (Other Letter) | block Sinhala | age 3.0
U+0D8C ඌ SINHALA LETTER UUYANNA | category Lo (Other Letter) | block Sinhala | age 3.0
U+0D8D ඍ SINHALA LETTER IRUYANNA | category Lo (Other Letter) | block Sinhala | age 3.0
U+0D8E ඎ SINHALA LETTER IRUUYANNA | category Lo (Other Letter) | block Sinhala | age 3.0
U+0D8F ඏ SINHALA LETTER ILUYANNA | category Lo (Other Letter) | block Sinhala | age 3.0
U+0D90 ඐ SINHALA LETTER ILUUYANNA | category Lo (Other Letter) | block Sinhala | age 3.0
U+0D91 එ SINHALA LETTER EYANNA | category Lo (Other Letter) | block Sinhala | age 3.0
U+0D92 ඒ SINHALA LETTER EEYANNA | category Lo (Other Letter) | block Sinhala | age 3.0
U+0D93 ඓ SINHALA LETTER AIYANNA | category Lo (Other Letter) | block Sinhala | age 3.0
U+0D94 ඔ SINHALA LETTER OYANNA | category Lo (Other Letter) | block Sinhala | age 3.0
U+0D95 ඕ SINHALA LETTER OOYANNA | category Lo (Other Letter) | block Sinhala | age 3.0
U+0D96 ඖ SINHALA LETTER AUYANNA | category Lo (Other Letter) | block Sinhala | age 3.0
U+0D9A ක SINHALA LETTER ALPAPRAANA KAYANNA | category Lo (Other Letter) | block Sinhala | age 3.0
U+0D9B ඛ SINHALA LETTER MAHAAPRAANA KAYANNA | category Lo (Other Letter) | block Sinhala | age 3.0
U+0D9C ග SINHALA LETTER ALPAPRAANA GAYANNA | category Lo (Other Letter) | block Sinhala | age 3.0
U+0D9D ඝ SINHALA LETTER MAHAAPRAANA GAYANNA | category Lo (Other Letter) | block Sinhala | age 3.0
U+0D9E ඞ SINHALA LETTER KANTAJA NAASIKYAYA | category Lo (Other Letter) | block Sinhala | age 3.0
U+0D9F ඟ SINHALA LETTER SANYAKA GAYANNA | category Lo (Other Letter) | block Sinhala | age 3.0
U+0DA0 ච SINHALA LETTER ALPAPRAANA CAYANNA | category Lo (Other Letter) | block Sinhala | age 3.0
U+0DA1 ඡ SINHALA LETTER MAHAAPRAANA CAYANNA | category Lo (Other Letter) | block Sinhala | age 3.0
U+0DA2 ජ SINHALA LETTER ALPAPRAANA JAYANNA | category Lo (Other Letter) | block Sinhala | age 3.0
U+0DA3 ඣ SINHALA LETTER MAHAAPRAANA JAYANNA | category Lo (Other Letter) | block Sinhala | age 3.0
U+0DA4 ඤ SINHALA LETTER TAALUJA NAASIKYAYA | category Lo (Other Letter) | block Sinhala | age 3.0
U+0DA5 ඥ SINHALA LETTER TAALUJA SANYOOGA NAAKSIKYAYA | category Lo (Other Letter) | block Sinhala | age 3.0
U+0DA6 ඦ SINHALA LETTER SANYAKA JAYANNA | category Lo (Other Letter) | block Sinhala | age 3.0
U+0DA7 ට SINHALA LETTER ALPAPRAANA TTAYANNA | category Lo (Other Letter) | block Sinhala | age 3.0
U+0DA8 ඨ SINHALA LETTER MAHAAPRAANA TTAYANNA | category Lo (Other Letter) | block Sinhala | age 3.0
U+0DA9 ඩ SINHALA LETTER ALPAPRAANA DDAYANNA | category Lo (Other Letter) | block Sinhala | age 3.0
U+0DAA ඪ SINHALA LETTER MAHAAPRAANA DDAYANNA | category Lo (Other Letter) | block Sinhala | age 3.0
U+0DAB ණ SINHALA LETTER MUURDHAJA NAYANNA | category Lo (Other Letter) | block Sinhala | age 3.0
U+0DAC ඬ SINHALA LETTER SANYAKA DDAYANNA | category Lo (Other Letter) | block Sinhala | age 3.0
U+0DAD ත SINHALA LETTER ALPAPRAANA TAYANNA | category Lo (Other Letter) | block Sinhala | age 3.0
U+0DAE ථ SINHALA LETTER MAHAAPRAANA TAYANNA | category Lo (Other Letter) | block Sinhala | age 3.0
U+0DAF ද SINHALA LETTER ALPAPRAANA DAYANNA | category Lo (Other Letter) | block Sinhala | age 3.0
U+0DB0 ධ SINHALA LETTER MAHAAPRAANA DAYANNA | category Lo (Other Letter) | block Sinhala | age 3.0
U+0DB1 න SINHALA LETTER DANTAJA NAYANNA | category Lo (Other Letter) | block Sinhala | age 3.0
U+0DB3 ඳ SINHALA LETTER SANYAKA DAYANNA | category Lo (Other Letter) | block Sinhala | age 3.0
U+0DB4 ප SINHALA LETTER ALPAPRAANA PAYANNA | category Lo (Other Letter) | block Sinhala | age 3.0
U+0DB5 ඵ SINHALA LETTER MAHAAPRAANA PAYANNA | category Lo (Other Letter) | block Sinhala | age 3.0
U+0DB6 බ SINHALA LETTER ALPAPRAANA BAYANNA | category Lo (Other Letter) | block Sinhala | age 3.0
U+0DB7 භ SINHALA LETTER MAHAAPRAANA BAYANNA | category Lo (Other Letter) | block Sinhala | age 3.0
U+0DB8 ම SINHALA LETTER MAYANNA | category Lo (Other Letter) | block Sinhala | age 3.0
U+0DB9 ඹ SINHALA LETTER AMBA BAYANNA | category Lo (Other Letter) | block Sinhala | age 3.0
U+0DBA ය SINHALA LETTER YAYANNA | category Lo (Other Letter) | block Sinhala | age 3.0
U+0DBB ර SINHALA LETTER RAYANNA | category Lo (Other Letter) | block Sinhala | age 3.0
U+0DBD ල SINHALA LETTER DANTAJA LAYANNA | category Lo (Other Letter) | block Sinhala | age 3.0
U+0DC0 ව SINHALA LETTER VAYANNA | category Lo (Other Letter) | block Sinhala | age 3.0
U+0DC1 ශ SINHALA LETTER TAALUJA SAYANNA | category Lo (Other Letter) | block Sinhala | age 3.0
U+0DC2 ෂ SINHALA LETTER MUURDHAJA SAYANNA | category Lo (Other Letter) | block Sinhala | age 3.0
U+0DC3 ස SINHALA LETTER DANTAJA SAYANNA | category Lo (Other Letter) | block Sinhala | age 3.0
U+0DC4 හ SINHALA LETTER HAYANNA | category Lo (Other Letter) | block Sinhala | age 3.0
U+0DC5 ළ SINHALA LETTER MUURDHAJA LAYANNA | category Lo (Other Letter) | block Sinhala | age 3.0
U+0DC6 ෆ SINHALA LETTER FAYANNA | category Lo (Other Letter) | block Sinhala | age 3.0
U+0DCA ◌් SINHALA SIGN AL-LAKUNA | category Mn (Nonspacing Mark) | block Sinhala | age 3.0
U+0DCF ◌ා SINHALA VOWEL SIGN AELA-PILLA | category Mc (Spacing Mark) | block Sinhala | age 3.0
U+0DD0 ◌ැ SINHALA VOWEL SIGN KETTI AEDA-PILLA | category Mc (Spacing Mark) | block Sinhala | age 3.0
U+0DD1 ◌ෑ SINHALA VOWEL SIGN DIGA AEDA-PILLA | category Mc (Spacing Mark) | block Sinhala | age 3.0
U+0DD2 ◌ි SINHALA VOWEL SIGN KETTI IS-PILLA | category Mn (Nonspacing Mark) | block Sinhala | age 3.0
U+0DD3 ◌ී SINHALA VOWEL SIGN DIGA IS-PILLA | category Mn (Nonspacing Mark) | block Sinhala | age 3.0
U+0DD4 ◌ු SINHALA VOWEL SIGN KETTI PAA-PILLA | category Mn (Nonspacing Mark) | block Sinhala | age 3.0
U+0DD6 ◌ූ SINHALA VOWEL SIGN DIGA PAA-PILLA | category Mn (Nonspacing Mark) | block Sinhala | age 3.0
U+0DD8 ◌ෘ SINHALA VOWEL SIGN GAETTA-PILLA | category Mc (Spacing Mark) | block Sinhala | age 3.0
U+0DD9 ◌ෙ SINHALA VOWEL SIGN KOMBUVA | category Mc (Spacing Mark) | block Sinhala | age 3.0
U+0DDA ◌ේ SINHALA VOWEL SIGN DIGA KOMBUVA | category Mc (Spacing Mark) | block Sinhala | age 3.0
U+0DDB ◌ෛ SINHALA VOWEL SIGN KOMBU DEKA | category Mc (Spacing Mark) | block Sinhala | age 3.0
U+0DDC ◌ො SINHALA VOWEL SIGN KOMBUVA HAA AELA-PILLA | category Mc (Spacing Mark) | block Sinhala | age 3.0
U+0DDD ◌ෝ SINHALA VOWEL SIGN KOMBUVA HAA DIGA AELA-PILLA | category Mc (Spacing Mark) | block Sinhala | age 3.0
U+0DDE ◌ෞ SINHALA VOWEL SIGN KOMBUVA HAA GAYANUKITTA | category Mc (Spacing Mark) | block Sinhala | age 3.0
U+0DDF ◌ෟ SINHALA VOWEL SIGN GAYANUKITTA | category Mc (Spacing Mark) | block Sinhala | age 3.0
U+0DE6 ෦ SINHALA LITH DIGIT ZERO | category Nd (Decimal Number) | block Sinhala | age 7.0
U+0DE7 ෧ SINHALA LITH DIGIT ONE | category Nd (Decimal Number) | block Sinhala | age 7.0
U+0DE8 ෨ SINHALA LITH DIGIT TWO | category Nd (Decimal Number) | block Sinhala | age 7.0
U+0DE9 ෩ SINHALA LITH DIGIT THREE | category Nd (Decimal Number) | block Sinhala | age 7.0
U+0DEA ෪ SINHALA LITH DIGIT FOUR | category Nd (Decimal Number) | block Sinhala | age 7.0
U+0DEB ෫ SINHALA LITH DIGIT FIVE | category Nd (Decimal Number) | block Sinhala | age 7.0
U+0DEC ෬ SINHALA LITH DIGIT SIX | category Nd (Decimal Number) | block Sinhala | age 7.0
U+0DED ෭ SINHALA LITH DIGIT SEVEN | category Nd (Decimal Number) | block Sinhala | age 7.0
U+0DEE ෮ SINHALA LITH DIGIT EIGHT | category Nd (Decimal Number) | block Sinhala | age 7.0
U+0DEF ෯ SINHALA LITH DIGIT NINE | category Nd (Decimal Number) | block Sinhala | age 7.0
U+0DF2 ◌ෲ SINHALA VOWEL SIGN DIGA GAETTA-PILLA | category Mc (Spacing Mark) | block Sinhala | age 3.0
U+0DF3 ◌ෳ SINHALA VOWEL SIGN DIGA GAYANUKITTA | category Mc (Spacing Mark) | block Sinhala | age 3.0
U+0DF4 ෴ SINHALA PUNCTUATION KUNDDALIYA | category Po (Other Punctuation) | block Sinhala | age 3.0
U+0E01 ก THAI CHARACTER KO KAI | category Lo (Other Letter) | block Thai | age 1.1
U+0E02 ข THAI CHARACTER KHO KHAI | category Lo (Other Letter) | block Thai | age 1.1
U+0E03 ฃ THAI CHARACTER KHO KHUAT | category Lo (Other Letter) | block Thai | age 1.1
U+0E04 ค THAI CHARACTER KHO KHWAI | category Lo (Other Letter) | block Thai | age 1.1
U+0E05 ฅ THAI CHARACTER KHO KHON | category Lo (Other Letter) | block Thai | age 1.1
U+0E06 ฆ THAI CHARACTER KHO RAKHANG | category Lo (Other Letter) | block Thai | age 1.1
U+0E07 ง THAI CHARACTER NGO NGU | category Lo (Other Letter) | block Thai | age 1.1
U+0E08 จ THAI CHARACTER CHO CHAN | category Lo (Other Letter) | block Thai | age 1.1
U+0E09 ฉ THAI CHARACTER CHO CHING | category Lo (Other Letter) | block Thai | age 1.1
U+0E0A ช THAI CHARACTER CHO CHANG | category Lo (Other Letter) | block Thai | age 1.1
U+0E0B ซ THAI CHARACTER SO SO | category Lo (Other Letter) | block Thai | age 1.1
U+0E0C ฌ THAI CHARACTER CHO CHOE | category Lo (Other Letter) | block Thai | age 1.1
U+0E0D ญ THAI CHARACTER YO YING | category Lo (Other Letter) | block Thai | age 1.1
U+0E0E ฎ THAI CHARACTER DO CHADA | category Lo (Other Letter) | block Thai | age 1.1
U+0E0F ฏ THAI CHARACTER TO PATAK | category Lo (Other Letter) | block Thai | age 1.1
U+0E10 ฐ THAI CHARACTER THO THAN | category Lo (Other Letter) | block Thai | age 1.1
U+0E11 ฑ THAI CHARACTER THO NANGMONTHO | category Lo (Other Letter) | block Thai | age 1.1
U+0E12 ฒ THAI CHARACTER THO PHUTHAO | category Lo (Other Letter) | block Thai | age 1.1
U+0E13 ณ THAI CHARACTER NO NEN | category Lo (Other Letter) | block Thai | age 1.1
U+0E14 ด THAI CHARACTER DO DEK | category Lo (Other Letter) | block Thai | age 1.1
U+0E15 ต THAI CHARACTER TO TAO | category Lo (Other Letter) | block Thai | age 1.1
U+0E16 ถ THAI CHARACTER THO THUNG | category Lo (Other Letter) | block Thai | age 1.1
U+0E17 ท THAI CHARACTER THO THAHAN | category Lo (Other Letter) | block Thai | age 1.1
U+0E18 ธ THAI CHARACTER THO THONG | category Lo (Other Letter) | block Thai | age 1.1
U+0E19 น THAI CHARACTER NO NU | category Lo (Other Letter) | block Thai | age 1.1
U+0E1A บ THAI CHARACTER BO BAIMAI | category Lo (Other Letter) | block Thai | age 1.1
U+0E1B ป THAI CHARACTER PO PLA | category Lo (Other Letter) | block Thai | age 1.1
U+0E1C ผ THAI CHARACTER PHO PHUNG | category Lo (Other Letter) | block Thai | age 1.1
U+0E1D ฝ THAI CHARACTER FO FA | category Lo (Other Letter) | block Thai | age 1.1
U+0E1E พ THAI CHARACTER PHO PHAN | category Lo (Other Letter) | block Thai | age 1.1
U+0E1F ฟ THAI CHARACTER FO FAN | category Lo (Other Letter) | block Thai | age 1.1
U+0E20 ภ THAI CHARACTER PHO SAMPHAO | category Lo (Other Letter) | block Thai | age 1.1
U+0E21 ม THAI CHARACTER MO MA | category Lo (Other Letter) | block Thai | age 1.1
U+0E22 ย THAI CHARACTER YO YAK | category Lo (Other Letter) | block Thai | age 1.1
U+0E23 ร THAI CHARACTER RO RUA | category Lo (Other Letter) | block Thai | age 1.1
U+0E24 ฤ THAI CHARACTER RU | category Lo (Other Letter) | block Thai | age 1.1
U+0E25 ล THAI CHARACTER LO LING | category Lo (Other Letter) | block Thai | age 1.1
U+0E26 ฦ THAI CHARACTER LU | category Lo (Other Letter) | block Thai | age 1.1
U+0E27 ว THAI CHARACTER WO WAEN | category Lo (Other Letter) | block Thai | age 1.1
U+0E28 ศ THAI CHARACTER SO SALA | category Lo (Other Letter) | block Thai | age 1.1
U+0E29 ษ THAI CHARACTER SO RUSI | category Lo (Other Letter) | block Thai | age 1.1
U+0E2A ส THAI CHARACTER SO SUA | category Lo (Other Letter) | block Thai | age 1.1
U+0E2B ห THAI CHARACTER HO HIP | category Lo (Other Letter) | block Thai | age 1.1
U+0E2C ฬ THAI CHARACTER LO CHULA | category Lo (Other Letter) | block Thai | age 1.1
U+0E2D อ THAI CHARACTER O ANG | category Lo (Other Letter) | block Thai | age 1.1
U+0E2E ฮ THAI CHARACTER HO NOKHUK | category Lo (Other Letter) | block Thai | age 1.1
U+0E2F ฯ THAI CHARACTER PAIYANNOI | category Lo (Other Letter) | block Thai | age 1.1
U+0E30 ะ THAI CHARACTER SARA A | category Lo (Other Letter) | block Thai | age 1.1
U+0E31 ◌ั THAI CHARACTER MAI HAN-AKAT | category Mn (Nonspacing Mark) | block Thai | age 1.1
U+0E32 า THAI CHARACTER SARA AA | category Lo (Other Letter) | block Thai | age 1.1
U+0E33 ำ THAI CHARACTER SARA AM | category Lo (Other Letter) | block Thai | age 1.1
U+0E34 ◌ิ THAI CHARACTER SARA I | category Mn (Nonspacing Mark) | block Thai | age 1.1
U+0E35 ◌ี THAI CHARACTER SARA II | category Mn (Nonspacing Mark) | block Thai | age 1.1
U+0E36 ◌ึ THAI CHARACTER SARA UE | category Mn (Nonspacing Mark) | block Thai | age 1.1
U+0E37 ◌ื THAI CHARACTER SARA UEE | category Mn (Nonspacing Mark) | block Thai | age 1.1
U+0E38 ◌ุ THAI CHARACTER SARA U | category Mn (Nonspacing Mark) | block Thai | age 1.1
U+0E39 ◌ู THAI CHARACTER SARA UU | category Mn (Nonspacing Mark) | block Thai | age 1.1
U+0E3A ◌ฺ THAI CHARACTER PHINTHU | category Mn (Nonspacing Mark) | block Thai | age 1.1
U+0E3F ฿ THAI CURRENCY SYMBOL BAHT | category Sc (Currency Symbol) | block Thai | age 1.1
U+0E40 เ THAI CHARACTER SARA E | category Lo (Other Letter) | block Thai | age 1.1
U+0E41 แ THAI CHARACTER SARA AE | category Lo (Other Letter) | block Thai | age 1.1
U+0E42 โ THAI CHARACTER SARA O | category Lo (Other Letter) | block Thai | age 1.1
U+0E43 ใ THAI CHARACTER SARA AI MAIMUAN | category Lo (Other Letter) | block Thai | age 1.1
U+0E44 ไ THAI CHARACTER SARA AI MAIMALAI | category Lo (Other Letter) | block Thai | age 1.1
U+0E45 ๅ THAI CHARACTER LAKKHANGYAO | category Lo (Other Letter) | block Thai | age 1.1
U+0E46 ๆ THAI CHARACTER MAIYAMOK | category Lm (Modifier Letter) | block Thai | age 1.1
U+0E47 ◌็ THAI CHARACTER MAITAIKHU | category Mn (Nonspacing Mark) | block Thai | age 1.1
U+0E48 ◌่ THAI CHARACTER MAI EK | category Mn (Nonspacing Mark) | block Thai | age 1.1
U+0E49 ◌้ THAI CHARACTER MAI THO | category Mn (Nonspacing Mark) | block Thai | age 1.1
U+0E4A ◌๊ THAI CHARACTER MAI TRI | category Mn (Nonspacing Mark) | block Thai | age 1.1
U+0E4B ◌๋ THAI CHARACTER MAI CHATTAWA | category Mn (Nonspacing Mark) | block Thai | age 1.1
U+0E4C ◌์ THAI CHARACTER THANTHAKHAT | category Mn (Nonspacing Mark) | block Thai | age 1.1
U+0E4D ◌ํ THAI CHARACTER NIKHAHIT | category Mn (Nonspacing Mark) | block Thai | age 1.1
U+0E4E ◌๎ THAI CHARACTER YAMAKKAN | category Mn (Nonspacing Mark) | block Thai | age 1.1
U+0E4F ๏ THAI CHARACTER FONGMAN | category Po (Other Punctuation) | block Thai | age 1.1
U+0E50 ๐ THAI DIGIT ZERO | category Nd (Decimal Number) | block Thai | age 1.1
U+0E51 ๑ THAI DIGIT ONE | category Nd (Decimal Number) | block Thai | age 1.1
U+0E52 ๒ THAI DIGIT TWO | category Nd (Decimal Number) | block Thai | age 1.1
U+0E53 ๓ THAI DIGIT THREE | category Nd (Decimal Number) | block Thai | age 1.1
U+0E54 ๔ THAI DIGIT FOUR | category Nd (Decimal Number) | block Thai | age 1.1
U+0E55 ๕ THAI DIGIT FIVE | category Nd (Decimal Number) | block Thai | age 1.1
U+0E56 ๖ THAI DIGIT SIX | category Nd (Decimal Number) | block Thai | age 1.1
U+0E57 ๗ THAI DIGIT SEVEN | category Nd (Decimal Number) | block Thai | age 1.1
U+0E58 ๘ THAI DIGIT EIGHT | category Nd (Decimal Number) | block Thai | age 1.1
U+0E59 ๙ THAI DIGIT NINE | category Nd (Decimal Number) | block Thai | age 1.1
U+0E5A ๚ THAI CHARACTER ANGKHANKHU | category Po (Other Punctuation) | block Thai | age 1.1
U+0E5B ๛ THAI CHARACTER KHOMUT | category Po (Other Punctuation) | block Thai | age 1.1
U+0E81 ກ LAO LETTER KO | category Lo (Other Letter) | block Lao | age 1.1
U+0E82 ຂ LAO LETTER KHO SUNG | category Lo (Other Letter) | block Lao | age 1.1
U+0E84 ຄ LAO LETTER KHO TAM | category Lo (Other Letter) | block Lao | age 1.1
U+0E86 ຆ LAO LETTER PALI GHA | category Lo (Other Letter) | block Lao | age 12.0
U+0E87 ງ LAO LETTER NGO | category Lo (Other Letter) | block Lao | age 1.1
U+0E88 ຈ LAO LETTER CO | category Lo (Other Letter) | block Lao | age 1.1
U+0E89 ຉ LAO LETTER PALI CHA | category Lo (Other Letter) | block Lao | age 12.0
U+0E8A ຊ LAO LETTER SO TAM | category Lo (Other Letter) | block Lao | age 1.1
U+0E8C ຌ LAO LETTER PALI JHA | category Lo (Other Letter) | block Lao | age 12.0
U+0E8D ຍ LAO LETTER NYO | category Lo (Other Letter) | block Lao | age 1.1
U+0E8E ຎ LAO LETTER PALI NYA | category Lo (Other Letter) | block Lao | age 12.0
U+0E8F ຏ LAO LETTER PALI TTA | category Lo (Other Letter) | block Lao | age 12.0
U+0E90 ຐ LAO LETTER PALI TTHA | category Lo (Other Letter) | block Lao | age 12.0
U+0E91 ຑ LAO LETTER PALI DDA | category Lo (Other Letter) | block Lao | age 12.0
U+0E92 ຒ LAO LETTER PALI DDHA | category Lo (Other Letter) | block Lao | age 12.0
U+0E93 ຓ LAO LETTER PALI NNA | category Lo (Other Letter) | block Lao | age 12.0
U+0E94 ດ LAO LETTER DO | category Lo (Other Letter) | block Lao | age 1.1
U+0E95 ຕ LAO LETTER TO | category Lo (Other Letter) | block Lao | age 1.1
U+0E96 ຖ LAO LETTER THO SUNG | category Lo (Other Letter) | block Lao | age 1.1
U+0E97 ທ LAO LETTER THO TAM | category Lo (Other Letter) | block Lao | age 1.1
U+0E98 ຘ LAO LETTER PALI DHA | category Lo (Other Letter) | block Lao | age 12.0
U+0E99 ນ LAO LETTER NO | category Lo (Other Letter) | block Lao | age 1.1
U+0E9A ບ LAO LETTER BO | category Lo (Other Letter) | block Lao | age 1.1
U+0E9B ປ LAO LETTER PO | category Lo (Other Letter) | block Lao | age 1.1
U+0E9C ຜ LAO LETTER PHO SUNG | category Lo (Other Letter) | block Lao | age 1.1
U+0E9D ຝ LAO LETTER FO TAM | category Lo (Other Letter) | block Lao | age 1.1
U+0E9E ພ LAO LETTER PHO TAM | category Lo (Other Letter) | block Lao | age 1.1
U+0E9F ຟ LAO LETTER FO SUNG | category Lo (Other Letter) | block Lao | age 1.1
U+0EA0 ຠ LAO LETTER PALI BHA | category Lo (Other Letter) | block Lao | age 12.0
U+0EA1 ມ LAO LETTER MO | category Lo (Other Letter) | block Lao | age 1.1
U+0EA2 ຢ LAO LETTER YO | category Lo (Other Letter) | block Lao | age 1.1
U+0EA3 ຣ LAO LETTER LO LING | category Lo (Other Letter) | block Lao | age 1.1
U+0EA5 ລ LAO LETTER LO LOOT | category Lo (Other Letter) | block Lao | age 1.1
U+0EA7 ວ LAO LETTER WO | category Lo (Other Letter) | block Lao | age 1.1
U+0EA8 ຨ LAO LETTER SANSKRIT SHA | category Lo (Other Letter) | block Lao | age 12.0
U+0EA9 ຩ LAO LETTER SANSKRIT SSA | category Lo (Other Letter) | block Lao | age 12.0
U+0EAA ສ LAO LETTER SO SUNG | category Lo (Other Letter) | block Lao | age 1.1
U+0EAB ຫ LAO LETTER HO SUNG | category Lo (Other Letter) | block Lao | age 1.1
U+0EAC ຬ LAO LETTER PALI LLA | category Lo (Other Letter) | block Lao | age 12.0
U+0EAD ອ LAO LETTER O | category Lo (Other Letter) | block Lao | age 1.1
U+0EAE ຮ LAO LETTER HO TAM | category Lo (Other Letter) | block Lao | age 1.1
U+0EAF ຯ LAO ELLIPSIS | category Lo (Other Letter) | block Lao | age 1.1
U+0EB0 ະ LAO VOWEL SIGN A | category Lo (Other Letter) | block Lao | age 1.1
U+0EB1 ◌ັ LAO VOWEL SIGN MAI KAN | category Mn (Nonspacing Mark) | block Lao | age 1.1
U+0EB2 າ LAO VOWEL SIGN AA | category Lo (Other Letter) | block Lao | age 1.1
U+0EB3 ຳ LAO VOWEL SIGN AM | category Lo (Other Letter) | block Lao | age 1.1
U+0EB4 ◌ິ LAO VOWEL SIGN I | category Mn (Nonspacing Mark) | block Lao | age 1.1
U+0EB5 ◌ີ LAO VOWEL SIGN II | category Mn (Nonspacing Mark) | block Lao | age 1.1
U+0EB6 ◌ຶ LAO VOWEL SIGN Y | category Mn (Nonspacing Mark) | block Lao | age 1.1
U+0EB7 ◌ື LAO VOWEL SIGN YY | category Mn (Nonspacing Mark) | block Lao | age 1.1
U+0EB8 ◌ຸ LAO VOWEL SIGN U | category Mn (Nonspacing Mark) | block Lao | age 1.1
U+0EB9 ◌ູ LAO VOWEL SIGN UU | category Mn (Nonspacing Mark) | block Lao | age 1.1
U+0EBA ◌຺ LAO SIGN PALI VIRAMA | category Mn (Nonspacing Mark) | block Lao | age 12.0
U+0EBB ◌ົ LAO VOWEL SIGN MAI KON | category Mn (Nonspacing Mark) | block Lao | age 1.1
U+0EBC ◌ຼ LAO SEMIVOWEL SIGN LO | category Mn (Nonspacing Mark) | block Lao | age 1.1
U+0EBD ຽ LAO SEMIVOWEL SIGN NYO | category Lo (Other Letter) | block Lao | age 1.1
U+0EC0 ເ LAO VOWEL SIGN E | category Lo (Other Letter) | block Lao | age 1.1
U+0EC1 ແ LAO VOWEL SIGN EI | category Lo (Other Letter) | block Lao | age 1.1
U+0EC2 ໂ LAO VOWEL SIGN O | category Lo (Other Letter) | block Lao | age 1.1
U+0EC3 ໃ LAO VOWEL SIGN AY | category Lo (Other Letter) | block Lao | age 1.1
U+0EC4 ໄ LAO VOWEL SIGN AI | category Lo (Other Letter) | block Lao | age 1.1
U+0EC6 ໆ LAO KO LA | category Lm (Modifier Letter) | block Lao | age 1.1
U+0EC8 ◌່ LAO TONE MAI EK | category Mn (Nonspacing Mark) | block Lao | age 1.1
U+0EC9 ◌້ LAO TONE MAI THO | category Mn (Nonspacing Mark) | block Lao | age 1.1
U+0ECA ◌໊ LAO TONE MAI TI | category Mn (Nonspacing Mark) | block Lao | age 1.1
U+0ECB ◌໋ LAO TONE MAI CATAWA | category Mn (Nonspacing Mark) | block Lao | age 1.1
U+0ECC ◌໌ LAO CANCELLATION MARK | category Mn (Nonspacing Mark) | block Lao | age 1.1
U+0ECD ◌ໍ LAO NIGGAHITA | category Mn (Nonspacing Mark) | block Lao | age 1.1
U+0ECE ◌໎ LAO YAMAKKAN | category Mn (Nonspacing Mark) | block Lao | age 15.0
U+0ED0 ໐ LAO DIGIT ZERO | category Nd (Decimal Number) | block Lao | age 1.1
U+0ED1 ໑ LAO DIGIT ONE | category Nd (Decimal Number) | block Lao | age 1.1
U+0ED2 ໒ LAO DIGIT TWO | category Nd (Decimal Number) | block Lao | age 1.1
U+0ED3 ໓ LAO DIGIT THREE | category Nd (Decimal Number) | block Lao | age 1.1
U+0ED4 ໔ LAO DIGIT FOUR | category Nd (Decimal Number) | block Lao | age 1.1
U+0ED5 ໕ LAO DIGIT FIVE | category Nd (Decimal Number) | block Lao | age 1.1
U+0ED6 ໖ LAO DIGIT SIX | category Nd (Decimal Number) | block Lao | age 1.1
U+0ED7 ໗ LAO DIGIT SEVEN | category Nd (Decimal Number) | block Lao | age 1.1
U+0ED8 ໘ LAO DIGIT EIGHT | category Nd (Decimal Number) | block Lao | age 1.1
U+0ED9 ໙ LAO DIGIT NINE | category Nd (Decimal Number) | block Lao | age 1.1
U+0EDC ໜ LAO HO NO | category Lo (Other Letter) | block Lao | age 1.1
U+0EDD ໝ LAO HO MO | category Lo (Other Letter) | block Lao | age 1.1
U+0EDE ໞ LAO LETTER KHMU GO | category Lo (Other Letter) | block Lao | age 6.1
U+0EDF ໟ LAO LETTER KHMU NYO | category Lo (Other Letter) | block Lao | age 6.1
U+0F00 ༀ TIBETAN SYLLABLE OM | category Lo (Other Letter) | block Tibetan | age 2.0
U+0F01 ༁ TIBETAN MARK GTER YIG MGO TRUNCATED A | category So (Other Symbol) | block Tibetan | age 2.0
U+0F02 ༂ TIBETAN MARK GTER YIG MGO -UM RNAM BCAD MA | category So (Other Symbol) | block Tibetan | age 2.0
U+0F03 ༃ TIBETAN MARK GTER YIG MGO -UM GTER TSHEG MA | category So (Other Symbol) | block Tibetan | age 2.0
U+0F04 ༄ TIBETAN MARK INITIAL YIG MGO MDUN MA | category Po (Other Punctuation) | block Tibetan | age 2.0
U+0F05 ༅ TIBETAN MARK CLOSING YIG MGO SGAB MA | category Po (Other Punctuation) | block Tibetan | age 2.0
U+0F06 ༆ TIBETAN MARK CARET YIG MGO PHUR SHAD MA | category Po (Other Punctuation) | block Tibetan | age 2.0
U+0F07 ༇ TIBETAN MARK YIG MGO TSHEG SHAD MA | category Po (Other Punctuation) | block Tibetan | age 2.0
U+0F08 ༈ TIBETAN MARK SBRUL SHAD | category Po (Other Punctuation) | block Tibetan | age 2.0
U+0F09 ༉ TIBETAN MARK BSKUR YIG MGO | category Po (Other Punctuation) | block Tibetan | age 2.0
U+0F0A ༊ TIBETAN MARK BKA- SHOG YIG MGO | category Po (Other Punctuation) | block Tibetan | age 2.0
U+0F0B ་ TIBETAN MARK INTERSYLLABIC TSHEG | category Po (Other Punctuation) | block Tibetan | age 2.0
U+0F0C ༌ TIBETAN MARK DELIMITER TSHEG BSTAR | category Po (Other Punctuation) | block Tibetan | age 2.0
U+0F0D ། TIBETAN MARK SHAD | category Po (Other Punctuation) | block Tibetan | age 2.0
U+0F0E ༎ TIBETAN MARK NYIS SHAD | category Po (Other Punctuation) | block Tibetan | age 2.0
U+0F0F ༏ TIBETAN MARK TSHEG SHAD | category Po (Other Punctuation) | block Tibetan | age 2.0
U+0F10 ༐ TIBETAN MARK NYIS TSHEG SHAD | category Po (Other Punctuation) | block Tibetan | age 2.0
U+0F11 ༑ TIBETAN MARK RIN CHEN SPUNGS SHAD | category Po (Other Punctuation) | block Tibetan | age 2.0
U+0F12 ༒ TIBETAN MARK RGYA GRAM SHAD | category Po (Other Punctuation) | block Tibetan | age 2.0
U+0F13 ༓ TIBETAN MARK CARET -DZUD RTAGS ME LONG CAN | category So (Other Symbol) | block Tibetan | age 2.0
U+0F14 ༔ TIBETAN MARK GTER TSHEG | category Po (Other Punctuation) | block Tibetan | age 2.0
U+0F15 ༕ TIBETAN LOGOTYPE SIGN CHAD RTAGS | category So (Other Symbol) | block Tibetan | age 2.0
U+0F16 ༖ TIBETAN LOGOTYPE SIGN LHAG RTAGS | category So (Other Symbol) | block Tibetan | age 2.0
U+0F17 ༗ TIBETAN ASTROLOGICAL SIGN SGRA GCAN -CHAR RTAGS | category So (Other Symbol) | block Tibetan | age 2.0
U+0F18 ◌༘ TIBETAN ASTROLOGICAL SIGN -KHYUD PA | category Mn (Nonspacing Mark) | block Tibetan | age 2.0
U+0F19 ◌༙ TIBETAN ASTROLOGICAL SIGN SDONG TSHUGS | category Mn (Nonspacing Mark) | block Tibetan | age 2.0
U+0F1A ༚ TIBETAN SIGN RDEL DKAR GCIG | category So (Other Symbol) | block Tibetan | age 2.0
U+0F1B ༛ TIBETAN SIGN RDEL DKAR GNYIS | category So (Other Symbol) | block Tibetan | age 2.0
U+0F1C ༜ TIBETAN SIGN RDEL DKAR GSUM | category So (Other Symbol) | block Tibetan | age 2.0
U+0F1D ༝ TIBETAN SIGN RDEL NAG GCIG | category So (Other Symbol) | block Tibetan | age 2.0
U+0F1E ༞ TIBETAN SIGN RDEL NAG GNYIS | category So (Other Symbol) | block Tibetan | age 2.0
U+0F1F ༟ TIBETAN SIGN RDEL DKAR RDEL NAG | category So (Other Symbol) | block Tibetan | age 2.0
U+0F20 ༠ TIBETAN DIGIT ZERO | category Nd (Decimal Number) | block Tibetan | age 2.0
U+0F21 ༡ TIBETAN DIGIT ONE | category Nd (Decimal Number) | block Tibetan | age 2.0
U+0F22 ༢ TIBETAN DIGIT TWO | category Nd (Decimal Number) | block Tibetan | age 2.0
U+0F23 ༣ TIBETAN DIGIT THREE | category Nd (Decimal Number) | block Tibetan | age 2.0
U+0F24 ༤ TIBETAN DIGIT FOUR | category Nd (Decimal Number) | block Tibetan | age 2.0
U+0F25 ༥ TIBETAN DIGIT FIVE | category Nd (Decimal Number) | block Tibetan | age 2.0
U+0F26 ༦ TIBETAN DIGIT SIX | category Nd (Decimal Number) | block Tibetan | age 2.0
U+0F27 ༧ TIBETAN DIGIT SEVEN | category Nd (Decimal Number) | block Tibetan | age 2.0
U+0F28 ༨ TIBETAN DIGIT EIGHT | category Nd (Decimal Number) | block Tibetan | age 2.0
U+0F29 ༩ TIBETAN DIGIT NINE | category Nd (Decimal Number) | block Tibetan | age 2.0
U+0F2A ༪ TIBETAN DIGIT HALF ONE | category No (Other Number) | block Tibetan | age 2.0
U+0F2B ༫ TIBETAN DIGIT HALF TWO | category No (Other Number) | block Tibetan | age 2.0
U+0F2C ༬ TIBETAN DIGIT HALF THREE | category No (Other Number) | block Tibetan | age 2.0
U+0F2D ༭ TIBETAN DIGIT HALF FOUR | category No (Other Number) | block Tibetan | age 2.0
U+0F2E ༮ TIBETAN DIGIT HALF FIVE | category No (Other Number) | block Tibetan | age 2.0
U+0F2F ༯ TIBETAN DIGIT HALF SIX | category No (Other Number) | block Tibetan | age 2.0
U+0F30 ༰ TIBETAN DIGIT HALF SEVEN | category No (Other Number) | block Tibetan | age 2.0
U+0F31 ༱ TIBETAN DIGIT HALF EIGHT | category No (Other Number) | block Tibetan | age 2.0
U+0F32 ༲ TIBETAN DIGIT HALF NINE | category No (Other Number) | block Tibetan | age 2.0
U+0F33 ༳ TIBETAN DIGIT HALF ZERO | category No (Other Number) | block Tibetan | age 2.0
U+0F34 ༴ TIBETAN MARK BSDUS RTAGS | category So (Other Symbol) | block Tibetan | age 2.0
U+0F35 ◌༵ TIBETAN MARK NGAS BZUNG NYI ZLA | category Mn (Nonspacing Mark) | block Tibetan | age 2.0
U+0F36 ༶ TIBETAN MARK CARET -DZUD RTAGS BZHI MIG CAN | category So (Other Symbol) | block Tibetan | age 2.0
U+0F37 ◌༷ TIBETAN MARK NGAS BZUNG SGOR RTAGS | category Mn (Nonspacing Mark) | block Tibetan | age 2.0
U+0F38 ༸ TIBETAN MARK CHE MGO | category So (Other Symbol) | block Tibetan | age 2.0
U+0F39 ◌༹ TIBETAN MARK TSA -PHRU | category Mn (Nonspacing Mark) | block Tibetan | age 2.0
U+0F3A ༺ TIBETAN MARK GUG RTAGS GYON | category Ps (Open Punctuation) | block Tibetan | age 2.0
U+0F3B ༻ TIBETAN MARK GUG RTAGS GYAS | category Pe (Close Punctuation) | block Tibetan | age 2.0
U+0F3C ༼ TIBETAN MARK ANG KHANG GYON | category Ps (Open Punctuation) | block Tibetan | age 2.0
U+0F3D ༽ TIBETAN MARK ANG KHANG GYAS | category Pe (Close Punctuation) | block Tibetan | age 2.0
U+0F3E ◌༾ TIBETAN SIGN YAR TSHES | category Mc (Spacing Mark) | block Tibetan | age 2.0
U+0F3F ◌༿ TIBETAN SIGN MAR TSHES | category Mc (Spacing Mark) | block Tibetan | age 2.0
U+0F40 ཀ TIBETAN LETTER KA | category Lo (Other Letter) | block Tibetan | age 2.0
U+0F41 ཁ TIBETAN LETTER KHA | category Lo (Other Letter) | block Tibetan | age 2.0
U+0F42 ག TIBETAN LETTER GA | category Lo (Other Letter) | block Tibetan | age 2.0
U+0F43 གྷ TIBETAN LETTER GHA | category Lo (Other Letter) | block Tibetan | age 2.0
U+0F44 ང TIBETAN LETTER NGA | category Lo (Other Letter) | block Tibetan | age 2.0
U+0F45 ཅ TIBETAN LETTER CA | category Lo (Other Letter) | block Tibetan | age 2.0
U+0F46 ཆ TIBETAN LETTER CHA | category Lo (Other Letter) | block Tibetan | age 2.0
U+0F47 ཇ TIBETAN LETTER JA | category Lo (Other Letter) | block Tibetan | age 2.0
U+0F49 ཉ TIBETAN LETTER NYA | category Lo (Other Letter) | block Tibetan | age 2.0
U+0F4A ཊ TIBETAN LETTER TTA | category Lo (Other Letter) | block Tibetan | age 2.0
U+0F4B ཋ TIBETAN LETTER TTHA | category Lo (Other Letter) | block Tibetan | age 2.0
U+0F4C ཌ TIBETAN LETTER DDA | category Lo (Other Letter) | block Tibetan | age 2.0
U+0F4D ཌྷ TIBETAN LETTER DDHA | category Lo (Other Letter) | block Tibetan | age 2.0
U+0F4E ཎ TIBETAN LETTER NNA | category Lo (Other Letter) | block Tibetan | age 2.0
U+0F4F ཏ TIBETAN LETTER TA | category Lo (Other Letter) | block Tibetan | age 2.0
U+0F50 ཐ TIBETAN LETTER THA | category Lo (Other Letter) | block Tibetan | age 2.0
U+0F51 ད TIBETAN LETTER DA | category Lo (Other Letter) | block Tibetan | age 2.0
U+0F52 དྷ TIBETAN LETTER DHA | category Lo (Other Letter) | block Tibetan | age 2.0
U+0F53 ན TIBETAN LETTER NA | category Lo (Other Letter) | block Tibetan | age 2.0
U+0F54 པ TIBETAN LETTER PA | category Lo (Other Letter) | block Tibetan | age 2.0
U+0F55 ཕ TIBETAN LETTER PHA | category Lo (Other Letter) | block Tibetan | age 2.0
U+0F56 བ TIBETAN LETTER BA | category Lo (Other Letter) | block Tibetan | age 2.0
U+0F57 བྷ TIBETAN LETTER BHA | category Lo (Other Letter) | block Tibetan | age 2.0
U+0F58 མ TIBETAN LETTER MA | category Lo (Other Letter) | block Tibetan | age 2.0
U+0F59 ཙ TIBETAN LETTER TSA | category Lo (Other Letter) | block Tibetan | age 2.0
U+0F5A ཚ TIBETAN LETTER TSHA | category Lo (Other Letter) | block Tibetan | age 2.0
U+0F5B ཛ TIBETAN LETTER DZA | category Lo (Other Letter) | block Tibetan | age 2.0
U+0F5C ཛྷ TIBETAN LETTER DZHA | category Lo (Other Letter) | block Tibetan | age 2.0
U+0F5D ཝ TIBETAN LETTER WA | category Lo (Other Letter) | block Tibetan | age 2.0
U+0F5E ཞ TIBETAN LETTER ZHA | category Lo (Other Letter) | block Tibetan | age 2.0
U+0F5F ཟ TIBETAN LETTER ZA | category Lo (Other Letter) | block Tibetan | age 2.0
U+0F60 འ TIBETAN LETTER -A | category Lo (Other Letter) | block Tibetan | age 2.0
U+0F61 ཡ TIBETAN LETTER YA | category Lo (Other Letter) | block Tibetan | age 2.0
U+0F62 ར TIBETAN LETTER RA | category Lo (Other Letter) | block Tibetan | age 2.0
U+0F63 ལ TIBETAN LETTER LA | category Lo (Other Letter) | block Tibetan | age 2.0
U+0F64 ཤ TIBETAN LETTER SHA | category Lo (Other Letter) | block Tibetan | age 2.0
U+0F65 ཥ TIBETAN LETTER SSA | category Lo (Other Letter) | block Tibetan | age 2.0
U+0F66 ས TIBETAN LETTER SA | category Lo (Other Letter) | block Tibetan | age 2.0
U+0F67 ཧ TIBETAN LETTER HA | category Lo (Other Letter) | block Tibetan | age 2.0
U+0F68 ཨ TIBETAN LETTER A | category Lo (Other Letter) | block Tibetan | age 2.0
U+0F69 ཀྵ TIBETAN LETTER KSSA | category Lo (Other Letter) | block Tibetan | age 2.0
U+0F6A ཪ TIBETAN LETTER FIXED-FORM RA | category Lo (Other Letter) | block Tibetan | age 3.0
U+0F6B ཫ TIBETAN LETTER KKA | category Lo (Other Letter) | block Tibetan | age 5.1
U+0F6C ཬ TIBETAN LETTER RRA | category Lo (Other Letter) | block Tibetan | age 5.1
U+0F71 ◌ཱ TIBETAN VOWEL SIGN AA | category Mn (Nonspacing Mark) | block Tibetan | age 2.0
U+0F72 ◌ི TIBETAN VOWEL SIGN I | category Mn (Nonspacing Mark) | block Tibetan | age 2.0
U+0F73 ◌ཱི TIBETAN VOWEL SIGN II | category Mn (Nonspacing Mark) | block Tibetan | age 2.0
U+0F74 ◌ུ TIBETAN VOWEL SIGN U | category Mn (Nonspacing Mark) | block Tibetan | age 2.0
U+0F75 ◌ཱུ TIBETAN VOWEL SIGN UU | category Mn (Nonspacing Mark) | block Tibetan | age 2.0
U+0F76 ◌ྲྀ TIBETAN VOWEL SIGN VOCALIC R | category Mn (Nonspacing Mark) | block Tibetan | age 2.0
U+0F77 ◌ཷ TIBETAN VOWEL SIGN VOCALIC RR | category Mn (Nonspacing Mark) | block Tibetan | age 2.0
U+0F78 ◌ླྀ TIBETAN VOWEL SIGN VOCALIC L | category Mn (Nonspacing Mark) | block Tibetan | age 2.0
U+0F79 ◌ཹ TIBETAN VOWEL SIGN VOCALIC LL | category Mn (Nonspacing Mark) | block Tibetan | age 2.0
U+0F7A ◌ེ TIBETAN VOWEL SIGN E | category Mn (Nonspacing Mark) | block Tibetan | age 2.0
U+0F7B ◌ཻ TIBETAN VOWEL SIGN EE | category Mn (Nonspacing Mark) | block Tibetan | age 2.0
U+0F7C ◌ོ TIBETAN VOWEL SIGN O | category Mn (Nonspacing Mark) | block Tibetan | age 2.0
U+0F7D ◌ཽ TIBETAN VOWEL SIGN OO | category Mn (Nonspacing Mark) | block Tibetan | age 2.0
U+0F7E ◌ཾ TIBETAN SIGN RJES SU NGA RO | category Mn (Nonspacing Mark) | block Tibetan | age 2.0
U+0F7F ◌ཿ TIBETAN SIGN RNAM BCAD | category Mc (Spacing Mark) | block Tibetan | age 2.0
U+0F80 ◌ྀ TIBETAN VOWEL SIGN REVERSED I | category Mn (Nonspacing Mark) | block Tibetan | age 2.0
U+0F81 ◌ཱྀ TIBETAN VOWEL SIGN REVERSED II | category Mn (Nonspacing Mark) | block Tibetan | age 2.0
U+0F82 ◌ྂ TIBETAN SIGN NYI ZLA NAA DA | category Mn (Nonspacing Mark) | block Tibetan | age 2.0
U+0F83 ◌ྃ TIBETAN SIGN SNA LDAN | category Mn (Nonspacing Mark) | block Tibetan | age 2.0
U+0F84 ◌྄ TIBETAN MARK HALANTA | category Mn (Nonspacing Mark) | block Tibetan | age 2.0
U+0F85 ྅ TIBETAN MARK PALUTA | category Po (Other Punctuation) | block Tibetan | age 2.0
U+0F86 ◌྆ TIBETAN SIGN LCI RTAGS | category Mn (Nonspacing Mark) | block Tibetan | age 2.0
U+0F87 ◌྇ TIBETAN SIGN YANG RTAGS | category Mn (Nonspacing Mark) | block Tibetan | age 2.0
U+0F88 ྈ TIBETAN SIGN LCE TSA CAN | category Lo (Other Letter) | block Tibetan | age 2.0
U+0F89 ྉ TIBETAN SIGN MCHU CAN | category Lo (Other Letter) | block Tibetan | age 2.0
U+0F8A ྊ TIBETAN SIGN GRU CAN RGYINGS | category Lo (Other Letter) | block Tibetan | age 2.0
U+0F8B ྋ TIBETAN SIGN GRU MED RGYINGS | category Lo (Other Letter) | block Tibetan | age 2.0
U+0F8C ྌ TIBETAN SIGN INVERTED MCHU CAN | category Lo (Other Letter) | block Tibetan | age 6.0
U+0F8D ◌ྍ TIBETAN SUBJOINED SIGN LCE TSA CAN | category Mn (Nonspacing Mark) | block Tibetan | age 6.0
U+0F8E ◌ྎ TIBETAN SUBJOINED SIGN MCHU CAN | category Mn (Nonspacing Mark) | block Tibetan | age 6.0
U+0F8F ◌ྏ TIBETAN SUBJOINED SIGN INVERTED MCHU CAN | category Mn (Nonspacing Mark) | block Tibetan | age 6.0
U+0F90 ◌ྐ TIBETAN SUBJOINED LETTER KA | category Mn (Nonspacing Mark) | block Tibetan | age 2.0
U+0F91 ◌ྑ TIBETAN SUBJOINED LETTER KHA | category Mn (Nonspacing Mark) | block Tibetan | age 2.0
U+0F92 ◌ྒ TIBETAN SUBJOINED LETTER GA | category Mn (Nonspacing Mark) | block Tibetan | age 2.0
U+0F93 ◌ྒྷ TIBETAN SUBJOINED LETTER GHA | category Mn (Nonspacing Mark) | block Tibetan | age 2.0
U+0F94 ◌ྔ TIBETAN SUBJOINED LETTER NGA | category Mn (Nonspacing Mark) | block Tibetan | age 2.0
U+0F95 ◌ྕ TIBETAN SUBJOINED LETTER CA | category Mn (Nonspacing Mark) | block Tibetan | age 2.0
U+0F96 ◌ྖ TIBETAN SUBJOINED LETTER CHA | category Mn (Nonspacing Mark) | block Tibetan | age 3.0
U+0F97 ◌ྗ TIBETAN SUBJOINED LETTER JA | category Mn (Nonspacing Mark) | block Tibetan | age 2.0
U+0F99 ◌ྙ TIBETAN SUBJOINED LETTER NYA | category Mn (Nonspacing Mark) | block Tibetan | age 2.0
U+0F9A ◌ྚ TIBETAN SUBJOINED LETTER TTA | category Mn (Nonspacing Mark) | block Tibetan | age 2.0
U+0F9B ◌ྛ TIBETAN SUBJOINED LETTER TTHA | category Mn (Nonspacing Mark) | block Tibetan | age 2.0
U+0F9C ◌ྜ TIBETAN SUBJOINED LETTER DDA | category Mn (Nonspacing Mark) | block Tibetan | age 2.0
U+0F9D ◌ྜྷ TIBETAN SUBJOINED LETTER DDHA | category Mn (Nonspacing Mark) | block Tibetan | age 2.0
U+0F9E ◌ྞ TIBETAN SUBJOINED LETTER NNA | category Mn (Nonspacing Mark) | block Tibetan | age 2.0
U+0F9F ◌ྟ TIBETAN SUBJOINED LETTER TA | category Mn (Nonspacing Mark) | block Tibetan | age 2.0
U+0FA0 ◌ྠ TIBETAN SUBJOINED LETTER THA | category Mn (Nonspacing Mark) | block Tibetan | age 2.0
U+0FA1 ◌ྡ TIBETAN SUBJOINED LETTER DA | category Mn (Nonspacing Mark) | block Tibetan | age 2.0
U+0FA2 ◌ྡྷ TIBETAN SUBJOINED LETTER DHA | category Mn (Nonspacing Mark) | block Tibetan | age 2.0
U+0FA3 ◌ྣ TIBETAN SUBJOINED LETTER NA | category Mn (Nonspacing Mark) | block Tibetan | age 2.0
U+0FA4 ◌ྤ TIBETAN SUBJOINED LETTER PA | category Mn (Nonspacing Mark) | block Tibetan | age 2.0
U+0FA5 ◌ྥ TIBETAN SUBJOINED LETTER PHA | category Mn (Nonspacing Mark) | block Tibetan | age 2.0
U+0FA6 ◌ྦ TIBETAN SUBJOINED LETTER BA | category Mn (Nonspacing Mark) | block Tibetan | age 2.0
U+0FA7 ◌ྦྷ TIBETAN SUBJOINED LETTER BHA | category Mn (Nonspacing Mark) | block Tibetan | age 2.0
U+0FA8 ◌ྨ TIBETAN SUBJOINED LETTER MA | category Mn (Nonspacing Mark) | block Tibetan | age 2.0
U+0FA9 ◌ྩ TIBETAN SUBJOINED LETTER TSA | category Mn (Nonspacing Mark) | block Tibetan | age 2.0
U+0FAA ◌ྪ TIBETAN SUBJOINED LETTER TSHA | category Mn (Nonspacing Mark) | block Tibetan | age 2.0
U+0FAB ◌ྫ TIBETAN SUBJOINED LETTER DZA | category Mn (Nonspacing Mark) | block Tibetan | age 2.0
U+0FAC ◌ྫྷ TIBETAN SUBJOINED LETTER DZHA | category Mn (Nonspacing Mark) | block Tibetan | age 2.0
U+0FAD ◌ྭ TIBETAN SUBJOINED LETTER WA | category Mn (Nonspacing Mark) | block Tibetan | age 2.0
U+0FAE ◌ྮ TIBETAN SUBJOINED LETTER ZHA | category Mn (Nonspacing Mark) | block Tibetan | age 3.0
U+0FAF ◌ྯ TIBETAN SUBJOINED LETTER ZA | category Mn (Nonspacing Mark) | block Tibetan | age 3.0
U+0FB0 ◌ྰ TIBETAN SUBJOINED LETTER -A | category Mn (Nonspacing Mark) | block Tibetan | age 3.0
U+0FB1 ◌ྱ TIBETAN SUBJOINED LETTER YA | category Mn (Nonspacing Mark) | block Tibetan | age 2.0
U+0FB2 ◌ྲ TIBETAN SUBJOINED LETTER RA | category Mn (Nonspacing Mark) | block Tibetan | age 2.0
U+0FB3 ◌ླ TIBETAN SUBJOINED LETTER LA | category Mn (Nonspacing Mark) | block Tibetan | age 2.0
U+0FB4 ◌ྴ TIBETAN SUBJOINED LETTER SHA | category Mn (Nonspacing Mark) | block Tibetan | age 2.0
U+0FB5 ◌ྵ TIBETAN SUBJOINED LETTER SSA | category Mn (Nonspacing Mark) | block Tibetan | age 2.0
U+0FB6 ◌ྶ TIBETAN SUBJOINED LETTER SA | category Mn (Nonspacing Mark) | block Tibetan | age 2.0
U+0FB7 ◌ྷ TIBETAN SUBJOINED LETTER HA | category Mn (Nonspacing Mark) | block Tibetan | age 2.0
U+0FB8 ◌ྸ TIBETAN SUBJOINED LETTER A | category Mn (Nonspacing Mark) | block Tibetan | age 3.0
U+0FB9 ◌ྐྵ TIBETAN SUBJOINED LETTER KSSA | category Mn (Nonspacing Mark) | block Tibetan | age 2.0
U+0FBA ◌ྺ TIBETAN SUBJOINED LETTER FIXED-FORM WA | category Mn (Nonspacing Mark) | block Tibetan | age 3.0
U+0FBB ◌ྻ TIBETAN SUBJOINED LETTER FIXED-FORM YA | category Mn (Nonspacing Mark) | block Tibetan | age 3.0
U+0FBC ◌ྼ TIBETAN SUBJOINED LETTER FIXED-FORM RA | category Mn (Nonspacing Mark) | block Tibetan | age 3.0
U+0FBE ྾ TIBETAN KU RU KHA | category So (Other Symbol) | block Tibetan | age 3.0
U+0FBF ྿ TIBETAN KU RU KHA BZHI MIG CAN | category So (Other Symbol) | block Tibetan | age 3.0
U+0FC0 ࿀ TIBETAN CANTILLATION SIGN HEAVY BEAT | category So (Other Symbol) | block Tibetan | age 3.0
U+0FC1 ࿁ TIBETAN CANTILLATION SIGN LIGHT BEAT | category So (Other Symbol) | block Tibetan | age 3.0
U+0FC2 ࿂ TIBETAN CANTILLATION SIGN CANG TE-U | category So (Other Symbol) | block Tibetan | age 3.0
U+0FC3 ࿃ TIBETAN CANTILLATION SIGN SBUB -CHAL | category So (Other Symbol) | block Tibetan | age 3.0
U+0FC4 ࿄ TIBETAN SYMBOL DRIL BU | category So (Other Symbol) | block Tibetan | age 3.0
U+0FC5 ࿅ TIBETAN SYMBOL RDO RJE | category So (Other Symbol) | block Tibetan | age 3.0
U+0FC6 ◌࿆ TIBETAN SYMBOL PADMA GDAN | category Mn (Nonspacing Mark) | block Tibetan | age 3.0
U+0FC7 ࿇ TIBETAN SYMBOL RDO RJE RGYA GRAM | category So (Other Symbol) | block Tibetan | age 3.0
U+0FC8 ࿈ TIBETAN SYMBOL PHUR PA | category So (Other Symbol) | block Tibetan | age 3.0
U+0FC9 ࿉ TIBETAN SYMBOL NOR BU | category So (Other Symbol) | block Tibetan | age 3.0
U+0FCA ࿊ TIBETAN SYMBOL NOR BU NYIS -KHYIL | category So (Other Symbol) | block Tibetan | age 3.0
U+0FCB ࿋ TIBETAN SYMBOL NOR BU GSUM -KHYIL | category So (Other Symbol) | block Tibetan | age 3.0
U+0FCC ࿌ TIBETAN SYMBOL NOR BU BZHI -KHYIL | category So (Other Symbol) | block Tibetan | age 3.0
U+0FCE ࿎ TIBETAN SIGN RDEL NAG RDEL DKAR | category So (Other Symbol) | block Tibetan | age 5.1
U+0FCF ࿏ TIBETAN SIGN RDEL NAG GSUM | category So (Other Symbol) | block Tibetan | age 3.0
U+0FD0 ࿐ TIBETAN MARK BSKA- SHOG GI MGO RGYAN | category Po (Other Punctuation) | block Tibetan | age 4.1
U+0FD1 ࿑ TIBETAN MARK MNYAM YIG GI MGO RGYAN | category Po (Other Punctuation) | block Tibetan | age 4.1
U+0FD2 ࿒ TIBETAN MARK NYIS TSHEG | category Po (Other Punctuation) | block Tibetan | age 5.1
U+0FD3 ࿓ TIBETAN MARK INITIAL BRDA RNYING YIG MGO MDUN MA | category Po (Other Punctuation) | block Tibetan | age 5.1
U+0FD4 ࿔ TIBETAN MARK CLOSING BRDA RNYING YIG MGO SGAB MA | category Po (Other Punctuation) | block Tibetan | age 5.1
U+0FD5 ࿕ RIGHT-FACING SVASTI SIGN | category So (Other Symbol) | block Tibetan | age 5.2
U+0FD6 ࿖ LEFT-FACING SVASTI SIGN | category So (Other Symbol) | block Tibetan | age 5.2
U+0FD7 ࿗ RIGHT-FACING SVASTI SIGN WITH DOTS | category So (Other Symbol) | block Tibetan | age 5.2
U+0FD8 ࿘ LEFT-FACING SVASTI SIGN WITH DOTS | category So (Other Symbol) | block Tibetan | age 5.2
U+0FD9 ࿙ TIBETAN MARK LEADING MCHAN RTAGS | category Po (Other Punctuation) | block Tibetan | age 6.0
U+0FDA ࿚ TIBETAN MARK TRAILING MCHAN RTAGS | category Po (Other Punctuation) | block Tibetan | age 6.0
U+1000 က MYANMAR LETTER KA | category Lo (Other Letter) | block Myanmar | age 3.0
U+1001 ခ MYANMAR LETTER KHA | category Lo (Other Letter) | block Myanmar | age 3.0
U+1002 ဂ MYANMAR LETTER GA | category Lo (Other Letter) | block Myanmar | age 3.0
U+1003 ဃ MYANMAR LETTER GHA | category Lo (Other Letter) | block Myanmar | age 3.0
U+1004 င MYANMAR LETTER NGA | category Lo (Other Letter) | block Myanmar | age 3.0
U+1005 စ MYANMAR LETTER CA | category Lo (Other Letter) | block Myanmar | age 3.0
U+1006 ဆ MYANMAR LETTER CHA | category Lo (Other Letter) | block Myanmar | age 3.0
U+1007 ဇ MYANMAR LETTER JA | category Lo (Other Letter) | block Myanmar | age 3.0
U+1008 ဈ MYANMAR LETTER JHA | category Lo (Other Letter) | block Myanmar | age 3.0
U+1009 ဉ MYANMAR LETTER NYA | category Lo (Other Letter) | block Myanmar | age 3.0
U+100A ည MYANMAR LETTER NNYA | category Lo (Other Letter) | block Myanmar | age 3.0
U+100B ဋ MYANMAR LETTER TTA | category Lo (Other Letter) | block Myanmar | age 3.0
U+100C ဌ MYANMAR LETTER TTHA | category Lo (Other Letter) | block Myanmar | age 3.0
U+100D ဍ MYANMAR LETTER DDA | category Lo (Other Letter) | block Myanmar | age 3.0
U+100E ဎ MYANMAR LETTER DDHA | category Lo (Other Letter) | block Myanmar | age 3.0
U+100F ဏ MYANMAR LETTER NNA | category Lo (Other Letter) | block Myanmar | age 3.0
U+1010 တ MYANMAR LETTER TA | category Lo (Other Letter) | block Myanmar | age 3.0
U+1011 ထ MYANMAR LETTER THA | category Lo (Other Letter) | block Myanmar | age 3.0
U+1012 ဒ MYANMAR LETTER DA | category Lo (Other Letter) | block Myanmar | age 3.0
U+1013 ဓ MYANMAR LETTER DHA | category Lo (Other Letter) | block Myanmar | age 3.0
U+1014 န MYANMAR LETTER NA | category Lo (Other Letter) | block Myanmar | age 3.0
U+1015 ပ MYANMAR LETTER PA | category Lo (Other Letter) | block Myanmar | age 3.0
U+1016 ဖ MYANMAR LETTER PHA | category Lo (Other Letter) | block Myanmar | age 3.0
U+1017 ဗ MYANMAR LETTER BA | category Lo (Other Letter) | block Myanmar | age 3.0
U+1018 ဘ MYANMAR LETTER BHA | category Lo (Other Letter) | block Myanmar | age 3.0
U+1019 မ MYANMAR LETTER MA | category Lo (Other Letter) | block Myanmar | age 3.0
U+101A ယ MYANMAR LETTER YA | category Lo (Other Letter) | block Myanmar | age 3.0
U+101B ရ MYANMAR LETTER RA | category Lo (Other Letter) | block Myanmar | age 3.0
U+101C လ MYANMAR LETTER LA | category Lo (Other Letter) | block Myanmar | age 3.0
U+101D ဝ MYANMAR LETTER WA | category Lo (Other Letter) | block Myanmar | age 3.0
U+101E သ MYANMAR LETTER SA | category Lo (Other Letter) | block Myanmar | age 3.0
U+101F ဟ MYANMAR LETTER HA | category Lo (Other Letter) | block Myanmar | age 3.0
U+1020 ဠ MYANMAR LETTER LLA | category Lo (Other Letter) | block Myanmar | age 3.0
U+1021 အ MYANMAR LETTER A | category Lo (Other Letter) | block Myanmar | age 3.0
U+1022 ဢ MYANMAR LETTER SHAN A | category Lo (Other Letter) | block Myanmar | age 5.1
U+1023 ဣ MYANMAR LETTER I | category Lo (Other Letter) | block Myanmar | age 3.0
U+1024 ဤ MYANMAR LETTER II | category Lo (Other Letter) | block Myanmar | age 3.0
U+1025 ဥ MYANMAR LETTER U | category Lo (Other Letter) | block Myanmar | age 3.0
U+1026 ဦ MYANMAR LETTER UU | category Lo (Other Letter) | block Myanmar | age 3.0
U+1027 ဧ MYANMAR LETTER E | category Lo (Other Letter) | block Myanmar | age 3.0
U+1028 ဨ MYANMAR LETTER MON E | category Lo (Other Letter) | block Myanmar | age 5.1
U+1029 ဩ MYANMAR LETTER O | category Lo (Other Letter) | block Myanmar | age 3.0
U+102A ဪ MYANMAR LETTER AU | category Lo (Other Letter) | block Myanmar | age 3.0
U+102B ◌ါ MYANMAR VOWEL SIGN TALL AA | category Mc (Spacing Mark) | block Myanmar | age 5.1
U+102C ◌ာ MYANMAR VOWEL SIGN AA | category Mc (Spacing Mark) | block Myanmar | age 3.0
U+102D ◌ိ MYANMAR VOWEL SIGN I | category Mn (Nonspacing Mark) | block Myanmar | age 3.0
U+102E ◌ီ MYANMAR VOWEL SIGN II | category Mn (Nonspacing Mark) | block Myanmar | age 3.0
U+102F ◌ု MYANMAR VOWEL SIGN U | category Mn (Nonspacing Mark) | block Myanmar | age 3.0
U+1030 ◌ူ MYANMAR VOWEL SIGN UU | category Mn (Nonspacing Mark) | block Myanmar | age 3.0
U+1031 ◌ေ MYANMAR VOWEL SIGN E | category Mc (Spacing Mark) | block Myanmar | age 3.0
U+1032 ◌ဲ MYANMAR VOWEL SIGN AI | category Mn (Nonspacing Mark) | block Myanmar | age 3.0
U+1033 ◌ဳ MYANMAR VOWEL SIGN MON II | category Mn (Nonspacing Mark) | block Myanmar | age 5.1
U+1034 ◌ဴ MYANMAR VOWEL SIGN MON O | category Mn (Nonspacing Mark) | block Myanmar | age 5.1
U+1035 ◌ဵ MYANMAR VOWEL SIGN E ABOVE | category Mn (Nonspacing Mark) | block Myanmar | age 5.1
U+1036 ◌ံ MYANMAR SIGN ANUSVARA | category Mn (Nonspacing Mark) | block Myanmar | age 3.0
U+1037 ◌့ MYANMAR SIGN DOT BELOW | category Mn (Nonspacing Mark) | block Myanmar | age 3.0
U+1038 ◌း MYANMAR SIGN VISARGA | category Mc (Spacing Mark) | block Myanmar | age 3.0
U+1039 ◌္ MYANMAR SIGN VIRAMA | category Mn (Nonspacing Mark) | block Myanmar | age 3.0
U+103A ◌် MYANMAR SIGN ASAT | category Mn (Nonspacing Mark) | block Myanmar | age 5.1
U+103B ◌ျ MYANMAR CONSONANT SIGN MEDIAL YA | category Mc (Spacing Mark) | block Myanmar | age 5.1
U+103C ◌ြ MYANMAR CONSONANT SIGN MEDIAL RA | category Mc (Spacing Mark) | block Myanmar | age 5.1
U+103D ◌ွ MYANMAR CONSONANT SIGN MEDIAL WA | category Mn (Nonspacing Mark) | block Myanmar | age 5.1
U+103E ◌ှ MYANMAR CONSONANT SIGN MEDIAL HA | category Mn (Nonspacing Mark) | block Myanmar | age 5.1
U+103F ဿ MYANMAR LETTER GREAT SA | category Lo (Other Letter) | block Myanmar | age 5.1
U+1040 ၀ MYANMAR DIGIT ZERO | category Nd (Decimal Number) | block Myanmar | age 3.0
U+1041 ၁ MYANMAR DIGIT ONE | category Nd (Decimal Number) | block Myanmar | age 3.0
U+1042 ၂ MYANMAR DIGIT TWO | category Nd (Decimal Number) | block Myanmar | age 3.0
U+1043 ၃ MYANMAR DIGIT THREE | category Nd (Decimal Number) | block Myanmar | age 3.0
U+1044 ၄ MYANMAR DIGIT FOUR | category Nd (Decimal Number) | block Myanmar | age 3.0
U+1045 ၅ MYANMAR DIGIT FIVE | category Nd (Decimal Number) | block Myanmar | age 3.0
U+1046 ၆ MYANMAR DIGIT SIX | category Nd (Decimal Number) | block Myanmar | age 3.0
U+1047 ၇ MYANMAR DIGIT SEVEN | category Nd (Decimal Number) | block Myanmar | age 3.0
U+1048 ၈ MYANMAR DIGIT EIGHT | category Nd (Decimal Number) | block Myanmar | age 3.0
U+1049 ၉ MYANMAR DIGIT NINE | category Nd (Decimal Number) | block Myanmar | age 3.0
U+104A ၊ MYANMAR SIGN LITTLE SECTION | category Po (Other Punctuation) | block Myanmar | age 3.0
U+104B ။ MYANMAR SIGN SECTION | category Po (Other Punctuation) | block Myanmar | age 3.0
U+104C ၌ MYANMAR SYMBOL LOCATIVE | category Po (Other Punctuation) | block Myanmar | age 3.0
U+104D ၍ MYANMAR SYMBOL COMPLETED | category Po (Other Punctuation) | block Myanmar | age 3.0
U+104E ၎ MYANMAR SYMBOL AFOREMENTIONED | category Po (Other Punctuation) | block Myanmar | age 3.0
U+104F ၏ MYANMAR SYMBOL GENITIVE | category Po (Other Punctuation) | block Myanmar | age 3.0
U+1050 ၐ MYANMAR LETTER SHA | category Lo (Other Letter) | block Myanmar | age 3.0
U+1051 ၑ MYANMAR LETTER SSA | category Lo (Other Letter) | block Myanmar | age 3.0
U+1052 ၒ MYANMAR LETTER VOCALIC R | category Lo (Other Letter) | block Myanmar | age 3.0
U+1053 ၓ MYANMAR LETTER VOCALIC RR | category Lo (Other Letter) | block Myanmar | age 3.0
U+1054 ၔ MYANMAR LETTER VOCALIC L | category Lo (Other Letter) | block Myanmar | age 3.0
U+1055 ၕ MYANMAR LETTER VOCALIC LL | category Lo (Other Letter) | block Myanmar | age 3.0
U+1056 ◌ၖ MYANMAR VOWEL SIGN VOCALIC R | category Mc (Spacing Mark) | block Myanmar | age 3.0
U+1057 ◌ၗ MYANMAR VOWEL SIGN VOCALIC RR | category Mc (Spacing Mark) | block Myanmar | age 3.0
U+1058 ◌ၘ MYANMAR VOWEL SIGN VOCALIC L | category Mn (Nonspacing Mark) | block Myanmar | age 3.0
U+1059 ◌ၙ MYANMAR VOWEL SIGN VOCALIC LL | category Mn (Nonspacing Mark) | block Myanmar | age 3.0
U+105A ၚ MYANMAR LETTER MON NGA | category Lo (Other Letter) | block Myanmar | age 5.1
U+105B ၛ MYANMAR LETTER MON JHA | category Lo (Other Letter) | block Myanmar | age 5.1
U+105C ၜ MYANMAR LETTER MON BBA | category Lo (Other Letter) | block Myanmar | age 5.1
U+105D ၝ MYANMAR LETTER MON BBE | category Lo (Other Letter) | block Myanmar | age 5.1
U+105E ◌ၞ MYANMAR CONSONANT SIGN MON MEDIAL NA | category Mn (Nonspacing Mark) | block Myanmar | age 5.1
U+105F ◌ၟ MYANMAR CONSONANT SIGN MON MEDIAL MA | category Mn (Nonspacing Mark) | block Myanmar | age 5.1
U+1060 ◌ၠ MYANMAR CONSONANT SIGN MON MEDIAL LA | category Mn (Nonspacing Mark) | block Myanmar | age 5.1
U+1061 ၡ MYANMAR LETTER SGAW KAREN SHA | category Lo (Other Letter) | block Myanmar | age 5.1
U+1062 ◌ၢ MYANMAR VOWEL SIGN SGAW KAREN EU | category Mc (Spacing Mark) | block Myanmar | age 5.1
U+1063 ◌ၣ MYANMAR TONE MARK SGAW KAREN HATHI | category Mc (Spacing Mark) | block Myanmar | age 5.1
U+1064 ◌ၤ MYANMAR TONE MARK SGAW KAREN KE PHO | category Mc (Spacing Mark) | block Myanmar | age 5.1
U+1065 ၥ MYANMAR LETTER WESTERN PWO KAREN THA | category Lo (Other Letter) | block Myanmar | age 5.1
U+1066 ၦ MYANMAR LETTER WESTERN PWO KAREN PWA | category Lo (Other Letter) | block Myanmar | age 5.1
U+1067 ◌ၧ MYANMAR VOWEL SIGN WESTERN PWO KAREN EU | category Mc (Spacing Mark) | block Myanmar | age 5.1
U+1068 ◌ၨ MYANMAR VOWEL SIGN WESTERN PWO KAREN UE | category Mc (Spacing Mark) | block Myanmar | age 5.1
U+1069 ◌ၩ MYANMAR SIGN WESTERN PWO KAREN TONE-1 | category Mc (Spacing Mark) | block Myanmar | age 5.1
U+106A ◌ၪ MYANMAR SIGN WESTERN PWO KAREN TONE-2 | category Mc (Spacing Mark) | block Myanmar | age 5.1
U+106B ◌ၫ MYANMAR SIGN WESTERN PWO KAREN TONE-3 | category Mc (Spacing Mark) | block Myanmar | age 5.1
U+106C ◌ၬ MYANMAR SIGN WESTERN PWO KAREN TONE-4 | category Mc (Spacing Mark) | block Myanmar | age 5.1
U+106D ◌ၭ MYANMAR SIGN WESTERN PWO KAREN TONE-5 | category Mc (Spacing Mark) | block Myanmar | age 5.1
U+106E ၮ MYANMAR LETTER EASTERN PWO KAREN NNA | category Lo (Other Letter) | block Myanmar | age 5.1
U+106F ၯ MYANMAR LETTER EASTERN PWO KAREN YWA | category Lo (Other Letter) | block Myanmar | age 5.1
U+1070 ၰ MYANMAR LETTER EASTERN PWO KAREN GHWA | category Lo (Other Letter) | block Myanmar | age 5.1
U+1071 ◌ၱ MYANMAR VOWEL SIGN GEBA KAREN I | category Mn (Nonspacing Mark) | block Myanmar | age 5.1
U+1072 ◌ၲ MYANMAR VOWEL SIGN KAYAH OE | category Mn (Nonspacing Mark) | block Myanmar | age 5.1
U+1073 ◌ၳ MYANMAR VOWEL SIGN KAYAH U | category Mn (Nonspacing Mark) | block Myanmar | age 5.1
U+1074 ◌ၴ MYANMAR VOWEL SIGN KAYAH EE | category Mn (Nonspacing Mark) | block Myanmar | age 5.1
U+1075 ၵ MYANMAR LETTER SHAN KA | category Lo (Other Letter) | block Myanmar | age 5.1
U+1076 ၶ MYANMAR LETTER SHAN KHA | category Lo (Other Letter) | block Myanmar | age 5.1
U+1077 ၷ MYANMAR LETTER SHAN GA | category Lo (Other Letter) | block Myanmar | age 5.1
U+1078 ၸ MYANMAR LETTER SHAN CA | category Lo (Other Letter) | block Myanmar | age 5.1
U+1079 ၹ MYANMAR LETTER SHAN ZA | category Lo (Other Letter) | block Myanmar | age 5.1
U+107A ၺ MYANMAR LETTER SHAN NYA | category Lo (Other Letter) | block Myanmar | age 5.1
U+107B ၻ MYANMAR LETTER SHAN DA | category Lo (Other Letter) | block Myanmar | age 5.1
U+107C ၼ MYANMAR LETTER SHAN NA | category Lo (Other Letter) | block Myanmar | age 5.1
U+107D ၽ MYANMAR LETTER SHAN PHA | category Lo (Other Letter) | block Myanmar | age 5.1
U+107E ၾ MYANMAR LETTER SHAN FA | category Lo (Other Letter) | block Myanmar | age 5.1
U+107F ၿ MYANMAR LETTER SHAN BA | category Lo (Other Letter) | block Myanmar | age 5.1
U+1080 ႀ MYANMAR LETTER SHAN THA | category Lo (Other Letter) | block Myanmar | age 5.1
U+1081 ႁ MYANMAR LETTER SHAN HA | category Lo (Other Letter) | block Myanmar | age 5.1
U+1082 ◌ႂ MYANMAR CONSONANT SIGN SHAN MEDIAL WA | category Mn (Nonspacing Mark) | block Myanmar | age 5.1
U+1083 ◌ႃ MYANMAR VOWEL SIGN SHAN AA | category Mc (Spacing Mark) | block Myanmar | age 5.1
U+1084 ◌ႄ MYANMAR VOWEL SIGN SHAN E | category Mc (Spacing Mark) | block Myanmar | age 5.1
U+1085 ◌ႅ MYANMAR VOWEL SIGN SHAN E ABOVE | category Mn (Nonspacing Mark) | block Myanmar | age 5.1
U+1086 ◌ႆ MYANMAR VOWEL SIGN SHAN FINAL Y | category Mn (Nonspacing Mark) | block Myanmar | age 5.1
U+1087 ◌ႇ MYANMAR SIGN SHAN TONE-2 | category Mc (Spacing Mark) | block Myanmar | age 5.1
U+1088 ◌ႈ MYANMAR SIGN SHAN TONE-3 | category Mc (Spacing Mark) | block Myanmar | age 5.1
U+1089 ◌ႉ MYANMAR SIGN SHAN TONE-5 | category Mc (Spacing Mark) | block Myanmar | age 5.1
U+108A ◌ႊ MYANMAR SIGN SHAN TONE-6 | category Mc (Spacing Mark) | block Myanmar | age 5.1
U+108B ◌ႋ MYANMAR SIGN SHAN COUNCIL TONE-2 | category Mc (Spacing Mark) | block Myanmar | age 5.1
U+108C ◌ႌ MYANMAR SIGN SHAN COUNCIL TONE-3 | category Mc (Spacing Mark) | block Myanmar | age 5.1
U+108D ◌ႍ MYANMAR SIGN SHAN COUNCIL EMPHATIC TONE | category Mn (Nonspacing Mark) | block Myanmar | age 5.1
U+108E ႎ MYANMAR LETTER RUMAI PALAUNG FA | category Lo (Other Letter) | block Myanmar | age 5.1
U+108F ◌ႏ MYANMAR SIGN RUMAI PALAUNG TONE-5 | category Mc (Spacing Mark) | block Myanmar | age 5.1
U+1090 ႐ MYANMAR SHAN DIGIT ZERO | category Nd (Decimal Number) | block Myanmar | age 5.1
U+1091 ႑ MYANMAR SHAN DIGIT ONE | category Nd (Decimal Number) | block Myanmar | age 5.1
U+1092 ႒ MYANMAR SHAN DIGIT TWO | category Nd (Decimal Number) | block Myanmar | age 5.1
U+1093 ႓ MYANMAR SHAN DIGIT THREE | category Nd (Decimal Number) | block Myanmar | age 5.1
U+1094 ႔ MYANMAR SHAN DIGIT FOUR | category Nd (Decimal Number) | block Myanmar | age 5.1
U+1095 ႕ MYANMAR SHAN DIGIT FIVE | category Nd (Decimal Number) | block Myanmar | age 5.1
U+1096 ႖ MYANMAR SHAN DIGIT SIX | category Nd (Decimal Number) | block Myanmar | age 5.1
U+1097 ႗ MYANMAR SHAN DIGIT SEVEN | category Nd (Decimal Number) | block Myanmar | age 5.1
U+1098 ႘ MYANMAR SHAN DIGIT EIGHT | category Nd (Decimal Number) | block Myanmar | age 5.1
U+1099 ႙ MYANMAR SHAN DIGIT NINE | category Nd (Decimal Number) | block Myanmar | age 5.1
U+109A ◌ႚ MYANMAR SIGN KHAMTI TONE-1 | category Mc (Spacing Mark) | block Myanmar | age 5.2
U+109B ◌ႛ MYANMAR SIGN KHAMTI TONE-3 | category Mc (Spacing Mark) | block Myanmar | age 5.2
U+109C ◌ႜ MYANMAR VOWEL SIGN AITON A | category Mc (Spacing Mark) | block Myanmar | age 5.2
U+109D ◌ႝ MYANMAR VOWEL SIGN AITON AI | category Mn (Nonspacing Mark) | block Myanmar | age 5.2
U+109E ႞ MYANMAR SYMBOL SHAN ONE | category So (Other Symbol) | block Myanmar | age 5.1
U+109F ႟ MYANMAR SYMBOL SHAN EXCLAMATION | category So (Other Symbol) | block Myanmar | age 5.1
U+10A0 Ⴀ GEORGIAN CAPITAL LETTER AN | category Lu (Uppercase Letter) | block Georgian | age 1.1
U+10A1 Ⴁ GEORGIAN CAPITAL LETTER BAN | category Lu (Uppercase Letter) | block Georgian | age 1.1
U+10A2 Ⴂ GEORGIAN CAPITAL LETTER GAN | category Lu (Uppercase Letter) | block Georgian | age 1.1
U+10A3 Ⴃ GEORGIAN CAPITAL LETTER DON | category Lu (Uppercase Letter) | block Georgian | age 1.1
U+10A4 Ⴄ GEORGIAN CAPITAL LETTER EN | category Lu (Uppercase Letter) | block Georgian | age 1.1
U+10A5 Ⴅ GEORGIAN CAPITAL LETTER VIN | category Lu (Uppercase Letter) | block Georgian | age 1.1
U+10A6 Ⴆ GEORGIAN CAPITAL LETTER ZEN | category Lu (Uppercase Letter) | block Georgian | age 1.1
U+10A7 Ⴇ GEORGIAN CAPITAL LETTER TAN | category Lu (Uppercase Letter) | block Georgian | age 1.1
U+10A8 Ⴈ GEORGIAN CAPITAL LETTER IN | category Lu (Uppercase Letter) | block Georgian | age 1.1
U+10A9 Ⴉ GEORGIAN CAPITAL LETTER KAN | category Lu (Uppercase Letter) | block Georgian | age 1.1
U+10AA Ⴊ GEORGIAN CAPITAL LETTER LAS | category Lu (Uppercase Letter) | block Georgian | age 1.1
U+10AB Ⴋ GEORGIAN CAPITAL LETTER MAN | category Lu (Uppercase Letter) | block Georgian | age 1.1
U+10AC Ⴌ GEORGIAN CAPITAL LETTER NAR | category Lu (Uppercase Letter) | block Georgian | age 1.1
U+10AD Ⴍ GEORGIAN CAPITAL LETTER ON | category Lu (Uppercase Letter) | block Georgian | age 1.1
U+10AE Ⴎ GEORGIAN CAPITAL LETTER PAR | category Lu (Uppercase Letter) | block Georgian | age 1.1
U+10AF Ⴏ GEORGIAN CAPITAL LETTER ZHAR | category Lu (Uppercase Letter) | block Georgian | age 1.1
U+10B0 Ⴐ GEORGIAN CAPITAL LETTER RAE | category Lu (Uppercase Letter) | block Georgian | age 1.1
U+10B1 Ⴑ GEORGIAN CAPITAL LETTER SAN | category Lu (Uppercase Letter) | block Georgian | age 1.1
U+10B2 Ⴒ GEORGIAN CAPITAL LETTER TAR | category Lu (Uppercase Letter) | block Georgian | age 1.1
U+10B3 Ⴓ GEORGIAN CAPITAL LETTER UN | category Lu (Uppercase Letter) | block Georgian | age 1.1
U+10B4 Ⴔ GEORGIAN CAPITAL LETTER PHAR | category Lu (Uppercase Letter) | block Georgian | age 1.1
U+10B5 Ⴕ GEORGIAN CAPITAL LETTER KHAR | category Lu (Uppercase Letter) | block Georgian | age 1.1
U+10B6 Ⴖ GEORGIAN CAPITAL LETTER GHAN | category Lu (Uppercase Letter) | block Georgian | age 1.1
U+10B7 Ⴗ GEORGIAN CAPITAL LETTER QAR | category Lu (Uppercase Letter) | block Georgian | age 1.1
U+10B8 Ⴘ GEORGIAN CAPITAL LETTER SHIN | category Lu (Uppercase Letter) | block Georgian | age 1.1
U+10B9 Ⴙ GEORGIAN CAPITAL LETTER CHIN | category Lu (Uppercase Letter) | block Georgian | age 1.1
U+10BA Ⴚ GEORGIAN CAPITAL LETTER CAN | category Lu (Uppercase Letter) | block Georgian | age 1.1
U+10BB Ⴛ GEORGIAN CAPITAL LETTER JIL | category Lu (Uppercase Letter) | block Georgian | age 1.1
U+10BC Ⴜ GEORGIAN CAPITAL LETTER CIL | category Lu (Uppercase Letter) | block Georgian | age 1.1
U+10BD Ⴝ GEORGIAN CAPITAL LETTER CHAR | category Lu (Uppercase Letter) | block Georgian | age 1.1
U+10BE Ⴞ GEORGIAN CAPITAL LETTER XAN | category Lu (Uppercase Letter) | block Georgian | age 1.1
U+10BF Ⴟ GEORGIAN CAPITAL LETTER JHAN | category Lu (Uppercase Letter) | block Georgian | age 1.1
U+10C0 Ⴠ GEORGIAN CAPITAL LETTER HAE | category Lu (Uppercase Letter) | block Georgian | age 1.1
U+10C1 Ⴡ GEORGIAN CAPITAL LETTER HE | category Lu (Uppercase Letter) | block Georgian | age 1.1
U+10C2 Ⴢ GEORGIAN CAPITAL LETTER HIE | category Lu (Uppercase Letter) | block Georgian | age 1.1
U+10C3 Ⴣ GEORGIAN CAPITAL LETTER WE | category Lu (Uppercase Letter) | block Georgian | age 1.1
U+10C4 Ⴤ GEORGIAN CAPITAL LETTER HAR | category Lu (Uppercase Letter) | block Georgian | age 1.1
U+10C5 Ⴥ GEORGIAN CAPITAL LETTER HOE | category Lu (Uppercase Letter) | block Georgian | age 1.1
U+10C7 Ⴧ GEORGIAN CAPITAL LETTER YN | category Lu (Uppercase Letter) | block Georgian | age 6.1
U+10CD Ⴭ GEORGIAN CAPITAL LETTER AEN | category Lu (Uppercase Letter) | block Georgian | age 6.1
U+10D0 ა GEORGIAN LETTER AN | category Ll (Lowercase Letter) | block Georgian | age 1.1
U+10D1 ბ GEORGIAN LETTER BAN | category Ll (Lowercase Letter) | block Georgian | age 1.1
U+10D2 გ GEORGIAN LETTER GAN | category Ll (Lowercase Letter) | block Georgian | age 1.1
U+10D3 დ GEORGIAN LETTER DON | category Ll (Lowercase Letter) | block Georgian | age 1.1
U+10D4 ე GEORGIAN LETTER EN | category Ll (Lowercase Letter) | block Georgian | age 1.1
U+10D5 ვ GEORGIAN LETTER VIN | category Ll (Lowercase Letter) | block Georgian | age 1.1
U+10D6 ზ GEORGIAN LETTER ZEN | category Ll (Lowercase Letter) | block Georgian | age 1.1
U+10D7 თ GEORGIAN LETTER TAN | category Ll (Lowercase Letter) | block Georgian | age 1.1
U+10D8 ი GEORGIAN LETTER IN | category Ll (Lowercase Letter) | block Georgian | age 1.1
U+10D9 კ GEORGIAN LETTER KAN | category Ll (Lowercase Letter) | block Georgian | age 1.1
U+10DA ლ GEORGIAN LETTER LAS | category Ll (Lowercase Letter) | block Georgian | age 1.1
U+10DB მ GEORGIAN LETTER MAN | category Ll (Lowercase Letter) | block Georgian | age 1.1
U+10DC ნ GEORGIAN LETTER NAR | category Ll (Lowercase Letter) | block Georgian | age 1.1
U+10DD ო GEORGIAN LETTER ON | category Ll (Lowercase Letter) | block Georgian | age 1.1
U+10DE პ GEORGIAN LETTER PAR | category Ll (Lowercase Letter) | block Georgian | age 1.1
U+10DF ჟ GEORGIAN LETTER ZHAR | category Ll (Lowercase Letter) | block Georgian | age 1.1
U+10E0 რ GEORGIAN LETTER RAE | category Ll (Lowercase Letter) | block Georgian | age 1.1
U+10E1 ს GEORGIAN LETTER SAN | category Ll (Lowercase Letter) | block Georgian | age 1.1
U+10E2 ტ GEORGIAN LETTER TAR | category Ll (Lowercase Letter) | block Georgian | age 1.1
U+10E3 უ GEORGIAN LETTER UN | category Ll (Lowercase Letter) | block Georgian | age 1.1
U+10E4 ფ GEORGIAN LETTER PHAR | category Ll (Lowercase Letter) | block Georgian | age 1.1
U+10E5 ქ GEORGIAN LETTER KHAR | category Ll (Lowercase Letter) | block Georgian | age 1.1
U+10E6 ღ GEORGIAN LETTER GHAN | category Ll (Lowercase Letter) | block Georgian | age 1.1
U+10E7 ყ GEORGIAN LETTER QAR | category Ll (Lowercase Letter) | block Georgian | age 1.1
U+10E8 შ GEORGIAN LETTER SHIN | category Ll (Lowercase Letter) | block Georgian | age 1.1
U+10E9 ჩ GEORGIAN LETTER CHIN | category Ll (Lowercase Letter) | block Georgian | age 1.1
U+10EA ც GEORGIAN LETTER CAN | category Ll (Lowercase Letter) | block Georgian | age 1.1
U+10EB ძ GEORGIAN LETTER JIL | category Ll (Lowercase Letter) | block Georgian | age 1.1
U+10EC წ GEORGIAN LETTER CIL | category Ll (Lowercase Letter) | block Georgian | age 1.1
U+10ED ჭ GEORGIAN LETTER CHAR | category Ll (Lowercase Letter) | block Georgian | age 1.1
U+10EE ხ GEORGIAN LETTER XAN | category Ll (Lowercase Letter) | block Georgian | age 1.1
U+10EF ჯ GEORGIAN LETTER JHAN | category Ll (Lowercase Letter) | block Georgian | age 1.1
U+10F0 ჰ GEORGIAN LETTER HAE | category Ll (Lowercase Letter) | block Georgian | age 1.1
U+10F1 ჱ GEORGIAN LETTER HE | category Ll (Lowercase Letter) | block Georgian | age 1.1
U+10F2 ჲ GEORGIAN LETTER HIE | category Ll (Lowercase Letter) | block Georgian | age 1.1
U+10F3 ჳ GEORGIAN LETTER WE | category Ll (Lowercase Letter) | block Georgian | age 1.1
U+10F4 ჴ GEORGIAN LETTER HAR | category Ll (Lowercase Letter) | block Georgian | age 1.1
U+10F5 ჵ GEORGIAN LETTER HOE | category Ll (Lowercase Letter) | block Georgian | age 1.1
U+10F6 ჶ GEORGIAN LETTER FI | category Ll (Lowercase Letter) | block Georgian | age 1.1
U+10F7 ჷ GEORGIAN LETTER YN | category Ll (Lowercase Letter) | block Georgian | age 3.2
U+10F8 ჸ GEORGIAN LETTER ELIFI | category Ll (Lowercase Letter) | block Georgian | age 3.2
U+10F9 ჹ GEORGIAN LETTER TURNED GAN | category Ll (Lowercase Letter) | block Georgian | age 4.1
U+10FA ჺ GEORGIAN LETTER AIN | category Ll (Lowercase Letter) | block Georgian | age 4.1
U+10FB ჻ GEORGIAN PARAGRAPH SEPARATOR | category Po (Other Punctuation) | block Georgian | age 1.1
U+10FC ჼ MODIFIER LETTER GEORGIAN NAR | category Lm (Modifier Letter) | block Georgian | age 4.1
U+10FD ჽ GEORGIAN LETTER AEN | category Ll (Lowercase Letter) | block Georgian | age 6.1
U+10FE ჾ GEORGIAN LETTER HARD SIGN | category Ll (Lowercase Letter) | block Georgian | age 6.1
U+10FF ჿ GEORGIAN LETTER LABIAL SIGN | category Ll (Lowercase Letter) | block Georgian | age 6.1
U+1100 ᄀ HANGUL CHOSEONG KIYEOK | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+1101 ᄁ HANGUL CHOSEONG SSANGKIYEOK | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+1102 ᄂ HANGUL CHOSEONG NIEUN | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+1103 ᄃ HANGUL CHOSEONG TIKEUT | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+1104 ᄄ HANGUL CHOSEONG SSANGTIKEUT | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+1105 ᄅ HANGUL CHOSEONG RIEUL | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+1106 ᄆ HANGUL CHOSEONG MIEUM | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+1107 ᄇ HANGUL CHOSEONG PIEUP | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+1108 ᄈ HANGUL CHOSEONG SSANGPIEUP | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+1109 ᄉ HANGUL CHOSEONG SIOS | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+110A ᄊ HANGUL CHOSEONG SSANGSIOS | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+110B ᄋ HANGUL CHOSEONG IEUNG | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+110C ᄌ HANGUL CHOSEONG CIEUC | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+110D ᄍ HANGUL CHOSEONG SSANGCIEUC | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+110E ᄎ HANGUL CHOSEONG CHIEUCH | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+110F ᄏ HANGUL CHOSEONG KHIEUKH | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+1110 ᄐ HANGUL CHOSEONG THIEUTH | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+1111 ᄑ HANGUL CHOSEONG PHIEUPH | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+1112 ᄒ HANGUL CHOSEONG HIEUH | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+1113 ᄓ HANGUL CHOSEONG NIEUN-KIYEOK | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+1114 ᄔ HANGUL CHOSEONG SSANGNIEUN | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+1115 ᄕ HANGUL CHOSEONG NIEUN-TIKEUT | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+1116 ᄖ HANGUL CHOSEONG NIEUN-PIEUP | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+1117 ᄗ HANGUL CHOSEONG TIKEUT-KIYEOK | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+1118 ᄘ HANGUL CHOSEONG RIEUL-NIEUN | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+1119 ᄙ HANGUL CHOSEONG SSANGRIEUL | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+111A ᄚ HANGUL CHOSEONG RIEUL-HIEUH | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+111B ᄛ HANGUL CHOSEONG KAPYEOUNRIEUL | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+111C ᄜ HANGUL CHOSEONG MIEUM-PIEUP | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+111D ᄝ HANGUL CHOSEONG KAPYEOUNMIEUM | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+111E ᄞ HANGUL CHOSEONG PIEUP-KIYEOK | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+111F ᄟ HANGUL CHOSEONG PIEUP-NIEUN | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+1120 ᄠ HANGUL CHOSEONG PIEUP-TIKEUT | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+1121 ᄡ HANGUL CHOSEONG PIEUP-SIOS | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+1122 ᄢ HANGUL CHOSEONG PIEUP-SIOS-KIYEOK | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+1123 ᄣ HANGUL CHOSEONG PIEUP-SIOS-TIKEUT | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+1124 ᄤ HANGUL CHOSEONG PIEUP-SIOS-PIEUP | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+1125 ᄥ HANGUL CHOSEONG PIEUP-SSANGSIOS | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+1126 ᄦ HANGUL CHOSEONG PIEUP-SIOS-CIEUC | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+1127 ᄧ HANGUL CHOSEONG PIEUP-CIEUC | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+1128 ᄨ HANGUL CHOSEONG PIEUP-CHIEUCH | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+1129 ᄩ HANGUL CHOSEONG PIEUP-THIEUTH | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+112A ᄪ HANGUL CHOSEONG PIEUP-PHIEUPH | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+112B ᄫ HANGUL CHOSEONG KAPYEOUNPIEUP | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+112C ᄬ HANGUL CHOSEONG KAPYEOUNSSANGPIEUP | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+112D ᄭ HANGUL CHOSEONG SIOS-KIYEOK | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+112E ᄮ HANGUL CHOSEONG SIOS-NIEUN | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+112F ᄯ HANGUL CHOSEONG SIOS-TIKEUT | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+1130 ᄰ HANGUL CHOSEONG SIOS-RIEUL | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+1131 ᄱ HANGUL CHOSEONG SIOS-MIEUM | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+1132 ᄲ HANGUL CHOSEONG SIOS-PIEUP | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+1133 ᄳ HANGUL CHOSEONG SIOS-PIEUP-KIYEOK | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+1134 ᄴ HANGUL CHOSEONG SIOS-SSANGSIOS | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+1135 ᄵ HANGUL CHOSEONG SIOS-IEUNG | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+1136 ᄶ HANGUL CHOSEONG SIOS-CIEUC | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+1137 ᄷ HANGUL CHOSEONG SIOS-CHIEUCH | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+1138 ᄸ HANGUL CHOSEONG SIOS-KHIEUKH | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+1139 ᄹ HANGUL CHOSEONG SIOS-THIEUTH | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+113A ᄺ HANGUL CHOSEONG SIOS-PHIEUPH | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+113B ᄻ HANGUL CHOSEONG SIOS-HIEUH | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+113C ᄼ HANGUL CHOSEONG CHITUEUMSIOS | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+113D ᄽ HANGUL CHOSEONG CHITUEUMSSANGSIOS | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+113E ᄾ HANGUL CHOSEONG CEONGCHIEUMSIOS | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+113F ᄿ HANGUL CHOSEONG CEONGCHIEUMSSANGSIOS | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+1140 ᅀ HANGUL CHOSEONG PANSIOS | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+1141 ᅁ HANGUL CHOSEONG IEUNG-KIYEOK | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+1142 ᅂ HANGUL CHOSEONG IEUNG-TIKEUT | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+1143 ᅃ HANGUL CHOSEONG IEUNG-MIEUM | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+1144 ᅄ HANGUL CHOSEONG IEUNG-PIEUP | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+1145 ᅅ HANGUL CHOSEONG IEUNG-SIOS | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+1146 ᅆ HANGUL CHOSEONG IEUNG-PANSIOS | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+1147 ᅇ HANGUL CHOSEONG SSANGIEUNG | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+1148 ᅈ HANGUL CHOSEONG IEUNG-CIEUC | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+1149 ᅉ HANGUL CHOSEONG IEUNG-CHIEUCH | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+114A ᅊ HANGUL CHOSEONG IEUNG-THIEUTH | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+114B ᅋ HANGUL CHOSEONG IEUNG-PHIEUPH | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+114C ᅌ HANGUL CHOSEONG YESIEUNG | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+114D ᅍ HANGUL CHOSEONG CIEUC-IEUNG | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+114E ᅎ HANGUL CHOSEONG CHITUEUMCIEUC | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+114F ᅏ HANGUL CHOSEONG CHITUEUMSSANGCIEUC | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+1150 ᅐ HANGUL CHOSEONG CEONGCHIEUMCIEUC | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+1151 ᅑ HANGUL CHOSEONG CEONGCHIEUMSSANGCIEUC | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+1152 ᅒ HANGUL CHOSEONG CHIEUCH-KHIEUKH | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+1153 ᅓ HANGUL CHOSEONG CHIEUCH-HIEUH | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+1154 ᅔ HANGUL CHOSEONG CHITUEUMCHIEUCH | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+1155 ᅕ HANGUL CHOSEONG CEONGCHIEUMCHIEUCH | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+1156 ᅖ HANGUL CHOSEONG PHIEUPH-PIEUP | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+1157 ᅗ HANGUL CHOSEONG KAPYEOUNPHIEUPH | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+1158 ᅘ HANGUL CHOSEONG SSANGHIEUH | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+1159 ᅙ HANGUL CHOSEONG YEORINHIEUH | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+115A ᅚ HANGUL CHOSEONG KIYEOK-TIKEUT | category Lo (Other Letter) | block Hangul Jamo | age 5.2
U+115B ᅛ HANGUL CHOSEONG NIEUN-SIOS | category Lo (Other Letter) | block Hangul Jamo | age 5.2
U+115C ᅜ HANGUL CHOSEONG NIEUN-CIEUC | category Lo (Other Letter) | block Hangul Jamo | age 5.2
U+115D ᅝ HANGUL CHOSEONG NIEUN-HIEUH | category Lo (Other Letter) | block Hangul Jamo | age 5.2
U+115E ᅞ HANGUL CHOSEONG TIKEUT-RIEUL | category Lo (Other Letter) | block Hangul Jamo | age 5.2
U+115F ᅟ HANGUL CHOSEONG FILLER | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+1160 ᅠ HANGUL JUNGSEONG FILLER | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+1161 ᅡ HANGUL JUNGSEONG A | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+1162 ᅢ HANGUL JUNGSEONG AE | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+1163 ᅣ HANGUL JUNGSEONG YA | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+1164 ᅤ HANGUL JUNGSEONG YAE | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+1165 ᅥ HANGUL JUNGSEONG EO | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+1166 ᅦ HANGUL JUNGSEONG E | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+1167 ᅧ HANGUL JUNGSEONG YEO | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+1168 ᅨ HANGUL JUNGSEONG YE | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+1169 ᅩ HANGUL JUNGSEONG O | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+116A ᅪ HANGUL JUNGSEONG WA | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+116B ᅫ HANGUL JUNGSEONG WAE | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+116C ᅬ HANGUL JUNGSEONG OE | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+116D ᅭ HANGUL JUNGSEONG YO | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+116E ᅮ HANGUL JUNGSEONG U | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+116F ᅯ HANGUL JUNGSEONG WEO | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+1170 ᅰ HANGUL JUNGSEONG WE | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+1171 ᅱ HANGUL JUNGSEONG WI | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+1172 ᅲ HANGUL JUNGSEONG YU | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+1173 ᅳ HANGUL JUNGSEONG EU | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+1174 ᅴ HANGUL JUNGSEONG YI | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+1175 ᅵ HANGUL JUNGSEONG I | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+1176 ᅶ HANGUL JUNGSEONG A-O | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+1177 ᅷ HANGUL JUNGSEONG A-U | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+1178 ᅸ HANGUL JUNGSEONG YA-O | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+1179 ᅹ HANGUL JUNGSEONG YA-YO | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+117A ᅺ HANGUL JUNGSEONG EO-O | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+117B ᅻ HANGUL JUNGSEONG EO-U | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+117C ᅼ HANGUL JUNGSEONG EO-EU | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+117D ᅽ HANGUL JUNGSEONG YEO-O | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+117E ᅾ HANGUL JUNGSEONG YEO-U | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+117F ᅿ HANGUL JUNGSEONG O-EO | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+1180 ᆀ HANGUL JUNGSEONG O-E | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+1181 ᆁ HANGUL JUNGSEONG O-YE | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+1182 ᆂ HANGUL JUNGSEONG O-O | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+1183 ᆃ HANGUL JUNGSEONG O-U | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+1184 ᆄ HANGUL JUNGSEONG YO-YA | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+1185 ᆅ HANGUL JUNGSEONG YO-YAE | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+1186 ᆆ HANGUL JUNGSEONG YO-YEO | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+1187 ᆇ HANGUL JUNGSEONG YO-O | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+1188 ᆈ HANGUL JUNGSEONG YO-I | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+1189 ᆉ HANGUL JUNGSEONG U-A | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+118A ᆊ HANGUL JUNGSEONG U-AE | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+118B ᆋ HANGUL JUNGSEONG U-EO-EU | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+118C ᆌ HANGUL JUNGSEONG U-YE | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+118D ᆍ HANGUL JUNGSEONG U-U | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+118E ᆎ HANGUL JUNGSEONG YU-A | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+118F ᆏ HANGUL JUNGSEONG YU-EO | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+1190 ᆐ HANGUL JUNGSEONG YU-E | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+1191 ᆑ HANGUL JUNGSEONG YU-YEO | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+1192 ᆒ HANGUL JUNGSEONG YU-YE | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+1193 ᆓ HANGUL JUNGSEONG YU-U | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+1194 ᆔ HANGUL JUNGSEONG YU-I | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+1195 ᆕ HANGUL JUNGSEONG EU-U | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+1196 ᆖ HANGUL JUNGSEONG EU-EU | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+1197 ᆗ HANGUL JUNGSEONG YI-U | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+1198 ᆘ HANGUL JUNGSEONG I-A | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+1199 ᆙ HANGUL JUNGSEONG I-YA | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+119A ᆚ HANGUL JUNGSEONG I-O | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+119B ᆛ HANGUL JUNGSEONG I-U | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+119C ᆜ HANGUL JUNGSEONG I-EU | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+119D ᆝ HANGUL JUNGSEONG I-ARAEA | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+119E ᆞ HANGUL JUNGSEONG ARAEA | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+119F ᆟ HANGUL JUNGSEONG ARAEA-EO | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+11A0 ᆠ HANGUL JUNGSEONG ARAEA-U | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+11A1 ᆡ HANGUL JUNGSEONG ARAEA-I | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+11A2 ᆢ HANGUL JUNGSEONG SSANGARAEA | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+11A3 ᆣ HANGUL JUNGSEONG A-EU | category Lo (Other Letter) | block Hangul Jamo | age 5.2
U+11A4 ᆤ HANGUL JUNGSEONG YA-U | category Lo (Other Letter) | block Hangul Jamo | age 5.2
U+11A5 ᆥ HANGUL JUNGSEONG YEO-YA | category Lo (Other Letter) | block Hangul Jamo | age 5.2
U+11A6 ᆦ HANGUL JUNGSEONG O-YA | category Lo (Other Letter) | block Hangul Jamo | age 5.2
U+11A7 ᆧ HANGUL JUNGSEONG O-YAE | category Lo (Other Letter) | block Hangul Jamo | age 5.2
U+11A8 ᆨ HANGUL JONGSEONG KIYEOK | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+11A9 ᆩ HANGUL JONGSEONG SSANGKIYEOK | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+11AA ᆪ HANGUL JONGSEONG KIYEOK-SIOS | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+11AB ᆫ HANGUL JONGSEONG NIEUN | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+11AC ᆬ HANGUL JONGSEONG NIEUN-CIEUC | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+11AD ᆭ HANGUL JONGSEONG NIEUN-HIEUH | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+11AE ᆮ HANGUL JONGSEONG TIKEUT | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+11AF ᆯ HANGUL JONGSEONG RIEUL | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+11B0 ᆰ HANGUL JONGSEONG RIEUL-KIYEOK | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+11B1 ᆱ HANGUL JONGSEONG RIEUL-MIEUM | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+11B2 ᆲ HANGUL JONGSEONG RIEUL-PIEUP | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+11B3 ᆳ HANGUL JONGSEONG RIEUL-SIOS | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+11B4 ᆴ HANGUL JONGSEONG RIEUL-THIEUTH | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+11B5 ᆵ HANGUL JONGSEONG RIEUL-PHIEUPH | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+11B6 ᆶ HANGUL JONGSEONG RIEUL-HIEUH | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+11B7 ᆷ HANGUL JONGSEONG MIEUM | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+11B8 ᆸ HANGUL JONGSEONG PIEUP | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+11B9 ᆹ HANGUL JONGSEONG PIEUP-SIOS | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+11BA ᆺ HANGUL JONGSEONG SIOS | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+11BB ᆻ HANGUL JONGSEONG SSANGSIOS | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+11BC ᆼ HANGUL JONGSEONG IEUNG | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+11BD ᆽ HANGUL JONGSEONG CIEUC | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+11BE ᆾ HANGUL JONGSEONG CHIEUCH | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+11BF ᆿ HANGUL JONGSEONG KHIEUKH | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+11C0 ᇀ HANGUL JONGSEONG THIEUTH | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+11C1 ᇁ HANGUL JONGSEONG PHIEUPH | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+11C2 ᇂ HANGUL JONGSEONG HIEUH | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+11C3 ᇃ HANGUL JONGSEONG KIYEOK-RIEUL | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+11C4 ᇄ HANGUL JONGSEONG KIYEOK-SIOS-KIYEOK | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+11C5 ᇅ HANGUL JONGSEONG NIEUN-KIYEOK | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+11C6 ᇆ HANGUL JONGSEONG NIEUN-TIKEUT | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+11C7 ᇇ HANGUL JONGSEONG NIEUN-SIOS | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+11C8 ᇈ HANGUL JONGSEONG NIEUN-PANSIOS | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+11C9 ᇉ HANGUL JONGSEONG NIEUN-THIEUTH | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+11CA ᇊ HANGUL JONGSEONG TIKEUT-KIYEOK | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+11CB ᇋ HANGUL JONGSEONG TIKEUT-RIEUL | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+11CC ᇌ HANGUL JONGSEONG RIEUL-KIYEOK-SIOS | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+11CD ᇍ HANGUL JONGSEONG RIEUL-NIEUN | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+11CE ᇎ HANGUL JONGSEONG RIEUL-TIKEUT | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+11CF ᇏ HANGUL JONGSEONG RIEUL-TIKEUT-HIEUH | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+11D0 ᇐ HANGUL JONGSEONG SSANGRIEUL | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+11D1 ᇑ HANGUL JONGSEONG RIEUL-MIEUM-KIYEOK | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+11D2 ᇒ HANGUL JONGSEONG RIEUL-MIEUM-SIOS | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+11D3 ᇓ HANGUL JONGSEONG RIEUL-PIEUP-SIOS | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+11D4 ᇔ HANGUL JONGSEONG RIEUL-PIEUP-HIEUH | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+11D5 ᇕ HANGUL JONGSEONG RIEUL-KAPYEOUNPIEUP | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+11D6 ᇖ HANGUL JONGSEONG RIEUL-SSANGSIOS | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+11D7 ᇗ HANGUL JONGSEONG RIEUL-PANSIOS | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+11D8 ᇘ HANGUL JONGSEONG RIEUL-KHIEUKH | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+11D9 ᇙ HANGUL JONGSEONG RIEUL-YEORINHIEUH | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+11DA ᇚ HANGUL JONGSEONG MIEUM-KIYEOK | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+11DB ᇛ HANGUL JONGSEONG MIEUM-RIEUL | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+11DC ᇜ HANGUL JONGSEONG MIEUM-PIEUP | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+11DD ᇝ HANGUL JONGSEONG MIEUM-SIOS | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+11DE ᇞ HANGUL JONGSEONG MIEUM-SSANGSIOS | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+11DF ᇟ HANGUL JONGSEONG MIEUM-PANSIOS | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+11E0 ᇠ HANGUL JONGSEONG MIEUM-CHIEUCH | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+11E1 ᇡ HANGUL JONGSEONG MIEUM-HIEUH | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+11E2 ᇢ HANGUL JONGSEONG KAPYEOUNMIEUM | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+11E3 ᇣ HANGUL JONGSEONG PIEUP-RIEUL | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+11E4 ᇤ HANGUL JONGSEONG PIEUP-PHIEUPH | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+11E5 ᇥ HANGUL JONGSEONG PIEUP-HIEUH | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+11E6 ᇦ HANGUL JONGSEONG KAPYEOUNPIEUP | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+11E7 ᇧ HANGUL JONGSEONG SIOS-KIYEOK | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+11E8 ᇨ HANGUL JONGSEONG SIOS-TIKEUT | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+11E9 ᇩ HANGUL JONGSEONG SIOS-RIEUL | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+11EA ᇪ HANGUL JONGSEONG SIOS-PIEUP | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+11EB ᇫ HANGUL JONGSEONG PANSIOS | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+11EC ᇬ HANGUL JONGSEONG IEUNG-KIYEOK | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+11ED ᇭ HANGUL JONGSEONG IEUNG-SSANGKIYEOK | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+11EE ᇮ HANGUL JONGSEONG SSANGIEUNG | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+11EF ᇯ HANGUL JONGSEONG IEUNG-KHIEUKH | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+11F0 ᇰ HANGUL JONGSEONG YESIEUNG | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+11F1 ᇱ HANGUL JONGSEONG YESIEUNG-SIOS | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+11F2 ᇲ HANGUL JONGSEONG YESIEUNG-PANSIOS | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+11F3 ᇳ HANGUL JONGSEONG PHIEUPH-PIEUP | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+11F4 ᇴ HANGUL JONGSEONG KAPYEOUNPHIEUPH | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+11F5 ᇵ HANGUL JONGSEONG HIEUH-NIEUN | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+11F6 ᇶ HANGUL JONGSEONG HIEUH-RIEUL | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+11F7 ᇷ HANGUL JONGSEONG HIEUH-MIEUM | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+11F8 ᇸ HANGUL JONGSEONG HIEUH-PIEUP | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+11F9 ᇹ HANGUL JONGSEONG YEORINHIEUH | category Lo (Other Letter) | block Hangul Jamo | age 1.1
U+11FA ᇺ HANGUL JONGSEONG KIYEOK-NIEUN | category Lo (Other Letter) | block Hangul Jamo | age 5.2
U+11FB ᇻ HANGUL JONGSEONG KIYEOK-PIEUP | category Lo (Other Letter) | block Hangul Jamo | age 5.2
U+11FC ᇼ HANGUL JONGSEONG KIYEOK-CHIEUCH | category Lo (Other Letter) | block Hangul Jamo | age 5.2
U+11FD ᇽ HANGUL JONGSEONG KIYEOK-KHIEUKH | category Lo (Other Letter) | block Hangul Jamo | age 5.2
U+11FE ᇾ HANGUL JONGSEONG KIYEOK-HIEUH | category Lo (Other Letter) | block Hangul Jamo | age 5.2
U+11FF ᇿ HANGUL JONGSEONG SSANGNIEUN | category Lo (Other Letter) | block Hangul Jamo | age 5.2
U+1200 ሀ ETHIOPIC SYLLABLE HA | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1201 ሁ ETHIOPIC SYLLABLE HU | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1202 ሂ ETHIOPIC SYLLABLE HI | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1203 ሃ ETHIOPIC SYLLABLE HAA | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1204 ሄ ETHIOPIC SYLLABLE HEE | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1205 ህ ETHIOPIC SYLLABLE HE | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1206 ሆ ETHIOPIC SYLLABLE HO | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1207 ሇ ETHIOPIC SYLLABLE HOA | category Lo (Other Letter) | block Ethiopic | age 4.1
U+1208 ለ ETHIOPIC SYLLABLE LA | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1209 ሉ ETHIOPIC SYLLABLE LU | category Lo (Other Letter) | block Ethiopic | age 3.0
U+120A ሊ ETHIOPIC SYLLABLE LI | category Lo (Other Letter) | block Ethiopic | age 3.0
U+120B ላ ETHIOPIC SYLLABLE LAA | category Lo (Other Letter) | block Ethiopic | age 3.0
U+120C ሌ ETHIOPIC SYLLABLE LEE | category Lo (Other Letter) | block Ethiopic | age 3.0
U+120D ል ETHIOPIC SYLLABLE LE | category Lo (Other Letter) | block Ethiopic | age 3.0
U+120E ሎ ETHIOPIC SYLLABLE LO | category Lo (Other Letter) | block Ethiopic | age 3.0
U+120F ሏ ETHIOPIC SYLLABLE LWA | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1210 ሐ ETHIOPIC SYLLABLE HHA | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1211 ሑ ETHIOPIC SYLLABLE HHU | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1212 ሒ ETHIOPIC SYLLABLE HHI | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1213 ሓ ETHIOPIC SYLLABLE HHAA | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1214 ሔ ETHIOPIC SYLLABLE HHEE | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1215 ሕ ETHIOPIC SYLLABLE HHE | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1216 ሖ ETHIOPIC SYLLABLE HHO | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1217 ሗ ETHIOPIC SYLLABLE HHWA | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1218 መ ETHIOPIC SYLLABLE MA | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1219 ሙ ETHIOPIC SYLLABLE MU | category Lo (Other Letter) | block Ethiopic | age 3.0
U+121A ሚ ETHIOPIC SYLLABLE MI | category Lo (Other Letter) | block Ethiopic | age 3.0
U+121B ማ ETHIOPIC SYLLABLE MAA | category Lo (Other Letter) | block Ethiopic | age 3.0
U+121C ሜ ETHIOPIC SYLLABLE MEE | category Lo (Other Letter) | block Ethiopic | age 3.0
U+121D ም ETHIOPIC SYLLABLE ME | category Lo (Other Letter) | block Ethiopic | age 3.0
U+121E ሞ ETHIOPIC SYLLABLE MO | category Lo (Other Letter) | block Ethiopic | age 3.0
U+121F ሟ ETHIOPIC SYLLABLE MWA | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1220 ሠ ETHIOPIC SYLLABLE SZA | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1221 ሡ ETHIOPIC SYLLABLE SZU | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1222 ሢ ETHIOPIC SYLLABLE SZI | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1223 ሣ ETHIOPIC SYLLABLE SZAA | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1224 ሤ ETHIOPIC SYLLABLE SZEE | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1225 ሥ ETHIOPIC SYLLABLE SZE | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1226 ሦ ETHIOPIC SYLLABLE SZO | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1227 ሧ ETHIOPIC SYLLABLE SZWA | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1228 ረ ETHIOPIC SYLLABLE RA | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1229 ሩ ETHIOPIC SYLLABLE RU | category Lo (Other Letter) | block Ethiopic | age 3.0
U+122A ሪ ETHIOPIC SYLLABLE RI | category Lo (Other Letter) | block Ethiopic | age 3.0
U+122B ራ ETHIOPIC SYLLABLE RAA | category Lo (Other Letter) | block Ethiopic | age 3.0
U+122C ሬ ETHIOPIC SYLLABLE REE | category Lo (Other Letter) | block Ethiopic | age 3.0
U+122D ር ETHIOPIC SYLLABLE RE | category Lo (Other Letter) | block Ethiopic | age 3.0
U+122E ሮ ETHIOPIC SYLLABLE RO | category Lo (Other Letter) | block Ethiopic | age 3.0
U+122F ሯ ETHIOPIC SYLLABLE RWA | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1230 ሰ ETHIOPIC SYLLABLE SA | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1231 ሱ ETHIOPIC SYLLABLE SU | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1232 ሲ ETHIOPIC SYLLABLE SI | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1233 ሳ ETHIOPIC SYLLABLE SAA | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1234 ሴ ETHIOPIC SYLLABLE SEE | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1235 ስ ETHIOPIC SYLLABLE SE | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1236 ሶ ETHIOPIC SYLLABLE SO | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1237 ሷ ETHIOPIC SYLLABLE SWA | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1238 ሸ ETHIOPIC SYLLABLE SHA | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1239 ሹ ETHIOPIC SYLLABLE SHU | category Lo (Other Letter) | block Ethiopic | age 3.0
U+123A ሺ ETHIOPIC SYLLABLE SHI | category Lo (Other Letter) | block Ethiopic | age 3.0
U+123B ሻ ETHIOPIC SYLLABLE SHAA | category Lo (Other Letter) | block Ethiopic | age 3.0
U+123C ሼ ETHIOPIC SYLLABLE SHEE | category Lo (Other Letter) | block Ethiopic | age 3.0
U+123D ሽ ETHIOPIC SYLLABLE SHE | category Lo (Other Letter) | block Ethiopic | age 3.0
U+123E ሾ ETHIOPIC SYLLABLE SHO | category Lo (Other Letter) | block Ethiopic | age 3.0
U+123F ሿ ETHIOPIC SYLLABLE SHWA | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1240 ቀ ETHIOPIC SYLLABLE QA | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1241 ቁ ETHIOPIC SYLLABLE QU | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1242 ቂ ETHIOPIC SYLLABLE QI | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1243 ቃ ETHIOPIC SYLLABLE QAA | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1244 ቄ ETHIOPIC SYLLABLE QEE | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1245 ቅ ETHIOPIC SYLLABLE QE | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1246 ቆ ETHIOPIC SYLLABLE QO | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1247 ቇ ETHIOPIC SYLLABLE QOA | category Lo (Other Letter) | block Ethiopic | age 4.1
U+1248 ቈ ETHIOPIC SYLLABLE QWA | category Lo (Other Letter) | block Ethiopic | age 3.0
U+124A ቊ ETHIOPIC SYLLABLE QWI | category Lo (Other Letter) | block Ethiopic | age 3.0
U+124B ቋ ETHIOPIC SYLLABLE QWAA | category Lo (Other Letter) | block Ethiopic | age 3.0
U+124C ቌ ETHIOPIC SYLLABLE QWEE | category Lo (Other Letter) | block Ethiopic | age 3.0
U+124D ቍ ETHIOPIC SYLLABLE QWE | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1250 ቐ ETHIOPIC SYLLABLE QHA | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1251 ቑ ETHIOPIC SYLLABLE QHU | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1252 ቒ ETHIOPIC SYLLABLE QHI | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1253 ቓ ETHIOPIC SYLLABLE QHAA | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1254 ቔ ETHIOPIC SYLLABLE QHEE | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1255 ቕ ETHIOPIC SYLLABLE QHE | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1256 ቖ ETHIOPIC SYLLABLE QHO | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1258 ቘ ETHIOPIC SYLLABLE QHWA | category Lo (Other Letter) | block Ethiopic | age 3.0
U+125A ቚ ETHIOPIC SYLLABLE QHWI | category Lo (Other Letter) | block Ethiopic | age 3.0
U+125B ቛ ETHIOPIC SYLLABLE QHWAA | category Lo (Other Letter) | block Ethiopic | age 3.0
U+125C ቜ ETHIOPIC SYLLABLE QHWEE | category Lo (Other Letter) | block Ethiopic | age 3.0
U+125D ቝ ETHIOPIC SYLLABLE QHWE | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1260 በ ETHIOPIC SYLLABLE BA | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1261 ቡ ETHIOPIC SYLLABLE BU | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1262 ቢ ETHIOPIC SYLLABLE BI | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1263 ባ ETHIOPIC SYLLABLE BAA | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1264 ቤ ETHIOPIC SYLLABLE BEE | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1265 ብ ETHIOPIC SYLLABLE BE | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1266 ቦ ETHIOPIC SYLLABLE BO | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1267 ቧ ETHIOPIC SYLLABLE BWA | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1268 ቨ ETHIOPIC SYLLABLE VA | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1269 ቩ ETHIOPIC SYLLABLE VU | category Lo (Other Letter) | block Ethiopic | age 3.0
U+126A ቪ ETHIOPIC SYLLABLE VI | category Lo (Other Letter) | block Ethiopic | age 3.0
U+126B ቫ ETHIOPIC SYLLABLE VAA | category Lo (Other Letter) | block Ethiopic | age 3.0
U+126C ቬ ETHIOPIC SYLLABLE VEE | category Lo (Other Letter) | block Ethiopic | age 3.0
U+126D ቭ ETHIOPIC SYLLABLE VE | category Lo (Other Letter) | block Ethiopic | age 3.0
U+126E ቮ ETHIOPIC SYLLABLE VO | category Lo (Other Letter) | block Ethiopic | age 3.0
U+126F ቯ ETHIOPIC SYLLABLE VWA | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1270 ተ ETHIOPIC SYLLABLE TA | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1271 ቱ ETHIOPIC SYLLABLE TU | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1272 ቲ ETHIOPIC SYLLABLE TI | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1273 ታ ETHIOPIC SYLLABLE TAA | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1274 ቴ ETHIOPIC SYLLABLE TEE | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1275 ት ETHIOPIC SYLLABLE TE | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1276 ቶ ETHIOPIC SYLLABLE TO | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1277 ቷ ETHIOPIC SYLLABLE TWA | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1278 ቸ ETHIOPIC SYLLABLE CA | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1279 ቹ ETHIOPIC SYLLABLE CU | category Lo (Other Letter) | block Ethiopic | age 3.0
U+127A ቺ ETHIOPIC SYLLABLE CI | category Lo (Other Letter) | block Ethiopic | age 3.0
U+127B ቻ ETHIOPIC SYLLABLE CAA | category Lo (Other Letter) | block Ethiopic | age 3.0
U+127C ቼ ETHIOPIC SYLLABLE CEE | category Lo (Other Letter) | block Ethiopic | age 3.0
U+127D ች ETHIOPIC SYLLABLE CE | category Lo (Other Letter) | block Ethiopic | age 3.0
U+127E ቾ ETHIOPIC SYLLABLE CO | category Lo (Other Letter) | block Ethiopic | age 3.0
U+127F ቿ ETHIOPIC SYLLABLE CWA | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1280 ኀ ETHIOPIC SYLLABLE XA | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1281 ኁ ETHIOPIC SYLLABLE XU | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1282 ኂ ETHIOPIC SYLLABLE XI | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1283 ኃ ETHIOPIC SYLLABLE XAA | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1284 ኄ ETHIOPIC SYLLABLE XEE | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1285 ኅ ETHIOPIC SYLLABLE XE | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1286 ኆ ETHIOPIC SYLLABLE XO | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1287 ኇ ETHIOPIC SYLLABLE XOA | category Lo (Other Letter) | block Ethiopic | age 4.1
U+1288 ኈ ETHIOPIC SYLLABLE XWA | category Lo (Other Letter) | block Ethiopic | age 3.0
U+128A ኊ ETHIOPIC SYLLABLE XWI | category Lo (Other Letter) | block Ethiopic | age 3.0
U+128B ኋ ETHIOPIC SYLLABLE XWAA | category Lo (Other Letter) | block Ethiopic | age 3.0
U+128C ኌ ETHIOPIC SYLLABLE XWEE | category Lo (Other Letter) | block Ethiopic | age 3.0
U+128D ኍ ETHIOPIC SYLLABLE XWE | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1290 ነ ETHIOPIC SYLLABLE NA | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1291 ኑ ETHIOPIC SYLLABLE NU | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1292 ኒ ETHIOPIC SYLLABLE NI | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1293 ና ETHIOPIC SYLLABLE NAA | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1294 ኔ ETHIOPIC SYLLABLE NEE | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1295 ን ETHIOPIC SYLLABLE NE | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1296 ኖ ETHIOPIC SYLLABLE NO | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1297 ኗ ETHIOPIC SYLLABLE NWA | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1298 ኘ ETHIOPIC SYLLABLE NYA | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1299 ኙ ETHIOPIC SYLLABLE NYU | category Lo (Other Letter) | block Ethiopic | age 3.0
U+129A ኚ ETHIOPIC SYLLABLE NYI | category Lo (Other Letter) | block Ethiopic | age 3.0
U+129B ኛ ETHIOPIC SYLLABLE NYAA | category Lo (Other Letter) | block Ethiopic | age 3.0
U+129C ኜ ETHIOPIC SYLLABLE NYEE | category Lo (Other Letter) | block Ethiopic | age 3.0
U+129D ኝ ETHIOPIC SYLLABLE NYE | category Lo (Other Letter) | block Ethiopic | age 3.0
U+129E ኞ ETHIOPIC SYLLABLE NYO | category Lo (Other Letter) | block Ethiopic | age 3.0
U+129F ኟ ETHIOPIC SYLLABLE NYWA | category Lo (Other Letter) | block Ethiopic | age 3.0
U+12A0 አ ETHIOPIC SYLLABLE GLOTTAL A | category Lo (Other Letter) | block Ethiopic | age 3.0
U+12A1 ኡ ETHIOPIC SYLLABLE GLOTTAL U | category Lo (Other Letter) | block Ethiopic | age 3.0
U+12A2 ኢ ETHIOPIC SYLLABLE GLOTTAL I | category Lo (Other Letter) | block Ethiopic | age 3.0
U+12A3 ኣ ETHIOPIC SYLLABLE GLOTTAL AA | category Lo (Other Letter) | block Ethiopic | age 3.0
U+12A4 ኤ ETHIOPIC SYLLABLE GLOTTAL EE | category Lo (Other Letter) | block Ethiopic | age 3.0
U+12A5 እ ETHIOPIC SYLLABLE GLOTTAL E | category Lo (Other Letter) | block Ethiopic | age 3.0
U+12A6 ኦ ETHIOPIC SYLLABLE GLOTTAL O | category Lo (Other Letter) | block Ethiopic | age 3.0
U+12A7 ኧ ETHIOPIC SYLLABLE GLOTTAL WA | category Lo (Other Letter) | block Ethiopic | age 3.0
U+12A8 ከ ETHIOPIC SYLLABLE KA | category Lo (Other Letter) | block Ethiopic | age 3.0
U+12A9 ኩ ETHIOPIC SYLLABLE KU | category Lo (Other Letter) | block Ethiopic | age 3.0
U+12AA ኪ ETHIOPIC SYLLABLE KI | category Lo (Other Letter) | block Ethiopic | age 3.0
U+12AB ካ ETHIOPIC SYLLABLE KAA | category Lo (Other Letter) | block Ethiopic | age 3.0
U+12AC ኬ ETHIOPIC SYLLABLE KEE | category Lo (Other Letter) | block Ethiopic | age 3.0
U+12AD ክ ETHIOPIC SYLLABLE KE | category Lo (Other Letter) | block Ethiopic | age 3.0
U+12AE ኮ ETHIOPIC SYLLABLE KO | category Lo (Other Letter) | block Ethiopic | age 3.0
U+12AF ኯ ETHIOPIC SYLLABLE KOA | category Lo (Other Letter) | block Ethiopic | age 4.1
U+12B0 ኰ ETHIOPIC SYLLABLE KWA | category Lo (Other Letter) | block Ethiopic | age 3.0
U+12B2 ኲ ETHIOPIC SYLLABLE KWI | category Lo (Other Letter) | block Ethiopic | age 3.0
U+12B3 ኳ ETHIOPIC SYLLABLE KWAA | category Lo (Other Letter) | block Ethiopic | age 3.0
U+12B4 ኴ ETHIOPIC SYLLABLE KWEE | category Lo (Other Letter) | block Ethiopic | age 3.0
U+12B5 ኵ ETHIOPIC SYLLABLE KWE | category Lo (Other Letter) | block Ethiopic | age 3.0
U+12B8 ኸ ETHIOPIC SYLLABLE KXA | category Lo (Other Letter) | block Ethiopic | age 3.0
U+12B9 ኹ ETHIOPIC SYLLABLE KXU | category Lo (Other Letter) | block Ethiopic | age 3.0
U+12BA ኺ ETHIOPIC SYLLABLE KXI | category Lo (Other Letter) | block Ethiopic | age 3.0
U+12BB ኻ ETHIOPIC SYLLABLE KXAA | category Lo (Other Letter) | block Ethiopic | age 3.0
U+12BC ኼ ETHIOPIC SYLLABLE KXEE | category Lo (Other Letter) | block Ethiopic | age 3.0
U+12BD ኽ ETHIOPIC SYLLABLE KXE | category Lo (Other Letter) | block Ethiopic | age 3.0
U+12BE ኾ ETHIOPIC SYLLABLE KXO | category Lo (Other Letter) | block Ethiopic | age 3.0
U+12C0 ዀ ETHIOPIC SYLLABLE KXWA | category Lo (Other Letter) | block Ethiopic | age 3.0
U+12C2 ዂ ETHIOPIC SYLLABLE KXWI | category Lo (Other Letter) | block Ethiopic | age 3.0
U+12C3 ዃ ETHIOPIC SYLLABLE KXWAA | category Lo (Other Letter) | block Ethiopic | age 3.0
U+12C4 ዄ ETHIOPIC SYLLABLE KXWEE | category Lo (Other Letter) | block Ethiopic | age 3.0
U+12C5 ዅ ETHIOPIC SYLLABLE KXWE | category Lo (Other Letter) | block Ethiopic | age 3.0
U+12C8 ወ ETHIOPIC SYLLABLE WA | category Lo (Other Letter) | block Ethiopic | age 3.0
U+12C9 ዉ ETHIOPIC SYLLABLE WU | category Lo (Other Letter) | block Ethiopic | age 3.0
U+12CA ዊ ETHIOPIC SYLLABLE WI | category Lo (Other Letter) | block Ethiopic | age 3.0
U+12CB ዋ ETHIOPIC SYLLABLE WAA | category Lo (Other Letter) | block Ethiopic | age 3.0
U+12CC ዌ ETHIOPIC SYLLABLE WEE | category Lo (Other Letter) | block Ethiopic | age 3.0
U+12CD ው ETHIOPIC SYLLABLE WE | category Lo (Other Letter) | block Ethiopic | age 3.0
U+12CE ዎ ETHIOPIC SYLLABLE WO | category Lo (Other Letter) | block Ethiopic | age 3.0
U+12CF ዏ ETHIOPIC SYLLABLE WOA | category Lo (Other Letter) | block Ethiopic | age 4.1
U+12D0 ዐ ETHIOPIC SYLLABLE PHARYNGEAL A | category Lo (Other Letter) | block Ethiopic | age 3.0
U+12D1 ዑ ETHIOPIC SYLLABLE PHARYNGEAL U | category Lo (Other Letter) | block Ethiopic | age 3.0
U+12D2 ዒ ETHIOPIC SYLLABLE PHARYNGEAL I | category Lo (Other Letter) | block Ethiopic | age 3.0
U+12D3 ዓ ETHIOPIC SYLLABLE PHARYNGEAL AA | category Lo (Other Letter) | block Ethiopic | age 3.0
U+12D4 ዔ ETHIOPIC SYLLABLE PHARYNGEAL EE | category Lo (Other Letter) | block Ethiopic | age 3.0
U+12D5 ዕ ETHIOPIC SYLLABLE PHARYNGEAL E | category Lo (Other Letter) | block Ethiopic | age 3.0
U+12D6 ዖ ETHIOPIC SYLLABLE PHARYNGEAL O | category Lo (Other Letter) | block Ethiopic | age 3.0
U+12D8 ዘ ETHIOPIC SYLLABLE ZA | category Lo (Other Letter) | block Ethiopic | age 3.0
U+12D9 ዙ ETHIOPIC SYLLABLE ZU | category Lo (Other Letter) | block Ethiopic | age 3.0
U+12DA ዚ ETHIOPIC SYLLABLE ZI | category Lo (Other Letter) | block Ethiopic | age 3.0
U+12DB ዛ ETHIOPIC SYLLABLE ZAA | category Lo (Other Letter) | block Ethiopic | age 3.0
U+12DC ዜ ETHIOPIC SYLLABLE ZEE | category Lo (Other Letter) | block Ethiopic | age 3.0
U+12DD ዝ ETHIOPIC SYLLABLE ZE | category Lo (Other Letter) | block Ethiopic | age 3.0
U+12DE ዞ ETHIOPIC SYLLABLE ZO | category Lo (Other Letter) | block Ethiopic | age 3.0
U+12DF ዟ ETHIOPIC SYLLABLE ZWA | category Lo (Other Letter) | block Ethiopic | age 3.0
U+12E0 ዠ ETHIOPIC SYLLABLE ZHA | category Lo (Other Letter) | block Ethiopic | age 3.0
U+12E1 ዡ ETHIOPIC SYLLABLE ZHU | category Lo (Other Letter) | block Ethiopic | age 3.0
U+12E2 ዢ ETHIOPIC SYLLABLE ZHI | category Lo (Other Letter) | block Ethiopic | age 3.0
U+12E3 ዣ ETHIOPIC SYLLABLE ZHAA | category Lo (Other Letter) | block Ethiopic | age 3.0
U+12E4 ዤ ETHIOPIC SYLLABLE ZHEE | category Lo (Other Letter) | block Ethiopic | age 3.0
U+12E5 ዥ ETHIOPIC SYLLABLE ZHE | category Lo (Other Letter) | block Ethiopic | age 3.0
U+12E6 ዦ ETHIOPIC SYLLABLE ZHO | category Lo (Other Letter) | block Ethiopic | age 3.0
U+12E7 ዧ ETHIOPIC SYLLABLE ZHWA | category Lo (Other Letter) | block Ethiopic | age 3.0
U+12E8 የ ETHIOPIC SYLLABLE YA | category Lo (Other Letter) | block Ethiopic | age 3.0
U+12E9 ዩ ETHIOPIC SYLLABLE YU | category Lo (Other Letter) | block Ethiopic | age 3.0
U+12EA ዪ ETHIOPIC SYLLABLE YI | category Lo (Other Letter) | block Ethiopic | age 3.0
U+12EB ያ ETHIOPIC SYLLABLE YAA | category Lo (Other Letter) | block Ethiopic | age 3.0
U+12EC ዬ ETHIOPIC SYLLABLE YEE | category Lo (Other Letter) | block Ethiopic | age 3.0
U+12ED ይ ETHIOPIC SYLLABLE YE | category Lo (Other Letter) | block Ethiopic | age 3.0
U+12EE ዮ ETHIOPIC SYLLABLE YO | category Lo (Other Letter) | block Ethiopic | age 3.0
U+12EF ዯ ETHIOPIC SYLLABLE YOA | category Lo (Other Letter) | block Ethiopic | age 4.1
U+12F0 ደ ETHIOPIC SYLLABLE DA | category Lo (Other Letter) | block Ethiopic | age 3.0
U+12F1 ዱ ETHIOPIC SYLLABLE DU | category Lo (Other Letter) | block Ethiopic | age 3.0
U+12F2 ዲ ETHIOPIC SYLLABLE DI | category Lo (Other Letter) | block Ethiopic | age 3.0
U+12F3 ዳ ETHIOPIC SYLLABLE DAA | category Lo (Other Letter) | block Ethiopic | age 3.0
U+12F4 ዴ ETHIOPIC SYLLABLE DEE | category Lo (Other Letter) | block Ethiopic | age 3.0
U+12F5 ድ ETHIOPIC SYLLABLE DE | category Lo (Other Letter) | block Ethiopic | age 3.0
U+12F6 ዶ ETHIOPIC SYLLABLE DO | category Lo (Other Letter) | block Ethiopic | age 3.0
U+12F7 ዷ ETHIOPIC SYLLABLE DWA | category Lo (Other Letter) | block Ethiopic | age 3.0
U+12F8 ዸ ETHIOPIC SYLLABLE DDA | category Lo (Other Letter) | block Ethiopic | age 3.0
U+12F9 ዹ ETHIOPIC SYLLABLE DDU | category Lo (Other Letter) | block Ethiopic | age 3.0
U+12FA ዺ ETHIOPIC SYLLABLE DDI | category Lo (Other Letter) | block Ethiopic | age 3.0
U+12FB ዻ ETHIOPIC SYLLABLE DDAA | category Lo (Other Letter) | block Ethiopic | age 3.0
U+12FC ዼ ETHIOPIC SYLLABLE DDEE | category Lo (Other Letter) | block Ethiopic | age 3.0
U+12FD ዽ ETHIOPIC SYLLABLE DDE | category Lo (Other Letter) | block Ethiopic | age 3.0
U+12FE ዾ ETHIOPIC SYLLABLE DDO | category Lo (Other Letter) | block Ethiopic | age 3.0
U+12FF ዿ ETHIOPIC SYLLABLE DDWA | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1300 ጀ ETHIOPIC SYLLABLE JA | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1301 ጁ ETHIOPIC SYLLABLE JU | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1302 ጂ ETHIOPIC SYLLABLE JI | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1303 ጃ ETHIOPIC SYLLABLE JAA | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1304 ጄ ETHIOPIC SYLLABLE JEE | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1305 ጅ ETHIOPIC SYLLABLE JE | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1306 ጆ ETHIOPIC SYLLABLE JO | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1307 ጇ ETHIOPIC SYLLABLE JWA | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1308 ገ ETHIOPIC SYLLABLE GA | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1309 ጉ ETHIOPIC SYLLABLE GU | category Lo (Other Letter) | block Ethiopic | age 3.0
U+130A ጊ ETHIOPIC SYLLABLE GI | category Lo (Other Letter) | block Ethiopic | age 3.0
U+130B ጋ ETHIOPIC SYLLABLE GAA | category Lo (Other Letter) | block Ethiopic | age 3.0
U+130C ጌ ETHIOPIC SYLLABLE GEE | category Lo (Other Letter) | block Ethiopic | age 3.0
U+130D ግ ETHIOPIC SYLLABLE GE | category Lo (Other Letter) | block Ethiopic | age 3.0
U+130E ጎ ETHIOPIC SYLLABLE GO | category Lo (Other Letter) | block Ethiopic | age 3.0
U+130F ጏ ETHIOPIC SYLLABLE GOA | category Lo (Other Letter) | block Ethiopic | age 4.1
U+1310 ጐ ETHIOPIC SYLLABLE GWA | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1312 ጒ ETHIOPIC SYLLABLE GWI | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1313 ጓ ETHIOPIC SYLLABLE GWAA | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1314 ጔ ETHIOPIC SYLLABLE GWEE | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1315 ጕ ETHIOPIC SYLLABLE GWE | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1318 ጘ ETHIOPIC SYLLABLE GGA | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1319 ጙ ETHIOPIC SYLLABLE GGU | category Lo (Other Letter) | block Ethiopic | age 3.0
U+131A ጚ ETHIOPIC SYLLABLE GGI | category Lo (Other Letter) | block Ethiopic | age 3.0
U+131B ጛ ETHIOPIC SYLLABLE GGAA | category Lo (Other Letter) | block Ethiopic | age 3.0
U+131C ጜ ETHIOPIC SYLLABLE GGEE | category Lo (Other Letter) | block Ethiopic | age 3.0
U+131D ጝ ETHIOPIC SYLLABLE GGE | category Lo (Other Letter) | block Ethiopic | age 3.0
U+131E ጞ ETHIOPIC SYLLABLE GGO | category Lo (Other Letter) | block Ethiopic | age 3.0
U+131F ጟ ETHIOPIC SYLLABLE GGWAA | category Lo (Other Letter) | block Ethiopic | age 4.1
U+1320 ጠ ETHIOPIC SYLLABLE THA | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1321 ጡ ETHIOPIC SYLLABLE THU | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1322 ጢ ETHIOPIC SYLLABLE THI | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1323 ጣ ETHIOPIC SYLLABLE THAA | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1324 ጤ ETHIOPIC SYLLABLE THEE | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1325 ጥ ETHIOPIC SYLLABLE THE | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1326 ጦ ETHIOPIC SYLLABLE THO | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1327 ጧ ETHIOPIC SYLLABLE THWA | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1328 ጨ ETHIOPIC SYLLABLE CHA | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1329 ጩ ETHIOPIC SYLLABLE CHU | category Lo (Other Letter) | block Ethiopic | age 3.0
U+132A ጪ ETHIOPIC SYLLABLE CHI | category Lo (Other Letter) | block Ethiopic | age 3.0
U+132B ጫ ETHIOPIC SYLLABLE CHAA | category Lo (Other Letter) | block Ethiopic | age 3.0
U+132C ጬ ETHIOPIC SYLLABLE CHEE | category Lo (Other Letter) | block Ethiopic | age 3.0
U+132D ጭ ETHIOPIC SYLLABLE CHE | category Lo (Other Letter) | block Ethiopic | age 3.0
U+132E ጮ ETHIOPIC SYLLABLE CHO | category Lo (Other Letter) | block Ethiopic | age 3.0
U+132F ጯ ETHIOPIC SYLLABLE CHWA | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1330 ጰ ETHIOPIC SYLLABLE PHA | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1331 ጱ ETHIOPIC SYLLABLE PHU | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1332 ጲ ETHIOPIC SYLLABLE PHI | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1333 ጳ ETHIOPIC SYLLABLE PHAA | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1334 ጴ ETHIOPIC SYLLABLE PHEE | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1335 ጵ ETHIOPIC SYLLABLE PHE | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1336 ጶ ETHIOPIC SYLLABLE PHO | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1337 ጷ ETHIOPIC SYLLABLE PHWA | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1338 ጸ ETHIOPIC SYLLABLE TSA | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1339 ጹ ETHIOPIC SYLLABLE TSU | category Lo (Other Letter) | block Ethiopic | age 3.0
U+133A ጺ ETHIOPIC SYLLABLE TSI | category Lo (Other Letter) | block Ethiopic | age 3.0
U+133B ጻ ETHIOPIC SYLLABLE TSAA | category Lo (Other Letter) | block Ethiopic | age 3.0
U+133C ጼ ETHIOPIC SYLLABLE TSEE | category Lo (Other Letter) | block Ethiopic | age 3.0
U+133D ጽ ETHIOPIC SYLLABLE TSE | category Lo (Other Letter) | block Ethiopic | age 3.0
U+133E ጾ ETHIOPIC SYLLABLE TSO | category Lo (Other Letter) | block Ethiopic | age 3.0
U+133F ጿ ETHIOPIC SYLLABLE TSWA | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1340 ፀ ETHIOPIC SYLLABLE TZA | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1341 ፁ ETHIOPIC SYLLABLE TZU | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1342 ፂ ETHIOPIC SYLLABLE TZI | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1343 ፃ ETHIOPIC SYLLABLE TZAA | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1344 ፄ ETHIOPIC SYLLABLE TZEE | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1345 ፅ ETHIOPIC SYLLABLE TZE | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1346 ፆ ETHIOPIC SYLLABLE TZO | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1347 ፇ ETHIOPIC SYLLABLE TZOA | category Lo (Other Letter) | block Ethiopic | age 4.1
U+1348 ፈ ETHIOPIC SYLLABLE FA | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1349 ፉ ETHIOPIC SYLLABLE FU | category Lo (Other Letter) | block Ethiopic | age 3.0
U+134A ፊ ETHIOPIC SYLLABLE FI | category Lo (Other Letter) | block Ethiopic | age 3.0
U+134B ፋ ETHIOPIC SYLLABLE FAA | category Lo (Other Letter) | block Ethiopic | age 3.0
U+134C ፌ ETHIOPIC SYLLABLE FEE | category Lo (Other Letter) | block Ethiopic | age 3.0
U+134D ፍ ETHIOPIC SYLLABLE FE | category Lo (Other Letter) | block Ethiopic | age 3.0
U+134E ፎ ETHIOPIC SYLLABLE FO | category Lo (Other Letter) | block Ethiopic | age 3.0
U+134F ፏ ETHIOPIC SYLLABLE FWA | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1350 ፐ ETHIOPIC SYLLABLE PA | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1351 ፑ ETHIOPIC SYLLABLE PU | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1352 ፒ ETHIOPIC SYLLABLE PI | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1353 ፓ ETHIOPIC SYLLABLE PAA | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1354 ፔ ETHIOPIC SYLLABLE PEE | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1355 ፕ ETHIOPIC SYLLABLE PE | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1356 ፖ ETHIOPIC SYLLABLE PO | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1357 ፗ ETHIOPIC SYLLABLE PWA | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1358 ፘ ETHIOPIC SYLLABLE RYA | category Lo (Other Letter) | block Ethiopic | age 3.0
U+1359 ፙ ETHIOPIC SYLLABLE MYA | category Lo (Other Letter) | block Ethiopic | age 3.0
U+135A ፚ ETHIOPIC SYLLABLE FYA | category Lo (Other Letter) | block Ethiopic | age 3.0
U+135D ◌፝ ETHIOPIC COMBINING GEMINATION AND VOWEL LENGTH MARK | category Mn (Nonspacing Mark) | block Ethiopic | age 6.0
U+135E ◌፞ ETHIOPIC COMBINING VOWEL LENGTH MARK | category Mn (Nonspacing Mark) | block Ethiopic | age 6.0
U+135F ◌፟ ETHIOPIC COMBINING GEMINATION MARK | category Mn (Nonspacing Mark) | block Ethiopic | age 4.1
U+1360 ፠ ETHIOPIC SECTION MARK | category Po (Other Punctuation) | block Ethiopic | age 4.1
U+1361 ፡ ETHIOPIC WORDSPACE | category Po (Other Punctuation) | block Ethiopic | age 3.0
U+1362 ። ETHIOPIC FULL STOP | category Po (Other Punctuation) | block Ethiopic | age 3.0
U+1363 ፣ ETHIOPIC COMMA | category Po (Other Punctuation) | block Ethiopic | age 3.0
U+1364 ፤ ETHIOPIC SEMICOLON | category Po (Other Punctuation) | block Ethiopic | age 3.0
U+1365 ፥ ETHIOPIC COLON | category Po (Other Punctuation) | block Ethiopic | age 3.0
U+1366 ፦ ETHIOPIC PREFACE COLON | category Po (Other Punctuation) | block Ethiopic | age 3.0
U+1367 ፧ ETHIOPIC QUESTION MARK | category Po (Other Punctuation) | block Ethiopic | age 3.0
U+1368 ፨ ETHIOPIC PARAGRAPH SEPARATOR | category Po (Other Punctuation) | block Ethiopic | age 3.0
U+1369 ፩ ETHIOPIC DIGIT ONE | category No (Other Number) | block Ethiopic | age 3.0
U+136A ፪ ETHIOPIC DIGIT TWO | category No (Other Number) | block Ethiopic | age 3.0
U+136B ፫ ETHIOPIC DIGIT THREE | category No (Other Number) | block Ethiopic | age 3.0
U+136C ፬ ETHIOPIC DIGIT FOUR | category No (Other Number) | block Ethiopic | age 3.0
U+136D ፭ ETHIOPIC DIGIT FIVE | category No (Other Number) | block Ethiopic | age 3.0
U+136E ፮ ETHIOPIC DIGIT SIX | category No (Other Number) | block Ethiopic | age 3.0
U+136F ፯ ETHIOPIC DIGIT SEVEN | category No (Other Number) | block Ethiopic | age 3.0
U+1370 ፰ ETHIOPIC DIGIT EIGHT | category No (Other Number) | block Ethiopic | age 3.0
U+1371 ፱ ETHIOPIC DIGIT NINE | category No (Other Number) | block Ethiopic | age 3.0
U+1372 ፲ ETHIOPIC NUMBER TEN | category No (Other Number) | block Ethiopic | age 3.0
U+1373 ፳ ETHIOPIC NUMBER TWENTY | category No (Other Number) | block Ethiopic | age 3.0
U+1374 ፴ ETHIOPIC NUMBER THIRTY | category No (Other Number) | block Ethiopic | age 3.0
U+1375 ፵ ETHIOPIC NUMBER FORTY | category No (Other Number) | block Ethiopic | age 3.0
U+1376 ፶ ETHIOPIC NUMBER FIFTY | category No (Other Number) | block Ethiopic | age 3.0
U+1377 ፷ ETHIOPIC NUMBER SIXTY | category No (Other Number) | block Ethiopic | age 3.0
U+1378 ፸ ETHIOPIC NUMBER SEVENTY | category No (Other Number) | block Ethiopic | age 3.0
U+1379 ፹ ETHIOPIC NUMBER EIGHTY | category No (Other Number) | block Ethiopic | age 3.0
U+137A ፺ ETHIOPIC NUMBER NINETY | category No (Other Number) | block Ethiopic | age 3.0
U+137B ፻ ETHIOPIC NUMBER HUNDRED | category No (Other Number) | block Ethiopic | age 3.0
U+137C ፼ ETHIOPIC NUMBER TEN THOUSAND | category No (Other Number) | block Ethiopic | age 3.0
U+1380 ᎀ ETHIOPIC SYLLABLE SEBATBEIT MWA | category Lo (Other Letter) | block Ethiopic Supplement | age 4.1
U+1381 ᎁ ETHIOPIC SYLLABLE MWI | category Lo (Other Letter) | block Ethiopic Supplement | age 4.1
U+1382 ᎂ ETHIOPIC SYLLABLE MWEE | category Lo (Other Letter) | block Ethiopic Supplement | age 4.1
U+1383 ᎃ ETHIOPIC SYLLABLE MWE | category Lo (Other Letter) | block Ethiopic Supplement | age 4.1
U+1384 ᎄ ETHIOPIC SYLLABLE SEBATBEIT BWA | category Lo (Other Letter) | block Ethiopic Supplement | age 4.1
U+1385 ᎅ ETHIOPIC SYLLABLE BWI | category Lo (Other Letter) | block Ethiopic Supplement | age 4.1
U+1386 ᎆ ETHIOPIC SYLLABLE BWEE | category Lo (Other Letter) | block Ethiopic Supplement | age 4.1
U+1387 ᎇ ETHIOPIC SYLLABLE BWE | category Lo (Other Letter) | block Ethiopic Supplement | age 4.1
U+1388 ᎈ ETHIOPIC SYLLABLE SEBATBEIT FWA | category Lo (Other Letter) | block Ethiopic Supplement | age 4.1
U+1389 ᎉ ETHIOPIC SYLLABLE FWI | category Lo (Other Letter) | block Ethiopic Supplement | age 4.1
U+138A ᎊ ETHIOPIC SYLLABLE FWEE | category Lo (Other Letter) | block Ethiopic Supplement | age 4.1
U+138B ᎋ ETHIOPIC SYLLABLE FWE | category Lo (Other Letter) | block Ethiopic Supplement | age 4.1
U+138C ᎌ ETHIOPIC SYLLABLE SEBATBEIT PWA | category Lo (Other Letter) | block Ethiopic Supplement | age 4.1
U+138D ᎍ ETHIOPIC SYLLABLE PWI | category Lo (Other Letter) | block Ethiopic Supplement | age 4.1
U+138E ᎎ ETHIOPIC SYLLABLE PWEE | category Lo (Other Letter) | block Ethiopic Supplement | age 4.1
U+138F ᎏ ETHIOPIC SYLLABLE PWE | category Lo (Other Letter) | block Ethiopic Supplement | age 4.1
U+1390 ᎐ ETHIOPIC TONAL MARK YIZET | category So (Other Symbol) | block Ethiopic Supplement | age 4.1
U+1391 ᎑ ETHIOPIC TONAL MARK DERET | category So (Other Symbol) | block Ethiopic Supplement | age 4.1
U+1392 ᎒ ETHIOPIC TONAL MARK RIKRIK | category So (Other Symbol) | block Ethiopic Supplement | age 4.1
U+1393 ᎓ ETHIOPIC TONAL MARK SHORT RIKRIK | category So (Other Symbol) | block Ethiopic Supplement | age 4.1
U+1394 ᎔ ETHIOPIC TONAL MARK DIFAT | category So (Other Symbol) | block Ethiopic Supplement | age 4.1
U+1395 ᎕ ETHIOPIC TONAL MARK KENAT | category So (Other Symbol) | block Ethiopic Supplement | age 4.1
U+1396 ᎖ ETHIOPIC TONAL MARK CHIRET | category So (Other Symbol) | block Ethiopic Supplement | age 4.1
U+1397 ᎗ ETHIOPIC TONAL MARK HIDET | category So (Other Symbol) | block Ethiopic Supplement | age 4.1
U+1398 ᎘ ETHIOPIC TONAL MARK DERET-HIDET | category So (Other Symbol) | block Ethiopic Supplement | age 4.1
U+1399 ᎙ ETHIOPIC TONAL MARK KURT | category So (Other Symbol) | block Ethiopic Supplement | age 4.1
U+13A0 Ꭰ CHEROKEE LETTER A | category Lu (Uppercase Letter) | block Cherokee | age 3.0
U+13A1 Ꭱ CHEROKEE LETTER E | category Lu (Uppercase Letter) | block Cherokee | age 3.0
U+13A2 Ꭲ CHEROKEE LETTER I | category Lu (Uppercase Letter) | block Cherokee | age 3.0
U+13A3 Ꭳ CHEROKEE LETTER O | category Lu (Uppercase Letter) | block Cherokee | age 3.0
U+13A4 Ꭴ CHEROKEE LETTER U | category Lu (Uppercase Letter) | block Cherokee | age 3.0
U+13A5 Ꭵ CHEROKEE LETTER V | category Lu (Uppercase Letter) | block Cherokee | age 3.0
U+13A6 Ꭶ CHEROKEE LETTER GA | category Lu (Uppercase Letter) | block Cherokee | age 3.0
U+13A7 Ꭷ CHEROKEE LETTER KA | category Lu (Uppercase Letter) | block Cherokee | age 3.0
U+13A8 Ꭸ CHEROKEE LETTER GE | category Lu (Uppercase Letter) | block Cherokee | age 3.0
U+13A9 Ꭹ CHEROKEE LETTER GI | category Lu (Uppercase Letter) | block Cherokee | age 3.0
U+13AA Ꭺ CHEROKEE LETTER GO | category Lu (Uppercase Letter) | block Cherokee | age 3.0
U+13AB Ꭻ CHEROKEE LETTER GU | category Lu (Uppercase Letter) | block Cherokee | age 3.0
U+13AC Ꭼ CHEROKEE LETTER GV | category Lu (Uppercase Letter) | block Cherokee | age 3.0
U+13AD Ꭽ CHEROKEE LETTER HA | category Lu (Uppercase Letter) | block Cherokee | age 3.0
U+13AE Ꭾ CHEROKEE LETTER HE | category Lu (Uppercase Letter) | block Cherokee | age 3.0
U+13AF Ꭿ CHEROKEE LETTER HI | category Lu (Uppercase Letter) | block Cherokee | age 3.0
U+13B0 Ꮀ CHEROKEE LETTER HO | category Lu (Uppercase Letter) | block Cherokee | age 3.0
U+13B1 Ꮁ CHEROKEE LETTER HU | category Lu (Uppercase Letter) | block Cherokee | age 3.0
U+13B2 Ꮂ CHEROKEE LETTER HV | category Lu (Uppercase Letter) | block Cherokee | age 3.0
U+13B3 Ꮃ CHEROKEE LETTER LA | category Lu (Uppercase Letter) | block Cherokee | age 3.0
U+13B4 Ꮄ CHEROKEE LETTER LE | category Lu (Uppercase Letter) | block Cherokee | age 3.0
U+13B5 Ꮅ CHEROKEE LETTER LI | category Lu (Uppercase Letter) | block Cherokee | age 3.0
U+13B6 Ꮆ CHEROKEE LETTER LO | category Lu (Uppercase Letter) | block Cherokee | age 3.0
U+13B7 Ꮇ CHEROKEE LETTER LU | category Lu (Uppercase Letter) | block Cherokee | age 3.0
U+13B8 Ꮈ CHEROKEE LETTER LV | category Lu (Uppercase Letter) | block Cherokee | age 3.0
U+13B9 Ꮉ CHEROKEE LETTER MA | category Lu (Uppercase Letter) | block Cherokee | age 3.0
U+13BA Ꮊ CHEROKEE LETTER ME | category Lu (Uppercase Letter) | block Cherokee | age 3.0
U+13BB Ꮋ CHEROKEE LETTER MI | category Lu (Uppercase Letter) | block Cherokee | age 3.0
U+13BC Ꮌ CHEROKEE LETTER MO | category Lu (Uppercase Letter) | block Cherokee | age 3.0
U+13BD Ꮍ CHEROKEE LETTER MU | category Lu (Uppercase Letter) | block Cherokee | age 3.0
U+13BE Ꮎ CHEROKEE LETTER NA | category Lu (Uppercase Letter) | block Cherokee | age 3.0
U+13BF Ꮏ CHEROKEE LETTER HNA | category Lu (Uppercase Letter) | block Cherokee | age 3.0
U+13C0 Ꮐ CHEROKEE LETTER NAH | category Lu (Uppercase Letter) | block Cherokee | age 3.0
U+13C1 Ꮑ CHEROKEE LETTER NE | category Lu (Uppercase Letter) | block Cherokee | age 3.0
U+13C2 Ꮒ CHEROKEE LETTER NI | category Lu (Uppercase Letter) | block Cherokee | age 3.0
U+13C3 Ꮓ CHEROKEE LETTER NO | category Lu (Uppercase Letter) | block Cherokee | age 3.0
U+13C4 Ꮔ CHEROKEE LETTER NU | category Lu (Uppercase Letter) | block Cherokee | age 3.0
U+13C5 Ꮕ CHEROKEE LETTER NV | category Lu (Uppercase Letter) | block Cherokee | age 3.0
U+13C6 Ꮖ CHEROKEE LETTER QUA | category Lu (Uppercase Letter) | block Cherokee | age 3.0
U+13C7 Ꮗ CHEROKEE LETTER QUE | category Lu (Uppercase Letter) | block Cherokee | age 3.0
U+13C8 Ꮘ CHEROKEE LETTER QUI | category Lu (Uppercase Letter) | block Cherokee | age 3.0
U+13C9 Ꮙ CHEROKEE LETTER QUO | category Lu (Uppercase Letter) | block Cherokee | age 3.0
U+13CA Ꮚ CHEROKEE LETTER QUU | category Lu (Uppercase Letter) | block Cherokee | age 3.0
U+13CB Ꮛ CHEROKEE LETTER QUV | category Lu (Uppercase Letter) | block Cherokee | age 3.0
U+13CC Ꮜ CHEROKEE LETTER SA | category Lu (Uppercase Letter) | block Cherokee | age 3.0
U+13CD Ꮝ CHEROKEE LETTER S | category Lu (Uppercase Letter) | block Cherokee | age 3.0
U+13CE Ꮞ CHEROKEE LETTER SE | category Lu (Uppercase Letter) | block Cherokee | age 3.0
U+13CF Ꮟ CHEROKEE LETTER SI | category Lu (Uppercase Letter) | block Cherokee | age 3.0
U+13D0 Ꮠ CHEROKEE LETTER SO | category Lu (Uppercase Letter) | block Cherokee | age 3.0
U+13D1 Ꮡ CHEROKEE LETTER SU | category Lu (Uppercase Letter) | block Cherokee | age 3.0
U+13D2 Ꮢ CHEROKEE LETTER SV | category Lu (Uppercase Letter) | block Cherokee | age 3.0
U+13D3 Ꮣ CHEROKEE LETTER DA | category Lu (Uppercase Letter) | block Cherokee | age 3.0
U+13D4 Ꮤ CHEROKEE LETTER TA | category Lu (Uppercase Letter) | block Cherokee | age 3.0
U+13D5 Ꮥ CHEROKEE LETTER DE | category Lu (Uppercase Letter) | block Cherokee | age 3.0
U+13D6 Ꮦ CHEROKEE LETTER TE | category Lu (Uppercase Letter) | block Cherokee | age 3.0
U+13D7 Ꮧ CHEROKEE LETTER DI | category Lu (Uppercase Letter) | block Cherokee | age 3.0
U+13D8 Ꮨ CHEROKEE LETTER TI | category Lu (Uppercase Letter) | block Cherokee | age 3.0
U+13D9 Ꮩ CHEROKEE LETTER DO | category Lu (Uppercase Letter) | block Cherokee | age 3.0
U+13DA Ꮪ CHEROKEE LETTER DU | category Lu (Uppercase Letter) | block Cherokee | age 3.0
U+13DB Ꮫ CHEROKEE LETTER DV | category Lu (Uppercase Letter) | block Cherokee | age 3.0
U+13DC Ꮬ CHEROKEE LETTER DLA | category Lu (Uppercase Letter) | block Cherokee | age 3.0
U+13DD Ꮭ CHEROKEE LETTER TLA | category Lu (Uppercase Letter) | block Cherokee | age 3.0
U+13DE Ꮮ CHEROKEE LETTER TLE | category Lu (Uppercase Letter) | block Cherokee | age 3.0
U+13DF Ꮯ CHEROKEE LETTER TLI | category Lu (Uppercase Letter) | block Cherokee | age 3.0
U+13E0 Ꮰ CHEROKEE LETTER TLO | category Lu (Uppercase Letter) | block Cherokee | age 3.0
U+13E1 Ꮱ CHEROKEE LETTER TLU | category Lu (Uppercase Letter) | block Cherokee | age 3.0
U+13E2 Ꮲ CHEROKEE LETTER TLV | category Lu (Uppercase Letter) | block Cherokee | age 3.0
U+13E3 Ꮳ CHEROKEE LETTER TSA | category Lu (Uppercase Letter) | block Cherokee | age 3.0
U+13E4 Ꮴ CHEROKEE LETTER TSE | category Lu (Uppercase Letter) | block Cherokee | age 3.0
U+13E5 Ꮵ CHEROKEE LETTER TSI | category Lu (Uppercase Letter) | block Cherokee | age 3.0
U+13E6 Ꮶ CHEROKEE LETTER TSO | category Lu (Uppercase Letter) | block Cherokee | age 3.0
U+13E7 Ꮷ CHEROKEE LETTER TSU | category Lu (Uppercase Letter) | block Cherokee | age 3.0
U+13E8 Ꮸ CHEROKEE LETTER TSV | category Lu (Uppercase Letter) | block Cherokee | age 3.0
U+13E9 Ꮹ CHEROKEE LETTER WA | category Lu (Uppercase Letter) | block Cherokee | age 3.0
U+13EA Ꮺ CHEROKEE LETTER WE | category Lu (Uppercase Letter) | block Cherokee | age 3.0
U+13EB Ꮻ CHEROKEE LETTER WI | category Lu (Uppercase Letter) | block Cherokee | age 3.0
U+13EC Ꮼ CHEROKEE LETTER WO | category Lu (Uppercase Letter) | block Cherokee | age 3.0
U+13ED Ꮽ CHEROKEE LETTER WU | category Lu (Uppercase Letter) | block Cherokee | age 3.0
U+13EE Ꮾ CHEROKEE LETTER WV | category Lu (Uppercase Letter) | block Cherokee | age 3.0
U+13EF Ꮿ CHEROKEE LETTER YA | category Lu (Uppercase Letter) | block Cherokee | age 3.0
U+13F0 Ᏸ CHEROKEE LETTER YE | category Lu (Uppercase Letter) | block Cherokee | age 3.0
U+13F1 Ᏹ CHEROKEE LETTER YI | category Lu (Uppercase Letter) | block Cherokee | age 3.0
U+13F2 Ᏺ CHEROKEE LETTER YO | category Lu (Uppercase Letter) | block Cherokee | age 3.0
U+13F3 Ᏻ CHEROKEE LETTER YU | category Lu (Uppercase Letter) | block Cherokee | age 3.0
U+13F4 Ᏼ CHEROKEE LETTER YV | category Lu (Uppercase Letter) | block Cherokee | age 3.0
U+13F5 Ᏽ CHEROKEE LETTER MV | category Lu (Uppercase Letter) | block Cherokee | age 8.0
U+13F8 ᏸ CHEROKEE SMALL LETTER YE | category Ll (Lowercase Letter) | block Cherokee | age 8.0
U+13F9 ᏹ CHEROKEE SMALL LETTER YI | category Ll (Lowercase Letter) | block Cherokee | age 8.0
U+13FA ᏺ CHEROKEE SMALL LETTER YO | category Ll (Lowercase Letter) | block Cherokee | age 8.0
U+13FB ᏻ CHEROKEE SMALL LETTER YU | category Ll (Lowercase Letter) | block Cherokee | age 8.0
U+13FC ᏼ CHEROKEE SMALL LETTER YV | category Ll (Lowercase Letter) | block Cherokee | age 8.0
U+13FD ᏽ CHEROKEE SMALL LETTER MV | category Ll (Lowercase Letter) | block Cherokee | age 8.0
U+1400 ᐀ CANADIAN SYLLABICS HYPHEN | category Pd (Dash Punctuation) | block Unified Canadian Aboriginal Syllabics | age 5.2
U+1401 ᐁ CANADIAN SYLLABICS E | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1402 ᐂ CANADIAN SYLLABICS AAI | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1403 ᐃ CANADIAN SYLLABICS I | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1404 ᐄ CANADIAN SYLLABICS II | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1405 ᐅ CANADIAN SYLLABICS O | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1406 ᐆ CANADIAN SYLLABICS OO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1407 ᐇ CANADIAN SYLLABICS Y-CREE OO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1408 ᐈ CANADIAN SYLLABICS CARRIER EE | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1409 ᐉ CANADIAN SYLLABICS CARRIER I | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+140A ᐊ CANADIAN SYLLABICS A | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+140B ᐋ CANADIAN SYLLABICS AA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+140C ᐌ CANADIAN SYLLABICS WE | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+140D ᐍ CANADIAN SYLLABICS WEST-CREE WE | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+140E ᐎ CANADIAN SYLLABICS WI | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+140F ᐏ CANADIAN SYLLABICS WEST-CREE WI | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1410 ᐐ CANADIAN SYLLABICS WII | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1411 ᐑ CANADIAN SYLLABICS WEST-CREE WII | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1412 ᐒ CANADIAN SYLLABICS WO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1413 ᐓ CANADIAN SYLLABICS WEST-CREE WO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1414 ᐔ CANADIAN SYLLABICS WOO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1415 ᐕ CANADIAN SYLLABICS WEST-CREE WOO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1416 ᐖ CANADIAN SYLLABICS NASKAPI WOO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1417 ᐗ CANADIAN SYLLABICS WA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1418 ᐘ CANADIAN SYLLABICS WEST-CREE WA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1419 ᐙ CANADIAN SYLLABICS WAA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+141A ᐚ CANADIAN SYLLABICS WEST-CREE WAA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+141B ᐛ CANADIAN SYLLABICS NASKAPI WAA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+141C ᐜ CANADIAN SYLLABICS AI | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+141D ᐝ CANADIAN SYLLABICS Y-CREE W | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+141E ᐞ CANADIAN SYLLABICS GLOTTAL STOP | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+141F ᐟ CANADIAN SYLLABICS FINAL ACUTE | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1420 ᐠ CANADIAN SYLLABICS FINAL GRAVE | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1421 ᐡ CANADIAN SYLLABICS FINAL BOTTOM HALF RING | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1422 ᐢ CANADIAN SYLLABICS FINAL TOP HALF RING | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1423 ᐣ CANADIAN SYLLABICS FINAL RIGHT HALF RING | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1424 ᐤ CANADIAN SYLLABICS FINAL RING | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1425 ᐥ CANADIAN SYLLABICS FINAL DOUBLE ACUTE | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1426 ᐦ CANADIAN SYLLABICS FINAL DOUBLE SHORT VERTICAL STROKES | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1427 ᐧ CANADIAN SYLLABICS FINAL MIDDLE DOT | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1428 ᐨ CANADIAN SYLLABICS FINAL SHORT HORIZONTAL STROKE | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1429 ᐩ CANADIAN SYLLABICS FINAL PLUS | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+142A ᐪ CANADIAN SYLLABICS FINAL DOWN TACK | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+142B ᐫ CANADIAN SYLLABICS EN | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+142C ᐬ CANADIAN SYLLABICS IN | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+142D ᐭ CANADIAN SYLLABICS ON | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+142E ᐮ CANADIAN SYLLABICS AN | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+142F ᐯ CANADIAN SYLLABICS PE | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1430 ᐰ CANADIAN SYLLABICS PAAI | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1431 ᐱ CANADIAN SYLLABICS PI | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1432 ᐲ CANADIAN SYLLABICS PII | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1433 ᐳ CANADIAN SYLLABICS PO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1434 ᐴ CANADIAN SYLLABICS POO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1435 ᐵ CANADIAN SYLLABICS Y-CREE POO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1436 ᐶ CANADIAN SYLLABICS CARRIER HEE | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1437 ᐷ CANADIAN SYLLABICS CARRIER HI | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1438 ᐸ CANADIAN SYLLABICS PA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1439 ᐹ CANADIAN SYLLABICS PAA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+143A ᐺ CANADIAN SYLLABICS PWE | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+143B ᐻ CANADIAN SYLLABICS WEST-CREE PWE | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+143C ᐼ CANADIAN SYLLABICS PWI | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+143D ᐽ CANADIAN SYLLABICS WEST-CREE PWI | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+143E ᐾ CANADIAN SYLLABICS PWII | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+143F ᐿ CANADIAN SYLLABICS WEST-CREE PWII | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1440 ᑀ CANADIAN SYLLABICS PWO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1441 ᑁ CANADIAN SYLLABICS WEST-CREE PWO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1442 ᑂ CANADIAN SYLLABICS PWOO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1443 ᑃ CANADIAN SYLLABICS WEST-CREE PWOO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1444 ᑄ CANADIAN SYLLABICS PWA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1445 ᑅ CANADIAN SYLLABICS WEST-CREE PWA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1446 ᑆ CANADIAN SYLLABICS PWAA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1447 ᑇ CANADIAN SYLLABICS WEST-CREE PWAA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1448 ᑈ CANADIAN SYLLABICS Y-CREE PWAA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1449 ᑉ CANADIAN SYLLABICS P | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+144A ᑊ CANADIAN SYLLABICS WEST-CREE P | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+144B ᑋ CANADIAN SYLLABICS CARRIER H | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+144C ᑌ CANADIAN SYLLABICS TE | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+144D ᑍ CANADIAN SYLLABICS TAAI | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+144E ᑎ CANADIAN SYLLABICS TI | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+144F ᑏ CANADIAN SYLLABICS TII | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1450 ᑐ CANADIAN SYLLABICS TO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1451 ᑑ CANADIAN SYLLABICS TOO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1452 ᑒ CANADIAN SYLLABICS Y-CREE TOO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1453 ᑓ CANADIAN SYLLABICS CARRIER DEE | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1454 ᑔ CANADIAN SYLLABICS CARRIER DI | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1455 ᑕ CANADIAN SYLLABICS TA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1456 ᑖ CANADIAN SYLLABICS TAA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1457 ᑗ CANADIAN SYLLABICS TWE | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1458 ᑘ CANADIAN SYLLABICS WEST-CREE TWE | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1459 ᑙ CANADIAN SYLLABICS TWI | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+145A ᑚ CANADIAN SYLLABICS WEST-CREE TWI | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+145B ᑛ CANADIAN SYLLABICS TWII | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+145C ᑜ CANADIAN SYLLABICS WEST-CREE TWII | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+145D ᑝ CANADIAN SYLLABICS TWO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+145E ᑞ CANADIAN SYLLABICS WEST-CREE TWO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+145F ᑟ CANADIAN SYLLABICS TWOO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1460 ᑠ CANADIAN SYLLABICS WEST-CREE TWOO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1461 ᑡ CANADIAN SYLLABICS TWA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1462 ᑢ CANADIAN SYLLABICS WEST-CREE TWA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1463 ᑣ CANADIAN SYLLABICS TWAA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1464 ᑤ CANADIAN SYLLABICS WEST-CREE TWAA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1465 ᑥ CANADIAN SYLLABICS NASKAPI TWAA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1466 ᑦ CANADIAN SYLLABICS T | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1467 ᑧ CANADIAN SYLLABICS TTE | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1468 ᑨ CANADIAN SYLLABICS TTI | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1469 ᑩ CANADIAN SYLLABICS TTO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+146A ᑪ CANADIAN SYLLABICS TTA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+146B ᑫ CANADIAN SYLLABICS KE | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+146C ᑬ CANADIAN SYLLABICS KAAI | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+146D ᑭ CANADIAN SYLLABICS KI | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+146E ᑮ CANADIAN SYLLABICS KII | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+146F ᑯ CANADIAN SYLLABICS KO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1470 ᑰ CANADIAN SYLLABICS KOO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1471 ᑱ CANADIAN SYLLABICS Y-CREE KOO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1472 ᑲ CANADIAN SYLLABICS KA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1473 ᑳ CANADIAN SYLLABICS KAA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1474 ᑴ CANADIAN SYLLABICS KWE | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1475 ᑵ CANADIAN SYLLABICS WEST-CREE KWE | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1476 ᑶ CANADIAN SYLLABICS KWI | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1477 ᑷ CANADIAN SYLLABICS WEST-CREE KWI | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1478 ᑸ CANADIAN SYLLABICS KWII | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1479 ᑹ CANADIAN SYLLABICS WEST-CREE KWII | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+147A ᑺ CANADIAN SYLLABICS KWO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+147B ᑻ CANADIAN SYLLABICS WEST-CREE KWO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+147C ᑼ CANADIAN SYLLABICS KWOO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+147D ᑽ CANADIAN SYLLABICS WEST-CREE KWOO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+147E ᑾ CANADIAN SYLLABICS KWA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+147F ᑿ CANADIAN SYLLABICS WEST-CREE KWA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1480 ᒀ CANADIAN SYLLABICS KWAA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1481 ᒁ CANADIAN SYLLABICS WEST-CREE KWAA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1482 ᒂ CANADIAN SYLLABICS NASKAPI KWAA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1483 ᒃ CANADIAN SYLLABICS K | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1484 ᒄ CANADIAN SYLLABICS KW | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1485 ᒅ CANADIAN SYLLABICS SOUTH-SLAVEY KEH | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1486 ᒆ CANADIAN SYLLABICS SOUTH-SLAVEY KIH | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1487 ᒇ CANADIAN SYLLABICS SOUTH-SLAVEY KOH | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1488 ᒈ CANADIAN SYLLABICS SOUTH-SLAVEY KAH | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1489 ᒉ CANADIAN SYLLABICS CE | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+148A ᒊ CANADIAN SYLLABICS CAAI | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+148B ᒋ CANADIAN SYLLABICS CI | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+148C ᒌ CANADIAN SYLLABICS CII | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+148D ᒍ CANADIAN SYLLABICS CO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+148E ᒎ CANADIAN SYLLABICS COO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+148F ᒏ CANADIAN SYLLABICS Y-CREE COO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1490 ᒐ CANADIAN SYLLABICS CA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1491 ᒑ CANADIAN SYLLABICS CAA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1492 ᒒ CANADIAN SYLLABICS CWE | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1493 ᒓ CANADIAN SYLLABICS WEST-CREE CWE | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1494 ᒔ CANADIAN SYLLABICS CWI | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1495 ᒕ CANADIAN SYLLABICS WEST-CREE CWI | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1496 ᒖ CANADIAN SYLLABICS CWII | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1497 ᒗ CANADIAN SYLLABICS WEST-CREE CWII | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1498 ᒘ CANADIAN SYLLABICS CWO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1499 ᒙ CANADIAN SYLLABICS WEST-CREE CWO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+149A ᒚ CANADIAN SYLLABICS CWOO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+149B ᒛ CANADIAN SYLLABICS WEST-CREE CWOO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+149C ᒜ CANADIAN SYLLABICS CWA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+149D ᒝ CANADIAN SYLLABICS WEST-CREE CWA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+149E ᒞ CANADIAN SYLLABICS CWAA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+149F ᒟ CANADIAN SYLLABICS WEST-CREE CWAA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+14A0 ᒠ CANADIAN SYLLABICS NASKAPI CWAA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+14A1 ᒡ CANADIAN SYLLABICS C | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+14A2 ᒢ CANADIAN SYLLABICS SAYISI TH | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+14A3 ᒣ CANADIAN SYLLABICS ME | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+14A4 ᒤ CANADIAN SYLLABICS MAAI | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+14A5 ᒥ CANADIAN SYLLABICS MI | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+14A6 ᒦ CANADIAN SYLLABICS MII | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+14A7 ᒧ CANADIAN SYLLABICS MO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+14A8 ᒨ CANADIAN SYLLABICS MOO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+14A9 ᒩ CANADIAN SYLLABICS Y-CREE MOO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+14AA ᒪ CANADIAN SYLLABICS MA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+14AB ᒫ CANADIAN SYLLABICS MAA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+14AC ᒬ CANADIAN SYLLABICS MWE | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+14AD ᒭ CANADIAN SYLLABICS WEST-CREE MWE | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+14AE ᒮ CANADIAN SYLLABICS MWI | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+14AF ᒯ CANADIAN SYLLABICS WEST-CREE MWI | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+14B0 ᒰ CANADIAN SYLLABICS MWII | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+14B1 ᒱ CANADIAN SYLLABICS WEST-CREE MWII | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+14B2 ᒲ CANADIAN SYLLABICS MWO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+14B3 ᒳ CANADIAN SYLLABICS WEST-CREE MWO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+14B4 ᒴ CANADIAN SYLLABICS MWOO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+14B5 ᒵ CANADIAN SYLLABICS WEST-CREE MWOO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+14B6 ᒶ CANADIAN SYLLABICS MWA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+14B7 ᒷ CANADIAN SYLLABICS WEST-CREE MWA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+14B8 ᒸ CANADIAN SYLLABICS MWAA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+14B9 ᒹ CANADIAN SYLLABICS WEST-CREE MWAA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+14BA ᒺ CANADIAN SYLLABICS NASKAPI MWAA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+14BB ᒻ CANADIAN SYLLABICS M | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+14BC ᒼ CANADIAN SYLLABICS WEST-CREE M | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+14BD ᒽ CANADIAN SYLLABICS MH | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+14BE ᒾ CANADIAN SYLLABICS ATHAPASCAN M | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+14BF ᒿ CANADIAN SYLLABICS SAYISI M | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+14C0 ᓀ CANADIAN SYLLABICS NE | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+14C1 ᓁ CANADIAN SYLLABICS NAAI | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+14C2 ᓂ CANADIAN SYLLABICS NI | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+14C3 ᓃ CANADIAN SYLLABICS NII | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+14C4 ᓄ CANADIAN SYLLABICS NO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+14C5 ᓅ CANADIAN SYLLABICS NOO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+14C6 ᓆ CANADIAN SYLLABICS Y-CREE NOO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+14C7 ᓇ CANADIAN SYLLABICS NA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+14C8 ᓈ CANADIAN SYLLABICS NAA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+14C9 ᓉ CANADIAN SYLLABICS NWE | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+14CA ᓊ CANADIAN SYLLABICS WEST-CREE NWE | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+14CB ᓋ CANADIAN SYLLABICS NWA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+14CC ᓌ CANADIAN SYLLABICS WEST-CREE NWA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+14CD ᓍ CANADIAN SYLLABICS NWAA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+14CE ᓎ CANADIAN SYLLABICS WEST-CREE NWAA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+14CF ᓏ CANADIAN SYLLABICS NASKAPI NWAA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+14D0 ᓐ CANADIAN SYLLABICS N | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+14D1 ᓑ CANADIAN SYLLABICS CARRIER NG | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+14D2 ᓒ CANADIAN SYLLABICS NH | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+14D3 ᓓ CANADIAN SYLLABICS LE | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+14D4 ᓔ CANADIAN SYLLABICS LAAI | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+14D5 ᓕ CANADIAN SYLLABICS LI | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+14D6 ᓖ CANADIAN SYLLABICS LII | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+14D7 ᓗ CANADIAN SYLLABICS LO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+14D8 ᓘ CANADIAN SYLLABICS LOO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+14D9 ᓙ CANADIAN SYLLABICS Y-CREE LOO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+14DA ᓚ CANADIAN SYLLABICS LA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+14DB ᓛ CANADIAN SYLLABICS LAA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+14DC ᓜ CANADIAN SYLLABICS LWE | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+14DD ᓝ CANADIAN SYLLABICS WEST-CREE LWE | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+14DE ᓞ CANADIAN SYLLABICS LWI | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+14DF ᓟ CANADIAN SYLLABICS WEST-CREE LWI | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+14E0 ᓠ CANADIAN SYLLABICS LWII | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+14E1 ᓡ CANADIAN SYLLABICS WEST-CREE LWII | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+14E2 ᓢ CANADIAN SYLLABICS LWO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+14E3 ᓣ CANADIAN SYLLABICS WEST-CREE LWO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+14E4 ᓤ CANADIAN SYLLABICS LWOO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+14E5 ᓥ CANADIAN SYLLABICS WEST-CREE LWOO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+14E6 ᓦ CANADIAN SYLLABICS LWA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+14E7 ᓧ CANADIAN SYLLABICS WEST-CREE LWA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+14E8 ᓨ CANADIAN SYLLABICS LWAA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+14E9 ᓩ CANADIAN SYLLABICS WEST-CREE LWAA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+14EA ᓪ CANADIAN SYLLABICS L | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+14EB ᓫ CANADIAN SYLLABICS WEST-CREE L | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+14EC ᓬ CANADIAN SYLLABICS MEDIAL L | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+14ED ᓭ CANADIAN SYLLABICS SE | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+14EE ᓮ CANADIAN SYLLABICS SAAI | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+14EF ᓯ CANADIAN SYLLABICS SI | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+14F0 ᓰ CANADIAN SYLLABICS SII | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+14F1 ᓱ CANADIAN SYLLABICS SO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+14F2 ᓲ CANADIAN SYLLABICS SOO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+14F3 ᓳ CANADIAN SYLLABICS Y-CREE SOO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+14F4 ᓴ CANADIAN SYLLABICS SA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+14F5 ᓵ CANADIAN SYLLABICS SAA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+14F6 ᓶ CANADIAN SYLLABICS SWE | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+14F7 ᓷ CANADIAN SYLLABICS WEST-CREE SWE | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+14F8 ᓸ CANADIAN SYLLABICS SWI | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+14F9 ᓹ CANADIAN SYLLABICS WEST-CREE SWI | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+14FA ᓺ CANADIAN SYLLABICS SWII | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+14FB ᓻ CANADIAN SYLLABICS WEST-CREE SWII | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+14FC ᓼ CANADIAN SYLLABICS SWO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+14FD ᓽ CANADIAN SYLLABICS WEST-CREE SWO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+14FE ᓾ CANADIAN SYLLABICS SWOO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+14FF ᓿ CANADIAN SYLLABICS WEST-CREE SWOO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1500 ᔀ CANADIAN SYLLABICS SWA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1501 ᔁ CANADIAN SYLLABICS WEST-CREE SWA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1502 ᔂ CANADIAN SYLLABICS SWAA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1503 ᔃ CANADIAN SYLLABICS WEST-CREE SWAA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1504 ᔄ CANADIAN SYLLABICS NASKAPI SWAA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1505 ᔅ CANADIAN SYLLABICS S | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1506 ᔆ CANADIAN SYLLABICS ATHAPASCAN S | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1507 ᔇ CANADIAN SYLLABICS SW | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1508 ᔈ CANADIAN SYLLABICS BLACKFOOT S | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1509 ᔉ CANADIAN SYLLABICS MOOSE-CREE SK | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+150A ᔊ CANADIAN SYLLABICS NASKAPI SKW | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+150B ᔋ CANADIAN SYLLABICS NASKAPI S-W | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+150C ᔌ CANADIAN SYLLABICS NASKAPI SPWA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+150D ᔍ CANADIAN SYLLABICS NASKAPI STWA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+150E ᔎ CANADIAN SYLLABICS NASKAPI SKWA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+150F ᔏ CANADIAN SYLLABICS NASKAPI SCWA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1510 ᔐ CANADIAN SYLLABICS SHE | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1511 ᔑ CANADIAN SYLLABICS SHI | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1512 ᔒ CANADIAN SYLLABICS SHII | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1513 ᔓ CANADIAN SYLLABICS SHO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1514 ᔔ CANADIAN SYLLABICS SHOO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1515 ᔕ CANADIAN SYLLABICS SHA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1516 ᔖ CANADIAN SYLLABICS SHAA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1517 ᔗ CANADIAN SYLLABICS SHWE | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1518 ᔘ CANADIAN SYLLABICS WEST-CREE SHWE | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1519 ᔙ CANADIAN SYLLABICS SHWI | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+151A ᔚ CANADIAN SYLLABICS WEST-CREE SHWI | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+151B ᔛ CANADIAN SYLLABICS SHWII | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+151C ᔜ CANADIAN SYLLABICS WEST-CREE SHWII | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+151D ᔝ CANADIAN SYLLABICS SHWO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+151E ᔞ CANADIAN SYLLABICS WEST-CREE SHWO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+151F ᔟ CANADIAN SYLLABICS SHWOO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1520 ᔠ CANADIAN SYLLABICS WEST-CREE SHWOO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1521 ᔡ CANADIAN SYLLABICS SHWA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1522 ᔢ CANADIAN SYLLABICS WEST-CREE SHWA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1523 ᔣ CANADIAN SYLLABICS SHWAA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1524 ᔤ CANADIAN SYLLABICS WEST-CREE SHWAA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1525 ᔥ CANADIAN SYLLABICS SH | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1526 ᔦ CANADIAN SYLLABICS YE | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1527 ᔧ CANADIAN SYLLABICS YAAI | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1528 ᔨ CANADIAN SYLLABICS YI | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1529 ᔩ CANADIAN SYLLABICS YII | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+152A ᔪ CANADIAN SYLLABICS YO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+152B ᔫ CANADIAN SYLLABICS YOO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+152C ᔬ CANADIAN SYLLABICS Y-CREE YOO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+152D ᔭ CANADIAN SYLLABICS YA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+152E ᔮ CANADIAN SYLLABICS YAA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+152F ᔯ CANADIAN SYLLABICS YWE | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1530 ᔰ CANADIAN SYLLABICS WEST-CREE YWE | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1531 ᔱ CANADIAN SYLLABICS YWI | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1532 ᔲ CANADIAN SYLLABICS WEST-CREE YWI | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1533 ᔳ CANADIAN SYLLABICS YWII | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1534 ᔴ CANADIAN SYLLABICS WEST-CREE YWII | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1535 ᔵ CANADIAN SYLLABICS YWO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1536 ᔶ CANADIAN SYLLABICS WEST-CREE YWO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1537 ᔷ CANADIAN SYLLABICS YWOO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1538 ᔸ CANADIAN SYLLABICS WEST-CREE YWOO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1539 ᔹ CANADIAN SYLLABICS YWA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+153A ᔺ CANADIAN SYLLABICS WEST-CREE YWA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+153B ᔻ CANADIAN SYLLABICS YWAA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+153C ᔼ CANADIAN SYLLABICS WEST-CREE YWAA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+153D ᔽ CANADIAN SYLLABICS NASKAPI YWAA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+153E ᔾ CANADIAN SYLLABICS Y | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+153F ᔿ CANADIAN SYLLABICS BIBLE-CREE Y | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1540 ᕀ CANADIAN SYLLABICS WEST-CREE Y | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1541 ᕁ CANADIAN SYLLABICS SAYISI YI | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1542 ᕂ CANADIAN SYLLABICS RE | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1543 ᕃ CANADIAN SYLLABICS R-CREE RE | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1544 ᕄ CANADIAN SYLLABICS WEST-CREE LE | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1545 ᕅ CANADIAN SYLLABICS RAAI | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1546 ᕆ CANADIAN SYLLABICS RI | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1547 ᕇ CANADIAN SYLLABICS RII | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1548 ᕈ CANADIAN SYLLABICS RO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1549 ᕉ CANADIAN SYLLABICS ROO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+154A ᕊ CANADIAN SYLLABICS WEST-CREE LO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+154B ᕋ CANADIAN SYLLABICS RA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+154C ᕌ CANADIAN SYLLABICS RAA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+154D ᕍ CANADIAN SYLLABICS WEST-CREE LA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+154E ᕎ CANADIAN SYLLABICS RWAA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+154F ᕏ CANADIAN SYLLABICS WEST-CREE RWAA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1550 ᕐ CANADIAN SYLLABICS R | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1551 ᕑ CANADIAN SYLLABICS WEST-CREE R | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1552 ᕒ CANADIAN SYLLABICS MEDIAL R | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1553 ᕓ CANADIAN SYLLABICS FE | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1554 ᕔ CANADIAN SYLLABICS FAAI | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1555 ᕕ CANADIAN SYLLABICS FI | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1556 ᕖ CANADIAN SYLLABICS FII | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1557 ᕗ CANADIAN SYLLABICS FO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1558 ᕘ CANADIAN SYLLABICS FOO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1559 ᕙ CANADIAN SYLLABICS FA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+155A ᕚ CANADIAN SYLLABICS FAA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+155B ᕛ CANADIAN SYLLABICS FWAA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+155C ᕜ CANADIAN SYLLABICS WEST-CREE FWAA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+155D ᕝ CANADIAN SYLLABICS F | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+155E ᕞ CANADIAN SYLLABICS THE | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+155F ᕟ CANADIAN SYLLABICS N-CREE THE | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1560 ᕠ CANADIAN SYLLABICS THI | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1561 ᕡ CANADIAN SYLLABICS N-CREE THI | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1562 ᕢ CANADIAN SYLLABICS THII | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1563 ᕣ CANADIAN SYLLABICS N-CREE THII | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1564 ᕤ CANADIAN SYLLABICS THO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1565 ᕥ CANADIAN SYLLABICS THOO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1566 ᕦ CANADIAN SYLLABICS THA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1567 ᕧ CANADIAN SYLLABICS THAA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1568 ᕨ CANADIAN SYLLABICS THWAA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1569 ᕩ CANADIAN SYLLABICS WEST-CREE THWAA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+156A ᕪ CANADIAN SYLLABICS TH | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+156B ᕫ CANADIAN SYLLABICS TTHE | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+156C ᕬ CANADIAN SYLLABICS TTHI | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+156D ᕭ CANADIAN SYLLABICS TTHO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+156E ᕮ CANADIAN SYLLABICS TTHA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+156F ᕯ CANADIAN SYLLABICS TTH | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1570 ᕰ CANADIAN SYLLABICS TYE | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1571 ᕱ CANADIAN SYLLABICS TYI | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1572 ᕲ CANADIAN SYLLABICS TYO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1573 ᕳ CANADIAN SYLLABICS TYA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1574 ᕴ CANADIAN SYLLABICS NUNAVIK HE | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1575 ᕵ CANADIAN SYLLABICS NUNAVIK HI | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1576 ᕶ CANADIAN SYLLABICS NUNAVIK HII | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1577 ᕷ CANADIAN SYLLABICS NUNAVIK HO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1578 ᕸ CANADIAN SYLLABICS NUNAVIK HOO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1579 ᕹ CANADIAN SYLLABICS NUNAVIK HA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+157A ᕺ CANADIAN SYLLABICS NUNAVIK HAA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+157B ᕻ CANADIAN SYLLABICS NUNAVIK H | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+157C ᕼ CANADIAN SYLLABICS NUNAVUT H | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+157D ᕽ CANADIAN SYLLABICS HK | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+157E ᕾ CANADIAN SYLLABICS QAAI | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+157F ᕿ CANADIAN SYLLABICS QI | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1580 ᖀ CANADIAN SYLLABICS QII | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1581 ᖁ CANADIAN SYLLABICS QO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1582 ᖂ CANADIAN SYLLABICS QOO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1583 ᖃ CANADIAN SYLLABICS QA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1584 ᖄ CANADIAN SYLLABICS QAA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1585 ᖅ CANADIAN SYLLABICS Q | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1586 ᖆ CANADIAN SYLLABICS TLHE | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1587 ᖇ CANADIAN SYLLABICS TLHI | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1588 ᖈ CANADIAN SYLLABICS TLHO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1589 ᖉ CANADIAN SYLLABICS TLHA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+158A ᖊ CANADIAN SYLLABICS WEST-CREE RE | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+158B ᖋ CANADIAN SYLLABICS WEST-CREE RI | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+158C ᖌ CANADIAN SYLLABICS WEST-CREE RO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+158D ᖍ CANADIAN SYLLABICS WEST-CREE RA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+158E ᖎ CANADIAN SYLLABICS NGAAI | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+158F ᖏ CANADIAN SYLLABICS NGI | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1590 ᖐ CANADIAN SYLLABICS NGII | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1591 ᖑ CANADIAN SYLLABICS NGO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1592 ᖒ CANADIAN SYLLABICS NGOO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1593 ᖓ CANADIAN SYLLABICS NGA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1594 ᖔ CANADIAN SYLLABICS NGAA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1595 ᖕ CANADIAN SYLLABICS NG | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1596 ᖖ CANADIAN SYLLABICS NNG | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1597 ᖗ CANADIAN SYLLABICS SAYISI SHE | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1598 ᖘ CANADIAN SYLLABICS SAYISI SHI | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1599 ᖙ CANADIAN SYLLABICS SAYISI SHO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+159A ᖚ CANADIAN SYLLABICS SAYISI SHA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+159B ᖛ CANADIAN SYLLABICS WOODS-CREE THE | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+159C ᖜ CANADIAN SYLLABICS WOODS-CREE THI | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+159D ᖝ CANADIAN SYLLABICS WOODS-CREE THO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+159E ᖞ CANADIAN SYLLABICS WOODS-CREE THA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+159F ᖟ CANADIAN SYLLABICS WOODS-CREE TH | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+15A0 ᖠ CANADIAN SYLLABICS LHI | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+15A1 ᖡ CANADIAN SYLLABICS LHII | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+15A2 ᖢ CANADIAN SYLLABICS LHO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+15A3 ᖣ CANADIAN SYLLABICS LHOO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+15A4 ᖤ CANADIAN SYLLABICS LHA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+15A5 ᖥ CANADIAN SYLLABICS LHAA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+15A6 ᖦ CANADIAN SYLLABICS LH | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+15A7 ᖧ CANADIAN SYLLABICS TH-CREE THE | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+15A8 ᖨ CANADIAN SYLLABICS TH-CREE THI | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+15A9 ᖩ CANADIAN SYLLABICS TH-CREE THII | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+15AA ᖪ CANADIAN SYLLABICS TH-CREE THO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+15AB ᖫ CANADIAN SYLLABICS TH-CREE THOO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+15AC ᖬ CANADIAN SYLLABICS TH-CREE THA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+15AD ᖭ CANADIAN SYLLABICS TH-CREE THAA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+15AE ᖮ CANADIAN SYLLABICS TH-CREE TH | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+15AF ᖯ CANADIAN SYLLABICS AIVILIK B | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+15B0 ᖰ CANADIAN SYLLABICS BLACKFOOT E | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+15B1 ᖱ CANADIAN SYLLABICS BLACKFOOT I | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+15B2 ᖲ CANADIAN SYLLABICS BLACKFOOT O | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+15B3 ᖳ CANADIAN SYLLABICS BLACKFOOT A | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+15B4 ᖴ CANADIAN SYLLABICS BLACKFOOT WE | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+15B5 ᖵ CANADIAN SYLLABICS BLACKFOOT WI | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+15B6 ᖶ CANADIAN SYLLABICS BLACKFOOT WO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+15B7 ᖷ CANADIAN SYLLABICS BLACKFOOT WA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+15B8 ᖸ CANADIAN SYLLABICS BLACKFOOT NE | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+15B9 ᖹ CANADIAN SYLLABICS BLACKFOOT NI | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+15BA ᖺ CANADIAN SYLLABICS BLACKFOOT NO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+15BB ᖻ CANADIAN SYLLABICS BLACKFOOT NA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+15BC ᖼ CANADIAN SYLLABICS BLACKFOOT KE | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+15BD ᖽ CANADIAN SYLLABICS BLACKFOOT KI | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+15BE ᖾ CANADIAN SYLLABICS BLACKFOOT KO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+15BF ᖿ CANADIAN SYLLABICS BLACKFOOT KA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+15C0 ᗀ CANADIAN SYLLABICS SAYISI HE | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+15C1 ᗁ CANADIAN SYLLABICS SAYISI HI | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+15C2 ᗂ CANADIAN SYLLABICS SAYISI HO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+15C3 ᗃ CANADIAN SYLLABICS SAYISI HA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+15C4 ᗄ CANADIAN SYLLABICS CARRIER GHU | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+15C5 ᗅ CANADIAN SYLLABICS CARRIER GHO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+15C6 ᗆ CANADIAN SYLLABICS CARRIER GHE | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+15C7 ᗇ CANADIAN SYLLABICS CARRIER GHEE | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+15C8 ᗈ CANADIAN SYLLABICS CARRIER GHI | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+15C9 ᗉ CANADIAN SYLLABICS CARRIER GHA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+15CA ᗊ CANADIAN SYLLABICS CARRIER RU | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+15CB ᗋ CANADIAN SYLLABICS CARRIER RO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+15CC ᗌ CANADIAN SYLLABICS CARRIER RE | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+15CD ᗍ CANADIAN SYLLABICS CARRIER REE | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+15CE ᗎ CANADIAN SYLLABICS CARRIER RI | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+15CF ᗏ CANADIAN SYLLABICS CARRIER RA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+15D0 ᗐ CANADIAN SYLLABICS CARRIER WU | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+15D1 ᗑ CANADIAN SYLLABICS CARRIER WO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+15D2 ᗒ CANADIAN SYLLABICS CARRIER WE | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+15D3 ᗓ CANADIAN SYLLABICS CARRIER WEE | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+15D4 ᗔ CANADIAN SYLLABICS CARRIER WI | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+15D5 ᗕ CANADIAN SYLLABICS CARRIER WA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+15D6 ᗖ CANADIAN SYLLABICS CARRIER HWU | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+15D7 ᗗ CANADIAN SYLLABICS CARRIER HWO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+15D8 ᗘ CANADIAN SYLLABICS CARRIER HWE | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+15D9 ᗙ CANADIAN SYLLABICS CARRIER HWEE | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+15DA ᗚ CANADIAN SYLLABICS CARRIER HWI | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+15DB ᗛ CANADIAN SYLLABICS CARRIER HWA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+15DC ᗜ CANADIAN SYLLABICS CARRIER THU | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+15DD ᗝ CANADIAN SYLLABICS CARRIER THO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+15DE ᗞ CANADIAN SYLLABICS CARRIER THE | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+15DF ᗟ CANADIAN SYLLABICS CARRIER THEE | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+15E0 ᗠ CANADIAN SYLLABICS CARRIER THI | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+15E1 ᗡ CANADIAN SYLLABICS CARRIER THA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+15E2 ᗢ CANADIAN SYLLABICS CARRIER TTU | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+15E3 ᗣ CANADIAN SYLLABICS CARRIER TTO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+15E4 ᗤ CANADIAN SYLLABICS CARRIER TTE | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+15E5 ᗥ CANADIAN SYLLABICS CARRIER TTEE | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+15E6 ᗦ CANADIAN SYLLABICS CARRIER TTI | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+15E7 ᗧ CANADIAN SYLLABICS CARRIER TTA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+15E8 ᗨ CANADIAN SYLLABICS CARRIER PU | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+15E9 ᗩ CANADIAN SYLLABICS CARRIER PO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+15EA ᗪ CANADIAN SYLLABICS CARRIER PE | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+15EB ᗫ CANADIAN SYLLABICS CARRIER PEE | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+15EC ᗬ CANADIAN SYLLABICS CARRIER PI | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+15ED ᗭ CANADIAN SYLLABICS CARRIER PA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+15EE ᗮ CANADIAN SYLLABICS CARRIER P | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+15EF ᗯ CANADIAN SYLLABICS CARRIER GU | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+15F0 ᗰ CANADIAN SYLLABICS CARRIER GO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+15F1 ᗱ CANADIAN SYLLABICS CARRIER GE | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+15F2 ᗲ CANADIAN SYLLABICS CARRIER GEE | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+15F3 ᗳ CANADIAN SYLLABICS CARRIER GI | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+15F4 ᗴ CANADIAN SYLLABICS CARRIER GA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+15F5 ᗵ CANADIAN SYLLABICS CARRIER KHU | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+15F6 ᗶ CANADIAN SYLLABICS CARRIER KHO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+15F7 ᗷ CANADIAN SYLLABICS CARRIER KHE | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+15F8 ᗸ CANADIAN SYLLABICS CARRIER KHEE | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+15F9 ᗹ CANADIAN SYLLABICS CARRIER KHI | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+15FA ᗺ CANADIAN SYLLABICS CARRIER KHA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+15FB ᗻ CANADIAN SYLLABICS CARRIER KKU | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+15FC ᗼ CANADIAN SYLLABICS CARRIER KKO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+15FD ᗽ CANADIAN SYLLABICS CARRIER KKE | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+15FE ᗾ CANADIAN SYLLABICS CARRIER KKEE | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+15FF ᗿ CANADIAN SYLLABICS CARRIER KKI | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1600 ᘀ CANADIAN SYLLABICS CARRIER KKA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1601 ᘁ CANADIAN SYLLABICS CARRIER KK | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1602 ᘂ CANADIAN SYLLABICS CARRIER NU | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1603 ᘃ CANADIAN SYLLABICS CARRIER NO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1604 ᘄ CANADIAN SYLLABICS CARRIER NE | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1605 ᘅ CANADIAN SYLLABICS CARRIER NEE | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1606 ᘆ CANADIAN SYLLABICS CARRIER NI | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1607 ᘇ CANADIAN SYLLABICS CARRIER NA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1608 ᘈ CANADIAN SYLLABICS CARRIER MU | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1609 ᘉ CANADIAN SYLLABICS CARRIER MO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+160A ᘊ CANADIAN SYLLABICS CARRIER ME | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+160B ᘋ CANADIAN SYLLABICS CARRIER MEE | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+160C ᘌ CANADIAN SYLLABICS CARRIER MI | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+160D ᘍ CANADIAN SYLLABICS CARRIER MA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+160E ᘎ CANADIAN SYLLABICS CARRIER YU | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+160F ᘏ CANADIAN SYLLABICS CARRIER YO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1610 ᘐ CANADIAN SYLLABICS CARRIER YE | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1611 ᘑ CANADIAN SYLLABICS CARRIER YEE | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1612 ᘒ CANADIAN SYLLABICS CARRIER YI | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1613 ᘓ CANADIAN SYLLABICS CARRIER YA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1614 ᘔ CANADIAN SYLLABICS CARRIER JU | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1615 ᘕ CANADIAN SYLLABICS SAYISI JU | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1616 ᘖ CANADIAN SYLLABICS CARRIER JO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1617 ᘗ CANADIAN SYLLABICS CARRIER JE | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1618 ᘘ CANADIAN SYLLABICS CARRIER JEE | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1619 ᘙ CANADIAN SYLLABICS CARRIER JI | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+161A ᘚ CANADIAN SYLLABICS SAYISI JI | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+161B ᘛ CANADIAN SYLLABICS CARRIER JA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+161C ᘜ CANADIAN SYLLABICS CARRIER JJU | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+161D ᘝ CANADIAN SYLLABICS CARRIER JJO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+161E ᘞ CANADIAN SYLLABICS CARRIER JJE | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+161F ᘟ CANADIAN SYLLABICS CARRIER JJEE | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1620 ᘠ CANADIAN SYLLABICS CARRIER JJI | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1621 ᘡ CANADIAN SYLLABICS CARRIER JJA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1622 ᘢ CANADIAN SYLLABICS CARRIER LU | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1623 ᘣ CANADIAN SYLLABICS CARRIER LO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1624 ᘤ CANADIAN SYLLABICS CARRIER LE | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1625 ᘥ CANADIAN SYLLABICS CARRIER LEE | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1626 ᘦ CANADIAN SYLLABICS CARRIER LI | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1627 ᘧ CANADIAN SYLLABICS CARRIER LA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1628 ᘨ CANADIAN SYLLABICS CARRIER DLU | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1629 ᘩ CANADIAN SYLLABICS CARRIER DLO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+162A ᘪ CANADIAN SYLLABICS CARRIER DLE | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+162B ᘫ CANADIAN SYLLABICS CARRIER DLEE | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+162C ᘬ CANADIAN SYLLABICS CARRIER DLI | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+162D ᘭ CANADIAN SYLLABICS CARRIER DLA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+162E ᘮ CANADIAN SYLLABICS CARRIER LHU | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+162F ᘯ CANADIAN SYLLABICS CARRIER LHO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1630 ᘰ CANADIAN SYLLABICS CARRIER LHE | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1631 ᘱ CANADIAN SYLLABICS CARRIER LHEE | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1632 ᘲ CANADIAN SYLLABICS CARRIER LHI | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1633 ᘳ CANADIAN SYLLABICS CARRIER LHA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1634 ᘴ CANADIAN SYLLABICS CARRIER TLHU | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1635 ᘵ CANADIAN SYLLABICS CARRIER TLHO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1636 ᘶ CANADIAN SYLLABICS CARRIER TLHE | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1637 ᘷ CANADIAN SYLLABICS CARRIER TLHEE | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1638 ᘸ CANADIAN SYLLABICS CARRIER TLHI | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1639 ᘹ CANADIAN SYLLABICS CARRIER TLHA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+163A ᘺ CANADIAN SYLLABICS CARRIER TLU | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+163B ᘻ CANADIAN SYLLABICS CARRIER TLO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+163C ᘼ CANADIAN SYLLABICS CARRIER TLE | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+163D ᘽ CANADIAN SYLLABICS CARRIER TLEE | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+163E ᘾ CANADIAN SYLLABICS CARRIER TLI | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+163F ᘿ CANADIAN SYLLABICS CARRIER TLA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1640 ᙀ CANADIAN SYLLABICS CARRIER ZU | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1641 ᙁ CANADIAN SYLLABICS CARRIER ZO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1642 ᙂ CANADIAN SYLLABICS CARRIER ZE | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1643 ᙃ CANADIAN SYLLABICS CARRIER ZEE | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1644 ᙄ CANADIAN SYLLABICS CARRIER ZI | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1645 ᙅ CANADIAN SYLLABICS CARRIER ZA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1646 ᙆ CANADIAN SYLLABICS CARRIER Z | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1647 ᙇ CANADIAN SYLLABICS CARRIER INITIAL Z | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1648 ᙈ CANADIAN SYLLABICS CARRIER DZU | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1649 ᙉ CANADIAN SYLLABICS CARRIER DZO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+164A ᙊ CANADIAN SYLLABICS CARRIER DZE | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+164B ᙋ CANADIAN SYLLABICS CARRIER DZEE | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+164C ᙌ CANADIAN SYLLABICS CARRIER DZI | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+164D ᙍ CANADIAN SYLLABICS CARRIER DZA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+164E ᙎ CANADIAN SYLLABICS CARRIER SU | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+164F ᙏ CANADIAN SYLLABICS CARRIER SO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1650 ᙐ CANADIAN SYLLABICS CARRIER SE | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1651 ᙑ CANADIAN SYLLABICS CARRIER SEE | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1652 ᙒ CANADIAN SYLLABICS CARRIER SI | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1653 ᙓ CANADIAN SYLLABICS CARRIER SA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1654 ᙔ CANADIAN SYLLABICS CARRIER SHU | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1655 ᙕ CANADIAN SYLLABICS CARRIER SHO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1656 ᙖ CANADIAN SYLLABICS CARRIER SHE | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1657 ᙗ CANADIAN SYLLABICS CARRIER SHEE | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1658 ᙘ CANADIAN SYLLABICS CARRIER SHI | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1659 ᙙ CANADIAN SYLLABICS CARRIER SHA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+165A ᙚ CANADIAN SYLLABICS CARRIER SH | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+165B ᙛ CANADIAN SYLLABICS CARRIER TSU | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+165C ᙜ CANADIAN SYLLABICS CARRIER TSO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+165D ᙝ CANADIAN SYLLABICS CARRIER TSE | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+165E ᙞ CANADIAN SYLLABICS CARRIER TSEE | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+165F ᙟ CANADIAN SYLLABICS CARRIER TSI | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1660 ᙠ CANADIAN SYLLABICS CARRIER TSA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1661 ᙡ CANADIAN SYLLABICS CARRIER CHU | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1662 ᙢ CANADIAN SYLLABICS CARRIER CHO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1663 ᙣ CANADIAN SYLLABICS CARRIER CHE | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1664 ᙤ CANADIAN SYLLABICS CARRIER CHEE | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1665 ᙥ CANADIAN SYLLABICS CARRIER CHI | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1666 ᙦ CANADIAN SYLLABICS CARRIER CHA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1667 ᙧ CANADIAN SYLLABICS CARRIER TTSU | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1668 ᙨ CANADIAN SYLLABICS CARRIER TTSO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1669 ᙩ CANADIAN SYLLABICS CARRIER TTSE | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+166A ᙪ CANADIAN SYLLABICS CARRIER TTSEE | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+166B ᙫ CANADIAN SYLLABICS CARRIER TTSI | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+166C ᙬ CANADIAN SYLLABICS CARRIER TTSA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+166D ᙭ CANADIAN SYLLABICS CHI SIGN | category So (Other Symbol) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+166E ᙮ CANADIAN SYLLABICS FULL STOP | category Po (Other Punctuation) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+166F ᙯ CANADIAN SYLLABICS QAI | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1670 ᙰ CANADIAN SYLLABICS NGAI | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1671 ᙱ CANADIAN SYLLABICS NNGI | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1672 ᙲ CANADIAN SYLLABICS NNGII | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1673 ᙳ CANADIAN SYLLABICS NNGO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1674 ᙴ CANADIAN SYLLABICS NNGOO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1675 ᙵ CANADIAN SYLLABICS NNGA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1676 ᙶ CANADIAN SYLLABICS NNGAA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 3.0
U+1677 ᙷ CANADIAN SYLLABICS WOODS-CREE THWEE | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 5.2
U+1678 ᙸ CANADIAN SYLLABICS WOODS-CREE THWI | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 5.2
U+1679 ᙹ CANADIAN SYLLABICS WOODS-CREE THWII | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 5.2
U+167A ᙺ CANADIAN SYLLABICS WOODS-CREE THWO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 5.2
U+167B ᙻ CANADIAN SYLLABICS WOODS-CREE THWOO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 5.2
U+167C ᙼ CANADIAN SYLLABICS WOODS-CREE THWA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 5.2
U+167D ᙽ CANADIAN SYLLABICS WOODS-CREE THWAA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 5.2
U+167E ᙾ CANADIAN SYLLABICS WOODS-CREE FINAL TH | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 5.2
U+167F ᙿ CANADIAN SYLLABICS BLACKFOOT W | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics | age 5.2
U+1680 [separator] OGHAM SPACE MARK | category Zs (Space Separator) | block Ogham | age 3.0
U+1681 ᚁ OGHAM LETTER BEITH | category Lo (Other Letter) | block Ogham | age 3.0
U+1682 ᚂ OGHAM LETTER LUIS | category Lo (Other Letter) | block Ogham | age 3.0
U+1683 ᚃ OGHAM LETTER FEARN | category Lo (Other Letter) | block Ogham | age 3.0
U+1684 ᚄ OGHAM LETTER SAIL | category Lo (Other Letter) | block Ogham | age 3.0
U+1685 ᚅ OGHAM LETTER NION | category Lo (Other Letter) | block Ogham | age 3.0
U+1686 ᚆ OGHAM LETTER UATH | category Lo (Other Letter) | block Ogham | age 3.0
U+1687 ᚇ OGHAM LETTER DAIR | category Lo (Other Letter) | block Ogham | age 3.0
U+1688 ᚈ OGHAM LETTER TINNE | category Lo (Other Letter) | block Ogham | age 3.0
U+1689 ᚉ OGHAM LETTER COLL | category Lo (Other Letter) | block Ogham | age 3.0
U+168A ᚊ OGHAM LETTER CEIRT | category Lo (Other Letter) | block Ogham | age 3.0
U+168B ᚋ OGHAM LETTER MUIN | category Lo (Other Letter) | block Ogham | age 3.0
U+168C ᚌ OGHAM LETTER GORT | category Lo (Other Letter) | block Ogham | age 3.0
U+168D ᚍ OGHAM LETTER NGEADAL | category Lo (Other Letter) | block Ogham | age 3.0
U+168E ᚎ OGHAM LETTER STRAIF | category Lo (Other Letter) | block Ogham | age 3.0
U+168F ᚏ OGHAM LETTER RUIS | category Lo (Other Letter) | block Ogham | age 3.0
U+1690 ᚐ OGHAM LETTER AILM | category Lo (Other Letter) | block Ogham | age 3.0
U+1691 ᚑ OGHAM LETTER ONN | category Lo (Other Letter) | block Ogham | age 3.0
U+1692 ᚒ OGHAM LETTER UR | category Lo (Other Letter) | block Ogham | age 3.0
U+1693 ᚓ OGHAM LETTER EADHADH | category Lo (Other Letter) | block Ogham | age 3.0
U+1694 ᚔ OGHAM LETTER IODHADH | category Lo (Other Letter) | block Ogham | age 3.0
U+1695 ᚕ OGHAM LETTER EABHADH | category Lo (Other Letter) | block Ogham | age 3.0
U+1696 ᚖ OGHAM LETTER OR | category Lo (Other Letter) | block Ogham | age 3.0
U+1697 ᚗ OGHAM LETTER UILLEANN | category Lo (Other Letter) | block Ogham | age 3.0
U+1698 ᚘ OGHAM LETTER IFIN | category Lo (Other Letter) | block Ogham | age 3.0
U+1699 ᚙ OGHAM LETTER EAMHANCHOLL | category Lo (Other Letter) | block Ogham | age 3.0
U+169A ᚚ OGHAM LETTER PEITH | category Lo (Other Letter) | block Ogham | age 3.0
U+169B ᚛ OGHAM FEATHER MARK | category Ps (Open Punctuation) | block Ogham | age 3.0
U+169C ᚜ OGHAM REVERSED FEATHER MARK | category Pe (Close Punctuation) | block Ogham | age 3.0
U+16A0 ᚠ RUNIC LETTER FEHU FEOH FE F | category Lo (Other Letter) | block Runic | age 3.0
U+16A1 ᚡ RUNIC LETTER V | category Lo (Other Letter) | block Runic | age 3.0
U+16A2 ᚢ RUNIC LETTER URUZ UR U | category Lo (Other Letter) | block Runic | age 3.0
U+16A3 ᚣ RUNIC LETTER YR | category Lo (Other Letter) | block Runic | age 3.0
U+16A4 ᚤ RUNIC LETTER Y | category Lo (Other Letter) | block Runic | age 3.0
U+16A5 ᚥ RUNIC LETTER W | category Lo (Other Letter) | block Runic | age 3.0
U+16A6 ᚦ RUNIC LETTER THURISAZ THURS THORN | category Lo (Other Letter) | block Runic | age 3.0
U+16A7 ᚧ RUNIC LETTER ETH | category Lo (Other Letter) | block Runic | age 3.0
U+16A8 ᚨ RUNIC LETTER ANSUZ A | category Lo (Other Letter) | block Runic | age 3.0
U+16A9 ᚩ RUNIC LETTER OS O | category Lo (Other Letter) | block Runic | age 3.0
U+16AA ᚪ RUNIC LETTER AC A | category Lo (Other Letter) | block Runic | age 3.0
U+16AB ᚫ RUNIC LETTER AESC | category Lo (Other Letter) | block Runic | age 3.0
U+16AC ᚬ RUNIC LETTER LONG-BRANCH-OSS O | category Lo (Other Letter) | block Runic | age 3.0
U+16AD ᚭ RUNIC LETTER SHORT-TWIG-OSS O | category Lo (Other Letter) | block Runic | age 3.0
U+16AE ᚮ RUNIC LETTER O | category Lo (Other Letter) | block Runic | age 3.0
U+16AF ᚯ RUNIC LETTER OE | category Lo (Other Letter) | block Runic | age 3.0
U+16B0 ᚰ RUNIC LETTER ON | category Lo (Other Letter) | block Runic | age 3.0
U+16B1 ᚱ RUNIC LETTER RAIDO RAD REID R | category Lo (Other Letter) | block Runic | age 3.0
U+16B2 ᚲ RUNIC LETTER KAUNA | category Lo (Other Letter) | block Runic | age 3.0
U+16B3 ᚳ RUNIC LETTER CEN | category Lo (Other Letter) | block Runic | age 3.0
U+16B4 ᚴ RUNIC LETTER KAUN K | category Lo (Other Letter) | block Runic | age 3.0
U+16B5 ᚵ RUNIC LETTER G | category Lo (Other Letter) | block Runic | age 3.0
U+16B6 ᚶ RUNIC LETTER ENG | category Lo (Other Letter) | block Runic | age 3.0
U+16B7 ᚷ RUNIC LETTER GEBO GYFU G | category Lo (Other Letter) | block Runic | age 3.0
U+16B8 ᚸ RUNIC LETTER GAR | category Lo (Other Letter) | block Runic | age 3.0
U+16B9 ᚹ RUNIC LETTER WUNJO WYNN W | category Lo (Other Letter) | block Runic | age 3.0
U+16BA ᚺ RUNIC LETTER HAGLAZ H | category Lo (Other Letter) | block Runic | age 3.0
U+16BB ᚻ RUNIC LETTER HAEGL H | category Lo (Other Letter) | block Runic | age 3.0
U+16BC ᚼ RUNIC LETTER LONG-BRANCH-HAGALL H | category Lo (Other Letter) | block Runic | age 3.0
U+16BD ᚽ RUNIC LETTER SHORT-TWIG-HAGALL H | category Lo (Other Letter) | block Runic | age 3.0
U+16BE ᚾ RUNIC LETTER NAUDIZ NYD NAUD N | category Lo (Other Letter) | block Runic | age 3.0
U+16BF ᚿ RUNIC LETTER SHORT-TWIG-NAUD N | category Lo (Other Letter) | block Runic | age 3.0
U+16C0 ᛀ RUNIC LETTER DOTTED-N | category Lo (Other Letter) | block Runic | age 3.0
U+16C1 ᛁ RUNIC LETTER ISAZ IS ISS I | category Lo (Other Letter) | block Runic | age 3.0
U+16C2 ᛂ RUNIC LETTER E | category Lo (Other Letter) | block Runic | age 3.0
U+16C3 ᛃ RUNIC LETTER JERAN J | category Lo (Other Letter) | block Runic | age 3.0
U+16C4 ᛄ RUNIC LETTER GER | category Lo (Other Letter) | block Runic | age 3.0
U+16C5 ᛅ RUNIC LETTER LONG-BRANCH-AR AE | category Lo (Other Letter) | block Runic | age 3.0
U+16C6 ᛆ RUNIC LETTER SHORT-TWIG-AR A | category Lo (Other Letter) | block Runic | age 3.0
U+16C7 ᛇ RUNIC LETTER IWAZ EOH | category Lo (Other Letter) | block Runic | age 3.0
U+16C8 ᛈ RUNIC LETTER PERTHO PEORTH P | category Lo (Other Letter) | block Runic | age 3.0
U+16C9 ᛉ RUNIC LETTER ALGIZ EOLHX | category Lo (Other Letter) | block Runic | age 3.0
U+16CA ᛊ RUNIC LETTER SOWILO S | category Lo (Other Letter) | block Runic | age 3.0
U+16CB ᛋ RUNIC LETTER SIGEL LONG-BRANCH-SOL S | category Lo (Other Letter) | block Runic | age 3.0
U+16CC ᛌ RUNIC LETTER SHORT-TWIG-SOL S | category Lo (Other Letter) | block Runic | age 3.0
U+16CD ᛍ RUNIC LETTER C | category Lo (Other Letter) | block Runic | age 3.0
U+16CE ᛎ RUNIC LETTER Z | category Lo (Other Letter) | block Runic | age 3.0
U+16CF ᛏ RUNIC LETTER TIWAZ TIR TYR T | category Lo (Other Letter) | block Runic | age 3.0
U+16D0 ᛐ RUNIC LETTER SHORT-TWIG-TYR T | category Lo (Other Letter) | block Runic | age 3.0
U+16D1 ᛑ RUNIC LETTER D | category Lo (Other Letter) | block Runic | age 3.0
U+16D2 ᛒ RUNIC LETTER BERKANAN BEORC BJARKAN B | category Lo (Other Letter) | block Runic | age 3.0
U+16D3 ᛓ RUNIC LETTER SHORT-TWIG-BJARKAN B | category Lo (Other Letter) | block Runic | age 3.0
U+16D4 ᛔ RUNIC LETTER DOTTED-P | category Lo (Other Letter) | block Runic | age 3.0
U+16D5 ᛕ RUNIC LETTER OPEN-P | category Lo (Other Letter) | block Runic | age 3.0
U+16D6 ᛖ RUNIC LETTER EHWAZ EH E | category Lo (Other Letter) | block Runic | age 3.0
U+16D7 ᛗ RUNIC LETTER MANNAZ MAN M | category Lo (Other Letter) | block Runic | age 3.0
U+16D8 ᛘ RUNIC LETTER LONG-BRANCH-MADR M | category Lo (Other Letter) | block Runic | age 3.0
U+16D9 ᛙ RUNIC LETTER SHORT-TWIG-MADR M | category Lo (Other Letter) | block Runic | age 3.0
U+16DA ᛚ RUNIC LETTER LAUKAZ LAGU LOGR L | category Lo (Other Letter) | block Runic | age 3.0
U+16DB ᛛ RUNIC LETTER DOTTED-L | category Lo (Other Letter) | block Runic | age 3.0
U+16DC ᛜ RUNIC LETTER INGWAZ | category Lo (Other Letter) | block Runic | age 3.0
U+16DD ᛝ RUNIC LETTER ING | category Lo (Other Letter) | block Runic | age 3.0
U+16DE ᛞ RUNIC LETTER DAGAZ DAEG D | category Lo (Other Letter) | block Runic | age 3.0
U+16DF ᛟ RUNIC LETTER OTHALAN ETHEL O | category Lo (Other Letter) | block Runic | age 3.0
U+16E0 ᛠ RUNIC LETTER EAR | category Lo (Other Letter) | block Runic | age 3.0
U+16E1 ᛡ RUNIC LETTER IOR | category Lo (Other Letter) | block Runic | age 3.0
U+16E2 ᛢ RUNIC LETTER CWEORTH | category Lo (Other Letter) | block Runic | age 3.0
U+16E3 ᛣ RUNIC LETTER CALC | category Lo (Other Letter) | block Runic | age 3.0
U+16E4 ᛤ RUNIC LETTER CEALC | category Lo (Other Letter) | block Runic | age 3.0
U+16E5 ᛥ RUNIC LETTER STAN | category Lo (Other Letter) | block Runic | age 3.0
U+16E6 ᛦ RUNIC LETTER LONG-BRANCH-YR | category Lo (Other Letter) | block Runic | age 3.0
U+16E7 ᛧ RUNIC LETTER SHORT-TWIG-YR | category Lo (Other Letter) | block Runic | age 3.0
U+16E8 ᛨ RUNIC LETTER ICELANDIC-YR | category Lo (Other Letter) | block Runic | age 3.0
U+16E9 ᛩ RUNIC LETTER Q | category Lo (Other Letter) | block Runic | age 3.0
U+16EA ᛪ RUNIC LETTER X | category Lo (Other Letter) | block Runic | age 3.0
U+16EB ᛫ RUNIC SINGLE PUNCTUATION | category Po (Other Punctuation) | block Runic | age 3.0
U+16EC ᛬ RUNIC MULTIPLE PUNCTUATION | category Po (Other Punctuation) | block Runic | age 3.0
U+16ED ᛭ RUNIC CROSS PUNCTUATION | category Po (Other Punctuation) | block Runic | age 3.0
U+16EE ᛮ RUNIC ARLAUG SYMBOL | category Nl (Letter Number) | block Runic | age 3.0
U+16EF ᛯ RUNIC TVIMADUR SYMBOL | category Nl (Letter Number) | block Runic | age 3.0
U+16F0 ᛰ RUNIC BELGTHOR SYMBOL | category Nl (Letter Number) | block Runic | age 3.0
U+16F1 ᛱ RUNIC LETTER K | category Lo (Other Letter) | block Runic | age 7.0
U+16F2 ᛲ RUNIC LETTER SH | category Lo (Other Letter) | block Runic | age 7.0
U+16F3 ᛳ RUNIC LETTER OO | category Lo (Other Letter) | block Runic | age 7.0
U+16F4 ᛴ RUNIC LETTER FRANKS CASKET OS | category Lo (Other Letter) | block Runic | age 7.0
U+16F5 ᛵ RUNIC LETTER FRANKS CASKET IS | category Lo (Other Letter) | block Runic | age 7.0
U+16F6 ᛶ RUNIC LETTER FRANKS CASKET EH | category Lo (Other Letter) | block Runic | age 7.0
U+16F7 ᛷ RUNIC LETTER FRANKS CASKET AC | category Lo (Other Letter) | block Runic | age 7.0
U+16F8 ᛸ RUNIC LETTER FRANKS CASKET AESC | category Lo (Other Letter) | block Runic | age 7.0
U+1700 ᜀ TAGALOG LETTER A | category Lo (Other Letter) | block Tagalog | age 3.2
U+1701 ᜁ TAGALOG LETTER I | category Lo (Other Letter) | block Tagalog | age 3.2
U+1702 ᜂ TAGALOG LETTER U | category Lo (Other Letter) | block Tagalog | age 3.2
U+1703 ᜃ TAGALOG LETTER KA | category Lo (Other Letter) | block Tagalog | age 3.2
U+1704 ᜄ TAGALOG LETTER GA | category Lo (Other Letter) | block Tagalog | age 3.2
U+1705 ᜅ TAGALOG LETTER NGA | category Lo (Other Letter) | block Tagalog | age 3.2
U+1706 ᜆ TAGALOG LETTER TA | category Lo (Other Letter) | block Tagalog | age 3.2
U+1707 ᜇ TAGALOG LETTER DA | category Lo (Other Letter) | block Tagalog | age 3.2
U+1708 ᜈ TAGALOG LETTER NA | category Lo (Other Letter) | block Tagalog | age 3.2
U+1709 ᜉ TAGALOG LETTER PA | category Lo (Other Letter) | block Tagalog | age 3.2
U+170A ᜊ TAGALOG LETTER BA | category Lo (Other Letter) | block Tagalog | age 3.2
U+170B ᜋ TAGALOG LETTER MA | category Lo (Other Letter) | block Tagalog | age 3.2
U+170C ᜌ TAGALOG LETTER YA | category Lo (Other Letter) | block Tagalog | age 3.2
U+170D ᜍ TAGALOG LETTER RA | category Lo (Other Letter) | block Tagalog | age 14.0
U+170E ᜎ TAGALOG LETTER LA | category Lo (Other Letter) | block Tagalog | age 3.2
U+170F ᜏ TAGALOG LETTER WA | category Lo (Other Letter) | block Tagalog | age 3.2
U+1710 ᜐ TAGALOG LETTER SA | category Lo (Other Letter) | block Tagalog | age 3.2
U+1711 ᜑ TAGALOG LETTER HA | category Lo (Other Letter) | block Tagalog | age 3.2
U+1712 ◌ᜒ TAGALOG VOWEL SIGN I | category Mn (Nonspacing Mark) | block Tagalog | age 3.2
U+1713 ◌ᜓ TAGALOG VOWEL SIGN U | category Mn (Nonspacing Mark) | block Tagalog | age 3.2
U+1714 ◌᜔ TAGALOG SIGN VIRAMA | category Mn (Nonspacing Mark) | block Tagalog | age 3.2
U+1715 ◌᜕ TAGALOG SIGN PAMUDPOD | category Mc (Spacing Mark) | block Tagalog | age 14.0
U+171F ᜟ TAGALOG LETTER ARCHAIC RA | category Lo (Other Letter) | block Tagalog | age 14.0
U+1720 ᜠ HANUNOO LETTER A | category Lo (Other Letter) | block Hanunoo | age 3.2
U+1721 ᜡ HANUNOO LETTER I | category Lo (Other Letter) | block Hanunoo | age 3.2
U+1722 ᜢ HANUNOO LETTER U | category Lo (Other Letter) | block Hanunoo | age 3.2
U+1723 ᜣ HANUNOO LETTER KA | category Lo (Other Letter) | block Hanunoo | age 3.2
U+1724 ᜤ HANUNOO LETTER GA | category Lo (Other Letter) | block Hanunoo | age 3.2
U+1725 ᜥ HANUNOO LETTER NGA | category Lo (Other Letter) | block Hanunoo | age 3.2
U+1726 ᜦ HANUNOO LETTER TA | category Lo (Other Letter) | block Hanunoo | age 3.2
U+1727 ᜧ HANUNOO LETTER DA | category Lo (Other Letter) | block Hanunoo | age 3.2
U+1728 ᜨ HANUNOO LETTER NA | category Lo (Other Letter) | block Hanunoo | age 3.2
U+1729 ᜩ HANUNOO LETTER PA | category Lo (Other Letter) | block Hanunoo | age 3.2
U+172A ᜪ HANUNOO LETTER BA | category Lo (Other Letter) | block Hanunoo | age 3.2
U+172B ᜫ HANUNOO LETTER MA | category Lo (Other Letter) | block Hanunoo | age 3.2
U+172C ᜬ HANUNOO LETTER YA | category Lo (Other Letter) | block Hanunoo | age 3.2
U+172D ᜭ HANUNOO LETTER RA | category Lo (Other Letter) | block Hanunoo | age 3.2
U+172E ᜮ HANUNOO LETTER LA | category Lo (Other Letter) | block Hanunoo | age 3.2
U+172F ᜯ HANUNOO LETTER WA | category Lo (Other Letter) | block Hanunoo | age 3.2
U+1730 ᜰ HANUNOO LETTER SA | category Lo (Other Letter) | block Hanunoo | age 3.2
U+1731 ᜱ HANUNOO LETTER HA | category Lo (Other Letter) | block Hanunoo | age 3.2
U+1732 ◌ᜲ HANUNOO VOWEL SIGN I | category Mn (Nonspacing Mark) | block Hanunoo | age 3.2
U+1733 ◌ᜳ HANUNOO VOWEL SIGN U | category Mn (Nonspacing Mark) | block Hanunoo | age 3.2
U+1734 ◌᜴ HANUNOO SIGN PAMUDPOD | category Mc (Spacing Mark) | block Hanunoo | age 3.2
U+1735 ᜵ PHILIPPINE SINGLE PUNCTUATION | category Po (Other Punctuation) | block Hanunoo | age 3.2
U+1736 ᜶ PHILIPPINE DOUBLE PUNCTUATION | category Po (Other Punctuation) | block Hanunoo | age 3.2
U+1740 ᝀ BUHID LETTER A | category Lo (Other Letter) | block Buhid | age 3.2
U+1741 ᝁ BUHID LETTER I | category Lo (Other Letter) | block Buhid | age 3.2
U+1742 ᝂ BUHID LETTER U | category Lo (Other Letter) | block Buhid | age 3.2
U+1743 ᝃ BUHID LETTER KA | category Lo (Other Letter) | block Buhid | age 3.2
U+1744 ᝄ BUHID LETTER GA | category Lo (Other Letter) | block Buhid | age 3.2
U+1745 ᝅ BUHID LETTER NGA | category Lo (Other Letter) | block Buhid | age 3.2
U+1746 ᝆ BUHID LETTER TA | category Lo (Other Letter) | block Buhid | age 3.2
U+1747 ᝇ BUHID LETTER DA | category Lo (Other Letter) | block Buhid | age 3.2
U+1748 ᝈ BUHID LETTER NA | category Lo (Other Letter) | block Buhid | age 3.2
U+1749 ᝉ BUHID LETTER PA | category Lo (Other Letter) | block Buhid | age 3.2
U+174A ᝊ BUHID LETTER BA | category Lo (Other Letter) | block Buhid | age 3.2
U+174B ᝋ BUHID LETTER MA | category Lo (Other Letter) | block Buhid | age 3.2
U+174C ᝌ BUHID LETTER YA | category Lo (Other Letter) | block Buhid | age 3.2
U+174D ᝍ BUHID LETTER RA | category Lo (Other Letter) | block Buhid | age 3.2
U+174E ᝎ BUHID LETTER LA | category Lo (Other Letter) | block Buhid | age 3.2
U+174F ᝏ BUHID LETTER WA | category Lo (Other Letter) | block Buhid | age 3.2
U+1750 ᝐ BUHID LETTER SA | category Lo (Other Letter) | block Buhid | age 3.2
U+1751 ᝑ BUHID LETTER HA | category Lo (Other Letter) | block Buhid | age 3.2
U+1752 ◌ᝒ BUHID VOWEL SIGN I | category Mn (Nonspacing Mark) | block Buhid | age 3.2
U+1753 ◌ᝓ BUHID VOWEL SIGN U | category Mn (Nonspacing Mark) | block Buhid | age 3.2
U+1760 ᝠ TAGBANWA LETTER A | category Lo (Other Letter) | block Tagbanwa | age 3.2
U+1761 ᝡ TAGBANWA LETTER I | category Lo (Other Letter) | block Tagbanwa | age 3.2
U+1762 ᝢ TAGBANWA LETTER U | category Lo (Other Letter) | block Tagbanwa | age 3.2
U+1763 ᝣ TAGBANWA LETTER KA | category Lo (Other Letter) | block Tagbanwa | age 3.2
U+1764 ᝤ TAGBANWA LETTER GA | category Lo (Other Letter) | block Tagbanwa | age 3.2
U+1765 ᝥ TAGBANWA LETTER NGA | category Lo (Other Letter) | block Tagbanwa | age 3.2
U+1766 ᝦ TAGBANWA LETTER TA | category Lo (Other Letter) | block Tagbanwa | age 3.2
U+1767 ᝧ TAGBANWA LETTER DA | category Lo (Other Letter) | block Tagbanwa | age 3.2
U+1768 ᝨ TAGBANWA LETTER NA | category Lo (Other Letter) | block Tagbanwa | age 3.2
U+1769 ᝩ TAGBANWA LETTER PA | category Lo (Other Letter) | block Tagbanwa | age 3.2
U+176A ᝪ TAGBANWA LETTER BA | category Lo (Other Letter) | block Tagbanwa | age 3.2
U+176B ᝫ TAGBANWA LETTER MA | category Lo (Other Letter) | block Tagbanwa | age 3.2
U+176C ᝬ TAGBANWA LETTER YA | category Lo (Other Letter) | block Tagbanwa | age 3.2
U+176E ᝮ TAGBANWA LETTER LA | category Lo (Other Letter) | block Tagbanwa | age 3.2
U+176F ᝯ TAGBANWA LETTER WA | category Lo (Other Letter) | block Tagbanwa | age 3.2
U+1770 ᝰ TAGBANWA LETTER SA | category Lo (Other Letter) | block Tagbanwa | age 3.2
U+1772 ◌ᝲ TAGBANWA VOWEL SIGN I | category Mn (Nonspacing Mark) | block Tagbanwa | age 3.2
U+1773 ◌ᝳ TAGBANWA VOWEL SIGN U | category Mn (Nonspacing Mark) | block Tagbanwa | age 3.2
U+1780 ក KHMER LETTER KA | category Lo (Other Letter) | block Khmer | age 3.0
U+1781 ខ KHMER LETTER KHA | category Lo (Other Letter) | block Khmer | age 3.0
U+1782 គ KHMER LETTER KO | category Lo (Other Letter) | block Khmer | age 3.0
U+1783 ឃ KHMER LETTER KHO | category Lo (Other Letter) | block Khmer | age 3.0
U+1784 ង KHMER LETTER NGO | category Lo (Other Letter) | block Khmer | age 3.0
U+1785 ច KHMER LETTER CA | category Lo (Other Letter) | block Khmer | age 3.0
U+1786 ឆ KHMER LETTER CHA | category Lo (Other Letter) | block Khmer | age 3.0
U+1787 ជ KHMER LETTER CO | category Lo (Other Letter) | block Khmer | age 3.0
U+1788 ឈ KHMER LETTER CHO | category Lo (Other Letter) | block Khmer | age 3.0
U+1789 ញ KHMER LETTER NYO | category Lo (Other Letter) | block Khmer | age 3.0
U+178A ដ KHMER LETTER DA | category Lo (Other Letter) | block Khmer | age 3.0
U+178B ឋ KHMER LETTER TTHA | category Lo (Other Letter) | block Khmer | age 3.0
U+178C ឌ KHMER LETTER DO | category Lo (Other Letter) | block Khmer | age 3.0
U+178D ឍ KHMER LETTER TTHO | category Lo (Other Letter) | block Khmer | age 3.0
U+178E ណ KHMER LETTER NNO | category Lo (Other Letter) | block Khmer | age 3.0
U+178F ត KHMER LETTER TA | category Lo (Other Letter) | block Khmer | age 3.0
U+1790 ថ KHMER LETTER THA | category Lo (Other Letter) | block Khmer | age 3.0
U+1791 ទ KHMER LETTER TO | category Lo (Other Letter) | block Khmer | age 3.0
U+1792 ធ KHMER LETTER THO | category Lo (Other Letter) | block Khmer | age 3.0
U+1793 ន KHMER LETTER NO | category Lo (Other Letter) | block Khmer | age 3.0
U+1794 ប KHMER LETTER BA | category Lo (Other Letter) | block Khmer | age 3.0
U+1795 ផ KHMER LETTER PHA | category Lo (Other Letter) | block Khmer | age 3.0
U+1796 ព KHMER LETTER PO | category Lo (Other Letter) | block Khmer | age 3.0
U+1797 ភ KHMER LETTER PHO | category Lo (Other Letter) | block Khmer | age 3.0
U+1798 ម KHMER LETTER MO | category Lo (Other Letter) | block Khmer | age 3.0
U+1799 យ KHMER LETTER YO | category Lo (Other Letter) | block Khmer | age 3.0
U+179A រ KHMER LETTER RO | category Lo (Other Letter) | block Khmer | age 3.0
U+179B ល KHMER LETTER LO | category Lo (Other Letter) | block Khmer | age 3.0
U+179C វ KHMER LETTER VO | category Lo (Other Letter) | block Khmer | age 3.0
U+179D ឝ KHMER LETTER SHA | category Lo (Other Letter) | block Khmer | age 3.0
U+179E ឞ KHMER LETTER SSO | category Lo (Other Letter) | block Khmer | age 3.0
U+179F ស KHMER LETTER SA | category Lo (Other Letter) | block Khmer | age 3.0
U+17A0 ហ KHMER LETTER HA | category Lo (Other Letter) | block Khmer | age 3.0
U+17A1 ឡ KHMER LETTER LA | category Lo (Other Letter) | block Khmer | age 3.0
U+17A2 អ KHMER LETTER QA | category Lo (Other Letter) | block Khmer | age 3.0
U+17A3 ឣ KHMER INDEPENDENT VOWEL QAQ | category Lo (Other Letter) | block Khmer | age 3.0
U+17A4 ឤ KHMER INDEPENDENT VOWEL QAA | category Lo (Other Letter) | block Khmer | age 3.0
U+17A5 ឥ KHMER INDEPENDENT VOWEL QI | category Lo (Other Letter) | block Khmer | age 3.0
U+17A6 ឦ KHMER INDEPENDENT VOWEL QII | category Lo (Other Letter) | block Khmer | age 3.0
U+17A7 ឧ KHMER INDEPENDENT VOWEL QU | category Lo (Other Letter) | block Khmer | age 3.0
U+17A8 ឨ KHMER INDEPENDENT VOWEL QUK | category Lo (Other Letter) | block Khmer | age 3.0
U+17A9 ឩ KHMER INDEPENDENT VOWEL QUU | category Lo (Other Letter) | block Khmer | age 3.0
U+17AA ឪ KHMER INDEPENDENT VOWEL QUUV | category Lo (Other Letter) | block Khmer | age 3.0
U+17AB ឫ KHMER INDEPENDENT VOWEL RY | category Lo (Other Letter) | block Khmer | age 3.0
U+17AC ឬ KHMER INDEPENDENT VOWEL RYY | category Lo (Other Letter) | block Khmer | age 3.0
U+17AD ឭ KHMER INDEPENDENT VOWEL LY | category Lo (Other Letter) | block Khmer | age 3.0
U+17AE ឮ KHMER INDEPENDENT VOWEL LYY | category Lo (Other Letter) | block Khmer | age 3.0
U+17AF ឯ KHMER INDEPENDENT VOWEL QE | category Lo (Other Letter) | block Khmer | age 3.0
U+17B0 ឰ KHMER INDEPENDENT VOWEL QAI | category Lo (Other Letter) | block Khmer | age 3.0
U+17B1 ឱ KHMER INDEPENDENT VOWEL QOO TYPE ONE | category Lo (Other Letter) | block Khmer | age 3.0
U+17B2 ឲ KHMER INDEPENDENT VOWEL QOO TYPE TWO | category Lo (Other Letter) | block Khmer | age 3.0
U+17B3 ឳ KHMER INDEPENDENT VOWEL QAU | category Lo (Other Letter) | block Khmer | age 3.0
U+17B4 ◌឴ KHMER VOWEL INHERENT AQ | category Mn (Nonspacing Mark) | block Khmer | age 3.0
U+17B5 ◌឵ KHMER VOWEL INHERENT AA | category Mn (Nonspacing Mark) | block Khmer | age 3.0
U+17B6 ◌ា KHMER VOWEL SIGN AA | category Mc (Spacing Mark) | block Khmer | age 3.0
U+17B7 ◌ិ KHMER VOWEL SIGN I | category Mn (Nonspacing Mark) | block Khmer | age 3.0
U+17B8 ◌ី KHMER VOWEL SIGN II | category Mn (Nonspacing Mark) | block Khmer | age 3.0
U+17B9 ◌ឹ KHMER VOWEL SIGN Y | category Mn (Nonspacing Mark) | block Khmer | age 3.0
U+17BA ◌ឺ KHMER VOWEL SIGN YY | category Mn (Nonspacing Mark) | block Khmer | age 3.0
U+17BB ◌ុ KHMER VOWEL SIGN U | category Mn (Nonspacing Mark) | block Khmer | age 3.0
U+17BC ◌ូ KHMER VOWEL SIGN UU | category Mn (Nonspacing Mark) | block Khmer | age 3.0
U+17BD ◌ួ KHMER VOWEL SIGN UA | category Mn (Nonspacing Mark) | block Khmer | age 3.0
U+17BE ◌ើ KHMER VOWEL SIGN OE | category Mc (Spacing Mark) | block Khmer | age 3.0
U+17BF ◌ឿ KHMER VOWEL SIGN YA | category Mc (Spacing Mark) | block Khmer | age 3.0
U+17C0 ◌ៀ KHMER VOWEL SIGN IE | category Mc (Spacing Mark) | block Khmer | age 3.0
U+17C1 ◌េ KHMER VOWEL SIGN E | category Mc (Spacing Mark) | block Khmer | age 3.0
U+17C2 ◌ែ KHMER VOWEL SIGN AE | category Mc (Spacing Mark) | block Khmer | age 3.0
U+17C3 ◌ៃ KHMER VOWEL SIGN AI | category Mc (Spacing Mark) | block Khmer | age 3.0
U+17C4 ◌ោ KHMER VOWEL SIGN OO | category Mc (Spacing Mark) | block Khmer | age 3.0
U+17C5 ◌ៅ KHMER VOWEL SIGN AU | category Mc (Spacing Mark) | block Khmer | age 3.0
U+17C6 ◌ំ KHMER SIGN NIKAHIT | category Mn (Nonspacing Mark) | block Khmer | age 3.0
U+17C7 ◌ះ KHMER SIGN REAHMUK | category Mc (Spacing Mark) | block Khmer | age 3.0
U+17C8 ◌ៈ KHMER SIGN YUUKALEAPINTU | category Mc (Spacing Mark) | block Khmer | age 3.0
U+17C9 ◌៉ KHMER SIGN MUUSIKATOAN | category Mn (Nonspacing Mark) | block Khmer | age 3.0
U+17CA ◌៊ KHMER SIGN TRIISAP | category Mn (Nonspacing Mark) | block Khmer | age 3.0
U+17CB ◌់ KHMER SIGN BANTOC | category Mn (Nonspacing Mark) | block Khmer | age 3.0
U+17CC ◌៌ KHMER SIGN ROBAT | category Mn (Nonspacing Mark) | block Khmer | age 3.0
U+17CD ◌៍ KHMER SIGN TOANDAKHIAT | category Mn (Nonspacing Mark) | block Khmer | age 3.0
U+17CE ◌៎ KHMER SIGN KAKABAT | category Mn (Nonspacing Mark) | block Khmer | age 3.0
U+17CF ◌៏ KHMER SIGN AHSDA | category Mn (Nonspacing Mark) | block Khmer | age 3.0
U+17D0 ◌័ KHMER SIGN SAMYOK SANNYA | category Mn (Nonspacing Mark) | block Khmer | age 3.0
U+17D1 ◌៑ KHMER SIGN VIRIAM | category Mn (Nonspacing Mark) | block Khmer | age 3.0
U+17D2 ◌្ KHMER SIGN COENG | category Mn (Nonspacing Mark) | block Khmer | age 3.0
U+17D3 ◌៓ KHMER SIGN BATHAMASAT | category Mn (Nonspacing Mark) | block Khmer | age 3.0
U+17D4 ។ KHMER SIGN KHAN | category Po (Other Punctuation) | block Khmer | age 3.0
U+17D5 ៕ KHMER SIGN BARIYOOSAN | category Po (Other Punctuation) | block Khmer | age 3.0
U+17D6 ៖ KHMER SIGN CAMNUC PII KUUH | category Po (Other Punctuation) | block Khmer | age 3.0
U+17D7 ៗ KHMER SIGN LEK TOO | category Lm (Modifier Letter) | block Khmer | age 3.0
U+17D8 ៘ KHMER SIGN BEYYAL | category Po (Other Punctuation) | block Khmer | age 3.0
U+17D9 ៙ KHMER SIGN PHNAEK MUAN | category Po (Other Punctuation) | block Khmer | age 3.0
U+17DA ៚ KHMER SIGN KOOMUUT | category Po (Other Punctuation) | block Khmer | age 3.0
U+17DB ៛ KHMER CURRENCY SYMBOL RIEL | category Sc (Currency Symbol) | block Khmer | age 3.0
U+17DC ៜ KHMER SIGN AVAKRAHASANYA | category Lo (Other Letter) | block Khmer | age 3.0
U+17DD ◌៝ KHMER SIGN ATTHACAN | category Mn (Nonspacing Mark) | block Khmer | age 4.0
U+17E0 ០ KHMER DIGIT ZERO | category Nd (Decimal Number) | block Khmer | age 3.0
U+17E1 ១ KHMER DIGIT ONE | category Nd (Decimal Number) | block Khmer | age 3.0
U+17E2 ២ KHMER DIGIT TWO | category Nd (Decimal Number) | block Khmer | age 3.0
U+17E3 ៣ KHMER DIGIT THREE | category Nd (Decimal Number) | block Khmer | age 3.0
U+17E4 ៤ KHMER DIGIT FOUR | category Nd (Decimal Number) | block Khmer | age 3.0
U+17E5 ៥ KHMER DIGIT FIVE | category Nd (Decimal Number) | block Khmer | age 3.0
U+17E6 ៦ KHMER DIGIT SIX | category Nd (Decimal Number) | block Khmer | age 3.0
U+17E7 ៧ KHMER DIGIT SEVEN | category Nd (Decimal Number) | block Khmer | age 3.0
U+17E8 ៨ KHMER DIGIT EIGHT | category Nd (Decimal Number) | block Khmer | age 3.0
U+17E9 ៩ KHMER DIGIT NINE | category Nd (Decimal Number) | block Khmer | age 3.0
U+17F0 ៰ KHMER SYMBOL LEK ATTAK SON | category No (Other Number) | block Khmer | age 4.0
U+17F1 ៱ KHMER SYMBOL LEK ATTAK MUOY | category No (Other Number) | block Khmer | age 4.0
U+17F2 ៲ KHMER SYMBOL LEK ATTAK PII | category No (Other Number) | block Khmer | age 4.0
U+17F3 ៳ KHMER SYMBOL LEK ATTAK BEI | category No (Other Number) | block Khmer | age 4.0
U+17F4 ៴ KHMER SYMBOL LEK ATTAK BUON | category No (Other Number) | block Khmer | age 4.0
U+17F5 ៵ KHMER SYMBOL LEK ATTAK PRAM | category No (Other Number) | block Khmer | age 4.0
U+17F6 ៶ KHMER SYMBOL LEK ATTAK PRAM-MUOY | category No (Other Number) | block Khmer | age 4.0
U+17F7 ៷ KHMER SYMBOL LEK ATTAK PRAM-PII | category No (Other Number) | block Khmer | age 4.0
U+17F8 ៸ KHMER SYMBOL LEK ATTAK PRAM-BEI | category No (Other Number) | block Khmer | age 4.0
U+17F9 ៹ KHMER SYMBOL LEK ATTAK PRAM-BUON | category No (Other Number) | block Khmer | age 4.0
U+1800 ᠀ MONGOLIAN BIRGA | category Po (Other Punctuation) | block Mongolian | age 3.0
U+1801 ᠁ MONGOLIAN ELLIPSIS | category Po (Other Punctuation) | block Mongolian | age 3.0
U+1802 ᠂ MONGOLIAN COMMA | category Po (Other Punctuation) | block Mongolian | age 3.0
U+1803 ᠃ MONGOLIAN FULL STOP | category Po (Other Punctuation) | block Mongolian | age 3.0
U+1804 ᠄ MONGOLIAN COLON | category Po (Other Punctuation) | block Mongolian | age 3.0
U+1805 ᠅ MONGOLIAN FOUR DOTS | category Po (Other Punctuation) | block Mongolian | age 3.0
U+1806 ᠆ MONGOLIAN TODO SOFT HYPHEN | category Pd (Dash Punctuation) | block Mongolian | age 3.0
U+1807 ᠇ MONGOLIAN SIBE SYLLABLE BOUNDARY MARKER | category Po (Other Punctuation) | block Mongolian | age 3.0
U+1808 ᠈ MONGOLIAN MANCHU COMMA | category Po (Other Punctuation) | block Mongolian | age 3.0
U+1809 ᠉ MONGOLIAN MANCHU FULL STOP | category Po (Other Punctuation) | block Mongolian | age 3.0
U+180A ᠊ MONGOLIAN NIRUGU | category Po (Other Punctuation) | block Mongolian | age 3.0
U+180B ◌᠋ MONGOLIAN FREE VARIATION SELECTOR ONE | category Mn (Nonspacing Mark) | block Mongolian | age 3.0
U+180C ◌᠌ MONGOLIAN FREE VARIATION SELECTOR TWO | category Mn (Nonspacing Mark) | block Mongolian | age 3.0
U+180D ◌᠍ MONGOLIAN FREE VARIATION SELECTOR THREE | category Mn (Nonspacing Mark) | block Mongolian | age 3.0
U+180E [format] MONGOLIAN VOWEL SEPARATOR | category Cf (Format) | block Mongolian | age 3.0
U+180F ◌᠏ MONGOLIAN FREE VARIATION SELECTOR FOUR | category Mn (Nonspacing Mark) | block Mongolian | age 14.0
U+1810 ᠐ MONGOLIAN DIGIT ZERO | category Nd (Decimal Number) | block Mongolian | age 3.0
U+1811 ᠑ MONGOLIAN DIGIT ONE | category Nd (Decimal Number) | block Mongolian | age 3.0
U+1812 ᠒ MONGOLIAN DIGIT TWO | category Nd (Decimal Number) | block Mongolian | age 3.0
U+1813 ᠓ MONGOLIAN DIGIT THREE | category Nd (Decimal Number) | block Mongolian | age 3.0
U+1814 ᠔ MONGOLIAN DIGIT FOUR | category Nd (Decimal Number) | block Mongolian | age 3.0
U+1815 ᠕ MONGOLIAN DIGIT FIVE | category Nd (Decimal Number) | block Mongolian | age 3.0
U+1816 ᠖ MONGOLIAN DIGIT SIX | category Nd (Decimal Number) | block Mongolian | age 3.0
U+1817 ᠗ MONGOLIAN DIGIT SEVEN | category Nd (Decimal Number) | block Mongolian | age 3.0
U+1818 ᠘ MONGOLIAN DIGIT EIGHT | category Nd (Decimal Number) | block Mongolian | age 3.0
U+1819 ᠙ MONGOLIAN DIGIT NINE | category Nd (Decimal Number) | block Mongolian | age 3.0
U+1820 ᠠ MONGOLIAN LETTER A | category Lo (Other Letter) | block Mongolian | age 3.0
U+1821 ᠡ MONGOLIAN LETTER E | category Lo (Other Letter) | block Mongolian | age 3.0
U+1822 ᠢ MONGOLIAN LETTER I | category Lo (Other Letter) | block Mongolian | age 3.0
U+1823 ᠣ MONGOLIAN LETTER O | category Lo (Other Letter) | block Mongolian | age 3.0
U+1824 ᠤ MONGOLIAN LETTER U | category Lo (Other Letter) | block Mongolian | age 3.0
U+1825 ᠥ MONGOLIAN LETTER OE | category Lo (Other Letter) | block Mongolian | age 3.0
U+1826 ᠦ MONGOLIAN LETTER UE | category Lo (Other Letter) | block Mongolian | age 3.0
U+1827 ᠧ MONGOLIAN LETTER EE | category Lo (Other Letter) | block Mongolian | age 3.0
U+1828 ᠨ MONGOLIAN LETTER NA | category Lo (Other Letter) | block Mongolian | age 3.0
U+1829 ᠩ MONGOLIAN LETTER ANG | category Lo (Other Letter) | block Mongolian | age 3.0
U+182A ᠪ MONGOLIAN LETTER BA | category Lo (Other Letter) | block Mongolian | age 3.0
U+182B ᠫ MONGOLIAN LETTER PA | category Lo (Other Letter) | block Mongolian | age 3.0
U+182C ᠬ MONGOLIAN LETTER QA | category Lo (Other Letter) | block Mongolian | age 3.0
U+182D ᠭ MONGOLIAN LETTER GA | category Lo (Other Letter) | block Mongolian | age 3.0
U+182E ᠮ MONGOLIAN LETTER MA | category Lo (Other Letter) | block Mongolian | age 3.0
U+182F ᠯ MONGOLIAN LETTER LA | category Lo (Other Letter) | block Mongolian | age 3.0
U+1830 ᠰ MONGOLIAN LETTER SA | category Lo (Other Letter) | block Mongolian | age 3.0
U+1831 ᠱ MONGOLIAN LETTER SHA | category Lo (Other Letter) | block Mongolian | age 3.0
U+1832 ᠲ MONGOLIAN LETTER TA | category Lo (Other Letter) | block Mongolian | age 3.0
U+1833 ᠳ MONGOLIAN LETTER DA | category Lo (Other Letter) | block Mongolian | age 3.0
U+1834 ᠴ MONGOLIAN LETTER CHA | category Lo (Other Letter) | block Mongolian | age 3.0
U+1835 ᠵ MONGOLIAN LETTER JA | category Lo (Other Letter) | block Mongolian | age 3.0
U+1836 ᠶ MONGOLIAN LETTER YA | category Lo (Other Letter) | block Mongolian | age 3.0
U+1837 ᠷ MONGOLIAN LETTER RA | category Lo (Other Letter) | block Mongolian | age 3.0
U+1838 ᠸ MONGOLIAN LETTER WA | category Lo (Other Letter) | block Mongolian | age 3.0
U+1839 ᠹ MONGOLIAN LETTER FA | category Lo (Other Letter) | block Mongolian | age 3.0
U+183A ᠺ MONGOLIAN LETTER KA | category Lo (Other Letter) | block Mongolian | age 3.0
U+183B ᠻ MONGOLIAN LETTER KHA | category Lo (Other Letter) | block Mongolian | age 3.0
U+183C ᠼ MONGOLIAN LETTER TSA | category Lo (Other Letter) | block Mongolian | age 3.0
U+183D ᠽ MONGOLIAN LETTER ZA | category Lo (Other Letter) | block Mongolian | age 3.0
U+183E ᠾ MONGOLIAN LETTER HAA | category Lo (Other Letter) | block Mongolian | age 3.0
U+183F ᠿ MONGOLIAN LETTER ZRA | category Lo (Other Letter) | block Mongolian | age 3.0
U+1840 ᡀ MONGOLIAN LETTER LHA | category Lo (Other Letter) | block Mongolian | age 3.0
U+1841 ᡁ MONGOLIAN LETTER ZHI | category Lo (Other Letter) | block Mongolian | age 3.0
U+1842 ᡂ MONGOLIAN LETTER CHI | category Lo (Other Letter) | block Mongolian | age 3.0
U+1843 ᡃ MONGOLIAN LETTER TODO LONG VOWEL SIGN | category Lm (Modifier Letter) | block Mongolian | age 3.0
U+1844 ᡄ MONGOLIAN LETTER TODO E | category Lo (Other Letter) | block Mongolian | age 3.0
U+1845 ᡅ MONGOLIAN LETTER TODO I | category Lo (Other Letter) | block Mongolian | age 3.0
U+1846 ᡆ MONGOLIAN LETTER TODO O | category Lo (Other Letter) | block Mongolian | age 3.0
U+1847 ᡇ MONGOLIAN LETTER TODO U | category Lo (Other Letter) | block Mongolian | age 3.0
U+1848 ᡈ MONGOLIAN LETTER TODO OE | category Lo (Other Letter) | block Mongolian | age 3.0
U+1849 ᡉ MONGOLIAN LETTER TODO UE | category Lo (Other Letter) | block Mongolian | age 3.0
U+184A ᡊ MONGOLIAN LETTER TODO ANG | category Lo (Other Letter) | block Mongolian | age 3.0
U+184B ᡋ MONGOLIAN LETTER TODO BA | category Lo (Other Letter) | block Mongolian | age 3.0
U+184C ᡌ MONGOLIAN LETTER TODO PA | category Lo (Other Letter) | block Mongolian | age 3.0
U+184D ᡍ MONGOLIAN LETTER TODO QA | category Lo (Other Letter) | block Mongolian | age 3.0
U+184E ᡎ MONGOLIAN LETTER TODO GA | category Lo (Other Letter) | block Mongolian | age 3.0
U+184F ᡏ MONGOLIAN LETTER TODO MA | category Lo (Other Letter) | block Mongolian | age 3.0
U+1850 ᡐ MONGOLIAN LETTER TODO TA | category Lo (Other Letter) | block Mongolian | age 3.0
U+1851 ᡑ MONGOLIAN LETTER TODO DA | category Lo (Other Letter) | block Mongolian | age 3.0
U+1852 ᡒ MONGOLIAN LETTER TODO CHA | category Lo (Other Letter) | block Mongolian | age 3.0
U+1853 ᡓ MONGOLIAN LETTER TODO JA | category Lo (Other Letter) | block Mongolian | age 3.0
U+1854 ᡔ MONGOLIAN LETTER TODO TSA | category Lo (Other Letter) | block Mongolian | age 3.0
U+1855 ᡕ MONGOLIAN LETTER TODO YA | category Lo (Other Letter) | block Mongolian | age 3.0
U+1856 ᡖ MONGOLIAN LETTER TODO WA | category Lo (Other Letter) | block Mongolian | age 3.0
U+1857 ᡗ MONGOLIAN LETTER TODO KA | category Lo (Other Letter) | block Mongolian | age 3.0
U+1858 ᡘ MONGOLIAN LETTER TODO GAA | category Lo (Other Letter) | block Mongolian | age 3.0
U+1859 ᡙ MONGOLIAN LETTER TODO HAA | category Lo (Other Letter) | block Mongolian | age 3.0
U+185A ᡚ MONGOLIAN LETTER TODO JIA | category Lo (Other Letter) | block Mongolian | age 3.0
U+185B ᡛ MONGOLIAN LETTER TODO NIA | category Lo (Other Letter) | block Mongolian | age 3.0
U+185C ᡜ MONGOLIAN LETTER TODO DZA | category Lo (Other Letter) | block Mongolian | age 3.0
U+185D ᡝ MONGOLIAN LETTER SIBE E | category Lo (Other Letter) | block Mongolian | age 3.0
U+185E ᡞ MONGOLIAN LETTER SIBE I | category Lo (Other Letter) | block Mongolian | age 3.0
U+185F ᡟ MONGOLIAN LETTER SIBE IY | category Lo (Other Letter) | block Mongolian | age 3.0
U+1860 ᡠ MONGOLIAN LETTER SIBE UE | category Lo (Other Letter) | block Mongolian | age 3.0
U+1861 ᡡ MONGOLIAN LETTER SIBE U | category Lo (Other Letter) | block Mongolian | age 3.0
U+1862 ᡢ MONGOLIAN LETTER SIBE ANG | category Lo (Other Letter) | block Mongolian | age 3.0
U+1863 ᡣ MONGOLIAN LETTER SIBE KA | category Lo (Other Letter) | block Mongolian | age 3.0
U+1864 ᡤ MONGOLIAN LETTER SIBE GA | category Lo (Other Letter) | block Mongolian | age 3.0
U+1865 ᡥ MONGOLIAN LETTER SIBE HA | category Lo (Other Letter) | block Mongolian | age 3.0
U+1866 ᡦ MONGOLIAN LETTER SIBE PA | category Lo (Other Letter) | block Mongolian | age 3.0
U+1867 ᡧ MONGOLIAN LETTER SIBE SHA | category Lo (Other Letter) | block Mongolian | age 3.0
U+1868 ᡨ MONGOLIAN LETTER SIBE TA | category Lo (Other Letter) | block Mongolian | age 3.0
U+1869 ᡩ MONGOLIAN LETTER SIBE DA | category Lo (Other Letter) | block Mongolian | age 3.0
U+186A ᡪ MONGOLIAN LETTER SIBE JA | category Lo (Other Letter) | block Mongolian | age 3.0
U+186B ᡫ MONGOLIAN LETTER SIBE FA | category Lo (Other Letter) | block Mongolian | age 3.0
U+186C ᡬ MONGOLIAN LETTER SIBE GAA | category Lo (Other Letter) | block Mongolian | age 3.0
U+186D ᡭ MONGOLIAN LETTER SIBE HAA | category Lo (Other Letter) | block Mongolian | age 3.0
U+186E ᡮ MONGOLIAN LETTER SIBE TSA | category Lo (Other Letter) | block Mongolian | age 3.0
U+186F ᡯ MONGOLIAN LETTER SIBE ZA | category Lo (Other Letter) | block Mongolian | age 3.0
U+1870 ᡰ MONGOLIAN LETTER SIBE RAA | category Lo (Other Letter) | block Mongolian | age 3.0
U+1871 ᡱ MONGOLIAN LETTER SIBE CHA | category Lo (Other Letter) | block Mongolian | age 3.0
U+1872 ᡲ MONGOLIAN LETTER SIBE ZHA | category Lo (Other Letter) | block Mongolian | age 3.0
U+1873 ᡳ MONGOLIAN LETTER MANCHU I | category Lo (Other Letter) | block Mongolian | age 3.0
U+1874 ᡴ MONGOLIAN LETTER MANCHU KA | category Lo (Other Letter) | block Mongolian | age 3.0
U+1875 ᡵ MONGOLIAN LETTER MANCHU RA | category Lo (Other Letter) | block Mongolian | age 3.0
U+1876 ᡶ MONGOLIAN LETTER MANCHU FA | category Lo (Other Letter) | block Mongolian | age 3.0
U+1877 ᡷ MONGOLIAN LETTER MANCHU ZHA | category Lo (Other Letter) | block Mongolian | age 3.0
U+1878 ᡸ MONGOLIAN LETTER CHA WITH TWO DOTS | category Lo (Other Letter) | block Mongolian | age 11.0
U+1880 ᢀ MONGOLIAN LETTER ALI GALI ANUSVARA ONE | category Lo (Other Letter) | block Mongolian | age 3.0
U+1881 ᢁ MONGOLIAN LETTER ALI GALI VISARGA ONE | category Lo (Other Letter) | block Mongolian | age 3.0
U+1882 ᢂ MONGOLIAN LETTER ALI GALI DAMARU | category Lo (Other Letter) | block Mongolian | age 3.0
U+1883 ᢃ MONGOLIAN LETTER ALI GALI UBADAMA | category Lo (Other Letter) | block Mongolian | age 3.0
U+1884 ᢄ MONGOLIAN LETTER ALI GALI INVERTED UBADAMA | category Lo (Other Letter) | block Mongolian | age 3.0
U+1885 ◌ᢅ MONGOLIAN LETTER ALI GALI BALUDA | category Mn (Nonspacing Mark) | block Mongolian | age 3.0
U+1886 ◌ᢆ MONGOLIAN LETTER ALI GALI THREE BALUDA | category Mn (Nonspacing Mark) | block Mongolian | age 3.0
U+1887 ᢇ MONGOLIAN LETTER ALI GALI A | category Lo (Other Letter) | block Mongolian | age 3.0
U+1888 ᢈ MONGOLIAN LETTER ALI GALI I | category Lo (Other Letter) | block Mongolian | age 3.0
U+1889 ᢉ MONGOLIAN LETTER ALI GALI KA | category Lo (Other Letter) | block Mongolian | age 3.0
U+188A ᢊ MONGOLIAN LETTER ALI GALI NGA | category Lo (Other Letter) | block Mongolian | age 3.0
U+188B ᢋ MONGOLIAN LETTER ALI GALI CA | category Lo (Other Letter) | block Mongolian | age 3.0
U+188C ᢌ MONGOLIAN LETTER ALI GALI TTA | category Lo (Other Letter) | block Mongolian | age 3.0
U+188D ᢍ MONGOLIAN LETTER ALI GALI TTHA | category Lo (Other Letter) | block Mongolian | age 3.0
U+188E ᢎ MONGOLIAN LETTER ALI GALI DDA | category Lo (Other Letter) | block Mongolian | age 3.0
U+188F ᢏ MONGOLIAN LETTER ALI GALI NNA | category Lo (Other Letter) | block Mongolian | age 3.0
U+1890 ᢐ MONGOLIAN LETTER ALI GALI TA | category Lo (Other Letter) | block Mongolian | age 3.0
U+1891 ᢑ MONGOLIAN LETTER ALI GALI DA | category Lo (Other Letter) | block Mongolian | age 3.0
U+1892 ᢒ MONGOLIAN LETTER ALI GALI PA | category Lo (Other Letter) | block Mongolian | age 3.0
U+1893 ᢓ MONGOLIAN LETTER ALI GALI PHA | category Lo (Other Letter) | block Mongolian | age 3.0
U+1894 ᢔ MONGOLIAN LETTER ALI GALI SSA | category Lo (Other Letter) | block Mongolian | age 3.0
U+1895 ᢕ MONGOLIAN LETTER ALI GALI ZHA | category Lo (Other Letter) | block Mongolian | age 3.0
U+1896 ᢖ MONGOLIAN LETTER ALI GALI ZA | category Lo (Other Letter) | block Mongolian | age 3.0
U+1897 ᢗ MONGOLIAN LETTER ALI GALI AH | category Lo (Other Letter) | block Mongolian | age 3.0
U+1898 ᢘ MONGOLIAN LETTER TODO ALI GALI TA | category Lo (Other Letter) | block Mongolian | age 3.0
U+1899 ᢙ MONGOLIAN LETTER TODO ALI GALI ZHA | category Lo (Other Letter) | block Mongolian | age 3.0
U+189A ᢚ MONGOLIAN LETTER MANCHU ALI GALI GHA | category Lo (Other Letter) | block Mongolian | age 3.0
U+189B ᢛ MONGOLIAN LETTER MANCHU ALI GALI NGA | category Lo (Other Letter) | block Mongolian | age 3.0
U+189C ᢜ MONGOLIAN LETTER MANCHU ALI GALI CA | category Lo (Other Letter) | block Mongolian | age 3.0
U+189D ᢝ MONGOLIAN LETTER MANCHU ALI GALI JHA | category Lo (Other Letter) | block Mongolian | age 3.0
U+189E ᢞ MONGOLIAN LETTER MANCHU ALI GALI TTA | category Lo (Other Letter) | block Mongolian | age 3.0
U+189F ᢟ MONGOLIAN LETTER MANCHU ALI GALI DDHA | category Lo (Other Letter) | block Mongolian | age 3.0
U+18A0 ᢠ MONGOLIAN LETTER MANCHU ALI GALI TA | category Lo (Other Letter) | block Mongolian | age 3.0
U+18A1 ᢡ MONGOLIAN LETTER MANCHU ALI GALI DHA | category Lo (Other Letter) | block Mongolian | age 3.0
U+18A2 ᢢ MONGOLIAN LETTER MANCHU ALI GALI SSA | category Lo (Other Letter) | block Mongolian | age 3.0
U+18A3 ᢣ MONGOLIAN LETTER MANCHU ALI GALI CYA | category Lo (Other Letter) | block Mongolian | age 3.0
U+18A4 ᢤ MONGOLIAN LETTER MANCHU ALI GALI ZHA | category Lo (Other Letter) | block Mongolian | age 3.0
U+18A5 ᢥ MONGOLIAN LETTER MANCHU ALI GALI ZA | category Lo (Other Letter) | block Mongolian | age 3.0
U+18A6 ᢦ MONGOLIAN LETTER ALI GALI HALF U | category Lo (Other Letter) | block Mongolian | age 3.0
U+18A7 ᢧ MONGOLIAN LETTER ALI GALI HALF YA | category Lo (Other Letter) | block Mongolian | age 3.0
U+18A8 ᢨ MONGOLIAN LETTER MANCHU ALI GALI BHA | category Lo (Other Letter) | block Mongolian | age 3.0
U+18A9 ◌ᢩ MONGOLIAN LETTER ALI GALI DAGALGA | category Mn (Nonspacing Mark) | block Mongolian | age 3.0
U+18AA ᢪ MONGOLIAN LETTER MANCHU ALI GALI LHA | category Lo (Other Letter) | block Mongolian | age 5.1
U+18B0 ᢰ CANADIAN SYLLABICS OY | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics Extended | age 5.2
U+18B1 ᢱ CANADIAN SYLLABICS AY | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics Extended | age 5.2
U+18B2 ᢲ CANADIAN SYLLABICS AAY | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics Extended | age 5.2
U+18B3 ᢳ CANADIAN SYLLABICS WAY | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics Extended | age 5.2
U+18B4 ᢴ CANADIAN SYLLABICS POY | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics Extended | age 5.2
U+18B5 ᢵ CANADIAN SYLLABICS PAY | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics Extended | age 5.2
U+18B6 ᢶ CANADIAN SYLLABICS PWOY | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics Extended | age 5.2
U+18B7 ᢷ CANADIAN SYLLABICS TAY | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics Extended | age 5.2
U+18B8 ᢸ CANADIAN SYLLABICS KAY | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics Extended | age 5.2
U+18B9 ᢹ CANADIAN SYLLABICS KWAY | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics Extended | age 5.2
U+18BA ᢺ CANADIAN SYLLABICS MAY | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics Extended | age 5.2
U+18BB ᢻ CANADIAN SYLLABICS NOY | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics Extended | age 5.2
U+18BC ᢼ CANADIAN SYLLABICS NAY | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics Extended | age 5.2
U+18BD ᢽ CANADIAN SYLLABICS LAY | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics Extended | age 5.2
U+18BE ᢾ CANADIAN SYLLABICS SOY | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics Extended | age 5.2
U+18BF ᢿ CANADIAN SYLLABICS SAY | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics Extended | age 5.2
U+18C0 ᣀ CANADIAN SYLLABICS SHOY | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics Extended | age 5.2
U+18C1 ᣁ CANADIAN SYLLABICS SHAY | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics Extended | age 5.2
U+18C2 ᣂ CANADIAN SYLLABICS SHWOY | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics Extended | age 5.2
U+18C3 ᣃ CANADIAN SYLLABICS YOY | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics Extended | age 5.2
U+18C4 ᣄ CANADIAN SYLLABICS YAY | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics Extended | age 5.2
U+18C5 ᣅ CANADIAN SYLLABICS RAY | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics Extended | age 5.2
U+18C6 ᣆ CANADIAN SYLLABICS NWI | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics Extended | age 5.2
U+18C7 ᣇ CANADIAN SYLLABICS OJIBWAY NWI | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics Extended | age 5.2
U+18C8 ᣈ CANADIAN SYLLABICS NWII | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics Extended | age 5.2
U+18C9 ᣉ CANADIAN SYLLABICS OJIBWAY NWII | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics Extended | age 5.2
U+18CA ᣊ CANADIAN SYLLABICS NWO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics Extended | age 5.2
U+18CB ᣋ CANADIAN SYLLABICS OJIBWAY NWO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics Extended | age 5.2
U+18CC ᣌ CANADIAN SYLLABICS NWOO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics Extended | age 5.2
U+18CD ᣍ CANADIAN SYLLABICS OJIBWAY NWOO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics Extended | age 5.2
U+18CE ᣎ CANADIAN SYLLABICS RWEE | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics Extended | age 5.2
U+18CF ᣏ CANADIAN SYLLABICS RWI | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics Extended | age 5.2
U+18D0 ᣐ CANADIAN SYLLABICS RWII | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics Extended | age 5.2
U+18D1 ᣑ CANADIAN SYLLABICS RWO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics Extended | age 5.2
U+18D2 ᣒ CANADIAN SYLLABICS RWOO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics Extended | age 5.2
U+18D3 ᣓ CANADIAN SYLLABICS RWA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics Extended | age 5.2
U+18D4 ᣔ CANADIAN SYLLABICS OJIBWAY P | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics Extended | age 5.2
U+18D5 ᣕ CANADIAN SYLLABICS OJIBWAY T | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics Extended | age 5.2
U+18D6 ᣖ CANADIAN SYLLABICS OJIBWAY K | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics Extended | age 5.2
U+18D7 ᣗ CANADIAN SYLLABICS OJIBWAY C | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics Extended | age 5.2
U+18D8 ᣘ CANADIAN SYLLABICS OJIBWAY M | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics Extended | age 5.2
U+18D9 ᣙ CANADIAN SYLLABICS OJIBWAY N | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics Extended | age 5.2
U+18DA ᣚ CANADIAN SYLLABICS OJIBWAY S | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics Extended | age 5.2
U+18DB ᣛ CANADIAN SYLLABICS OJIBWAY SH | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics Extended | age 5.2
U+18DC ᣜ CANADIAN SYLLABICS EASTERN W | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics Extended | age 5.2
U+18DD ᣝ CANADIAN SYLLABICS WESTERN W | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics Extended | age 5.2
U+18DE ᣞ CANADIAN SYLLABICS FINAL SMALL RING | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics Extended | age 5.2
U+18DF ᣟ CANADIAN SYLLABICS FINAL RAISED DOT | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics Extended | age 5.2
U+18E0 ᣠ CANADIAN SYLLABICS R-CREE RWE | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics Extended | age 5.2
U+18E1 ᣡ CANADIAN SYLLABICS WEST-CREE LOO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics Extended | age 5.2
U+18E2 ᣢ CANADIAN SYLLABICS WEST-CREE LAA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics Extended | age 5.2
U+18E3 ᣣ CANADIAN SYLLABICS THWE | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics Extended | age 5.2
U+18E4 ᣤ CANADIAN SYLLABICS THWA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics Extended | age 5.2
U+18E5 ᣥ CANADIAN SYLLABICS TTHWE | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics Extended | age 5.2
U+18E6 ᣦ CANADIAN SYLLABICS TTHOO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics Extended | age 5.2
U+18E7 ᣧ CANADIAN SYLLABICS TTHAA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics Extended | age 5.2
U+18E8 ᣨ CANADIAN SYLLABICS TLHWE | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics Extended | age 5.2
U+18E9 ᣩ CANADIAN SYLLABICS TLHOO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics Extended | age 5.2
U+18EA ᣪ CANADIAN SYLLABICS SAYISI SHWE | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics Extended | age 5.2
U+18EB ᣫ CANADIAN SYLLABICS SAYISI SHOO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics Extended | age 5.2
U+18EC ᣬ CANADIAN SYLLABICS SAYISI HOO | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics Extended | age 5.2
U+18ED ᣭ CANADIAN SYLLABICS CARRIER GWU | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics Extended | age 5.2
U+18EE ᣮ CANADIAN SYLLABICS CARRIER DENE GEE | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics Extended | age 5.2
U+18EF ᣯ CANADIAN SYLLABICS CARRIER GAA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics Extended | age 5.2
U+18F0 ᣰ CANADIAN SYLLABICS CARRIER GWA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics Extended | age 5.2
U+18F1 ᣱ CANADIAN SYLLABICS SAYISI JUU | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics Extended | age 5.2
U+18F2 ᣲ CANADIAN SYLLABICS CARRIER JWA | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics Extended | age 5.2
U+18F3 ᣳ CANADIAN SYLLABICS BEAVER DENE L | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics Extended | age 5.2
U+18F4 ᣴ CANADIAN SYLLABICS BEAVER DENE R | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics Extended | age 5.2
U+18F5 ᣵ CANADIAN SYLLABICS CARRIER DENTAL S | category Lo (Other Letter) | block Unified Canadian Aboriginal Syllabics Extended | age 5.2
U+1900 ᤀ LIMBU VOWEL-CARRIER LETTER | category Lo (Other Letter) | block Limbu | age 4.0
U+1901 ᤁ LIMBU LETTER KA | category Lo (Other Letter) | block Limbu | age 4.0
U+1902 ᤂ LIMBU LETTER KHA | category Lo (Other Letter) | block Limbu | age 4.0
U+1903 ᤃ LIMBU LETTER GA | category Lo (Other Letter) | block Limbu | age 4.0
U+1904 ᤄ LIMBU LETTER GHA | category Lo (Other Letter) | block Limbu | age 4.0
U+1905 ᤅ LIMBU LETTER NGA | category Lo (Other Letter) | block Limbu | age 4.0
U+1906 ᤆ LIMBU LETTER CA | category Lo (Other Letter) | block Limbu | age 4.0
U+1907 ᤇ LIMBU LETTER CHA | category Lo (Other Letter) | block Limbu | age 4.0
U+1908 ᤈ LIMBU LETTER JA | category Lo (Other Letter) | block Limbu | age 4.0
U+1909 ᤉ LIMBU LETTER JHA | category Lo (Other Letter) | block Limbu | age 4.0
U+190A ᤊ LIMBU LETTER YAN | category Lo (Other Letter) | block Limbu | age 4.0
U+190B ᤋ LIMBU LETTER TA | category Lo (Other Letter) | block Limbu | age 4.0
U+190C ᤌ LIMBU LETTER THA | category Lo (Other Letter) | block Limbu | age 4.0
U+190D ᤍ LIMBU LETTER DA | category Lo (Other Letter) | block Limbu | age 4.0
U+190E ᤎ LIMBU LETTER DHA | category Lo (Other Letter) | block Limbu | age 4.0
U+190F ᤏ LIMBU LETTER NA | category Lo (Other Letter) | block Limbu | age 4.0
U+1910 ᤐ LIMBU LETTER PA | category Lo (Other Letter) | block Limbu | age 4.0
U+1911 ᤑ LIMBU LETTER PHA | category Lo (Other Letter) | block Limbu | age 4.0
U+1912 ᤒ LIMBU LETTER BA | category Lo (Other Letter) | block Limbu | age 4.0
U+1913 ᤓ LIMBU LETTER BHA | category Lo (Other Letter) | block Limbu | age 4.0
U+1914 ᤔ LIMBU LETTER MA | category Lo (Other Letter) | block Limbu | age 4.0
U+1915 ᤕ LIMBU LETTER YA | category Lo (Other Letter) | block Limbu | age 4.0
U+1916 ᤖ LIMBU LETTER RA | category Lo (Other Letter) | block Limbu | age 4.0
U+1917 ᤗ LIMBU LETTER LA | category Lo (Other Letter) | block Limbu | age 4.0
U+1918 ᤘ LIMBU LETTER WA | category Lo (Other Letter) | block Limbu | age 4.0
U+1919 ᤙ LIMBU LETTER SHA | category Lo (Other Letter) | block Limbu | age 4.0
U+191A ᤚ LIMBU LETTER SSA | category Lo (Other Letter) | block Limbu | age 4.0
U+191B ᤛ LIMBU LETTER SA | category Lo (Other Letter) | block Limbu | age 4.0
U+191C ᤜ LIMBU LETTER HA | category Lo (Other Letter) | block Limbu | age 4.0
U+191D ᤝ LIMBU LETTER GYAN | category Lo (Other Letter) | block Limbu | age 7.0
U+191E ᤞ LIMBU LETTER TRA | category Lo (Other Letter) | block Limbu | age 7.0
U+1920 ◌ᤠ LIMBU VOWEL SIGN A | category Mn (Nonspacing Mark) | block Limbu | age 4.0
U+1921 ◌ᤡ LIMBU VOWEL SIGN I | category Mn (Nonspacing Mark) | block Limbu | age 4.0
U+1922 ◌ᤢ LIMBU VOWEL SIGN U | category Mn (Nonspacing Mark) | block Limbu | age 4.0
U+1923 ◌ᤣ LIMBU VOWEL SIGN EE | category Mc (Spacing Mark) | block Limbu | age 4.0
U+1924 ◌ᤤ LIMBU VOWEL SIGN AI | category Mc (Spacing Mark) | block Limbu | age 4.0
U+1925 ◌ᤥ LIMBU VOWEL SIGN OO | category Mc (Spacing Mark) | block Limbu | age 4.0
U+1926 ◌ᤦ LIMBU VOWEL SIGN AU | category Mc (Spacing Mark) | block Limbu | age 4.0
U+1927 ◌ᤧ LIMBU VOWEL SIGN E | category Mn (Nonspacing Mark) | block Limbu | age 4.0
U+1928 ◌ᤨ LIMBU VOWEL SIGN O | category Mn (Nonspacing Mark) | block Limbu | age 4.0
U+1929 ◌ᤩ LIMBU SUBJOINED LETTER YA | category Mc (Spacing Mark) | block Limbu | age 4.0
U+192A ◌ᤪ LIMBU SUBJOINED LETTER RA | category Mc (Spacing Mark) | block Limbu | age 4.0
U+192B ◌ᤫ LIMBU SUBJOINED LETTER WA | category Mc (Spacing Mark) | block Limbu | age 4.0
U+1930 ◌ᤰ LIMBU SMALL LETTER KA | category Mc (Spacing Mark) | block Limbu | age 4.0
U+1931 ◌ᤱ LIMBU SMALL LETTER NGA | category Mc (Spacing Mark) | block Limbu | age 4.0
U+1932 ◌ᤲ LIMBU SMALL LETTER ANUSVARA | category Mn (Nonspacing Mark) | block Limbu | age 4.0
U+1933 ◌ᤳ LIMBU SMALL LETTER TA | category Mc (Spacing Mark) | block Limbu | age 4.0
U+1934 ◌ᤴ LIMBU SMALL LETTER NA | category Mc (Spacing Mark) | block Limbu | age 4.0
U+1935 ◌ᤵ LIMBU SMALL LETTER PA | category Mc (Spacing Mark) | block Limbu | age 4.0
U+1936 ◌ᤶ LIMBU SMALL LETTER MA | category Mc (Spacing Mark) | block Limbu | age 4.0
U+1937 ◌ᤷ LIMBU SMALL LETTER RA | category Mc (Spacing Mark) | block Limbu | age 4.0
U+1938 ◌ᤸ LIMBU SMALL LETTER LA | category Mc (Spacing Mark) | block Limbu | age 4.0
U+1939 ◌᤹ LIMBU SIGN MUKPHRENG | category Mn (Nonspacing Mark) | block Limbu | age 4.0
U+193A ◌᤺ LIMBU SIGN KEMPHRENG | category Mn (Nonspacing Mark) | block Limbu | age 4.0
U+193B ◌᤻ LIMBU SIGN SA-I | category Mn (Nonspacing Mark) | block Limbu | age 4.0
U+1940 ᥀ LIMBU SIGN LOO | category So (Other Symbol) | block Limbu | age 4.0
U+1944 ᥄ LIMBU EXCLAMATION MARK | category Po (Other Punctuation) | block Limbu | age 4.0
U+1945 ᥅ LIMBU QUESTION MARK | category Po (Other Punctuation) | block Limbu | age 4.0
U+1946 ᥆ LIMBU DIGIT ZERO | category Nd (Decimal Number) | block Limbu | age 4.0
U+1947 ᥇ LIMBU DIGIT ONE | category Nd (Decimal Number) | block Limbu | age 4.0
U+1948 ᥈ LIMBU DIGIT TWO | category Nd (Decimal Number) | block Limbu | age 4.0
U+1949 ᥉ LIMBU DIGIT THREE | category Nd (Decimal Number) | block Limbu | age 4.0
U+194A ᥊ LIMBU DIGIT FOUR | category Nd (Decimal Number) | block Limbu | age 4.0
U+194B ᥋ LIMBU DIGIT FIVE | category Nd (Decimal Number) | block Limbu | age 4.0
U+194C ᥌ LIMBU DIGIT SIX | category Nd (Decimal Number) | block Limbu | age 4.0
U+194D ᥍ LIMBU DIGIT SEVEN | category Nd (Decimal Number) | block Limbu | age 4.0
U+194E ᥎ LIMBU DIGIT EIGHT | category Nd (Decimal Number) | block Limbu | age 4.0
U+194F ᥏ LIMBU DIGIT NINE | category Nd (Decimal Number) | block Limbu | age 4.0
U+1950 ᥐ TAI LE LETTER KA | category Lo (Other Letter) | block Tai Le | age 4.0
U+1951 ᥑ TAI LE LETTER XA | category Lo (Other Letter) | block Tai Le | age 4.0
U+1952 ᥒ TAI LE LETTER NGA | category Lo (Other Letter) | block Tai Le | age 4.0
U+1953 ᥓ TAI LE LETTER TSA | category Lo (Other Letter) | block Tai Le | age 4.0
U+1954 ᥔ TAI LE LETTER SA | category Lo (Other Letter) | block Tai Le | age 4.0
U+1955 ᥕ TAI LE LETTER YA | category Lo (Other Letter) | block Tai Le | age 4.0
U+1956 ᥖ TAI LE LETTER TA | category Lo (Other Letter) | block Tai Le | age 4.0
U+1957 ᥗ TAI LE LETTER THA | category Lo (Other Letter) | block Tai Le | age 4.0
U+1958 ᥘ TAI LE LETTER LA | category Lo (Other Letter) | block Tai Le | age 4.0
U+1959 ᥙ TAI LE LETTER PA | category Lo (Other Letter) | block Tai Le | age 4.0
U+195A ᥚ TAI LE LETTER PHA | category Lo (Other Letter) | block Tai Le | age 4.0
U+195B ᥛ TAI LE LETTER MA | category Lo (Other Letter) | block Tai Le | age 4.0
U+195C ᥜ TAI LE LETTER FA | category Lo (Other Letter) | block Tai Le | age 4.0
U+195D ᥝ TAI LE LETTER VA | category Lo (Other Letter) | block Tai Le | age 4.0
U+195E ᥞ TAI LE LETTER HA | category Lo (Other Letter) | block Tai Le | age 4.0
U+195F ᥟ TAI LE LETTER QA | category Lo (Other Letter) | block Tai Le | age 4.0
U+1960 ᥠ TAI LE LETTER KHA | category Lo (Other Letter) | block Tai Le | age 4.0
U+1961 ᥡ TAI LE LETTER TSHA | category Lo (Other Letter) | block Tai Le | age 4.0
U+1962 ᥢ TAI LE LETTER NA | category Lo (Other Letter) | block Tai Le | age 4.0
U+1963 ᥣ TAI LE LETTER A | category Lo (Other Letter) | block Tai Le | age 4.0
U+1964 ᥤ TAI LE LETTER I | category Lo (Other Letter) | block Tai Le | age 4.0
U+1965 ᥥ TAI LE LETTER EE | category Lo (Other Letter) | block Tai Le | age 4.0
U+1966 ᥦ TAI LE LETTER EH | category Lo (Other Letter) | block Tai Le | age 4.0
U+1967 ᥧ TAI LE LETTER U | category Lo (Other Letter) | block Tai Le | age 4.0
U+1968 ᥨ TAI LE LETTER OO | category Lo (Other Letter) | block Tai Le | age 4.0
U+1969 ᥩ TAI LE LETTER O | category Lo (Other Letter) | block Tai Le | age 4.0
U+196A ᥪ TAI LE LETTER UE | category Lo (Other Letter) | block Tai Le | age 4.0
U+196B ᥫ TAI LE LETTER E | category Lo (Other Letter) | block Tai Le | age 4.0
U+196C ᥬ TAI LE LETTER AUE | category Lo (Other Letter) | block Tai Le | age 4.0
U+196D ᥭ TAI LE LETTER AI | category Lo (Other Letter) | block Tai Le | age 4.0
U+1970 ᥰ TAI LE LETTER TONE-2 | category Lo (Other Letter) | block Tai Le | age 4.0
U+1971 ᥱ TAI LE LETTER TONE-3 | category Lo (Other Letter) | block Tai Le | age 4.0
U+1972 ᥲ TAI LE LETTER TONE-4 | category Lo (Other Letter) | block Tai Le | age 4.0
U+1973 ᥳ TAI LE LETTER TONE-5 | category Lo (Other Letter) | block Tai Le | age 4.0
U+1974 ᥴ TAI LE LETTER TONE-6 | category Lo (Other Letter) | block Tai Le | age 4.0
U+1980 ᦀ NEW TAI LUE LETTER HIGH QA | category Lo (Other Letter) | block New Tai Lue | age 4.1
U+1981 ᦁ NEW TAI LUE LETTER LOW QA | category Lo (Other Letter) | block New Tai Lue | age 4.1
U+1982 ᦂ NEW TAI LUE LETTER HIGH KA | category Lo (Other Letter) | block New Tai Lue | age 4.1
U+1983 ᦃ NEW TAI LUE LETTER HIGH XA | category Lo (Other Letter) | block New Tai Lue | age 4.1
U+1984 ᦄ NEW TAI LUE LETTER HIGH NGA | category Lo (Other Letter) | block New Tai Lue | age 4.1
U+1985 ᦅ NEW TAI LUE LETTER LOW KA | category Lo (Other Letter) | block New Tai Lue | age 4.1
U+1986 ᦆ NEW TAI LUE LETTER LOW XA | category Lo (Other Letter) | block New Tai Lue | age 4.1
U+1987 ᦇ NEW TAI LUE LETTER LOW NGA | category Lo (Other Letter) | block New Tai Lue | age 4.1
U+1988 ᦈ NEW TAI LUE LETTER HIGH TSA | category Lo (Other Letter) | block New Tai Lue | age 4.1
U+1989 ᦉ NEW TAI LUE LETTER HIGH SA | category Lo (Other Letter) | block New Tai Lue | age 4.1
U+198A ᦊ NEW TAI LUE LETTER HIGH YA | category Lo (Other Letter) | block New Tai Lue | age 4.1
U+198B ᦋ NEW TAI LUE LETTER LOW TSA | category Lo (Other Letter) | block New Tai Lue | age 4.1
U+198C ᦌ NEW TAI LUE LETTER LOW SA | category Lo (Other Letter) | block New Tai Lue | age 4.1
U+198D ᦍ NEW TAI LUE LETTER LOW YA | category Lo (Other Letter) | block New Tai Lue | age 4.1
U+198E ᦎ NEW TAI LUE LETTER HIGH TA | category Lo (Other Letter) | block New Tai Lue | age 4.1
U+198F ᦏ NEW TAI LUE LETTER HIGH THA | category Lo (Other Letter) | block New Tai Lue | age 4.1
U+1990 ᦐ NEW TAI LUE LETTER HIGH NA | category Lo (Other Letter) | block New Tai Lue | age 4.1
U+1991 ᦑ NEW TAI LUE LETTER LOW TA | category Lo (Other Letter) | block New Tai Lue | age 4.1
U+1992 ᦒ NEW TAI LUE LETTER LOW THA | category Lo (Other Letter) | block New Tai Lue | age 4.1
U+1993 ᦓ NEW TAI LUE LETTER LOW NA | category Lo (Other Letter) | block New Tai Lue | age 4.1
U+1994 ᦔ NEW TAI LUE LETTER HIGH PA | category Lo (Other Letter) | block New Tai Lue | age 4.1
U+1995 ᦕ NEW TAI LUE LETTER HIGH PHA | category Lo (Other Letter) | block New Tai Lue | age 4.1
U+1996 ᦖ NEW TAI LUE LETTER HIGH MA | category Lo (Other Letter) | block New Tai Lue | age 4.1
U+1997 ᦗ NEW TAI LUE LETTER LOW PA | category Lo (Other Letter) | block New Tai Lue | age 4.1
U+1998 ᦘ NEW TAI LUE LETTER LOW PHA | category Lo (Other Letter) | block New Tai Lue | age 4.1
U+1999 ᦙ NEW TAI LUE LETTER LOW MA | category Lo (Other Letter) | block New Tai Lue | age 4.1
U+199A ᦚ NEW TAI LUE LETTER HIGH FA | category Lo (Other Letter) | block New Tai Lue | age 4.1
U+199B ᦛ NEW TAI LUE LETTER HIGH VA | category Lo (Other Letter) | block New Tai Lue | age 4.1
U+199C ᦜ NEW TAI LUE LETTER HIGH LA | category Lo (Other Letter) | block New Tai Lue | age 4.1
U+199D ᦝ NEW TAI LUE LETTER LOW FA | category Lo (Other Letter) | block New Tai Lue | age 4.1
U+199E ᦞ NEW TAI LUE LETTER LOW VA | category Lo (Other Letter) | block New Tai Lue | age 4.1
U+199F ᦟ NEW TAI LUE LETTER LOW LA | category Lo (Other Letter) | block New Tai Lue | age 4.1
U+19A0 ᦠ NEW TAI LUE LETTER HIGH HA | category Lo (Other Letter) | block New Tai Lue | age 4.1
U+19A1 ᦡ NEW TAI LUE LETTER HIGH DA | category Lo (Other Letter) | block New Tai Lue | age 4.1
U+19A2 ᦢ NEW TAI LUE LETTER HIGH BA | category Lo (Other Letter) | block New Tai Lue | age 4.1
U+19A3 ᦣ NEW TAI LUE LETTER LOW HA | category Lo (Other Letter) | block New Tai Lue | age 4.1
U+19A4 ᦤ NEW TAI LUE LETTER LOW DA | category Lo (Other Letter) | block New Tai Lue | age 4.1
U+19A5 ᦥ NEW TAI LUE LETTER LOW BA | category Lo (Other Letter) | block New Tai Lue | age 4.1
U+19A6 ᦦ NEW TAI LUE LETTER HIGH KVA | category Lo (Other Letter) | block New Tai Lue | age 4.1
U+19A7 ᦧ NEW TAI LUE LETTER HIGH XVA | category Lo (Other Letter) | block New Tai Lue | age 4.1
U+19A8 ᦨ NEW TAI LUE LETTER LOW KVA | category Lo (Other Letter) | block New Tai Lue | age 4.1
U+19A9 ᦩ NEW TAI LUE LETTER LOW XVA | category Lo (Other Letter) | block New Tai Lue | age 4.1
U+19AA ᦪ NEW TAI LUE LETTER HIGH SUA | category Lo (Other Letter) | block New Tai Lue | age 5.2
U+19AB ᦫ NEW TAI LUE LETTER LOW SUA | category Lo (Other Letter) | block New Tai Lue | age 5.2
U+19B0 ᦰ NEW TAI LUE VOWEL SIGN VOWEL SHORTENER | category Lo (Other Letter) | block New Tai Lue | age 4.1
U+19B1 ᦱ NEW TAI LUE VOWEL SIGN AA | category Lo (Other Letter) | block New Tai Lue | age 4.1
U+19B2 ᦲ NEW TAI LUE VOWEL SIGN II | category Lo (Other Letter) | block New Tai Lue | age 4.1
U+19B3 ᦳ NEW TAI LUE VOWEL SIGN U | category Lo (Other Letter) | block New Tai Lue | age 4.1
U+19B4 ᦴ NEW TAI LUE VOWEL SIGN UU | category Lo (Other Letter) | block New Tai Lue | age 4.1
U+19B5 ᦵ NEW TAI LUE VOWEL SIGN E | category Lo (Other Letter) | block New Tai Lue | age 4.1
U+19B6 ᦶ NEW TAI LUE VOWEL SIGN AE | category Lo (Other Letter) | block New Tai Lue | age 4.1
U+19B7 ᦷ NEW TAI LUE VOWEL SIGN O | category Lo (Other Letter) | block New Tai Lue | age 4.1
U+19B8 ᦸ NEW TAI LUE VOWEL SIGN OA | category Lo (Other Letter) | block New Tai Lue | age 4.1
U+19B9 ᦹ NEW TAI LUE VOWEL SIGN UE | category Lo (Other Letter) | block New Tai Lue | age 4.1
U+19BA ᦺ NEW TAI LUE VOWEL SIGN AY | category Lo (Other Letter) | block New Tai Lue | age 4.1
U+19BB ᦻ NEW TAI LUE VOWEL SIGN AAY | category Lo (Other Letter) | block New Tai Lue | age 4.1
U+19BC ᦼ NEW TAI LUE VOWEL SIGN UY | category Lo (Other Letter) | block New Tai Lue | age 4.1
U+19BD ᦽ NEW TAI LUE VOWEL SIGN OY | category Lo (Other Letter) | block New Tai Lue | age 4.1
U+19BE ᦾ NEW TAI LUE VOWEL SIGN OAY | category Lo (Other Letter) | block New Tai Lue | age 4.1
U+19BF ᦿ NEW TAI LUE VOWEL SIGN UEY | category Lo (Other Letter) | block New Tai Lue | age 4.1
U+19C0 ᧀ NEW TAI LUE VOWEL SIGN IY | category Lo (Other Letter) | block New Tai Lue | age 4.1
U+19C1 ᧁ NEW TAI LUE LETTER FINAL V | category Lo (Other Letter) | block New Tai Lue | age 4.1
U+19C2 ᧂ NEW TAI LUE LETTER FINAL NG | category Lo (Other Letter) | block New Tai Lue | age 4.1
U+19C3 ᧃ NEW TAI LUE LETTER FINAL N | category Lo (Other Letter) | block New Tai Lue | age 4.1
U+19C4 ᧄ NEW TAI LUE LETTER FINAL M | category Lo (Other Letter) | block New Tai Lue | age 4.1
U+19C5 ᧅ NEW TAI LUE LETTER FINAL K | category Lo (Other Letter) | block New Tai Lue | age 4.1
U+19C6 ᧆ NEW TAI LUE LETTER FINAL D | category Lo (Other Letter) | block New Tai Lue | age 4.1
U+19C7 ᧇ NEW TAI LUE LETTER FINAL B | category Lo (Other Letter) | block New Tai Lue | age 4.1
U+19C8 ᧈ NEW TAI LUE TONE MARK-1 | category Lo (Other Letter) | block New Tai Lue | age 4.1
U+19C9 ᧉ NEW TAI LUE TONE MARK-2 | category Lo (Other Letter) | block New Tai Lue | age 4.1
U+19D0 ᧐ NEW TAI LUE DIGIT ZERO | category Nd (Decimal Number) | block New Tai Lue | age 4.1
U+19D1 ᧑ NEW TAI LUE DIGIT ONE | category Nd (Decimal Number) | block New Tai Lue | age 4.1
U+19D2 ᧒ NEW TAI LUE DIGIT TWO | category Nd (Decimal Number) | block New Tai Lue | age 4.1
U+19D3 ᧓ NEW TAI LUE DIGIT THREE | category Nd (Decimal Number) | block New Tai Lue | age 4.1
U+19D4 ᧔ NEW TAI LUE DIGIT FOUR | category Nd (Decimal Number) | block New Tai Lue | age 4.1
U+19D5 ᧕ NEW TAI LUE DIGIT FIVE | category Nd (Decimal Number) | block New Tai Lue | age 4.1
U+19D6 ᧖ NEW TAI LUE DIGIT SIX | category Nd (Decimal Number) | block New Tai Lue | age 4.1
U+19D7 ᧗ NEW TAI LUE DIGIT SEVEN | category Nd (Decimal Number) | block New Tai Lue | age 4.1
U+19D8 ᧘ NEW TAI LUE DIGIT EIGHT | category Nd (Decimal Number) | block New Tai Lue | age 4.1
U+19D9 ᧙ NEW TAI LUE DIGIT NINE | category Nd (Decimal Number) | block New Tai Lue | age 4.1
U+19DA ᧚ NEW TAI LUE THAM DIGIT ONE | category No (Other Number) | block New Tai Lue | age 5.2
U+19DE ᧞ NEW TAI LUE SIGN LAE | category So (Other Symbol) | block New Tai Lue | age 4.1
U+19DF ᧟ NEW TAI LUE SIGN LAEV | category So (Other Symbol) | block New Tai Lue | age 4.1
U+19E0 ᧠ KHMER SYMBOL PATHAMASAT | category So (Other Symbol) | block Khmer Symbols | age 4.0
U+19E1 ᧡ KHMER SYMBOL MUOY KOET | category So (Other Symbol) | block Khmer Symbols | age 4.0
U+19E2 ᧢ KHMER SYMBOL PII KOET | category So (Other Symbol) | block Khmer Symbols | age 4.0
U+19E3 ᧣ KHMER SYMBOL BEI KOET | category So (Other Symbol) | block Khmer Symbols | age 4.0
U+19E4 ᧤ KHMER SYMBOL BUON KOET | category So (Other Symbol) | block Khmer Symbols | age 4.0
U+19E5 ᧥ KHMER SYMBOL PRAM KOET | category So (Other Symbol) | block Khmer Symbols | age 4.0
U+19E6 ᧦ KHMER SYMBOL PRAM-MUOY KOET | category So (Other Symbol) | block Khmer Symbols | age 4.0
U+19E7 ᧧ KHMER SYMBOL PRAM-PII KOET | category So (Other Symbol) | block Khmer Symbols | age 4.0
U+19E8 ᧨ KHMER SYMBOL PRAM-BEI KOET | category So (Other Symbol) | block Khmer Symbols | age 4.0
U+19E9 ᧩ KHMER SYMBOL PRAM-BUON KOET | category So (Other Symbol) | block Khmer Symbols | age 4.0
U+19EA ᧪ KHMER SYMBOL DAP KOET | category So (Other Symbol) | block Khmer Symbols | age 4.0
U+19EB ᧫ KHMER SYMBOL DAP-MUOY KOET | category So (Other Symbol) | block Khmer Symbols | age 4.0
U+19EC ᧬ KHMER SYMBOL DAP-PII KOET | category So (Other Symbol) | block Khmer Symbols | age 4.0
U+19ED ᧭ KHMER SYMBOL DAP-BEI KOET | category So (Other Symbol) | block Khmer Symbols | age 4.0
U+19EE ᧮ KHMER SYMBOL DAP-BUON KOET | category So (Other Symbol) | block Khmer Symbols | age 4.0
U+19EF ᧯ KHMER SYMBOL DAP-PRAM KOET | category So (Other Symbol) | block Khmer Symbols | age 4.0
U+19F0 ᧰ KHMER SYMBOL TUTEYASAT | category So (Other Symbol) | block Khmer Symbols | age 4.0
U+19F1 ᧱ KHMER SYMBOL MUOY ROC | category So (Other Symbol) | block Khmer Symbols | age 4.0
U+19F2 ᧲ KHMER SYMBOL PII ROC | category So (Other Symbol) | block Khmer Symbols | age 4.0
U+19F3 ᧳ KHMER SYMBOL BEI ROC | category So (Other Symbol) | block Khmer Symbols | age 4.0
U+19F4 ᧴ KHMER SYMBOL BUON ROC | category So (Other Symbol) | block Khmer Symbols | age 4.0
U+19F5 ᧵ KHMER SYMBOL PRAM ROC | category So (Other Symbol) | block Khmer Symbols | age 4.0
U+19F6 ᧶ KHMER SYMBOL PRAM-MUOY ROC | category So (Other Symbol) | block Khmer Symbols | age 4.0
U+19F7 ᧷ KHMER SYMBOL PRAM-PII ROC | category So (Other Symbol) | block Khmer Symbols | age 4.0
U+19F8 ᧸ KHMER SYMBOL PRAM-BEI ROC | category So (Other Symbol) | block Khmer Symbols | age 4.0
U+19F9 ᧹ KHMER SYMBOL PRAM-BUON ROC | category So (Other Symbol) | block Khmer Symbols | age 4.0
U+19FA ᧺ KHMER SYMBOL DAP ROC | category So (Other Symbol) | block Khmer Symbols | age 4.0
U+19FB ᧻ KHMER SYMBOL DAP-MUOY ROC | category So (Other Symbol) | block Khmer Symbols | age 4.0
U+19FC ᧼ KHMER SYMBOL DAP-PII ROC | category So (Other Symbol) | block Khmer Symbols | age 4.0
U+19FD ᧽ KHMER SYMBOL DAP-BEI ROC | category So (Other Symbol) | block Khmer Symbols | age 4.0
U+19FE ᧾ KHMER SYMBOL DAP-BUON ROC | category So (Other Symbol) | block Khmer Symbols | age 4.0
U+19FF ᧿ KHMER SYMBOL DAP-PRAM ROC | category So (Other Symbol) | block Khmer Symbols | age 4.0
U+1A00 ᨀ BUGINESE LETTER KA | category Lo (Other Letter) | block Buginese | age 4.1
U+1A01 ᨁ BUGINESE LETTER GA | category Lo (Other Letter) | block Buginese | age 4.1
U+1A02 ᨂ BUGINESE LETTER NGA | category Lo (Other Letter) | block Buginese | age 4.1
U+1A03 ᨃ BUGINESE LETTER NGKA | category Lo (Other Letter) | block Buginese | age 4.1
U+1A04 ᨄ BUGINESE LETTER PA | category Lo (Other Letter) | block Buginese | age 4.1
U+1A05 ᨅ BUGINESE LETTER BA | category Lo (Other Letter) | block Buginese | age 4.1
U+1A06 ᨆ BUGINESE LETTER MA | category Lo (Other Letter) | block Buginese | age 4.1
U+1A07 ᨇ BUGINESE LETTER MPA | category Lo (Other Letter) | block Buginese | age 4.1
U+1A08 ᨈ BUGINESE LETTER TA | category Lo (Other Letter) | block Buginese | age 4.1
U+1A09 ᨉ BUGINESE LETTER DA | category Lo (Other Letter) | block Buginese | age 4.1
U+1A0A ᨊ BUGINESE LETTER NA | category Lo (Other Letter) | block Buginese | age 4.1
U+1A0B ᨋ BUGINESE LETTER NRA | category Lo (Other Letter) | block Buginese | age 4.1
U+1A0C ᨌ BUGINESE LETTER CA | category Lo (Other Letter) | block Buginese | age 4.1
U+1A0D ᨍ BUGINESE LETTER JA | category Lo (Other Letter) | block Buginese | age 4.1
U+1A0E ᨎ BUGINESE LETTER NYA | category Lo (Other Letter) | block Buginese | age 4.1
U+1A0F ᨏ BUGINESE LETTER NYCA | category Lo (Other Letter) | block Buginese | age 4.1
U+1A10 ᨐ BUGINESE LETTER YA | category Lo (Other Letter) | block Buginese | age 4.1
U+1A11 ᨑ BUGINESE LETTER RA | category Lo (Other Letter) | block Buginese | age 4.1
U+1A12 ᨒ BUGINESE LETTER LA | category Lo (Other Letter) | block Buginese | age 4.1
U+1A13 ᨓ BUGINESE LETTER VA | category Lo (Other Letter) | block Buginese | age 4.1
U+1A14 ᨔ BUGINESE LETTER SA | category Lo (Other Letter) | block Buginese | age 4.1
U+1A15 ᨕ BUGINESE LETTER A | category Lo (Other Letter) | block Buginese | age 4.1
U+1A16 ᨖ BUGINESE LETTER HA | category Lo (Other Letter) | block Buginese | age 4.1
U+1A17 ◌ᨗ BUGINESE VOWEL SIGN I | category Mn (Nonspacing Mark) | block Buginese | age 4.1
U+1A18 ◌ᨘ BUGINESE VOWEL SIGN U | category Mn (Nonspacing Mark) | block Buginese | age 4.1
U+1A19 ◌ᨙ BUGINESE VOWEL SIGN E | category Mc (Spacing Mark) | block Buginese | age 4.1
U+1A1A ◌ᨚ BUGINESE VOWEL SIGN O | category Mc (Spacing Mark) | block Buginese | age 4.1
U+1A1B ◌ᨛ BUGINESE VOWEL SIGN AE | category Mn (Nonspacing Mark) | block Buginese | age 4.1
U+1A1E ᨞ BUGINESE PALLAWA | category Po (Other Punctuation) | block Buginese | age 4.1
U+1A1F ᨟ BUGINESE END OF SECTION | category Po (Other Punctuation) | block Buginese | age 4.1
U+1A20 ᨠ TAI THAM LETTER HIGH KA | category Lo (Other Letter) | block Tai Tham | age 5.2
U+1A21 ᨡ TAI THAM LETTER HIGH KHA | category Lo (Other Letter) | block Tai Tham | age 5.2
U+1A22 ᨢ TAI THAM LETTER HIGH KXA | category Lo (Other Letter) | block Tai Tham | age 5.2
U+1A23 ᨣ TAI THAM LETTER LOW KA | category Lo (Other Letter) | block Tai Tham | age 5.2
U+1A24 ᨤ TAI THAM LETTER LOW KXA | category Lo (Other Letter) | block Tai Tham | age 5.2
U+1A25 ᨥ TAI THAM LETTER LOW KHA | category Lo (Other Letter) | block Tai Tham | age 5.2
U+1A26 ᨦ TAI THAM LETTER NGA | category Lo (Other Letter) | block Tai Tham | age 5.2
U+1A27 ᨧ TAI THAM LETTER HIGH CA | category Lo (Other Letter) | block Tai Tham | age 5.2
U+1A28 ᨨ TAI THAM LETTER HIGH CHA | category Lo (Other Letter) | block Tai Tham | age 5.2
U+1A29 ᨩ TAI THAM LETTER LOW CA | category Lo (Other Letter) | block Tai Tham | age 5.2
U+1A2A ᨪ TAI THAM LETTER LOW SA | category Lo (Other Letter) | block Tai Tham | age 5.2
U+1A2B ᨫ TAI THAM LETTER LOW CHA | category Lo (Other Letter) | block Tai Tham | age 5.2
U+1A2C ᨬ TAI THAM LETTER NYA | category Lo (Other Letter) | block Tai Tham | age 5.2
U+1A2D ᨭ TAI THAM LETTER RATA | category Lo (Other Letter) | block Tai Tham | age 5.2
U+1A2E ᨮ TAI THAM LETTER HIGH RATHA | category Lo (Other Letter) | block Tai Tham | age 5.2
U+1A2F ᨯ TAI THAM LETTER DA | category Lo (Other Letter) | block Tai Tham | age 5.2
U+1A30 ᨰ TAI THAM LETTER LOW RATHA | category Lo (Other Letter) | block Tai Tham | age 5.2
U+1A31 ᨱ TAI THAM LETTER RANA | category Lo (Other Letter) | block Tai Tham | age 5.2
U+1A32 ᨲ TAI THAM LETTER HIGH TA | category Lo (Other Letter) | block Tai Tham | age 5.2
U+1A33 ᨳ TAI THAM LETTER HIGH THA | category Lo (Other Letter) | block Tai Tham | age 5.2
U+1A34 ᨴ TAI THAM LETTER LOW TA | category Lo (Other Letter) | block Tai Tham | age 5.2
U+1A35 ᨵ TAI THAM LETTER LOW THA | category Lo (Other Letter) | block Tai Tham | age 5.2
U+1A36 ᨶ TAI THAM LETTER NA | category Lo (Other Letter) | block Tai Tham | age 5.2
U+1A37 ᨷ TAI THAM LETTER BA | category Lo (Other Letter) | block Tai Tham | age 5.2
U+1A38 ᨸ TAI THAM LETTER HIGH PA | category Lo (Other Letter) | block Tai Tham | age 5.2
U+1A39 ᨹ TAI THAM LETTER HIGH PHA | category Lo (Other Letter) | block Tai Tham | age 5.2
U+1A3A ᨺ TAI THAM LETTER HIGH FA | category Lo (Other Letter) | block Tai Tham | age 5.2
U+1A3B ᨻ TAI THAM LETTER LOW PA | category Lo (Other Letter) | block Tai Tham | age 5.2
U+1A3C ᨼ TAI THAM LETTER LOW FA | category Lo (Other Letter) | block Tai Tham | age 5.2
U+1A3D ᨽ TAI THAM LETTER LOW PHA | category Lo (Other Letter) | block Tai Tham | age 5.2
U+1A3E ᨾ TAI THAM LETTER MA | category Lo (Other Letter) | block Tai Tham | age 5.2
U+1A3F ᨿ TAI THAM LETTER LOW YA | category Lo (Other Letter) | block Tai Tham | age 5.2
U+1A40 ᩀ TAI THAM LETTER HIGH YA | category Lo (Other Letter) | block Tai Tham | age 5.2
U+1A41 ᩁ TAI THAM LETTER RA | category Lo (Other Letter) | block Tai Tham | age 5.2
U+1A42 ᩂ TAI THAM LETTER RUE | category Lo (Other Letter) | block Tai Tham | age 5.2
U+1A43 ᩃ TAI THAM LETTER LA | category Lo (Other Letter) | block Tai Tham | age 5.2
U+1A44 ᩄ TAI THAM LETTER LUE | category Lo (Other Letter) | block Tai Tham | age 5.2
U+1A45 ᩅ TAI THAM LETTER WA | category Lo (Other Letter) | block Tai Tham | age 5.2
U+1A46 ᩆ TAI THAM LETTER HIGH SHA | category Lo (Other Letter) | block Tai Tham | age 5.2
U+1A47 ᩇ TAI THAM LETTER HIGH SSA | category Lo (Other Letter) | block Tai Tham | age 5.2
U+1A48 ᩈ TAI THAM LETTER HIGH SA | category Lo (Other Letter) | block Tai Tham | age 5.2
U+1A49 ᩉ TAI THAM LETTER HIGH HA | category Lo (Other Letter) | block Tai Tham | age 5.2
U+1A4A ᩊ TAI THAM LETTER LLA | category Lo (Other Letter) | block Tai Tham | age 5.2
U+1A4B ᩋ TAI THAM LETTER A | category Lo (Other Letter) | block Tai Tham | age 5.2
U+1A4C ᩌ TAI THAM LETTER LOW HA | category Lo (Other Letter) | block Tai Tham | age 5.2
U+1A4D ᩍ TAI THAM LETTER I | category Lo (Other Letter) | block Tai Tham | age 5.2
U+1A4E ᩎ TAI THAM LETTER II | category Lo (Other Letter) | block Tai Tham | age 5.2
U+1A4F ᩏ TAI THAM LETTER U | category Lo (Other Letter) | block Tai Tham | age 5.2
U+1A50 ᩐ TAI THAM LETTER UU | category Lo (Other Letter) | block Tai Tham | age 5.2
U+1A51 ᩑ TAI THAM LETTER EE | category Lo (Other Letter) | block Tai Tham | age 5.2
U+1A52 ᩒ TAI THAM LETTER OO | category Lo (Other Letter) | block Tai Tham | age 5.2
U+1A53 ᩓ TAI THAM LETTER LAE | category Lo (Other Letter) | block Tai Tham | age 5.2
U+1A54 ᩔ TAI THAM LETTER GREAT SA | category Lo (Other Letter) | block Tai Tham | age 5.2
U+1A55 ◌ᩕ TAI THAM CONSONANT SIGN MEDIAL RA | category Mc (Spacing Mark) | block Tai Tham | age 5.2
U+1A56 ◌ᩖ TAI THAM CONSONANT SIGN MEDIAL LA | category Mn (Nonspacing Mark) | block Tai Tham | age 5.2
U+1A57 ◌ᩗ TAI THAM CONSONANT SIGN LA TANG LAI | category Mc (Spacing Mark) | block Tai Tham | age 5.2
U+1A58 ◌ᩘ TAI THAM SIGN MAI KANG LAI | category Mn (Nonspacing Mark) | block Tai Tham | age 5.2
U+1A59 ◌ᩙ TAI THAM CONSONANT SIGN FINAL NGA | category Mn (Nonspacing Mark) | block Tai Tham | age 5.2
U+1A5A ◌ᩚ TAI THAM CONSONANT SIGN LOW PA | category Mn (Nonspacing Mark) | block Tai Tham | age 5.2
U+1A5B ◌ᩛ TAI THAM CONSONANT SIGN HIGH RATHA OR LOW PA | category Mn (Nonspacing Mark) | block Tai Tham | age 5.2
U+1A5C ◌ᩜ TAI THAM CONSONANT SIGN MA | category Mn (Nonspacing Mark) | block Tai Tham | age 5.2
U+1A5D ◌ᩝ TAI THAM CONSONANT SIGN BA | category Mn (Nonspacing Mark) | block Tai Tham | age 5.2
U+1A5E ◌ᩞ TAI THAM CONSONANT SIGN SA | category Mn (Nonspacing Mark) | block Tai Tham | age 5.2
U+1A60 ◌᩠ TAI THAM SIGN SAKOT | category Mn (Nonspacing Mark) | block Tai Tham | age 5.2
U+1A61 ◌ᩡ TAI THAM VOWEL SIGN A | category Mc (Spacing Mark) | block Tai Tham | age 5.2
U+1A62 ◌ᩢ TAI THAM VOWEL SIGN MAI SAT | category Mn (Nonspacing Mark) | block Tai Tham | age 5.2
U+1A63 ◌ᩣ TAI THAM VOWEL SIGN AA | category Mc (Spacing Mark) | block Tai Tham | age 5.2
U+1A64 ◌ᩤ TAI THAM VOWEL SIGN TALL AA | category Mc (Spacing Mark) | block Tai Tham | age 5.2
U+1A65 ◌ᩥ TAI THAM VOWEL SIGN I | category Mn (Nonspacing Mark) | block Tai Tham | age 5.2
U+1A66 ◌ᩦ TAI THAM VOWEL SIGN II | category Mn (Nonspacing Mark) | block Tai Tham | age 5.2
U+1A67 ◌ᩧ TAI THAM VOWEL SIGN UE | category Mn (Nonspacing Mark) | block Tai Tham | age 5.2
U+1A68 ◌ᩨ TAI THAM VOWEL SIGN UUE | category Mn (Nonspacing Mark) | block Tai Tham | age 5.2
U+1A69 ◌ᩩ TAI THAM VOWEL SIGN U | category Mn (Nonspacing Mark) | block Tai Tham | age 5.2
U+1A6A ◌ᩪ TAI THAM VOWEL SIGN UU | category Mn (Nonspacing Mark) | block Tai Tham | age 5.2
U+1A6B ◌ᩫ TAI THAM VOWEL SIGN O | category Mn (Nonspacing Mark) | block Tai Tham | age 5.2
U+1A6C ◌ᩬ TAI THAM VOWEL SIGN OA BELOW | category Mn (Nonspacing Mark) | block Tai Tham | age 5.2
U+1A6D ◌ᩭ TAI THAM VOWEL SIGN OY | category Mc (Spacing Mark) | block Tai Tham | age 5.2
U+1A6E ◌ᩮ TAI THAM VOWEL SIGN E | category Mc (Spacing Mark) | block Tai Tham | age 5.2
U+1A6F ◌ᩯ TAI THAM VOWEL SIGN AE | category Mc (Spacing Mark) | block Tai Tham | age 5.2
U+1A70 ◌ᩰ TAI THAM VOWEL SIGN OO | category Mc (Spacing Mark) | block Tai Tham | age 5.2
U+1A71 ◌ᩱ TAI THAM VOWEL SIGN AI | category Mc (Spacing Mark) | block Tai Tham | age 5.2
U+1A72 ◌ᩲ TAI THAM VOWEL SIGN THAM AI | category Mc (Spacing Mark) | block Tai Tham | age 5.2
U+1A73 ◌ᩳ TAI THAM VOWEL SIGN OA ABOVE | category Mn (Nonspacing Mark) | block Tai Tham | age 5.2
U+1A74 ◌ᩴ TAI THAM SIGN MAI KANG | category Mn (Nonspacing Mark) | block Tai Tham | age 5.2
U+1A75 ◌᩵ TAI THAM SIGN TONE-1 | category Mn (Nonspacing Mark) | block Tai Tham | age 5.2
U+1A76 ◌᩶ TAI THAM SIGN TONE-2 | category Mn (Nonspacing Mark) | block Tai Tham | age 5.2
U+1A77 ◌᩷ TAI THAM SIGN KHUEN TONE-3 | category Mn (Nonspacing Mark) | block Tai Tham | age 5.2
U+1A78 ◌᩸ TAI THAM SIGN KHUEN TONE-4 | category Mn (Nonspacing Mark) | block Tai Tham | age 5.2
U+1A79 ◌᩹ TAI THAM SIGN KHUEN TONE-5 | category Mn (Nonspacing Mark) | block Tai Tham | age 5.2
U+1A7A ◌᩺ TAI THAM SIGN RA HAAM | category Mn (Nonspacing Mark) | block Tai Tham | age 5.2
U+1A7B ◌᩻ TAI THAM SIGN MAI SAM | category Mn (Nonspacing Mark) | block Tai Tham | age 5.2
U+1A7C ◌᩼ TAI THAM SIGN KHUEN-LUE KARAN | category Mn (Nonspacing Mark) | block Tai Tham | age 5.2
U+1A7F ◌᩿ TAI THAM COMBINING CRYPTOGRAMMIC DOT | category Mn (Nonspacing Mark) | block Tai Tham | age 5.2
U+1A80 ᪀ TAI THAM HORA DIGIT ZERO | category Nd (Decimal Number) | block Tai Tham | age 5.2
U+1A81 ᪁ TAI THAM HORA DIGIT ONE | category Nd (Decimal Number) | block Tai Tham | age 5.2
U+1A82 ᪂ TAI THAM HORA DIGIT TWO | category Nd (Decimal Number) | block Tai Tham | age 5.2
U+1A83 ᪃ TAI THAM HORA DIGIT THREE | category Nd (Decimal Number) | block Tai Tham | age 5.2
U+1A84 ᪄ TAI THAM HORA DIGIT FOUR | category Nd (Decimal Number) | block Tai Tham | age 5.2
U+1A85 ᪅ TAI THAM HORA DIGIT FIVE | category Nd (Decimal Number) | block Tai Tham | age 5.2
U+1A86 ᪆ TAI THAM HORA DIGIT SIX | category Nd (Decimal Number) | block Tai Tham | age 5.2
U+1A87 ᪇ TAI THAM HORA DIGIT SEVEN | category Nd (Decimal Number) | block Tai Tham | age 5.2
U+1A88 ᪈ TAI THAM HORA DIGIT EIGHT | category Nd (Decimal Number) | block Tai Tham | age 5.2
U+1A89 ᪉ TAI THAM HORA DIGIT NINE | category Nd (Decimal Number) | block Tai Tham | age 5.2
U+1A90 ᪐ TAI THAM THAM DIGIT ZERO | category Nd (Decimal Number) | block Tai Tham | age 5.2
U+1A91 ᪑ TAI THAM THAM DIGIT ONE | category Nd (Decimal Number) | block Tai Tham | age 5.2
U+1A92 ᪒ TAI THAM THAM DIGIT TWO | category Nd (Decimal Number) | block Tai Tham | age 5.2
U+1A93 ᪓ TAI THAM THAM DIGIT THREE | category Nd (Decimal Number) | block Tai Tham | age 5.2
U+1A94 ᪔ TAI THAM THAM DIGIT FOUR | category Nd (Decimal Number) | block Tai Tham | age 5.2
U+1A95 ᪕ TAI THAM THAM DIGIT FIVE | category Nd (Decimal Number) | block Tai Tham | age 5.2
U+1A96 ᪖ TAI THAM THAM DIGIT SIX | category Nd (Decimal Number) | block Tai Tham | age 5.2
U+1A97 ᪗ TAI THAM THAM DIGIT SEVEN | category Nd (Decimal Number) | block Tai Tham | age 5.2
U+1A98 ᪘ TAI THAM THAM DIGIT EIGHT | category Nd (Decimal Number) | block Tai Tham | age 5.2
U+1A99 ᪙ TAI THAM THAM DIGIT NINE | category Nd (Decimal Number) | block Tai Tham | age 5.2
U+1AA0 ᪠ TAI THAM SIGN WIANG | category Po (Other Punctuation) | block Tai Tham | age 5.2
U+1AA1 ᪡ TAI THAM SIGN WIANGWAAK | category Po (Other Punctuation) | block Tai Tham | age 5.2
U+1AA2 ᪢ TAI THAM SIGN SAWAN | category Po (Other Punctuation) | block Tai Tham | age 5.2
U+1AA3 ᪣ TAI THAM SIGN KEOW | category Po (Other Punctuation) | block Tai Tham | age 5.2
U+1AA4 ᪤ TAI THAM SIGN HOY | category Po (Other Punctuation) | block Tai Tham | age 5.2
U+1AA5 ᪥ TAI THAM SIGN DOKMAI | category Po (Other Punctuation) | block Tai Tham | age 5.2
U+1AA6 ᪦ TAI THAM SIGN REVERSED ROTATED RANA | category Po (Other Punctuation) | block Tai Tham | age 5.2
U+1AA7 ᪧ TAI THAM SIGN MAI YAMOK | category Lm (Modifier Letter) | block Tai Tham | age 5.2
U+1AA8 ᪨ TAI THAM SIGN KAAN | category Po (Other Punctuation) | block Tai Tham | age 5.2
U+1AA9 ᪩ TAI THAM SIGN KAANKUU | category Po (Other Punctuation) | block Tai Tham | age 5.2
U+1AAA ᪪ TAI THAM SIGN SATKAAN | category Po (Other Punctuation) | block Tai Tham | age 5.2
U+1AAB ᪫ TAI THAM SIGN SATKAANKUU | category Po (Other Punctuation) | block Tai Tham | age 5.2
U+1AAC ᪬ TAI THAM SIGN HANG | category Po (Other Punctuation) | block Tai Tham | age 5.2
U+1AAD ᪭ TAI THAM SIGN CAANG | category Po (Other Punctuation) | block Tai Tham | age 5.2
U+1AB0 ◌᪰ COMBINING DOUBLED CIRCUMFLEX ACCENT | category Mn (Nonspacing Mark) | block Combining Diacritical Marks Extended | age 7.0
U+1AB1 ◌᪱ COMBINING DIAERESIS-RING | category Mn (Nonspacing Mark) | block Combining Diacritical Marks Extended | age 7.0
U+1AB2 ◌᪲ COMBINING INFINITY | category Mn (Nonspacing Mark) | block Combining Diacritical Marks Extended | age 7.0
U+1AB3 ◌᪳ COMBINING DOWNWARDS ARROW | category Mn (Nonspacing Mark) | block Combining Diacritical Marks Extended | age 7.0
U+1AB4 ◌᪴ COMBINING TRIPLE DOT | category Mn (Nonspacing Mark) | block Combining Diacritical Marks Extended | age 7.0
U+1AB5 ◌᪵ COMBINING X-X BELOW | category Mn (Nonspacing Mark) | block Combining Diacritical Marks Extended | age 7.0
U+1AB6 ◌᪶ COMBINING WIGGLY LINE BELOW | category Mn (Nonspacing Mark) | block Combining Diacritical Marks Extended | age 7.0
U+1AB7 ◌᪷ COMBINING OPEN MARK BELOW | category Mn (Nonspacing Mark) | block Combining Diacritical Marks Extended | age 7.0
U+1AB8 ◌᪸ COMBINING DOUBLE OPEN MARK BELOW | category Mn (Nonspacing Mark) | block Combining Diacritical Marks Extended | age 7.0
U+1AB9 ◌᪹ COMBINING LIGHT CENTRALIZATION STROKE BELOW | category Mn (Nonspacing Mark) | block Combining Diacritical Marks Extended | age 7.0
U+1ABA ◌᪺ COMBINING STRONG CENTRALIZATION STROKE BELOW | category Mn (Nonspacing Mark) | block Combining Diacritical Marks Extended | age 7.0
U+1ABB ◌᪻ COMBINING PARENTHESES ABOVE | category Mn (Nonspacing Mark) | block Combining Diacritical Marks Extended | age 7.0
U+1ABC ◌᪼ COMBINING DOUBLE PARENTHESES ABOVE | category Mn (Nonspacing Mark) | block Combining Diacritical Marks Extended | age 7.0
U+1ABD ◌᪽ COMBINING PARENTHESES BELOW | category Mn (Nonspacing Mark) | block Combining Diacritical Marks Extended | age 7.0
U+1ABE ◌᪾ COMBINING PARENTHESES OVERLAY | category Me (Enclosing Mark) | block Combining Diacritical Marks Extended | age 7.0
U+1ABF ◌ᪿ COMBINING LATIN SMALL LETTER W BELOW | category Mn (Nonspacing Mark) | block Combining Diacritical Marks Extended | age 13.0
U+1AC0 ◌ᫀ COMBINING LATIN SMALL LETTER TURNED W BELOW | category Mn (Nonspacing Mark) | block Combining Diacritical Marks Extended | age 13.0
U+1AC1 ◌᫁ COMBINING LEFT PARENTHESIS ABOVE LEFT | category Mn (Nonspacing Mark) | block Combining Diacritical Marks Extended | age 14.0
U+1AC2 ◌᫂ COMBINING RIGHT PARENTHESIS ABOVE RIGHT | category Mn (Nonspacing Mark) | block Combining Diacritical Marks Extended | age 14.0
U+1AC3 ◌᫃ COMBINING LEFT PARENTHESIS BELOW LEFT | category Mn (Nonspacing Mark) | block Combining Diacritical Marks Extended | age 14.0
U+1AC4 ◌᫄ COMBINING RIGHT PARENTHESIS BELOW RIGHT | category Mn (Nonspacing Mark) | block Combining Diacritical Marks Extended | age 14.0
U+1AC5 ◌᫅ COMBINING SQUARE BRACKETS ABOVE | category Mn (Nonspacing Mark) | block Combining Diacritical Marks Extended | age 14.0
U+1AC6 ◌᫆ COMBINING NUMBER SIGN ABOVE | category Mn (Nonspacing Mark) | block Combining Diacritical Marks Extended | age 14.0
U+1AC7 ◌᫇ COMBINING INVERTED DOUBLE ARCH ABOVE | category Mn (Nonspacing Mark) | block Combining Diacritical Marks Extended | age 14.0
U+1AC8 ◌᫈ COMBINING PLUS SIGN ABOVE | category Mn (Nonspacing Mark) | block Combining Diacritical Marks Extended | age 14.0
U+1AC9 ◌᫉ COMBINING DOUBLE PLUS SIGN ABOVE | category Mn (Nonspacing Mark) | block Combining Diacritical Marks Extended | age 14.0
U+1ACA ◌᫊ COMBINING DOUBLE PLUS SIGN BELOW | category Mn (Nonspacing Mark) | block Combining Diacritical Marks Extended | age 14.0
U+1ACB ◌᫋ COMBINING TRIPLE ACUTE ACCENT | category Mn (Nonspacing Mark) | block Combining Diacritical Marks Extended | age 14.0
U+1ACC ◌ᫌ COMBINING LATIN SMALL LETTER INSULAR G | category Mn (Nonspacing Mark) | block Combining Diacritical Marks Extended | age 14.0
U+1ACD ◌ᫍ COMBINING LATIN SMALL LETTER INSULAR R | category Mn (Nonspacing Mark) | block Combining Diacritical Marks Extended | age 14.0
U+1ACE ◌ᫎ COMBINING LATIN SMALL LETTER INSULAR T | category Mn (Nonspacing Mark) | block Combining Diacritical Marks Extended | age 14.0
U+1ACF ◌ COMBINING DOUBLE CARON | category Mn (Nonspacing Mark) | block Combining Diacritical Marks Extended | age 17.0
U+1AD0 ◌ COMBINING VERTICAL-LINE-ACUTE | category Mn (Nonspacing Mark) | block Combining Diacritical Marks Extended | age 17.0
U+1AD1 ◌ COMBINING GRAVE-VERTICAL-LINE | category Mn (Nonspacing Mark) | block Combining Diacritical Marks Extended | age 17.0
U+1AD2 ◌ COMBINING VERTICAL-LINE-GRAVE | category Mn (Nonspacing Mark) | block Combining Diacritical Marks Extended | age 17.0
U+1AD3 ◌ COMBINING ACUTE-VERTICAL-LINE | category Mn (Nonspacing Mark) | block Combining Diacritical Marks Extended | age 17.0
U+1AD4 ◌ COMBINING VERTICAL-LINE-MACRON | category Mn (Nonspacing Mark) | block Combining Diacritical Marks Extended | age 17.0
U+1AD5 ◌ COMBINING MACRON-VERTICAL-LINE | category Mn (Nonspacing Mark) | block Combining Diacritical Marks Extended | age 17.0
U+1AD6 ◌ COMBINING VERTICAL-LINE-ACUTE-GRAVE | category Mn (Nonspacing Mark) | block Combining Diacritical Marks Extended | age 17.0
U+1AD7 ◌ COMBINING VERTICAL-LINE-GRAVE-ACUTE | category Mn (Nonspacing Mark) | block Combining Diacritical Marks Extended | age 17.0
U+1AD8 ◌ COMBINING MACRON-ACUTE-GRAVE | category Mn (Nonspacing Mark) | block Combining Diacritical Marks Extended | age 17.0
U+1AD9 ◌ COMBINING SHARP SIGN | category Mn (Nonspacing Mark) | block Combining Diacritical Marks Extended | age 17.0
U+1ADA ◌ COMBINING FLAT SIGN | category Mn (Nonspacing Mark) | block Combining Diacritical Marks Extended | age 17.0
U+1ADB ◌ COMBINING DOWN TACK ABOVE | category Mn (Nonspacing Mark) | block Combining Diacritical Marks Extended | age 17.0
U+1ADC ◌ COMBINING DIAERESIS WITH RAISED LEFT DOT | category Mn (Nonspacing Mark) | block Combining Diacritical Marks Extended | age 17.0
U+1ADD ◌ COMBINING DOT-AND-RING BELOW | category Mn (Nonspacing Mark) | block Combining Diacritical Marks Extended | age 17.0
U+1AE0 ◌ COMBINING LEFT TACK ABOVE | category Mn (Nonspacing Mark) | block Combining Diacritical Marks Extended | age 17.0
U+1AE1 ◌ COMBINING RIGHT TACK ABOVE | category Mn (Nonspacing Mark) | block Combining Diacritical Marks Extended | age 17.0
U+1AE2 ◌ COMBINING MINUS SIGN ABOVE | category Mn (Nonspacing Mark) | block Combining Diacritical Marks Extended | age 17.0
U+1AE3 ◌ COMBINING INVERTED BRIDGE ABOVE | category Mn (Nonspacing Mark) | block Combining Diacritical Marks Extended | age 17.0
U+1AE4 ◌ COMBINING SQUARE ABOVE | category Mn (Nonspacing Mark) | block Combining Diacritical Marks Extended | age 17.0
U+1AE5 ◌ COMBINING SEAGULL ABOVE | category Mn (Nonspacing Mark) | block Combining Diacritical Marks Extended | age 17.0
U+1AE6 ◌ COMBINING DOUBLE ARCH BELOW | category Mn (Nonspacing Mark) | block Combining Diacritical Marks Extended | age 17.0
U+1AE7 ◌ COMBINING DOUBLE ARCH ABOVE | category Mn (Nonspacing Mark) | block Combining Diacritical Marks Extended | age 17.0
U+1AE8 ◌ COMBINING EQUALS SIGN ABOVE | category Mn (Nonspacing Mark) | block Combining Diacritical Marks Extended | age 17.0
U+1AE9 ◌ COMBINING LEFT ANGLE CENTRED ABOVE | category Mn (Nonspacing Mark) | block Combining Diacritical Marks Extended | age 17.0
U+1AEA ◌ COMBINING UPWARDS ARROW ABOVE | category Mn (Nonspacing Mark) | block Combining Diacritical Marks Extended | age 17.0
U+1AEB ◌ COMBINING DOUBLE RIGHTWARDS ARROW ABOVE | category Mn (Nonspacing Mark) | block Combining Diacritical Marks Extended | age 17.0
U+1B00 ◌ᬀ BALINESE SIGN ULU RICEM | category Mn (Nonspacing Mark) | block Balinese | age 5.0
U+1B01 ◌ᬁ BALINESE SIGN ULU CANDRA | category Mn (Nonspacing Mark) | block Balinese | age 5.0
U+1B02 ◌ᬂ BALINESE SIGN CECEK | category Mn (Nonspacing Mark) | block Balinese | age 5.0
U+1B03 ◌ᬃ BALINESE SIGN SURANG | category Mn (Nonspacing Mark) | block Balinese | age 5.0
U+1B04 ◌ᬄ BALINESE SIGN BISAH | category Mc (Spacing Mark) | block Balinese | age 5.0
U+1B05 ᬅ BALINESE LETTER AKARA | category Lo (Other Letter) | block Balinese | age 5.0
U+1B06 ᬆ BALINESE LETTER AKARA TEDUNG | category Lo (Other Letter) | block Balinese | age 5.0
U+1B07 ᬇ BALINESE LETTER IKARA | category Lo (Other Letter) | block Balinese | age 5.0
U+1B08 ᬈ BALINESE LETTER IKARA TEDUNG | category Lo (Other Letter) | block Balinese | age 5.0
U+1B09 ᬉ BALINESE LETTER UKARA | category Lo (Other Letter) | block Balinese | age 5.0
U+1B0A ᬊ BALINESE LETTER UKARA TEDUNG | category Lo (Other Letter) | block Balinese | age 5.0
U+1B0B ᬋ BALINESE LETTER RA REPA | category Lo (Other Letter) | block Balinese | age 5.0
U+1B0C ᬌ BALINESE LETTER RA REPA TEDUNG | category Lo (Other Letter) | block Balinese | age 5.0
U+1B0D ᬍ BALINESE LETTER LA LENGA | category Lo (Other Letter) | block Balinese | age 5.0
U+1B0E ᬎ BALINESE LETTER LA LENGA TEDUNG | category Lo (Other Letter) | block Balinese | age 5.0
U+1B0F ᬏ BALINESE LETTER EKARA | category Lo (Other Letter) | block Balinese | age 5.0
U+1B10 ᬐ BALINESE LETTER AIKARA | category Lo (Other Letter) | block Balinese | age 5.0
U+1B11 ᬑ BALINESE LETTER OKARA | category Lo (Other Letter) | block Balinese | age 5.0
U+1B12 ᬒ BALINESE LETTER OKARA TEDUNG | category Lo (Other Letter) | block Balinese | age 5.0
U+1B13 ᬓ BALINESE LETTER KA | category Lo (Other Letter) | block Balinese | age 5.0
U+1B14 ᬔ BALINESE LETTER KA MAHAPRANA | category Lo (Other Letter) | block Balinese | age 5.0
U+1B15 ᬕ BALINESE LETTER GA | category Lo (Other Letter) | block Balinese | age 5.0
U+1B16 ᬖ BALINESE LETTER GA GORA | category Lo (Other Letter) | block Balinese | age 5.0
U+1B17 ᬗ BALINESE LETTER NGA | category Lo (Other Letter) | block Balinese | age 5.0
U+1B18 ᬘ BALINESE LETTER CA | category Lo (Other Letter) | block Balinese | age 5.0
U+1B19 ᬙ BALINESE LETTER CA LACA | category Lo (Other Letter) | block Balinese | age 5.0
U+1B1A ᬚ BALINESE LETTER JA | category Lo (Other Letter) | block Balinese | age 5.0
U+1B1B ᬛ BALINESE LETTER JA JERA | category Lo (Other Letter) | block Balinese | age 5.0
U+1B1C ᬜ BALINESE LETTER NYA | category Lo (Other Letter) | block Balinese | age 5.0
U+1B1D ᬝ BALINESE LETTER TA LATIK | category Lo (Other Letter) | block Balinese | age 5.0
U+1B1E ᬞ BALINESE LETTER TA MURDA MAHAPRANA | category Lo (Other Letter) | block Balinese | age 5.0
U+1B1F ᬟ BALINESE LETTER DA MURDA ALPAPRANA | category Lo (Other Letter) | block Balinese | age 5.0
U+1B20 ᬠ BALINESE LETTER DA MURDA MAHAPRANA | category Lo (Other Letter) | block Balinese | age 5.0
U+1B21 ᬡ BALINESE LETTER NA RAMBAT | category Lo (Other Letter) | block Balinese | age 5.0
U+1B22 ᬢ BALINESE LETTER TA | category Lo (Other Letter) | block Balinese | age 5.0
U+1B23 ᬣ BALINESE LETTER TA TAWA | category Lo (Other Letter) | block Balinese | age 5.0
U+1B24 ᬤ BALINESE LETTER DA | category Lo (Other Letter) | block Balinese | age 5.0
U+1B25 ᬥ BALINESE LETTER DA MADU | category Lo (Other Letter) | block Balinese | age 5.0
U+1B26 ᬦ BALINESE LETTER NA | category Lo (Other Letter) | block Balinese | age 5.0
U+1B27 ᬧ BALINESE LETTER PA | category Lo (Other Letter) | block Balinese | age 5.0
U+1B28 ᬨ BALINESE LETTER PA KAPAL | category Lo (Other Letter) | block Balinese | age 5.0
U+1B29 ᬩ BALINESE LETTER BA | category Lo (Other Letter) | block Balinese | age 5.0
U+1B2A ᬪ BALINESE LETTER BA KEMBANG | category Lo (Other Letter) | block Balinese | age 5.0
U+1B2B ᬫ BALINESE LETTER MA | category Lo (Other Letter) | block Balinese | age 5.0
U+1B2C ᬬ BALINESE LETTER YA | category Lo (Other Letter) | block Balinese | age 5.0
U+1B2D ᬭ BALINESE LETTER RA | category Lo (Other Letter) | block Balinese | age 5.0
U+1B2E ᬮ BALINESE LETTER LA | category Lo (Other Letter) | block Balinese | age 5.0
U+1B2F ᬯ BALINESE LETTER WA | category Lo (Other Letter) | block Balinese | age 5.0
U+1B30 ᬰ BALINESE LETTER SA SAGA | category Lo (Other Letter) | block Balinese | age 5.0
U+1B31 ᬱ BALINESE LETTER SA SAPA | category Lo (Other Letter) | block Balinese | age 5.0
U+1B32 ᬲ BALINESE LETTER SA | category Lo (Other Letter) | block Balinese | age 5.0
U+1B33 ᬳ BALINESE LETTER HA | category Lo (Other Letter) | block Balinese | age 5.0
U+1B34 ◌᬴ BALINESE SIGN REREKAN | category Mn (Nonspacing Mark) | block Balinese | age 5.0
U+1B35 ◌ᬵ BALINESE VOWEL SIGN TEDUNG | category Mc (Spacing Mark) | block Balinese | age 5.0
U+1B36 ◌ᬶ BALINESE VOWEL SIGN ULU | category Mn (Nonspacing Mark) | block Balinese | age 5.0
U+1B37 ◌ᬷ BALINESE VOWEL SIGN ULU SARI | category Mn (Nonspacing Mark) | block Balinese | age 5.0
U+1B38 ◌ᬸ BALINESE VOWEL SIGN SUKU | category Mn (Nonspacing Mark) | block Balinese | age 5.0
U+1B39 ◌ᬹ BALINESE VOWEL SIGN SUKU ILUT | category Mn (Nonspacing Mark) | block Balinese | age 5.0
U+1B3A ◌ᬺ BALINESE VOWEL SIGN RA REPA | category Mn (Nonspacing Mark) | block Balinese | age 5.0
U+1B3B ◌ᬻ BALINESE VOWEL SIGN RA REPA TEDUNG | category Mc (Spacing Mark) | block Balinese | age 5.0
U+1B3C ◌ᬼ BALINESE VOWEL SIGN LA LENGA | category Mn (Nonspacing Mark) | block Balinese | age 5.0
U+1B3D ◌ᬽ BALINESE VOWEL SIGN LA LENGA TEDUNG | category Mc (Spacing Mark) | block Balinese | age 5.0
U+1B3E ◌ᬾ BALINESE VOWEL SIGN TALING | category Mc (Spacing Mark) | block Balinese | age 5.0
U+1B3F ◌ᬿ BALINESE VOWEL SIGN TALING REPA | category Mc (Spacing Mark) | block Balinese | age 5.0
U+1B40 ◌ᭀ BALINESE VOWEL SIGN TALING TEDUNG | category Mc (Spacing Mark) | block Balinese | age 5.0
U+1B41 ◌ᭁ BALINESE VOWEL SIGN TALING REPA TEDUNG | category Mc (Spacing Mark) | block Balinese | age 5.0
U+1B42 ◌ᭂ BALINESE VOWEL SIGN PEPET | category Mn (Nonspacing Mark) | block Balinese | age 5.0
U+1B43 ◌ᭃ BALINESE VOWEL SIGN PEPET TEDUNG | category Mc (Spacing Mark) | block Balinese | age 5.0
U+1B44 ◌᭄ BALINESE ADEG ADEG | category Mc (Spacing Mark) | block Balinese | age 5.0
U+1B45 ᭅ BALINESE LETTER KAF SASAK | category Lo (Other Letter) | block Balinese | age 5.0
U+1B46 ᭆ BALINESE LETTER KHOT SASAK | category Lo (Other Letter) | block Balinese | age 5.0
U+1B47 ᭇ BALINESE LETTER TZIR SASAK | category Lo (Other Letter) | block Balinese | age 5.0
U+1B48 ᭈ BALINESE LETTER EF SASAK | category Lo (Other Letter) | block Balinese | age 5.0
U+1B49 ᭉ BALINESE LETTER VE SASAK | category Lo (Other Letter) | block Balinese | age 5.0
U+1B4A ᭊ BALINESE LETTER ZAL SASAK | category Lo (Other Letter) | block Balinese | age 5.0
U+1B4B ᭋ BALINESE LETTER ASYURA SASAK | category Lo (Other Letter) | block Balinese | age 5.0
U+1B4C ᭌ BALINESE LETTER ARCHAIC JNYA | category Lo (Other Letter) | block Balinese | age 14.0
U+1B4E BALINESE INVERTED CARIK SIKI | category Po (Other Punctuation) | block Balinese | age 16.0
U+1B4F BALINESE INVERTED CARIK PAREREN | category Po (Other Punctuation) | block Balinese | age 16.0
U+1B50 ᭐ BALINESE DIGIT ZERO | category Nd (Decimal Number) | block Balinese | age 5.0
U+1B51 ᭑ BALINESE DIGIT ONE | category Nd (Decimal Number) | block Balinese | age 5.0
U+1B52 ᭒ BALINESE DIGIT TWO | category Nd (Decimal Number) | block Balinese | age 5.0
U+1B53 ᭓ BALINESE DIGIT THREE | category Nd (Decimal Number) | block Balinese | age 5.0
U+1B54 ᭔ BALINESE DIGIT FOUR | category Nd (Decimal Number) | block Balinese | age 5.0
U+1B55 ᭕ BALINESE DIGIT FIVE | category Nd (Decimal Number) | block Balinese | age 5.0
U+1B56 ᭖ BALINESE DIGIT SIX | category Nd (Decimal Number) | block Balinese | age 5.0
U+1B57 ᭗ BALINESE DIGIT SEVEN | category Nd (Decimal Number) | block Balinese | age 5.0
U+1B58 ᭘ BALINESE DIGIT EIGHT | category Nd (Decimal Number) | block Balinese | age 5.0
U+1B59 ᭙ BALINESE DIGIT NINE | category Nd (Decimal Number) | block Balinese | age 5.0
U+1B5A ᭚ BALINESE PANTI | category Po (Other Punctuation) | block Balinese | age 5.0
U+1B5B ᭛ BALINESE PAMADA | category Po (Other Punctuation) | block Balinese | age 5.0
U+1B5C ᭜ BALINESE WINDU | category Po (Other Punctuation) | block Balinese | age 5.0
U+1B5D ᭝ BALINESE CARIK PAMUNGKAH | category Po (Other Punctuation) | block Balinese | age 5.0
U+1B5E ᭞ BALINESE CARIK SIKI | category Po (Other Punctuation) | block Balinese | age 5.0
U+1B5F ᭟ BALINESE CARIK PAREREN | category Po (Other Punctuation) | block Balinese | age 5.0
U+1B60 ᭠ BALINESE PAMENENG | category Po (Other Punctuation) | block Balinese | age 5.0
U+1B61 ᭡ BALINESE MUSICAL SYMBOL DONG | category So (Other Symbol) | block Balinese | age 5.0
U+1B62 ᭢ BALINESE MUSICAL SYMBOL DENG | category So (Other Symbol) | block Balinese | age 5.0
U+1B63 ᭣ BALINESE MUSICAL SYMBOL DUNG | category So (Other Symbol) | block Balinese | age 5.0
U+1B64 ᭤ BALINESE MUSICAL SYMBOL DANG | category So (Other Symbol) | block Balinese | age 5.0
U+1B65 ᭥ BALINESE MUSICAL SYMBOL DANG SURANG | category So (Other Symbol) | block Balinese | age 5.0
U+1B66 ᭦ BALINESE MUSICAL SYMBOL DING | category So (Other Symbol) | block Balinese | age 5.0
U+1B67 ᭧ BALINESE MUSICAL SYMBOL DAENG | category So (Other Symbol) | block Balinese | age 5.0
U+1B68 ᭨ BALINESE MUSICAL SYMBOL DEUNG | category So (Other Symbol) | block Balinese | age 5.0
U+1B69 ᭩ BALINESE MUSICAL SYMBOL DAING | category So (Other Symbol) | block Balinese | age 5.0
U+1B6A ᭪ BALINESE MUSICAL SYMBOL DANG GEDE | category So (Other Symbol) | block Balinese | age 5.0
U+1B6B ◌᭫ BALINESE MUSICAL SYMBOL COMBINING TEGEH | category Mn (Nonspacing Mark) | block Balinese | age 5.0
U+1B6C ◌᭬ BALINESE MUSICAL SYMBOL COMBINING ENDEP | category Mn (Nonspacing Mark) | block Balinese | age 5.0
U+1B6D ◌᭭ BALINESE MUSICAL SYMBOL COMBINING KEMPUL | category Mn (Nonspacing Mark) | block Balinese | age 5.0
U+1B6E ◌᭮ BALINESE MUSICAL SYMBOL COMBINING KEMPLI | category Mn (Nonspacing Mark) | block Balinese | age 5.0
U+1B6F ◌᭯ BALINESE MUSICAL SYMBOL COMBINING JEGOGAN | category Mn (Nonspacing Mark) | block Balinese | age 5.0
U+1B70 ◌᭰ BALINESE MUSICAL SYMBOL COMBINING KEMPUL WITH JEGOGAN | category Mn (Nonspacing Mark) | block Balinese | age 5.0
U+1B71 ◌᭱ BALINESE MUSICAL SYMBOL COMBINING KEMPLI WITH JEGOGAN | category Mn (Nonspacing Mark) | block Balinese | age 5.0
U+1B72 ◌᭲ BALINESE MUSICAL SYMBOL COMBINING BENDE | category Mn (Nonspacing Mark) | block Balinese | age 5.0
U+1B73 ◌᭳ BALINESE MUSICAL SYMBOL COMBINING GONG | category Mn (Nonspacing Mark) | block Balinese | age 5.0
U+1B74 ᭴ BALINESE MUSICAL SYMBOL RIGHT-HAND OPEN DUG | category So (Other Symbol) | block Balinese | age 5.0
U+1B75 ᭵ BALINESE MUSICAL SYMBOL RIGHT-HAND OPEN DAG | category So (Other Symbol) | block Balinese | age 5.0
U+1B76 ᭶ BALINESE MUSICAL SYMBOL RIGHT-HAND CLOSED TUK | category So (Other Symbol) | block Balinese | age 5.0
U+1B77 ᭷ BALINESE MUSICAL SYMBOL RIGHT-HAND CLOSED TAK | category So (Other Symbol) | block Balinese | age 5.0
U+1B78 ᭸ BALINESE MUSICAL SYMBOL LEFT-HAND OPEN PANG | category So (Other Symbol) | block Balinese | age 5.0
U+1B79 ᭹ BALINESE MUSICAL SYMBOL LEFT-HAND OPEN PUNG | category So (Other Symbol) | block Balinese | age 5.0
U+1B7A ᭺ BALINESE MUSICAL SYMBOL LEFT-HAND CLOSED PLAK | category So (Other Symbol) | block Balinese | age 5.0
U+1B7B ᭻ BALINESE MUSICAL SYMBOL LEFT-HAND CLOSED PLUK | category So (Other Symbol) | block Balinese | age 5.0
U+1B7C ᭼ BALINESE MUSICAL SYMBOL LEFT-HAND OPEN PING | category So (Other Symbol) | block Balinese | age 5.0
U+1B7D ᭽ BALINESE PANTI LANTANG | category Po (Other Punctuation) | block Balinese | age 14.0
U+1B7E ᭾ BALINESE PAMADA LANTANG | category Po (Other Punctuation) | block Balinese | age 14.0
U+1B7F BALINESE PANTI BAWAK | category Po (Other Punctuation) | block Balinese | age 16.0
U+1B80 ◌ᮀ SUNDANESE SIGN PANYECEK | category Mn (Nonspacing Mark) | block Sundanese | age 5.1
U+1B81 ◌ᮁ SUNDANESE SIGN PANGLAYAR | category Mn (Nonspacing Mark) | block Sundanese | age 5.1
U+1B82 ◌ᮂ SUNDANESE SIGN PANGWISAD | category Mc (Spacing Mark) | block Sundanese | age 5.1
U+1B83 ᮃ SUNDANESE LETTER A | category Lo (Other Letter) | block Sundanese | age 5.1
U+1B84 ᮄ SUNDANESE LETTER I | category Lo (Other Letter) | block Sundanese | age 5.1
U+1B85 ᮅ SUNDANESE LETTER U | category Lo (Other Letter) | block Sundanese | age 5.1
U+1B86 ᮆ SUNDANESE LETTER AE | category Lo (Other Letter) | block Sundanese | age 5.1
U+1B87 ᮇ SUNDANESE LETTER O | category Lo (Other Letter) | block Sundanese | age 5.1
U+1B88 ᮈ SUNDANESE LETTER E | category Lo (Other Letter) | block Sundanese | age 5.1
U+1B89 ᮉ SUNDANESE LETTER EU | category Lo (Other Letter) | block Sundanese | age 5.1
U+1B8A ᮊ SUNDANESE LETTER KA | category Lo (Other Letter) | block Sundanese | age 5.1
U+1B8B ᮋ SUNDANESE LETTER QA | category Lo (Other Letter) | block Sundanese | age 5.1
U+1B8C ᮌ SUNDANESE LETTER GA | category Lo (Other Letter) | block Sundanese | age 5.1
U+1B8D ᮍ SUNDANESE LETTER NGA | category Lo (Other Letter) | block Sundanese | age 5.1
U+1B8E ᮎ SUNDANESE LETTER CA | category Lo (Other Letter) | block Sundanese | age 5.1
U+1B8F ᮏ SUNDANESE LETTER JA | category Lo (Other Letter) | block Sundanese | age 5.1
U+1B90 ᮐ SUNDANESE LETTER ZA | category Lo (Other Letter) | block Sundanese | age 5.1
U+1B91 ᮑ SUNDANESE LETTER NYA | category Lo (Other Letter) | block Sundanese | age 5.1
U+1B92 ᮒ SUNDANESE LETTER TA | category Lo (Other Letter) | block Sundanese | age 5.1
U+1B93 ᮓ SUNDANESE LETTER DA | category Lo (Other Letter) | block Sundanese | age 5.1
U+1B94 ᮔ SUNDANESE LETTER NA | category Lo (Other Letter) | block Sundanese | age 5.1
U+1B95 ᮕ SUNDANESE LETTER PA | category Lo (Other Letter) | block Sundanese | age 5.1
U+1B96 ᮖ SUNDANESE LETTER FA | category Lo (Other Letter) | block Sundanese | age 5.1
U+1B97 ᮗ SUNDANESE LETTER VA | category Lo (Other Letter) | block Sundanese | age 5.1
U+1B98 ᮘ SUNDANESE LETTER BA | category Lo (Other Letter) | block Sundanese | age 5.1
U+1B99 ᮙ SUNDANESE LETTER MA | category Lo (Other Letter) | block Sundanese | age 5.1
U+1B9A ᮚ SUNDANESE LETTER YA | category Lo (Other Letter) | block Sundanese | age 5.1
U+1B9B ᮛ SUNDANESE LETTER RA | category Lo (Other Letter) | block Sundanese | age 5.1
U+1B9C ᮜ SUNDANESE LETTER LA | category Lo (Other Letter) | block Sundanese | age 5.1
U+1B9D ᮝ SUNDANESE LETTER WA | category Lo (Other Letter) | block Sundanese | age 5.1
U+1B9E ᮞ SUNDANESE LETTER SA | category Lo (Other Letter) | block Sundanese | age 5.1
U+1B9F ᮟ SUNDANESE LETTER XA | category Lo (Other Letter) | block Sundanese | age 5.1
U+1BA0 ᮠ SUNDANESE LETTER HA | category Lo (Other Letter) | block Sundanese | age 5.1
U+1BA1 ◌ᮡ SUNDANESE CONSONANT SIGN PAMINGKAL | category Mc (Spacing Mark) | block Sundanese | age 5.1
U+1BA2 ◌ᮢ SUNDANESE CONSONANT SIGN PANYAKRA | category Mn (Nonspacing Mark) | block Sundanese | age 5.1
U+1BA3 ◌ᮣ SUNDANESE CONSONANT SIGN PANYIKU | category Mn (Nonspacing Mark) | block Sundanese | age 5.1
U+1BA4 ◌ᮤ SUNDANESE VOWEL SIGN PANGHULU | category Mn (Nonspacing Mark) | block Sundanese | age 5.1
U+1BA5 ◌ᮥ SUNDANESE VOWEL SIGN PANYUKU | category Mn (Nonspacing Mark) | block Sundanese | age 5.1
U+1BA6 ◌ᮦ SUNDANESE VOWEL SIGN PANAELAENG | category Mc (Spacing Mark) | block Sundanese | age 5.1
U+1BA7 ◌ᮧ SUNDANESE VOWEL SIGN PANOLONG | category Mc (Spacing Mark) | block Sundanese | age 5.1
U+1BA8 ◌ᮨ SUNDANESE VOWEL SIGN PAMEPET | category Mn (Nonspacing Mark) | block Sundanese | age 5.1
U+1BA9 ◌ᮩ SUNDANESE VOWEL SIGN PANEULEUNG | category Mn (Nonspacing Mark) | block Sundanese | age 5.1
U+1BAA ◌᮪ SUNDANESE SIGN PAMAAEH | category Mc (Spacing Mark) | block Sundanese | age 5.1
U+1BAB ◌᮫ SUNDANESE SIGN VIRAMA | category Mn (Nonspacing Mark) | block Sundanese | age 6.1
U+1BAC ◌ᮬ SUNDANESE CONSONANT SIGN PASANGAN MA | category Mn (Nonspacing Mark) | block Sundanese | age 6.1
U+1BAD ◌ᮭ SUNDANESE CONSONANT SIGN PASANGAN WA | category Mn (Nonspacing Mark) | block Sundanese | age 6.1
U+1BAE ᮮ SUNDANESE LETTER KHA | category Lo (Other Letter) | block Sundanese | age 5.1
U+1BAF ᮯ SUNDANESE LETTER SYA | category Lo (Other Letter) | block Sundanese | age 5.1
U+1BB0 ᮰ SUNDANESE DIGIT ZERO | category Nd (Decimal Number) | block Sundanese | age 5.1
U+1BB1 ᮱ SUNDANESE DIGIT ONE | category Nd (Decimal Number) | block Sundanese | age 5.1
U+1BB2 ᮲ SUNDANESE DIGIT TWO | category Nd (Decimal Number) | block Sundanese | age 5.1
U+1BB3 ᮳ SUNDANESE DIGIT THREE | category Nd (Decimal Number) | block Sundanese | age 5.1
U+1BB4 ᮴ SUNDANESE DIGIT FOUR | category Nd (Decimal Number) | block Sundanese | age 5.1
U+1BB5 ᮵ SUNDANESE DIGIT FIVE | category Nd (Decimal Number) | block Sundanese | age 5.1
U+1BB6 ᮶ SUNDANESE DIGIT SIX | category Nd (Decimal Number) | block Sundanese | age 5.1
U+1BB7 ᮷ SUNDANESE DIGIT SEVEN | category Nd (Decimal Number) | block Sundanese | age 5.1
U+1BB8 ᮸ SUNDANESE DIGIT EIGHT | category Nd (Decimal Number) | block Sundanese | age 5.1
U+1BB9 ᮹ SUNDANESE DIGIT NINE | category Nd (Decimal Number) | block Sundanese | age 5.1
U+1BBA ᮺ SUNDANESE AVAGRAHA | category Lo (Other Letter) | block Sundanese | age 6.1
U+1BBB ᮻ SUNDANESE LETTER REU | category Lo (Other Letter) | block Sundanese | age 6.1
U+1BBC ᮼ SUNDANESE LETTER LEU | category Lo (Other Letter) | block Sundanese | age 6.1
U+1BBD ᮽ SUNDANESE LETTER BHA | category Lo (Other Letter) | block Sundanese | age 6.1
U+1BBE ᮾ SUNDANESE LETTER FINAL K | category Lo (Other Letter) | block Sundanese | age 6.1
U+1BBF ᮿ SUNDANESE LETTER FINAL M | category Lo (Other Letter) | block Sundanese | age 6.1
U+1BC0 ᯀ BATAK LETTER A | category Lo (Other Letter) | block Batak | age 6.0
U+1BC1 ᯁ BATAK LETTER SIMALUNGUN A | category Lo (Other Letter) | block Batak | age 6.0
U+1BC2 ᯂ BATAK LETTER HA | category Lo (Other Letter) | block Batak | age 6.0
U+1BC3 ᯃ BATAK LETTER SIMALUNGUN HA | category Lo (Other Letter) | block Batak | age 6.0
U+1BC4 ᯄ BATAK LETTER MANDAILING HA | category Lo (Other Letter) | block Batak | age 6.0
U+1BC5 ᯅ BATAK LETTER BA | category Lo (Other Letter) | block Batak | age 6.0
U+1BC6 ᯆ BATAK LETTER KARO BA | category Lo (Other Letter) | block Batak | age 6.0
U+1BC7 ᯇ BATAK LETTER PA | category Lo (Other Letter) | block Batak | age 6.0
U+1BC8 ᯈ BATAK LETTER SIMALUNGUN PA | category Lo (Other Letter) | block Batak | age 6.0
U+1BC9 ᯉ BATAK LETTER NA | category Lo (Other Letter) | block Batak | age 6.0
U+1BCA ᯊ BATAK LETTER MANDAILING NA | category Lo (Other Letter) | block Batak | age 6.0
U+1BCB ᯋ BATAK LETTER WA | category Lo (Other Letter) | block Batak | age 6.0
U+1BCC ᯌ BATAK LETTER SIMALUNGUN WA | category Lo (Other Letter) | block Batak | age 6.0
U+1BCD ᯍ BATAK LETTER PAKPAK WA | category Lo (Other Letter) | block Batak | age 6.0
U+1BCE ᯎ BATAK LETTER GA | category Lo (Other Letter) | block Batak | age 6.0
U+1BCF ᯏ BATAK LETTER SIMALUNGUN GA | category Lo (Other Letter) | block Batak | age 6.0
U+1BD0 ᯐ BATAK LETTER JA | category Lo (Other Letter) | block Batak | age 6.0
U+1BD1 ᯑ BATAK LETTER DA | category Lo (Other Letter) | block Batak | age 6.0
U+1BD2 ᯒ BATAK LETTER RA | category Lo (Other Letter) | block Batak | age 6.0
U+1BD3 ᯓ BATAK LETTER SIMALUNGUN RA | category Lo (Other Letter) | block Batak | age 6.0
U+1BD4 ᯔ BATAK LETTER MA | category Lo (Other Letter) | block Batak | age 6.0
U+1BD5 ᯕ BATAK LETTER SIMALUNGUN MA | category Lo (Other Letter) | block Batak | age 6.0
U+1BD6 ᯖ BATAK LETTER SOUTHERN TA | category Lo (Other Letter) | block Batak | age 6.0
U+1BD7 ᯗ BATAK LETTER NORTHERN TA | category Lo (Other Letter) | block Batak | age 6.0
U+1BD8 ᯘ BATAK LETTER SA | category Lo (Other Letter) | block Batak | age 6.0
U+1BD9 ᯙ BATAK LETTER SIMALUNGUN SA | category Lo (Other Letter) | block Batak | age 6.0
U+1BDA ᯚ BATAK LETTER MANDAILING SA | category Lo (Other Letter) | block Batak | age 6.0
U+1BDB ᯛ BATAK LETTER YA | category Lo (Other Letter) | block Batak | age 6.0
U+1BDC ᯜ BATAK LETTER SIMALUNGUN YA | category Lo (Other Letter) | block Batak | age 6.0
U+1BDD ᯝ BATAK LETTER NGA | category Lo (Other Letter) | block Batak | age 6.0
U+1BDE ᯞ BATAK LETTER LA | category Lo (Other Letter) | block Batak | age 6.0
U+1BDF ᯟ BATAK LETTER SIMALUNGUN LA | category Lo (Other Letter) | block Batak | age 6.0
U+1BE0 ᯠ BATAK LETTER NYA | category Lo (Other Letter) | block Batak | age 6.0
U+1BE1 ᯡ BATAK LETTER CA | category Lo (Other Letter) | block Batak | age 6.0
U+1BE2 ᯢ BATAK LETTER NDA | category Lo (Other Letter) | block Batak | age 6.0
U+1BE3 ᯣ BATAK LETTER MBA | category Lo (Other Letter) | block Batak | age 6.0
U+1BE4 ᯤ BATAK LETTER I | category Lo (Other Letter) | block Batak | age 6.0
U+1BE5 ᯥ BATAK LETTER U | category Lo (Other Letter) | block Batak | age 6.0
U+1BE6 ◌᯦ BATAK SIGN TOMPI | category Mn (Nonspacing Mark) | block Batak | age 6.0
U+1BE7 ◌ᯧ BATAK VOWEL SIGN E | category Mc (Spacing Mark) | block Batak | age 6.0
U+1BE8 ◌ᯨ BATAK VOWEL SIGN PAKPAK E | category Mn (Nonspacing Mark) | block Batak | age 6.0
U+1BE9 ◌ᯩ BATAK VOWEL SIGN EE | category Mn (Nonspacing Mark) | block Batak | age 6.0
U+1BEA ◌ᯪ BATAK VOWEL SIGN I | category Mc (Spacing Mark) | block Batak | age 6.0
U+1BEB ◌ᯫ BATAK VOWEL SIGN KARO I | category Mc (Spacing Mark) | block Batak | age 6.0
U+1BEC ◌ᯬ BATAK VOWEL SIGN O | category Mc (Spacing Mark) | block Batak | age 6.0
U+1BED ◌ᯭ BATAK VOWEL SIGN KARO O | category Mn (Nonspacing Mark) | block Batak | age 6.0
U+1BEE ◌ᯮ BATAK VOWEL SIGN U | category Mc (Spacing Mark) | block Batak | age 6.0
U+1BEF ◌ᯯ BATAK VOWEL SIGN U FOR SIMALUNGUN SA | category Mn (Nonspacing Mark) | block Batak | age 6.0
U+1BF0 ◌ᯰ BATAK CONSONANT SIGN NG | category Mn (Nonspacing Mark) | block Batak | age 6.0
U+1BF1 ◌ᯱ BATAK CONSONANT SIGN H | category Mn (Nonspacing Mark) | block Batak | age 6.0
U+1BF2 ◌᯲ BATAK PANGOLAT | category Mc (Spacing Mark) | block Batak | age 6.0
U+1BF3 ◌᯳ BATAK PANONGONAN | category Mc (Spacing Mark) | block Batak | age 6.0
U+1BFC ᯼ BATAK SYMBOL BINDU NA METEK | category Po (Other Punctuation) | block Batak | age 6.0
U+1BFD ᯽ BATAK SYMBOL BINDU PINARBORAS | category Po (Other Punctuation) | block Batak | age 6.0
U+1BFE ᯾ BATAK SYMBOL BINDU JUDUL | category Po (Other Punctuation) | block Batak | age 6.0
U+1BFF ᯿ BATAK SYMBOL BINDU PANGOLAT | category Po (Other Punctuation) | block Batak | age 6.0
U+1C00 ᰀ LEPCHA LETTER KA | category Lo (Other Letter) | block Lepcha | age 5.1
U+1C01 ᰁ LEPCHA LETTER KLA | category Lo (Other Letter) | block Lepcha | age 5.1
U+1C02 ᰂ LEPCHA LETTER KHA | category Lo (Other Letter) | block Lepcha | age 5.1
U+1C03 ᰃ LEPCHA LETTER GA | category Lo (Other Letter) | block Lepcha | age 5.1
U+1C04 ᰄ LEPCHA LETTER GLA | category Lo (Other Letter) | block Lepcha | age 5.1
U+1C05 ᰅ LEPCHA LETTER NGA | category Lo (Other Letter) | block Lepcha | age 5.1
U+1C06 ᰆ LEPCHA LETTER CA | category Lo (Other Letter) | block Lepcha | age 5.1
U+1C07 ᰇ LEPCHA LETTER CHA | category Lo (Other Letter) | block Lepcha | age 5.1
U+1C08 ᰈ LEPCHA LETTER JA | category Lo (Other Letter) | block Lepcha | age 5.1
U+1C09 ᰉ LEPCHA LETTER NYA | category Lo (Other Letter) | block Lepcha | age 5.1
U+1C0A ᰊ LEPCHA LETTER TA | category Lo (Other Letter) | block Lepcha | age 5.1
U+1C0B ᰋ LEPCHA LETTER THA | category Lo (Other Letter) | block Lepcha | age 5.1
U+1C0C ᰌ LEPCHA LETTER DA | category Lo (Other Letter) | block Lepcha | age 5.1
U+1C0D ᰍ LEPCHA LETTER NA | category Lo (Other Letter) | block Lepcha | age 5.1
U+1C0E ᰎ LEPCHA LETTER PA | category Lo (Other Letter) | block Lepcha | age 5.1
U+1C0F ᰏ LEPCHA LETTER PLA | category Lo (Other Letter) | block Lepcha | age 5.1
U+1C10 ᰐ LEPCHA LETTER PHA | category Lo (Other Letter) | block Lepcha | age 5.1
U+1C11 ᰑ LEPCHA LETTER FA | category Lo (Other Letter) | block Lepcha | age 5.1
U+1C12 ᰒ LEPCHA LETTER FLA | category Lo (Other Letter) | block Lepcha | age 5.1
U+1C13 ᰓ LEPCHA LETTER BA | category Lo (Other Letter) | block Lepcha | age 5.1
U+1C14 ᰔ LEPCHA LETTER BLA | category Lo (Other Letter) | block Lepcha | age 5.1
U+1C15 ᰕ LEPCHA LETTER MA | category Lo (Other Letter) | block Lepcha | age 5.1
U+1C16 ᰖ LEPCHA LETTER MLA | category Lo (Other Letter) | block Lepcha | age 5.1
U+1C17 ᰗ LEPCHA LETTER TSA | category Lo (Other Letter) | block Lepcha | age 5.1
U+1C18 ᰘ LEPCHA LETTER TSHA | category Lo (Other Letter) | block Lepcha | age 5.1
U+1C19 ᰙ LEPCHA LETTER DZA | category Lo (Other Letter) | block Lepcha | age 5.1
U+1C1A ᰚ LEPCHA LETTER YA | category Lo (Other Letter) | block Lepcha | age 5.1
U+1C1B ᰛ LEPCHA LETTER RA | category Lo (Other Letter) | block Lepcha | age 5.1
U+1C1C ᰜ LEPCHA LETTER LA | category Lo (Other Letter) | block Lepcha | age 5.1
U+1C1D ᰝ LEPCHA LETTER HA | category Lo (Other Letter) | block Lepcha | age 5.1
U+1C1E ᰞ LEPCHA LETTER HLA | category Lo (Other Letter) | block Lepcha | age 5.1
U+1C1F ᰟ LEPCHA LETTER VA | category Lo (Other Letter) | block Lepcha | age 5.1
U+1C20 ᰠ LEPCHA LETTER SA | category Lo (Other Letter) | block Lepcha | age 5.1
U+1C21 ᰡ LEPCHA LETTER SHA | category Lo (Other Letter) | block Lepcha | age 5.1
U+1C22 ᰢ LEPCHA LETTER WA | category Lo (Other Letter) | block Lepcha | age 5.1
U+1C23 ᰣ LEPCHA LETTER A | category Lo (Other Letter) | block Lepcha | age 5.1
U+1C24 ◌ᰤ LEPCHA SUBJOINED LETTER YA | category Mc (Spacing Mark) | block Lepcha | age 5.1
U+1C25 ◌ᰥ LEPCHA SUBJOINED LETTER RA | category Mc (Spacing Mark) | block Lepcha | age 5.1
U+1C26 ◌ᰦ LEPCHA VOWEL SIGN AA | category Mc (Spacing Mark) | block Lepcha | age 5.1
U+1C27 ◌ᰧ LEPCHA VOWEL SIGN I | category Mc (Spacing Mark) | block Lepcha | age 5.1
U+1C28 ◌ᰨ LEPCHA VOWEL SIGN O | category Mc (Spacing Mark) | block Lepcha | age 5.1
U+1C29 ◌ᰩ LEPCHA VOWEL SIGN OO | category Mc (Spacing Mark) | block Lepcha | age 5.1
U+1C2A ◌ᰪ LEPCHA VOWEL SIGN U | category Mc (Spacing Mark) | block Lepcha | age 5.1
U+1C2B ◌ᰫ LEPCHA VOWEL SIGN UU | category Mc (Spacing Mark) | block Lepcha | age 5.1
U+1C2C ◌ᰬ LEPCHA VOWEL SIGN E | category Mn (Nonspacing Mark) | block Lepcha | age 5.1
U+1C2D ◌ᰭ LEPCHA CONSONANT SIGN K | category Mn (Nonspacing Mark) | block Lepcha | age 5.1
U+1C2E ◌ᰮ LEPCHA CONSONANT SIGN M | category Mn (Nonspacing Mark) | block Lepcha | age 5.1
U+1C2F ◌ᰯ LEPCHA CONSONANT SIGN L | category Mn (Nonspacing Mark) | block Lepcha | age 5.1
U+1C30 ◌ᰰ LEPCHA CONSONANT SIGN N | category Mn (Nonspacing Mark) | block Lepcha | age 5.1
U+1C31 ◌ᰱ LEPCHA CONSONANT SIGN P | category Mn (Nonspacing Mark) | block Lepcha | age 5.1
U+1C32 ◌ᰲ LEPCHA CONSONANT SIGN R | category Mn (Nonspacing Mark) | block Lepcha | age 5.1
U+1C33 ◌ᰳ LEPCHA CONSONANT SIGN T | category Mn (Nonspacing Mark) | block Lepcha | age 5.1
U+1C34 ◌ᰴ LEPCHA CONSONANT SIGN NYIN-DO | category Mc (Spacing Mark) | block Lepcha | age 5.1
U+1C35 ◌ᰵ LEPCHA CONSONANT SIGN KANG | category Mc (Spacing Mark) | block Lepcha | age 5.1
U+1C36 ◌ᰶ LEPCHA SIGN RAN | category Mn (Nonspacing Mark) | block Lepcha | age 5.1
U+1C37 ◌᰷ LEPCHA SIGN NUKTA | category Mn (Nonspacing Mark) | block Lepcha | age 5.1
U+1C3B ᰻ LEPCHA PUNCTUATION TA-ROL | category Po (Other Punctuation) | block Lepcha | age 5.1
U+1C3C ᰼ LEPCHA PUNCTUATION NYET THYOOM TA-ROL | category Po (Other Punctuation) | block Lepcha | age 5.1
U+1C3D ᰽ LEPCHA PUNCTUATION CER-WA | category Po (Other Punctuation) | block Lepcha | age 5.1
U+1C3E ᰾ LEPCHA PUNCTUATION TSHOOK CER-WA | category Po (Other Punctuation) | block Lepcha | age 5.1
U+1C3F ᰿ LEPCHA PUNCTUATION TSHOOK | category Po (Other Punctuation) | block Lepcha | age 5.1
U+1C40 ᱀ LEPCHA DIGIT ZERO | category Nd (Decimal Number) | block Lepcha | age 5.1
U+1C41 ᱁ LEPCHA DIGIT ONE | category Nd (Decimal Number) | block Lepcha | age 5.1
U+1C42 ᱂ LEPCHA DIGIT TWO | category Nd (Decimal Number) | block Lepcha | age 5.1
U+1C43 ᱃ LEPCHA DIGIT THREE | category Nd (Decimal Number) | block Lepcha | age 5.1
U+1C44 ᱄ LEPCHA DIGIT FOUR | category Nd (Decimal Number) | block Lepcha | age 5.1
U+1C45 ᱅ LEPCHA DIGIT FIVE | category Nd (Decimal Number) | block Lepcha | age 5.1
U+1C46 ᱆ LEPCHA DIGIT SIX | category Nd (Decimal Number) | block Lepcha | age 5.1
U+1C47 ᱇ LEPCHA DIGIT SEVEN | category Nd (Decimal Number) | block Lepcha | age 5.1
U+1C48 ᱈ LEPCHA DIGIT EIGHT | category Nd (Decimal Number) | block Lepcha | age 5.1
U+1C49 ᱉ LEPCHA DIGIT NINE | category Nd (Decimal Number) | block Lepcha | age 5.1
U+1C4D ᱍ LEPCHA LETTER TTA | category Lo (Other Letter) | block Lepcha | age 5.1
U+1C4E ᱎ LEPCHA LETTER TTHA | category Lo (Other Letter) | block Lepcha | age 5.1
U+1C4F ᱏ LEPCHA LETTER DDA | category Lo (Other Letter) | block Lepcha | age 5.1
U+1C50 ᱐ OL CHIKI DIGIT ZERO | category Nd (Decimal Number) | block Ol Chiki | age 5.1
U+1C51 ᱑ OL CHIKI DIGIT ONE | category Nd (Decimal Number) | block Ol Chiki | age 5.1
U+1C52 ᱒ OL CHIKI DIGIT TWO | category Nd (Decimal Number) | block Ol Chiki | age 5.1
U+1C53 ᱓ OL CHIKI DIGIT THREE | category Nd (Decimal Number) | block Ol Chiki | age 5.1
U+1C54 ᱔ OL CHIKI DIGIT FOUR | category Nd (Decimal Number) | block Ol Chiki | age 5.1
U+1C55 ᱕ OL CHIKI DIGIT FIVE | category Nd (Decimal Number) | block Ol Chiki | age 5.1
U+1C56 ᱖ OL CHIKI DIGIT SIX | category Nd (Decimal Number) | block Ol Chiki | age 5.1
U+1C57 ᱗ OL CHIKI DIGIT SEVEN | category Nd (Decimal Number) | block Ol Chiki | age 5.1
U+1C58 ᱘ OL CHIKI DIGIT EIGHT | category Nd (Decimal Number) | block Ol Chiki | age 5.1
U+1C59 ᱙ OL CHIKI DIGIT NINE | category Nd (Decimal Number) | block Ol Chiki | age 5.1
U+1C5A ᱚ OL CHIKI LETTER LA | category Lo (Other Letter) | block Ol Chiki | age 5.1
U+1C5B ᱛ OL CHIKI LETTER AT | category Lo (Other Letter) | block Ol Chiki | age 5.1
U+1C5C ᱜ OL CHIKI LETTER AG | category Lo (Other Letter) | block Ol Chiki | age 5.1
U+1C5D ᱝ OL CHIKI LETTER ANG | category Lo (Other Letter) | block Ol Chiki | age 5.1
U+1C5E ᱞ OL CHIKI LETTER AL | category Lo (Other Letter) | block Ol Chiki | age 5.1
U+1C5F ᱟ OL CHIKI LETTER LAA | category Lo (Other Letter) | block Ol Chiki | age 5.1
U+1C60 ᱠ OL CHIKI LETTER AAK | category Lo (Other Letter) | block Ol Chiki | age 5.1
U+1C61 ᱡ OL CHIKI LETTER AAJ | category Lo (Other Letter) | block Ol Chiki | age 5.1
U+1C62 ᱢ OL CHIKI LETTER AAM | category Lo (Other Letter) | block Ol Chiki | age 5.1
U+1C63 ᱣ OL CHIKI LETTER AAW | category Lo (Other Letter) | block Ol Chiki | age 5.1
U+1C64 ᱤ OL CHIKI LETTER LI | category Lo (Other Letter) | block Ol Chiki | age 5.1
U+1C65 ᱥ OL CHIKI LETTER IS | category Lo (Other Letter) | block Ol Chiki | age 5.1
U+1C66 ᱦ OL CHIKI LETTER IH | category Lo (Other Letter) | block Ol Chiki | age 5.1
U+1C67 ᱧ OL CHIKI LETTER INY | category Lo (Other Letter) | block Ol Chiki | age 5.1
U+1C68 ᱨ OL CHIKI LETTER IR | category Lo (Other Letter) | block Ol Chiki | age 5.1
U+1C69 ᱩ OL CHIKI LETTER LU | category Lo (Other Letter) | block Ol Chiki | age 5.1
U+1C6A ᱪ OL CHIKI LETTER UC | category Lo (Other Letter) | block Ol Chiki | age 5.1
U+1C6B ᱫ OL CHIKI LETTER UD | category Lo (Other Letter) | block Ol Chiki | age 5.1
U+1C6C ᱬ OL CHIKI LETTER UNN | category Lo (Other Letter) | block Ol Chiki | age 5.1
U+1C6D ᱭ OL CHIKI LETTER UY | category Lo (Other Letter) | block Ol Chiki | age 5.1
U+1C6E ᱮ OL CHIKI LETTER LE | category Lo (Other Letter) | block Ol Chiki | age 5.1
U+1C6F ᱯ OL CHIKI LETTER EP | category Lo (Other Letter) | block Ol Chiki | age 5.1
U+1C70 ᱰ OL CHIKI LETTER EDD | category Lo (Other Letter) | block Ol Chiki | age 5.1
U+1C71 ᱱ OL CHIKI LETTER EN | category Lo (Other Letter) | block Ol Chiki | age 5.1
U+1C72 ᱲ OL CHIKI LETTER ERR | category Lo (Other Letter) | block Ol Chiki | age 5.1
U+1C73 ᱳ OL CHIKI LETTER LO | category Lo (Other Letter) | block Ol Chiki | age 5.1
U+1C74 ᱴ OL CHIKI LETTER OTT | category Lo (Other Letter) | block Ol Chiki | age 5.1
U+1C75 ᱵ OL CHIKI LETTER OB | category Lo (Other Letter) | block Ol Chiki | age 5.1
U+1C76 ᱶ OL CHIKI LETTER OV | category Lo (Other Letter) | block Ol Chiki | age 5.1
U+1C77 ᱷ OL CHIKI LETTER OH | category Lo (Other Letter) | block Ol Chiki | age 5.1
U+1C78 ᱸ OL CHIKI MU TTUDDAG | category Lm (Modifier Letter) | block Ol Chiki | age 5.1
U+1C79 ᱹ OL CHIKI GAAHLAA TTUDDAAG | category Lm (Modifier Letter) | block Ol Chiki | age 5.1
U+1C7A ᱺ OL CHIKI MU-GAAHLAA TTUDDAAG | category Lm (Modifier Letter) | block Ol Chiki | age 5.1
U+1C7B ᱻ OL CHIKI RELAA | category Lm (Modifier Letter) | block Ol Chiki | age 5.1
U+1C7C ᱼ OL CHIKI PHAARKAA | category Lm (Modifier Letter) | block Ol Chiki | age 5.1
U+1C7D ᱽ OL CHIKI AHAD | category Lm (Modifier Letter) | block Ol Chiki | age 5.1
U+1C7E ᱾ OL CHIKI PUNCTUATION MUCAAD | category Po (Other Punctuation) | block Ol Chiki | age 5.1
U+1C7F ᱿ OL CHIKI PUNCTUATION DOUBLE MUCAAD | category Po (Other Punctuation) | block Ol Chiki | age 5.1
U+1C80 ᲀ CYRILLIC SMALL LETTER ROUNDED VE | category Ll (Lowercase Letter) | block Cyrillic Extended-C | age 9.0
U+1C81 ᲁ CYRILLIC SMALL LETTER LONG-LEGGED DE | category Ll (Lowercase Letter) | block Cyrillic Extended-C | age 9.0
U+1C82 ᲂ CYRILLIC SMALL LETTER NARROW O | category Ll (Lowercase Letter) | block Cyrillic Extended-C | age 9.0
U+1C83 ᲃ CYRILLIC SMALL LETTER WIDE ES | category Ll (Lowercase Letter) | block Cyrillic Extended-C | age 9.0
U+1C84 ᲄ CYRILLIC SMALL LETTER TALL TE | category Ll (Lowercase Letter) | block Cyrillic Extended-C | age 9.0
U+1C85 ᲅ CYRILLIC SMALL LETTER THREE-LEGGED TE | category Ll (Lowercase Letter) | block Cyrillic Extended-C | age 9.0
U+1C86 ᲆ CYRILLIC SMALL LETTER TALL HARD SIGN | category Ll (Lowercase Letter) | block Cyrillic Extended-C | age 9.0
U+1C87 ᲇ CYRILLIC SMALL LETTER TALL YAT | category Ll (Lowercase Letter) | block Cyrillic Extended-C | age 9.0
U+1C88 ᲈ CYRILLIC SMALL LETTER UNBLENDED UK | category Ll (Lowercase Letter) | block Cyrillic Extended-C | age 9.0
U+1C89 CYRILLIC CAPITAL LETTER TJE | category Lu (Uppercase Letter) | block Cyrillic Extended-C | age 16.0
U+1C8A CYRILLIC SMALL LETTER TJE | category Ll (Lowercase Letter) | block Cyrillic Extended-C | age 16.0
U+1C90 Ა GEORGIAN MTAVRULI CAPITAL LETTER AN | category Lu (Uppercase Letter) | block Georgian Extended | age 11.0
U+1C91 Ბ GEORGIAN MTAVRULI CAPITAL LETTER BAN | category Lu (Uppercase Letter) | block Georgian Extended | age 11.0
U+1C92 Გ GEORGIAN MTAVRULI CAPITAL LETTER GAN | category Lu (Uppercase Letter) | block Georgian Extended | age 11.0
U+1C93 Დ GEORGIAN MTAVRULI CAPITAL LETTER DON | category Lu (Uppercase Letter) | block Georgian Extended | age 11.0
U+1C94 Ე GEORGIAN MTAVRULI CAPITAL LETTER EN | category Lu (Uppercase Letter) | block Georgian Extended | age 11.0
U+1C95 Ვ GEORGIAN MTAVRULI CAPITAL LETTER VIN | category Lu (Uppercase Letter) | block Georgian Extended | age 11.0
U+1C96 Ზ GEORGIAN MTAVRULI CAPITAL LETTER ZEN | category Lu (Uppercase Letter) | block Georgian Extended | age 11.0
U+1C97 Თ GEORGIAN MTAVRULI CAPITAL LETTER TAN | category Lu (Uppercase Letter) | block Georgian Extended | age 11.0
U+1C98 Ი GEORGIAN MTAVRULI CAPITAL LETTER IN | category Lu (Uppercase Letter) | block Georgian Extended | age 11.0
U+1C99 Კ GEORGIAN MTAVRULI CAPITAL LETTER KAN | category Lu (Uppercase Letter) | block Georgian Extended | age 11.0
U+1C9A Ლ GEORGIAN MTAVRULI CAPITAL LETTER LAS | category Lu (Uppercase Letter) | block Georgian Extended | age 11.0
U+1C9B Მ GEORGIAN MTAVRULI CAPITAL LETTER MAN | category Lu (Uppercase Letter) | block Georgian Extended | age 11.0
U+1C9C Ნ GEORGIAN MTAVRULI CAPITAL LETTER NAR | category Lu (Uppercase Letter) | block Georgian Extended | age 11.0
U+1C9D Ო GEORGIAN MTAVRULI CAPITAL LETTER ON | category Lu (Uppercase Letter) | block Georgian Extended | age 11.0
U+1C9E Პ GEORGIAN MTAVRULI CAPITAL LETTER PAR | category Lu (Uppercase Letter) | block Georgian Extended | age 11.0
U+1C9F Ჟ GEORGIAN MTAVRULI CAPITAL LETTER ZHAR | category Lu (Uppercase Letter) | block Georgian Extended | age 11.0
U+1CA0 Რ GEORGIAN MTAVRULI CAPITAL LETTER RAE | category Lu (Uppercase Letter) | block Georgian Extended | age 11.0
U+1CA1 Ს GEORGIAN MTAVRULI CAPITAL LETTER SAN | category Lu (Uppercase Letter) | block Georgian Extended | age 11.0
U+1CA2 Ტ GEORGIAN MTAVRULI CAPITAL LETTER TAR | category Lu (Uppercase Letter) | block Georgian Extended | age 11.0
U+1CA3 Უ GEORGIAN MTAVRULI CAPITAL LETTER UN | category Lu (Uppercase Letter) | block Georgian Extended | age 11.0
U+1CA4 Ფ GEORGIAN MTAVRULI CAPITAL LETTER PHAR | category Lu (Uppercase Letter) | block Georgian Extended | age 11.0
U+1CA5 Ქ GEORGIAN MTAVRULI CAPITAL LETTER KHAR | category Lu (Uppercase Letter) | block Georgian Extended | age 11.0
U+1CA6 Ღ GEORGIAN MTAVRULI CAPITAL LETTER GHAN | category Lu (Uppercase Letter) | block Georgian Extended | age 11.0
U+1CA7 Ყ GEORGIAN MTAVRULI CAPITAL LETTER QAR | category Lu (Uppercase Letter) | block Georgian Extended | age 11.0
U+1CA8 Შ GEORGIAN MTAVRULI CAPITAL LETTER SHIN | category Lu (Uppercase Letter) | block Georgian Extended | age 11.0
U+1CA9 Ჩ GEORGIAN MTAVRULI CAPITAL LETTER CHIN | category Lu (Uppercase Letter) | block Georgian Extended | age 11.0
U+1CAA Ც GEORGIAN MTAVRULI CAPITAL LETTER CAN | category Lu (Uppercase Letter) | block Georgian Extended | age 11.0
U+1CAB Ძ GEORGIAN MTAVRULI CAPITAL LETTER JIL | category Lu (Uppercase Letter) | block Georgian Extended | age 11.0
U+1CAC Წ GEORGIAN MTAVRULI CAPITAL LETTER CIL | category Lu (Uppercase Letter) | block Georgian Extended | age 11.0
U+1CAD Ჭ GEORGIAN MTAVRULI CAPITAL LETTER CHAR | category Lu (Uppercase Letter) | block Georgian Extended | age 11.0
U+1CAE Ხ GEORGIAN MTAVRULI CAPITAL LETTER XAN | category Lu (Uppercase Letter) | block Georgian Extended | age 11.0
U+1CAF Ჯ GEORGIAN MTAVRULI CAPITAL LETTER JHAN | category Lu (Uppercase Letter) | block Georgian Extended | age 11.0
U+1CB0 Ჰ GEORGIAN MTAVRULI CAPITAL LETTER HAE | category Lu (Uppercase Letter) | block Georgian Extended | age 11.0
U+1CB1 Ჱ GEORGIAN MTAVRULI CAPITAL LETTER HE | category Lu (Uppercase Letter) | block Georgian Extended | age 11.0
U+1CB2 Ჲ GEORGIAN MTAVRULI CAPITAL LETTER HIE | category Lu (Uppercase Letter) | block Georgian Extended | age 11.0
U+1CB3 Ჳ GEORGIAN MTAVRULI CAPITAL LETTER WE | category Lu (Uppercase Letter) | block Georgian Extended | age 11.0
U+1CB4 Ჴ GEORGIAN MTAVRULI CAPITAL LETTER HAR | category Lu (Uppercase Letter) | block Georgian Extended | age 11.0
U+1CB5 Ჵ GEORGIAN MTAVRULI CAPITAL LETTER HOE | category Lu (Uppercase Letter) | block Georgian Extended | age 11.0
U+1CB6 Ჶ GEORGIAN MTAVRULI CAPITAL LETTER FI | category Lu (Uppercase Letter) | block Georgian Extended | age 11.0
U+1CB7 Ჷ GEORGIAN MTAVRULI CAPITAL LETTER YN | category Lu (Uppercase Letter) | block Georgian Extended | age 11.0
U+1CB8 Ჸ GEORGIAN MTAVRULI CAPITAL LETTER ELIFI | category Lu (Uppercase Letter) | block Georgian Extended | age 11.0
U+1CB9 Ჹ GEORGIAN MTAVRULI CAPITAL LETTER TURNED GAN | category Lu (Uppercase Letter) | block Georgian Extended | age 11.0
U+1CBA Ჺ GEORGIAN MTAVRULI CAPITAL LETTER AIN | category Lu (Uppercase Letter) | block Georgian Extended | age 11.0
U+1CBD Ჽ GEORGIAN MTAVRULI CAPITAL LETTER AEN | category Lu (Uppercase Letter) | block Georgian Extended | age 11.0
U+1CBE Ჾ GEORGIAN MTAVRULI CAPITAL LETTER HARD SIGN | category Lu (Uppercase Letter) | block Georgian Extended | age 11.0
U+1CBF Ჿ GEORGIAN MTAVRULI CAPITAL LETTER LABIAL SIGN | category Lu (Uppercase Letter) | block Georgian Extended | age 11.0
U+1CC0 ᳀ SUNDANESE PUNCTUATION BINDU SURYA | category Po (Other Punctuation) | block Sundanese Supplement | age 6.1
U+1CC1 ᳁ SUNDANESE PUNCTUATION BINDU PANGLONG | category Po (Other Punctuation) | block Sundanese Supplement | age 6.1
U+1CC2 ᳂ SUNDANESE PUNCTUATION BINDU PURNAMA | category Po (Other Punctuation) | block Sundanese Supplement | age 6.1
U+1CC3 ᳃ SUNDANESE PUNCTUATION BINDU CAKRA | category Po (Other Punctuation) | block Sundanese Supplement | age 6.1
U+1CC4 ᳄ SUNDANESE PUNCTUATION BINDU LEU SATANGA | category Po (Other Punctuation) | block Sundanese Supplement | age 6.1
U+1CC5 ᳅ SUNDANESE PUNCTUATION BINDU KA SATANGA | category Po (Other Punctuation) | block Sundanese Supplement | age 6.1
U+1CC6 ᳆ SUNDANESE PUNCTUATION BINDU DA SATANGA | category Po (Other Punctuation) | block Sundanese Supplement | age 6.1
U+1CC7 ᳇ SUNDANESE PUNCTUATION BINDU BA SATANGA | category Po (Other Punctuation) | block Sundanese Supplement | age 6.1
U+1CD0 ◌᳐ VEDIC TONE KARSHANA | category Mn (Nonspacing Mark) | block Vedic Extensions | age 5.2
U+1CD1 ◌᳑ VEDIC TONE SHARA | category Mn (Nonspacing Mark) | block Vedic Extensions | age 5.2
U+1CD2 ◌᳒ VEDIC TONE PRENKHA | category Mn (Nonspacing Mark) | block Vedic Extensions | age 5.2
U+1CD3 ᳓ VEDIC SIGN NIHSHVASA | category Po (Other Punctuation) | block Vedic Extensions | age 5.2
U+1CD4 ◌᳔ VEDIC SIGN YAJURVEDIC MIDLINE SVARITA | category Mn (Nonspacing Mark) | block Vedic Extensions | age 5.2
U+1CD5 ◌᳕ VEDIC TONE YAJURVEDIC AGGRAVATED INDEPENDENT SVARITA | category Mn (Nonspacing Mark) | block Vedic Extensions | age 5.2
U+1CD6 ◌᳖ VEDIC TONE YAJURVEDIC INDEPENDENT SVARITA | category Mn (Nonspacing Mark) | block Vedic Extensions | age 5.2
U+1CD7 ◌᳗ VEDIC TONE YAJURVEDIC KATHAKA INDEPENDENT SVARITA | category Mn (Nonspacing Mark) | block Vedic Extensions | age 5.2
U+1CD8 ◌᳘ VEDIC TONE CANDRA BELOW | category Mn (Nonspacing Mark) | block Vedic Extensions | age 5.2
U+1CD9 ◌᳙ VEDIC TONE YAJURVEDIC KATHAKA INDEPENDENT SVARITA SCHROEDER | category Mn (Nonspacing Mark) | block Vedic Extensions | age 5.2
U+1CDA ◌᳚ VEDIC TONE DOUBLE SVARITA | category Mn (Nonspacing Mark) | block Vedic Extensions | age 5.2
U+1CDB ◌᳛ VEDIC TONE TRIPLE SVARITA | category Mn (Nonspacing Mark) | block Vedic Extensions | age 5.2
U+1CDC ◌᳜ VEDIC TONE KATHAKA ANUDATTA | category Mn (Nonspacing Mark) | block Vedic Extensions | age 5.2
U+1CDD ◌᳝ VEDIC TONE DOT BELOW | category Mn (Nonspacing Mark) | block Vedic Extensions | age 5.2
U+1CDE ◌᳞ VEDIC TONE TWO DOTS BELOW | category Mn (Nonspacing Mark) | block Vedic Extensions | age 5.2
U+1CDF ◌᳟ VEDIC TONE THREE DOTS BELOW | category Mn (Nonspacing Mark) | block Vedic Extensions | age 5.2
U+1CE0 ◌᳠ VEDIC TONE RIGVEDIC KASHMIRI INDEPENDENT SVARITA | category Mn (Nonspacing Mark) | block Vedic Extensions | age 5.2
U+1CE1 ◌᳡ VEDIC TONE ATHARVAVEDIC INDEPENDENT SVARITA | category Mc (Spacing Mark) | block Vedic Extensions | age 5.2
U+1CE2 ◌᳢ VEDIC SIGN VISARGA SVARITA | category Mn (Nonspacing Mark) | block Vedic Extensions | age 5.2
U+1CE3 ◌᳣ VEDIC SIGN VISARGA UDATTA | category Mn (Nonspacing Mark) | block Vedic Extensions | age 5.2
U+1CE4 ◌᳤ VEDIC SIGN REVERSED VISARGA UDATTA | category Mn (Nonspacing Mark) | block Vedic Extensions | age 5.2
U+1CE5 ◌᳥ VEDIC SIGN VISARGA ANUDATTA | category Mn (Nonspacing Mark) | block Vedic Extensions | age 5.2
U+1CE6 ◌᳦ VEDIC SIGN REVERSED VISARGA ANUDATTA | category Mn (Nonspacing Mark) | block Vedic Extensions | age 5.2
U+1CE7 ◌᳧ VEDIC SIGN VISARGA UDATTA WITH TAIL | category Mn (Nonspacing Mark) | block Vedic Extensions | age 5.2
U+1CE8 ◌᳨ VEDIC SIGN VISARGA ANUDATTA WITH TAIL | category Mn (Nonspacing Mark) | block Vedic Extensions | age 5.2
U+1CE9 ᳩ VEDIC SIGN ANUSVARA ANTARGOMUKHA | category Lo (Other Letter) | block Vedic Extensions | age 5.2
U+1CEA ᳪ VEDIC SIGN ANUSVARA BAHIRGOMUKHA | category Lo (Other Letter) | block Vedic Extensions | age 5.2
U+1CEB ᳫ VEDIC SIGN ANUSVARA VAMAGOMUKHA | category Lo (Other Letter) | block Vedic Extensions | age 5.2
U+1CEC ᳬ VEDIC SIGN ANUSVARA VAMAGOMUKHA WITH TAIL | category Lo (Other Letter) | block Vedic Extensions | age 5.2
U+1CED ◌᳭ VEDIC SIGN TIRYAK | category Mn (Nonspacing Mark) | block Vedic Extensions | age 5.2
U+1CEE ᳮ VEDIC SIGN HEXIFORM LONG ANUSVARA | category Lo (Other Letter) | block Vedic Extensions | age 5.2
U+1CEF ᳯ VEDIC SIGN LONG ANUSVARA | category Lo (Other Letter) | block Vedic Extensions | age 5.2
U+1CF0 ᳰ VEDIC SIGN RTHANG LONG ANUSVARA | category Lo (Other Letter) | block Vedic Extensions | age 5.2
U+1CF1 ᳱ VEDIC SIGN ANUSVARA UBHAYATO MUKHA | category Lo (Other Letter) | block Vedic Extensions | age 5.2
U+1CF2 ᳲ VEDIC SIGN ARDHAVISARGA | category Lo (Other Letter) | block Vedic Extensions | age 5.2
U+1CF3 ᳳ VEDIC SIGN ROTATED ARDHAVISARGA | category Lo (Other Letter) | block Vedic Extensions | age 6.1
U+1CF4 ◌᳴ VEDIC TONE CANDRA ABOVE | category Mn (Nonspacing Mark) | block Vedic Extensions | age 6.1
U+1CF5 ᳵ VEDIC SIGN JIHVAMULIYA | category Lo (Other Letter) | block Vedic Extensions | age 6.1
U+1CF6 ᳶ VEDIC SIGN UPADHMANIYA | category Lo (Other Letter) | block Vedic Extensions | age 6.1
U+1CF7 ◌᳷ VEDIC SIGN ATIKRAMA | category Mc (Spacing Mark) | block Vedic Extensions | age 10.0
U+1CF8 ◌᳸ VEDIC TONE RING ABOVE | category Mn (Nonspacing Mark) | block Vedic Extensions | age 7.0
U+1CF9 ◌᳹ VEDIC TONE DOUBLE RING ABOVE | category Mn (Nonspacing Mark) | block Vedic Extensions | age 7.0
U+1CFA ᳺ VEDIC SIGN DOUBLE ANUSVARA ANTARGOMUKHA | category Lo (Other Letter) | block Vedic Extensions | age 12.0
U+1D00 ᴀ LATIN LETTER SMALL CAPITAL A | category Ll (Lowercase Letter) | block Phonetic Extensions | age 4.0
U+1D01 ᴁ LATIN LETTER SMALL CAPITAL AE | category Ll (Lowercase Letter) | block Phonetic Extensions | age 4.0
U+1D02 ᴂ LATIN SMALL LETTER TURNED AE | category Ll (Lowercase Letter) | block Phonetic Extensions | age 4.0
U+1D03 ᴃ LATIN LETTER SMALL CAPITAL BARRED B | category Ll (Lowercase Letter) | block Phonetic Extensions | age 4.0
U+1D04 ᴄ LATIN LETTER SMALL CAPITAL C | category Ll (Lowercase Letter) | block Phonetic Extensions | age 4.0
U+1D05 ᴅ LATIN LETTER SMALL CAPITAL D | category Ll (Lowercase Letter) | block Phonetic Extensions | age 4.0
U+1D06 ᴆ LATIN LETTER SMALL CAPITAL ETH | category Ll (Lowercase Letter) | block Phonetic Extensions | age 4.0
U+1D07 ᴇ LATIN LETTER SMALL CAPITAL E | category Ll (Lowercase Letter) | block Phonetic Extensions | age 4.0
U+1D08 ᴈ LATIN SMALL LETTER TURNED OPEN E | category Ll (Lowercase Letter) | block Phonetic Extensions | age 4.0
U+1D09 ᴉ LATIN SMALL LETTER TURNED I | category Ll (Lowercase Letter) | block Phonetic Extensions | age 4.0
U+1D0A ᴊ LATIN LETTER SMALL CAPITAL J | category Ll (Lowercase Letter) | block Phonetic Extensions | age 4.0
U+1D0B ᴋ LATIN LETTER SMALL CAPITAL K | category Ll (Lowercase Letter) | block Phonetic Extensions | age 4.0
U+1D0C ᴌ LATIN LETTER SMALL CAPITAL L WITH STROKE | category Ll (Lowercase Letter) | block Phonetic Extensions | age 4.0
U+1D0D ᴍ LATIN LETTER SMALL CAPITAL M | category Ll (Lowercase Letter) | block Phonetic Extensions | age 4.0
U+1D0E ᴎ LATIN LETTER SMALL CAPITAL REVERSED N | category Ll (Lowercase Letter) | block Phonetic Extensions | age 4.0
U+1D0F ᴏ LATIN LETTER SMALL CAPITAL O | category Ll (Lowercase Letter) | block Phonetic Extensions | age 4.0
U+1D10 ᴐ LATIN LETTER SMALL CAPITAL OPEN O | category Ll (Lowercase Letter) | block Phonetic Extensions | age 4.0
U+1D11 ᴑ LATIN SMALL LETTER SIDEWAYS O | category Ll (Lowercase Letter) | block Phonetic Extensions | age 4.0
U+1D12 ᴒ LATIN SMALL LETTER SIDEWAYS OPEN O | category Ll (Lowercase Letter) | block Phonetic Extensions | age 4.0
U+1D13 ᴓ LATIN SMALL LETTER SIDEWAYS O WITH STROKE | category Ll (Lowercase Letter) | block Phonetic Extensions | age 4.0
U+1D14 ᴔ LATIN SMALL LETTER TURNED OE | category Ll (Lowercase Letter) | block Phonetic Extensions | age 4.0
U+1D15 ᴕ LATIN LETTER SMALL CAPITAL OU | category Ll (Lowercase Letter) | block Phonetic Extensions | age 4.0
U+1D16 ᴖ LATIN SMALL LETTER TOP HALF O | category Ll (Lowercase Letter) | block Phonetic Extensions | age 4.0
U+1D17 ᴗ LATIN SMALL LETTER BOTTOM HALF O | category Ll (Lowercase Letter) | block Phonetic Extensions | age 4.0
U+1D18 ᴘ LATIN LETTER SMALL CAPITAL P | category Ll (Lowercase Letter) | block Phonetic Extensions | age 4.0
U+1D19 ᴙ LATIN LETTER SMALL CAPITAL REVERSED R | category Ll (Lowercase Letter) | block Phonetic Extensions | age 4.0
U+1D1A ᴚ LATIN LETTER SMALL CAPITAL TURNED R | category Ll (Lowercase Letter) | block Phonetic Extensions | age 4.0
U+1D1B ᴛ LATIN LETTER SMALL CAPITAL T | category Ll (Lowercase Letter) | block Phonetic Extensions | age 4.0
U+1D1C ᴜ LATIN LETTER SMALL CAPITAL U | category Ll (Lowercase Letter) | block Phonetic Extensions | age 4.0
U+1D1D ᴝ LATIN SMALL LETTER SIDEWAYS U | category Ll (Lowercase Letter) | block Phonetic Extensions | age 4.0
U+1D1E ᴞ LATIN SMALL LETTER SIDEWAYS DIAERESIZED U | category Ll (Lowercase Letter) | block Phonetic Extensions | age 4.0
U+1D1F ᴟ LATIN SMALL LETTER SIDEWAYS TURNED M | category Ll (Lowercase Letter) | block Phonetic Extensions | age 4.0
U+1D20 ᴠ LATIN LETTER SMALL CAPITAL V | category Ll (Lowercase Letter) | block Phonetic Extensions | age 4.0
U+1D21 ᴡ LATIN LETTER SMALL CAPITAL W | category Ll (Lowercase Letter) | block Phonetic Extensions | age 4.0
U+1D22 ᴢ LATIN LETTER SMALL CAPITAL Z | category Ll (Lowercase Letter) | block Phonetic Extensions | age 4.0
U+1D23 ᴣ LATIN LETTER SMALL CAPITAL EZH | category Ll (Lowercase Letter) | block Phonetic Extensions | age 4.0
U+1D24 ᴤ LATIN LETTER VOICED LARYNGEAL SPIRANT | category Ll (Lowercase Letter) | block Phonetic Extensions | age 4.0
U+1D25 ᴥ LATIN LETTER AIN | category Ll (Lowercase Letter) | block Phonetic Extensions | age 4.0
U+1D26 ᴦ GREEK LETTER SMALL CAPITAL GAMMA | category Ll (Lowercase Letter) | block Phonetic Extensions | age 4.0
U+1D27 ᴧ GREEK LETTER SMALL CAPITAL LAMDA | category Ll (Lowercase Letter) | block Phonetic Extensions | age 4.0
U+1D28 ᴨ GREEK LETTER SMALL CAPITAL PI | category Ll (Lowercase Letter) | block Phonetic Extensions | age 4.0
U+1D29 ᴩ GREEK LETTER SMALL CAPITAL RHO | category Ll (Lowercase Letter) | block Phonetic Extensions | age 4.0
U+1D2A ᴪ GREEK LETTER SMALL CAPITAL PSI | category Ll (Lowercase Letter) | block Phonetic Extensions | age 4.0
U+1D2B ᴫ CYRILLIC LETTER SMALL CAPITAL EL | category Ll (Lowercase Letter) | block Phonetic Extensions | age 4.0
U+1D2C ᴬ MODIFIER LETTER CAPITAL A | category Lm (Modifier Letter) | block Phonetic Extensions | age 4.0
U+1D2D ᴭ MODIFIER LETTER CAPITAL AE | category Lm (Modifier Letter) | block Phonetic Extensions | age 4.0
U+1D2E ᴮ MODIFIER LETTER CAPITAL B | category Lm (Modifier Letter) | block Phonetic Extensions | age 4.0
U+1D2F ᴯ MODIFIER LETTER CAPITAL BARRED B | category Lm (Modifier Letter) | block Phonetic Extensions | age 4.0
U+1D30 ᴰ MODIFIER LETTER CAPITAL D | category Lm (Modifier Letter) | block Phonetic Extensions | age 4.0
U+1D31 ᴱ MODIFIER LETTER CAPITAL E | category Lm (Modifier Letter) | block Phonetic Extensions | age 4.0
U+1D32 ᴲ MODIFIER LETTER CAPITAL REVERSED E | category Lm (Modifier Letter) | block Phonetic Extensions | age 4.0
U+1D33 ᴳ MODIFIER LETTER CAPITAL G | category Lm (Modifier Letter) | block Phonetic Extensions | age 4.0
U+1D34 ᴴ MODIFIER LETTER CAPITAL H | category Lm (Modifier Letter) | block Phonetic Extensions | age 4.0
U+1D35 ᴵ MODIFIER LETTER CAPITAL I | category Lm (Modifier Letter) | block Phonetic Extensions | age 4.0
U+1D36 ᴶ MODIFIER LETTER CAPITAL J | category Lm (Modifier Letter) | block Phonetic Extensions | age 4.0
U+1D37 ᴷ MODIFIER LETTER CAPITAL K | category Lm (Modifier Letter) | block Phonetic Extensions | age 4.0
U+1D38 ᴸ MODIFIER LETTER CAPITAL L | category Lm (Modifier Letter) | block Phonetic Extensions | age 4.0
U+1D39 ᴹ MODIFIER LETTER CAPITAL M | category Lm (Modifier Letter) | block Phonetic Extensions | age 4.0
U+1D3A ᴺ MODIFIER LETTER CAPITAL N | category Lm (Modifier Letter) | block Phonetic Extensions | age 4.0
U+1D3B ᴻ MODIFIER LETTER CAPITAL REVERSED N | category Lm (Modifier Letter) | block Phonetic Extensions | age 4.0
U+1D3C ᴼ MODIFIER LETTER CAPITAL O | category Lm (Modifier Letter) | block Phonetic Extensions | age 4.0
U+1D3D ᴽ MODIFIER LETTER CAPITAL OU | category Lm (Modifier Letter) | block Phonetic Extensions | age 4.0
U+1D3E ᴾ MODIFIER LETTER CAPITAL P | category Lm (Modifier Letter) | block Phonetic Extensions | age 4.0
U+1D3F ᴿ MODIFIER LETTER CAPITAL R | category Lm (Modifier Letter) | block Phonetic Extensions | age 4.0
U+1D40 ᵀ MODIFIER LETTER CAPITAL T | category Lm (Modifier Letter) | block Phonetic Extensions | age 4.0
U+1D41 ᵁ MODIFIER LETTER CAPITAL U | category Lm (Modifier Letter) | block Phonetic Extensions | age 4.0
U+1D42 ᵂ MODIFIER LETTER CAPITAL W | category Lm (Modifier Letter) | block Phonetic Extensions | age 4.0
U+1D43 ᵃ MODIFIER LETTER SMALL A | category Lm (Modifier Letter) | block Phonetic Extensions | age 4.0
U+1D44 ᵄ MODIFIER LETTER SMALL TURNED A | category Lm (Modifier Letter) | block Phonetic Extensions | age 4.0
U+1D45 ᵅ MODIFIER LETTER SMALL ALPHA | category Lm (Modifier Letter) | block Phonetic Extensions | age 4.0
U+1D46 ᵆ MODIFIER LETTER SMALL TURNED AE | category Lm (Modifier Letter) | block Phonetic Extensions | age 4.0
U+1D47 ᵇ MODIFIER LETTER SMALL B | category Lm (Modifier Letter) | block Phonetic Extensions | age 4.0
U+1D48 ᵈ MODIFIER LETTER SMALL D | category Lm (Modifier Letter) | block Phonetic Extensions | age 4.0
U+1D49 ᵉ MODIFIER LETTER SMALL E | category Lm (Modifier Letter) | block Phonetic Extensions | age 4.0
U+1D4A ᵊ MODIFIER LETTER SMALL SCHWA | category Lm (Modifier Letter) | block Phonetic Extensions | age 4.0
U+1D4B ᵋ MODIFIER LETTER SMALL OPEN E | category Lm (Modifier Letter) | block Phonetic Extensions | age 4.0
U+1D4C ᵌ MODIFIER LETTER SMALL TURNED OPEN E | category Lm (Modifier Letter) | block Phonetic Extensions | age 4.0
U+1D4D ᵍ MODIFIER LETTER SMALL G | category Lm (Modifier Letter) | block Phonetic Extensions | age 4.0
U+1D4E ᵎ MODIFIER LETTER SMALL TURNED I | category Lm (Modifier Letter) | block Phonetic Extensions | age 4.0
U+1D4F ᵏ MODIFIER LETTER SMALL K | category Lm (Modifier Letter) | block Phonetic Extensions | age 4.0
U+1D50 ᵐ MODIFIER LETTER SMALL M | category Lm (Modifier Letter) | block Phonetic Extensions | age 4.0
U+1D51 ᵑ MODIFIER LETTER SMALL ENG | category Lm (Modifier Letter) | block Phonetic Extensions | age 4.0
U+1D52 ᵒ MODIFIER LETTER SMALL O | category Lm (Modifier Letter) | block Phonetic Extensions | age 4.0
U+1D53 ᵓ MODIFIER LETTER SMALL OPEN O | category Lm (Modifier Letter) | block Phonetic Extensions | age 4.0
U+1D54 ᵔ MODIFIER LETTER SMALL TOP HALF O | category Lm (Modifier Letter) | block Phonetic Extensions | age 4.0
U+1D55 ᵕ MODIFIER LETTER SMALL BOTTOM HALF O | category Lm (Modifier Letter) | block Phonetic Extensions | age 4.0
U+1D56 ᵖ MODIFIER LETTER SMALL P | category Lm (Modifier Letter) | block Phonetic Extensions | age 4.0
U+1D57 ᵗ MODIFIER LETTER SMALL T | category Lm (Modifier Letter) | block Phonetic Extensions | age 4.0
U+1D58 ᵘ MODIFIER LETTER SMALL U | category Lm (Modifier Letter) | block Phonetic Extensions | age 4.0
U+1D59 ᵙ MODIFIER LETTER SMALL SIDEWAYS U | category Lm (Modifier Letter) | block Phonetic Extensions | age 4.0
U+1D5A ᵚ MODIFIER LETTER SMALL TURNED M | category Lm (Modifier Letter) | block Phonetic Extensions | age 4.0
U+1D5B ᵛ MODIFIER LETTER SMALL V | category Lm (Modifier Letter) | block Phonetic Extensions | age 4.0
U+1D5C ᵜ MODIFIER LETTER SMALL AIN | category Lm (Modifier Letter) | block Phonetic Extensions | age 4.0
U+1D5D ᵝ MODIFIER LETTER SMALL BETA | category Lm (Modifier Letter) | block Phonetic Extensions | age 4.0
U+1D5E ᵞ MODIFIER LETTER SMALL GREEK GAMMA | category Lm (Modifier Letter) | block Phonetic Extensions | age 4.0
U+1D5F ᵟ MODIFIER LETTER SMALL DELTA | category Lm (Modifier Letter) | block Phonetic Extensions | age 4.0
U+1D60 ᵠ MODIFIER LETTER SMALL GREEK PHI | category Lm (Modifier Letter) | block Phonetic Extensions | age 4.0
U+1D61 ᵡ MODIFIER LETTER SMALL CHI | category Lm (Modifier Letter) | block Phonetic Extensions | age 4.0
U+1D62 ᵢ LATIN SUBSCRIPT SMALL LETTER I | category Lm (Modifier Letter) | block Phonetic Extensions | age 4.0
U+1D63 ᵣ LATIN SUBSCRIPT SMALL LETTER R | category Lm (Modifier Letter) | block Phonetic Extensions | age 4.0
U+1D64 ᵤ LATIN SUBSCRIPT SMALL LETTER U | category Lm (Modifier Letter) | block Phonetic Extensions | age 4.0
U+1D65 ᵥ LATIN SUBSCRIPT SMALL LETTER V | category Lm (Modifier Letter) | block Phonetic Extensions | age 4.0
U+1D66 ᵦ GREEK SUBSCRIPT SMALL LETTER BETA | category Lm (Modifier Letter) | block Phonetic Extensions | age 4.0
U+1D67 ᵧ GREEK SUBSCRIPT SMALL LETTER GAMMA | category Lm (Modifier Letter) | block Phonetic Extensions | age 4.0
U+1D68 ᵨ GREEK SUBSCRIPT SMALL LETTER RHO | category Lm (Modifier Letter) | block Phonetic Extensions | age 4.0
U+1D69 ᵩ GREEK SUBSCRIPT SMALL LETTER PHI | category Lm (Modifier Letter) | block Phonetic Extensions | age 4.0
U+1D6A ᵪ GREEK SUBSCRIPT SMALL LETTER CHI | category Lm (Modifier Letter) | block Phonetic Extensions | age 4.0
U+1D6B ᵫ LATIN SMALL LETTER UE | category Ll (Lowercase Letter) | block Phonetic Extensions | age 4.0
U+1D6C ᵬ LATIN SMALL LETTER B WITH MIDDLE TILDE | category Ll (Lowercase Letter) | block Phonetic Extensions | age 4.1
U+1D6D ᵭ LATIN SMALL LETTER D WITH MIDDLE TILDE | category Ll (Lowercase Letter) | block Phonetic Extensions | age 4.1
U+1D6E ᵮ LATIN SMALL LETTER F WITH MIDDLE TILDE | category Ll (Lowercase Letter) | block Phonetic Extensions | age 4.1
U+1D6F ᵯ LATIN SMALL LETTER M WITH MIDDLE TILDE | category Ll (Lowercase Letter) | block Phonetic Extensions | age 4.1
U+1D70 ᵰ LATIN SMALL LETTER N WITH MIDDLE TILDE | category Ll (Lowercase Letter) | block Phonetic Extensions | age 4.1
U+1D71 ᵱ LATIN SMALL LETTER P WITH MIDDLE TILDE | category Ll (Lowercase Letter) | block Phonetic Extensions | age 4.1
U+1D72 ᵲ LATIN SMALL LETTER R WITH MIDDLE TILDE | category Ll (Lowercase Letter) | block Phonetic Extensions | age 4.1
U+1D73 ᵳ LATIN SMALL LETTER R WITH FISHHOOK AND MIDDLE TILDE | category Ll (Lowercase Letter) | block Phonetic Extensions | age 4.1
U+1D74 ᵴ LATIN SMALL LETTER S WITH MIDDLE TILDE | category Ll (Lowercase Letter) | block Phonetic Extensions | age 4.1
U+1D75 ᵵ LATIN SMALL LETTER T WITH MIDDLE TILDE | category Ll (Lowercase Letter) | block Phonetic Extensions | age 4.1
U+1D76 ᵶ LATIN SMALL LETTER Z WITH MIDDLE TILDE | category Ll (Lowercase Letter) | block Phonetic Extensions | age 4.1
U+1D77 ᵷ LATIN SMALL LETTER TURNED G | category Ll (Lowercase Letter) | block Phonetic Extensions | age 4.1
U+1D78 ᵸ MODIFIER LETTER CYRILLIC EN | category Lm (Modifier Letter) | block Phonetic Extensions | age 4.1
U+1D79 ᵹ LATIN SMALL LETTER INSULAR G | category Ll (Lowercase Letter) | block Phonetic Extensions | age 4.1
U+1D7A ᵺ LATIN SMALL LETTER TH WITH STRIKETHROUGH | category Ll (Lowercase Letter) | block Phonetic Extensions | age 4.1
U+1D7B ᵻ LATIN SMALL CAPITAL LETTER I WITH STROKE | category Ll (Lowercase Letter) | block Phonetic Extensions | age 4.1
U+1D7C ᵼ LATIN SMALL LETTER IOTA WITH STROKE | category Ll (Lowercase Letter) | block Phonetic Extensions | age 4.1
U+1D7D ᵽ LATIN SMALL LETTER P WITH STROKE | category Ll (Lowercase Letter) | block Phonetic Extensions | age 4.1
U+1D7E ᵾ LATIN SMALL CAPITAL LETTER U WITH STROKE | category Ll (Lowercase Letter) | block Phonetic Extensions | age 4.1
U+1D7F ᵿ LATIN SMALL LETTER UPSILON WITH STROKE | category Ll (Lowercase Letter) | block Phonetic Extensions | age 4.1
U+1D80 ᶀ LATIN SMALL LETTER B WITH PALATAL HOOK | category Ll (Lowercase Letter) | block Phonetic Extensions Supplement | age 4.1
U+1D81 ᶁ LATIN SMALL LETTER D WITH PALATAL HOOK | category Ll (Lowercase Letter) | block Phonetic Extensions Supplement | age 4.1
U+1D82 ᶂ LATIN SMALL LETTER F WITH PALATAL HOOK | category Ll (Lowercase Letter) | block Phonetic Extensions Supplement | age 4.1
U+1D83 ᶃ LATIN SMALL LETTER G WITH PALATAL HOOK | category Ll (Lowercase Letter) | block Phonetic Extensions Supplement | age 4.1
U+1D84 ᶄ LATIN SMALL LETTER K WITH PALATAL HOOK | category Ll (Lowercase Letter) | block Phonetic Extensions Supplement | age 4.1
U+1D85 ᶅ LATIN SMALL LETTER L WITH PALATAL HOOK | category Ll (Lowercase Letter) | block Phonetic Extensions Supplement | age 4.1
U+1D86 ᶆ LATIN SMALL LETTER M WITH PALATAL HOOK | category Ll (Lowercase Letter) | block Phonetic Extensions Supplement | age 4.1
U+1D87 ᶇ LATIN SMALL LETTER N WITH PALATAL HOOK | category Ll (Lowercase Letter) | block Phonetic Extensions Supplement | age 4.1
U+1D88 ᶈ LATIN SMALL LETTER P WITH PALATAL HOOK | category Ll (Lowercase Letter) | block Phonetic Extensions Supplement | age 4.1
U+1D89 ᶉ LATIN SMALL LETTER R WITH PALATAL HOOK | category Ll (Lowercase Letter) | block Phonetic Extensions Supplement | age 4.1
U+1D8A ᶊ LATIN SMALL LETTER S WITH PALATAL HOOK | category Ll (Lowercase Letter) | block Phonetic Extensions Supplement | age 4.1
U+1D8B ᶋ LATIN SMALL LETTER ESH WITH PALATAL HOOK | category Ll (Lowercase Letter) | block Phonetic Extensions Supplement | age 4.1
U+1D8C ᶌ LATIN SMALL LETTER V WITH PALATAL HOOK | category Ll (Lowercase Letter) | block Phonetic Extensions Supplement | age 4.1
U+1D8D ᶍ LATIN SMALL LETTER X WITH PALATAL HOOK | category Ll (Lowercase Letter) | block Phonetic Extensions Supplement | age 4.1
U+1D8E ᶎ LATIN SMALL LETTER Z WITH PALATAL HOOK | category Ll (Lowercase Letter) | block Phonetic Extensions Supplement | age 4.1
U+1D8F ᶏ LATIN SMALL LETTER A WITH RETROFLEX HOOK | category Ll (Lowercase Letter) | block Phonetic Extensions Supplement | age 4.1
U+1D90 ᶐ LATIN SMALL LETTER ALPHA WITH RETROFLEX HOOK | category Ll (Lowercase Letter) | block Phonetic Extensions Supplement | age 4.1
U+1D91 ᶑ LATIN SMALL LETTER D WITH HOOK AND TAIL | category Ll (Lowercase Letter) | block Phonetic Extensions Supplement | age 4.1
U+1D92 ᶒ LATIN SMALL LETTER E WITH RETROFLEX HOOK | category Ll (Lowercase Letter) | block Phonetic Extensions Supplement | age 4.1
U+1D93 ᶓ LATIN SMALL LETTER OPEN E WITH RETROFLEX HOOK | category Ll (Lowercase Letter) | block Phonetic Extensions Supplement | age 4.1
U+1D94 ᶔ LATIN SMALL LETTER REVERSED OPEN E WITH RETROFLEX HOOK | category Ll (Lowercase Letter) | block Phonetic Extensions Supplement | age 4.1
U+1D95 ᶕ LATIN SMALL LETTER SCHWA WITH RETROFLEX HOOK | category Ll (Lowercase Letter) | block Phonetic Extensions Supplement | age 4.1
U+1D96 ᶖ LATIN SMALL LETTER I WITH RETROFLEX HOOK | category Ll (Lowercase Letter) | block Phonetic Extensions Supplement | age 4.1
U+1D97 ᶗ LATIN SMALL LETTER OPEN O WITH RETROFLEX HOOK | category Ll (Lowercase Letter) | block Phonetic Extensions Supplement | age 4.1
U+1D98 ᶘ LATIN SMALL LETTER ESH WITH RETROFLEX HOOK | category Ll (Lowercase Letter) | block Phonetic Extensions Supplement | age 4.1
U+1D99 ᶙ LATIN SMALL LETTER U WITH RETROFLEX HOOK | category Ll (Lowercase Letter) | block Phonetic Extensions Supplement | age 4.1
U+1D9A ᶚ LATIN SMALL LETTER EZH WITH RETROFLEX HOOK | category Ll (Lowercase Letter) | block Phonetic Extensions Supplement | age 4.1
U+1D9B ᶛ MODIFIER LETTER SMALL TURNED ALPHA | category Lm (Modifier Letter) | block Phonetic Extensions Supplement | age 4.1
U+1D9C ᶜ MODIFIER LETTER SMALL C | category Lm (Modifier Letter) | block Phonetic Extensions Supplement | age 4.1
U+1D9D ᶝ MODIFIER LETTER SMALL C WITH CURL | category Lm (Modifier Letter) | block Phonetic Extensions Supplement | age 4.1
U+1D9E ᶞ MODIFIER LETTER SMALL ETH | category Lm (Modifier Letter) | block Phonetic Extensions Supplement | age 4.1
U+1D9F ᶟ MODIFIER LETTER SMALL REVERSED OPEN E | category Lm (Modifier Letter) | block Phonetic Extensions Supplement | age 4.1
U+1DA0 ᶠ MODIFIER LETTER SMALL F | category Lm (Modifier Letter) | block Phonetic Extensions Supplement | age 4.1
U+1DA1 ᶡ MODIFIER LETTER SMALL DOTLESS J WITH STROKE | category Lm (Modifier Letter) | block Phonetic Extensions Supplement | age 4.1
U+1DA2 ᶢ MODIFIER LETTER SMALL SCRIPT G | category Lm (Modifier Letter) | block Phonetic Extensions Supplement | age 4.1
U+1DA3 ᶣ MODIFIER LETTER SMALL TURNED H | category Lm (Modifier Letter) | block Phonetic Extensions Supplement | age 4.1
U+1DA4 ᶤ MODIFIER LETTER SMALL I WITH STROKE | category Lm (Modifier Letter) | block Phonetic Extensions Supplement | age 4.1
U+1DA5 ᶥ MODIFIER LETTER SMALL IOTA | category Lm (Modifier Letter) | block Phonetic Extensions Supplement | age 4.1
U+1DA6 ᶦ MODIFIER LETTER SMALL CAPITAL I | category Lm (Modifier Letter) | block Phonetic Extensions Supplement | age 4.1
U+1DA7 ᶧ MODIFIER LETTER SMALL CAPITAL I WITH STROKE | category Lm (Modifier Letter) | block Phonetic Extensions Supplement | age 4.1
U+1DA8 ᶨ MODIFIER LETTER SMALL J WITH CROSSED-TAIL | category Lm (Modifier Letter) | block Phonetic Extensions Supplement | age 4.1
U+1DA9 ᶩ MODIFIER LETTER SMALL L WITH RETROFLEX HOOK | category Lm (Modifier Letter) | block Phonetic Extensions Supplement | age 4.1
U+1DAA ᶪ MODIFIER LETTER SMALL L WITH PALATAL HOOK | category Lm (Modifier Letter) | block Phonetic Extensions Supplement | age 4.1
U+1DAB ᶫ MODIFIER LETTER SMALL CAPITAL L | category Lm (Modifier Letter) | block Phonetic Extensions Supplement | age 4.1
U+1DAC ᶬ MODIFIER LETTER SMALL M WITH HOOK | category Lm (Modifier Letter) | block Phonetic Extensions Supplement | age 4.1
U+1DAD ᶭ MODIFIER LETTER SMALL TURNED M WITH LONG LEG | category Lm (Modifier Letter) | block Phonetic Extensions Supplement | age 4.1
U+1DAE ᶮ MODIFIER LETTER SMALL N WITH LEFT HOOK | category Lm (Modifier Letter) | block Phonetic Extensions Supplement | age 4.1
U+1DAF ᶯ MODIFIER LETTER SMALL N WITH RETROFLEX HOOK | category Lm (Modifier Letter) | block Phonetic Extensions Supplement | age 4.1
U+1DB0 ᶰ MODIFIER LETTER SMALL CAPITAL N | category Lm (Modifier Letter) | block Phonetic Extensions Supplement | age 4.1
U+1DB1 ᶱ MODIFIER LETTER SMALL BARRED O | category Lm (Modifier Letter) | block Phonetic Extensions Supplement | age 4.1
U+1DB2 ᶲ MODIFIER LETTER SMALL PHI | category Lm (Modifier Letter) | block Phonetic Extensions Supplement | age 4.1
U+1DB3 ᶳ MODIFIER LETTER SMALL S WITH HOOK | category Lm (Modifier Letter) | block Phonetic Extensions Supplement | age 4.1
U+1DB4 ᶴ MODIFIER LETTER SMALL ESH | category Lm (Modifier Letter) | block Phonetic Extensions Supplement | age 4.1
U+1DB5 ᶵ MODIFIER LETTER SMALL T WITH PALATAL HOOK | category Lm (Modifier Letter) | block Phonetic Extensions Supplement | age 4.1
U+1DB6 ᶶ MODIFIER LETTER SMALL U BAR | category Lm (Modifier Letter) | block Phonetic Extensions Supplement | age 4.1
U+1DB7 ᶷ MODIFIER LETTER SMALL UPSILON | category Lm (Modifier Letter) | block Phonetic Extensions Supplement | age 4.1
U+1DB8 ᶸ MODIFIER LETTER SMALL CAPITAL U | category Lm (Modifier Letter) | block Phonetic Extensions Supplement | age 4.1
U+1DB9 ᶹ MODIFIER LETTER SMALL V WITH HOOK | category Lm (Modifier Letter) | block Phonetic Extensions Supplement | age 4.1
U+1DBA ᶺ MODIFIER LETTER SMALL TURNED V | category Lm (Modifier Letter) | block Phonetic Extensions Supplement | age 4.1
U+1DBB ᶻ MODIFIER LETTER SMALL Z | category Lm (Modifier Letter) | block Phonetic Extensions Supplement | age 4.1
U+1DBC ᶼ MODIFIER LETTER SMALL Z WITH RETROFLEX HOOK | category Lm (Modifier Letter) | block Phonetic Extensions Supplement | age 4.1
U+1DBD ᶽ MODIFIER LETTER SMALL Z WITH CURL | category Lm (Modifier Letter) | block Phonetic Extensions Supplement | age 4.1
U+1DBE ᶾ MODIFIER LETTER SMALL EZH | category Lm (Modifier Letter) | block Phonetic Extensions Supplement | age 4.1
U+1DBF ᶿ MODIFIER LETTER SMALL THETA | category Lm (Modifier Letter) | block Phonetic Extensions Supplement | age 4.1
U+1DC0 ◌᷀ COMBINING DOTTED GRAVE ACCENT | category Mn (Nonspacing Mark) | block Combining Diacritical Marks Supplement | age 4.1
U+1DC1 ◌᷁ COMBINING DOTTED ACUTE ACCENT | category Mn (Nonspacing Mark) | block Combining Diacritical Marks Supplement | age 4.1
U+1DC2 ◌᷂ COMBINING SNAKE BELOW | category Mn (Nonspacing Mark) | block Combining Diacritical Marks Supplement | age 4.1
U+1DC3 ◌᷃ COMBINING SUSPENSION MARK | category Mn (Nonspacing Mark) | block Combining Diacritical Marks Supplement | age 4.1
U+1DC4 ◌᷄ COMBINING MACRON-ACUTE | category Mn (Nonspacing Mark) | block Combining Diacritical Marks Supplement | age 5.0
U+1DC5 ◌᷅ COMBINING GRAVE-MACRON | category Mn (Nonspacing Mark) | block Combining Diacritical Marks Supplement | age 5.0
U+1DC6 ◌᷆ COMBINING MACRON-GRAVE | category Mn (Nonspacing Mark) | block Combining Diacritical Marks Supplement | age 5.0
U+1DC7 ◌᷇ COMBINING ACUTE-MACRON | category Mn (Nonspacing Mark) | block Combining Diacritical Marks Supplement | age 5.0
U+1DC8 ◌᷈ COMBINING GRAVE-ACUTE-GRAVE | category Mn (Nonspacing Mark) | block Combining Diacritical Marks Supplement | age 5.0
U+1DC9 ◌᷉ COMBINING ACUTE-GRAVE-ACUTE | category Mn (Nonspacing Mark) | block Combining Diacritical Marks Supplement | age 5.0
U+1DCA ◌᷊ COMBINING LATIN SMALL LETTER R BELOW | category Mn (Nonspacing Mark) | block Combining Diacritical Marks Supplement | age 5.0
U+1DCB ◌᷋ COMBINING BREVE-MACRON | category Mn (Nonspacing Mark) | block Combining Diacritical Marks Supplement | age 5.1
U+1DCC ◌᷌ COMBINING MACRON-BREVE | category Mn (Nonspacing Mark) | block Combining Diacritical Marks Supplement | age 5.1
U+1DCD ◌᷍ COMBINING DOUBLE CIRCUMFLEX ABOVE | category Mn (Nonspacing Mark) | block Combining Diacritical Marks Supplement | age 5.1
U+1DCE ◌᷎ COMBINING OGONEK ABOVE | category Mn (Nonspacing Mark) | block Combining Diacritical Marks Supplement | age 5.1
U+1DCF ◌᷏ COMBINING ZIGZAG BELOW | category Mn (Nonspacing Mark) | block Combining Diacritical Marks Supplement | age 5.1
U+1DD0 ◌᷐ COMBINING IS BELOW | category Mn (Nonspacing Mark) | block Combining Diacritical Marks Supplement | age 5.1
U+1DD1 ◌᷑ COMBINING UR ABOVE | category Mn (Nonspacing Mark) | block Combining Diacritical Marks Supplement | age 5.1
U+1DD2 ◌᷒ COMBINING US ABOVE | category Mn (Nonspacing Mark) | block Combining Diacritical Marks Supplement | age 5.1
U+1DD3 ◌ᷓ COMBINING LATIN SMALL LETTER FLATTENED OPEN A ABOVE | category Mn (Nonspacing Mark) | block Combining Diacritical Marks Supplement | age 5.1
U+1DD4 ◌ᷔ COMBINING LATIN SMALL LETTER AE | category Mn (Nonspacing Mark) | block Combining Diacritical Marks Supplement | age 5.1
U+1DD5 ◌ᷕ COMBINING LATIN SMALL LETTER AO | category Mn (Nonspacing Mark) | block Combining Diacritical Marks Supplement | age 5.1
U+1DD6 ◌ᷖ COMBINING LATIN SMALL LETTER AV | category Mn (Nonspacing Mark) | block Combining Diacritical Marks Supplement | age 5.1
U+1DD7 ◌ᷗ COMBINING LATIN SMALL LETTER C CEDILLA | category Mn (Nonspacing Mark) | block Combining Diacritical Marks Supplement | age 5.1
U+1DD8 ◌ᷘ COMBINING LATIN SMALL LETTER INSULAR D | category Mn (Nonspacing Mark) | block Combining Diacritical Marks Supplement | age 5.1
U+1DD9 ◌ᷙ COMBINING LATIN SMALL LETTER ETH | category Mn (Nonspacing Mark) | block Combining Diacritical Marks Supplement | age 5.1
U+1DDA ◌ᷚ COMBINING LATIN SMALL LETTER G | category Mn (Nonspacing Mark) | block Combining Diacritical Marks Supplement | age 5.1
U+1DDB ◌ᷛ COMBINING LATIN LETTER SMALL CAPITAL G | category Mn (Nonspacing Mark) | block Combining Diacritical Marks Supplement | age 5.1
U+1DDC ◌ᷜ COMBINING LATIN SMALL LETTER K | category Mn (Nonspacing Mark) | block Combining Diacritical Marks Supplement | age 5.1
U+1DDD ◌ᷝ COMBINING LATIN SMALL LETTER L | category Mn (Nonspacing Mark) | block Combining Diacritical Marks Supplement | age 5.1
U+1DDE ◌ᷞ COMBINING LATIN LETTER SMALL CAPITAL L | category Mn (Nonspacing Mark) | block Combining Diacritical Marks Supplement | age 5.1
U+1DDF ◌ᷟ COMBINING LATIN LETTER SMALL CAPITAL M | category Mn (Nonspacing Mark) | block Combining Diacritical Marks Supplement | age 5.1
U+1DE0 ◌ᷠ COMBINING LATIN SMALL LETTER N | category Mn (Nonspacing Mark) | block Combining Diacritical Marks Supplement | age 5.1
U+1DE1 ◌ᷡ COMBINING LATIN LETTER SMALL CAPITAL N | category Mn (Nonspacing Mark) | block Combining Diacritical Marks Supplement | age 5.1
U+1DE2 ◌ᷢ COMBINING LATIN LETTER SMALL CAPITAL R | category Mn (Nonspacing Mark) | block Combining Diacritical Marks Supplement | age 5.1
U+1DE3 ◌ᷣ COMBINING LATIN SMALL LETTER R ROTUNDA | category Mn (Nonspacing Mark) | block Combining Diacritical Marks Supplement | age 5.1
U+1DE4 ◌ᷤ COMBINING LATIN SMALL LETTER S | category Mn (Nonspacing Mark) | block Combining Diacritical Marks Supplement | age 5.1
U+1DE5 ◌ᷥ COMBINING LATIN SMALL LETTER LONG S | category Mn (Nonspacing Mark) | block Combining Diacritical Marks Supplement | age 5.1
U+1DE6 ◌ᷦ COMBINING LATIN SMALL LETTER Z | category Mn (Nonspacing Mark) | block Combining Diacritical Marks Supplement | age 5.1
U+1DE7 ◌ᷧ COMBINING LATIN SMALL LETTER ALPHA | category Mn (Nonspacing Mark) | block Combining Diacritical Marks Supplement | age 7.0
U+1DE8 ◌ᷨ COMBINING LATIN SMALL LETTER B | category Mn (Nonspacing Mark) | block Combining Diacritical Marks Supplement | age 7.0
U+1DE9 ◌ᷩ COMBINING LATIN SMALL LETTER BETA | category Mn (Nonspacing Mark) | block Combining Diacritical Marks Supplement | age 7.0
U+1DEA ◌ᷪ COMBINING LATIN SMALL LETTER SCHWA | category Mn (Nonspacing Mark) | block Combining Diacritical Marks Supplement | age 7.0
U+1DEB ◌ᷫ COMBINING LATIN SMALL LETTER F | category Mn (Nonspacing Mark) | block Combining Diacritical Marks Supplement | age 7.0
U+1DEC ◌ᷬ COMBINING LATIN SMALL LETTER L WITH DOUBLE MIDDLE TILDE | category Mn (Nonspacing Mark) | block Combining Diacritical Marks Supplement | age 7.0
U+1DED ◌ᷭ COMBINING LATIN SMALL LETTER O WITH LIGHT CENTRALIZATION STROKE | category Mn (Nonspacing Mark) | block Combining Diacritical Marks Supplement | age 7.0
U+1DEE ◌ᷮ COMBINING LATIN SMALL LETTER P | category Mn (Nonspacing Mark) | block Combining Diacritical Marks Supplement | age 7.0
U+1DEF ◌ᷯ COMBINING LATIN SMALL LETTER ESH | category Mn (Nonspacing Mark) | block Combining Diacritical Marks Supplement | age 7.0
U+1DF0 ◌ᷰ COMBINING LATIN SMALL LETTER U WITH LIGHT CENTRALIZATION STROKE | category Mn (Nonspacing Mark) | block Combining Diacritical Marks Supplement | age 7.0
U+1DF1 ◌ᷱ COMBINING LATIN SMALL LETTER W | category Mn (Nonspacing Mark) | block Combining Diacritical Marks Supplement | age 7.0
U+1DF2 ◌ᷲ COMBINING LATIN SMALL LETTER A WITH DIAERESIS | category Mn (Nonspacing Mark) | block Combining Diacritical Marks Supplement | age 7.0
U+1DF3 ◌ᷳ COMBINING LATIN SMALL LETTER O WITH DIAERESIS | category Mn (Nonspacing Mark) | block Combining Diacritical Marks Supplement | age 7.0
U+1DF4 ◌ᷴ COMBINING LATIN SMALL LETTER U WITH DIAERESIS | category Mn (Nonspacing Mark) | block Combining Diacritical Marks Supplement | age 7.0
U+1DF5 ◌᷵ COMBINING UP TACK ABOVE | category Mn (Nonspacing Mark) | block Combining Diacritical Marks Supplement | age 7.0
U+1DF6 ◌᷶ COMBINING KAVYKA ABOVE RIGHT | category Mn (Nonspacing Mark) | block Combining Diacritical Marks Supplement | age 10.0
U+1DF7 ◌᷷ COMBINING KAVYKA ABOVE LEFT | category Mn (Nonspacing Mark) | block Combining Diacritical Marks Supplement | age 10.0
U+1DF8 ◌᷸ COMBINING DOT ABOVE LEFT | category Mn (Nonspacing Mark) | block Combining Diacritical Marks Supplement | age 10.0
U+1DF9 ◌᷹ COMBINING WIDE INVERTED BRIDGE BELOW | category Mn (Nonspacing Mark) | block Combining Diacritical Marks Supplement | age 10.0
U+1DFA ◌᷺ COMBINING DOT BELOW LEFT | category Mn (Nonspacing Mark) | block Combining Diacritical Marks Supplement | age 14.0
U+1DFB ◌᷻ COMBINING DELETION MARK | category Mn (Nonspacing Mark) | block Combining Diacritical Marks Supplement | age 9.0
U+1DFC ◌᷼ COMBINING DOUBLE INVERTED BREVE BELOW | category Mn (Nonspacing Mark) | block Combining Diacritical Marks Supplement | age 6.0
U+1DFD ◌᷽ COMBINING ALMOST EQUAL TO BELOW | category Mn (Nonspacing Mark) | block Combining Diacritical Marks Supplement | age 5.2
U+1DFE ◌᷾ COMBINING LEFT ARROWHEAD ABOVE | category Mn (Nonspacing Mark) | block Combining Diacritical Marks Supplement | age 5.0
U+1DFF ◌᷿ COMBINING RIGHT ARROWHEAD AND DOWN ARROWHEAD BELOW | category Mn (Nonspacing Mark) | block Combining Diacritical Marks Supplement | age 5.0
U+1E00 Ḁ LATIN CAPITAL LETTER A WITH RING BELOW | category Lu (Uppercase Letter) | block Latin Extended Additional | age 1.1
U+1E01 ḁ LATIN SMALL LETTER A WITH RING BELOW | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1E02 Ḃ LATIN CAPITAL LETTER B WITH DOT ABOVE | category Lu (Uppercase Letter) | block Latin Extended Additional | age 1.1
U+1E03 ḃ LATIN SMALL LETTER B WITH DOT ABOVE | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1E04 Ḅ LATIN CAPITAL LETTER B WITH DOT BELOW | category Lu (Uppercase Letter) | block Latin Extended Additional | age 1.1
U+1E05 ḅ LATIN SMALL LETTER B WITH DOT BELOW | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1E06 Ḇ LATIN CAPITAL LETTER B WITH LINE BELOW | category Lu (Uppercase Letter) | block Latin Extended Additional | age 1.1
U+1E07 ḇ LATIN SMALL LETTER B WITH LINE BELOW | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1E08 Ḉ LATIN CAPITAL LETTER C WITH CEDILLA AND ACUTE | category Lu (Uppercase Letter) | block Latin Extended Additional | age 1.1
U+1E09 ḉ LATIN SMALL LETTER C WITH CEDILLA AND ACUTE | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1E0A Ḋ LATIN CAPITAL LETTER D WITH DOT ABOVE | category Lu (Uppercase Letter) | block Latin Extended Additional | age 1.1
U+1E0B ḋ LATIN SMALL LETTER D WITH DOT ABOVE | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1E0C Ḍ LATIN CAPITAL LETTER D WITH DOT BELOW | category Lu (Uppercase Letter) | block Latin Extended Additional | age 1.1
U+1E0D ḍ LATIN SMALL LETTER D WITH DOT BELOW | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1E0E Ḏ LATIN CAPITAL LETTER D WITH LINE BELOW | category Lu (Uppercase Letter) | block Latin Extended Additional | age 1.1
U+1E0F ḏ LATIN SMALL LETTER D WITH LINE BELOW | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1E10 Ḑ LATIN CAPITAL LETTER D WITH CEDILLA | category Lu (Uppercase Letter) | block Latin Extended Additional | age 1.1
U+1E11 ḑ LATIN SMALL LETTER D WITH CEDILLA | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1E12 Ḓ LATIN CAPITAL LETTER D WITH CIRCUMFLEX BELOW | category Lu (Uppercase Letter) | block Latin Extended Additional | age 1.1
U+1E13 ḓ LATIN SMALL LETTER D WITH CIRCUMFLEX BELOW | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1E14 Ḕ LATIN CAPITAL LETTER E WITH MACRON AND GRAVE | category Lu (Uppercase Letter) | block Latin Extended Additional | age 1.1
U+1E15 ḕ LATIN SMALL LETTER E WITH MACRON AND GRAVE | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1E16 Ḗ LATIN CAPITAL LETTER E WITH MACRON AND ACUTE | category Lu (Uppercase Letter) | block Latin Extended Additional | age 1.1
U+1E17 ḗ LATIN SMALL LETTER E WITH MACRON AND ACUTE | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1E18 Ḙ LATIN CAPITAL LETTER E WITH CIRCUMFLEX BELOW | category Lu (Uppercase Letter) | block Latin Extended Additional | age 1.1
U+1E19 ḙ LATIN SMALL LETTER E WITH CIRCUMFLEX BELOW | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1E1A Ḛ LATIN CAPITAL LETTER E WITH TILDE BELOW | category Lu (Uppercase Letter) | block Latin Extended Additional | age 1.1
U+1E1B ḛ LATIN SMALL LETTER E WITH TILDE BELOW | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1E1C Ḝ LATIN CAPITAL LETTER E WITH CEDILLA AND BREVE | category Lu (Uppercase Letter) | block Latin Extended Additional | age 1.1
U+1E1D ḝ LATIN SMALL LETTER E WITH CEDILLA AND BREVE | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1E1E Ḟ LATIN CAPITAL LETTER F WITH DOT ABOVE | category Lu (Uppercase Letter) | block Latin Extended Additional | age 1.1
U+1E1F ḟ LATIN SMALL LETTER F WITH DOT ABOVE | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1E20 Ḡ LATIN CAPITAL LETTER G WITH MACRON | category Lu (Uppercase Letter) | block Latin Extended Additional | age 1.1
U+1E21 ḡ LATIN SMALL LETTER G WITH MACRON | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1E22 Ḣ LATIN CAPITAL LETTER H WITH DOT ABOVE | category Lu (Uppercase Letter) | block Latin Extended Additional | age 1.1
U+1E23 ḣ LATIN SMALL LETTER H WITH DOT ABOVE | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1E24 Ḥ LATIN CAPITAL LETTER H WITH DOT BELOW | category Lu (Uppercase Letter) | block Latin Extended Additional | age 1.1
U+1E25 ḥ LATIN SMALL LETTER H WITH DOT BELOW | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1E26 Ḧ LATIN CAPITAL LETTER H WITH DIAERESIS | category Lu (Uppercase Letter) | block Latin Extended Additional | age 1.1
U+1E27 ḧ LATIN SMALL LETTER H WITH DIAERESIS | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1E28 Ḩ LATIN CAPITAL LETTER H WITH CEDILLA | category Lu (Uppercase Letter) | block Latin Extended Additional | age 1.1
U+1E29 ḩ LATIN SMALL LETTER H WITH CEDILLA | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1E2A Ḫ LATIN CAPITAL LETTER H WITH BREVE BELOW | category Lu (Uppercase Letter) | block Latin Extended Additional | age 1.1
U+1E2B ḫ LATIN SMALL LETTER H WITH BREVE BELOW | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1E2C Ḭ LATIN CAPITAL LETTER I WITH TILDE BELOW | category Lu (Uppercase Letter) | block Latin Extended Additional | age 1.1
U+1E2D ḭ LATIN SMALL LETTER I WITH TILDE BELOW | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1E2E Ḯ LATIN CAPITAL LETTER I WITH DIAERESIS AND ACUTE | category Lu (Uppercase Letter) | block Latin Extended Additional | age 1.1
U+1E2F ḯ LATIN SMALL LETTER I WITH DIAERESIS AND ACUTE | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1E30 Ḱ LATIN CAPITAL LETTER K WITH ACUTE | category Lu (Uppercase Letter) | block Latin Extended Additional | age 1.1
U+1E31 ḱ LATIN SMALL LETTER K WITH ACUTE | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1E32 Ḳ LATIN CAPITAL LETTER K WITH DOT BELOW | category Lu (Uppercase Letter) | block Latin Extended Additional | age 1.1
U+1E33 ḳ LATIN SMALL LETTER K WITH DOT BELOW | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1E34 Ḵ LATIN CAPITAL LETTER K WITH LINE BELOW | category Lu (Uppercase Letter) | block Latin Extended Additional | age 1.1
U+1E35 ḵ LATIN SMALL LETTER K WITH LINE BELOW | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1E36 Ḷ LATIN CAPITAL LETTER L WITH DOT BELOW | category Lu (Uppercase Letter) | block Latin Extended Additional | age 1.1
U+1E37 ḷ LATIN SMALL LETTER L WITH DOT BELOW | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1E38 Ḹ LATIN CAPITAL LETTER L WITH DOT BELOW AND MACRON | category Lu (Uppercase Letter) | block Latin Extended Additional | age 1.1
U+1E39 ḹ LATIN SMALL LETTER L WITH DOT BELOW AND MACRON | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1E3A Ḻ LATIN CAPITAL LETTER L WITH LINE BELOW | category Lu (Uppercase Letter) | block Latin Extended Additional | age 1.1
U+1E3B ḻ LATIN SMALL LETTER L WITH LINE BELOW | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1E3C Ḽ LATIN CAPITAL LETTER L WITH CIRCUMFLEX BELOW | category Lu (Uppercase Letter) | block Latin Extended Additional | age 1.1
U+1E3D ḽ LATIN SMALL LETTER L WITH CIRCUMFLEX BELOW | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1E3E Ḿ LATIN CAPITAL LETTER M WITH ACUTE | category Lu (Uppercase Letter) | block Latin Extended Additional | age 1.1
U+1E3F ḿ LATIN SMALL LETTER M WITH ACUTE | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1E40 Ṁ LATIN CAPITAL LETTER M WITH DOT ABOVE | category Lu (Uppercase Letter) | block Latin Extended Additional | age 1.1
U+1E41 ṁ LATIN SMALL LETTER M WITH DOT ABOVE | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1E42 Ṃ LATIN CAPITAL LETTER M WITH DOT BELOW | category Lu (Uppercase Letter) | block Latin Extended Additional | age 1.1
U+1E43 ṃ LATIN SMALL LETTER M WITH DOT BELOW | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1E44 Ṅ LATIN CAPITAL LETTER N WITH DOT ABOVE | category Lu (Uppercase Letter) | block Latin Extended Additional | age 1.1
U+1E45 ṅ LATIN SMALL LETTER N WITH DOT ABOVE | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1E46 Ṇ LATIN CAPITAL LETTER N WITH DOT BELOW | category Lu (Uppercase Letter) | block Latin Extended Additional | age 1.1
U+1E47 ṇ LATIN SMALL LETTER N WITH DOT BELOW | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1E48 Ṉ LATIN CAPITAL LETTER N WITH LINE BELOW | category Lu (Uppercase Letter) | block Latin Extended Additional | age 1.1
U+1E49 ṉ LATIN SMALL LETTER N WITH LINE BELOW | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1E4A Ṋ LATIN CAPITAL LETTER N WITH CIRCUMFLEX BELOW | category Lu (Uppercase Letter) | block Latin Extended Additional | age 1.1
U+1E4B ṋ LATIN SMALL LETTER N WITH CIRCUMFLEX BELOW | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1E4C Ṍ LATIN CAPITAL LETTER O WITH TILDE AND ACUTE | category Lu (Uppercase Letter) | block Latin Extended Additional | age 1.1
U+1E4D ṍ LATIN SMALL LETTER O WITH TILDE AND ACUTE | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1E4E Ṏ LATIN CAPITAL LETTER O WITH TILDE AND DIAERESIS | category Lu (Uppercase Letter) | block Latin Extended Additional | age 1.1
U+1E4F ṏ LATIN SMALL LETTER O WITH TILDE AND DIAERESIS | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1E50 Ṑ LATIN CAPITAL LETTER O WITH MACRON AND GRAVE | category Lu (Uppercase Letter) | block Latin Extended Additional | age 1.1
U+1E51 ṑ LATIN SMALL LETTER O WITH MACRON AND GRAVE | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1E52 Ṓ LATIN CAPITAL LETTER O WITH MACRON AND ACUTE | category Lu (Uppercase Letter) | block Latin Extended Additional | age 1.1
U+1E53 ṓ LATIN SMALL LETTER O WITH MACRON AND ACUTE | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1E54 Ṕ LATIN CAPITAL LETTER P WITH ACUTE | category Lu (Uppercase Letter) | block Latin Extended Additional | age 1.1
U+1E55 ṕ LATIN SMALL LETTER P WITH ACUTE | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1E56 Ṗ LATIN CAPITAL LETTER P WITH DOT ABOVE | category Lu (Uppercase Letter) | block Latin Extended Additional | age 1.1
U+1E57 ṗ LATIN SMALL LETTER P WITH DOT ABOVE | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1E58 Ṙ LATIN CAPITAL LETTER R WITH DOT ABOVE | category Lu (Uppercase Letter) | block Latin Extended Additional | age 1.1
U+1E59 ṙ LATIN SMALL LETTER R WITH DOT ABOVE | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1E5A Ṛ LATIN CAPITAL LETTER R WITH DOT BELOW | category Lu (Uppercase Letter) | block Latin Extended Additional | age 1.1
U+1E5B ṛ LATIN SMALL LETTER R WITH DOT BELOW | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1E5C Ṝ LATIN CAPITAL LETTER R WITH DOT BELOW AND MACRON | category Lu (Uppercase Letter) | block Latin Extended Additional | age 1.1
U+1E5D ṝ LATIN SMALL LETTER R WITH DOT BELOW AND MACRON | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1E5E Ṟ LATIN CAPITAL LETTER R WITH LINE BELOW | category Lu (Uppercase Letter) | block Latin Extended Additional | age 1.1
U+1E5F ṟ LATIN SMALL LETTER R WITH LINE BELOW | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1E60 Ṡ LATIN CAPITAL LETTER S WITH DOT ABOVE | category Lu (Uppercase Letter) | block Latin Extended Additional | age 1.1
U+1E61 ṡ LATIN SMALL LETTER S WITH DOT ABOVE | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1E62 Ṣ LATIN CAPITAL LETTER S WITH DOT BELOW | category Lu (Uppercase Letter) | block Latin Extended Additional | age 1.1
U+1E63 ṣ LATIN SMALL LETTER S WITH DOT BELOW | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1E64 Ṥ LATIN CAPITAL LETTER S WITH ACUTE AND DOT ABOVE | category Lu (Uppercase Letter) | block Latin Extended Additional | age 1.1
U+1E65 ṥ LATIN SMALL LETTER S WITH ACUTE AND DOT ABOVE | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1E66 Ṧ LATIN CAPITAL LETTER S WITH CARON AND DOT ABOVE | category Lu (Uppercase Letter) | block Latin Extended Additional | age 1.1
U+1E67 ṧ LATIN SMALL LETTER S WITH CARON AND DOT ABOVE | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1E68 Ṩ LATIN CAPITAL LETTER S WITH DOT BELOW AND DOT ABOVE | category Lu (Uppercase Letter) | block Latin Extended Additional | age 1.1
U+1E69 ṩ LATIN SMALL LETTER S WITH DOT BELOW AND DOT ABOVE | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1E6A Ṫ LATIN CAPITAL LETTER T WITH DOT ABOVE | category Lu (Uppercase Letter) | block Latin Extended Additional | age 1.1
U+1E6B ṫ LATIN SMALL LETTER T WITH DOT ABOVE | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1E6C Ṭ LATIN CAPITAL LETTER T WITH DOT BELOW | category Lu (Uppercase Letter) | block Latin Extended Additional | age 1.1
U+1E6D ṭ LATIN SMALL LETTER T WITH DOT BELOW | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1E6E Ṯ LATIN CAPITAL LETTER T WITH LINE BELOW | category Lu (Uppercase Letter) | block Latin Extended Additional | age 1.1
U+1E6F ṯ LATIN SMALL LETTER T WITH LINE BELOW | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1E70 Ṱ LATIN CAPITAL LETTER T WITH CIRCUMFLEX BELOW | category Lu (Uppercase Letter) | block Latin Extended Additional | age 1.1
U+1E71 ṱ LATIN SMALL LETTER T WITH CIRCUMFLEX BELOW | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1E72 Ṳ LATIN CAPITAL LETTER U WITH DIAERESIS BELOW | category Lu (Uppercase Letter) | block Latin Extended Additional | age 1.1
U+1E73 ṳ LATIN SMALL LETTER U WITH DIAERESIS BELOW | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1E74 Ṵ LATIN CAPITAL LETTER U WITH TILDE BELOW | category Lu (Uppercase Letter) | block Latin Extended Additional | age 1.1
U+1E75 ṵ LATIN SMALL LETTER U WITH TILDE BELOW | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1E76 Ṷ LATIN CAPITAL LETTER U WITH CIRCUMFLEX BELOW | category Lu (Uppercase Letter) | block Latin Extended Additional | age 1.1
U+1E77 ṷ LATIN SMALL LETTER U WITH CIRCUMFLEX BELOW | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1E78 Ṹ LATIN CAPITAL LETTER U WITH TILDE AND ACUTE | category Lu (Uppercase Letter) | block Latin Extended Additional | age 1.1
U+1E79 ṹ LATIN SMALL LETTER U WITH TILDE AND ACUTE | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1E7A Ṻ LATIN CAPITAL LETTER U WITH MACRON AND DIAERESIS | category Lu (Uppercase Letter) | block Latin Extended Additional | age 1.1
U+1E7B ṻ LATIN SMALL LETTER U WITH MACRON AND DIAERESIS | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1E7C Ṽ LATIN CAPITAL LETTER V WITH TILDE | category Lu (Uppercase Letter) | block Latin Extended Additional | age 1.1
U+1E7D ṽ LATIN SMALL LETTER V WITH TILDE | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1E7E Ṿ LATIN CAPITAL LETTER V WITH DOT BELOW | category Lu (Uppercase Letter) | block Latin Extended Additional | age 1.1
U+1E7F ṿ LATIN SMALL LETTER V WITH DOT BELOW | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1E80 Ẁ LATIN CAPITAL LETTER W WITH GRAVE | category Lu (Uppercase Letter) | block Latin Extended Additional | age 1.1
U+1E81 ẁ LATIN SMALL LETTER W WITH GRAVE | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1E82 Ẃ LATIN CAPITAL LETTER W WITH ACUTE | category Lu (Uppercase Letter) | block Latin Extended Additional | age 1.1
U+1E83 ẃ LATIN SMALL LETTER W WITH ACUTE | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1E84 Ẅ LATIN CAPITAL LETTER W WITH DIAERESIS | category Lu (Uppercase Letter) | block Latin Extended Additional | age 1.1
U+1E85 ẅ LATIN SMALL LETTER W WITH DIAERESIS | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1E86 Ẇ LATIN CAPITAL LETTER W WITH DOT ABOVE | category Lu (Uppercase Letter) | block Latin Extended Additional | age 1.1
U+1E87 ẇ LATIN SMALL LETTER W WITH DOT ABOVE | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1E88 Ẉ LATIN CAPITAL LETTER W WITH DOT BELOW | category Lu (Uppercase Letter) | block Latin Extended Additional | age 1.1
U+1E89 ẉ LATIN SMALL LETTER W WITH DOT BELOW | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1E8A Ẋ LATIN CAPITAL LETTER X WITH DOT ABOVE | category Lu (Uppercase Letter) | block Latin Extended Additional | age 1.1
U+1E8B ẋ LATIN SMALL LETTER X WITH DOT ABOVE | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1E8C Ẍ LATIN CAPITAL LETTER X WITH DIAERESIS | category Lu (Uppercase Letter) | block Latin Extended Additional | age 1.1
U+1E8D ẍ LATIN SMALL LETTER X WITH DIAERESIS | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1E8E Ẏ LATIN CAPITAL LETTER Y WITH DOT ABOVE | category Lu (Uppercase Letter) | block Latin Extended Additional | age 1.1
U+1E8F ẏ LATIN SMALL LETTER Y WITH DOT ABOVE | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1E90 Ẑ LATIN CAPITAL LETTER Z WITH CIRCUMFLEX | category Lu (Uppercase Letter) | block Latin Extended Additional | age 1.1
U+1E91 ẑ LATIN SMALL LETTER Z WITH CIRCUMFLEX | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1E92 Ẓ LATIN CAPITAL LETTER Z WITH DOT BELOW | category Lu (Uppercase Letter) | block Latin Extended Additional | age 1.1
U+1E93 ẓ LATIN SMALL LETTER Z WITH DOT BELOW | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1E94 Ẕ LATIN CAPITAL LETTER Z WITH LINE BELOW | category Lu (Uppercase Letter) | block Latin Extended Additional | age 1.1
U+1E95 ẕ LATIN SMALL LETTER Z WITH LINE BELOW | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1E96 ẖ LATIN SMALL LETTER H WITH LINE BELOW | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1E97 ẗ LATIN SMALL LETTER T WITH DIAERESIS | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1E98 ẘ LATIN SMALL LETTER W WITH RING ABOVE | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1E99 ẙ LATIN SMALL LETTER Y WITH RING ABOVE | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1E9A ẚ LATIN SMALL LETTER A WITH RIGHT HALF RING | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1E9B ẛ LATIN SMALL LETTER LONG S WITH DOT ABOVE | category Ll (Lowercase Letter) | block Latin Extended Additional | age 2.0
U+1E9C ẜ LATIN SMALL LETTER LONG S WITH DIAGONAL STROKE | category Ll (Lowercase Letter) | block Latin Extended Additional | age 5.1
U+1E9D ẝ LATIN SMALL LETTER LONG S WITH HIGH STROKE | category Ll (Lowercase Letter) | block Latin Extended Additional | age 5.1
U+1E9E ẞ LATIN CAPITAL LETTER SHARP S | category Lu (Uppercase Letter) | block Latin Extended Additional | age 5.1
U+1E9F ẟ LATIN SMALL LETTER DELTA | category Ll (Lowercase Letter) | block Latin Extended Additional | age 5.1
U+1EA0 Ạ LATIN CAPITAL LETTER A WITH DOT BELOW | category Lu (Uppercase Letter) | block Latin Extended Additional | age 1.1
U+1EA1 ạ LATIN SMALL LETTER A WITH DOT BELOW | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1EA2 Ả LATIN CAPITAL LETTER A WITH HOOK ABOVE | category Lu (Uppercase Letter) | block Latin Extended Additional | age 1.1
U+1EA3 ả LATIN SMALL LETTER A WITH HOOK ABOVE | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1EA4 Ấ LATIN CAPITAL LETTER A WITH CIRCUMFLEX AND ACUTE | category Lu (Uppercase Letter) | block Latin Extended Additional | age 1.1
U+1EA5 ấ LATIN SMALL LETTER A WITH CIRCUMFLEX AND ACUTE | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1EA6 Ầ LATIN CAPITAL LETTER A WITH CIRCUMFLEX AND GRAVE | category Lu (Uppercase Letter) | block Latin Extended Additional | age 1.1
U+1EA7 ầ LATIN SMALL LETTER A WITH CIRCUMFLEX AND GRAVE | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1EA8 Ẩ LATIN CAPITAL LETTER A WITH CIRCUMFLEX AND HOOK ABOVE | category Lu (Uppercase Letter) | block Latin Extended Additional | age 1.1
U+1EA9 ẩ LATIN SMALL LETTER A WITH CIRCUMFLEX AND HOOK ABOVE | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1EAA Ẫ LATIN CAPITAL LETTER A WITH CIRCUMFLEX AND TILDE | category Lu (Uppercase Letter) | block Latin Extended Additional | age 1.1
U+1EAB ẫ LATIN SMALL LETTER A WITH CIRCUMFLEX AND TILDE | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1EAC Ậ LATIN CAPITAL LETTER A WITH CIRCUMFLEX AND DOT BELOW | category Lu (Uppercase Letter) | block Latin Extended Additional | age 1.1
U+1EAD ậ LATIN SMALL LETTER A WITH CIRCUMFLEX AND DOT BELOW | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1EAE Ắ LATIN CAPITAL LETTER A WITH BREVE AND ACUTE | category Lu (Uppercase Letter) | block Latin Extended Additional | age 1.1
U+1EAF ắ LATIN SMALL LETTER A WITH BREVE AND ACUTE | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1EB0 Ằ LATIN CAPITAL LETTER A WITH BREVE AND GRAVE | category Lu (Uppercase Letter) | block Latin Extended Additional | age 1.1
U+1EB1 ằ LATIN SMALL LETTER A WITH BREVE AND GRAVE | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1EB2 Ẳ LATIN CAPITAL LETTER A WITH BREVE AND HOOK ABOVE | category Lu (Uppercase Letter) | block Latin Extended Additional | age 1.1
U+1EB3 ẳ LATIN SMALL LETTER A WITH BREVE AND HOOK ABOVE | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1EB4 Ẵ LATIN CAPITAL LETTER A WITH BREVE AND TILDE | category Lu (Uppercase Letter) | block Latin Extended Additional | age 1.1
U+1EB5 ẵ LATIN SMALL LETTER A WITH BREVE AND TILDE | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1EB6 Ặ LATIN CAPITAL LETTER A WITH BREVE AND DOT BELOW | category Lu (Uppercase Letter) | block Latin Extended Additional | age 1.1
U+1EB7 ặ LATIN SMALL LETTER A WITH BREVE AND DOT BELOW | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1EB8 Ẹ LATIN CAPITAL LETTER E WITH DOT BELOW | category Lu (Uppercase Letter) | block Latin Extended Additional | age 1.1
U+1EB9 ẹ LATIN SMALL LETTER E WITH DOT BELOW | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1EBA Ẻ LATIN CAPITAL LETTER E WITH HOOK ABOVE | category Lu (Uppercase Letter) | block Latin Extended Additional | age 1.1
U+1EBB ẻ LATIN SMALL LETTER E WITH HOOK ABOVE | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1EBC Ẽ LATIN CAPITAL LETTER E WITH TILDE | category Lu (Uppercase Letter) | block Latin Extended Additional | age 1.1
U+1EBD ẽ LATIN SMALL LETTER E WITH TILDE | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1EBE Ế LATIN CAPITAL LETTER E WITH CIRCUMFLEX AND ACUTE | category Lu (Uppercase Letter) | block Latin Extended Additional | age 1.1
U+1EBF ế LATIN SMALL LETTER E WITH CIRCUMFLEX AND ACUTE | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1EC0 Ề LATIN CAPITAL LETTER E WITH CIRCUMFLEX AND GRAVE | category Lu (Uppercase Letter) | block Latin Extended Additional | age 1.1
U+1EC1 ề LATIN SMALL LETTER E WITH CIRCUMFLEX AND GRAVE | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1EC2 Ể LATIN CAPITAL LETTER E WITH CIRCUMFLEX AND HOOK ABOVE | category Lu (Uppercase Letter) | block Latin Extended Additional | age 1.1
U+1EC3 ể LATIN SMALL LETTER E WITH CIRCUMFLEX AND HOOK ABOVE | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1EC4 Ễ LATIN CAPITAL LETTER E WITH CIRCUMFLEX AND TILDE | category Lu (Uppercase Letter) | block Latin Extended Additional | age 1.1
U+1EC5 ễ LATIN SMALL LETTER E WITH CIRCUMFLEX AND TILDE | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1EC6 Ệ LATIN CAPITAL LETTER E WITH CIRCUMFLEX AND DOT BELOW | category Lu (Uppercase Letter) | block Latin Extended Additional | age 1.1
U+1EC7 ệ LATIN SMALL LETTER E WITH CIRCUMFLEX AND DOT BELOW | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1EC8 Ỉ LATIN CAPITAL LETTER I WITH HOOK ABOVE | category Lu (Uppercase Letter) | block Latin Extended Additional | age 1.1
U+1EC9 ỉ LATIN SMALL LETTER I WITH HOOK ABOVE | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1ECA Ị LATIN CAPITAL LETTER I WITH DOT BELOW | category Lu (Uppercase Letter) | block Latin Extended Additional | age 1.1
U+1ECB ị LATIN SMALL LETTER I WITH DOT BELOW | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1ECC Ọ LATIN CAPITAL LETTER O WITH DOT BELOW | category Lu (Uppercase Letter) | block Latin Extended Additional | age 1.1
U+1ECD ọ LATIN SMALL LETTER O WITH DOT BELOW | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1ECE Ỏ LATIN CAPITAL LETTER O WITH HOOK ABOVE | category Lu (Uppercase Letter) | block Latin Extended Additional | age 1.1
U+1ECF ỏ LATIN SMALL LETTER O WITH HOOK ABOVE | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1ED0 Ố LATIN CAPITAL LETTER O WITH CIRCUMFLEX AND ACUTE | category Lu (Uppercase Letter) | block Latin Extended Additional | age 1.1
U+1ED1 ố LATIN SMALL LETTER O WITH CIRCUMFLEX AND ACUTE | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1ED2 Ồ LATIN CAPITAL LETTER O WITH CIRCUMFLEX AND GRAVE | category Lu (Uppercase Letter) | block Latin Extended Additional | age 1.1
U+1ED3 ồ LATIN SMALL LETTER O WITH CIRCUMFLEX AND GRAVE | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1ED4 Ổ LATIN CAPITAL LETTER O WITH CIRCUMFLEX AND HOOK ABOVE | category Lu (Uppercase Letter) | block Latin Extended Additional | age 1.1
U+1ED5 ổ LATIN SMALL LETTER O WITH CIRCUMFLEX AND HOOK ABOVE | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1ED6 Ỗ LATIN CAPITAL LETTER O WITH CIRCUMFLEX AND TILDE | category Lu (Uppercase Letter) | block Latin Extended Additional | age 1.1
U+1ED7 ỗ LATIN SMALL LETTER O WITH CIRCUMFLEX AND TILDE | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1ED8 Ộ LATIN CAPITAL LETTER O WITH CIRCUMFLEX AND DOT BELOW | category Lu (Uppercase Letter) | block Latin Extended Additional | age 1.1
U+1ED9 ộ LATIN SMALL LETTER O WITH CIRCUMFLEX AND DOT BELOW | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1EDA Ớ LATIN CAPITAL LETTER O WITH HORN AND ACUTE | category Lu (Uppercase Letter) | block Latin Extended Additional | age 1.1
U+1EDB ớ LATIN SMALL LETTER O WITH HORN AND ACUTE | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1EDC Ờ LATIN CAPITAL LETTER O WITH HORN AND GRAVE | category Lu (Uppercase Letter) | block Latin Extended Additional | age 1.1
U+1EDD ờ LATIN SMALL LETTER O WITH HORN AND GRAVE | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1EDE Ở LATIN CAPITAL LETTER O WITH HORN AND HOOK ABOVE | category Lu (Uppercase Letter) | block Latin Extended Additional | age 1.1
U+1EDF ở LATIN SMALL LETTER O WITH HORN AND HOOK ABOVE | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1EE0 Ỡ LATIN CAPITAL LETTER O WITH HORN AND TILDE | category Lu (Uppercase Letter) | block Latin Extended Additional | age 1.1
U+1EE1 ỡ LATIN SMALL LETTER O WITH HORN AND TILDE | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1EE2 Ợ LATIN CAPITAL LETTER O WITH HORN AND DOT BELOW | category Lu (Uppercase Letter) | block Latin Extended Additional | age 1.1
U+1EE3 ợ LATIN SMALL LETTER O WITH HORN AND DOT BELOW | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1EE4 Ụ LATIN CAPITAL LETTER U WITH DOT BELOW | category Lu (Uppercase Letter) | block Latin Extended Additional | age 1.1
U+1EE5 ụ LATIN SMALL LETTER U WITH DOT BELOW | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1EE6 Ủ LATIN CAPITAL LETTER U WITH HOOK ABOVE | category Lu (Uppercase Letter) | block Latin Extended Additional | age 1.1
U+1EE7 ủ LATIN SMALL LETTER U WITH HOOK ABOVE | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1EE8 Ứ LATIN CAPITAL LETTER U WITH HORN AND ACUTE | category Lu (Uppercase Letter) | block Latin Extended Additional | age 1.1
U+1EE9 ứ LATIN SMALL LETTER U WITH HORN AND ACUTE | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1EEA Ừ LATIN CAPITAL LETTER U WITH HORN AND GRAVE | category Lu (Uppercase Letter) | block Latin Extended Additional | age 1.1
U+1EEB ừ LATIN SMALL LETTER U WITH HORN AND GRAVE | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1EEC Ử LATIN CAPITAL LETTER U WITH HORN AND HOOK ABOVE | category Lu (Uppercase Letter) | block Latin Extended Additional | age 1.1
U+1EED ử LATIN SMALL LETTER U WITH HORN AND HOOK ABOVE | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1EEE Ữ LATIN CAPITAL LETTER U WITH HORN AND TILDE | category Lu (Uppercase Letter) | block Latin Extended Additional | age 1.1
U+1EEF ữ LATIN SMALL LETTER U WITH HORN AND TILDE | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1EF0 Ự LATIN CAPITAL LETTER U WITH HORN AND DOT BELOW | category Lu (Uppercase Letter) | block Latin Extended Additional | age 1.1
U+1EF1 ự LATIN SMALL LETTER U WITH HORN AND DOT BELOW | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1EF2 Ỳ LATIN CAPITAL LETTER Y WITH GRAVE | category Lu (Uppercase Letter) | block Latin Extended Additional | age 1.1
U+1EF3 ỳ LATIN SMALL LETTER Y WITH GRAVE | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1EF4 Ỵ LATIN CAPITAL LETTER Y WITH DOT BELOW | category Lu (Uppercase Letter) | block Latin Extended Additional | age 1.1
U+1EF5 ỵ LATIN SMALL LETTER Y WITH DOT BELOW | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1EF6 Ỷ LATIN CAPITAL LETTER Y WITH HOOK ABOVE | category Lu (Uppercase Letter) | block Latin Extended Additional | age 1.1
U+1EF7 ỷ LATIN SMALL LETTER Y WITH HOOK ABOVE | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1EF8 Ỹ LATIN CAPITAL LETTER Y WITH TILDE | category Lu (Uppercase Letter) | block Latin Extended Additional | age 1.1
U+1EF9 ỹ LATIN SMALL LETTER Y WITH TILDE | category Ll (Lowercase Letter) | block Latin Extended Additional | age 1.1
U+1EFA Ỻ LATIN CAPITAL LETTER MIDDLE-WELSH LL | category Lu (Uppercase Letter) | block Latin Extended Additional | age 5.1
U+1EFB ỻ LATIN SMALL LETTER MIDDLE-WELSH LL | category Ll (Lowercase Letter) | block Latin Extended Additional | age 5.1
U+1EFC Ỽ LATIN CAPITAL LETTER MIDDLE-WELSH V | category Lu (Uppercase Letter) | block Latin Extended Additional | age 5.1
U+1EFD ỽ LATIN SMALL LETTER MIDDLE-WELSH V | category Ll (Lowercase Letter) | block Latin Extended Additional | age 5.1
U+1EFE Ỿ LATIN CAPITAL LETTER Y WITH LOOP | category Lu (Uppercase Letter) | block Latin Extended Additional | age 5.1
U+1EFF ỿ LATIN SMALL LETTER Y WITH LOOP | category Ll (Lowercase Letter) | block Latin Extended Additional | age 5.1
U+1F00 ἀ GREEK SMALL LETTER ALPHA WITH PSILI | category Ll (Lowercase Letter) | block Greek Extended | age 1.1
U+1F01 ἁ GREEK SMALL LETTER ALPHA WITH DASIA | category Ll (Lowercase Letter) | block Greek Extended | age 1.1
U+1F02 ἂ GREEK SMALL LETTER ALPHA WITH PSILI AND VARIA | category Ll (Lowercase Letter) | block Greek Extended | age 1.1
U+1F03 ἃ GREEK SMALL LETTER ALPHA WITH DASIA AND VARIA | category Ll (Lowercase Letter) | block Greek Extended | age 1.1
U+1F04 ἄ GREEK SMALL LETTER ALPHA WITH PSILI AND OXIA | category Ll (Lowercase Letter) | block Greek Extended | age 1.1
U+1F05 ἅ GREEK SMALL LETTER ALPHA WITH DASIA AND OXIA | category Ll (Lowercase Letter) | block Greek Extended | age 1.1
U+1F06 ἆ GREEK SMALL LETTER ALPHA WITH PSILI AND PERISPOMENI | category Ll (Lowercase Letter) | block Greek Extended | age 1.1
U+1F07 ἇ GREEK SMALL LETTER ALPHA WITH DASIA AND PERISPOMENI | category Ll (Lowercase Letter) | block Greek Extended | age 1.1
U+1F08 Ἀ GREEK CAPITAL LETTER ALPHA WITH PSILI | category Lu (Uppercase Letter) | block Greek Extended | age 1.1
U+1F09 Ἁ GREEK CAPITAL LETTER ALPHA WITH DASIA | category Lu (Uppercase Letter) | block Greek Extended | age 1.1
U+1F0A Ἂ GREEK CAPITAL LETTER ALPHA WITH PSILI AND VARIA | category Lu (Uppercase Letter) | block Greek Extended | age 1.1
U+1F0B Ἃ GREEK CAPITAL LETTER ALPHA WITH DASIA AND VARIA | category Lu (Uppercase Letter) | block Greek Extended | age 1.1
U+1F0C Ἄ GREEK CAPITAL LETTER ALPHA WITH PSILI AND OXIA | category Lu (Uppercase Letter) | block Greek Extended | age 1.1
U+1F0D Ἅ GREEK CAPITAL LETTER ALPHA WITH DASIA AND OXIA | category Lu (Uppercase Letter) | block Greek Extended | age 1.1
U+1F0E Ἆ GREEK CAPITAL LETTER ALPHA WITH PSILI AND PERISPOMENI | category Lu (Uppercase Letter) | block Greek Extended | age 1.1
U+1F0F Ἇ GREEK CAPITAL LETTER ALPHA WITH DASIA AND PERISPOMENI | category Lu (Uppercase Letter) | block Greek Extended | age 1.1
U+1F10 ἐ GREEK SMALL LETTER EPSILON WITH PSILI | category Ll (Lowercase Letter) | block Greek Extended | age 1.1
U+1F11 ἑ GREEK SMALL LETTER EPSILON WITH DASIA | category Ll (Lowercase Letter) | block Greek Extended | age 1.1
U+1F12 ἒ GREEK SMALL LETTER EPSILON WITH PSILI AND VARIA | category Ll (Lowercase Letter) | block Greek Extended | age 1.1
U+1F13 ἓ GREEK SMALL LETTER EPSILON WITH DASIA AND VARIA | category Ll (Lowercase Letter) | block Greek Extended | age 1.1
U+1F14 ἔ GREEK SMALL LETTER EPSILON WITH PSILI AND OXIA | category Ll (Lowercase Letter) | block Greek Extended | age 1.1
U+1F15 ἕ GREEK SMALL LETTER EPSILON WITH DASIA AND OXIA | category Ll (Lowercase Letter) | block Greek Extended | age 1.1
U+1F18 Ἐ GREEK CAPITAL LETTER EPSILON WITH PSILI | category Lu (Uppercase Letter) | block Greek Extended | age 1.1
U+1F19 Ἑ GREEK CAPITAL LETTER EPSILON WITH DASIA | category Lu (Uppercase Letter) | block Greek Extended | age 1.1
U+1F1A Ἒ GREEK CAPITAL LETTER EPSILON WITH PSILI AND VARIA | category Lu (Uppercase Letter) | block Greek Extended | age 1.1
U+1F1B Ἓ GREEK CAPITAL LETTER EPSILON WITH DASIA AND VARIA | category Lu (Uppercase Letter) | block Greek Extended | age 1.1
U+1F1C Ἔ GREEK CAPITAL LETTER EPSILON WITH PSILI AND OXIA | category Lu (Uppercase Letter) | block Greek Extended | age 1.1
U+1F1D Ἕ GREEK CAPITAL LETTER EPSILON WITH DASIA AND OXIA | category Lu (Uppercase Letter) | block Greek Extended | age 1.1
U+1F20 ἠ GREEK SMALL LETTER ETA WITH PSILI | category Ll (Lowercase Letter) | block Greek Extended | age 1.1
U+1F21 ἡ GREEK SMALL LETTER ETA WITH DASIA | category Ll (Lowercase Letter) | block Greek Extended | age 1.1
U+1F22 ἢ GREEK SMALL LETTER ETA WITH PSILI AND VARIA | category Ll (Lowercase Letter) | block Greek Extended | age 1.1
U+1F23 ἣ GREEK SMALL LETTER ETA WITH DASIA AND VARIA | category Ll (Lowercase Letter) | block Greek Extended | age 1.1
U+1F24 ἤ GREEK SMALL LETTER ETA WITH PSILI AND OXIA | category Ll (Lowercase Letter) | block Greek Extended | age 1.1
U+1F25 ἥ GREEK SMALL LETTER ETA WITH DASIA AND OXIA | category Ll (Lowercase Letter) | block Greek Extended | age 1.1
U+1F26 ἦ GREEK SMALL LETTER ETA WITH PSILI AND PERISPOMENI | category Ll (Lowercase Letter) | block Greek Extended | age 1.1
U+1F27 ἧ GREEK SMALL LETTER ETA WITH DASIA AND PERISPOMENI | category Ll (Lowercase Letter) | block Greek Extended | age 1.1
U+1F28 Ἠ GREEK CAPITAL LETTER ETA WITH PSILI | category Lu (Uppercase Letter) | block Greek Extended | age 1.1
U+1F29 Ἡ GREEK CAPITAL LETTER ETA WITH DASIA | category Lu (Uppercase Letter) | block Greek Extended | age 1.1
U+1F2A Ἢ GREEK CAPITAL LETTER ETA WITH PSILI AND VARIA | category Lu (Uppercase Letter) | block Greek Extended | age 1.1
U+1F2B Ἣ GREEK CAPITAL LETTER ETA WITH DASIA AND VARIA | category Lu (Uppercase Letter) | block Greek Extended | age 1.1
U+1F2C Ἤ GREEK CAPITAL LETTER ETA WITH PSILI AND OXIA | category Lu (Uppercase Letter) | block Greek Extended | age 1.1
U+1F2D Ἥ GREEK CAPITAL LETTER ETA WITH DASIA AND OXIA | category Lu (Uppercase Letter) | block Greek Extended | age 1.1
U+1F2E Ἦ GREEK CAPITAL LETTER ETA WITH PSILI AND PERISPOMENI | category Lu (Uppercase Letter) | block Greek Extended | age 1.1
U+1F2F Ἧ GREEK CAPITAL LETTER ETA WITH DASIA AND PERISPOMENI | category Lu (Uppercase Letter) | block Greek Extended | age 1.1
U+1F30 ἰ GREEK SMALL LETTER IOTA WITH PSILI | category Ll (Lowercase Letter) | block Greek Extended | age 1.1
U+1F31 ἱ GREEK SMALL LETTER IOTA WITH DASIA | category Ll (Lowercase Letter) | block Greek Extended | age 1.1
U+1F32 ἲ GREEK SMALL LETTER IOTA WITH PSILI AND VARIA | category Ll (Lowercase Letter) | block Greek Extended | age 1.1
U+1F33 ἳ GREEK SMALL LETTER IOTA WITH DASIA AND VARIA | category Ll (Lowercase Letter) | block Greek Extended | age 1.1
U+1F34 ἴ GREEK SMALL LETTER IOTA WITH PSILI AND OXIA | category Ll (Lowercase Letter) | block Greek Extended | age 1.1
U+1F35 ἵ GREEK SMALL LETTER IOTA WITH DASIA AND OXIA | category Ll (Lowercase Letter) | block Greek Extended | age 1.1
U+1F36 ἶ GREEK SMALL LETTER IOTA WITH PSILI AND PERISPOMENI | category Ll (Lowercase Letter) | block Greek Extended | age 1.1
U+1F37 ἷ GREEK SMALL LETTER IOTA WITH DASIA AND PERISPOMENI | category Ll (Lowercase Letter) | block Greek Extended | age 1.1
U+1F38 Ἰ GREEK CAPITAL LETTER IOTA WITH PSILI | category Lu (Uppercase Letter) | block Greek Extended | age 1.1
U+1F39 Ἱ GREEK CAPITAL LETTER IOTA WITH DASIA | category Lu (Uppercase Letter) | block Greek Extended | age 1.1
U+1F3A Ἲ GREEK CAPITAL LETTER IOTA WITH PSILI AND VARIA | category Lu (Uppercase Letter) | block Greek Extended | age 1.1
U+1F3B Ἳ GREEK CAPITAL LETTER IOTA WITH DASIA AND VARIA | category Lu (Uppercase Letter) | block Greek Extended | age 1.1
U+1F3C Ἴ GREEK CAPITAL LETTER IOTA WITH PSILI AND OXIA | category Lu (Uppercase Letter) | block Greek Extended | age 1.1
U+1F3D Ἵ GREEK CAPITAL LETTER IOTA WITH DASIA AND OXIA | category Lu (Uppercase Letter) | block Greek Extended | age 1.1
U+1F3E Ἶ GREEK CAPITAL LETTER IOTA WITH PSILI AND PERISPOMENI | category Lu (Uppercase Letter) | block Greek Extended | age 1.1
U+1F3F Ἷ GREEK CAPITAL LETTER IOTA WITH DASIA AND PERISPOMENI | category Lu (Uppercase Letter) | block Greek Extended | age 1.1
U+1F40 ὀ GREEK SMALL LETTER OMICRON WITH PSILI | category Ll (Lowercase Letter) | block Greek Extended | age 1.1
U+1F41 ὁ GREEK SMALL LETTER OMICRON WITH DASIA | category Ll (Lowercase Letter) | block Greek Extended | age 1.1
U+1F42 ὂ GREEK SMALL LETTER OMICRON WITH PSILI AND VARIA | category Ll (Lowercase Letter) | block Greek Extended | age 1.1
U+1F43 ὃ GREEK SMALL LETTER OMICRON WITH DASIA AND VARIA | category Ll (Lowercase Letter) | block Greek Extended | age 1.1
U+1F44 ὄ GREEK SMALL LETTER OMICRON WITH PSILI AND OXIA | category Ll (Lowercase Letter) | block Greek Extended | age 1.1
U+1F45 ὅ GREEK SMALL LETTER OMICRON WITH DASIA AND OXIA | category Ll (Lowercase Letter) | block Greek Extended | age 1.1
U+1F48 Ὀ GREEK CAPITAL LETTER OMICRON WITH PSILI | category Lu (Uppercase Letter) | block Greek Extended | age 1.1
U+1F49 Ὁ GREEK CAPITAL LETTER OMICRON WITH DASIA | category Lu (Uppercase Letter) | block Greek Extended | age 1.1
U+1F4A Ὂ GREEK CAPITAL LETTER OMICRON WITH PSILI AND VARIA | category Lu (Uppercase Letter) | block Greek Extended | age 1.1
U+1F4B Ὃ GREEK CAPITAL LETTER OMICRON WITH DASIA AND VARIA | category Lu (Uppercase Letter) | block Greek Extended | age 1.1
U+1F4C Ὄ GREEK CAPITAL LETTER OMICRON WITH PSILI AND OXIA | category Lu (Uppercase Letter) | block Greek Extended | age 1.1
U+1F4D Ὅ GREEK CAPITAL LETTER OMICRON WITH DASIA AND OXIA | category Lu (Uppercase Letter) | block Greek Extended | age 1.1
U+1F50 ὐ GREEK SMALL LETTER UPSILON WITH PSILI | category Ll (Lowercase Letter) | block Greek Extended | age 1.1
U+1F51 ὑ GREEK SMALL LETTER UPSILON WITH DASIA | category Ll (Lowercase Letter) | block Greek Extended | age 1.1
U+1F52 ὒ GREEK SMALL LETTER UPSILON WITH PSILI AND VARIA | category Ll (Lowercase Letter) | block Greek Extended | age 1.1
U+1F53 ὓ GREEK SMALL LETTER UPSILON WITH DASIA AND VARIA | category Ll (Lowercase Letter) | block Greek Extended | age 1.1
U+1F54 ὔ GREEK SMALL LETTER UPSILON WITH PSILI AND OXIA | category Ll (Lowercase Letter) | block Greek Extended | age 1.1
U+1F55 ὕ GREEK SMALL LETTER UPSILON WITH DASIA AND OXIA | category Ll (Lowercase Letter) | block Greek Extended | age 1.1
U+1F56 ὖ GREEK SMALL LETTER UPSILON WITH PSILI AND PERISPOMENI | category Ll (Lowercase Letter) | block Greek Extended | age 1.1
U+1F57 ὗ GREEK SMALL LETTER UPSILON WITH DASIA AND PERISPOMENI | category Ll (Lowercase Letter) | block Greek Extended | age 1.1
U+1F59 Ὑ GREEK CAPITAL LETTER UPSILON WITH DASIA | category Lu (Uppercase Letter) | block Greek Extended | age 1.1
U+1F5B Ὓ GREEK CAPITAL LETTER UPSILON WITH DASIA AND VARIA | category Lu (Uppercase Letter) | block Greek Extended | age 1.1
U+1F5D Ὕ GREEK CAPITAL LETTER UPSILON WITH DASIA AND OXIA | category Lu (Uppercase Letter) | block Greek Extended | age 1.1
U+1F5F Ὗ GREEK CAPITAL LETTER UPSILON WITH DASIA AND PERISPOMENI | category Lu (Uppercase Letter) | block Greek Extended | age 1.1
U+1F60 ὠ GREEK SMALL LETTER OMEGA WITH PSILI | category Ll (Lowercase Letter) | block Greek Extended | age 1.1
U+1F61 ὡ GREEK SMALL LETTER OMEGA WITH DASIA | category Ll (Lowercase Letter) | block Greek Extended | age 1.1
U+1F62 ὢ GREEK SMALL LETTER OMEGA WITH PSILI AND VARIA | category Ll (Lowercase Letter) | block Greek Extended | age 1.1
U+1F63 ὣ GREEK SMALL LETTER OMEGA WITH DASIA AND VARIA | category Ll (Lowercase Letter) | block Greek Extended | age 1.1
U+1F64 ὤ GREEK SMALL LETTER OMEGA WITH PSILI AND OXIA | category Ll (Lowercase Letter) | block Greek Extended | age 1.1
U+1F65 ὥ GREEK SMALL LETTER OMEGA WITH DASIA AND OXIA | category Ll (Lowercase Letter) | block Greek Extended | age 1.1
U+1F66 ὦ GREEK SMALL LETTER OMEGA WITH PSILI AND PERISPOMENI | category Ll (Lowercase Letter) | block Greek Extended | age 1.1
U+1F67 ὧ GREEK SMALL LETTER OMEGA WITH DASIA AND PERISPOMENI | category Ll (Lowercase Letter) | block Greek Extended | age 1.1
U+1F68 Ὠ GREEK CAPITAL LETTER OMEGA WITH PSILI | category Lu (Uppercase Letter) | block Greek Extended | age 1.1
U+1F69 Ὡ GREEK CAPITAL LETTER OMEGA WITH DASIA | category Lu (Uppercase Letter) | block Greek Extended | age 1.1
U+1F6A Ὢ GREEK CAPITAL LETTER OMEGA WITH PSILI AND VARIA | category Lu (Uppercase Letter) | block Greek Extended | age 1.1
U+1F6B Ὣ GREEK CAPITAL LETTER OMEGA WITH DASIA AND VARIA | category Lu (Uppercase Letter) | block Greek Extended | age 1.1
U+1F6C Ὤ GREEK CAPITAL LETTER OMEGA WITH PSILI AND OXIA | category Lu (Uppercase Letter) | block Greek Extended | age 1.1
U+1F6D Ὥ GREEK CAPITAL LETTER OMEGA WITH DASIA AND OXIA | category Lu (Uppercase Letter) | block Greek Extended | age 1.1
U+1F6E Ὦ GREEK CAPITAL LETTER OMEGA WITH PSILI AND PERISPOMENI | category Lu (Uppercase Letter) | block Greek Extended | age 1.1
U+1F6F Ὧ GREEK CAPITAL LETTER OMEGA WITH DASIA AND PERISPOMENI | category Lu (Uppercase Letter) | block Greek Extended | age 1.1
U+1F70 ὰ GREEK SMALL LETTER ALPHA WITH VARIA | category Ll (Lowercase Letter) | block Greek Extended | age 1.1
U+1F71 ά GREEK SMALL LETTER ALPHA WITH OXIA | category Ll (Lowercase Letter) | block Greek Extended | age 1.1
U+1F72 ὲ GREEK SMALL LETTER EPSILON WITH VARIA | category Ll (Lowercase Letter) | block Greek Extended | age 1.1
U+1F73 έ GREEK SMALL LETTER EPSILON WITH OXIA | category Ll (Lowercase Letter) | block Greek Extended | age 1.1
U+1F74 ὴ GREEK SMALL LETTER ETA WITH VARIA | category Ll (Lowercase Letter) | block Greek Extended | age 1.1
U+1F75 ή GREEK SMALL LETTER ETA WITH OXIA | category Ll (Lowercase Letter) | block Greek Extended | age 1.1
U+1F76 ὶ GREEK SMALL LETTER IOTA WITH VARIA | category Ll (Lowercase Letter) | block Greek Extended | age 1.1
U+1F77 ί GREEK SMALL LETTER IOTA WITH OXIA | category Ll (Lowercase Letter) | block Greek Extended | age 1.1
U+1F78 ὸ GREEK SMALL LETTER OMICRON WITH VARIA | category Ll (Lowercase Letter) | block Greek Extended | age 1.1
U+1F79 ό GREEK SMALL LETTER OMICRON WITH OXIA | category Ll (Lowercase Letter) | block Greek Extended | age 1.1
U+1F7A ὺ GREEK SMALL LETTER UPSILON WITH VARIA | category Ll (Lowercase Letter) | block Greek Extended | age 1.1
U+1F7B ύ GREEK SMALL LETTER UPSILON WITH OXIA | category Ll (Lowercase Letter) | block Greek Extended | age 1.1
U+1F7C ὼ GREEK SMALL LETTER OMEGA WITH VARIA | category Ll (Lowercase Letter) | block Greek Extended | age 1.1
U+1F7D ώ GREEK SMALL LETTER OMEGA WITH OXIA | category Ll (Lowercase Letter) | block Greek Extended | age 1.1
U+1F80 ᾀ GREEK SMALL LETTER ALPHA WITH PSILI AND YPOGEGRAMMENI | category Ll (Lowercase Letter) | block Greek Extended | age 1.1
U+1F81 ᾁ GREEK SMALL LETTER ALPHA WITH DASIA AND YPOGEGRAMMENI | category Ll (Lowercase Letter) | block Greek Extended | age 1.1
U+1F82 ᾂ GREEK SMALL LETTER ALPHA WITH PSILI AND VARIA AND YPOGEGRAMMENI | category Ll (Lowercase Letter) | block Greek Extended | age 1.1
U+1F83 ᾃ GREEK SMALL LETTER ALPHA WITH DASIA AND VARIA AND YPOGEGRAMMENI | category Ll (Lowercase Letter) | block Greek Extended | age 1.1
U+1F84 ᾄ GREEK SMALL LETTER ALPHA WITH PSILI AND OXIA AND YPOGEGRAMMENI | category Ll (Lowercase Letter) | block Greek Extended | age 1.1
U+1F85 ᾅ GREEK SMALL LETTER ALPHA WITH DASIA AND OXIA AND YPOGEGRAMMENI | category Ll (Lowercase Letter) | block Greek Extended | age 1.1
U+1F86 ᾆ GREEK SMALL LETTER ALPHA WITH PSILI AND PERISPOMENI AND YPOGEGRAMMENI | category Ll (Lowercase Letter) | block Greek Extended | age 1.1
U+1F87 ᾇ GREEK SMALL LETTER ALPHA WITH DASIA AND PERISPOMENI AND YPOGEGRAMMENI | category Ll (Lowercase Letter) | block Greek Extended | age 1.1
U+1F88 ᾈ GREEK CAPITAL LETTER ALPHA WITH PSILI AND PROSGEGRAMMENI | category Lt (Titlecase Letter) | block Greek Extended | age 1.1
U+1F89 ᾉ GREEK CAPITAL LETTER ALPHA WITH DASIA AND PROSGEGRAMMENI | category Lt (Titlecase Letter) | block Greek Extended | age 1.1
U+1F8A ᾊ GREEK CAPITAL LETTER ALPHA WITH PSILI AND VARIA AND PROSGEGRAMMENI | category Lt (Titlecase Letter) | block Greek Extended | age 1.1
U+1F8B ᾋ GREEK CAPITAL LETTER ALPHA WITH DASIA AND VARIA AND PROSGEGRAMMENI | category Lt (Titlecase Letter) | block Greek Extended | age 1.1
U+1F8C ᾌ GREEK CAPITAL LETTER ALPHA WITH PSILI AND OXIA AND PROSGEGRAMMENI | category Lt (Titlecase Letter) | block Greek Extended | age 1.1
U+1F8D ᾍ GREEK CAPITAL LETTER ALPHA WITH DASIA AND OXIA AND PROSGEGRAMMENI | category Lt (Titlecase Letter) | block Greek Extended | age 1.1
U+1F8E ᾎ GREEK CAPITAL LETTER ALPHA WITH PSILI AND PERISPOMENI AND PROSGEGRAMMENI | category Lt (Titlecase Letter) | block Greek Extended | age 1.1
U+1F8F ᾏ GREEK CAPITAL LETTER ALPHA WITH DASIA AND PERISPOMENI AND PROSGEGRAMMENI | category Lt (Titlecase Letter) | block Greek Extended | age 1.1
U+1F90 ᾐ GREEK SMALL LETTER ETA WITH PSILI AND YPOGEGRAMMENI | category Ll (Lowercase Letter) | block Greek Extended | age 1.1
U+1F91 ᾑ GREEK SMALL LETTER ETA WITH DASIA AND YPOGEGRAMMENI | category Ll (Lowercase Letter) | block Greek Extended | age 1.1
U+1F92 ᾒ GREEK SMALL LETTER ETA WITH PSILI AND VARIA AND YPOGEGRAMMENI | category Ll (Lowercase Letter) | block Greek Extended | age 1.1
U+1F93 ᾓ GREEK SMALL LETTER ETA WITH DASIA AND VARIA AND YPOGEGRAMMENI | category Ll (Lowercase Letter) | block Greek Extended | age 1.1
U+1F94 ᾔ GREEK SMALL LETTER ETA WITH PSILI AND OXIA AND YPOGEGRAMMENI | category Ll (Lowercase Letter) | block Greek Extended | age 1.1
U+1F95 ᾕ GREEK SMALL LETTER ETA WITH DASIA AND OXIA AND YPOGEGRAMMENI | category Ll (Lowercase Letter) | block Greek Extended | age 1.1
U+1F96 ᾖ GREEK SMALL LETTER ETA WITH PSILI AND PERISPOMENI AND YPOGEGRAMMENI | category Ll (Lowercase Letter) | block Greek Extended | age 1.1
U+1F97 ᾗ GREEK SMALL LETTER ETA WITH DASIA AND PERISPOMENI AND YPOGEGRAMMENI | category Ll (Lowercase Letter) | block Greek Extended | age 1.1
U+1F98 ᾘ GREEK CAPITAL LETTER ETA WITH PSILI AND PROSGEGRAMMENI | category Lt (Titlecase Letter) | block Greek Extended | age 1.1
U+1F99 ᾙ GREEK CAPITAL LETTER ETA WITH DASIA AND PROSGEGRAMMENI | category Lt (Titlecase Letter) | block Greek Extended | age 1.1
U+1F9A ᾚ GREEK CAPITAL LETTER ETA WITH PSILI AND VARIA AND PROSGEGRAMMENI | category Lt (Titlecase Letter) | block Greek Extended | age 1.1
U+1F9B ᾛ GREEK CAPITAL LETTER ETA WITH DASIA AND VARIA AND PROSGEGRAMMENI | category Lt (Titlecase Letter) | block Greek Extended | age 1.1
U+1F9C ᾜ GREEK CAPITAL LETTER ETA WITH PSILI AND OXIA AND PROSGEGRAMMENI | category Lt (Titlecase Letter) | block Greek Extended | age 1.1
U+1F9D ᾝ GREEK CAPITAL LETTER ETA WITH DASIA AND OXIA AND PROSGEGRAMMENI | category Lt (Titlecase Letter) | block Greek Extended | age 1.1
U+1F9E ᾞ GREEK CAPITAL LETTER ETA WITH PSILI AND PERISPOMENI AND PROSGEGRAMMENI | category Lt (Titlecase Letter) | block Greek Extended | age 1.1
U+1F9F ᾟ GREEK CAPITAL LETTER ETA WITH DASIA AND PERISPOMENI AND PROSGEGRAMMENI | category Lt (Titlecase Letter) | block Greek Extended | age 1.1
U+1FA0 ᾠ GREEK SMALL LETTER OMEGA WITH PSILI AND YPOGEGRAMMENI | category Ll (Lowercase Letter) | block Greek Extended | age 1.1
U+1FA1 ᾡ GREEK SMALL LETTER OMEGA WITH DASIA AND YPOGEGRAMMENI | category Ll (Lowercase Letter) | block Greek Extended | age 1.1
U+1FA2 ᾢ GREEK SMALL LETTER OMEGA WITH PSILI AND VARIA AND YPOGEGRAMMENI | category Ll (Lowercase Letter) | block Greek Extended | age 1.1
U+1FA3 ᾣ GREEK SMALL LETTER OMEGA WITH DASIA AND VARIA AND YPOGEGRAMMENI | category Ll (Lowercase Letter) | block Greek Extended | age 1.1
U+1FA4 ᾤ GREEK SMALL LETTER OMEGA WITH PSILI AND OXIA AND YPOGEGRAMMENI | category Ll (Lowercase Letter) | block Greek Extended | age 1.1
U+1FA5 ᾥ GREEK SMALL LETTER OMEGA WITH DASIA AND OXIA AND YPOGEGRAMMENI | category Ll (Lowercase Letter) | block Greek Extended | age 1.1
U+1FA6 ᾦ GREEK SMALL LETTER OMEGA WITH PSILI AND PERISPOMENI AND YPOGEGRAMMENI | category Ll (Lowercase Letter) | block Greek Extended | age 1.1
U+1FA7 ᾧ GREEK SMALL LETTER OMEGA WITH DASIA AND PERISPOMENI AND YPOGEGRAMMENI | category Ll (Lowercase Letter) | block Greek Extended | age 1.1
U+1FA8 ᾨ GREEK CAPITAL LETTER OMEGA WITH PSILI AND PROSGEGRAMMENI | category Lt (Titlecase Letter) | block Greek Extended | age 1.1
U+1FA9 ᾩ GREEK CAPITAL LETTER OMEGA WITH DASIA AND PROSGEGRAMMENI | category Lt (Titlecase Letter) | block Greek Extended | age 1.1
U+1FAA ᾪ GREEK CAPITAL LETTER OMEGA WITH PSILI AND VARIA AND PROSGEGRAMMENI | category Lt (Titlecase Letter) | block Greek Extended | age 1.1
U+1FAB ᾫ GREEK CAPITAL LETTER OMEGA WITH DASIA AND VARIA AND PROSGEGRAMMENI | category Lt (Titlecase Letter) | block Greek Extended | age 1.1
U+1FAC ᾬ GREEK CAPITAL LETTER OMEGA WITH PSILI AND OXIA AND PROSGEGRAMMENI | category Lt (Titlecase Letter) | block Greek Extended | age 1.1
U+1FAD ᾭ GREEK CAPITAL LETTER OMEGA WITH DASIA AND OXIA AND PROSGEGRAMMENI | category Lt (Titlecase Letter) | block Greek Extended | age 1.1
U+1FAE ᾮ GREEK CAPITAL LETTER OMEGA WITH PSILI AND PERISPOMENI AND PROSGEGRAMMENI | category Lt (Titlecase Letter) | block Greek Extended | age 1.1
U+1FAF ᾯ GREEK CAPITAL LETTER OMEGA WITH DASIA AND PERISPOMENI AND PROSGEGRAMMENI | category Lt (Titlecase Letter) | block Greek Extended | age 1.1
U+1FB0 ᾰ GREEK SMALL LETTER ALPHA WITH VRACHY | category Ll (Lowercase Letter) | block Greek Extended | age 1.1
U+1FB1 ᾱ GREEK SMALL LETTER ALPHA WITH MACRON | category Ll (Lowercase Letter) | block Greek Extended | age 1.1
U+1FB2 ᾲ GREEK SMALL LETTER ALPHA WITH VARIA AND YPOGEGRAMMENI | category Ll (Lowercase Letter) | block Greek Extended | age 1.1
U+1FB3 ᾳ GREEK SMALL LETTER ALPHA WITH YPOGEGRAMMENI | category Ll (Lowercase Letter) | block Greek Extended | age 1.1
U+1FB4 ᾴ GREEK SMALL LETTER ALPHA WITH OXIA AND YPOGEGRAMMENI | category Ll (Lowercase Letter) | block Greek Extended | age 1.1
U+1FB6 ᾶ GREEK SMALL LETTER ALPHA WITH PERISPOMENI | category Ll (Lowercase Letter) | block Greek Extended | age 1.1
U+1FB7 ᾷ GREEK SMALL LETTER ALPHA WITH PERISPOMENI AND YPOGEGRAMMENI | category Ll (Lowercase Letter) | block Greek Extended | age 1.1
U+1FB8 Ᾰ GREEK CAPITAL LETTER ALPHA WITH VRACHY | category Lu (Uppercase Letter) | block Greek Extended | age 1.1
U+1FB9 Ᾱ GREEK CAPITAL LETTER ALPHA WITH MACRON | category Lu (Uppercase Letter) | block Greek Extended | age 1.1
U+1FBA Ὰ GREEK CAPITAL LETTER ALPHA WITH VARIA | category Lu (Uppercase Letter) | block Greek Extended | age 1.1
U+1FBB Ά GREEK CAPITAL LETTER ALPHA WITH OXIA | category Lu (Uppercase Letter) | block Greek Extended | age 1.1
U+1FBC ᾼ GREEK CAPITAL LETTER ALPHA WITH PROSGEGRAMMENI | category Lt (Titlecase Letter) | block Greek Extended | age 1.1
U+1FBD ᾽ GREEK KORONIS | category Sk (Modifier Symbol) | block Greek Extended | age 1.1
U+1FBE ι GREEK PROSGEGRAMMENI | category Ll (Lowercase Letter) | block Greek Extended | age 1.1
U+1FBF ᾿ GREEK PSILI | category Sk (Modifier Symbol) | block Greek Extended | age 1.1
U+1FC0 ῀ GREEK PERISPOMENI | category Sk (Modifier Symbol) | block Greek Extended | age 1.1
U+1FC1 ῁ GREEK DIALYTIKA AND PERISPOMENI | category Sk (Modifier Symbol) | block Greek Extended | age 1.1
U+1FC2 ῂ GREEK SMALL LETTER ETA WITH VARIA AND YPOGEGRAMMENI | category Ll (Lowercase Letter) | block Greek Extended | age 1.1
U+1FC3 ῃ GREEK SMALL LETTER ETA WITH YPOGEGRAMMENI | category Ll (Lowercase Letter) | block Greek Extended | age 1.1
U+1FC4 ῄ GREEK SMALL LETTER ETA WITH OXIA AND YPOGEGRAMMENI | category Ll (Lowercase Letter) | block Greek Extended | age 1.1
U+1FC6 ῆ GREEK SMALL LETTER ETA WITH PERISPOMENI | category Ll (Lowercase Letter) | block Greek Extended | age 1.1
U+1FC7 ῇ GREEK SMALL LETTER ETA WITH PERISPOMENI AND YPOGEGRAMMENI | category Ll (Lowercase Letter) | block Greek Extended | age 1.1
U+1FC8 Ὲ GREEK CAPITAL LETTER EPSILON WITH VARIA | category Lu (Uppercase Letter) | block Greek Extended | age 1.1
U+1FC9 Έ GREEK CAPITAL LETTER EPSILON WITH OXIA | category Lu (Uppercase Letter) | block Greek Extended | age 1.1
U+1FCA Ὴ GREEK CAPITAL LETTER ETA WITH VARIA | category Lu (Uppercase Letter) | block Greek Extended | age 1.1
U+1FCB Ή GREEK CAPITAL LETTER ETA WITH OXIA | category Lu (Uppercase Letter) | block Greek Extended | age 1.1
U+1FCC ῌ GREEK CAPITAL LETTER ETA WITH PROSGEGRAMMENI | category Lt (Titlecase Letter) | block Greek Extended | age 1.1
U+1FCD ῍ GREEK PSILI AND VARIA | category Sk (Modifier Symbol) | block Greek Extended | age 1.1
U+1FCE ῎ GREEK PSILI AND OXIA | category Sk (Modifier Symbol) | block Greek Extended | age 1.1
U+1FCF ῏ GREEK PSILI AND PERISPOMENI | category Sk (Modifier Symbol) | block Greek Extended | age 1.1
U+1FD0 ῐ GREEK SMALL LETTER IOTA WITH VRACHY | category Ll (Lowercase Letter) | block Greek Extended | age 1.1
U+1FD1 ῑ GREEK SMALL LETTER IOTA WITH MACRON | category Ll (Lowercase Letter) | block Greek Extended | age 1.1
U+1FD2 ῒ GREEK SMALL LETTER IOTA WITH DIALYTIKA AND VARIA | category Ll (Lowercase Letter) | block Greek Extended | age 1.1
U+1FD3 ΐ GREEK SMALL LETTER IOTA WITH DIALYTIKA AND OXIA | category Ll (Lowercase Letter) | block Greek Extended | age 1.1
U+1FD6 ῖ GREEK SMALL LETTER IOTA WITH PERISPOMENI | category Ll (Lowercase Letter) | block Greek Extended | age 1.1
U+1FD7 ῗ GREEK SMALL LETTER IOTA WITH DIALYTIKA AND PERISPOMENI | category Ll (Lowercase Letter) | block Greek Extended | age 1.1
U+1FD8 Ῐ GREEK CAPITAL LETTER IOTA WITH VRACHY | category Lu (Uppercase Letter) | block Greek Extended | age 1.1
U+1FD9 Ῑ GREEK CAPITAL LETTER IOTA WITH MACRON | category Lu (Uppercase Letter) | block Greek Extended | age 1.1
U+1FDA Ὶ GREEK CAPITAL LETTER IOTA WITH VARIA | category Lu (Uppercase Letter) | block Greek Extended | age 1.1
U+1FDB Ί GREEK CAPITAL LETTER IOTA WITH OXIA | category Lu (Uppercase Letter) | block Greek Extended | age 1.1
U+1FDD ῝ GREEK DASIA AND VARIA | category Sk (Modifier Symbol) | block Greek Extended | age 1.1
U+1FDE ῞ GREEK DASIA AND OXIA | category Sk (Modifier Symbol) | block Greek Extended | age 1.1
U+1FDF ῟ GREEK DASIA AND PERISPOMENI | category Sk (Modifier Symbol) | block Greek Extended | age 1.1
U+1FE0 ῠ GREEK SMALL LETTER UPSILON WITH VRACHY | category Ll (Lowercase Letter) | block Greek Extended | age 1.1
U+1FE1 ῡ GREEK SMALL LETTER UPSILON WITH MACRON | category Ll (Lowercase Letter) | block Greek Extended | age 1.1
U+1FE2 ῢ GREEK SMALL LETTER UPSILON WITH DIALYTIKA AND VARIA | category Ll (Lowercase Letter) | block Greek Extended | age 1.1
U+1FE3 ΰ GREEK SMALL LETTER UPSILON WITH DIALYTIKA AND OXIA | category Ll (Lowercase Letter) | block Greek Extended | age 1.1
U+1FE4 ῤ GREEK SMALL LETTER RHO WITH PSILI | category Ll (Lowercase Letter) | block Greek Extended | age 1.1
U+1FE5 ῥ GREEK SMALL LETTER RHO WITH DASIA | category Ll (Lowercase Letter) | block Greek Extended | age 1.1
U+1FE6 ῦ GREEK SMALL LETTER UPSILON WITH PERISPOMENI | category Ll (Lowercase Letter) | block Greek Extended | age 1.1
U+1FE7 ῧ GREEK SMALL LETTER UPSILON WITH DIALYTIKA AND PERISPOMENI | category Ll (Lowercase Letter) | block Greek Extended | age 1.1
U+1FE8 Ῠ GREEK CAPITAL LETTER UPSILON WITH VRACHY | category Lu (Uppercase Letter) | block Greek Extended | age 1.1
U+1FE9 Ῡ GREEK CAPITAL LETTER UPSILON WITH MACRON | category Lu (Uppercase Letter) | block Greek Extended | age 1.1
U+1FEA Ὺ GREEK CAPITAL LETTER UPSILON WITH VARIA | category Lu (Uppercase Letter) | block Greek Extended | age 1.1
U+1FEB Ύ GREEK CAPITAL LETTER UPSILON WITH OXIA | category Lu (Uppercase Letter) | block Greek Extended | age 1.1
U+1FEC Ῥ GREEK CAPITAL LETTER RHO WITH DASIA | category Lu (Uppercase Letter) | block Greek Extended | age 1.1
U+1FED ῭ GREEK DIALYTIKA AND VARIA | category Sk (Modifier Symbol) | block Greek Extended | age 1.1
U+1FEE ΅ GREEK DIALYTIKA AND OXIA | category Sk (Modifier Symbol) | block Greek Extended | age 1.1
U+1FEF ` GREEK VARIA | category Sk (Modifier Symbol) | block Greek Extended | age 1.1
U+1FF2 ῲ GREEK SMALL LETTER OMEGA WITH VARIA AND YPOGEGRAMMENI | category Ll (Lowercase Letter) | block Greek Extended | age 1.1
U+1FF3 ῳ GREEK SMALL LETTER OMEGA WITH YPOGEGRAMMENI | category Ll (Lowercase Letter) | block Greek Extended | age 1.1
U+1FF4 ῴ GREEK SMALL LETTER OMEGA WITH OXIA AND YPOGEGRAMMENI | category Ll (Lowercase Letter) | block Greek Extended | age 1.1
U+1FF6 ῶ GREEK SMALL LETTER OMEGA WITH PERISPOMENI | category Ll (Lowercase Letter) | block Greek Extended | age 1.1
U+1FF7 ῷ GREEK SMALL LETTER OMEGA WITH PERISPOMENI AND YPOGEGRAMMENI | category Ll (Lowercase Letter) | block Greek Extended | age 1.1
U+1FF8 Ὸ GREEK CAPITAL LETTER OMICRON WITH VARIA | category Lu (Uppercase Letter) | block Greek Extended | age 1.1
U+1FF9 Ό GREEK CAPITAL LETTER OMICRON WITH OXIA | category Lu (Uppercase Letter) | block Greek Extended | age 1.1
U+1FFA Ὼ GREEK CAPITAL LETTER OMEGA WITH VARIA | category Lu (Uppercase Letter) | block Greek Extended | age 1.1
U+1FFB Ώ GREEK CAPITAL LETTER OMEGA WITH OXIA | category Lu (Uppercase Letter) | block Greek Extended | age 1.1
U+1FFC ῼ GREEK CAPITAL LETTER OMEGA WITH PROSGEGRAMMENI | category Lt (Titlecase Letter) | block Greek Extended | age 1.1
U+1FFD ´ GREEK OXIA | category Sk (Modifier Symbol) | block Greek Extended | age 1.1
U+1FFE ῾ GREEK DASIA | category Sk (Modifier Symbol) | block Greek Extended | age 1.1
U+2000 [separator] EN QUAD | category Zs (Space Separator) | block General Punctuation | age 1.1
U+2001 [separator] EM QUAD | category Zs (Space Separator) | block General Punctuation | age 1.1
U+2002 [separator] EN SPACE | category Zs (Space Separator) | block General Punctuation | age 1.1
U+2003 [separator] EM SPACE | category Zs (Space Separator) | block General Punctuation | age 1.1
U+2004 [separator] THREE-PER-EM SPACE | category Zs (Space Separator) | block General Punctuation | age 1.1
U+2005 [separator] FOUR-PER-EM SPACE | category Zs (Space Separator) | block General Punctuation | age 1.1
U+2006 [separator] SIX-PER-EM SPACE | category Zs (Space Separator) | block General Punctuation | age 1.1
U+2007 [separator] FIGURE SPACE | category Zs (Space Separator) | block General Punctuation | age 1.1
U+2008 [separator] PUNCTUATION SPACE | category Zs (Space Separator) | block General Punctuation | age 1.1
U+2009 [separator] THIN SPACE | category Zs (Space Separator) | block General Punctuation | age 1.1
U+200A [separator] HAIR SPACE | category Zs (Space Separator) | block General Punctuation | age 1.1
U+200B [format] ZERO WIDTH SPACE | category Cf (Format) | block General Punctuation | age 1.1
U+200C [format] ZERO WIDTH NON-JOINER | category Cf (Format) | block General Punctuation | age 1.1
U+200D [format] ZERO WIDTH JOINER | category Cf (Format) | block General Punctuation | age 1.1
U+200E [format] LEFT-TO-RIGHT MARK | category Cf (Format) | block General Punctuation | age 1.1
U+200F [format] RIGHT-TO-LEFT MARK | category Cf (Format) | block General Punctuation | age 1.1
U+2010 ‐ HYPHEN | category Pd (Dash Punctuation) | block General Punctuation | age 1.1
U+2011 ‑ NON-BREAKING HYPHEN | category Pd (Dash Punctuation) | block General Punctuation | age 1.1
U+2012 ‒ FIGURE DASH | category Pd (Dash Punctuation) | block General Punctuation | age 1.1
U+2013 – EN DASH | category Pd (Dash Punctuation) | block General Punctuation | age 1.1
U+2014 — EM DASH | category Pd (Dash Punctuation) | block General Punctuation | age 1.1
U+2015 ― HORIZONTAL BAR | category Pd (Dash Punctuation) | block General Punctuation | age 1.1
U+2016 ‖ DOUBLE VERTICAL LINE | category Po (Other Punctuation) | block General Punctuation | age 1.1
U+2017 ‗ DOUBLE LOW LINE | category Po (Other Punctuation) | block General Punctuation | age 1.1
U+2018 ‘ LEFT SINGLE QUOTATION MARK | category Pi (Initial Quote Punctuation) | block General Punctuation | age 1.1
U+2019 ’ RIGHT SINGLE QUOTATION MARK | category Pf (Final Quote Punctuation) | block General Punctuation | age 1.1
U+201A ‚ SINGLE LOW-9 QUOTATION MARK | category Ps (Open Punctuation) | block General Punctuation | age 1.1
U+201B ‛ SINGLE HIGH-REVERSED-9 QUOTATION MARK | category Pi (Initial Quote Punctuation) | block General Punctuation | age 1.1
U+201C “ LEFT DOUBLE QUOTATION MARK | category Pi (Initial Quote Punctuation) | block General Punctuation | age 1.1
U+201D ” RIGHT DOUBLE QUOTATION MARK | category Pf (Final Quote Punctuation) | block General Punctuation | age 1.1
U+201E „ DOUBLE LOW-9 QUOTATION MARK | category Ps (Open Punctuation) | block General Punctuation | age 1.1
U+201F ‟ DOUBLE HIGH-REVERSED-9 QUOTATION MARK | category Pi (Initial Quote Punctuation) | block General Punctuation | age 1.1
U+2020 † DAGGER | category Po (Other Punctuation) | block General Punctuation | age 1.1
U+2021 ‡ DOUBLE DAGGER | category Po (Other Punctuation) | block General Punctuation | age 1.1
U+2022 • BULLET | category Po (Other Punctuation) | block General Punctuation | age 1.1
U+2023 ‣ TRIANGULAR BULLET | category Po (Other Punctuation) | block General Punctuation | age 1.1
U+2024 ․ ONE DOT LEADER | category Po (Other Punctuation) | block General Punctuation | age 1.1
U+2025 ‥ TWO DOT LEADER | category Po (Other Punctuation) | block General Punctuation | age 1.1
U+2026 … HORIZONTAL ELLIPSIS | category Po (Other Punctuation) | block General Punctuation | age 1.1
U+2027 ‧ HYPHENATION POINT | category Po (Other Punctuation) | block General Punctuation | age 1.1
U+2028 [separator] LINE SEPARATOR | category Zl (Line Separator) | block General Punctuation | age 1.1
U+2029 [separator] PARAGRAPH SEPARATOR | category Zp (Paragraph Separator) | block General Punctuation | age 1.1
U+202A [format] LEFT-TO-RIGHT EMBEDDING | category Cf (Format) | block General Punctuation | age 1.1
U+202B [format] RIGHT-TO-LEFT EMBEDDING | category Cf (Format) | block General Punctuation | age 1.1
U+202C [format] POP DIRECTIONAL FORMATTING | category Cf (Format) | block General Punctuation | age 1.1
U+202D [format] LEFT-TO-RIGHT OVERRIDE | category Cf (Format) | block General Punctuation | age 1.1
U+202E [format] RIGHT-TO-LEFT OVERRIDE | category Cf (Format) | block General Punctuation | age 1.1
U+202F [separator] NARROW NO-BREAK SPACE | category Zs (Space Separator) | block General Punctuation | age 3.0
U+2030 ‰ PER MILLE SIGN | category Po (Other Punctuation) | block General Punctuation | age 1.1
U+2031 ‱ PER TEN THOUSAND SIGN | category Po (Other Punctuation) | block General Punctuation | age 1.1
U+2032 ′ PRIME | category Po (Other Punctuation) | block General Punctuation | age 1.1
U+2033 ″ DOUBLE PRIME | category Po (Other Punctuation) | block General Punctuation | age 1.1
U+2034 ‴ TRIPLE PRIME | category Po (Other Punctuation) | block General Punctuation | age 1.1
U+2035 ‵ REVERSED PRIME | category Po (Other Punctuation) | block General Punctuation | age 1.1
U+2036 ‶ REVERSED DOUBLE PRIME | category Po (Other Punctuation) | block General Punctuation | age 1.1
U+2037 ‷ REVERSED TRIPLE PRIME | category Po (Other Punctuation) | block General Punctuation | age 1.1
U+2038 ‸ CARET | category Po (Other Punctuation) | block General Punctuation | age 1.1
U+2039 ‹ SINGLE LEFT-POINTING ANGLE QUOTATION MARK | category Pi (Initial Quote Punctuation) | block General Punctuation | age 1.1
U+203A › SINGLE RIGHT-POINTING ANGLE QUOTATION MARK | category Pf (Final Quote Punctuation) | block General Punctuation | age 1.1
U+203B ※ REFERENCE MARK | category Po (Other Punctuation) | block General Punctuation | age 1.1
U+203C ‼ DOUBLE EXCLAMATION MARK | category Po (Other Punctuation) | block General Punctuation | age 1.1
U+203D ‽ INTERROBANG | category Po (Other Punctuation) | block General Punctuation | age 1.1
U+203E ‾ OVERLINE | category Po (Other Punctuation) | block General Punctuation | age 1.1
U+203F ‿ UNDERTIE | category Pc (Connector Punctuation) | block General Punctuation | age 1.1
U+2040 ⁀ CHARACTER TIE | category Pc (Connector Punctuation) | block General Punctuation | age 1.1
U+2041 ⁁ CARET INSERTION POINT | category Po (Other Punctuation) | block General Punctuation | age 1.1
U+2042 ⁂ ASTERISM | category Po (Other Punctuation) | block General Punctuation | age 1.1
U+2043 ⁃ HYPHEN BULLET | category Po (Other Punctuation) | block General Punctuation | age 1.1
U+2044 ⁄ FRACTION SLASH | category Sm (Math Symbol) | block General Punctuation | age 1.1
U+2045 ⁅ LEFT SQUARE BRACKET WITH QUILL | category Ps (Open Punctuation) | block General Punctuation | age 1.1
U+2046 ⁆ RIGHT SQUARE BRACKET WITH QUILL | category Pe (Close Punctuation) | block General Punctuation | age 1.1
U+2047 ⁇ DOUBLE QUESTION MARK | category Po (Other Punctuation) | block General Punctuation | age 3.2
U+2048 ⁈ QUESTION EXCLAMATION MARK | category Po (Other Punctuation) | block General Punctuation | age 3.0
U+2049 ⁉ EXCLAMATION QUESTION MARK | category Po (Other Punctuation) | block General Punctuation | age 3.0
U+204A ⁊ TIRONIAN SIGN ET | category Po (Other Punctuation) | block General Punctuation | age 3.0
U+204B ⁋ REVERSED PILCROW SIGN | category Po (Other Punctuation) | block General Punctuation | age 3.0
U+204C ⁌ BLACK LEFTWARDS BULLET | category Po (Other Punctuation) | block General Punctuation | age 3.0
U+204D ⁍ BLACK RIGHTWARDS BULLET | category Po (Other Punctuation) | block General Punctuation | age 3.0
U+204E ⁎ LOW ASTERISK | category Po (Other Punctuation) | block General Punctuation | age 3.2
U+204F ⁏ REVERSED SEMICOLON | category Po (Other Punctuation) | block General Punctuation | age 3.2
U+2050 ⁐ CLOSE UP | category Po (Other Punctuation) | block General Punctuation | age 3.2
U+2051 ⁑ TWO ASTERISKS ALIGNED VERTICALLY | category Po (Other Punctuation) | block General Punctuation | age 3.2
U+2052 ⁒ COMMERCIAL MINUS SIGN | category Sm (Math Symbol) | block General Punctuation | age 3.2
U+2053 ⁓ SWUNG DASH | category Po (Other Punctuation) | block General Punctuation | age 4.0
U+2054 ⁔ INVERTED UNDERTIE | category Pc (Connector Punctuation) | block General Punctuation | age 4.0
U+2055 ⁕ FLOWER PUNCTUATION MARK | category Po (Other Punctuation) | block General Punctuation | age 4.1
U+2056 ⁖ THREE DOT PUNCTUATION | category Po (Other Punctuation) | block General Punctuation | age 4.1
U+2057 ⁗ QUADRUPLE PRIME | category Po (Other Punctuation) | block General Punctuation | age 3.2
U+2058 ⁘ FOUR DOT PUNCTUATION | category Po (Other Punctuation) | block General Punctuation | age 4.1
U+2059 ⁙ FIVE DOT PUNCTUATION | category Po (Other Punctuation) | block General Punctuation | age 4.1
U+205A ⁚ TWO DOT PUNCTUATION | category Po (Other Punctuation) | block General Punctuation | age 4.1
U+205B ⁛ FOUR DOT MARK | category Po (Other Punctuation) | block General Punctuation | age 4.1
U+205C ⁜ DOTTED CROSS | category Po (Other Punctuation) | block General Punctuation | age 4.1
U+205D ⁝ TRICOLON | category Po (Other Punctuation) | block General Punctuation | age 4.1
U+205E ⁞ VERTICAL FOUR DOTS | category Po (Other Punctuation) | block General Punctuation | age 4.1
U+205F [separator] MEDIUM MATHEMATICAL SPACE | category Zs (Space Separator) | block General Punctuation | age 3.2
U+2060 [format] WORD JOINER | category Cf (Format) | block General Punctuation | age 3.2
U+2061 [format] FUNCTION APPLICATION | category Cf (Format) | block General Punctuation | age 3.2
U+2062 [format] INVISIBLE TIMES | category Cf (Format) | block General Punctuation | age 3.2
U+2063 [format] INVISIBLE SEPARATOR | category Cf (Format) | block General Punctuation | age 3.2
U+2064 [format] INVISIBLE PLUS | category Cf (Format) | block General Punctuation | age 5.1
U+2066 [format] LEFT-TO-RIGHT ISOLATE | category Cf (Format) | block General Punctuation | age 6.3
U+2067 [format] RIGHT-TO-LEFT ISOLATE | category Cf (Format) | block General Punctuation | age 6.3
U+2068 [format] FIRST STRONG ISOLATE | category Cf (Format) | block General Punctuation | age 6.3
U+2069 [format] POP DIRECTIONAL ISOLATE | category Cf (Format) | block General Punctuation | age 6.3
U+206A [format] INHIBIT SYMMETRIC SWAPPING | category Cf (Format) | block General Punctuation | age 1.1
U+206B [format] ACTIVATE SYMMETRIC SWAPPING | category Cf (Format) | block General Punctuation | age 1.1
U+206C [format] INHIBIT ARABIC FORM SHAPING | category Cf (Format) | block General Punctuation | age 1.1
U+206D [format] ACTIVATE ARABIC FORM SHAPING | category Cf (Format) | block General Punctuation | age 1.1
U+206E [format] NATIONAL DIGIT SHAPES | category Cf (Format) | block General Punctuation | age 1.1
U+206F [format] NOMINAL DIGIT SHAPES | category Cf (Format) | block General Punctuation | age 1.1
U+2070 ⁰ SUPERSCRIPT ZERO | category No (Other Number) | block Superscripts and Subscripts | age 1.1
U+2071 ⁱ SUPERSCRIPT LATIN SMALL LETTER I | category Lm (Modifier Letter) | block Superscripts and Subscripts | age 3.2
U+2074 ⁴ SUPERSCRIPT FOUR | category No (Other Number) | block Superscripts and Subscripts | age 1.1
U+2075 ⁵ SUPERSCRIPT FIVE | category No (Other Number) | block Superscripts and Subscripts | age 1.1
U+2076 ⁶ SUPERSCRIPT SIX | category No (Other Number) | block Superscripts and Subscripts | age 1.1
U+2077 ⁷ SUPERSCRIPT SEVEN | category No (Other Number) | block Superscripts and Subscripts | age 1.1
U+2078 ⁸ SUPERSCRIPT EIGHT | category No (Other Number) | block Superscripts and Subscripts | age 1.1
U+2079 ⁹ SUPERSCRIPT NINE | category No (Other Number) | block Superscripts and Subscripts | age 1.1
U+207A ⁺ SUPERSCRIPT PLUS SIGN | category Sm (Math Symbol) | block Superscripts and Subscripts | age 1.1
U+207B ⁻ SUPERSCRIPT MINUS | category Sm (Math Symbol) | block Superscripts and Subscripts | age 1.1
U+207C ⁼ SUPERSCRIPT EQUALS SIGN | category Sm (Math Symbol) | block Superscripts and Subscripts | age 1.1
U+207D ⁽ SUPERSCRIPT LEFT PARENTHESIS | category Ps (Open Punctuation) | block Superscripts and Subscripts | age 1.1
U+207E ⁾ SUPERSCRIPT RIGHT PARENTHESIS | category Pe (Close Punctuation) | block Superscripts and Subscripts | age 1.1
U+207F ⁿ SUPERSCRIPT LATIN SMALL LETTER N | category Lm (Modifier Letter) | block Superscripts and Subscripts | age 1.1
U+2080 ₀ SUBSCRIPT ZERO | category No (Other Number) | block Superscripts and Subscripts | age 1.1
U+2081 ₁ SUBSCRIPT ONE | category No (Other Number) | block Superscripts and Subscripts | age 1.1
U+2082 ₂ SUBSCRIPT TWO | category No (Other Number) | block Superscripts and Subscripts | age 1.1
U+2083 ₃ SUBSCRIPT THREE | category No (Other Number) | block Superscripts and Subscripts | age 1.1
U+2084 ₄ SUBSCRIPT FOUR | category No (Other Number) | block Superscripts and Subscripts | age 1.1
U+2085 ₅ SUBSCRIPT FIVE | category No (Other Number) | block Superscripts and Subscripts | age 1.1
U+2086 ₆ SUBSCRIPT SIX | category No (Other Number) | block Superscripts and Subscripts | age 1.1
U+2087 ₇ SUBSCRIPT SEVEN | category No (Other Number) | block Superscripts and Subscripts | age 1.1
U+2088 ₈ SUBSCRIPT EIGHT | category No (Other Number) | block Superscripts and Subscripts | age 1.1
U+2089 ₉ SUBSCRIPT NINE | category No (Other Number) | block Superscripts and Subscripts | age 1.1
U+208A ₊ SUBSCRIPT PLUS SIGN | category Sm (Math Symbol) | block Superscripts and Subscripts | age 1.1
U+208B ₋ SUBSCRIPT MINUS | category Sm (Math Symbol) | block Superscripts and Subscripts | age 1.1
U+208C ₌ SUBSCRIPT EQUALS SIGN | category Sm (Math Symbol) | block Superscripts and Subscripts | age 1.1
U+208D ₍ SUBSCRIPT LEFT PARENTHESIS | category Ps (Open Punctuation) | block Superscripts and Subscripts | age 1.1
U+208E ₎ SUBSCRIPT RIGHT PARENTHESIS | category Pe (Close Punctuation) | block Superscripts and Subscripts | age 1.1
U+2090 ₐ LATIN SUBSCRIPT SMALL LETTER A | category Lm (Modifier Letter) | block Superscripts and Subscripts | age 4.1
U+2091 ₑ LATIN SUBSCRIPT SMALL LETTER E | category Lm (Modifier Letter) | block Superscripts and Subscripts | age 4.1
U+2092 ₒ LATIN SUBSCRIPT SMALL LETTER O | category Lm (Modifier Letter) | block Superscripts and Subscripts | age 4.1
U+2093 ₓ LATIN SUBSCRIPT SMALL LETTER X | category Lm (Modifier Letter) | block Superscripts and Subscripts | age 4.1
U+2094 ₔ LATIN SUBSCRIPT SMALL LETTER SCHWA | category Lm (Modifier Letter) | block Superscripts and Subscripts | age 4.1
U+2095 ₕ LATIN SUBSCRIPT SMALL LETTER H | category Lm (Modifier Letter) | block Superscripts and Subscripts | age 6.0
U+2096 ₖ LATIN SUBSCRIPT SMALL LETTER K | category Lm (Modifier Letter) | block Superscripts and Subscripts | age 6.0
U+2097 ₗ LATIN SUBSCRIPT SMALL LETTER L | category Lm (Modifier Letter) | block Superscripts and Subscripts | age 6.0
U+2098 ₘ LATIN SUBSCRIPT SMALL LETTER M | category Lm (Modifier Letter) | block Superscripts and Subscripts | age 6.0
U+2099 ₙ LATIN SUBSCRIPT SMALL LETTER N | category Lm (Modifier Letter) | block Superscripts and Subscripts | age 6.0
U+209A ₚ LATIN SUBSCRIPT SMALL LETTER P | category Lm (Modifier Letter) | block Superscripts and Subscripts | age 6.0
U+209B ₛ LATIN SUBSCRIPT SMALL LETTER S | category Lm (Modifier Letter) | block Superscripts and Subscripts | age 6.0
U+209C ₜ LATIN SUBSCRIPT SMALL LETTER T | category Lm (Modifier Letter) | block Superscripts and Subscripts | age 6.0
U+20A0 ₠ EURO-CURRENCY SIGN | category Sc (Currency Symbol) | block Currency Symbols | age 1.1
U+20A1 ₡ COLON SIGN | category Sc (Currency Symbol) | block Currency Symbols | age 1.1
U+20A2 ₢ CRUZEIRO SIGN | category Sc (Currency Symbol) | block Currency Symbols | age 1.1
U+20A3 ₣ FRENCH FRANC SIGN | category Sc (Currency Symbol) | block Currency Symbols | age 1.1
U+20A4 ₤ LIRA SIGN | category Sc (Currency Symbol) | block Currency Symbols | age 1.1
U+20A5 ₥ MILL SIGN | category Sc (Currency Symbol) | block Currency Symbols | age 1.1
U+20A6 ₦ NAIRA SIGN | category Sc (Currency Symbol) | block Currency Symbols | age 1.1
U+20A7 ₧ PESETA SIGN | category Sc (Currency Symbol) | block Currency Symbols | age 1.1
U+20A8 ₨ RUPEE SIGN | category Sc (Currency Symbol) | block Currency Symbols | age 1.1
U+20A9 ₩ WON SIGN | category Sc (Currency Symbol) | block Currency Symbols | age 1.1
U+20AA ₪ NEW SHEQEL SIGN | category Sc (Currency Symbol) | block Currency Symbols | age 1.1
U+20AB ₫ DONG SIGN | category Sc (Currency Symbol) | block Currency Symbols | age 2.0
U+20AC € EURO SIGN | category Sc (Currency Symbol) | block Currency Symbols | age 2.1
U+20AD ₭ KIP SIGN | category Sc (Currency Symbol) | block Currency Symbols | age 3.0
U+20AE ₮ TUGRIK SIGN | category Sc (Currency Symbol) | block Currency Symbols | age 3.0
U+20AF ₯ DRACHMA SIGN | category Sc (Currency Symbol) | block Currency Symbols | age 3.0
U+20B0 ₰ GERMAN PENNY SIGN | category Sc (Currency Symbol) | block Currency Symbols | age 3.2
U+20B1 ₱ PESO SIGN | category Sc (Currency Symbol) | block Currency Symbols | age 3.2
U+20B2 ₲ GUARANI SIGN | category Sc (Currency Symbol) | block Currency Symbols | age 4.1
U+20B3 ₳ AUSTRAL SIGN | category Sc (Currency Symbol) | block Currency Symbols | age 4.1
U+20B4 ₴ HRYVNIA SIGN | category Sc (Currency Symbol) | block Currency Symbols | age 4.1
U+20B5 ₵ CEDI SIGN | category Sc (Currency Symbol) | block Currency Symbols | age 4.1
U+20B6 ₶ LIVRE TOURNOIS SIGN | category Sc (Currency Symbol) | block Currency Symbols | age 5.2
U+20B7 ₷ SPESMILO SIGN | category Sc (Currency Symbol) | block Currency Symbols | age 5.2
U+20B8 ₸ TENGE SIGN | category Sc (Currency Symbol) | block Currency Symbols | age 5.2
U+20B9 ₹ INDIAN RUPEE SIGN | category Sc (Currency Symbol) | block Currency Symbols | age 6.0
U+20BA ₺ TURKISH LIRA SIGN | category Sc (Currency Symbol) | block Currency Symbols | age 6.2
U+20BB ₻ NORDIC MARK SIGN | category Sc (Currency Symbol) | block Currency Symbols | age 7.0
U+20BC ₼ MANAT SIGN | category Sc (Currency Symbol) | block Currency Symbols | age 7.0
U+20BD ₽ RUBLE SIGN | category Sc (Currency Symbol) | block Currency Symbols | age 7.0
U+20BE ₾ LARI SIGN | category Sc (Currency Symbol) | block Currency Symbols | age 8.0
U+20BF ₿ BITCOIN SIGN | category Sc (Currency Symbol) | block Currency Symbols | age 10.0
U+20C0 ⃀ SOM SIGN | category Sc (Currency Symbol) | block Currency Symbols | age 14.0
U+20C1 SAUDI RIYAL SIGN | category Sc (Currency Symbol) | block Currency Symbols | age 17.0
U+20D0 ◌⃐ COMBINING LEFT HARPOON ABOVE | category Mn (Nonspacing Mark) | block Combining Diacritical Marks for Symbols | age 1.1
U+20D1 ◌⃑ COMBINING RIGHT HARPOON ABOVE | category Mn (Nonspacing Mark) | block Combining Diacritical Marks for Symbols | age 1.1
U+20D2 ◌⃒ COMBINING LONG VERTICAL LINE OVERLAY | category Mn (Nonspacing Mark) | block Combining Diacritical Marks for Symbols | age 1.1
U+20D3 ◌⃓ COMBINING SHORT VERTICAL LINE OVERLAY | category Mn (Nonspacing Mark) | block Combining Diacritical Marks for Symbols | age 1.1
U+20D4 ◌⃔ COMBINING ANTICLOCKWISE ARROW ABOVE | category Mn (Nonspacing Mark) | block Combining Diacritical Marks for Symbols | age 1.1
U+20D5 ◌⃕ COMBINING CLOCKWISE ARROW ABOVE | category Mn (Nonspacing Mark) | block Combining Diacritical Marks for Symbols | age 1.1
U+20D6 ◌⃖ COMBINING LEFT ARROW ABOVE | category Mn (Nonspacing Mark) | block Combining Diacritical Marks for Symbols | age 1.1
U+20D7 ◌⃗ COMBINING RIGHT ARROW ABOVE | category Mn (Nonspacing Mark) | block Combining Diacritical Marks for Symbols | age 1.1
U+20D8 ◌⃘ COMBINING RING OVERLAY | category Mn (Nonspacing Mark) | block Combining Diacritical Marks for Symbols | age 1.1
U+20D9 ◌⃙ COMBINING CLOCKWISE RING OVERLAY | category Mn (Nonspacing Mark) | block Combining Diacritical Marks for Symbols | age 1.1
U+20DA ◌⃚ COMBINING ANTICLOCKWISE RING OVERLAY | category Mn (Nonspacing Mark) | block Combining Diacritical Marks for Symbols | age 1.1
U+20DB ◌⃛ COMBINING THREE DOTS ABOVE | category Mn (Nonspacing Mark) | block Combining Diacritical Marks for Symbols | age 1.1
U+20DC ◌⃜ COMBINING FOUR DOTS ABOVE | category Mn (Nonspacing Mark) | block Combining Diacritical Marks for Symbols | age 1.1
U+20DD ◌⃝ COMBINING ENCLOSING CIRCLE | category Me (Enclosing Mark) | block Combining Diacritical Marks for Symbols | age 1.1
U+20DE ◌⃞ COMBINING ENCLOSING SQUARE | category Me (Enclosing Mark) | block Combining Diacritical Marks for Symbols | age 1.1
U+20DF ◌⃟ COMBINING ENCLOSING DIAMOND | category Me (Enclosing Mark) | block Combining Diacritical Marks for Symbols | age 1.1
U+20E0 ◌⃠ COMBINING ENCLOSING CIRCLE BACKSLASH | category Me (Enclosing Mark) | block Combining Diacritical Marks for Symbols | age 1.1
U+20E1 ◌⃡ COMBINING LEFT RIGHT ARROW ABOVE | category Mn (Nonspacing Mark) | block Combining Diacritical Marks for Symbols | age 1.1
U+20E2 ◌⃢ COMBINING ENCLOSING SCREEN | category Me (Enclosing Mark) | block Combining Diacritical Marks for Symbols | age 3.0
U+20E3 ◌⃣ COMBINING ENCLOSING KEYCAP | category Me (Enclosing Mark) | block Combining Diacritical Marks for Symbols | age 3.0
U+20E4 ◌⃤ COMBINING ENCLOSING UPWARD POINTING TRIANGLE | category Me (Enclosing Mark) | block Combining Diacritical Marks for Symbols | age 3.2
U+20E5 ◌⃥ COMBINING REVERSE SOLIDUS OVERLAY | category Mn (Nonspacing Mark) | block Combining Diacritical Marks for Symbols | age 3.2
U+20E6 ◌⃦ COMBINING DOUBLE VERTICAL STROKE OVERLAY | category Mn (Nonspacing Mark) | block Combining Diacritical Marks for Symbols | age 3.2
U+20E7 ◌⃧ COMBINING ANNUITY SYMBOL | category Mn (Nonspacing Mark) | block Combining Diacritical Marks for Symbols | age 3.2
U+20E8 ◌⃨ COMBINING TRIPLE UNDERDOT | category Mn (Nonspacing Mark) | block Combining Diacritical Marks for Symbols | age 3.2
U+20E9 ◌⃩ COMBINING WIDE BRIDGE ABOVE | category Mn (Nonspacing Mark) | block Combining Diacritical Marks for Symbols | age 3.2
U+20EA ◌⃪ COMBINING LEFTWARDS ARROW OVERLAY | category Mn (Nonspacing Mark) | block Combining Diacritical Marks for Symbols | age 3.2
U+20EB ◌⃫ COMBINING LONG DOUBLE SOLIDUS OVERLAY | category Mn (Nonspacing Mark) | block Combining Diacritical Marks for Symbols | age 4.1
U+20EC ◌⃬ COMBINING RIGHTWARDS HARPOON WITH BARB DOWNWARDS | category Mn (Nonspacing Mark) | block Combining Diacritical Marks for Symbols | age 5.0
U+20ED ◌⃭ COMBINING LEFTWARDS HARPOON WITH BARB DOWNWARDS | category Mn (Nonspacing Mark) | block Combining Diacritical Marks for Symbols | age 5.0
U+20EE ◌⃮ COMBINING LEFT ARROW BELOW | category Mn (Nonspacing Mark) | block Combining Diacritical Marks for Symbols | age 5.0
U+20EF ◌⃯ COMBINING RIGHT ARROW BELOW | category Mn (Nonspacing Mark) | block Combining Diacritical Marks for Symbols | age 5.0
U+20F0 ◌⃰ COMBINING ASTERISK ABOVE | category Mn (Nonspacing Mark) | block Combining Diacritical Marks for Symbols | age 5.1
U+2100 ℀ ACCOUNT OF | category So (Other Symbol) | block Letterlike Symbols | age 1.1
U+2101 ℁ ADDRESSED TO THE SUBJECT | category So (Other Symbol) | block Letterlike Symbols | age 1.1
U+2102 ℂ DOUBLE-STRUCK CAPITAL C | category Lu (Uppercase Letter) | block Letterlike Symbols | age 1.1
U+2103 ℃ DEGREE CELSIUS | category So (Other Symbol) | block Letterlike Symbols | age 1.1
U+2104 ℄ CENTRE LINE SYMBOL | category So (Other Symbol) | block Letterlike Symbols | age 1.1
U+2105 ℅ CARE OF | category So (Other Symbol) | block Letterlike Symbols | age 1.1
U+2106 ℆ CADA UNA | category So (Other Symbol) | block Letterlike Symbols | age 1.1
U+2107 ℇ EULER CONSTANT | category Lu (Uppercase Letter) | block Letterlike Symbols | age 1.1
U+2108 ℈ SCRUPLE | category So (Other Symbol) | block Letterlike Symbols | age 1.1
U+2109 ℉ DEGREE FAHRENHEIT | category So (Other Symbol) | block Letterlike Symbols | age 1.1
U+210A ℊ SCRIPT SMALL G | category Ll (Lowercase Letter) | block Letterlike Symbols | age 1.1
U+210B ℋ SCRIPT CAPITAL H | category Lu (Uppercase Letter) | block Letterlike Symbols | age 1.1
U+210C ℌ BLACK-LETTER CAPITAL H | category Lu (Uppercase Letter) | block Letterlike Symbols | age 1.1
U+210D ℍ DOUBLE-STRUCK CAPITAL H | category Lu (Uppercase Letter) | block Letterlike Symbols | age 1.1
U+210E ℎ PLANCK CONSTANT | category Ll (Lowercase Letter) | block Letterlike Symbols | age 1.1
U+210F ℏ PLANCK CONSTANT OVER TWO PI | category Ll (Lowercase Letter) | block Letterlike Symbols | age 1.1
U+2110 ℐ SCRIPT CAPITAL I | category Lu (Uppercase Letter) | block Letterlike Symbols | age 1.1
U+2111 ℑ BLACK-LETTER CAPITAL I | category Lu (Uppercase Letter) | block Letterlike Symbols | age 1.1
U+2112 ℒ SCRIPT CAPITAL L | category Lu (Uppercase Letter) | block Letterlike Symbols | age 1.1
U+2113 ℓ SCRIPT SMALL L | category Ll (Lowercase Letter) | block Letterlike Symbols | age 1.1
U+2114 ℔ L B BAR SYMBOL | category So (Other Symbol) | block Letterlike Symbols | age 1.1
U+2115 ℕ DOUBLE-STRUCK CAPITAL N | category Lu (Uppercase Letter) | block Letterlike Symbols | age 1.1
U+2116 № NUMERO SIGN | category So (Other Symbol) | block Letterlike Symbols | age 1.1
U+2117 ℗ SOUND RECORDING COPYRIGHT | category So (Other Symbol) | block Letterlike Symbols | age 1.1
U+2118 ℘ SCRIPT CAPITAL P | category Sm (Math Symbol) | block Letterlike Symbols | age 1.1
U+2119 ℙ DOUBLE-STRUCK CAPITAL P | category Lu (Uppercase Letter) | block Letterlike Symbols | age 1.1
U+211A ℚ DOUBLE-STRUCK CAPITAL Q | category Lu (Uppercase Letter) | block Letterlike Symbols | age 1.1
U+211B ℛ SCRIPT CAPITAL R | category Lu (Uppercase Letter) | block Letterlike Symbols | age 1.1
U+211C ℜ BLACK-LETTER CAPITAL R | category Lu (Uppercase Letter) | block Letterlike Symbols | age 1.1
U+211D ℝ DOUBLE-STRUCK CAPITAL R | category Lu (Uppercase Letter) | block Letterlike Symbols | age 1.1
U+211E ℞ PRESCRIPTION TAKE | category So (Other Symbol) | block Letterlike Symbols | age 1.1
U+211F ℟ RESPONSE | category So (Other Symbol) | block Letterlike Symbols | age 1.1
U+2120 ℠ SERVICE MARK | category So (Other Symbol) | block Letterlike Symbols | age 1.1
U+2121 ℡ TELEPHONE SIGN | category So (Other Symbol) | block Letterlike Symbols | age 1.1
U+2122 ™ TRADE MARK SIGN | category So (Other Symbol) | block Letterlike Symbols | age 1.1
U+2123 ℣ VERSICLE | category So (Other Symbol) | block Letterlike Symbols | age 1.1
U+2124 ℤ DOUBLE-STRUCK CAPITAL Z | category Lu (Uppercase Letter) | block Letterlike Symbols | age 1.1
U+2125 ℥ OUNCE SIGN | category So (Other Symbol) | block Letterlike Symbols | age 1.1
U+2126 Ω OHM SIGN | category Lu (Uppercase Letter) | block Letterlike Symbols | age 1.1
U+2127 ℧ INVERTED OHM SIGN | category So (Other Symbol) | block Letterlike Symbols | age 1.1
U+2128 ℨ BLACK-LETTER CAPITAL Z | category Lu (Uppercase Letter) | block Letterlike Symbols | age 1.1
U+2129 ℩ TURNED GREEK SMALL LETTER IOTA | category So (Other Symbol) | block Letterlike Symbols | age 1.1
U+212A K KELVIN SIGN | category Lu (Uppercase Letter) | block Letterlike Symbols | age 1.1
U+212B Å ANGSTROM SIGN | category Lu (Uppercase Letter) | block Letterlike Symbols | age 1.1
U+212C ℬ SCRIPT CAPITAL B | category Lu (Uppercase Letter) | block Letterlike Symbols | age 1.1
U+212D ℭ BLACK-LETTER CAPITAL C | category Lu (Uppercase Letter) | block Letterlike Symbols | age 1.1
U+212E ℮ ESTIMATED SYMBOL | category So (Other Symbol) | block Letterlike Symbols | age 1.1
U+212F ℯ SCRIPT SMALL E | category Ll (Lowercase Letter) | block Letterlike Symbols | age 1.1
U+2130 ℰ SCRIPT CAPITAL E | category Lu (Uppercase Letter) | block Letterlike Symbols | age 1.1
U+2131 ℱ SCRIPT CAPITAL F | category Lu (Uppercase Letter) | block Letterlike Symbols | age 1.1
U+2132 Ⅎ TURNED CAPITAL F | category Lu (Uppercase Letter) | block Letterlike Symbols | age 1.1
U+2133 ℳ SCRIPT CAPITAL M | category Lu (Uppercase Letter) | block Letterlike Symbols | age 1.1
U+2134 ℴ SCRIPT SMALL O | category Ll (Lowercase Letter) | block Letterlike Symbols | age 1.1
U+2135 ℵ ALEF SYMBOL | category Lo (Other Letter) | block Letterlike Symbols | age 1.1
U+2136 ℶ BET SYMBOL | category Lo (Other Letter) | block Letterlike Symbols | age 1.1
U+2137 ℷ GIMEL SYMBOL | category Lo (Other Letter) | block Letterlike Symbols | age 1.1
U+2138 ℸ DALET SYMBOL | category Lo (Other Letter) | block Letterlike Symbols | age 1.1
U+2139 ℹ INFORMATION SOURCE | category Ll (Lowercase Letter) | block Letterlike Symbols | age 3.0
U+213A ℺ ROTATED CAPITAL Q | category So (Other Symbol) | block Letterlike Symbols | age 3.0
U+213B ℻ FACSIMILE SIGN | category So (Other Symbol) | block Letterlike Symbols | age 4.0
U+213C ℼ DOUBLE-STRUCK SMALL PI | category Ll (Lowercase Letter) | block Letterlike Symbols | age 4.1
U+213D ℽ DOUBLE-STRUCK SMALL GAMMA | category Ll (Lowercase Letter) | block Letterlike Symbols | age 3.2
U+213E ℾ DOUBLE-STRUCK CAPITAL GAMMA | category Lu (Uppercase Letter) | block Letterlike Symbols | age 3.2
U+213F ℿ DOUBLE-STRUCK CAPITAL PI | category Lu (Uppercase Letter) | block Letterlike Symbols | age 3.2
U+2140 ⅀ DOUBLE-STRUCK N-ARY SUMMATION | category Sm (Math Symbol) | block Letterlike Symbols | age 3.2
U+2141 ⅁ TURNED SANS-SERIF CAPITAL G | category Sm (Math Symbol) | block Letterlike Symbols | age 3.2
U+2142 ⅂ TURNED SANS-SERIF CAPITAL L | category Sm (Math Symbol) | block Letterlike Symbols | age 3.2
U+2143 ⅃ REVERSED SANS-SERIF CAPITAL L | category Sm (Math Symbol) | block Letterlike Symbols | age 3.2
U+2144 ⅄ TURNED SANS-SERIF CAPITAL Y | category Sm (Math Symbol) | block Letterlike Symbols | age 3.2
U+2145 ⅅ DOUBLE-STRUCK ITALIC CAPITAL D | category Lu (Uppercase Letter) | block Letterlike Symbols | age 3.2
U+2146 ⅆ DOUBLE-STRUCK ITALIC SMALL D | category Ll (Lowercase Letter) | block Letterlike Symbols | age 3.2
U+2147 ⅇ DOUBLE-STRUCK ITALIC SMALL E | category Ll (Lowercase Letter) | block Letterlike Symbols | age 3.2
U+2148 ⅈ DOUBLE-STRUCK ITALIC SMALL I | category Ll (Lowercase Letter) | block Letterlike Symbols | age 3.2
U+2149 ⅉ DOUBLE-STRUCK ITALIC SMALL J | category Ll (Lowercase Letter) | block Letterlike Symbols | age 3.2
U+214A ⅊ PROPERTY LINE | category So (Other Symbol) | block Letterlike Symbols | age 3.2
U+214B ⅋ TURNED AMPERSAND | category Sm (Math Symbol) | block Letterlike Symbols | age 3.2
U+214C ⅌ PER SIGN | category So (Other Symbol) | block Letterlike Symbols | age 4.1
U+214D ⅍ AKTIESELSKAB | category So (Other Symbol) | block Letterlike Symbols | age 5.0
U+214E ⅎ TURNED SMALL F | category Ll (Lowercase Letter) | block Letterlike Symbols | age 5.0
U+214F ⅏ SYMBOL FOR SAMARITAN SOURCE | category So (Other Symbol) | block Letterlike Symbols | age 5.1
U+2150 ⅐ VULGAR FRACTION ONE SEVENTH | category No (Other Number) | block Number Forms | age 5.2
U+2151 ⅑ VULGAR FRACTION ONE NINTH | category No (Other Number) | block Number Forms | age 5.2
U+2152 ⅒ VULGAR FRACTION ONE TENTH | category No (Other Number) | block Number Forms | age 5.2
U+2153 ⅓ VULGAR FRACTION ONE THIRD | category No (Other Number) | block Number Forms | age 1.1
U+2154 ⅔ VULGAR FRACTION TWO THIRDS | category No (Other Number) | block Number Forms | age 1.1
U+2155 ⅕ VULGAR FRACTION ONE FIFTH | category No (Other Number) | block Number Forms | age 1.1
U+2156 ⅖ VULGAR FRACTION TWO FIFTHS | category No (Other Number) | block Number Forms | age 1.1
U+2157 ⅗ VULGAR FRACTION THREE FIFTHS | category No (Other Number) | block Number Forms | age 1.1
U+2158 ⅘ VULGAR FRACTION FOUR FIFTHS | category No (Other Number) | block Number Forms | age 1.1
U+2159 ⅙ VULGAR FRACTION ONE SIXTH | category No (Other Number) | block Number Forms | age 1.1
U+215A ⅚ VULGAR FRACTION FIVE SIXTHS | category No (Other Number) | block Number Forms | age 1.1
U+215B ⅛ VULGAR FRACTION ONE EIGHTH | category No (Other Number) | block Number Forms | age 1.1
U+215C ⅜ VULGAR FRACTION THREE EIGHTHS | category No (Other Number) | block Number Forms | age 1.1
U+215D ⅝ VULGAR FRACTION FIVE EIGHTHS | category No (Other Number) | block Number Forms | age 1.1
U+215E ⅞ VULGAR FRACTION SEVEN EIGHTHS | category No (Other Number) | block Number Forms | age 1.1
U+215F ⅟ FRACTION NUMERATOR ONE | category No (Other Number) | block Number Forms | age 1.1
U+2160 Ⅰ ROMAN NUMERAL ONE | category Nl (Letter Number) | block Number Forms | age 1.1
U+2161 Ⅱ ROMAN NUMERAL TWO | category Nl (Letter Number) | block Number Forms | age 1.1
U+2162 Ⅲ ROMAN NUMERAL THREE | category Nl (Letter Number) | block Number Forms | age 1.1
U+2163 Ⅳ ROMAN NUMERAL FOUR | category Nl (Letter Number) | block Number Forms | age 1.1
U+2164 Ⅴ ROMAN NUMERAL FIVE | category Nl (Letter Number) | block Number Forms | age 1.1
U+2165 Ⅵ ROMAN NUMERAL SIX | category Nl (Letter Number) | block Number Forms | age 1.1
U+2166 Ⅶ ROMAN NUMERAL SEVEN | category Nl (Letter Number) | block Number Forms | age 1.1
U+2167 Ⅷ ROMAN NUMERAL EIGHT | category Nl (Letter Number) | block Number Forms | age 1.1
U+2168 Ⅸ ROMAN NUMERAL NINE | category Nl (Letter Number) | block Number Forms | age 1.1
U+2169 Ⅹ ROMAN NUMERAL TEN | category Nl (Letter Number) | block Number Forms | age 1.1
U+216A Ⅺ ROMAN NUMERAL ELEVEN | category Nl (Letter Number) | block Number Forms | age 1.1
U+216B Ⅻ ROMAN NUMERAL TWELVE | category Nl (Letter Number) | block Number Forms | age 1.1
U+216C Ⅼ ROMAN NUMERAL FIFTY | category Nl (Letter Number) | block Number Forms | age 1.1
U+216D Ⅽ ROMAN NUMERAL ONE HUNDRED | category Nl (Letter Number) | block Number Forms | age 1.1
U+216E Ⅾ ROMAN NUMERAL FIVE HUNDRED | category Nl (Letter Number) | block Number Forms | age 1.1
U+216F Ⅿ ROMAN NUMERAL ONE THOUSAND | category Nl (Letter Number) | block Number Forms | age 1.1
U+2170 ⅰ SMALL ROMAN NUMERAL ONE | category Nl (Letter Number) | block Number Forms | age 1.1
U+2171 ⅱ SMALL ROMAN NUMERAL TWO | category Nl (Letter Number) | block Number Forms | age 1.1
U+2172 ⅲ SMALL ROMAN NUMERAL THREE | category Nl (Letter Number) | block Number Forms | age 1.1
U+2173 ⅳ SMALL ROMAN NUMERAL FOUR | category Nl (Letter Number) | block Number Forms | age 1.1
U+2174 ⅴ SMALL ROMAN NUMERAL FIVE | category Nl (Letter Number) | block Number Forms | age 1.1
U+2175 ⅵ SMALL ROMAN NUMERAL SIX | category Nl (Letter Number) | block Number Forms | age 1.1
U+2176 ⅶ SMALL ROMAN NUMERAL SEVEN | category Nl (Letter Number) | block Number Forms | age 1.1
U+2177 ⅷ SMALL ROMAN NUMERAL EIGHT | category Nl (Letter Number) | block Number Forms | age 1.1
U+2178 ⅸ SMALL ROMAN NUMERAL NINE | category Nl (Letter Number) | block Number Forms | age 1.1
U+2179 ⅹ SMALL ROMAN NUMERAL TEN | category Nl (Letter Number) | block Number Forms | age 1.1
U+217A ⅺ SMALL ROMAN NUMERAL ELEVEN | category Nl (Letter Number) | block Number Forms | age 1.1
U+217B ⅻ SMALL ROMAN NUMERAL TWELVE | category Nl (Letter Number) | block Number Forms | age 1.1
U+217C ⅼ SMALL ROMAN NUMERAL FIFTY | category Nl (Letter Number) | block Number Forms | age 1.1
U+217D ⅽ SMALL ROMAN NUMERAL ONE HUNDRED | category Nl (Letter Number) | block Number Forms | age 1.1
U+217E ⅾ SMALL ROMAN NUMERAL FIVE HUNDRED | category Nl (Letter Number) | block Number Forms | age 1.1
U+217F ⅿ SMALL ROMAN NUMERAL ONE THOUSAND | category Nl (Letter Number) | block Number Forms | age 1.1
U+2180 ↀ ROMAN NUMERAL ONE THOUSAND C D | category Nl (Letter Number) | block Number Forms | age 1.1
U+2181 ↁ ROMAN NUMERAL FIVE THOUSAND | category Nl (Letter Number) | block Number Forms | age 1.1
U+2182 ↂ ROMAN NUMERAL TEN THOUSAND | category Nl (Letter Number) | block Number Forms | age 1.1
U+2183 Ↄ ROMAN NUMERAL REVERSED ONE HUNDRED | category Lu (Uppercase Letter) | block Number Forms | age 3.0
U+2184 ↄ LATIN SMALL LETTER REVERSED C | category Ll (Lowercase Letter) | block Number Forms | age 5.0
U+2185 ↅ ROMAN NUMERAL SIX LATE FORM | category Nl (Letter Number) | block Number Forms | age 5.1
U+2186 ↆ ROMAN NUMERAL FIFTY EARLY FORM | category Nl (Letter Number) | block Number Forms | age 5.1
U+2187 ↇ ROMAN NUMERAL FIFTY THOUSAND | category Nl (Letter Number) | block Number Forms | age 5.1
U+2188 ↈ ROMAN NUMERAL ONE HUNDRED THOUSAND | category Nl (Letter Number) | block Number Forms | age 5.1
U+2189 ↉ VULGAR FRACTION ZERO THIRDS | category No (Other Number) | block Number Forms | age 5.2
U+218A ↊ TURNED DIGIT TWO | category So (Other Symbol) | block Number Forms | age 8.0
U+218B ↋ TURNED DIGIT THREE | category So (Other Symbol) | block Number Forms | age 8.0
U+2190 ← LEFTWARDS ARROW | category Sm (Math Symbol) | block Arrows | age 1.1
U+2191 ↑ UPWARDS ARROW | category Sm (Math Symbol) | block Arrows | age 1.1
U+2192 → RIGHTWARDS ARROW | category Sm (Math Symbol) | block Arrows | age 1.1
U+2193 ↓ DOWNWARDS ARROW | category Sm (Math Symbol) | block Arrows | age 1.1
U+2194 ↔ LEFT RIGHT ARROW | category Sm (Math Symbol) | block Arrows | age 1.1
U+2195 ↕ UP DOWN ARROW | category So (Other Symbol) | block Arrows | age 1.1
U+2196 ↖ NORTH WEST ARROW | category So (Other Symbol) | block Arrows | age 1.1
U+2197 ↗ NORTH EAST ARROW | category So (Other Symbol) | block Arrows | age 1.1
U+2198 ↘ SOUTH EAST ARROW | category So (Other Symbol) | block Arrows | age 1.1
U+2199 ↙ SOUTH WEST ARROW | category So (Other Symbol) | block Arrows | age 1.1
U+219A ↚ LEFTWARDS ARROW WITH STROKE | category Sm (Math Symbol) | block Arrows | age 1.1
U+219B ↛ RIGHTWARDS ARROW WITH STROKE | category Sm (Math Symbol) | block Arrows | age 1.1
U+219C ↜ LEFTWARDS WAVE ARROW | category So (Other Symbol) | block Arrows | age 1.1
U+219D ↝ RIGHTWARDS WAVE ARROW | category So (Other Symbol) | block Arrows | age 1.1
U+219E ↞ LEFTWARDS TWO HEADED ARROW | category So (Other Symbol) | block Arrows | age 1.1
U+219F ↟ UPWARDS TWO HEADED ARROW | category So (Other Symbol) | block Arrows | age 1.1
U+21A0 ↠ RIGHTWARDS TWO HEADED ARROW | category Sm (Math Symbol) | block Arrows | age 1.1
U+21A1 ↡ DOWNWARDS TWO HEADED ARROW | category So (Other Symbol) | block Arrows | age 1.1
U+21A2 ↢ LEFTWARDS ARROW WITH TAIL | category So (Other Symbol) | block Arrows | age 1.1
U+21A3 ↣ RIGHTWARDS ARROW WITH TAIL | category Sm (Math Symbol) | block Arrows | age 1.1
U+21A4 ↤ LEFTWARDS ARROW FROM BAR | category So (Other Symbol) | block Arrows | age 1.1
U+21A5 ↥ UPWARDS ARROW FROM BAR | category So (Other Symbol) | block Arrows | age 1.1
U+21A6 ↦ RIGHTWARDS ARROW FROM BAR | category Sm (Math Symbol) | block Arrows | age 1.1
U+21A7 ↧ DOWNWARDS ARROW FROM BAR | category So (Other Symbol) | block Arrows | age 1.1
U+21A8 ↨ UP DOWN ARROW WITH BASE | category So (Other Symbol) | block Arrows | age 1.1
U+21A9 ↩ LEFTWARDS ARROW WITH HOOK | category So (Other Symbol) | block Arrows | age 1.1
U+21AA ↪ RIGHTWARDS ARROW WITH HOOK | category So (Other Symbol) | block Arrows | age 1.1
U+21AB ↫ LEFTWARDS ARROW WITH LOOP | category So (Other Symbol) | block Arrows | age 1.1
U+21AC ↬ RIGHTWARDS ARROW WITH LOOP | category So (Other Symbol) | block Arrows | age 1.1
U+21AD ↭ LEFT RIGHT WAVE ARROW | category So (Other Symbol) | block Arrows | age 1.1
U+21AE ↮ LEFT RIGHT ARROW WITH STROKE | category Sm (Math Symbol) | block Arrows | age 1.1
U+21AF ↯ DOWNWARDS ZIGZAG ARROW | category So (Other Symbol) | block Arrows | age 1.1
U+21B0 ↰ UPWARDS ARROW WITH TIP LEFTWARDS | category So (Other Symbol) | block Arrows | age 1.1
U+21B1 ↱ UPWARDS ARROW WITH TIP RIGHTWARDS | category So (Other Symbol) | block Arrows | age 1.1
U+21B2 ↲ DOWNWARDS ARROW WITH TIP LEFTWARDS | category So (Other Symbol) | block Arrows | age 1.1
U+21B3 ↳ DOWNWARDS ARROW WITH TIP RIGHTWARDS | category So (Other Symbol) | block Arrows | age 1.1
U+21B4 ↴ RIGHTWARDS ARROW WITH CORNER DOWNWARDS | category So (Other Symbol) | block Arrows | age 1.1
U+21B5 ↵ DOWNWARDS ARROW WITH CORNER LEFTWARDS | category So (Other Symbol) | block Arrows | age 1.1
U+21B6 ↶ ANTICLOCKWISE TOP SEMICIRCLE ARROW | category So (Other Symbol) | block Arrows | age 1.1
U+21B7 ↷ CLOCKWISE TOP SEMICIRCLE ARROW | category So (Other Symbol) | block Arrows | age 1.1
U+21B8 ↸ NORTH WEST ARROW TO LONG BAR | category So (Other Symbol) | block Arrows | age 1.1
U+21B9 ↹ LEFTWARDS ARROW TO BAR OVER RIGHTWARDS ARROW TO BAR | category So (Other Symbol) | block Arrows | age 1.1
U+21BA ↺ ANTICLOCKWISE OPEN CIRCLE ARROW | category So (Other Symbol) | block Arrows | age 1.1
U+21BB ↻ CLOCKWISE OPEN CIRCLE ARROW | category So (Other Symbol) | block Arrows | age 1.1
U+21BC ↼ LEFTWARDS HARPOON WITH BARB UPWARDS | category So (Other Symbol) | block Arrows | age 1.1
U+21BD ↽ LEFTWARDS HARPOON WITH BARB DOWNWARDS | category So (Other Symbol) | block Arrows | age 1.1
U+21BE ↾ UPWARDS HARPOON WITH BARB RIGHTWARDS | category So (Other Symbol) | block Arrows | age 1.1
U+21BF ↿ UPWARDS HARPOON WITH BARB LEFTWARDS | category So (Other Symbol) | block Arrows | age 1.1
U+21C0 ⇀ RIGHTWARDS HARPOON WITH BARB UPWARDS | category So (Other Symbol) | block Arrows | age 1.1
U+21C1 ⇁ RIGHTWARDS HARPOON WITH BARB DOWNWARDS | category So (Other Symbol) | block Arrows | age 1.1
U+21C2 ⇂ DOWNWARDS HARPOON WITH BARB RIGHTWARDS | category So (Other Symbol) | block Arrows | age 1.1
U+21C3 ⇃ DOWNWARDS HARPOON WITH BARB LEFTWARDS | category So (Other Symbol) | block Arrows | age 1.1
U+21C4 ⇄ RIGHTWARDS ARROW OVER LEFTWARDS ARROW | category So (Other Symbol) | block Arrows | age 1.1
U+21C5 ⇅ UPWARDS ARROW LEFTWARDS OF DOWNWARDS ARROW | category So (Other Symbol) | block Arrows | age 1.1
U+21C6 ⇆ LEFTWARDS ARROW OVER RIGHTWARDS ARROW | category So (Other Symbol) | block Arrows | age 1.1
U+21C7 ⇇ LEFTWARDS PAIRED ARROWS | category So (Other Symbol) | block Arrows | age 1.1
U+21C8 ⇈ UPWARDS PAIRED ARROWS | category So (Other Symbol) | block Arrows | age 1.1
U+21C9 ⇉ RIGHTWARDS PAIRED ARROWS | category So (Other Symbol) | block Arrows | age 1.1
U+21CA ⇊ DOWNWARDS PAIRED ARROWS | category So (Other Symbol) | block Arrows | age 1.1
U+21CB ⇋ LEFTWARDS HARPOON OVER RIGHTWARDS HARPOON | category So (Other Symbol) | block Arrows | age 1.1
U+21CC ⇌ RIGHTWARDS HARPOON OVER LEFTWARDS HARPOON | category So (Other Symbol) | block Arrows | age 1.1
U+21CD ⇍ LEFTWARDS DOUBLE ARROW WITH STROKE | category So (Other Symbol) | block Arrows | age 1.1
U+21CE ⇎ LEFT RIGHT DOUBLE ARROW WITH STROKE | category Sm (Math Symbol) | block Arrows | age 1.1
U+21CF ⇏ RIGHTWARDS DOUBLE ARROW WITH STROKE | category Sm (Math Symbol) | block Arrows | age 1.1
U+21D0 ⇐ LEFTWARDS DOUBLE ARROW | category So (Other Symbol) | block Arrows | age 1.1
U+21D1 ⇑ UPWARDS DOUBLE ARROW | category So (Other Symbol) | block Arrows | age 1.1
U+21D2 ⇒ RIGHTWARDS DOUBLE ARROW | category Sm (Math Symbol) | block Arrows | age 1.1
U+21D3 ⇓ DOWNWARDS DOUBLE ARROW | category So (Other Symbol) | block Arrows | age 1.1
U+21D4 ⇔ LEFT RIGHT DOUBLE ARROW | category Sm (Math Symbol) | block Arrows | age 1.1
U+21D5 ⇕ UP DOWN DOUBLE ARROW | category So (Other Symbol) | block Arrows | age 1.1
U+21D6 ⇖ NORTH WEST DOUBLE ARROW | category So (Other Symbol) | block Arrows | age 1.1
U+21D7 ⇗ NORTH EAST DOUBLE ARROW | category So (Other Symbol) | block Arrows | age 1.1
U+21D8 ⇘ SOUTH EAST DOUBLE ARROW | category So (Other Symbol) | block Arrows | age 1.1
U+21D9 ⇙ SOUTH WEST DOUBLE ARROW | category So (Other Symbol) | block Arrows | age 1.1
U+21DA ⇚ LEFTWARDS TRIPLE ARROW | category So (Other Symbol) | block Arrows | age 1.1
U+21DB ⇛ RIGHTWARDS TRIPLE ARROW | category So (Other Symbol) | block Arrows | age 1.1
U+21DC ⇜ LEFTWARDS SQUIGGLE ARROW | category So (Other Symbol) | block Arrows | age 1.1
U+21DD ⇝ RIGHTWARDS SQUIGGLE ARROW | category So (Other Symbol) | block Arrows | age 1.1
U+21DE ⇞ UPWARDS ARROW WITH DOUBLE STROKE | category So (Other Symbol) | block Arrows | age 1.1
U+21DF ⇟ DOWNWARDS ARROW WITH DOUBLE STROKE | category So (Other Symbol) | block Arrows | age 1.1
U+21E0 ⇠ LEFTWARDS DASHED ARROW | category So (Other Symbol) | block Arrows | age 1.1
U+21E1 ⇡ UPWARDS DASHED ARROW | category So (Other Symbol) | block Arrows | age 1.1
U+21E2 ⇢ RIGHTWARDS DASHED ARROW | category So (Other Symbol) | block Arrows | age 1.1
U+21E3 ⇣ DOWNWARDS DASHED ARROW | category So (Other Symbol) | block Arrows | age 1.1
U+21E4 ⇤ LEFTWARDS ARROW TO BAR | category So (Other Symbol) | block Arrows | age 1.1
U+21E5 ⇥ RIGHTWARDS ARROW TO BAR | category So (Other Symbol) | block Arrows | age 1.1
U+21E6 ⇦ LEFTWARDS WHITE ARROW | category So (Other Symbol) | block Arrows | age 1.1
U+21E7 ⇧ UPWARDS WHITE ARROW | category So (Other Symbol) | block Arrows | age 1.1
U+21E8 ⇨ RIGHTWARDS WHITE ARROW | category So (Other Symbol) | block Arrows | age 1.1
U+21E9 ⇩ DOWNWARDS WHITE ARROW | category So (Other Symbol) | block Arrows | age 1.1
U+21EA ⇪ UPWARDS WHITE ARROW FROM BAR | category So (Other Symbol) | block Arrows | age 1.1
U+21EB ⇫ UPWARDS WHITE ARROW ON PEDESTAL | category So (Other Symbol) | block Arrows | age 3.0
U+21EC ⇬ UPWARDS WHITE ARROW ON PEDESTAL WITH HORIZONTAL BAR | category So (Other Symbol) | block Arrows | age 3.0
U+21ED ⇭ UPWARDS WHITE ARROW ON PEDESTAL WITH VERTICAL BAR | category So (Other Symbol) | block Arrows | age 3.0
U+21EE ⇮ UPWARDS WHITE DOUBLE ARROW | category So (Other Symbol) | block Arrows | age 3.0
U+21EF ⇯ UPWARDS WHITE DOUBLE ARROW ON PEDESTAL | category So (Other Symbol) | block Arrows | age 3.0
U+21F0 ⇰ RIGHTWARDS WHITE ARROW FROM WALL | category So (Other Symbol) | block Arrows | age 3.0
U+21F1 ⇱ NORTH WEST ARROW TO CORNER | category So (Other Symbol) | block Arrows | age 3.0
U+21F2 ⇲ SOUTH EAST ARROW TO CORNER | category So (Other Symbol) | block Arrows | age 3.0
U+21F3 ⇳ UP DOWN WHITE ARROW | category So (Other Symbol) | block Arrows | age 3.0
U+21F4 ⇴ RIGHT ARROW WITH SMALL CIRCLE | category Sm (Math Symbol) | block Arrows | age 3.2
U+21F5 ⇵ DOWNWARDS ARROW LEFTWARDS OF UPWARDS ARROW | category Sm (Math Symbol) | block Arrows | age 3.2
U+21F6 ⇶ THREE RIGHTWARDS ARROWS | category Sm (Math Symbol) | block Arrows | age 3.2
U+21F7 ⇷ LEFTWARDS ARROW WITH VERTICAL STROKE | category Sm (Math Symbol) | block Arrows | age 3.2
U+21F8 ⇸ RIGHTWARDS ARROW WITH VERTICAL STROKE | category Sm (Math Symbol) | block Arrows | age 3.2
U+21F9 ⇹ LEFT RIGHT ARROW WITH VERTICAL STROKE | category Sm (Math Symbol) | block Arrows | age 3.2
U+21FA ⇺ LEFTWARDS ARROW WITH DOUBLE VERTICAL STROKE | category Sm (Math Symbol) | block Arrows | age 3.2
U+21FB ⇻ RIGHTWARDS ARROW WITH DOUBLE VERTICAL STROKE | category Sm (Math Symbol) | block Arrows | age 3.2
U+21FC ⇼ LEFT RIGHT ARROW WITH DOUBLE VERTICAL STROKE | category Sm (Math Symbol) | block Arrows | age 3.2
U+21FD ⇽ LEFTWARDS OPEN-HEADED ARROW | category Sm (Math Symbol) | block Arrows | age 3.2
U+21FE ⇾ RIGHTWARDS OPEN-HEADED ARROW | category Sm (Math Symbol) | block Arrows | age 3.2
U+21FF ⇿ LEFT RIGHT OPEN-HEADED ARROW | category Sm (Math Symbol) | block Arrows | age 3.2
U+2200 ∀ FOR ALL | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+2201 ∁ COMPLEMENT | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+2202 ∂ PARTIAL DIFFERENTIAL | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+2203 ∃ THERE EXISTS | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+2204 ∄ THERE DOES NOT EXIST | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+2205 ∅ EMPTY SET | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+2206 ∆ INCREMENT | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+2207 ∇ NABLA | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+2208 ∈ ELEMENT OF | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+2209 ∉ NOT AN ELEMENT OF | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+220A ∊ SMALL ELEMENT OF | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+220B ∋ CONTAINS AS MEMBER | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+220C ∌ DOES NOT CONTAIN AS MEMBER | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+220D ∍ SMALL CONTAINS AS MEMBER | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+220E ∎ END OF PROOF | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+220F ∏ N-ARY PRODUCT | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+2210 ∐ N-ARY COPRODUCT | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+2211 ∑ N-ARY SUMMATION | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+2212 − MINUS SIGN | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+2213 ∓ MINUS-OR-PLUS SIGN | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+2214 ∔ DOT PLUS | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+2215 ∕ DIVISION SLASH | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+2216 ∖ SET MINUS | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+2217 ∗ ASTERISK OPERATOR | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+2218 ∘ RING OPERATOR | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+2219 ∙ BULLET OPERATOR | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+221A √ SQUARE ROOT | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+221B ∛ CUBE ROOT | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+221C ∜ FOURTH ROOT | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+221D ∝ PROPORTIONAL TO | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+221E ∞ INFINITY | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+221F ∟ RIGHT ANGLE | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+2220 ∠ ANGLE | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+2221 ∡ MEASURED ANGLE | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+2222 ∢ SPHERICAL ANGLE | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+2223 ∣ DIVIDES | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+2224 ∤ DOES NOT DIVIDE | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+2225 ∥ PARALLEL TO | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+2226 ∦ NOT PARALLEL TO | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+2227 ∧ LOGICAL AND | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+2228 ∨ LOGICAL OR | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+2229 ∩ INTERSECTION | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+222A ∪ UNION | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+222B ∫ INTEGRAL | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+222C ∬ DOUBLE INTEGRAL | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+222D ∭ TRIPLE INTEGRAL | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+222E ∮ CONTOUR INTEGRAL | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+222F ∯ SURFACE INTEGRAL | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+2230 ∰ VOLUME INTEGRAL | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+2231 ∱ CLOCKWISE INTEGRAL | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+2232 ∲ CLOCKWISE CONTOUR INTEGRAL | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+2233 ∳ ANTICLOCKWISE CONTOUR INTEGRAL | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+2234 ∴ THEREFORE | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+2235 ∵ BECAUSE | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+2236 ∶ RATIO | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+2237 ∷ PROPORTION | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+2238 ∸ DOT MINUS | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+2239 ∹ EXCESS | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+223A ∺ GEOMETRIC PROPORTION | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+223B ∻ HOMOTHETIC | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+223C ∼ TILDE OPERATOR | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+223D ∽ REVERSED TILDE | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+223E ∾ INVERTED LAZY S | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+223F ∿ SINE WAVE | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+2240 ≀ WREATH PRODUCT | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+2241 ≁ NOT TILDE | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+2242 ≂ MINUS TILDE | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+2243 ≃ ASYMPTOTICALLY EQUAL TO | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+2244 ≄ NOT ASYMPTOTICALLY EQUAL TO | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+2245 ≅ APPROXIMATELY EQUAL TO | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+2246 ≆ APPROXIMATELY BUT NOT ACTUALLY EQUAL TO | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+2247 ≇ NEITHER APPROXIMATELY NOR ACTUALLY EQUAL TO | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+2248 ≈ ALMOST EQUAL TO | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+2249 ≉ NOT ALMOST EQUAL TO | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+224A ≊ ALMOST EQUAL OR EQUAL TO | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+224B ≋ TRIPLE TILDE | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+224C ≌ ALL EQUAL TO | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+224D ≍ EQUIVALENT TO | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+224E ≎ GEOMETRICALLY EQUIVALENT TO | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+224F ≏ DIFFERENCE BETWEEN | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+2250 ≐ APPROACHES THE LIMIT | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+2251 ≑ GEOMETRICALLY EQUAL TO | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+2252 ≒ APPROXIMATELY EQUAL TO OR THE IMAGE OF | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+2253 ≓ IMAGE OF OR APPROXIMATELY EQUAL TO | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+2254 ≔ COLON EQUALS | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+2255 ≕ EQUALS COLON | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+2256 ≖ RING IN EQUAL TO | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+2257 ≗ RING EQUAL TO | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+2258 ≘ CORRESPONDS TO | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+2259 ≙ ESTIMATES | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+225A ≚ EQUIANGULAR TO | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+225B ≛ STAR EQUALS | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+225C ≜ DELTA EQUAL TO | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+225D ≝ EQUAL TO BY DEFINITION | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+225E ≞ MEASURED BY | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+225F ≟ QUESTIONED EQUAL TO | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+2260 ≠ NOT EQUAL TO | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+2261 ≡ IDENTICAL TO | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+2262 ≢ NOT IDENTICAL TO | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+2263 ≣ STRICTLY EQUIVALENT TO | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+2264 ≤ LESS-THAN OR EQUAL TO | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+2265 ≥ GREATER-THAN OR EQUAL TO | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+2266 ≦ LESS-THAN OVER EQUAL TO | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+2267 ≧ GREATER-THAN OVER EQUAL TO | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+2268 ≨ LESS-THAN BUT NOT EQUAL TO | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+2269 ≩ GREATER-THAN BUT NOT EQUAL TO | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+226A ≪ MUCH LESS-THAN | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+226B ≫ MUCH GREATER-THAN | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+226C ≬ BETWEEN | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+226D ≭ NOT EQUIVALENT TO | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+226E ≮ NOT LESS-THAN | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+226F ≯ NOT GREATER-THAN | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+2270 ≰ NEITHER LESS-THAN NOR EQUAL TO | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+2271 ≱ NEITHER GREATER-THAN NOR EQUAL TO | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+2272 ≲ LESS-THAN OR EQUIVALENT TO | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+2273 ≳ GREATER-THAN OR EQUIVALENT TO | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+2274 ≴ NEITHER LESS-THAN NOR EQUIVALENT TO | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+2275 ≵ NEITHER GREATER-THAN NOR EQUIVALENT TO | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+2276 ≶ LESS-THAN OR GREATER-THAN | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+2277 ≷ GREATER-THAN OR LESS-THAN | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+2278 ≸ NEITHER LESS-THAN NOR GREATER-THAN | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+2279 ≹ NEITHER GREATER-THAN NOR LESS-THAN | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+227A ≺ PRECEDES | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+227B ≻ SUCCEEDS | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+227C ≼ PRECEDES OR EQUAL TO | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+227D ≽ SUCCEEDS OR EQUAL TO | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+227E ≾ PRECEDES OR EQUIVALENT TO | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+227F ≿ SUCCEEDS OR EQUIVALENT TO | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+2280 ⊀ DOES NOT PRECEDE | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+2281 ⊁ DOES NOT SUCCEED | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+2282 ⊂ SUBSET OF | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+2283 ⊃ SUPERSET OF | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+2284 ⊄ NOT A SUBSET OF | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+2285 ⊅ NOT A SUPERSET OF | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+2286 ⊆ SUBSET OF OR EQUAL TO | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+2287 ⊇ SUPERSET OF OR EQUAL TO | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+2288 ⊈ NEITHER A SUBSET OF NOR EQUAL TO | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+2289 ⊉ NEITHER A SUPERSET OF NOR EQUAL TO | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+228A ⊊ SUBSET OF WITH NOT EQUAL TO | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+228B ⊋ SUPERSET OF WITH NOT EQUAL TO | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+228C ⊌ MULTISET | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+228D ⊍ MULTISET MULTIPLICATION | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+228E ⊎ MULTISET UNION | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+228F ⊏ SQUARE IMAGE OF | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+2290 ⊐ SQUARE ORIGINAL OF | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+2291 ⊑ SQUARE IMAGE OF OR EQUAL TO | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+2292 ⊒ SQUARE ORIGINAL OF OR EQUAL TO | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+2293 ⊓ SQUARE CAP | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+2294 ⊔ SQUARE CUP | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+2295 ⊕ CIRCLED PLUS | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+2296 ⊖ CIRCLED MINUS | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+2297 ⊗ CIRCLED TIMES | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+2298 ⊘ CIRCLED DIVISION SLASH | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+2299 ⊙ CIRCLED DOT OPERATOR | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+229A ⊚ CIRCLED RING OPERATOR | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+229B ⊛ CIRCLED ASTERISK OPERATOR | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+229C ⊜ CIRCLED EQUALS | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+229D ⊝ CIRCLED DASH | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+229E ⊞ SQUARED PLUS | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+229F ⊟ SQUARED MINUS | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+22A0 ⊠ SQUARED TIMES | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+22A1 ⊡ SQUARED DOT OPERATOR | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+22A2 ⊢ RIGHT TACK | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+22A3 ⊣ LEFT TACK | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+22A4 ⊤ DOWN TACK | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+22A5 ⊥ UP TACK | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+22A6 ⊦ ASSERTION | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+22A7 ⊧ MODELS | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+22A8 ⊨ TRUE | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+22A9 ⊩ FORCES | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+22AA ⊪ TRIPLE VERTICAL BAR RIGHT TURNSTILE | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+22AB ⊫ DOUBLE VERTICAL BAR DOUBLE RIGHT TURNSTILE | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+22AC ⊬ DOES NOT PROVE | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+22AD ⊭ NOT TRUE | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+22AE ⊮ DOES NOT FORCE | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+22AF ⊯ NEGATED DOUBLE VERTICAL BAR DOUBLE RIGHT TURNSTILE | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+22B0 ⊰ PRECEDES UNDER RELATION | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+22B1 ⊱ SUCCEEDS UNDER RELATION | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+22B2 ⊲ NORMAL SUBGROUP OF | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+22B3 ⊳ CONTAINS AS NORMAL SUBGROUP | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+22B4 ⊴ NORMAL SUBGROUP OF OR EQUAL TO | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+22B5 ⊵ CONTAINS AS NORMAL SUBGROUP OR EQUAL TO | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+22B6 ⊶ ORIGINAL OF | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+22B7 ⊷ IMAGE OF | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+22B8 ⊸ MULTIMAP | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+22B9 ⊹ HERMITIAN CONJUGATE MATRIX | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+22BA ⊺ INTERCALATE | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+22BB ⊻ XOR | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+22BC ⊼ NAND | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+22BD ⊽ NOR | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+22BE ⊾ RIGHT ANGLE WITH ARC | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+22BF ⊿ RIGHT TRIANGLE | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+22C0 ⋀ N-ARY LOGICAL AND | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+22C1 ⋁ N-ARY LOGICAL OR | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+22C2 ⋂ N-ARY INTERSECTION | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+22C3 ⋃ N-ARY UNION | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+22C4 ⋄ DIAMOND OPERATOR | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+22C5 ⋅ DOT OPERATOR | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+22C6 ⋆ STAR OPERATOR | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+22C7 ⋇ DIVISION TIMES | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+22C8 ⋈ BOWTIE | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+22C9 ⋉ LEFT NORMAL FACTOR SEMIDIRECT PRODUCT | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+22CA ⋊ RIGHT NORMAL FACTOR SEMIDIRECT PRODUCT | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+22CB ⋋ LEFT SEMIDIRECT PRODUCT | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+22CC ⋌ RIGHT SEMIDIRECT PRODUCT | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+22CD ⋍ REVERSED TILDE EQUALS | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+22CE ⋎ CURLY LOGICAL OR | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+22CF ⋏ CURLY LOGICAL AND | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+22D0 ⋐ DOUBLE SUBSET | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+22D1 ⋑ DOUBLE SUPERSET | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+22D2 ⋒ DOUBLE INTERSECTION | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+22D3 ⋓ DOUBLE UNION | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+22D4 ⋔ PITCHFORK | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+22D5 ⋕ EQUAL AND PARALLEL TO | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+22D6 ⋖ LESS-THAN WITH DOT | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+22D7 ⋗ GREATER-THAN WITH DOT | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+22D8 ⋘ VERY MUCH LESS-THAN | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+22D9 ⋙ VERY MUCH GREATER-THAN | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+22DA ⋚ LESS-THAN EQUAL TO OR GREATER-THAN | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+22DB ⋛ GREATER-THAN EQUAL TO OR LESS-THAN | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+22DC ⋜ EQUAL TO OR LESS-THAN | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+22DD ⋝ EQUAL TO OR GREATER-THAN | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+22DE ⋞ EQUAL TO OR PRECEDES | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+22DF ⋟ EQUAL TO OR SUCCEEDS | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+22E0 ⋠ DOES NOT PRECEDE OR EQUAL | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+22E1 ⋡ DOES NOT SUCCEED OR EQUAL | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+22E2 ⋢ NOT SQUARE IMAGE OF OR EQUAL TO | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+22E3 ⋣ NOT SQUARE ORIGINAL OF OR EQUAL TO | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+22E4 ⋤ SQUARE IMAGE OF OR NOT EQUAL TO | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+22E5 ⋥ SQUARE ORIGINAL OF OR NOT EQUAL TO | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+22E6 ⋦ LESS-THAN BUT NOT EQUIVALENT TO | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+22E7 ⋧ GREATER-THAN BUT NOT EQUIVALENT TO | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+22E8 ⋨ PRECEDES BUT NOT EQUIVALENT TO | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+22E9 ⋩ SUCCEEDS BUT NOT EQUIVALENT TO | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+22EA ⋪ NOT NORMAL SUBGROUP OF | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+22EB ⋫ DOES NOT CONTAIN AS NORMAL SUBGROUP | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+22EC ⋬ NOT NORMAL SUBGROUP OF OR EQUAL TO | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+22ED ⋭ DOES NOT CONTAIN AS NORMAL SUBGROUP OR EQUAL | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+22EE ⋮ VERTICAL ELLIPSIS | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+22EF ⋯ MIDLINE HORIZONTAL ELLIPSIS | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+22F0 ⋰ UP RIGHT DIAGONAL ELLIPSIS | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+22F1 ⋱ DOWN RIGHT DIAGONAL ELLIPSIS | category Sm (Math Symbol) | block Mathematical Operators | age 1.1
U+22F2 ⋲ ELEMENT OF WITH LONG HORIZONTAL STROKE | category Sm (Math Symbol) | block Mathematical Operators | age 3.2
U+22F3 ⋳ ELEMENT OF WITH VERTICAL BAR AT END OF HORIZONTAL STROKE | category Sm (Math Symbol) | block Mathematical Operators | age 3.2
U+22F4 ⋴ SMALL ELEMENT OF WITH VERTICAL BAR AT END OF HORIZONTAL STROKE | category Sm (Math Symbol) | block Mathematical Operators | age 3.2
U+22F5 ⋵ ELEMENT OF WITH DOT ABOVE | category Sm (Math Symbol) | block Mathematical Operators | age 3.2
U+22F6 ⋶ ELEMENT OF WITH OVERBAR | category Sm (Math Symbol) | block Mathematical Operators | age 3.2
U+22F7 ⋷ SMALL ELEMENT OF WITH OVERBAR | category Sm (Math Symbol) | block Mathematical Operators | age 3.2
U+22F8 ⋸ ELEMENT OF WITH UNDERBAR | category Sm (Math Symbol) | block Mathematical Operators | age 3.2
U+22F9 ⋹ ELEMENT OF WITH TWO HORIZONTAL STROKES | category Sm (Math Symbol) | block Mathematical Operators | age 3.2
U+22FA ⋺ CONTAINS WITH LONG HORIZONTAL STROKE | category Sm (Math Symbol) | block Mathematical Operators | age 3.2
U+22FB ⋻ CONTAINS WITH VERTICAL BAR AT END OF HORIZONTAL STROKE | category Sm (Math Symbol) | block Mathematical Operators | age 3.2
U+22FC ⋼ SMALL CONTAINS WITH VERTICAL BAR AT END OF HORIZONTAL STROKE | category Sm (Math Symbol) | block Mathematical Operators | age 3.2
U+22FD ⋽ CONTAINS WITH OVERBAR | category Sm (Math Symbol) | block Mathematical Operators | age 3.2
U+22FE ⋾ SMALL CONTAINS WITH OVERBAR | category Sm (Math Symbol) | block Mathematical Operators | age 3.2
U+22FF ⋿ Z NOTATION BAG MEMBERSHIP | category Sm (Math Symbol) | block Mathematical Operators | age 3.2
U+2300 ⌀ DIAMETER SIGN | category So (Other Symbol) | block Miscellaneous Technical | age 1.1
U+2301 ⌁ ELECTRIC ARROW | category So (Other Symbol) | block Miscellaneous Technical | age 3.0
U+2302 ⌂ HOUSE | category So (Other Symbol) | block Miscellaneous Technical | age 1.1
U+2303 ⌃ UP ARROWHEAD | category So (Other Symbol) | block Miscellaneous Technical | age 1.1
U+2304 ⌄ DOWN ARROWHEAD | category So (Other Symbol) | block Miscellaneous Technical | age 1.1
U+2305 ⌅ PROJECTIVE | category So (Other Symbol) | block Miscellaneous Technical | age 1.1
U+2306 ⌆ PERSPECTIVE | category So (Other Symbol) | block Miscellaneous Technical | age 1.1
U+2307 ⌇ WAVY LINE | category So (Other Symbol) | block Miscellaneous Technical | age 1.1
U+2308 ⌈ LEFT CEILING | category Ps (Open Punctuation) | block Miscellaneous Technical | age 1.1
U+2309 ⌉ RIGHT CEILING | category Pe (Close Punctuation) | block Miscellaneous Technical | age 1.1
U+230A ⌊ LEFT FLOOR | category Ps (Open Punctuation) | block Miscellaneous Technical | age 1.1
U+230B ⌋ RIGHT FLOOR | category Pe (Close Punctuation) | block Miscellaneous Technical | age 1.1
U+230C ⌌ BOTTOM RIGHT CROP | category So (Other Symbol) | block Miscellaneous Technical | age 1.1
U+230D ⌍ BOTTOM LEFT CROP | category So (Other Symbol) | block Miscellaneous Technical | age 1.1
U+230E ⌎ TOP RIGHT CROP | category So (Other Symbol) | block Miscellaneous Technical | age 1.1
U+230F ⌏ TOP LEFT CROP | category So (Other Symbol) | block Miscellaneous Technical | age 1.1
U+2310 ⌐ REVERSED NOT SIGN | category So (Other Symbol) | block Miscellaneous Technical | age 1.1
U+2311 ⌑ SQUARE LOZENGE | category So (Other Symbol) | block Miscellaneous Technical | age 1.1
U+2312 ⌒ ARC | category So (Other Symbol) | block Miscellaneous Technical | age 1.1
U+2313 ⌓ SEGMENT | category So (Other Symbol) | block Miscellaneous Technical | age 1.1
U+2314 ⌔ SECTOR | category So (Other Symbol) | block Miscellaneous Technical | age 1.1
U+2315 ⌕ TELEPHONE RECORDER | category So (Other Symbol) | block Miscellaneous Technical | age 1.1
U+2316 ⌖ POSITION INDICATOR | category So (Other Symbol) | block Miscellaneous Technical | age 1.1
U+2317 ⌗ VIEWDATA SQUARE | category So (Other Symbol) | block Miscellaneous Technical | age 1.1
U+2318 ⌘ PLACE OF INTEREST SIGN | category So (Other Symbol) | block Miscellaneous Technical | age 1.1
U+2319 ⌙ TURNED NOT SIGN | category So (Other Symbol) | block Miscellaneous Technical | age 1.1
U+231A ⌚ WATCH | category So (Other Symbol) | block Miscellaneous Technical | age 1.1
U+231B ⌛ HOURGLASS | category So (Other Symbol) | block Miscellaneous Technical | age 1.1
U+231C ⌜ TOP LEFT CORNER | category So (Other Symbol) | block Miscellaneous Technical | age 1.1
U+231D ⌝ TOP RIGHT CORNER | category So (Other Symbol) | block Miscellaneous Technical | age 1.1
U+231E ⌞ BOTTOM LEFT CORNER | category So (Other Symbol) | block Miscellaneous Technical | age 1.1
U+231F ⌟ BOTTOM RIGHT CORNER | category So (Other Symbol) | block Miscellaneous Technical | age 1.1
U+2320 ⌠ TOP HALF INTEGRAL | category Sm (Math Symbol) | block Miscellaneous Technical | age 1.1
U+2321 ⌡ BOTTOM HALF INTEGRAL | category Sm (Math Symbol) | block Miscellaneous Technical | age 1.1
U+2322 ⌢ FROWN | category So (Other Symbol) | block Miscellaneous Technical | age 1.1
U+2323 ⌣ SMILE | category So (Other Symbol) | block Miscellaneous Technical | age 1.1
U+2324 ⌤ UP ARROWHEAD BETWEEN TWO HORIZONTAL BARS | category So (Other Symbol) | block Miscellaneous Technical | age 1.1
U+2325 ⌥ OPTION KEY | category So (Other Symbol) | block Miscellaneous Technical | age 1.1
U+2326 ⌦ ERASE TO THE RIGHT | category So (Other Symbol) | block Miscellaneous Technical | age 1.1
U+2327 ⌧ X IN A RECTANGLE BOX | category So (Other Symbol) | block Miscellaneous Technical | age 1.1
U+2328 ⌨ KEYBOARD | category So (Other Symbol) | block Miscellaneous Technical | age 1.1
U+2329 〈 LEFT-POINTING ANGLE BRACKET | category Ps (Open Punctuation) | block Miscellaneous Technical | age 1.1
U+232A 〉 RIGHT-POINTING ANGLE BRACKET | category Pe (Close Punctuation) | block Miscellaneous Technical | age 1.1
U+232B ⌫ ERASE TO THE LEFT | category So (Other Symbol) | block Miscellaneous Technical | age 1.1
U+232C ⌬ BENZENE RING | category So (Other Symbol) | block Miscellaneous Technical | age 1.1
U+232D ⌭ CYLINDRICITY | category So (Other Symbol) | block Miscellaneous Technical | age 1.1
U+232E ⌮ ALL AROUND-PROFILE | category So (Other Symbol) | block Miscellaneous Technical | age 1.1
U+232F ⌯ SYMMETRY | category So (Other Symbol) | block Miscellaneous Technical | age 1.1
U+2330 ⌰ TOTAL RUNOUT | category So (Other Symbol) | block Miscellaneous Technical | age 1.1
U+2331 ⌱ DIMENSION ORIGIN | category So (Other Symbol) | block Miscellaneous Technical | age 1.1
U+2332 ⌲ CONICAL TAPER | category So (Other Symbol) | block Miscellaneous Technical | age 1.1
U+2333 ⌳ SLOPE | category So (Other Symbol) | block Miscellaneous Technical | age 1.1
U+2334 ⌴ COUNTERBORE | category So (Other Symbol) | block Miscellaneous Technical | age 1.1
U+2335 ⌵ COUNTERSINK | category So (Other Symbol) | block Miscellaneous Technical | age 1.1
U+2336 ⌶ APL FUNCTIONAL SYMBOL I-BEAM | category So (Other Symbol) | block Miscellaneous Technical | age 1.1
U+2337 ⌷ APL FUNCTIONAL SYMBOL SQUISH QUAD | category So (Other Symbol) | block Miscellaneous Technical | age 1.1
U+2338 ⌸ APL FUNCTIONAL SYMBOL QUAD EQUAL | category So (Other Symbol) | block Miscellaneous Technical | age 1.1
U+2339 ⌹ APL FUNCTIONAL SYMBOL QUAD DIVIDE | category So (Other Symbol) | block Miscellaneous Technical | age 1.1
U+233A ⌺ APL FUNCTIONAL SYMBOL QUAD DIAMOND | category So (Other Symbol) | block Miscellaneous Technical | age 1.1
U+233B ⌻ APL FUNCTIONAL SYMBOL QUAD JOT | category So (Other Symbol) | block Miscellaneous Technical | age 1.1
U+233C ⌼ APL FUNCTIONAL SYMBOL QUAD CIRCLE | category So (Other Symbol) | block Miscellaneous Technical | age 1.1
U+233D ⌽ APL FUNCTIONAL SYMBOL CIRCLE STILE | category So (Other Symbol) | block Miscellaneous Technical | age 1.1
U+233E ⌾ APL FUNCTIONAL SYMBOL CIRCLE JOT | category So (Other Symbol) | block Miscellaneous Technical | age 1.1
U+233F ⌿ APL FUNCTIONAL SYMBOL SLASH BAR | category So (Other Symbol) | block Miscellaneous Technical | age 1.1
U+2340 ⍀ APL FUNCTIONAL SYMBOL BACKSLASH BAR | category So (Other Symbol) | block Miscellaneous Technical | age 1.1
U+2341 ⍁ APL FUNCTIONAL SYMBOL QUAD SLASH | category So (Other Symbol) | block Miscellaneous Technical | age 1.1
U+2342 ⍂ APL FUNCTIONAL SYMBOL QUAD BACKSLASH | category So (Other Symbol) | block Miscellaneous Technical | age 1.1
U+2343 ⍃ APL FUNCTIONAL SYMBOL QUAD LESS-THAN | category So (Other Symbol) | block Miscellaneous Technical | age 1.1
U+2344 ⍄ APL FUNCTIONAL SYMBOL QUAD GREATER-THAN | category So (Other Symbol) | block Miscellaneous Technical | age 1.1
U+2345 ⍅ APL FUNCTIONAL SYMBOL LEFTWARDS VANE | category So (Other Symbol) | block Miscellaneous Technical | age 1.1
U+2346 ⍆ APL FUNCTIONAL SYMBOL RIGHTWARDS VANE | category So (Other Symbol) | block Miscellaneous Technical | age 1.1
U+2347 ⍇ APL FUNCTIONAL SYMBOL QUAD LEFTWARDS ARROW | category So (Other Symbol) | block Miscellaneous Technical | age 1.1
U+2348 ⍈ APL FUNCTIONAL SYMBOL QUAD RIGHTWARDS ARROW | category So (Other Symbol) | block Miscellaneous Technical | age 1.1
U+2349 ⍉ APL FUNCTIONAL SYMBOL CIRCLE BACKSLASH | category So (Other Symbol) | block Miscellaneous Technical | age 1.1
U+234A ⍊ APL FUNCTIONAL SYMBOL DOWN TACK UNDERBAR | category So (Other Symbol) | block Miscellaneous Technical | age 1.1
U+234B ⍋ APL FUNCTIONAL SYMBOL DELTA STILE | category So (Other Symbol) | block Miscellaneous Technical | age 1.1
U+234C ⍌ APL FUNCTIONAL SYMBOL QUAD DOWN CARET | category So (Other Symbol) | block Miscellaneous Technical | age 1.1
U+234D ⍍ APL FUNCTIONAL SYMBOL QUAD DELTA | category So (Other Symbol) | block Miscellaneous Technical | age 1.1
U+234E ⍎ APL FUNCTIONAL SYMBOL DOWN TACK JOT | category So (Other Symbol) | block Miscellaneous Technical | age 1.1
U+234F ⍏ APL FUNCTIONAL SYMBOL UPWARDS VANE | category So (Other Symbol) | block Miscellaneous Technical | age 1.1
U+2350 ⍐ APL FUNCTIONAL SYMBOL QUAD UPWARDS ARROW | category So (Other Symbol) | block Miscellaneous Technical | age 1.1
U+2351 ⍑ APL FUNCTIONAL SYMBOL UP TACK OVERBAR | category So (Other Symbol) | block Miscellaneous Technical | age 1.1
U+2352 ⍒ APL FUNCTIONAL SYMBOL DEL STILE | category So (Other Symbol) | block Miscellaneous Technical | age 1.1
U+2353 ⍓ APL FUNCTIONAL SYMBOL QUAD UP CARET | category So (Other Symbol) | block Miscellaneous Technical | age 1.1
U+2354 ⍔ APL FUNCTIONAL SYMBOL QUAD DEL | category So (Other Symbol) | block Miscellaneous Technical | age 1.1
U+2355 ⍕ APL FUNCTIONAL SYMBOL UP TACK JOT | category So (Other Symbol) | block Miscellaneous Technical | age 1.1
U+2356 ⍖ APL FUNCTIONAL SYMBOL DOWNWARDS VANE | category So (Other Symbol) | block Miscellaneous Technical | age 1.1
U+2357 ⍗ APL FUNCTIONAL SYMBOL QUAD DOWNWARDS ARROW | category So (Other Symbol) | block Miscellaneous Technical | age 1.1
U+2358 ⍘ APL FUNCTIONAL SYMBOL QUOTE UNDERBAR | category So (Other Symbol) | block Miscellaneous Technical | age 1.1
U+2359 ⍙ APL FUNCTIONAL SYMBOL DELTA UNDERBAR | category So (Other Symbol) | block Miscellaneous Technical | age 1.1
U+235A ⍚ APL FUNCTIONAL SYMBOL DIAMOND UNDERBAR | category So (Other Symbol) | block Miscellaneous Technical | age 1.1
U+235B ⍛ APL FUNCTIONAL SYMBOL JOT UNDERBAR | category So (Other Symbol) | block Miscellaneous Technical | age 1.1
U+235C ⍜ APL FUNCTIONAL SYMBOL CIRCLE UNDERBAR | category So (Other Symbol) | block Miscellaneous Technical | age 1.1
U+235D ⍝ APL FUNCTIONAL SYMBOL UP SHOE JOT | category So (Other Symbol) | block Miscellaneous Technical | age 1.1
U+235E ⍞ APL FUNCTIONAL SYMBOL QUOTE QUAD | category So (Other Symbol) | block Miscellaneous Technical | age 1.1
U+235F ⍟ APL FUNCTIONAL SYMBOL CIRCLE STAR | category So (Other Symbol) | block Miscellaneous Technical | age 1.1
U+2360 ⍠ APL FUNCTIONAL SYMBOL QUAD COLON | category So (Other Symbol) | block Miscellaneous Technical | age 1.1
U+2361 ⍡ APL FUNCTIONAL SYMBOL UP TACK DIAERESIS | category So (Other Symbol) | block Miscellaneous Technical | age 1.1
U+2362 ⍢ APL FUNCTIONAL SYMBOL DEL DIAERESIS | category So (Other Symbol) | block Miscellaneous Technical | age 1.1
U+2363 ⍣ APL FUNCTIONAL SYMBOL STAR DIAERESIS | category So (Other Symbol) | block Miscellaneous Technical | age 1.1
U+2364 ⍤ APL FUNCTIONAL SYMBOL JOT DIAERESIS | category So (Other Symbol) | block Miscellaneous Technical | age 1.1
U+2365 ⍥ APL FUNCTIONAL SYMBOL CIRCLE DIAERESIS | category So (Other Symbol) | block Miscellaneous Technical | age 1.1
U+2366 ⍦ APL FUNCTIONAL SYMBOL DOWN SHOE STILE | category So (Other Symbol) | block Miscellaneous Technical | age 1.1
U+2367 ⍧ APL FUNCTIONAL SYMBOL LEFT SHOE STILE | category So (Other Symbol) | block Miscellaneous Technical | age 1.1
U+2368 ⍨ APL FUNCTIONAL SYMBOL TILDE DIAERESIS | category So (Other Symbol) | block Miscellaneous Technical | age 1.1
U+2369 ⍩ APL FUNCTIONAL SYMBOL GREATER-THAN DIAERESIS | category So (Other Symbol) | block Miscellaneous Technical | age 1.1
U+236A ⍪ APL FUNCTIONAL SYMBOL COMMA BAR | category So (Other Symbol) | block Miscellaneous Technical | age 1.1
U+236B ⍫ APL FUNCTIONAL SYMBOL DEL TILDE | category So (Other Symbol) | block Miscellaneous Technical | age 1.1
U+236C ⍬ APL FUNCTIONAL SYMBOL ZILDE | category So (Other Symbol) | block Miscellaneous Technical | age 1.1
U+236D ⍭ APL FUNCTIONAL SYMBOL STILE TILDE | category So (Other Symbol) | block Miscellaneous Technical | age 1.1
U+236E ⍮ APL FUNCTIONAL SYMBOL SEMICOLON UNDERBAR | category So (Other Symbol) | block Miscellaneous Technical | age 1.1
U+236F ⍯ APL FUNCTIONAL SYMBOL QUAD NOT EQUAL | category So (Other Symbol) | block Miscellaneous Technical | age 1.1
U+2370 ⍰ APL FUNCTIONAL SYMBOL QUAD QUESTION | category So (Other Symbol) | block Miscellaneous Technical | age 1.1
U+2371 ⍱ APL FUNCTIONAL SYMBOL DOWN CARET TILDE | category So (Other Symbol) | block Miscellaneous Technical | age 1.1
U+2372 ⍲ APL FUNCTIONAL SYMBOL UP CARET TILDE | category So (Other Symbol) | block Miscellaneous Technical | age 1.1
U+2373 ⍳ APL FUNCTIONAL SYMBOL IOTA | category So (Other Symbol) | block Miscellaneous Technical | age 1.1
U+2374 ⍴ APL FUNCTIONAL SYMBOL RHO | category So (Other Symbol) | block Miscellaneous Technical | age 1.1
U+2375 ⍵ APL FUNCTIONAL SYMBOL OMEGA | category So (Other Symbol) | block Miscellaneous Technical | age 1.1
U+2376 ⍶ APL FUNCTIONAL SYMBOL ALPHA UNDERBAR | category So (Other Symbol) | block Miscellaneous Technical | age 1.1
U+2377 ⍷ APL FUNCTIONAL SYMBOL EPSILON UNDERBAR | category So (Other Symbol) | block Miscellaneous Technical | age 1.1
U+2378 ⍸ APL FUNCTIONAL SYMBOL IOTA UNDERBAR | category So (Other Symbol) | block Miscellaneous Technical | age 1.1
U+2379 ⍹ APL FUNCTIONAL SYMBOL OMEGA UNDERBAR | category So (Other Symbol) | block Miscellaneous Technical | age 1.1
U+237A ⍺ APL FUNCTIONAL SYMBOL ALPHA | category So (Other Symbol) | block Miscellaneous Technical | age 1.1
U+237B ⍻ NOT CHECK MARK | category So (Other Symbol) | block Miscellaneous Technical | age 3.0
U+237C ⍼ RIGHT ANGLE WITH DOWNWARDS ZIGZAG ARROW | category Sm (Math Symbol) | block Miscellaneous Technical | age 3.2
U+237D ⍽ SHOULDERED OPEN BOX | category So (Other Symbol) | block Miscellaneous Technical | age 3.0
U+237E ⍾ BELL SYMBOL | category So (Other Symbol) | block Miscellaneous Technical | age 3.0
U+237F ⍿ VERTICAL LINE WITH MIDDLE DOT | category So (Other Symbol) | block Miscellaneous Technical | age 3.0
U+2380 ⎀ INSERTION SYMBOL | category So (Other Symbol) | block Miscellaneous Technical | age 3.0
U+2381 ⎁ CONTINUOUS UNDERLINE SYMBOL | category So (Other Symbol) | block Miscellaneous Technical | age 3.0
U+2382 ⎂ DISCONTINUOUS UNDERLINE SYMBOL | category So (Other Symbol) | block Miscellaneous Technical | age 3.0
U+2383 ⎃ EMPHASIS SYMBOL | category So (Other Symbol) | block Miscellaneous Technical | age 3.0
U+2384 ⎄ COMPOSITION SYMBOL | category So (Other Symbol) | block Miscellaneous Technical | age 3.0
U+2385 ⎅ WHITE SQUARE WITH CENTRE VERTICAL LINE | category So (Other Symbol) | block Miscellaneous Technical | age 3.0
U+2386 ⎆ ENTER SYMBOL | category So (Other Symbol) | block Miscellaneous Technical | age 3.0
U+2387 ⎇ ALTERNATIVE KEY SYMBOL | category So (Other Symbol) | block Miscellaneous Technical | age 3.0
U+2388 ⎈ HELM SYMBOL | category So (Other Symbol) | block Miscellaneous Technical | age 3.0
U+2389 ⎉ CIRCLED HORIZONTAL BAR WITH NOTCH | category So (Other Symbol) | block Miscellaneous Technical | age 3.0
U+238A ⎊ CIRCLED TRIANGLE DOWN | category So (Other Symbol) | block Miscellaneous Technical | age 3.0
U+238B ⎋ BROKEN CIRCLE WITH NORTHWEST ARROW | category So (Other Symbol) | block Miscellaneous Technical | age 3.0
U+238C ⎌ UNDO SYMBOL | category So (Other Symbol) | block Miscellaneous Technical | age 3.0
U+238D ⎍ MONOSTABLE SYMBOL | category So (Other Symbol) | block Miscellaneous Technical | age 3.0
U+238E ⎎ HYSTERESIS SYMBOL | category So (Other Symbol) | block Miscellaneous Technical | age 3.0
U+238F ⎏ OPEN-CIRCUIT-OUTPUT H-TYPE SYMBOL | category So (Other Symbol) | block Miscellaneous Technical | age 3.0
U+2390 ⎐ OPEN-CIRCUIT-OUTPUT L-TYPE SYMBOL | category So (Other Symbol) | block Miscellaneous Technical | age 3.0
U+2391 ⎑ PASSIVE-PULL-DOWN-OUTPUT SYMBOL | category So (Other Symbol) | block Miscellaneous Technical | age 3.0
U+2392 ⎒ PASSIVE-PULL-UP-OUTPUT SYMBOL | category So (Other Symbol) | block Miscellaneous Technical | age 3.0
U+2393 ⎓ DIRECT CURRENT SYMBOL FORM TWO | category So (Other Symbol) | block Miscellaneous Technical | age 3.0
U+2394 ⎔ SOFTWARE-FUNCTION SYMBOL | category So (Other Symbol) | block Miscellaneous Technical | age 3.0
U+2395 ⎕ APL FUNCTIONAL SYMBOL QUAD | category So (Other Symbol) | block Miscellaneous Technical | age 3.0
U+2396 ⎖ DECIMAL SEPARATOR KEY SYMBOL | category So (Other Symbol) | block Miscellaneous Technical | age 3.0
U+2397 ⎗ PREVIOUS PAGE | category So (Other Symbol) | block Miscellaneous Technical | age 3.0
U+2398 ⎘ NEXT PAGE | category So (Other Symbol) | block Miscellaneous Technical | age 3.0
U+2399 ⎙ PRINT SCREEN SYMBOL | category So (Other Symbol) | block Miscellaneous Technical | age 3.0
U+239A ⎚ CLEAR SCREEN SYMBOL | category So (Other Symbol) | block Miscellaneous Technical | age 3.0
U+239B ⎛ LEFT PARENTHESIS UPPER HOOK | category Sm (Math Symbol) | block Miscellaneous Technical | age 3.2
U+239C ⎜ LEFT PARENTHESIS EXTENSION | category Sm (Math Symbol) | block Miscellaneous Technical | age 3.2
U+239D ⎝ LEFT PARENTHESIS LOWER HOOK | category Sm (Math Symbol) | block Miscellaneous Technical | age 3.2
U+239E ⎞ RIGHT PARENTHESIS UPPER HOOK | category Sm (Math Symbol) | block Miscellaneous Technical | age 3.2
U+239F ⎟ RIGHT PARENTHESIS EXTENSION | category Sm (Math Symbol) | block Miscellaneous Technical | age 3.2
U+23A0 ⎠ RIGHT PARENTHESIS LOWER HOOK | category Sm (Math Symbol) | block Miscellaneous Technical | age 3.2
U+23A1 ⎡ LEFT SQUARE BRACKET UPPER CORNER | category Sm (Math Symbol) | block Miscellaneous Technical | age 3.2
U+23A2 ⎢ LEFT SQUARE BRACKET EXTENSION | category Sm (Math Symbol) | block Miscellaneous Technical | age 3.2
U+23A3 ⎣ LEFT SQUARE BRACKET LOWER CORNER | category Sm (Math Symbol) | block Miscellaneous Technical | age 3.2
U+23A4 ⎤ RIGHT SQUARE BRACKET UPPER CORNER | category Sm (Math Symbol) | block Miscellaneous Technical | age 3.2
U+23A5 ⎥ RIGHT SQUARE BRACKET EXTENSION | category Sm (Math Symbol) | block Miscellaneous Technical | age 3.2
U+23A6 ⎦ RIGHT SQUARE BRACKET LOWER CORNER | category Sm (Math Symbol) | block Miscellaneous Technical | age 3.2
U+23A7 ⎧ LEFT CURLY BRACKET UPPER HOOK | category Sm (Math Symbol) | block Miscellaneous Technical | age 3.2
U+23A8 ⎨ LEFT CURLY BRACKET MIDDLE PIECE | category Sm (Math Symbol) | block Miscellaneous Technical | age 3.2
U+23A9 ⎩ LEFT CURLY BRACKET LOWER HOOK | category Sm (Math Symbol) | block Miscellaneous Technical | age 3.2
U+23AA ⎪ CURLY BRACKET EXTENSION | category Sm (Math Symbol) | block Miscellaneous Technical | age 3.2
U+23AB ⎫ RIGHT CURLY BRACKET UPPER HOOK | category Sm (Math Symbol) | block Miscellaneous Technical | age 3.2
U+23AC ⎬ RIGHT CURLY BRACKET MIDDLE PIECE | category Sm (Math Symbol) | block Miscellaneous Technical | age 3.2
U+23AD ⎭ RIGHT CURLY BRACKET LOWER HOOK | category Sm (Math Symbol) | block Miscellaneous Technical | age 3.2
U+23AE ⎮ INTEGRAL EXTENSION | category Sm (Math Symbol) | block Miscellaneous Technical | age 3.2
U+23AF ⎯ HORIZONTAL LINE EXTENSION | category Sm (Math Symbol) | block Miscellaneous Technical | age 3.2
U+23B0 ⎰ UPPER LEFT OR LOWER RIGHT CURLY BRACKET SECTION | category Sm (Math Symbol) | block Miscellaneous Technical | age 3.2
U+23B1 ⎱ UPPER RIGHT OR LOWER LEFT CURLY BRACKET SECTION | category Sm (Math Symbol) | block Miscellaneous Technical | age 3.2
U+23B2 ⎲ SUMMATION TOP | category Sm (Math Symbol) | block Miscellaneous Technical | age 3.2
U+23B3 ⎳ SUMMATION BOTTOM | category Sm (Math Symbol) | block Miscellaneous Technical | age 3.2
U+23B4 ⎴ TOP SQUARE BRACKET | category So (Other Symbol) | block Miscellaneous Technical | age 3.2
U+23B5 ⎵ BOTTOM SQUARE BRACKET | category So (Other Symbol) | block Miscellaneous Technical | age 3.2
U+23B6 ⎶ BOTTOM SQUARE BRACKET OVER TOP SQUARE BRACKET | category So (Other Symbol) | block Miscellaneous Technical | age 3.2
U+23B7 ⎷ RADICAL SYMBOL BOTTOM | category So (Other Symbol) | block Miscellaneous Technical | age 3.2
U+23B8 ⎸ LEFT VERTICAL BOX LINE | category So (Other Symbol) | block Miscellaneous Technical | age 3.2
U+23B9 ⎹ RIGHT VERTICAL BOX LINE | category So (Other Symbol) | block Miscellaneous Technical | age 3.2
U+23BA ⎺ HORIZONTAL SCAN LINE-1 | category So (Other Symbol) | block Miscellaneous Technical | age 3.2
U+23BB ⎻ HORIZONTAL SCAN LINE-3 | category So (Other Symbol) | block Miscellaneous Technical | age 3.2
U+23BC ⎼ HORIZONTAL SCAN LINE-7 | category So (Other Symbol) | block Miscellaneous Technical | age 3.2
U+23BD ⎽ HORIZONTAL SCAN LINE-9 | category So (Other Symbol) | block Miscellaneous Technical | age 3.2
U+23BE ⎾ DENTISTRY SYMBOL LIGHT VERTICAL AND TOP RIGHT | category So (Other Symbol) | block Miscellaneous Technical | age 3.2
U+23BF ⎿ DENTISTRY SYMBOL LIGHT VERTICAL AND BOTTOM RIGHT | category So (Other Symbol) | block Miscellaneous Technical | age 3.2
U+23C0 ⏀ DENTISTRY SYMBOL LIGHT VERTICAL WITH CIRCLE | category So (Other Symbol) | block Miscellaneous Technical | age 3.2
U+23C1 ⏁ DENTISTRY SYMBOL LIGHT DOWN AND HORIZONTAL WITH CIRCLE | category So (Other Symbol) | block Miscellaneous Technical | age 3.2
U+23C2 ⏂ DENTISTRY SYMBOL LIGHT UP AND HORIZONTAL WITH CIRCLE | category So (Other Symbol) | block Miscellaneous Technical | age 3.2
U+23C3 ⏃ DENTISTRY SYMBOL LIGHT VERTICAL WITH TRIANGLE | category So (Other Symbol) | block Miscellaneous Technical | age 3.2
U+23C4 ⏄ DENTISTRY SYMBOL LIGHT DOWN AND HORIZONTAL WITH TRIANGLE | category So (Other Symbol) | block Miscellaneous Technical | age 3.2
U+23C5 ⏅ DENTISTRY SYMBOL LIGHT UP AND HORIZONTAL WITH TRIANGLE | category So (Other Symbol) | block Miscellaneous Technical | age 3.2
U+23C6 ⏆ DENTISTRY SYMBOL LIGHT VERTICAL AND WAVE | category So (Other Symbol) | block Miscellaneous Technical | age 3.2
U+23C7 ⏇ DENTISTRY SYMBOL LIGHT DOWN AND HORIZONTAL WITH WAVE | category So (Other Symbol) | block Miscellaneous Technical | age 3.2
U+23C8 ⏈ DENTISTRY SYMBOL LIGHT UP AND HORIZONTAL WITH WAVE | category So (Other Symbol) | block Miscellaneous Technical | age 3.2
U+23C9 ⏉ DENTISTRY SYMBOL LIGHT DOWN AND HORIZONTAL | category So (Other Symbol) | block Miscellaneous Technical | age 3.2
U+23CA ⏊ DENTISTRY SYMBOL LIGHT UP AND HORIZONTAL | category So (Other Symbol) | block Miscellaneous Technical | age 3.2
U+23CB ⏋ DENTISTRY SYMBOL LIGHT VERTICAL AND TOP LEFT | category So (Other Symbol) | block Miscellaneous Technical | age 3.2
U+23CC ⏌ DENTISTRY SYMBOL LIGHT VERTICAL AND BOTTOM LEFT | category So (Other Symbol) | block Miscellaneous Technical | age 3.2
U+23CD ⏍ SQUARE FOOT | category So (Other Symbol) | block Miscellaneous Technical | age 3.2
U+23CE ⏎ RETURN SYMBOL | category So (Other Symbol) | block Miscellaneous Technical | age 3.2
U+23CF ⏏ EJECT SYMBOL | category So (Other Symbol) | block Miscellaneous Technical | age 4.0
U+23D0 ⏐ VERTICAL LINE EXTENSION | category So (Other Symbol) | block Miscellaneous Technical | age 4.0
U+23D1 ⏑ METRICAL BREVE | category So (Other Symbol) | block Miscellaneous Technical | age 4.1
U+23D2 ⏒ METRICAL LONG OVER SHORT | category So (Other Symbol) | block Miscellaneous Technical | age 4.1
U+23D3 ⏓ METRICAL SHORT OVER LONG | category So (Other Symbol) | block Miscellaneous Technical | age 4.1
U+23D4 ⏔ METRICAL LONG OVER TWO SHORTS | category So (Other Symbol) | block Miscellaneous Technical | age 4.1
U+23D5 ⏕ METRICAL TWO SHORTS OVER LONG | category So (Other Symbol) | block Miscellaneous Technical | age 4.1
U+23D6 ⏖ METRICAL TWO SHORTS JOINED | category So (Other Symbol) | block Miscellaneous Technical | age 4.1
U+23D7 ⏗ METRICAL TRISEME | category So (Other Symbol) | block Miscellaneous Technical | age 4.1
U+23D8 ⏘ METRICAL TETRASEME | category So (Other Symbol) | block Miscellaneous Technical | age 4.1
U+23D9 ⏙ METRICAL PENTASEME | category So (Other Symbol) | block Miscellaneous Technical | age 4.1
U+23DA ⏚ EARTH GROUND | category So (Other Symbol) | block Miscellaneous Technical | age 4.1
U+23DB ⏛ FUSE | category So (Other Symbol) | block Miscellaneous Technical | age 4.1
U+23DC ⏜ TOP PARENTHESIS | category Sm (Math Symbol) | block Miscellaneous Technical | age 5.0
U+23DD ⏝ BOTTOM PARENTHESIS | category Sm (Math Symbol) | block Miscellaneous Technical | age 5.0
U+23DE ⏞ TOP CURLY BRACKET | category Sm (Math Symbol) | block Miscellaneous Technical | age 5.0
U+23DF ⏟ BOTTOM CURLY BRACKET | category Sm (Math Symbol) | block Miscellaneous Technical | age 5.0
U+23E0 ⏠ TOP TORTOISE SHELL BRACKET | category Sm (Math Symbol) | block Miscellaneous Technical | age 5.0
U+23E1 ⏡ BOTTOM TORTOISE SHELL BRACKET | category Sm (Math Symbol) | block Miscellaneous Technical | age 5.0
U+23E2 ⏢ WHITE TRAPEZIUM | category So (Other Symbol) | block Miscellaneous Technical | age 5.0
U+23E3 ⏣ BENZENE RING WITH CIRCLE | category So (Other Symbol) | block Miscellaneous Technical | age 5.0
U+23E4 ⏤ STRAIGHTNESS | category So (Other Symbol) | block Miscellaneous Technical | age 5.0
U+23E5 ⏥ FLATNESS | category So (Other Symbol) | block Miscellaneous Technical | age 5.0
U+23E6 ⏦ AC CURRENT | category So (Other Symbol) | block Miscellaneous Technical | age 5.0
U+23E7 ⏧ ELECTRICAL INTERSECTION | category So (Other Symbol) | block Miscellaneous Technical | age 5.0
U+23E8 ⏨ DECIMAL EXPONENT SYMBOL | category So (Other Symbol) | block Miscellaneous Technical | age 5.2
U+23E9 ⏩ BLACK RIGHT-POINTING DOUBLE TRIANGLE | category So (Other Symbol) | block Miscellaneous Technical | age 6.0
U+23EA ⏪ BLACK LEFT-POINTING DOUBLE TRIANGLE | category So (Other Symbol) | block Miscellaneous Technical | age 6.0
U+23EB ⏫ BLACK UP-POINTING DOUBLE TRIANGLE | category So (Other Symbol) | block Miscellaneous Technical | age 6.0
U+23EC ⏬ BLACK DOWN-POINTING DOUBLE TRIANGLE | category So (Other Symbol) | block Miscellaneous Technical | age 6.0
U+23ED ⏭ BLACK RIGHT-POINTING DOUBLE TRIANGLE WITH VERTICAL BAR | category So (Other Symbol) | block Miscellaneous Technical | age 6.0
U+23EE ⏮ BLACK LEFT-POINTING DOUBLE TRIANGLE WITH VERTICAL BAR | category So (Other Symbol) | block Miscellaneous Technical | age 6.0
U+23EF ⏯ BLACK RIGHT-POINTING TRIANGLE WITH DOUBLE VERTICAL BAR | category So (Other Symbol) | block Miscellaneous Technical | age 6.0
U+23F0 ⏰ ALARM CLOCK | category So (Other Symbol) | block Miscellaneous Technical | age 6.0
U+23F1 ⏱ STOPWATCH | category So (Other Symbol) | block Miscellaneous Technical | age 6.0
U+23F2 ⏲ TIMER CLOCK | category So (Other Symbol) | block Miscellaneous Technical | age 6.0
U+23F3 ⏳ HOURGLASS WITH FLOWING SAND | category So (Other Symbol) | block Miscellaneous Technical | age 6.0
U+23F4 ⏴ BLACK MEDIUM LEFT-POINTING TRIANGLE | category So (Other Symbol) | block Miscellaneous Technical | age 7.0
U+23F5 ⏵ BLACK MEDIUM RIGHT-POINTING TRIANGLE | category So (Other Symbol) | block Miscellaneous Technical | age 7.0
U+23F6 ⏶ BLACK MEDIUM UP-POINTING TRIANGLE | category So (Other Symbol) | block Miscellaneous Technical | age 7.0
U+23F7 ⏷ BLACK MEDIUM DOWN-POINTING TRIANGLE | category So (Other Symbol) | block Miscellaneous Technical | age 7.0
U+23F8 ⏸ DOUBLE VERTICAL BAR | category So (Other Symbol) | block Miscellaneous Technical | age 7.0
U+23F9 ⏹ BLACK SQUARE FOR STOP | category So (Other Symbol) | block Miscellaneous Technical | age 7.0
U+23FA ⏺ BLACK CIRCLE FOR RECORD | category So (Other Symbol) | block Miscellaneous Technical | age 7.0
U+23FB ⏻ POWER SYMBOL | category So (Other Symbol) | block Miscellaneous Technical | age 9.0
U+23FC ⏼ POWER ON-OFF SYMBOL | category So (Other Symbol) | block Miscellaneous Technical | age 9.0
U+23FD ⏽ POWER ON SYMBOL | category So (Other Symbol) | block Miscellaneous Technical | age 9.0
U+23FE ⏾ POWER SLEEP SYMBOL | category So (Other Symbol) | block Miscellaneous Technical | age 9.0
U+23FF ⏿ OBSERVER EYE SYMBOL | category So (Other Symbol) | block Miscellaneous Technical | age 10.0
U+2400 ␀ SYMBOL FOR NULL | category So (Other Symbol) | block Control Pictures | age 1.1
U+2401 ␁ SYMBOL FOR START OF HEADING | category So (Other Symbol) | block Control Pictures | age 1.1
U+2402 ␂ SYMBOL FOR START OF TEXT | category So (Other Symbol) | block Control Pictures | age 1.1
U+2403 ␃ SYMBOL FOR END OF TEXT | category So (Other Symbol) | block Control Pictures | age 1.1
U+2404 ␄ SYMBOL FOR END OF TRANSMISSION | category So (Other Symbol) | block Control Pictures | age 1.1
U+2405 ␅ SYMBOL FOR ENQUIRY | category So (Other Symbol) | block Control Pictures | age 1.1
U+2406 ␆ SYMBOL FOR ACKNOWLEDGE | category So (Other Symbol) | block Control Pictures | age 1.1
U+2407 ␇ SYMBOL FOR BELL | category So (Other Symbol) | block Control Pictures | age 1.1
U+2408 ␈ SYMBOL FOR BACKSPACE | category So (Other Symbol) | block Control Pictures | age 1.1
U+2409 ␉ SYMBOL FOR HORIZONTAL TABULATION | category So (Other Symbol) | block Control Pictures | age 1.1
U+240A ␊ SYMBOL FOR LINE FEED | category So (Other Symbol) | block Control Pictures | age 1.1
U+240B ␋ SYMBOL FOR VERTICAL TABULATION | category So (Other Symbol) | block Control Pictures | age 1.1
U+240C ␌ SYMBOL FOR FORM FEED | category So (Other Symbol) | block Control Pictures | age 1.1
U+240D ␍ SYMBOL FOR CARRIAGE RETURN | category So (Other Symbol) | block Control Pictures | age 1.1
U+240E ␎ SYMBOL FOR SHIFT OUT | category So (Other Symbol) | block Control Pictures | age 1.1
U+240F ␏ SYMBOL FOR SHIFT IN | category So (Other Symbol) | block Control Pictures | age 1.1
U+2410 ␐ SYMBOL FOR DATA LINK ESCAPE | category So (Other Symbol) | block Control Pictures | age 1.1
U+2411 ␑ SYMBOL FOR DEVICE CONTROL ONE | category So (Other Symbol) | block Control Pictures | age 1.1
U+2412 ␒ SYMBOL FOR DEVICE CONTROL TWO | category So (Other Symbol) | block Control Pictures | age 1.1
U+2413 ␓ SYMBOL FOR DEVICE CONTROL THREE | category So (Other Symbol) | block Control Pictures | age 1.1
U+2414 ␔ SYMBOL FOR DEVICE CONTROL FOUR | category So (Other Symbol) | block Control Pictures | age 1.1
U+2415 ␕ SYMBOL FOR NEGATIVE ACKNOWLEDGE | category So (Other Symbol) | block Control Pictures | age 1.1
U+2416 ␖ SYMBOL FOR SYNCHRONOUS IDLE | category So (Other Symbol) | block Control Pictures | age 1.1
U+2417 ␗ SYMBOL FOR END OF TRANSMISSION BLOCK | category So (Other Symbol) | block Control Pictures | age 1.1
U+2418 ␘ SYMBOL FOR CANCEL | category So (Other Symbol) | block Control Pictures | age 1.1
U+2419 ␙ SYMBOL FOR END OF MEDIUM | category So (Other Symbol) | block Control Pictures | age 1.1
U+241A ␚ SYMBOL FOR SUBSTITUTE | category So (Other Symbol) | block Control Pictures | age 1.1
U+241B ␛ SYMBOL FOR ESCAPE | category So (Other Symbol) | block Control Pictures | age 1.1
U+241C ␜ SYMBOL FOR FILE SEPARATOR | category So (Other Symbol) | block Control Pictures | age 1.1
U+241D ␝ SYMBOL FOR GROUP SEPARATOR | category So (Other Symbol) | block Control Pictures | age 1.1
U+241E ␞ SYMBOL FOR RECORD SEPARATOR | category So (Other Symbol) | block Control Pictures | age 1.1
U+241F ␟ SYMBOL FOR UNIT SEPARATOR | category So (Other Symbol) | block Control Pictures | age 1.1
U+2420 ␠ SYMBOL FOR SPACE | category So (Other Symbol) | block Control Pictures | age 1.1
U+2421 ␡ SYMBOL FOR DELETE | category So (Other Symbol) | block Control Pictures | age 1.1
U+2422 ␢ BLANK SYMBOL | category So (Other Symbol) | block Control Pictures | age 1.1
U+2423 ␣ OPEN BOX | category So (Other Symbol) | block Control Pictures | age 1.1
U+2424  SYMBOL FOR NEWLINE | category So (Other Symbol) | block Control Pictures | age 1.1
U+2425 ␥ SYMBOL FOR DELETE FORM TWO | category So (Other Symbol) | block Control Pictures | age 3.0
U+2426 ␦ SYMBOL FOR SUBSTITUTE FORM TWO | category So (Other Symbol) | block Control Pictures | age 3.0
U+2427 SYMBOL FOR DELETE SQUARE CHECKER BOARD FORM | category So (Other Symbol) | block Control Pictures | age 16.0
U+2428 SYMBOL FOR DELETE RECTANGULAR CHECKER BOARD FORM | category So (Other Symbol) | block Control Pictures | age 16.0
U+2429 SYMBOL FOR DELETE MEDIUM SHADE FORM | category So (Other Symbol) | block Control Pictures | age 16.0
U+2440 ⑀ OCR HOOK | category So (Other Symbol) | block Optical Character Recognition | age 1.1
U+2441 ⑁ OCR CHAIR | category So (Other Symbol) | block Optical Character Recognition | age 1.1
U+2442 ⑂ OCR FORK | category So (Other Symbol) | block Optical Character Recognition | age 1.1
U+2443 ⑃ OCR INVERTED FORK | category So (Other Symbol) | block Optical Character Recognition | age 1.1
U+2444 ⑄ OCR BELT BUCKLE | category So (Other Symbol) | block Optical Character Recognition | age 1.1
U+2445 ⑅ OCR BOW TIE | category So (Other Symbol) | block Optical Character Recognition | age 1.1
U+2446 ⑆ OCR BRANCH BANK IDENTIFICATION | category So (Other Symbol) | block Optical Character Recognition | age 1.1
U+2447 ⑇ OCR AMOUNT OF CHECK | category So (Other Symbol) | block Optical Character Recognition | age 1.1
U+2448 ⑈ OCR DASH | category So (Other Symbol) | block Optical Character Recognition | age 1.1
U+2449 ⑉ OCR CUSTOMER ACCOUNT NUMBER | category So (Other Symbol) | block Optical Character Recognition | age 1.1
U+244A ⑊ OCR DOUBLE BACKSLASH | category So (Other Symbol) | block Optical Character Recognition | age 1.1
U+2460 ① CIRCLED DIGIT ONE | category No (Other Number) | block Enclosed Alphanumerics | age 1.1
U+2461 ② CIRCLED DIGIT TWO | category No (Other Number) | block Enclosed Alphanumerics | age 1.1
U+2462 ③ CIRCLED DIGIT THREE | category No (Other Number) | block Enclosed Alphanumerics | age 1.1
U+2463 ④ CIRCLED DIGIT FOUR | category No (Other Number) | block Enclosed Alphanumerics | age 1.1
U+2464 ⑤ CIRCLED DIGIT FIVE | category No (Other Number) | block Enclosed Alphanumerics | age 1.1
U+2465 ⑥ CIRCLED DIGIT SIX | category No (Other Number) | block Enclosed Alphanumerics | age 1.1
U+2466 ⑦ CIRCLED DIGIT SEVEN | category No (Other Number) | block Enclosed Alphanumerics | age 1.1
U+2467 ⑧ CIRCLED DIGIT EIGHT | category No (Other Number) | block Enclosed Alphanumerics | age 1.1
U+2468 ⑨ CIRCLED DIGIT NINE | category No (Other Number) | block Enclosed Alphanumerics | age 1.1
U+2469 ⑩ CIRCLED NUMBER TEN | category No (Other Number) | block Enclosed Alphanumerics | age 1.1
U+246A ⑪ CIRCLED NUMBER ELEVEN | category No (Other Number) | block Enclosed Alphanumerics | age 1.1
U+246B ⑫ CIRCLED NUMBER TWELVE | category No (Other Number) | block Enclosed Alphanumerics | age 1.1
U+246C ⑬ CIRCLED NUMBER THIRTEEN | category No (Other Number) | block Enclosed Alphanumerics | age 1.1
U+246D ⑭ CIRCLED NUMBER FOURTEEN | category No (Other Number) | block Enclosed Alphanumerics | age 1.1
U+246E ⑮ CIRCLED NUMBER FIFTEEN | category No (Other Number) | block Enclosed Alphanumerics | age 1.1
U+246F ⑯ CIRCLED NUMBER SIXTEEN | category No (Other Number) | block Enclosed Alphanumerics | age 1.1
U+2470 ⑰ CIRCLED NUMBER SEVENTEEN | category No (Other Number) | block Enclosed Alphanumerics | age 1.1
U+2471 ⑱ CIRCLED NUMBER EIGHTEEN | category No (Other Number) | block Enclosed Alphanumerics | age 1.1
U+2472 ⑲ CIRCLED NUMBER NINETEEN | category No (Other Number) | block Enclosed Alphanumerics | age 1.1
U+2473 ⑳ CIRCLED NUMBER TWENTY | category No (Other Number) | block Enclosed Alphanumerics | age 1.1
U+2474 ⑴ PARENTHESIZED DIGIT ONE | category No (Other Number) | block Enclosed Alphanumerics | age 1.1
U+2475 ⑵ PARENTHESIZED DIGIT TWO | category No (Other Number) | block Enclosed Alphanumerics | age 1.1
U+2476 ⑶ PARENTHESIZED DIGIT THREE | category No (Other Number) | block Enclosed Alphanumerics | age 1.1
U+2477 ⑷ PARENTHESIZED DIGIT FOUR | category No (Other Number) | block Enclosed Alphanumerics | age 1.1
U+2478 ⑸ PARENTHESIZED DIGIT FIVE | category No (Other Number) | block Enclosed Alphanumerics | age 1.1
U+2479 ⑹ PARENTHESIZED DIGIT SIX | category No (Other Number) | block Enclosed Alphanumerics | age 1.1
U+247A ⑺ PARENTHESIZED DIGIT SEVEN | category No (Other Number) | block Enclosed Alphanumerics | age 1.1
U+247B ⑻ PARENTHESIZED DIGIT EIGHT | category No (Other Number) | block Enclosed Alphanumerics | age 1.1
U+247C ⑼ PARENTHESIZED DIGIT NINE | category No (Other Number) | block Enclosed Alphanumerics | age 1.1
U+247D ⑽ PARENTHESIZED NUMBER TEN | category No (Other Number) | block Enclosed Alphanumerics | age 1.1
U+247E ⑾ PARENTHESIZED NUMBER ELEVEN | category No (Other Number) | block Enclosed Alphanumerics | age 1.1
U+247F ⑿ PARENTHESIZED NUMBER TWELVE | category No (Other Number) | block Enclosed Alphanumerics | age 1.1
U+2480 ⒀ PARENTHESIZED NUMBER THIRTEEN | category No (Other Number) | block Enclosed Alphanumerics | age 1.1
U+2481 ⒁ PARENTHESIZED NUMBER FOURTEEN | category No (Other Number) | block Enclosed Alphanumerics | age 1.1
U+2482 ⒂ PARENTHESIZED NUMBER FIFTEEN | category No (Other Number) | block Enclosed Alphanumerics | age 1.1
U+2483 ⒃ PARENTHESIZED NUMBER SIXTEEN | category No (Other Number) | block Enclosed Alphanumerics | age 1.1
U+2484 ⒄ PARENTHESIZED NUMBER SEVENTEEN | category No (Other Number) | block Enclosed Alphanumerics | age 1.1
U+2485 ⒅ PARENTHESIZED NUMBER EIGHTEEN | category No (Other Number) | block Enclosed Alphanumerics | age 1.1
U+2486 ⒆ PARENTHESIZED NUMBER NINETEEN | category No (Other Number) | block Enclosed Alphanumerics | age 1.1
U+2487 ⒇ PARENTHESIZED NUMBER TWENTY | category No (Other Number) | block Enclosed Alphanumerics | age 1.1
U+2488 ⒈ DIGIT ONE FULL STOP | category No (Other Number) | block Enclosed Alphanumerics | age 1.1
U+2489 ⒉ DIGIT TWO FULL STOP | category No (Other Number) | block Enclosed Alphanumerics | age 1.1
U+248A ⒊ DIGIT THREE FULL STOP | category No (Other Number) | block Enclosed Alphanumerics | age 1.1
U+248B ⒋ DIGIT FOUR FULL STOP | category No (Other Number) | block Enclosed Alphanumerics | age 1.1
U+248C ⒌ DIGIT FIVE FULL STOP | category No (Other Number) | block Enclosed Alphanumerics | age 1.1
U+248D ⒍ DIGIT SIX FULL STOP | category No (Other Number) | block Enclosed Alphanumerics | age 1.1
U+248E ⒎ DIGIT SEVEN FULL STOP | category No (Other Number) | block Enclosed Alphanumerics | age 1.1
U+248F ⒏ DIGIT EIGHT FULL STOP | category No (Other Number) | block Enclosed Alphanumerics | age 1.1
U+2490 ⒐ DIGIT NINE FULL STOP | category No (Other Number) | block Enclosed Alphanumerics | age 1.1
U+2491 ⒑ NUMBER TEN FULL STOP | category No (Other Number) | block Enclosed Alphanumerics | age 1.1
U+2492 ⒒ NUMBER ELEVEN FULL STOP | category No (Other Number) | block Enclosed Alphanumerics | age 1.1
U+2493 ⒓ NUMBER TWELVE FULL STOP | category No (Other Number) | block Enclosed Alphanumerics | age 1.1
U+2494 ⒔ NUMBER THIRTEEN FULL STOP | category No (Other Number) | block Enclosed Alphanumerics | age 1.1
U+2495 ⒕ NUMBER FOURTEEN FULL STOP | category No (Other Number) | block Enclosed Alphanumerics | age 1.1
U+2496 ⒖ NUMBER FIFTEEN FULL STOP | category No (Other Number) | block Enclosed Alphanumerics | age 1.1
U+2497 ⒗ NUMBER SIXTEEN FULL STOP | category No (Other Number) | block Enclosed Alphanumerics | age 1.1
U+2498 ⒘ NUMBER SEVENTEEN FULL STOP | category No (Other Number) | block Enclosed Alphanumerics | age 1.1
U+2499 ⒙ NUMBER EIGHTEEN FULL STOP | category No (Other Number) | block Enclosed Alphanumerics | age 1.1
U+249A ⒚ NUMBER NINETEEN FULL STOP | category No (Other Number) | block Enclosed Alphanumerics | age 1.1
U+249B ⒛ NUMBER TWENTY FULL STOP | category No (Other Number) | block Enclosed Alphanumerics | age 1.1
U+249C ⒜ PARENTHESIZED LATIN SMALL LETTER A | category So (Other Symbol) | block Enclosed Alphanumerics | age 1.1
U+249D ⒝ PARENTHESIZED LATIN SMALL LETTER B | category So (Other Symbol) | block Enclosed Alphanumerics | age 1.1
U+249E ⒞ PARENTHESIZED LATIN SMALL LETTER C | category So (Other Symbol) | block Enclosed Alphanumerics | age 1.1
U+249F ⒟ PARENTHESIZED LATIN SMALL LETTER D | category So (Other Symbol) | block Enclosed Alphanumerics | age 1.1
U+24A0 ⒠ PARENTHESIZED LATIN SMALL LETTER E | category So (Other Symbol) | block Enclosed Alphanumerics | age 1.1
U+24A1 ⒡ PARENTHESIZED LATIN SMALL LETTER F | category So (Other Symbol) | block Enclosed Alphanumerics | age 1.1
U+24A2 ⒢ PARENTHESIZED LATIN SMALL LETTER G | category So (Other Symbol) | block Enclosed Alphanumerics | age 1.1
U+24A3 ⒣ PARENTHESIZED LATIN SMALL LETTER H | category So (Other Symbol) | block Enclosed Alphanumerics | age 1.1
U+24A4 ⒤ PARENTHESIZED LATIN SMALL LETTER I | category So (Other Symbol) | block Enclosed Alphanumerics | age 1.1
U+24A5 ⒥ PARENTHESIZED LATIN SMALL LETTER J | category So (Other Symbol) | block Enclosed Alphanumerics | age 1.1
U+24A6 ⒦ PARENTHESIZED LATIN SMALL LETTER K | category So (Other Symbol) | block Enclosed Alphanumerics | age 1.1
U+24A7 ⒧ PARENTHESIZED LATIN SMALL LETTER L | category So (Other Symbol) | block Enclosed Alphanumerics | age 1.1
U+24A8 ⒨ PARENTHESIZED LATIN SMALL LETTER M | category So (Other Symbol) | block Enclosed Alphanumerics | age 1.1
U+24A9 ⒩ PARENTHESIZED LATIN SMALL LETTER N | category So (Other Symbol) | block Enclosed Alphanumerics | age 1.1
U+24AA ⒪ PARENTHESIZED LATIN SMALL LETTER O | category So (Other Symbol) | block Enclosed Alphanumerics | age 1.1
U+24AB ⒫ PARENTHESIZED LATIN SMALL LETTER P | category So (Other Symbol) | block Enclosed Alphanumerics | age 1.1
U+24AC ⒬ PARENTHESIZED LATIN SMALL LETTER Q | category So (Other Symbol) | block Enclosed Alphanumerics | age 1.1
U+24AD ⒭ PARENTHESIZED LATIN SMALL LETTER R | category So (Other Symbol) | block Enclosed Alphanumerics | age 1.1
U+24AE ⒮ PARENTHESIZED LATIN SMALL LETTER S | category So (Other Symbol) | block Enclosed Alphanumerics | age 1.1
U+24AF ⒯ PARENTHESIZED LATIN SMALL LETTER T | category So (Other Symbol) | block Enclosed Alphanumerics | age 1.1
U+24B0 ⒰ PARENTHESIZED LATIN SMALL LETTER U | category So (Other Symbol) | block Enclosed Alphanumerics | age 1.1
U+24B1 ⒱ PARENTHESIZED LATIN SMALL LETTER V | category So (Other Symbol) | block Enclosed Alphanumerics | age 1.1
U+24B2 ⒲ PARENTHESIZED LATIN SMALL LETTER W | category So (Other Symbol) | block Enclosed Alphanumerics | age 1.1
U+24B3 ⒳ PARENTHESIZED LATIN SMALL LETTER X | category So (Other Symbol) | block Enclosed Alphanumerics | age 1.1
U+24B4 ⒴ PARENTHESIZED LATIN SMALL LETTER Y | category So (Other Symbol) | block Enclosed Alphanumerics | age 1.1
U+24B5 ⒵ PARENTHESIZED LATIN SMALL LETTER Z | category So (Other Symbol) | block Enclosed Alphanumerics | age 1.1
U+24B6 Ⓐ CIRCLED LATIN CAPITAL LETTER A | category So (Other Symbol) | block Enclosed Alphanumerics | age 1.1
U+24B7 Ⓑ CIRCLED LATIN CAPITAL LETTER B | category So (Other Symbol) | block Enclosed Alphanumerics | age 1.1
U+24B8 Ⓒ CIRCLED LATIN CAPITAL LETTER C | category So (Other Symbol) | block Enclosed Alphanumerics | age 1.1
U+24B9 Ⓓ CIRCLED LATIN CAPITAL LETTER D | category So (Other Symbol) | block Enclosed Alphanumerics | age 1.1
U+24BA Ⓔ CIRCLED LATIN CAPITAL LETTER E | category So (Other Symbol) | block Enclosed Alphanumerics | age 1.1
U+24BB Ⓕ CIRCLED LATIN CAPITAL LETTER F | category So (Other Symbol) | block Enclosed Alphanumerics | age 1.1
U+24BC Ⓖ CIRCLED LATIN CAPITAL LETTER G | category So (Other Symbol) | block Enclosed Alphanumerics | age 1.1
U+24BD Ⓗ CIRCLED LATIN CAPITAL LETTER H | category So (Other Symbol) | block Enclosed Alphanumerics | age 1.1
U+24BE Ⓘ CIRCLED LATIN CAPITAL LETTER I | category So (Other Symbol) | block Enclosed Alphanumerics | age 1.1
U+24BF Ⓙ CIRCLED LATIN CAPITAL LETTER J | category So (Other Symbol) | block Enclosed Alphanumerics | age 1.1
U+24C0 Ⓚ CIRCLED LATIN CAPITAL LETTER K | category So (Other Symbol) | block Enclosed Alphanumerics | age 1.1
U+24C1 Ⓛ CIRCLED LATIN CAPITAL LETTER L | category So (Other Symbol) | block Enclosed Alphanumerics | age 1.1
U+24C2 Ⓜ CIRCLED LATIN CAPITAL LETTER M | category So (Other Symbol) | block Enclosed Alphanumerics | age 1.1
U+24C3 Ⓝ CIRCLED LATIN CAPITAL LETTER N | category So (Other Symbol) | block Enclosed Alphanumerics | age 1.1
U+24C4 Ⓞ CIRCLED LATIN CAPITAL LETTER O | category So (Other Symbol) | block Enclosed Alphanumerics | age 1.1
U+24C5 Ⓟ CIRCLED LATIN CAPITAL LETTER P | category So (Other Symbol) | block Enclosed Alphanumerics | age 1.1
U+24C6 Ⓠ CIRCLED LATIN CAPITAL LETTER Q | category So (Other Symbol) | block Enclosed Alphanumerics | age 1.1
U+24C7 Ⓡ CIRCLED LATIN CAPITAL LETTER R | category So (Other Symbol) | block Enclosed Alphanumerics | age 1.1
U+24C8 Ⓢ CIRCLED LATIN CAPITAL LETTER S | category So (Other Symbol) | block Enclosed Alphanumerics | age 1.1
U+24C9 Ⓣ CIRCLED LATIN CAPITAL LETTER T | category So (Other Symbol) | block Enclosed Alphanumerics | age 1.1
U+24CA Ⓤ CIRCLED LATIN CAPITAL LETTER U | category So (Other Symbol) | block Enclosed Alphanumerics | age 1.1
U+24CB Ⓥ CIRCLED LATIN CAPITAL LETTER V | category So (Other Symbol) | block Enclosed Alphanumerics | age 1.1
U+24CC Ⓦ CIRCLED LATIN CAPITAL LETTER W | category So (Other Symbol) | block Enclosed Alphanumerics | age 1.1
U+24CD Ⓧ CIRCLED LATIN CAPITAL LETTER X | category So (Other Symbol) | block Enclosed Alphanumerics | age 1.1
U+24CE Ⓨ CIRCLED LATIN CAPITAL LETTER Y | category So (Other Symbol) | block Enclosed Alphanumerics | age 1.1
U+24CF Ⓩ CIRCLED LATIN CAPITAL LETTER Z | category So (Other Symbol) | block Enclosed Alphanumerics | age 1.1
U+24D0 ⓐ CIRCLED LATIN SMALL LETTER A | category So (Other Symbol) | block Enclosed Alphanumerics | age 1.1
U+24D1 ⓑ CIRCLED LATIN SMALL LETTER B | category So (Other Symbol) | block Enclosed Alphanumerics | age 1.1
U+24D2 ⓒ CIRCLED LATIN SMALL LETTER C | category So (Other Symbol) | block Enclosed Alphanumerics | age 1.1
U+24D3 ⓓ CIRCLED LATIN SMALL LETTER D | category So (Other Symbol) | block Enclosed Alphanumerics | age 1.1
U+24D4 ⓔ CIRCLED LATIN SMALL LETTER E | category So (Other Symbol) | block Enclosed Alphanumerics | age 1.1
U+24D5 ⓕ CIRCLED LATIN SMALL LETTER F | category So (Other Symbol) | block Enclosed Alphanumerics | age 1.1
U+24D6 ⓖ CIRCLED LATIN SMALL LETTER G | category So (Other Symbol) | block Enclosed Alphanumerics | age 1.1
U+24D7 ⓗ CIRCLED LATIN SMALL LETTER H | category So (Other Symbol) | block Enclosed Alphanumerics | age 1.1
U+24D8 ⓘ CIRCLED LATIN SMALL LETTER I | category So (Other Symbol) | block Enclosed Alphanumerics | age 1.1
U+24D9 ⓙ CIRCLED LATIN SMALL LETTER J | category So (Other Symbol) | block Enclosed Alphanumerics | age 1.1
U+24DA ⓚ CIRCLED LATIN SMALL LETTER K | category So (Other Symbol) | block Enclosed Alphanumerics | age 1.1
U+24DB ⓛ CIRCLED LATIN SMALL LETTER L | category So (Other Symbol) | block Enclosed Alphanumerics | age 1.1
U+24DC ⓜ CIRCLED LATIN SMALL LETTER M | category So (Other Symbol) | block Enclosed Alphanumerics | age 1.1
U+24DD ⓝ CIRCLED LATIN SMALL LETTER N | category So (Other Symbol) | block Enclosed Alphanumerics | age 1.1
U+24DE ⓞ CIRCLED LATIN SMALL LETTER O | category So (Other Symbol) | block Enclosed Alphanumerics | age 1.1
U+24DF ⓟ CIRCLED LATIN SMALL LETTER P | category So (Other Symbol) | block Enclosed Alphanumerics | age 1.1
U+24E0 ⓠ CIRCLED LATIN SMALL LETTER Q | category So (Other Symbol) | block Enclosed Alphanumerics | age 1.1
U+24E1 ⓡ CIRCLED LATIN SMALL LETTER R | category So (Other Symbol) | block Enclosed Alphanumerics | age 1.1
U+24E2 ⓢ CIRCLED LATIN SMALL LETTER S | category So (Other Symbol) | block Enclosed Alphanumerics | age 1.1
U+24E3 ⓣ CIRCLED LATIN SMALL LETTER T | category So (Other Symbol) | block Enclosed Alphanumerics | age 1.1
U+24E4 ⓤ CIRCLED LATIN SMALL LETTER U | category So (Other Symbol) | block Enclosed Alphanumerics | age 1.1
U+24E5 ⓥ CIRCLED LATIN SMALL LETTER V | category So (Other Symbol) | block Enclosed Alphanumerics | age 1.1
U+24E6 ⓦ CIRCLED LATIN SMALL LETTER W | category So (Other Symbol) | block Enclosed Alphanumerics | age 1.1
U+24E7 ⓧ CIRCLED LATIN SMALL LETTER X | category So (Other Symbol) | block Enclosed Alphanumerics | age 1.1
U+24E8 ⓨ CIRCLED LATIN SMALL LETTER Y | category So (Other Symbol) | block Enclosed Alphanumerics | age 1.1
U+24E9 ⓩ CIRCLED LATIN SMALL LETTER Z | category So (Other Symbol) | block Enclosed Alphanumerics | age 1.1
U+24EA ⓪ CIRCLED DIGIT ZERO | category No (Other Number) | block Enclosed Alphanumerics | age 1.1
U+24EB ⓫ NEGATIVE CIRCLED NUMBER ELEVEN | category No (Other Number) | block Enclosed Alphanumerics | age 3.2
U+24EC ⓬ NEGATIVE CIRCLED NUMBER TWELVE | category No (Other Number) | block Enclosed Alphanumerics | age 3.2
U+24ED ⓭ NEGATIVE CIRCLED NUMBER THIRTEEN | category No (Other Number) | block Enclosed Alphanumerics | age 3.2
U+24EE ⓮ NEGATIVE CIRCLED NUMBER FOURTEEN | category No (Other Number) | block Enclosed Alphanumerics | age 3.2
U+24EF ⓯ NEGATIVE CIRCLED NUMBER FIFTEEN | category No (Other Number) | block Enclosed Alphanumerics | age 3.2
U+24F0 ⓰ NEGATIVE CIRCLED NUMBER SIXTEEN | category No (Other Number) | block Enclosed Alphanumerics | age 3.2
U+24F1 ⓱ NEGATIVE CIRCLED NUMBER SEVENTEEN | category No (Other Number) | block Enclosed Alphanumerics | age 3.2
U+24F2 ⓲ NEGATIVE CIRCLED NUMBER EIGHTEEN | category No (Other Number) | block Enclosed Alphanumerics | age 3.2
U+24F3 ⓳ NEGATIVE CIRCLED NUMBER NINETEEN | category No (Other Number) | block Enclosed Alphanumerics | age 3.2
U+24F4 ⓴ NEGATIVE CIRCLED NUMBER TWENTY | category No (Other Number) | block Enclosed Alphanumerics | age 3.2
U+24F5 ⓵ DOUBLE CIRCLED DIGIT ONE | category No (Other Number) | block Enclosed Alphanumerics | age 3.2
U+24F6 ⓶ DOUBLE CIRCLED DIGIT TWO | category No (Other Number) | block Enclosed Alphanumerics | age 3.2
U+24F7 ⓷ DOUBLE CIRCLED DIGIT THREE | category No (Other Number) | block Enclosed Alphanumerics | age 3.2
U+24F8 ⓸ DOUBLE CIRCLED DIGIT FOUR | category No (Other Number) | block Enclosed Alphanumerics | age 3.2
U+24F9 ⓹ DOUBLE CIRCLED DIGIT FIVE | category No (Other Number) | block Enclosed Alphanumerics | age 3.2
U+24FA ⓺ DOUBLE CIRCLED DIGIT SIX | category No (Other Number) | block Enclosed Alphanumerics | age 3.2
U+24FB ⓻ DOUBLE CIRCLED DIGIT SEVEN | category No (Other Number) | block Enclosed Alphanumerics | age 3.2
U+24FC ⓼ DOUBLE CIRCLED DIGIT EIGHT | category No (Other Number) | block Enclosed Alphanumerics | age 3.2
U+24FD ⓽ DOUBLE CIRCLED DIGIT NINE | category No (Other Number) | block Enclosed Alphanumerics | age 3.2
U+24FE ⓾ DOUBLE CIRCLED NUMBER TEN | category No (Other Number) | block Enclosed Alphanumerics | age 3.2
U+24FF ⓿ NEGATIVE CIRCLED DIGIT ZERO | category No (Other Number) | block Enclosed Alphanumerics | age 4.0
U+2500 ─ BOX DRAWINGS LIGHT HORIZONTAL | category So (Other Symbol) | block Box Drawing | age 1.1
U+2501 ━ BOX DRAWINGS HEAVY HORIZONTAL | category So (Other Symbol) | block Box Drawing | age 1.1
U+2502 │ BOX DRAWINGS LIGHT VERTICAL | category So (Other Symbol) | block Box Drawing | age 1.1
U+2503 ┃ BOX DRAWINGS HEAVY VERTICAL | category So (Other Symbol) | block Box Drawing | age 1.1
U+2504 ┄ BOX DRAWINGS LIGHT TRIPLE DASH HORIZONTAL | category So (Other Symbol) | block Box Drawing | age 1.1
U+2505 ┅ BOX DRAWINGS HEAVY TRIPLE DASH HORIZONTAL | category So (Other Symbol) | block Box Drawing | age 1.1
U+2506 ┆ BOX DRAWINGS LIGHT TRIPLE DASH VERTICAL | category So (Other Symbol) | block Box Drawing | age 1.1
U+2507 ┇ BOX DRAWINGS HEAVY TRIPLE DASH VERTICAL | category So (Other Symbol) | block Box Drawing | age 1.1
U+2508 ┈ BOX DRAWINGS LIGHT QUADRUPLE DASH HORIZONTAL | category So (Other Symbol) | block Box Drawing | age 1.1
U+2509 ┉ BOX DRAWINGS HEAVY QUADRUPLE DASH HORIZONTAL | category So (Other Symbol) | block Box Drawing | age 1.1
U+250A ┊ BOX DRAWINGS LIGHT QUADRUPLE DASH VERTICAL | category So (Other Symbol) | block Box Drawing | age 1.1
U+250B ┋ BOX DRAWINGS HEAVY QUADRUPLE DASH VERTICAL | category So (Other Symbol) | block Box Drawing | age 1.1
U+250C ┌ BOX DRAWINGS LIGHT DOWN AND RIGHT | category So (Other Symbol) | block Box Drawing | age 1.1
U+250D ┍ BOX DRAWINGS DOWN LIGHT AND RIGHT HEAVY | category So (Other Symbol) | block Box Drawing | age 1.1
U+250E ┎ BOX DRAWINGS DOWN HEAVY AND RIGHT LIGHT | category So (Other Symbol) | block Box Drawing | age 1.1
U+250F ┏ BOX DRAWINGS HEAVY DOWN AND RIGHT | category So (Other Symbol) | block Box Drawing | age 1.1
U+2510 ┐ BOX DRAWINGS LIGHT DOWN AND LEFT | category So (Other Symbol) | block Box Drawing | age 1.1
U+2511 ┑ BOX DRAWINGS DOWN LIGHT AND LEFT HEAVY | category So (Other Symbol) | block Box Drawing | age 1.1
U+2512 ┒ BOX DRAWINGS DOWN HEAVY AND LEFT LIGHT | category So (Other Symbol) | block Box Drawing | age 1.1
U+2513 ┓ BOX DRAWINGS HEAVY DOWN AND LEFT | category So (Other Symbol) | block Box Drawing | age 1.1
U+2514 └ BOX DRAWINGS LIGHT UP AND RIGHT | category So (Other Symbol) | block Box Drawing | age 1.1
U+2515 ┕ BOX DRAWINGS UP LIGHT AND RIGHT HEAVY | category So (Other Symbol) | block Box Drawing | age 1.1
U+2516 ┖ BOX DRAWINGS UP HEAVY AND RIGHT LIGHT | category So (Other Symbol) | block Box Drawing | age 1.1
U+2517 ┗ BOX DRAWINGS HEAVY UP AND RIGHT | category So (Other Symbol) | block Box Drawing | age 1.1
U+2518 ┘ BOX DRAWINGS LIGHT UP AND LEFT | category So (Other Symbol) | block Box Drawing | age 1.1
U+2519 ┙ BOX DRAWINGS UP LIGHT AND LEFT HEAVY | category So (Other Symbol) | block Box Drawing | age 1.1
U+251A ┚ BOX DRAWINGS UP HEAVY AND LEFT LIGHT | category So (Other Symbol) | block Box Drawing | age 1.1
U+251B ┛ BOX DRAWINGS HEAVY UP AND LEFT | category So (Other Symbol) | block Box Drawing | age 1.1
U+251C ├ BOX DRAWINGS LIGHT VERTICAL AND RIGHT | category So (Other Symbol) | block Box Drawing | age 1.1
U+251D ┝ BOX DRAWINGS VERTICAL LIGHT AND RIGHT HEAVY | category So (Other Symbol) | block Box Drawing | age 1.1
U+251E ┞ BOX DRAWINGS UP HEAVY AND RIGHT DOWN LIGHT | category So (Other Symbol) | block Box Drawing | age 1.1
U+251F ┟ BOX DRAWINGS DOWN HEAVY AND RIGHT UP LIGHT | category So (Other Symbol) | block Box Drawing | age 1.1
U+2520 ┠ BOX DRAWINGS VERTICAL HEAVY AND RIGHT LIGHT | category So (Other Symbol) | block Box Drawing | age 1.1
U+2521 ┡ BOX DRAWINGS DOWN LIGHT AND RIGHT UP HEAVY | category So (Other Symbol) | block Box Drawing | age 1.1
U+2522 ┢ BOX DRAWINGS UP LIGHT AND RIGHT DOWN HEAVY | category So (Other Symbol) | block Box Drawing | age 1.1
U+2523 ┣ BOX DRAWINGS HEAVY VERTICAL AND RIGHT | category So (Other Symbol) | block Box Drawing | age 1.1
U+2524 ┤ BOX DRAWINGS LIGHT VERTICAL AND LEFT | category So (Other Symbol) | block Box Drawing | age 1.1
U+2525 ┥ BOX DRAWINGS VERTICAL LIGHT AND LEFT HEAVY | category So (Other Symbol) | block Box Drawing | age 1.1
U+2526 ┦ BOX DRAWINGS UP HEAVY AND LEFT DOWN LIGHT | category So (Other Symbol) | block Box Drawing | age 1.1
U+2527 ┧ BOX DRAWINGS DOWN HEAVY AND LEFT UP LIGHT | category So (Other Symbol) | block Box Drawing | age 1.1
U+2528 ┨ BOX DRAWINGS VERTICAL HEAVY AND LEFT LIGHT | category So (Other Symbol) | block Box Drawing | age 1.1
U+2529 ┩ BOX DRAWINGS DOWN LIGHT AND LEFT UP HEAVY | category So (Other Symbol) | block Box Drawing | age 1.1
U+252A ┪ BOX DRAWINGS UP LIGHT AND LEFT DOWN HEAVY | category So (Other Symbol) | block Box Drawing | age 1.1
U+252B ┫ BOX DRAWINGS HEAVY VERTICAL AND LEFT | category So (Other Symbol) | block Box Drawing | age 1.1
U+252C ┬ BOX DRAWINGS LIGHT DOWN AND HORIZONTAL | category So (Other Symbol) | block Box Drawing | age 1.1
U+252D ┭ BOX DRAWINGS LEFT HEAVY AND RIGHT DOWN LIGHT | category So (Other Symbol) | block Box Drawing | age 1.1
U+252E ┮ BOX DRAWINGS RIGHT HEAVY AND LEFT DOWN LIGHT | category So (Other Symbol) | block Box Drawing | age 1.1
U+252F ┯ BOX DRAWINGS DOWN LIGHT AND HORIZONTAL HEAVY | category So (Other Symbol) | block Box Drawing | age 1.1
U+2530 ┰ BOX DRAWINGS DOWN HEAVY AND HORIZONTAL LIGHT | category So (Other Symbol) | block Box Drawing | age 1.1
U+2531 ┱ BOX DRAWINGS RIGHT LIGHT AND LEFT DOWN HEAVY | category So (Other Symbol) | block Box Drawing | age 1.1
U+2532 ┲ BOX DRAWINGS LEFT LIGHT AND RIGHT DOWN HEAVY | category So (Other Symbol) | block Box Drawing | age 1.1
U+2533 ┳ BOX DRAWINGS HEAVY DOWN AND HORIZONTAL | category So (Other Symbol) | block Box Drawing | age 1.1
U+2534 ┴ BOX DRAWINGS LIGHT UP AND HORIZONTAL | category So (Other Symbol) | block Box Drawing | age 1.1
U+2535 ┵ BOX DRAWINGS LEFT HEAVY AND RIGHT UP LIGHT | category So (Other Symbol) | block Box Drawing | age 1.1
U+2536 ┶ BOX DRAWINGS RIGHT HEAVY AND LEFT UP LIGHT | category So (Other Symbol) | block Box Drawing | age 1.1
U+2537 ┷ BOX DRAWINGS UP LIGHT AND HORIZONTAL HEAVY | category So (Other Symbol) | block Box Drawing | age 1.1
U+2538 ┸ BOX DRAWINGS UP HEAVY AND HORIZONTAL LIGHT | category So (Other Symbol) | block Box Drawing | age 1.1
U+2539 ┹ BOX DRAWINGS RIGHT LIGHT AND LEFT UP HEAVY | category So (Other Symbol) | block Box Drawing | age 1.1
U+253A ┺ BOX DRAWINGS LEFT LIGHT AND RIGHT UP HEAVY | category So (Other Symbol) | block Box Drawing | age 1.1
U+253B ┻ BOX DRAWINGS HEAVY UP AND HORIZONTAL | category So (Other Symbol) | block Box Drawing | age 1.1
U+253C ┼ BOX DRAWINGS LIGHT VERTICAL AND HORIZONTAL | category So (Other Symbol) | block Box Drawing | age 1.1
U+253D ┽ BOX DRAWINGS LEFT HEAVY AND RIGHT VERTICAL LIGHT | category So (Other Symbol) | block Box Drawing | age 1.1
U+253E ┾ BOX DRAWINGS RIGHT HEAVY AND LEFT VERTICAL LIGHT | category So (Other Symbol) | block Box Drawing | age 1.1
U+253F ┿ BOX DRAWINGS VERTICAL LIGHT AND HORIZONTAL HEAVY | category So (Other Symbol) | block Box Drawing | age 1.1
U+2540 ╀ BOX DRAWINGS UP HEAVY AND DOWN HORIZONTAL LIGHT | category So (Other Symbol) | block Box Drawing | age 1.1
U+2541 ╁ BOX DRAWINGS DOWN HEAVY AND UP HORIZONTAL LIGHT | category So (Other Symbol) | block Box Drawing | age 1.1
U+2542 ╂ BOX DRAWINGS VERTICAL HEAVY AND HORIZONTAL LIGHT | category So (Other Symbol) | block Box Drawing | age 1.1
U+2543 ╃ BOX DRAWINGS LEFT UP HEAVY AND RIGHT DOWN LIGHT | category So (Other Symbol) | block Box Drawing | age 1.1
U+2544 ╄ BOX DRAWINGS RIGHT UP HEAVY AND LEFT DOWN LIGHT | category So (Other Symbol) | block Box Drawing | age 1.1
U+2545 ╅ BOX DRAWINGS LEFT DOWN HEAVY AND RIGHT UP LIGHT | category So (Other Symbol) | block Box Drawing | age 1.1
U+2546 ╆ BOX DRAWINGS RIGHT DOWN HEAVY AND LEFT UP LIGHT | category So (Other Symbol) | block Box Drawing | age 1.1
U+2547 ╇ BOX DRAWINGS DOWN LIGHT AND UP HORIZONTAL HEAVY | category So (Other Symbol) | block Box Drawing | age 1.1
U+2548 ╈ BOX DRAWINGS UP LIGHT AND DOWN HORIZONTAL HEAVY | category So (Other Symbol) | block Box Drawing | age 1.1
U+2549 ╉ BOX DRAWINGS RIGHT LIGHT AND LEFT VERTICAL HEAVY | category So (Other Symbol) | block Box Drawing | age 1.1
U+254A ╊ BOX DRAWINGS LEFT LIGHT AND RIGHT VERTICAL HEAVY | category So (Other Symbol) | block Box Drawing | age 1.1
U+254B ╋ BOX DRAWINGS HEAVY VERTICAL AND HORIZONTAL | category So (Other Symbol) | block Box Drawing | age 1.1
U+254C ╌ BOX DRAWINGS LIGHT DOUBLE DASH HORIZONTAL | category So (Other Symbol) | block Box Drawing | age 1.1
U+254D ╍ BOX DRAWINGS HEAVY DOUBLE DASH HORIZONTAL | category So (Other Symbol) | block Box Drawing | age 1.1
U+254E ╎ BOX DRAWINGS LIGHT DOUBLE DASH VERTICAL | category So (Other Symbol) | block Box Drawing | age 1.1
U+254F ╏ BOX DRAWINGS HEAVY DOUBLE DASH VERTICAL | category So (Other Symbol) | block Box Drawing | age 1.1
U+2550 ═ BOX DRAWINGS DOUBLE HORIZONTAL | category So (Other Symbol) | block Box Drawing | age 1.1
U+2551 ║ BOX DRAWINGS DOUBLE VERTICAL | category So (Other Symbol) | block Box Drawing | age 1.1
U+2552 ╒ BOX DRAWINGS DOWN SINGLE AND RIGHT DOUBLE | category So (Other Symbol) | block Box Drawing | age 1.1
U+2553 ╓ BOX DRAWINGS DOWN DOUBLE AND RIGHT SINGLE | category So (Other Symbol) | block Box Drawing | age 1.1
U+2554 ╔ BOX DRAWINGS DOUBLE DOWN AND RIGHT | category So (Other Symbol) | block Box Drawing | age 1.1
U+2555 ╕ BOX DRAWINGS DOWN SINGLE AND LEFT DOUBLE | category So (Other Symbol) | block Box Drawing | age 1.1
U+2556 ╖ BOX DRAWINGS DOWN DOUBLE AND LEFT SINGLE | category So (Other Symbol) | block Box Drawing | age 1.1
U+2557 ╗ BOX DRAWINGS DOUBLE DOWN AND LEFT | category So (Other Symbol) | block Box Drawing | age 1.1
U+2558 ╘ BOX DRAWINGS UP SINGLE AND RIGHT DOUBLE | category So (Other Symbol) | block Box Drawing | age 1.1
U+2559 ╙ BOX DRAWINGS UP DOUBLE AND RIGHT SINGLE | category So (Other Symbol) | block Box Drawing | age 1.1
U+255A ╚ BOX DRAWINGS DOUBLE UP AND RIGHT | category So (Other Symbol) | block Box Drawing | age 1.1
U+255B ╛ BOX DRAWINGS UP SINGLE AND LEFT DOUBLE | category So (Other Symbol) | block Box Drawing | age 1.1
U+255C ╜ BOX DRAWINGS UP DOUBLE AND LEFT SINGLE | category So (Other Symbol) | block Box Drawing | age 1.1
U+255D ╝ BOX DRAWINGS DOUBLE UP AND LEFT | category So (Other Symbol) | block Box Drawing | age 1.1
U+255E ╞ BOX DRAWINGS VERTICAL SINGLE AND RIGHT DOUBLE | category So (Other Symbol) | block Box Drawing | age 1.1
U+255F ╟ BOX DRAWINGS VERTICAL DOUBLE AND RIGHT SINGLE | category So (Other Symbol) | block Box Drawing | age 1.1
U+2560 ╠ BOX DRAWINGS DOUBLE VERTICAL AND RIGHT | category So (Other Symbol) | block Box Drawing | age 1.1
U+2561 ╡ BOX DRAWINGS VERTICAL SINGLE AND LEFT DOUBLE | category So (Other Symbol) | block Box Drawing | age 1.1
U+2562 ╢ BOX DRAWINGS VERTICAL DOUBLE AND LEFT SINGLE | category So (Other Symbol) | block Box Drawing | age 1.1
U+2563 ╣ BOX DRAWINGS DOUBLE VERTICAL AND LEFT | category So (Other Symbol) | block Box Drawing | age 1.1
U+2564 ╤ BOX DRAWINGS DOWN SINGLE AND HORIZONTAL DOUBLE | category So (Other Symbol) | block Box Drawing | age 1.1
U+2565 ╥ BOX DRAWINGS DOWN DOUBLE AND HORIZONTAL SINGLE | category So (Other Symbol) | block Box Drawing | age 1.1
U+2566 ╦ BOX DRAWINGS DOUBLE DOWN AND HORIZONTAL | category So (Other Symbol) | block Box Drawing | age 1.1
U+2567 ╧ BOX DRAWINGS UP SINGLE AND HORIZONTAL DOUBLE | category So (Other Symbol) | block Box Drawing | age 1.1
U+2568 ╨ BOX DRAWINGS UP DOUBLE AND HORIZONTAL SINGLE | category So (Other Symbol) | block Box Drawing | age 1.1
U+2569 ╩ BOX DRAWINGS DOUBLE UP AND HORIZONTAL | category So (Other Symbol) | block Box Drawing | age 1.1
U+256A ╪ BOX DRAWINGS VERTICAL SINGLE AND HORIZONTAL DOUBLE | category So (Other Symbol) | block Box Drawing | age 1.1
U+256B ╫ BOX DRAWINGS VERTICAL DOUBLE AND HORIZONTAL SINGLE | category So (Other Symbol) | block Box Drawing | age 1.1
U+256C ╬ BOX DRAWINGS DOUBLE VERTICAL AND HORIZONTAL | category So (Other Symbol) | block Box Drawing | age 1.1
U+256D ╭ BOX DRAWINGS LIGHT ARC DOWN AND RIGHT | category So (Other Symbol) | block Box Drawing | age 1.1
U+256E ╮ BOX DRAWINGS LIGHT ARC DOWN AND LEFT | category So (Other Symbol) | block Box Drawing | age 1.1
U+256F ╯ BOX DRAWINGS LIGHT ARC UP AND LEFT | category So (Other Symbol) | block Box Drawing | age 1.1
U+2570 ╰ BOX DRAWINGS LIGHT ARC UP AND RIGHT | category So (Other Symbol) | block Box Drawing | age 1.1
U+2571 ╱ BOX DRAWINGS LIGHT DIAGONAL UPPER RIGHT TO LOWER LEFT | category So (Other Symbol) | block Box Drawing | age 1.1
U+2572 ╲ BOX DRAWINGS LIGHT DIAGONAL UPPER LEFT TO LOWER RIGHT | category So (Other Symbol) | block Box Drawing | age 1.1
U+2573 ╳ BOX DRAWINGS LIGHT DIAGONAL CROSS | category So (Other Symbol) | block Box Drawing | age 1.1
U+2574 ╴ BOX DRAWINGS LIGHT LEFT | category So (Other Symbol) | block Box Drawing | age 1.1
U+2575 ╵ BOX DRAWINGS LIGHT UP | category So (Other Symbol) | block Box Drawing | age 1.1
U+2576 ╶ BOX DRAWINGS LIGHT RIGHT | category So (Other Symbol) | block Box Drawing | age 1.1
U+2577 ╷ BOX DRAWINGS LIGHT DOWN | category So (Other Symbol) | block Box Drawing | age 1.1
U+2578 ╸ BOX DRAWINGS HEAVY LEFT | category So (Other Symbol) | block Box Drawing | age 1.1
U+2579 ╹ BOX DRAWINGS HEAVY UP | category So (Other Symbol) | block Box Drawing | age 1.1
U+257A ╺ BOX DRAWINGS HEAVY RIGHT | category So (Other Symbol) | block Box Drawing | age 1.1
U+257B ╻ BOX DRAWINGS HEAVY DOWN | category So (Other Symbol) | block Box Drawing | age 1.1
U+257C ╼ BOX DRAWINGS LIGHT LEFT AND HEAVY RIGHT | category So (Other Symbol) | block Box Drawing | age 1.1
U+257D ╽ BOX DRAWINGS LIGHT UP AND HEAVY DOWN | category So (Other Symbol) | block Box Drawing | age 1.1
U+257E ╾ BOX DRAWINGS HEAVY LEFT AND LIGHT RIGHT | category So (Other Symbol) | block Box Drawing | age 1.1
U+257F ╿ BOX DRAWINGS HEAVY UP AND LIGHT DOWN | category So (Other Symbol) | block Box Drawing | age 1.1
U+2580 ▀ UPPER HALF BLOCK | category So (Other Symbol) | block Block Elements | age 1.1
U+2581 ▁ LOWER ONE EIGHTH BLOCK | category So (Other Symbol) | block Block Elements | age 1.1
U+2582 ▂ LOWER ONE QUARTER BLOCK | category So (Other Symbol) | block Block Elements | age 1.1
U+2583 ▃ LOWER THREE EIGHTHS BLOCK | category So (Other Symbol) | block Block Elements | age 1.1
U+2584 ▄ LOWER HALF BLOCK | category So (Other Symbol) | block Block Elements | age 1.1
U+2585 ▅ LOWER FIVE EIGHTHS BLOCK | category So (Other Symbol) | block Block Elements | age 1.1
U+2586 ▆ LOWER THREE QUARTERS BLOCK | category So (Other Symbol) | block Block Elements | age 1.1
U+2587 ▇ LOWER SEVEN EIGHTHS BLOCK | category So (Other Symbol) | block Block Elements | age 1.1
U+2588 █ FULL BLOCK | category So (Other Symbol) | block Block Elements | age 1.1
U+2589 ▉ LEFT SEVEN EIGHTHS BLOCK | category So (Other Symbol) | block Block Elements | age 1.1
U+258A ▊ LEFT THREE QUARTERS BLOCK | category So (Other Symbol) | block Block Elements | age 1.1
U+258B ▋ LEFT FIVE EIGHTHS BLOCK | category So (Other Symbol) | block Block Elements | age 1.1
U+258C ▌ LEFT HALF BLOCK | category So (Other Symbol) | block Block Elements | age 1.1
U+258D ▍ LEFT THREE EIGHTHS BLOCK | category So (Other Symbol) | block Block Elements | age 1.1
U+258E ▎ LEFT ONE QUARTER BLOCK | category So (Other Symbol) | block Block Elements | age 1.1
U+258F ▏ LEFT ONE EIGHTH BLOCK | category So (Other Symbol) | block Block Elements | age 1.1
U+2590 ▐ RIGHT HALF BLOCK | category So (Other Symbol) | block Block Elements | age 1.1
U+2591 ░ LIGHT SHADE | category So (Other Symbol) | block Block Elements | age 1.1
U+2592 ▒ MEDIUM SHADE | category So (Other Symbol) | block Block Elements | age 1.1
U+2593 ▓ DARK SHADE | category So (Other Symbol) | block Block Elements | age 1.1
U+2594 ▔ UPPER ONE EIGHTH BLOCK | category So (Other Symbol) | block Block Elements | age 1.1
U+2595 ▕ RIGHT ONE EIGHTH BLOCK | category So (Other Symbol) | block Block Elements | age 1.1
U+2596 ▖ QUADRANT LOWER LEFT | category So (Other Symbol) | block Block Elements | age 3.2
U+2597 ▗ QUADRANT LOWER RIGHT | category So (Other Symbol) | block Block Elements | age 3.2
U+2598 ▘ QUADRANT UPPER LEFT | category So (Other Symbol) | block Block Elements | age 3.2
U+2599 ▙ QUADRANT UPPER LEFT AND LOWER LEFT AND LOWER RIGHT | category So (Other Symbol) | block Block Elements | age 3.2
U+259A ▚ QUADRANT UPPER LEFT AND LOWER RIGHT | category So (Other Symbol) | block Block Elements | age 3.2
U+259B ▛ QUADRANT UPPER LEFT AND UPPER RIGHT AND LOWER LEFT | category So (Other Symbol) | block Block Elements | age 3.2
U+259C ▜ QUADRANT UPPER LEFT AND UPPER RIGHT AND LOWER RIGHT | category So (Other Symbol) | block Block Elements | age 3.2
U+259D ▝ QUADRANT UPPER RIGHT | category So (Other Symbol) | block Block Elements | age 3.2
U+259E ▞ QUADRANT UPPER RIGHT AND LOWER LEFT | category So (Other Symbol) | block Block Elements | age 3.2
U+259F ▟ QUADRANT UPPER RIGHT AND LOWER LEFT AND LOWER RIGHT | category So (Other Symbol) | block Block Elements | age 3.2
U+25A0 ■ BLACK SQUARE | category So (Other Symbol) | block Geometric Shapes | age 1.1
U+25A1 □ WHITE SQUARE | category So (Other Symbol) | block Geometric Shapes | age 1.1
U+25A2 ▢ WHITE SQUARE WITH ROUNDED CORNERS | category So (Other Symbol) | block Geometric Shapes | age 1.1
U+25A3 ▣ WHITE SQUARE CONTAINING BLACK SMALL SQUARE | category So (Other Symbol) | block Geometric Shapes | age 1.1
U+25A4 ▤ SQUARE WITH HORIZONTAL FILL | category So (Other Symbol) | block Geometric Shapes | age 1.1
U+25A5 ▥ SQUARE WITH VERTICAL FILL | category So (Other Symbol) | block Geometric Shapes | age 1.1
U+25A6 ▦ SQUARE WITH ORTHOGONAL CROSSHATCH FILL | category So (Other Symbol) | block Geometric Shapes | age 1.1
U+25A7 ▧ SQUARE WITH UPPER LEFT TO LOWER RIGHT FILL | category So (Other Symbol) | block Geometric Shapes | age 1.1
U+25A8 ▨ SQUARE WITH UPPER RIGHT TO LOWER LEFT FILL | category So (Other Symbol) | block Geometric Shapes | age 1.1
U+25A9 ▩ SQUARE WITH DIAGONAL CROSSHATCH FILL | category So (Other Symbol) | block Geometric Shapes | age 1.1
U+25AA ▪ BLACK SMALL SQUARE | category So (Other Symbol) | block Geometric Shapes | age 1.1
U+25AB ▫ WHITE SMALL SQUARE | category So (Other Symbol) | block Geometric Shapes | age 1.1
U+25AC ▬ BLACK RECTANGLE | category So (Other Symbol) | block Geometric Shapes | age 1.1
U+25AD ▭ WHITE RECTANGLE | category So (Other Symbol) | block Geometric Shapes | age 1.1
U+25AE ▮ BLACK VERTICAL RECTANGLE | category So (Other Symbol) | block Geometric Shapes | age 1.1
U+25AF ▯ WHITE VERTICAL RECTANGLE | category So (Other Symbol) | block Geometric Shapes | age 1.1
U+25B0 ▰ BLACK PARALLELOGRAM | category So (Other Symbol) | block Geometric Shapes | age 1.1
U+25B1 ▱ WHITE PARALLELOGRAM | category So (Other Symbol) | block Geometric Shapes | age 1.1
U+25B2 ▲ BLACK UP-POINTING TRIANGLE | category So (Other Symbol) | block Geometric Shapes | age 1.1
U+25B3 △ WHITE UP-POINTING TRIANGLE | category So (Other Symbol) | block Geometric Shapes | age 1.1
U+25B4 ▴ BLACK UP-POINTING SMALL TRIANGLE | category So (Other Symbol) | block Geometric Shapes | age 1.1
U+25B5 ▵ WHITE UP-POINTING SMALL TRIANGLE | category So (Other Symbol) | block Geometric Shapes | age 1.1
U+25B6 ▶ BLACK RIGHT-POINTING TRIANGLE | category So (Other Symbol) | block Geometric Shapes | age 1.1
U+25B7 ▷ WHITE RIGHT-POINTING TRIANGLE | category Sm (Math Symbol) | block Geometric Shapes | age 1.1
U+25B8 ▸ BLACK RIGHT-POINTING SMALL TRIANGLE | category So (Other Symbol) | block Geometric Shapes | age 1.1
U+25B9 ▹ WHITE RIGHT-POINTING SMALL TRIANGLE | category So (Other Symbol) | block Geometric Shapes | age 1.1
U+25BA ► BLACK RIGHT-POINTING POINTER | category So (Other Symbol) | block Geometric Shapes | age 1.1
U+25BB ▻ WHITE RIGHT-POINTING POINTER | category So (Other Symbol) | block Geometric Shapes | age 1.1
U+25BC ▼ BLACK DOWN-POINTING TRIANGLE | category So (Other Symbol) | block Geometric Shapes | age 1.1
U+25BD ▽ WHITE DOWN-POINTING TRIANGLE | category So (Other Symbol) | block Geometric Shapes | age 1.1
U+25BE ▾ BLACK DOWN-POINTING SMALL TRIANGLE | category So (Other Symbol) | block Geometric Shapes | age 1.1
U+25BF ▿ WHITE DOWN-POINTING SMALL TRIANGLE | category So (Other Symbol) | block Geometric Shapes | age 1.1
U+25C0 ◀ BLACK LEFT-POINTING TRIANGLE | category So (Other Symbol) | block Geometric Shapes | age 1.1
U+25C1 ◁ WHITE LEFT-POINTING TRIANGLE | category Sm (Math Symbol) | block Geometric Shapes | age 1.1
U+25C2 ◂ BLACK LEFT-POINTING SMALL TRIANGLE | category So (Other Symbol) | block Geometric Shapes | age 1.1
U+25C3 ◃ WHITE LEFT-POINTING SMALL TRIANGLE | category So (Other Symbol) | block Geometric Shapes | age 1.1
U+25C4 ◄ BLACK LEFT-POINTING POINTER | category So (Other Symbol) | block Geometric Shapes | age 1.1
U+25C5 ◅ WHITE LEFT-POINTING POINTER | category So (Other Symbol) | block Geometric Shapes | age 1.1
U+25C6 ◆ BLACK DIAMOND | category So (Other Symbol) | block Geometric Shapes | age 1.1
U+25C7 ◇ WHITE DIAMOND | category So (Other Symbol) | block Geometric Shapes | age 1.1
U+25C8 ◈ WHITE DIAMOND CONTAINING BLACK SMALL DIAMOND | category So (Other Symbol) | block Geometric Shapes | age 1.1
U+25C9 ◉ FISHEYE | category So (Other Symbol) | block Geometric Shapes | age 1.1
U+25CA ◊ LOZENGE | category So (Other Symbol) | block Geometric Shapes | age 1.1
U+25CB ○ WHITE CIRCLE | category So (Other Symbol) | block Geometric Shapes | age 1.1
U+25CC ◌ DOTTED CIRCLE | category So (Other Symbol) | block Geometric Shapes | age 1.1
U+25CD ◍ CIRCLE WITH VERTICAL FILL | category So (Other Symbol) | block Geometric Shapes | age 1.1
U+25CE ◎ BULLSEYE | category So (Other Symbol) | block Geometric Shapes | age 1.1
U+25CF ● BLACK CIRCLE | category So (Other Symbol) | block Geometric Shapes | age 1.1
U+25D0 ◐ CIRCLE WITH LEFT HALF BLACK | category So (Other Symbol) | block Geometric Shapes | age 1.1
U+25D1 ◑ CIRCLE WITH RIGHT HALF BLACK | category So (Other Symbol) | block Geometric Shapes | age 1.1
U+25D2 ◒ CIRCLE WITH LOWER HALF BLACK | category So (Other Symbol) | block Geometric Shapes | age 1.1
U+25D3 ◓ CIRCLE WITH UPPER HALF BLACK | category So (Other Symbol) | block Geometric Shapes | age 1.1
U+25D4 ◔ CIRCLE WITH UPPER RIGHT QUADRANT BLACK | category So (Other Symbol) | block Geometric Shapes | age 1.1
U+25D5 ◕ CIRCLE WITH ALL BUT UPPER LEFT QUADRANT BLACK | category So (Other Symbol) | block Geometric Shapes | age 1.1
U+25D6 ◖ LEFT HALF BLACK CIRCLE | category So (Other Symbol) | block Geometric Shapes | age 1.1
U+25D7 ◗ RIGHT HALF BLACK CIRCLE | category So (Other Symbol) | block Geometric Shapes | age 1.1
U+25D8 ◘ INVERSE BULLET | category So (Other Symbol) | block Geometric Shapes | age 1.1
U+25D9 ◙ INVERSE WHITE CIRCLE | category So (Other Symbol) | block Geometric Shapes | age 1.1
U+25DA ◚ UPPER HALF INVERSE WHITE CIRCLE | category So (Other Symbol) | block Geometric Shapes | age 1.1
U+25DB ◛ LOWER HALF INVERSE WHITE CIRCLE | category So (Other Symbol) | block Geometric Shapes | age 1.1
U+25DC ◜ UPPER LEFT QUADRANT CIRCULAR ARC | category So (Other Symbol) | block Geometric Shapes | age 1.1
U+25DD ◝ UPPER RIGHT QUADRANT CIRCULAR ARC | category So (Other Symbol) | block Geometric Shapes | age 1.1
U+25DE ◞ LOWER RIGHT QUADRANT CIRCULAR ARC | category So (Other Symbol) | block Geometric Shapes | age 1.1
U+25DF ◟ LOWER LEFT QUADRANT CIRCULAR ARC | category So (Other Symbol) | block Geometric Shapes | age 1.1
U+25E0 ◠ UPPER HALF CIRCLE | category So (Other Symbol) | block Geometric Shapes | age 1.1
U+25E1 ◡ LOWER HALF CIRCLE | category So (Other Symbol) | block Geometric Shapes | age 1.1
U+25E2 ◢ BLACK LOWER RIGHT TRIANGLE | category So (Other Symbol) | block Geometric Shapes | age 1.1
U+25E3 ◣ BLACK LOWER LEFT TRIANGLE | category So (Other Symbol) | block Geometric Shapes | age 1.1
U+25E4 ◤ BLACK UPPER LEFT TRIANGLE | category So (Other Symbol) | block Geometric Shapes | age 1.1
U+25E5 ◥ BLACK UPPER RIGHT TRIANGLE | category So (Other Symbol) | block Geometric Shapes | age 1.1
U+25E6 ◦ WHITE BULLET | category So (Other Symbol) | block Geometric Shapes | age 1.1
U+25E7 ◧ SQUARE WITH LEFT HALF BLACK | category So (Other Symbol) | block Geometric Shapes | age 1.1
U+25E8 ◨ SQUARE WITH RIGHT HALF BLACK | category So (Other Symbol) | block Geometric Shapes | age 1.1
U+25E9 ◩ SQUARE WITH UPPER LEFT DIAGONAL HALF BLACK | category So (Other Symbol) | block Geometric Shapes | age 1.1
U+25EA ◪ SQUARE WITH LOWER RIGHT DIAGONAL HALF BLACK | category So (Other Symbol) | block Geometric Shapes | age 1.1
U+25EB ◫ WHITE SQUARE WITH VERTICAL BISECTING LINE | category So (Other Symbol) | block Geometric Shapes | age 1.1
U+25EC ◬ WHITE UP-POINTING TRIANGLE WITH DOT | category So (Other Symbol) | block Geometric Shapes | age 1.1
U+25ED ◭ UP-POINTING TRIANGLE WITH LEFT HALF BLACK | category So (Other Symbol) | block Geometric Shapes | age 1.1
U+25EE ◮ UP-POINTING TRIANGLE WITH RIGHT HALF BLACK | category So (Other Symbol) | block Geometric Shapes | age 1.1
U+25EF ◯ LARGE CIRCLE | category So (Other Symbol) | block Geometric Shapes | age 1.1
U+25F0 ◰ WHITE SQUARE WITH UPPER LEFT QUADRANT | category So (Other Symbol) | block Geometric Shapes | age 3.0
U+25F1 ◱ WHITE SQUARE WITH LOWER LEFT QUADRANT | category So (Other Symbol) | block Geometric Shapes | age 3.0
U+25F2 ◲ WHITE SQUARE WITH LOWER RIGHT QUADRANT | category So (Other Symbol) | block Geometric Shapes | age 3.0
U+25F3 ◳ WHITE SQUARE WITH UPPER RIGHT QUADRANT | category So (Other Symbol) | block Geometric Shapes | age 3.0
U+25F4 ◴ WHITE CIRCLE WITH UPPER LEFT QUADRANT | category So (Other Symbol) | block Geometric Shapes | age 3.0
U+25F5 ◵ WHITE CIRCLE WITH LOWER LEFT QUADRANT | category So (Other Symbol) | block Geometric Shapes | age 3.0
U+25F6 ◶ WHITE CIRCLE WITH LOWER RIGHT QUADRANT | category So (Other Symbol) | block Geometric Shapes | age 3.0
U+25F7 ◷ WHITE CIRCLE WITH UPPER RIGHT QUADRANT | category So (Other Symbol) | block Geometric Shapes | age 3.0
U+25F8 ◸ UPPER LEFT TRIANGLE | category Sm (Math Symbol) | block Geometric Shapes | age 3.2
U+25F9 ◹ UPPER RIGHT TRIANGLE | category Sm (Math Symbol) | block Geometric Shapes | age 3.2
U+25FA ◺ LOWER LEFT TRIANGLE | category Sm (Math Symbol) | block Geometric Shapes | age 3.2
U+25FB ◻ WHITE MEDIUM SQUARE | category Sm (Math Symbol) | block Geometric Shapes | age 3.2
U+25FC ◼ BLACK MEDIUM SQUARE | category Sm (Math Symbol) | block Geometric Shapes | age 3.2
U+25FD ◽ WHITE MEDIUM SMALL SQUARE | category Sm (Math Symbol) | block Geometric Shapes | age 3.2
U+25FE ◾ BLACK MEDIUM SMALL SQUARE | category Sm (Math Symbol) | block Geometric Shapes | age 3.2
U+25FF ◿ LOWER RIGHT TRIANGLE | category Sm (Math Symbol) | block Geometric Shapes | age 3.2
U+2600 ☀ BLACK SUN WITH RAYS | category So (Other Symbol) | block Miscellaneous Symbols | age 1.1
U+2601 ☁ CLOUD | category So (Other Symbol) | block Miscellaneous Symbols | age 1.1
U+2602 ☂ UMBRELLA | category So (Other Symbol) | block Miscellaneous Symbols | age 1.1
U+2603 ☃ SNOWMAN | category So (Other Symbol) | block Miscellaneous Symbols | age 1.1
U+2604 ☄ COMET | category So (Other Symbol) | block Miscellaneous Symbols | age 1.1
U+2605 ★ BLACK STAR | category So (Other Symbol) | block Miscellaneous Symbols | age 1.1
U+2606 ☆ WHITE STAR | category So (Other Symbol) | block Miscellaneous Symbols | age 1.1
U+2607 ☇ LIGHTNING | category So (Other Symbol) | block Miscellaneous Symbols | age 1.1
U+2608 ☈ THUNDERSTORM | category So (Other Symbol) | block Miscellaneous Symbols | age 1.1
U+2609 ☉ SUN | category So (Other Symbol) | block Miscellaneous Symbols | age 1.1
U+260A ☊ ASCENDING NODE | category So (Other Symbol) | block Miscellaneous Symbols | age 1.1
U+260B ☋ DESCENDING NODE | category So (Other Symbol) | block Miscellaneous Symbols | age 1.1
U+260C ☌ CONJUNCTION | category So (Other Symbol) | block Miscellaneous Symbols | age 1.1
U+260D ☍ OPPOSITION | category So (Other Symbol) | block Miscellaneous Symbols | age 1.1
U+260E ☎ BLACK TELEPHONE | category So (Other Symbol) | block Miscellaneous Symbols | age 1.1
U+260F ☏ WHITE TELEPHONE | category So (Other Symbol) | block Miscellaneous Symbols | age 1.1
U+2610 ☐ BALLOT BOX | category So (Other Symbol) | block Miscellaneous Symbols | age 1.1
U+2611 ☑ BALLOT BOX WITH CHECK | category So (Other Symbol) | block Miscellaneous Symbols | age 1.1
U+2612 ☒ BALLOT BOX WITH X | category So (Other Symbol) | block Miscellaneous Symbols | age 1.1
U+2613 ☓ SALTIRE | category So (Other Symbol) | block Miscellaneous Symbols | age 1.1
U+2614 ☔ UMBRELLA WITH RAIN DROPS | category So (Other Symbol) | block Miscellaneous Symbols | age 4.0
U+2615 ☕ HOT BEVERAGE | category So (Other Symbol) | block Miscellaneous Symbols | age 4.0
U+2616 ☖ WHITE SHOGI PIECE | category So (Other Symbol) | block Miscellaneous Symbols | age 3.2
U+2617 ☗ BLACK SHOGI PIECE | category So (Other Symbol) | block Miscellaneous Symbols | age 3.2
U+2618 ☘ SHAMROCK | category So (Other Symbol) | block Miscellaneous Symbols | age 4.1
U+2619 ☙ REVERSED ROTATED FLORAL HEART BULLET | category So (Other Symbol) | block Miscellaneous Symbols | age 3.0
U+261A ☚ BLACK LEFT POINTING INDEX | category So (Other Symbol) | block Miscellaneous Symbols | age 1.1
U+261B ☛ BLACK RIGHT POINTING INDEX | category So (Other Symbol) | block Miscellaneous Symbols | age 1.1
U+261C ☜ WHITE LEFT POINTING INDEX | category So (Other Symbol) | block Miscellaneous Symbols | age 1.1
U+261D ☝ WHITE UP POINTING INDEX | category So (Other Symbol) | block Miscellaneous Symbols | age 1.1
U+261E ☞ WHITE RIGHT POINTING INDEX | category So (Other Symbol) | block Miscellaneous Symbols | age 1.1
U+261F ☟ WHITE DOWN POINTING INDEX | category So (Other Symbol) | block Miscellaneous Symbols | age 1.1
U+2620 ☠ SKULL AND CROSSBONES | category So (Other Symbol) | block Miscellaneous Symbols | age 1.1
U+2621 ☡ CAUTION SIGN | category So (Other Symbol) | block Miscellaneous Symbols | age 1.1
U+2622 ☢ RADIOACTIVE SIGN | category So (Other Symbol) | block Miscellaneous Symbols | age 1.1
U+2623 ☣ BIOHAZARD SIGN | category So (Other Symbol) | block Miscellaneous Symbols | age 1.1
U+2624 ☤ CADUCEUS | category So (Other Symbol) | block Miscellaneous Symbols | age 1.1
U+2625 ☥ ANKH | category So (Other Symbol) | block Miscellaneous Symbols | age 1.1
U+2626 ☦ ORTHODOX CROSS | category So (Other Symbol) | block Miscellaneous Symbols | age 1.1
U+2627 ☧ CHI RHO | category So (Other Symbol) | block Miscellaneous Symbols | age 1.1
U+2628 ☨ CROSS OF LORRAINE | category So (Other Symbol) | block Miscellaneous Symbols | age 1.1
U+2629 ☩ CROSS OF JERUSALEM | category So (Other Symbol) | block Miscellaneous Symbols | age 1.1
U+262A ☪ STAR AND CRESCENT | category So (Other Symbol) | block Miscellaneous Symbols | age 1.1
U+262B ☫ FARSI SYMBOL | category So (Other Symbol) | block Miscellaneous Symbols | age 1.1
U+262C ☬ ADI SHAKTI | category So (Other Symbol) | block Miscellaneous Symbols | age 1.1
U+262D ☭ HAMMER AND SICKLE | category So (Other Symbol) | block Miscellaneous Symbols | age 1.1
U+262E ☮ PEACE SYMBOL | category So (Other Symbol) | block Miscellaneous Symbols | age 1.1
U+262F ☯ YIN YANG | category So (Other Symbol) | block Miscellaneous Symbols | age 1.1
U+2630 ☰ TRIGRAM FOR HEAVEN | category So (Other Symbol) | block Miscellaneous Symbols | age 1.1
U+2631 ☱ TRIGRAM FOR LAKE | category So (Other Symbol) | block Miscellaneous Symbols | age 1.1
U+2632 ☲ TRIGRAM FOR FIRE | category So (Other Symbol) | block Miscellaneous Symbols | age 1.1
U+2633 ☳ TRIGRAM FOR THUNDER | category So (Other Symbol) | block Miscellaneous Symbols | age 1.1
U+2634 ☴ TRIGRAM FOR WIND | category So (Other Symbol) | block Miscellaneous Symbols | age 1.1
U+2635 ☵ TRIGRAM FOR WATER | category So (Other Symbol) | block Miscellaneous Symbols | age 1.1
U+2636 ☶ TRIGRAM FOR MOUNTAIN | category So (Other Symbol) | block Miscellaneous Symbols | age 1.1
U+2637 ☷ TRIGRAM FOR EARTH | category So (Other Symbol) | block Miscellaneous Symbols | age 1.1
U+2638 ☸ WHEEL OF DHARMA | category So (Other Symbol) | block Miscellaneous Symbols | age 1.1
U+2639 ☹ WHITE FROWNING FACE | category So (Other Symbol) | block Miscellaneous Symbols | age 1.1
U+263A ☺ WHITE SMILING FACE | category So (Other Symbol) | block Miscellaneous Symbols | age 1.1
U+263B ☻ BLACK SMILING FACE | category So (Other Symbol) | block Miscellaneous Symbols | age 1.1
U+263C ☼ WHITE SUN WITH RAYS | category So (Other Symbol) | block Miscellaneous Symbols | age 1.1
U+263D ☽ FIRST QUARTER MOON | category So (Other Symbol) | block Miscellaneous Symbols | age 1.1
U+263E ☾ LAST QUARTER MOON | category So (Other Symbol) | block Miscellaneous Symbols | age 1.1
U+263F ☿ MERCURY | category So (Other Symbol) | block Miscellaneous Symbols | age 1.1
U+2640 ♀ FEMALE SIGN | category So (Other Symbol) | block Miscellaneous Symbols | age 1.1
U+2641 ♁ EARTH | category So (Other Symbol) | block Miscellaneous Symbols | age 1.1
U+2642 ♂ MALE SIGN | category So (Other Symbol) | block Miscellaneous Symbols | age 1.1
U+2643 ♃ JUPITER | category So (Other Symbol) | block Miscellaneous Symbols | age 1.1
U+2644 ♄ SATURN | category So (Other Symbol) | block Miscellaneous Symbols | age 1.1
U+2645 ♅ URANUS | category So (Other Symbol) | block Miscellaneous Symbols | age 1.1
U+2646 ♆ NEPTUNE | category So (Other Symbol) | block Miscellaneous Symbols | age 1.1
U+2647 ♇ PLUTO | category So (Other Symbol) | block Miscellaneous Symbols | age 1.1
U+2648 ♈ ARIES | category So (Other Symbol) | block Miscellaneous Symbols | age 1.1
U+2649 ♉ TAURUS | category So (Other Symbol) | block Miscellaneous Symbols | age 1.1
U+264A ♊ GEMINI | category So (Other Symbol) | block Miscellaneous Symbols | age 1.1
U+264B ♋ CANCER | category So (Other Symbol) | block Miscellaneous Symbols | age 1.1
U+264C ♌ LEO | category So (Other Symbol) | block Miscellaneous Symbols | age 1.1
U+264D ♍ VIRGO | category So (Other Symbol) | block Miscellaneous Symbols | age 1.1
U+264E ♎ LIBRA | category So (Other Symbol) | block Miscellaneous Symbols | age 1.1
U+264F ♏ SCORPIUS | category So (Other Symbol) | block Miscellaneous Symbols | age 1.1
U+2650 ♐ SAGITTARIUS | category So (Other Symbol) | block Miscellaneous Symbols | age 1.1
U+2651 ♑ CAPRICORN | category So (Other Symbol) | block Miscellaneous Symbols | age 1.1
U+2652 ♒ AQUARIUS | category So (Other Symbol) | block Miscellaneous Symbols | age 1.1
U+2653 ♓ PISCES | category So (Other Symbol) | block Miscellaneous Symbols | age 1.1
U+2654 ♔ WHITE CHESS KING | category So (Other Symbol) | block Miscellaneous Symbols | age 1.1
U+2655 ♕ WHITE CHESS QUEEN | category So (Other Symbol) | block Miscellaneous Symbols | age 1.1
U+2656 ♖ WHITE CHESS ROOK | category So (Other Symbol) | block Miscellaneous Symbols | age 1.1
U+2657 ♗ WHITE CHESS BISHOP | category So (Other Symbol) | block Miscellaneous Symbols | age 1.1
U+2658 ♘ WHITE CHESS KNIGHT | category So (Other Symbol) | block Miscellaneous Symbols | age 1.1
U+2659 ♙ WHITE CHESS PAWN | category So (Other Symbol) | block Miscellaneous Symbols | age 1.1
U+265A ♚ BLACK CHESS KING | category So (Other Symbol) | block Miscellaneous Symbols | age 1.1
U+265B ♛ BLACK CHESS QUEEN | category So (Other Symbol) | block Miscellaneous Symbols | age 1.1
U+265C ♜ BLACK CHESS ROOK | category So (Other Symbol) | block Miscellaneous Symbols | age 1.1
U+265D ♝ BLACK CHESS BISHOP | category So (Other Symbol) | block Miscellaneous Symbols | age 1.1
U+265E ♞ BLACK CHESS KNIGHT | category So (Other Symbol) | block Miscellaneous Symbols | age 1.1
U+265F ♟ BLACK CHESS PAWN | category So (Other Symbol) | block Miscellaneous Symbols | age 1.1
U+2660 ♠ BLACK SPADE SUIT | category So (Other Symbol) | block Miscellaneous Symbols | age 1.1
U+2661 ♡ WHITE HEART SUIT | category So (Other Symbol) | block Miscellaneous Symbols | age 1.1
U+2662 ♢ WHITE DIAMOND SUIT | category So (Other Symbol) | block Miscellaneous Symbols | age 1.1
U+2663 ♣ BLACK CLUB SUIT | category So (Other Symbol) | block Miscellaneous Symbols | age 1.1
U+2664 ♤ WHITE SPADE SUIT | category So (Other Symbol) | block Miscellaneous Symbols | age 1.1
U+2665 ♥ BLACK HEART SUIT | category So (Other Symbol) | block Miscellaneous Symbols | age 1.1
U+2666 ♦ BLACK DIAMOND SUIT | category So (Other Symbol) | block Miscellaneous Symbols | age 1.1
U+2667 ♧ WHITE CLUB SUIT | category So (Other Symbol) | block Miscellaneous Symbols | age 1.1
U+2668 ♨ HOT SPRINGS | category So (Other Symbol) | block Miscellaneous Symbols | age 1.1
U+2669 ♩ QUARTER NOTE | category So (Other Symbol) | block Miscellaneous Symbols | age 1.1
U+266A ♪ EIGHTH NOTE | category So (Other Symbol) | block Miscellaneous Symbols | age 1.1
U+266B ♫ BEAMED EIGHTH NOTES | category So (Other Symbol) | block Miscellaneous Symbols | age 1.1
U+266C ♬ BEAMED SIXTEENTH NOTES | category So (Other Symbol) | block Miscellaneous Symbols | age 1.1
U+266D ♭ MUSIC FLAT SIGN | category So (Other Symbol) | block Miscellaneous Symbols | age 1.1
U+266E ♮ MUSIC NATURAL SIGN | category So (Other Symbol) | block Miscellaneous Symbols | age 1.1
U+266F ♯ MUSIC SHARP SIGN | category Sm (Math Symbol) | block Miscellaneous Symbols | age 1.1
U+2670 ♰ WEST SYRIAC CROSS | category So (Other Symbol) | block Miscellaneous Symbols | age 3.0
U+2671 ♱ EAST SYRIAC CROSS | category So (Other Symbol) | block Miscellaneous Symbols | age 3.0
U+2672 ♲ UNIVERSAL RECYCLING SYMBOL | category So (Other Symbol) | block Miscellaneous Symbols | age 3.2
U+2673 ♳ RECYCLING SYMBOL FOR TYPE-1 PLASTICS | category So (Other Symbol) | block Miscellaneous Symbols | age 3.2
U+2674 ♴ RECYCLING SYMBOL FOR TYPE-2 PLASTICS | category So (Other Symbol) | block Miscellaneous Symbols | age 3.2
U+2675 ♵ RECYCLING SYMBOL FOR TYPE-3 PLASTICS | category So (Other Symbol) | block Miscellaneous Symbols | age 3.2
U+2676 ♶ RECYCLING SYMBOL FOR TYPE-4 PLASTICS | category So (Other Symbol) | block Miscellaneous Symbols | age 3.2
U+2677 ♷ RECYCLING SYMBOL FOR TYPE-5 PLASTICS | category So (Other Symbol) | block Miscellaneous Symbols | age 3.2
U+2678 ♸ RECYCLING SYMBOL FOR TYPE-6 PLASTICS | category So (Other Symbol) | block Miscellaneous Symbols | age 3.2
U+2679 ♹ RECYCLING SYMBOL FOR TYPE-7 PLASTICS | category So (Other Symbol) | block Miscellaneous Symbols | age 3.2
U+267A ♺ RECYCLING SYMBOL FOR GENERIC MATERIALS | category So (Other Symbol) | block Miscellaneous Symbols | age 3.2
U+267B ♻ BLACK UNIVERSAL RECYCLING SYMBOL | category So (Other Symbol) | block Miscellaneous Symbols | age 3.2
U+267C ♼ RECYCLED PAPER SYMBOL | category So (Other Symbol) | block Miscellaneous Symbols | age 3.2
U+267D ♽ PARTIALLY-RECYCLED PAPER SYMBOL | category So (Other Symbol) | block Miscellaneous Symbols | age 3.2
U+267E ♾ PERMANENT PAPER SIGN | category So (Other Symbol) | block Miscellaneous Symbols | age 4.1
U+267F ♿ WHEELCHAIR SYMBOL | category So (Other Symbol) | block Miscellaneous Symbols | age 4.1
U+2680 ⚀ DIE FACE-1 | category So (Other Symbol) | block Miscellaneous Symbols | age 3.2
U+2681 ⚁ DIE FACE-2 | category So (Other Symbol) | block Miscellaneous Symbols | age 3.2
U+2682 ⚂ DIE FACE-3 | category So (Other Symbol) | block Miscellaneous Symbols | age 3.2
U+2683 ⚃ DIE FACE-4 | category So (Other Symbol) | block Miscellaneous Symbols | age 3.2
U+2684 ⚄ DIE FACE-5 | category So (Other Symbol) | block Miscellaneous Symbols | age 3.2
U+2685 ⚅ DIE FACE-6 | category So (Other Symbol) | block Miscellaneous Symbols | age 3.2
U+2686 ⚆ WHITE CIRCLE WITH DOT RIGHT | category So (Other Symbol) | block Miscellaneous Symbols | age 3.2
U+2687 ⚇ WHITE CIRCLE WITH TWO DOTS | category So (Other Symbol) | block Miscellaneous Symbols | age 3.2
U+2688 ⚈ BLACK CIRCLE WITH WHITE DOT RIGHT | category So (Other Symbol) | block Miscellaneous Symbols | age 3.2
U+2689 ⚉ BLACK CIRCLE WITH TWO WHITE DOTS | category So (Other Symbol) | block Miscellaneous Symbols | age 3.2
U+268A ⚊ MONOGRAM FOR YANG | category So (Other Symbol) | block Miscellaneous Symbols | age 4.0
U+268B ⚋ MONOGRAM FOR YIN | category So (Other Symbol) | block Miscellaneous Symbols | age 4.0
U+268C ⚌ DIGRAM FOR GREATER YANG | category So (Other Symbol) | block Miscellaneous Symbols | age 4.0
U+268D ⚍ DIGRAM FOR LESSER YIN | category So (Other Symbol) | block Miscellaneous Symbols | age 4.0
U+268E ⚎ DIGRAM FOR LESSER YANG | category So (Other Symbol) | block Miscellaneous Symbols | age 4.0
U+268F ⚏ DIGRAM FOR GREATER YIN | category So (Other Symbol) | block Miscellaneous Symbols | age 4.0
U+2690 ⚐ WHITE FLAG | category So (Other Symbol) | block Miscellaneous Symbols | age 4.0
U+2691 ⚑ BLACK FLAG | category So (Other Symbol) | block Miscellaneous Symbols | age 4.0
U+2692 ⚒ HAMMER AND PICK | category So (Other Symbol) | block Miscellaneous Symbols | age 4.1
U+2693 ⚓ ANCHOR | category So (Other Symbol) | block Miscellaneous Symbols | age 4.1
U+2694 ⚔ CROSSED SWORDS | category So (Other Symbol) | block Miscellaneous Symbols | age 4.1
U+2695 ⚕ STAFF OF AESCULAPIUS | category So (Other Symbol) | block Miscellaneous Symbols | age 4.1
U+2696 ⚖ SCALES | category So (Other Symbol) | block Miscellaneous Symbols | age 4.1
U+2697 ⚗ ALEMBIC | category So (Other Symbol) | block Miscellaneous Symbols | age 4.1
U+2698 ⚘ FLOWER | category So (Other Symbol) | block Miscellaneous Symbols | age 4.1
U+2699 ⚙ GEAR | category So (Other Symbol) | block Miscellaneous Symbols | age 4.1
U+269A ⚚ STAFF OF HERMES | category So (Other Symbol) | block Miscellaneous Symbols | age 4.1
U+269B ⚛ ATOM SYMBOL | category So (Other Symbol) | block Miscellaneous Symbols | age 4.1
U+269C ⚜ FLEUR-DE-LIS | category So (Other Symbol) | block Miscellaneous Symbols | age 4.1
U+269D ⚝ OUTLINED WHITE STAR | category So (Other Symbol) | block Miscellaneous Symbols | age 5.1
U+269E ⚞ THREE LINES CONVERGING RIGHT | category So (Other Symbol) | block Miscellaneous Symbols | age 5.2
U+269F ⚟ THREE LINES CONVERGING LEFT | category So (Other Symbol) | block Miscellaneous Symbols | age 5.2
U+26A0 ⚠ WARNING SIGN | category So (Other Symbol) | block Miscellaneous Symbols | age 4.0
U+26A1 ⚡ HIGH VOLTAGE SIGN | category So (Other Symbol) | block Miscellaneous Symbols | age 4.0
U+26A2 ⚢ DOUBLED FEMALE SIGN | category So (Other Symbol) | block Miscellaneous Symbols | age 4.1
U+26A3 ⚣ DOUBLED MALE SIGN | category So (Other Symbol) | block Miscellaneous Symbols | age 4.1
U+26A4 ⚤ INTERLOCKED FEMALE AND MALE SIGN | category So (Other Symbol) | block Miscellaneous Symbols | age 4.1
U+26A5 ⚥ MALE AND FEMALE SIGN | category So (Other Symbol) | block Miscellaneous Symbols | age 4.1
U+26A6 ⚦ MALE WITH STROKE SIGN | category So (Other Symbol) | block Miscellaneous Symbols | age 4.1
U+26A7 ⚧ MALE WITH STROKE AND MALE AND FEMALE SIGN | category So (Other Symbol) | block Miscellaneous Symbols | age 4.1
U+26A8 ⚨ VERTICAL MALE WITH STROKE SIGN | category So (Other Symbol) | block Miscellaneous Symbols | age 4.1
U+26A9 ⚩ HORIZONTAL MALE WITH STROKE SIGN | category So (Other Symbol) | block Miscellaneous Symbols | age 4.1
U+26AA ⚪ MEDIUM WHITE CIRCLE | category So (Other Symbol) | block Miscellaneous Symbols | age 4.1
U+26AB ⚫ MEDIUM BLACK CIRCLE | category So (Other Symbol) | block Miscellaneous Symbols | age 4.1
U+26AC ⚬ MEDIUM SMALL WHITE CIRCLE | category So (Other Symbol) | block Miscellaneous Symbols | age 4.1
U+26AD ⚭ MARRIAGE SYMBOL | category So (Other Symbol) | block Miscellaneous Symbols | age 4.1
U+26AE ⚮ DIVORCE SYMBOL | category So (Other Symbol) | block Miscellaneous Symbols | age 4.1
U+26AF ⚯ UNMARRIED PARTNERSHIP SYMBOL | category So (Other Symbol) | block Miscellaneous Symbols | age 4.1
U+26B0 ⚰ COFFIN | category So (Other Symbol) | block Miscellaneous Symbols | age 4.1
U+26B1 ⚱ FUNERAL URN | category So (Other Symbol) | block Miscellaneous Symbols | age 4.1
U+26B2 ⚲ NEUTER | category So (Other Symbol) | block Miscellaneous Symbols | age 5.0
U+26B3 ⚳ CERES | category So (Other Symbol) | block Miscellaneous Symbols | age 5.1
U+26B4 ⚴ PALLAS | category So (Other Symbol) | block Miscellaneous Symbols | age 5.1
U+26B5 ⚵ JUNO | category So (Other Symbol) | block Miscellaneous Symbols | age 5.1
U+26B6 ⚶ VESTA | category So (Other Symbol) | block Miscellaneous Symbols | age 5.1
U+26B7 ⚷ CHIRON | category So (Other Symbol) | block Miscellaneous Symbols | age 5.1
U+26B8 ⚸ BLACK MOON LILITH | category So (Other Symbol) | block Miscellaneous Symbols | age 5.1
U+26B9 ⚹ SEXTILE | category So (Other Symbol) | block Miscellaneous Symbols | age 5.1
U+26BA ⚺ SEMISEXTILE | category So (Other Symbol) | block Miscellaneous Symbols | age 5.1
U+26BB ⚻ QUINCUNX | category So (Other Symbol) | block Miscellaneous Symbols | age 5.1
U+26BC ⚼ SESQUIQUADRATE | category So (Other Symbol) | block Miscellaneous Symbols | age 5.1
U+26BD ⚽ SOCCER BALL | category So (Other Symbol) | block Miscellaneous Symbols | age 5.2
U+26BE ⚾ BASEBALL | category So (Other Symbol) | block Miscellaneous Symbols | age 5.2
U+26BF ⚿ SQUARED KEY | category So (Other Symbol) | block Miscellaneous Symbols | age 5.2
U+26C0 ⛀ WHITE DRAUGHTS MAN | category So (Other Symbol) | block Miscellaneous Symbols | age 5.1
U+26C1 ⛁ WHITE DRAUGHTS KING | category So (Other Symbol) | block Miscellaneous Symbols | age 5.1
U+26C2 ⛂ BLACK DRAUGHTS MAN | category So (Other Symbol) | block Miscellaneous Symbols | age 5.1
U+26C3 ⛃ BLACK DRAUGHTS KING | category So (Other Symbol) | block Miscellaneous Symbols | age 5.1
U+26C4 ⛄ SNOWMAN WITHOUT SNOW | category So (Other Symbol) | block Miscellaneous Symbols | age 5.2
U+26C5 ⛅ SUN BEHIND CLOUD | category So (Other Symbol) | block Miscellaneous Symbols | age 5.2
U+26C6 ⛆ RAIN | category So (Other Symbol) | block Miscellaneous Symbols | age 5.2
U+26C7 ⛇ BLACK SNOWMAN | category So (Other Symbol) | block Miscellaneous Symbols | age 5.2
U+26C8 ⛈ THUNDER CLOUD AND RAIN | category So (Other Symbol) | block Miscellaneous Symbols | age 5.2
U+26C9 ⛉ TURNED WHITE SHOGI PIECE | category So (Other Symbol) | block Miscellaneous Symbols | age 5.2
U+26CA ⛊ TURNED BLACK SHOGI PIECE | category So (Other Symbol) | block Miscellaneous Symbols | age 5.2
U+26CB ⛋ WHITE DIAMOND IN SQUARE | category So (Other Symbol) | block Miscellaneous Symbols | age 5.2
U+26CC ⛌ CROSSING LANES | category So (Other Symbol) | block Miscellaneous Symbols | age 5.2
U+26CD ⛍ DISABLED CAR | category So (Other Symbol) | block Miscellaneous Symbols | age 5.2
U+26CE ⛎ OPHIUCHUS | category So (Other Symbol) | block Miscellaneous Symbols | age 6.0
U+26CF ⛏ PICK | category So (Other Symbol) | block Miscellaneous Symbols | age 5.2
U+26D0 ⛐ CAR SLIDING | category So (Other Symbol) | block Miscellaneous Symbols | age 5.2
U+26D1 ⛑ HELMET WITH WHITE CROSS | category So (Other Symbol) | block Miscellaneous Symbols | age 5.2
U+26D2 ⛒ CIRCLED CROSSING LANES | category So (Other Symbol) | block Miscellaneous Symbols | age 5.2
U+26D3 ⛓ CHAINS | category So (Other Symbol) | block Miscellaneous Symbols | age 5.2
U+26D4 ⛔ NO ENTRY | category So (Other Symbol) | block Miscellaneous Symbols | age 5.2
U+26D5 ⛕ ALTERNATE ONE-WAY LEFT WAY TRAFFIC | category So (Other Symbol) | block Miscellaneous Symbols | age 5.2
U+26D6 ⛖ BLACK TWO-WAY LEFT WAY TRAFFIC | category So (Other Symbol) | block Miscellaneous Symbols | age 5.2
U+26D7 ⛗ WHITE TWO-WAY LEFT WAY TRAFFIC | category So (Other Symbol) | block Miscellaneous Symbols | age 5.2
U+26D8 ⛘ BLACK LEFT LANE MERGE | category So (Other Symbol) | block Miscellaneous Symbols | age 5.2
U+26D9 ⛙ WHITE LEFT LANE MERGE | category So (Other Symbol) | block Miscellaneous Symbols | age 5.2
U+26DA ⛚ DRIVE SLOW SIGN | category So (Other Symbol) | block Miscellaneous Symbols | age 5.2
U+26DB ⛛ HEAVY WHITE DOWN-POINTING TRIANGLE | category So (Other Symbol) | block Miscellaneous Symbols | age 5.2
U+26DC ⛜ LEFT CLOSED ENTRY | category So (Other Symbol) | block Miscellaneous Symbols | age 5.2
U+26DD ⛝ SQUARED SALTIRE | category So (Other Symbol) | block Miscellaneous Symbols | age 5.2
U+26DE ⛞ FALLING DIAGONAL IN WHITE CIRCLE IN BLACK SQUARE | category So (Other Symbol) | block Miscellaneous Symbols | age 5.2
U+26DF ⛟ BLACK TRUCK | category So (Other Symbol) | block Miscellaneous Symbols | age 5.2
U+26E0 ⛠ RESTRICTED LEFT ENTRY-1 | category So (Other Symbol) | block Miscellaneous Symbols | age 5.2
U+26E1 ⛡ RESTRICTED LEFT ENTRY-2 | category So (Other Symbol) | block Miscellaneous Symbols | age 5.2
U+26E2 ⛢ ASTRONOMICAL SYMBOL FOR URANUS | category So (Other Symbol) | block Miscellaneous Symbols | age 6.0
U+26E3 ⛣ HEAVY CIRCLE WITH STROKE AND TWO DOTS ABOVE | category So (Other Symbol) | block Miscellaneous Symbols | age 5.2
U+26E4 ⛤ PENTAGRAM | category So (Other Symbol) | block Miscellaneous Symbols | age 6.0
U+26E5 ⛥ RIGHT-HANDED INTERLACED PENTAGRAM | category So (Other Symbol) | block Miscellaneous Symbols | age 6.0
U+26E6 ⛦ LEFT-HANDED INTERLACED PENTAGRAM | category So (Other Symbol) | block Miscellaneous Symbols | age 6.0
U+26E7 ⛧ INVERTED PENTAGRAM | category So (Other Symbol) | block Miscellaneous Symbols | age 6.0
U+26E8 ⛨ BLACK CROSS ON SHIELD | category So (Other Symbol) | block Miscellaneous Symbols | age 5.2
U+26E9 ⛩ SHINTO SHRINE | category So (Other Symbol) | block Miscellaneous Symbols | age 5.2
U+26EA ⛪ CHURCH | category So (Other Symbol) | block Miscellaneous Symbols | age 5.2
U+26EB ⛫ CASTLE | category So (Other Symbol) | block Miscellaneous Symbols | age 5.2
U+26EC ⛬ HISTORIC SITE | category So (Other Symbol) | block Miscellaneous Symbols | age 5.2
U+26ED ⛭ GEAR WITHOUT HUB | category So (Other Symbol) | block Miscellaneous Symbols | age 5.2
U+26EE ⛮ GEAR WITH HANDLES | category So (Other Symbol) | block Miscellaneous Symbols | age 5.2
U+26EF ⛯ MAP SYMBOL FOR LIGHTHOUSE | category So (Other Symbol) | block Miscellaneous Symbols | age 5.2
U+26F0 ⛰ MOUNTAIN | category So (Other Symbol) | block Miscellaneous Symbols | age 5.2
U+26F1 ⛱ UMBRELLA ON GROUND | category So (Other Symbol) | block Miscellaneous Symbols | age 5.2
U+26F2 ⛲ FOUNTAIN | category So (Other Symbol) | block Miscellaneous Symbols | age 5.2
U+26F3 ⛳ FLAG IN HOLE | category So (Other Symbol) | block Miscellaneous Symbols | age 5.2
U+26F4 ⛴ FERRY | category So (Other Symbol) | block Miscellaneous Symbols | age 5.2
U+26F5 ⛵ SAILBOAT | category So (Other Symbol) | block Miscellaneous Symbols | age 5.2
U+26F6 ⛶ SQUARE FOUR CORNERS | category So (Other Symbol) | block Miscellaneous Symbols | age 5.2
U+26F7 ⛷ SKIER | category So (Other Symbol) | block Miscellaneous Symbols | age 5.2
U+26F8 ⛸ ICE SKATE | category So (Other Symbol) | block Miscellaneous Symbols | age 5.2
U+26F9 ⛹ PERSON WITH BALL | category So (Other Symbol) | block Miscellaneous Symbols | age 5.2
U+26FA ⛺ TENT | category So (Other Symbol) | block Miscellaneous Symbols | age 5.2
U+26FB ⛻ JAPANESE BANK SYMBOL | category So (Other Symbol) | block Miscellaneous Symbols | age 5.2
U+26FC ⛼ HEADSTONE GRAVEYARD SYMBOL | category So (Other Symbol) | block Miscellaneous Symbols | age 5.2
U+26FD ⛽ FUEL PUMP | category So (Other Symbol) | block Miscellaneous Symbols | age 5.2
U+26FE ⛾ CUP ON BLACK SQUARE | category So (Other Symbol) | block Miscellaneous Symbols | age 5.2
U+26FF ⛿ WHITE FLAG WITH HORIZONTAL MIDDLE BLACK STRIPE | category So (Other Symbol) | block Miscellaneous Symbols | age 5.2
U+2700 ✀ BLACK SAFETY SCISSORS | category So (Other Symbol) | block Dingbats | age 7.0
U+2701 ✁ UPPER BLADE SCISSORS | category So (Other Symbol) | block Dingbats | age 1.1
U+2702 ✂ BLACK SCISSORS | category So (Other Symbol) | block Dingbats | age 1.1
U+2703 ✃ LOWER BLADE SCISSORS | category So (Other Symbol) | block Dingbats | age 1.1
U+2704 ✄ WHITE SCISSORS | category So (Other Symbol) | block Dingbats | age 1.1
U+2705 ✅ WHITE HEAVY CHECK MARK | category So (Other Symbol) | block Dingbats | age 6.0
U+2706 ✆ TELEPHONE LOCATION SIGN | category So (Other Symbol) | block Dingbats | age 1.1
U+2707 ✇ TAPE DRIVE | category So (Other Symbol) | block Dingbats | age 1.1
U+2708 ✈ AIRPLANE | category So (Other Symbol) | block Dingbats | age 1.1
U+2709 ✉ ENVELOPE | category So (Other Symbol) | block Dingbats | age 1.1
U+270A ✊ RAISED FIST | category So (Other Symbol) | block Dingbats | age 6.0
U+270B ✋ RAISED HAND | category So (Other Symbol) | block Dingbats | age 6.0
U+270C ✌ VICTORY HAND | category So (Other Symbol) | block Dingbats | age 1.1
U+270D ✍ WRITING HAND | category So (Other Symbol) | block Dingbats | age 1.1
U+270E ✎ LOWER RIGHT PENCIL | category So (Other Symbol) | block Dingbats | age 1.1
U+270F ✏ PENCIL | category So (Other Symbol) | block Dingbats | age 1.1
U+2710 ✐ UPPER RIGHT PENCIL | category So (Other Symbol) | block Dingbats | age 1.1
U+2711 ✑ WHITE NIB | category So (Other Symbol) | block Dingbats | age 1.1
U+2712 ✒ BLACK NIB | category So (Other Symbol) | block Dingbats | age 1.1
U+2713 ✓ CHECK MARK | category So (Other Symbol) | block Dingbats | age 1.1
U+2714 ✔ HEAVY CHECK MARK | category So (Other Symbol) | block Dingbats | age 1.1
U+2715 ✕ MULTIPLICATION X | category So (Other Symbol) | block Dingbats | age 1.1
U+2716 ✖ HEAVY MULTIPLICATION X | category So (Other Symbol) | block Dingbats | age 1.1
U+2717 ✗ BALLOT X | category So (Other Symbol) | block Dingbats | age 1.1
U+2718 ✘ HEAVY BALLOT X | category So (Other Symbol) | block Dingbats | age 1.1
U+2719 ✙ OUTLINED GREEK CROSS | category So (Other Symbol) | block Dingbats | age 1.1
U+271A ✚ HEAVY GREEK CROSS | category So (Other Symbol) | block Dingbats | age 1.1
U+271B ✛ OPEN CENTRE CROSS | category So (Other Symbol) | block Dingbats | age 1.1
U+271C ✜ HEAVY OPEN CENTRE CROSS | category So (Other Symbol) | block Dingbats | age 1.1
U+271D ✝ LATIN CROSS | category So (Other Symbol) | block Dingbats | age 1.1
U+271E ✞ SHADOWED WHITE LATIN CROSS | category So (Other Symbol) | block Dingbats | age 1.1
U+271F ✟ OUTLINED LATIN CROSS | category So (Other Symbol) | block Dingbats | age 1.1
U+2720 ✠ MALTESE CROSS | category So (Other Symbol) | block Dingbats | age 1.1
U+2721 ✡ STAR OF DAVID | category So (Other Symbol) | block Dingbats | age 1.1
U+2722 ✢ FOUR TEARDROP-SPOKED ASTERISK | category So (Other Symbol) | block Dingbats | age 1.1
U+2723 ✣ FOUR BALLOON-SPOKED ASTERISK | category So (Other Symbol) | block Dingbats | age 1.1
U+2724 ✤ HEAVY FOUR BALLOON-SPOKED ASTERISK | category So (Other Symbol) | block Dingbats | age 1.1
U+2725 ✥ FOUR CLUB-SPOKED ASTERISK | category So (Other Symbol) | block Dingbats | age 1.1
U+2726 ✦ BLACK FOUR POINTED STAR | category So (Other Symbol) | block Dingbats | age 1.1
U+2727 ✧ WHITE FOUR POINTED STAR | category So (Other Symbol) | block Dingbats | age 1.1
U+2728 ✨ SPARKLES | category So (Other Symbol) | block Dingbats | age 6.0
U+2729 ✩ STRESS OUTLINED WHITE STAR | category So (Other Symbol) | block Dingbats | age 1.1
U+272A ✪ CIRCLED WHITE STAR | category So (Other Symbol) | block Dingbats | age 1.1
U+272B ✫ OPEN CENTRE BLACK STAR | category So (Other Symbol) | block Dingbats | age 1.1
U+272C ✬ BLACK CENTRE WHITE STAR | category So (Other Symbol) | block Dingbats | age 1.1
U+272D ✭ OUTLINED BLACK STAR | category So (Other Symbol) | block Dingbats | age 1.1
U+272E ✮ HEAVY OUTLINED BLACK STAR | category So (Other Symbol) | block Dingbats | age 1.1
U+272F ✯ PINWHEEL STAR | category So (Other Symbol) | block Dingbats | age 1.1
U+2730 ✰ SHADOWED WHITE STAR | category So (Other Symbol) | block Dingbats | age 1.1
U+2731 ✱ HEAVY ASTERISK | category So (Other Symbol) | block Dingbats | age 1.1
U+2732 ✲ OPEN CENTRE ASTERISK | category So (Other Symbol) | block Dingbats | age 1.1
U+2733 ✳ EIGHT SPOKED ASTERISK | category So (Other Symbol) | block Dingbats | age 1.1
U+2734 ✴ EIGHT POINTED BLACK STAR | category So (Other Symbol) | block Dingbats | age 1.1
U+2735 ✵ EIGHT POINTED PINWHEEL STAR | category So (Other Symbol) | block Dingbats | age 1.1
U+2736 ✶ SIX POINTED BLACK STAR | category So (Other Symbol) | block Dingbats | age 1.1
U+2737 ✷ EIGHT POINTED RECTILINEAR BLACK STAR | category So (Other Symbol) | block Dingbats | age 1.1
U+2738 ✸ HEAVY EIGHT POINTED RECTILINEAR BLACK STAR | category So (Other Symbol) | block Dingbats | age 1.1
U+2739 ✹ TWELVE POINTED BLACK STAR | category So (Other Symbol) | block Dingbats | age 1.1
U+273A ✺ SIXTEEN POINTED ASTERISK | category So (Other Symbol) | block Dingbats | age 1.1
U+273B ✻ TEARDROP-SPOKED ASTERISK | category So (Other Symbol) | block Dingbats | age 1.1
U+273C ✼ OPEN CENTRE TEARDROP-SPOKED ASTERISK | category So (Other Symbol) | block Dingbats | age 1.1
U+273D ✽ HEAVY TEARDROP-SPOKED ASTERISK | category So (Other Symbol) | block Dingbats | age 1.1
U+273E ✾ SIX PETALLED BLACK AND WHITE FLORETTE | category So (Other Symbol) | block Dingbats | age 1.1
U+273F ✿ BLACK FLORETTE | category So (Other Symbol) | block Dingbats | age 1.1
U+2740 ❀ WHITE FLORETTE | category So (Other Symbol) | block Dingbats | age 1.1
U+2741 ❁ EIGHT PETALLED OUTLINED BLACK FLORETTE | category So (Other Symbol) | block Dingbats | age 1.1
U+2742 ❂ CIRCLED OPEN CENTRE EIGHT POINTED STAR | category So (Other Symbol) | block Dingbats | age 1.1
U+2743 ❃ HEAVY TEARDROP-SPOKED PINWHEEL ASTERISK | category So (Other Symbol) | block Dingbats | age 1.1
U+2744 ❄ SNOWFLAKE | category So (Other Symbol) | block Dingbats | age 1.1
U+2745 ❅ TIGHT TRIFOLIATE SNOWFLAKE | category So (Other Symbol) | block Dingbats | age 1.1
U+2746 ❆ HEAVY CHEVRON SNOWFLAKE | category So (Other Symbol) | block Dingbats | age 1.1
U+2747 ❇ SPARKLE | category So (Other Symbol) | block Dingbats | age 1.1
U+2748 ❈ HEAVY SPARKLE | category So (Other Symbol) | block Dingbats | age 1.1
U+2749 ❉ BALLOON-SPOKED ASTERISK | category So (Other Symbol) | block Dingbats | age 1.1
U+274A ❊ EIGHT TEARDROP-SPOKED PROPELLER ASTERISK | category So (Other Symbol) | block Dingbats | age 1.1
U+274B ❋ HEAVY EIGHT TEARDROP-SPOKED PROPELLER ASTERISK | category So (Other Symbol) | block Dingbats | age 1.1
U+274C ❌ CROSS MARK | category So (Other Symbol) | block Dingbats | age 6.0
U+274D ❍ SHADOWED WHITE CIRCLE | category So (Other Symbol) | block Dingbats | age 1.1
U+274E ❎ NEGATIVE SQUARED CROSS MARK | category So (Other Symbol) | block Dingbats | age 6.0
U+274F ❏ LOWER RIGHT DROP-SHADOWED WHITE SQUARE | category So (Other Symbol) | block Dingbats | age 1.1
U+2750 ❐ UPPER RIGHT DROP-SHADOWED WHITE SQUARE | category So (Other Symbol) | block Dingbats | age 1.1
U+2751 ❑ LOWER RIGHT SHADOWED WHITE SQUARE | category So (Other Symbol) | block Dingbats | age 1.1
U+2752 ❒ UPPER RIGHT SHADOWED WHITE SQUARE | category So (Other Symbol) | block Dingbats | age 1.1
U+2753 ❓ BLACK QUESTION MARK ORNAMENT | category So (Other Symbol) | block Dingbats | age 6.0
U+2754 ❔ WHITE QUESTION MARK ORNAMENT | category So (Other Symbol) | block Dingbats | age 6.0
U+2755 ❕ WHITE EXCLAMATION MARK ORNAMENT | category So (Other Symbol) | block Dingbats | age 6.0
U+2756 ❖ BLACK DIAMOND MINUS WHITE X | category So (Other Symbol) | block Dingbats | age 1.1
U+2757 ❗ HEAVY EXCLAMATION MARK SYMBOL | category So (Other Symbol) | block Dingbats | age 5.2
U+2758 ❘ LIGHT VERTICAL BAR | category So (Other Symbol) | block Dingbats | age 1.1
U+2759 ❙ MEDIUM VERTICAL BAR | category So (Other Symbol) | block Dingbats | age 1.1
U+275A ❚ HEAVY VERTICAL BAR | category So (Other Symbol) | block Dingbats | age 1.1
U+275B ❛ HEAVY SINGLE TURNED COMMA QUOTATION MARK ORNAMENT | category So (Other Symbol) | block Dingbats | age 1.1
U+275C ❜ HEAVY SINGLE COMMA QUOTATION MARK ORNAMENT | category So (Other Symbol) | block Dingbats | age 1.1
U+275D ❝ HEAVY DOUBLE TURNED COMMA QUOTATION MARK ORNAMENT | category So (Other Symbol) | block Dingbats | age 1.1
U+275E ❞ HEAVY DOUBLE COMMA QUOTATION MARK ORNAMENT | category So (Other Symbol) | block Dingbats | age 1.1
U+275F ❟ HEAVY LOW SINGLE COMMA QUOTATION MARK ORNAMENT | category So (Other Symbol) | block Dingbats | age 6.0
U+2760 ❠ HEAVY LOW DOUBLE COMMA QUOTATION MARK ORNAMENT | category So (Other Symbol) | block Dingbats | age 6.0
U+2761 ❡ CURVED STEM PARAGRAPH SIGN ORNAMENT | category So (Other Symbol) | block Dingbats | age 1.1
U+2762 ❢ HEAVY EXCLAMATION MARK ORNAMENT | category So (Other Symbol) | block Dingbats | age 1.1
U+2763 ❣ HEAVY HEART EXCLAMATION MARK ORNAMENT | category So (Other Symbol) | block Dingbats | age 1.1
U+2764 ❤ HEAVY BLACK HEART | category So (Other Symbol) | block Dingbats | age 1.1
U+2765 ❥ ROTATED HEAVY BLACK HEART BULLET | category So (Other Symbol) | block Dingbats | age 1.1
U+2766 ❦ FLORAL HEART | category So (Other Symbol) | block Dingbats | age 1.1
U+2767 ❧ ROTATED FLORAL HEART BULLET | category So (Other Symbol) | block Dingbats | age 1.1
U+2768 ❨ MEDIUM LEFT PARENTHESIS ORNAMENT | category Ps (Open Punctuation) | block Dingbats | age 3.2
U+2769 ❩ MEDIUM RIGHT PARENTHESIS ORNAMENT | category Pe (Close Punctuation) | block Dingbats | age 3.2
U+276A ❪ MEDIUM FLATTENED LEFT PARENTHESIS ORNAMENT | category Ps (Open Punctuation) | block Dingbats | age 3.2
U+276B ❫ MEDIUM FLATTENED RIGHT PARENTHESIS ORNAMENT | category Pe (Close Punctuation) | block Dingbats | age 3.2
U+276C ❬ MEDIUM LEFT-POINTING ANGLE BRACKET ORNAMENT | category Ps (Open Punctuation) | block Dingbats | age 3.2
U+276D ❭ MEDIUM RIGHT-POINTING ANGLE BRACKET ORNAMENT | category Pe (Close Punctuation) | block Dingbats | age 3.2
U+276E ❮ HEAVY LEFT-POINTING ANGLE QUOTATION MARK ORNAMENT | category Ps (Open Punctuation) | block Dingbats | age 3.2
U+276F ❯ HEAVY RIGHT-POINTING ANGLE QUOTATION MARK ORNAMENT | category Pe (Close Punctuation) | block Dingbats | age 3.2
U+2770 ❰ HEAVY LEFT-POINTING ANGLE BRACKET ORNAMENT | category Ps (Open Punctuation) | block Dingbats | age 3.2
U+2771 ❱ HEAVY RIGHT-POINTING ANGLE BRACKET ORNAMENT | category Pe (Close Punctuation) | block Dingbats | age 3.2
U+2772 ❲ LIGHT LEFT TORTOISE SHELL BRACKET ORNAMENT | category Ps (Open Punctuation) | block Dingbats | age 3.2
U+2773 ❳ LIGHT RIGHT TORTOISE SHELL BRACKET ORNAMENT | category Pe (Close Punctuation) | block Dingbats | age 3.2
U+2774 ❴ MEDIUM LEFT CURLY BRACKET ORNAMENT | category Ps (Open Punctuation) | block Dingbats | age 3.2
U+2775 ❵ MEDIUM RIGHT CURLY BRACKET ORNAMENT | category Pe (Close Punctuation) | block Dingbats | age 3.2
U+2776 ❶ DINGBAT NEGATIVE CIRCLED DIGIT ONE | category No (Other Number) | block Dingbats | age 1.1
U+2777 ❷ DINGBAT NEGATIVE CIRCLED DIGIT TWO | category No (Other Number) | block Dingbats | age 1.1
U+2778 ❸ DINGBAT NEGATIVE CIRCLED DIGIT THREE | category No (Other Number) | block Dingbats | age 1.1
U+2779 ❹ DINGBAT NEGATIVE CIRCLED DIGIT FOUR | category No (Other Number) | block Dingbats | age 1.1
U+277A ❺ DINGBAT NEGATIVE CIRCLED DIGIT FIVE | category No (Other Number) | block Dingbats | age 1.1
U+277B ❻ DINGBAT NEGATIVE CIRCLED DIGIT SIX | category No (Other Number) | block Dingbats | age 1.1
U+277C ❼ DINGBAT NEGATIVE CIRCLED DIGIT SEVEN | category No (Other Number) | block Dingbats | age 1.1
U+277D ❽ DINGBAT NEGATIVE CIRCLED DIGIT EIGHT | category No (Other Number) | block Dingbats | age 1.1
U+277E ❾ DINGBAT NEGATIVE CIRCLED DIGIT NINE | category No (Other Number) | block Dingbats | age 1.1
U+277F ❿ DINGBAT NEGATIVE CIRCLED NUMBER TEN | category No (Other Number) | block Dingbats | age 1.1
U+2780 ➀ DINGBAT CIRCLED SANS-SERIF DIGIT ONE | category No (Other Number) | block Dingbats | age 1.1
U+2781 ➁ DINGBAT CIRCLED SANS-SERIF DIGIT TWO | category No (Other Number) | block Dingbats | age 1.1
U+2782 ➂ DINGBAT CIRCLED SANS-SERIF DIGIT THREE | category No (Other Number) | block Dingbats | age 1.1
U+2783 ➃ DINGBAT CIRCLED SANS-SERIF DIGIT FOUR | category No (Other Number) | block Dingbats | age 1.1
U+2784 ➄ DINGBAT CIRCLED SANS-SERIF DIGIT FIVE | category No (Other Number) | block Dingbats | age 1.1
U+2785 ➅ DINGBAT CIRCLED SANS-SERIF DIGIT SIX | category No (Other Number) | block Dingbats | age 1.1
U+2786 ➆ DINGBAT CIRCLED SANS-SERIF DIGIT SEVEN | category No (Other Number) | block Dingbats | age 1.1
U+2787 ➇ DINGBAT CIRCLED SANS-SERIF DIGIT EIGHT | category No (Other Number) | block Dingbats | age 1.1
U+2788 ➈ DINGBAT CIRCLED SANS-SERIF DIGIT NINE | category No (Other Number) | block Dingbats | age 1.1
U+2789 ➉ DINGBAT CIRCLED SANS-SERIF NUMBER TEN | category No (Other Number) | block Dingbats | age 1.1
U+278A ➊ DINGBAT NEGATIVE CIRCLED SANS-SERIF DIGIT ONE | category No (Other Number) | block Dingbats | age 1.1
U+278B ➋ DINGBAT NEGATIVE CIRCLED SANS-SERIF DIGIT TWO | category No (Other Number) | block Dingbats | age 1.1
U+278C ➌ DINGBAT NEGATIVE CIRCLED SANS-SERIF DIGIT THREE | category No (Other Number) | block Dingbats | age 1.1
U+278D ➍ DINGBAT NEGATIVE CIRCLED SANS-SERIF DIGIT FOUR | category No (Other Number) | block Dingbats | age 1.1
U+278E ➎ DINGBAT NEGATIVE CIRCLED SANS-SERIF DIGIT FIVE | category No (Other Number) | block Dingbats | age 1.1
U+278F ➏ DINGBAT NEGATIVE CIRCLED SANS-SERIF DIGIT SIX | category No (Other Number) | block Dingbats | age 1.1
U+2790 ➐ DINGBAT NEGATIVE CIRCLED SANS-SERIF DIGIT SEVEN | category No (Other Number) | block Dingbats | age 1.1
U+2791 ➑ DINGBAT NEGATIVE CIRCLED SANS-SERIF DIGIT EIGHT | category No (Other Number) | block Dingbats | age 1.1
U+2792 ➒ DINGBAT NEGATIVE CIRCLED SANS-SERIF DIGIT NINE | category No (Other Number) | block Dingbats | age 1.1
U+2793 ➓ DINGBAT NEGATIVE CIRCLED SANS-SERIF NUMBER TEN | category No (Other Number) | block Dingbats | age 1.1
U+2794 ➔ HEAVY WIDE-HEADED RIGHTWARDS ARROW | category So (Other Symbol) | block Dingbats | age 1.1
U+2795 ➕ HEAVY PLUS SIGN | category So (Other Symbol) | block Dingbats | age 6.0
U+2796 ➖ HEAVY MINUS SIGN | category So (Other Symbol) | block Dingbats | age 6.0
U+2797 ➗ HEAVY DIVISION SIGN | category So (Other Symbol) | block Dingbats | age 6.0
U+2798 ➘ HEAVY SOUTH EAST ARROW | category So (Other Symbol) | block Dingbats | age 1.1
U+2799 ➙ HEAVY RIGHTWARDS ARROW | category So (Other Symbol) | block Dingbats | age 1.1
U+279A ➚ HEAVY NORTH EAST ARROW | category So (Other Symbol) | block Dingbats | age 1.1
U+279B ➛ DRAFTING POINT RIGHTWARDS ARROW | category So (Other Symbol) | block Dingbats | age 1.1
U+279C ➜ HEAVY ROUND-TIPPED RIGHTWARDS ARROW | category So (Other Symbol) | block Dingbats | age 1.1
U+279D ➝ TRIANGLE-HEADED RIGHTWARDS ARROW | category So (Other Symbol) | block Dingbats | age 1.1
U+279E ➞ HEAVY TRIANGLE-HEADED RIGHTWARDS ARROW | category So (Other Symbol) | block Dingbats | age 1.1
U+279F ➟ DASHED TRIANGLE-HEADED RIGHTWARDS ARROW | category So (Other Symbol) | block Dingbats | age 1.1
U+27A0 ➠ HEAVY DASHED TRIANGLE-HEADED RIGHTWARDS ARROW | category So (Other Symbol) | block Dingbats | age 1.1
U+27A1 ➡ BLACK RIGHTWARDS ARROW | category So (Other Symbol) | block Dingbats | age 1.1
U+27A2 ➢ THREE-D TOP-LIGHTED RIGHTWARDS ARROWHEAD | category So (Other Symbol) | block Dingbats | age 1.1
U+27A3 ➣ THREE-D BOTTOM-LIGHTED RIGHTWARDS ARROWHEAD | category So (Other Symbol) | block Dingbats | age 1.1
U+27A4 ➤ BLACK RIGHTWARDS ARROWHEAD | category So (Other Symbol) | block Dingbats | age 1.1
U+27A5 ➥ HEAVY BLACK CURVED DOWNWARDS AND RIGHTWARDS ARROW | category So (Other Symbol) | block Dingbats | age 1.1
U+27A6 ➦ HEAVY BLACK CURVED UPWARDS AND RIGHTWARDS ARROW | category So (Other Symbol) | block Dingbats | age 1.1
U+27A7 ➧ SQUAT BLACK RIGHTWARDS ARROW | category So (Other Symbol) | block Dingbats | age 1.1
U+27A8 ➨ HEAVY CONCAVE-POINTED BLACK RIGHTWARDS ARROW | category So (Other Symbol) | block Dingbats | age 1.1
U+27A9 ➩ RIGHT-SHADED WHITE RIGHTWARDS ARROW | category So (Other Symbol) | block Dingbats | age 1.1
U+27AA ➪ LEFT-SHADED WHITE RIGHTWARDS ARROW | category So (Other Symbol) | block Dingbats | age 1.1
U+27AB ➫ BACK-TILTED SHADOWED WHITE RIGHTWARDS ARROW | category So (Other Symbol) | block Dingbats | age 1.1
U+27AC ➬ FRONT-TILTED SHADOWED WHITE RIGHTWARDS ARROW | category So (Other Symbol) | block Dingbats | age 1.1
U+27AD ➭ HEAVY LOWER RIGHT-SHADOWED WHITE RIGHTWARDS ARROW | category So (Other Symbol) | block Dingbats | age 1.1
U+27AE ➮ HEAVY UPPER RIGHT-SHADOWED WHITE RIGHTWARDS ARROW | category So (Other Symbol) | block Dingbats | age 1.1
U+27AF ➯ NOTCHED LOWER RIGHT-SHADOWED WHITE RIGHTWARDS ARROW | category So (Other Symbol) | block Dingbats | age 1.1
U+27B0 ➰ CURLY LOOP | category So (Other Symbol) | block Dingbats | age 6.0
U+27B1 ➱ NOTCHED UPPER RIGHT-SHADOWED WHITE RIGHTWARDS ARROW | category So (Other Symbol) | block Dingbats | age 1.1
U+27B2 ➲ CIRCLED HEAVY WHITE RIGHTWARDS ARROW | category So (Other Symbol) | block Dingbats | age 1.1
U+27B3 ➳ WHITE-FEATHERED RIGHTWARDS ARROW | category So (Other Symbol) | block Dingbats | age 1.1
U+27B4 ➴ BLACK-FEATHERED SOUTH EAST ARROW | category So (Other Symbol) | block Dingbats | age 1.1
U+27B5 ➵ BLACK-FEATHERED RIGHTWARDS ARROW | category So (Other Symbol) | block Dingbats | age 1.1
U+27B6 ➶ BLACK-FEATHERED NORTH EAST ARROW | category So (Other Symbol) | block Dingbats | age 1.1
U+27B7 ➷ HEAVY BLACK-FEATHERED SOUTH EAST ARROW | category So (Other Symbol) | block Dingbats | age 1.1
U+27B8 ➸ HEAVY BLACK-FEATHERED RIGHTWARDS ARROW | category So (Other Symbol) | block Dingbats | age 1.1
U+27B9 ➹ HEAVY BLACK-FEATHERED NORTH EAST ARROW | category So (Other Symbol) | block Dingbats | age 1.1
U+27BA ➺ TEARDROP-BARBED RIGHTWARDS ARROW | category So (Other Symbol) | block Dingbats | age 1.1
U+27BB ➻ HEAVY TEARDROP-SHANKED RIGHTWARDS ARROW | category So (Other Symbol) | block Dingbats | age 1.1
U+27BC ➼ WEDGE-TAILED RIGHTWARDS ARROW | category So (Other Symbol) | block Dingbats | age 1.1
U+27BD ➽ HEAVY WEDGE-TAILED RIGHTWARDS ARROW | category So (Other Symbol) | block Dingbats | age 1.1
U+27BE ➾ OPEN-OUTLINED RIGHTWARDS ARROW | category So (Other Symbol) | block Dingbats | age 1.1
U+27BF ➿ DOUBLE CURLY LOOP | category So (Other Symbol) | block Dingbats | age 6.0
U+27C0 ⟀ THREE DIMENSIONAL ANGLE | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-A | age 4.1
U+27C1 ⟁ WHITE TRIANGLE CONTAINING SMALL WHITE TRIANGLE | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-A | age 4.1
U+27C2 ⟂ PERPENDICULAR | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-A | age 4.1
U+27C3 ⟃ OPEN SUBSET | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-A | age 4.1
U+27C4 ⟄ OPEN SUPERSET | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-A | age 4.1
U+27C5 ⟅ LEFT S-SHAPED BAG DELIMITER | category Ps (Open Punctuation) | block Miscellaneous Mathematical Symbols-A | age 4.1
U+27C6 ⟆ RIGHT S-SHAPED BAG DELIMITER | category Pe (Close Punctuation) | block Miscellaneous Mathematical Symbols-A | age 4.1
U+27C7 ⟇ OR WITH DOT INSIDE | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-A | age 5.0
U+27C8 ⟈ REVERSE SOLIDUS PRECEDING SUBSET | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-A | age 5.0
U+27C9 ⟉ SUPERSET PRECEDING SOLIDUS | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-A | age 5.0
U+27CA ⟊ VERTICAL BAR WITH HORIZONTAL STROKE | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-A | age 5.0
U+27CB ⟋ MATHEMATICAL RISING DIAGONAL | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-A | age 6.1
U+27CC ⟌ LONG DIVISION | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-A | age 5.1
U+27CD ⟍ MATHEMATICAL FALLING DIAGONAL | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-A | age 6.1
U+27CE ⟎ SQUARED LOGICAL AND | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-A | age 6.0
U+27CF ⟏ SQUARED LOGICAL OR | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-A | age 6.0
U+27D0 ⟐ WHITE DIAMOND WITH CENTRED DOT | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-A | age 3.2
U+27D1 ⟑ AND WITH DOT | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-A | age 3.2
U+27D2 ⟒ ELEMENT OF OPENING UPWARDS | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-A | age 3.2
U+27D3 ⟓ LOWER RIGHT CORNER WITH DOT | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-A | age 3.2
U+27D4 ⟔ UPPER LEFT CORNER WITH DOT | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-A | age 3.2
U+27D5 ⟕ LEFT OUTER JOIN | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-A | age 3.2
U+27D6 ⟖ RIGHT OUTER JOIN | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-A | age 3.2
U+27D7 ⟗ FULL OUTER JOIN | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-A | age 3.2
U+27D8 ⟘ LARGE UP TACK | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-A | age 3.2
U+27D9 ⟙ LARGE DOWN TACK | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-A | age 3.2
U+27DA ⟚ LEFT AND RIGHT DOUBLE TURNSTILE | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-A | age 3.2
U+27DB ⟛ LEFT AND RIGHT TACK | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-A | age 3.2
U+27DC ⟜ LEFT MULTIMAP | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-A | age 3.2
U+27DD ⟝ LONG RIGHT TACK | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-A | age 3.2
U+27DE ⟞ LONG LEFT TACK | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-A | age 3.2
U+27DF ⟟ UP TACK WITH CIRCLE ABOVE | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-A | age 3.2
U+27E0 ⟠ LOZENGE DIVIDED BY HORIZONTAL RULE | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-A | age 3.2
U+27E1 ⟡ WHITE CONCAVE-SIDED DIAMOND | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-A | age 3.2
U+27E2 ⟢ WHITE CONCAVE-SIDED DIAMOND WITH LEFTWARDS TICK | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-A | age 3.2
U+27E3 ⟣ WHITE CONCAVE-SIDED DIAMOND WITH RIGHTWARDS TICK | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-A | age 3.2
U+27E4 ⟤ WHITE SQUARE WITH LEFTWARDS TICK | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-A | age 3.2
U+27E5 ⟥ WHITE SQUARE WITH RIGHTWARDS TICK | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-A | age 3.2
U+27E6 ⟦ MATHEMATICAL LEFT WHITE SQUARE BRACKET | category Ps (Open Punctuation) | block Miscellaneous Mathematical Symbols-A | age 3.2
U+27E7 ⟧ MATHEMATICAL RIGHT WHITE SQUARE BRACKET | category Pe (Close Punctuation) | block Miscellaneous Mathematical Symbols-A | age 3.2
U+27E8 ⟨ MATHEMATICAL LEFT ANGLE BRACKET | category Ps (Open Punctuation) | block Miscellaneous Mathematical Symbols-A | age 3.2
U+27E9 ⟩ MATHEMATICAL RIGHT ANGLE BRACKET | category Pe (Close Punctuation) | block Miscellaneous Mathematical Symbols-A | age 3.2
U+27EA ⟪ MATHEMATICAL LEFT DOUBLE ANGLE BRACKET | category Ps (Open Punctuation) | block Miscellaneous Mathematical Symbols-A | age 3.2
U+27EB ⟫ MATHEMATICAL RIGHT DOUBLE ANGLE BRACKET | category Pe (Close Punctuation) | block Miscellaneous Mathematical Symbols-A | age 3.2
U+27EC ⟬ MATHEMATICAL LEFT WHITE TORTOISE SHELL BRACKET | category Ps (Open Punctuation) | block Miscellaneous Mathematical Symbols-A | age 5.1
U+27ED ⟭ MATHEMATICAL RIGHT WHITE TORTOISE SHELL BRACKET | category Pe (Close Punctuation) | block Miscellaneous Mathematical Symbols-A | age 5.1
U+27EE ⟮ MATHEMATICAL LEFT FLATTENED PARENTHESIS | category Ps (Open Punctuation) | block Miscellaneous Mathematical Symbols-A | age 5.1
U+27EF ⟯ MATHEMATICAL RIGHT FLATTENED PARENTHESIS | category Pe (Close Punctuation) | block Miscellaneous Mathematical Symbols-A | age 5.1
U+27F0 ⟰ UPWARDS QUADRUPLE ARROW | category Sm (Math Symbol) | block Supplemental Arrows-A | age 3.2
U+27F1 ⟱ DOWNWARDS QUADRUPLE ARROW | category Sm (Math Symbol) | block Supplemental Arrows-A | age 3.2
U+27F2 ⟲ ANTICLOCKWISE GAPPED CIRCLE ARROW | category Sm (Math Symbol) | block Supplemental Arrows-A | age 3.2
U+27F3 ⟳ CLOCKWISE GAPPED CIRCLE ARROW | category Sm (Math Symbol) | block Supplemental Arrows-A | age 3.2
U+27F4 ⟴ RIGHT ARROW WITH CIRCLED PLUS | category Sm (Math Symbol) | block Supplemental Arrows-A | age 3.2
U+27F5 ⟵ LONG LEFTWARDS ARROW | category Sm (Math Symbol) | block Supplemental Arrows-A | age 3.2
U+27F6 ⟶ LONG RIGHTWARDS ARROW | category Sm (Math Symbol) | block Supplemental Arrows-A | age 3.2
U+27F7 ⟷ LONG LEFT RIGHT ARROW | category Sm (Math Symbol) | block Supplemental Arrows-A | age 3.2
U+27F8 ⟸ LONG LEFTWARDS DOUBLE ARROW | category Sm (Math Symbol) | block Supplemental Arrows-A | age 3.2
U+27F9 ⟹ LONG RIGHTWARDS DOUBLE ARROW | category Sm (Math Symbol) | block Supplemental Arrows-A | age 3.2
U+27FA ⟺ LONG LEFT RIGHT DOUBLE ARROW | category Sm (Math Symbol) | block Supplemental Arrows-A | age 3.2
U+27FB ⟻ LONG LEFTWARDS ARROW FROM BAR | category Sm (Math Symbol) | block Supplemental Arrows-A | age 3.2
U+27FC ⟼ LONG RIGHTWARDS ARROW FROM BAR | category Sm (Math Symbol) | block Supplemental Arrows-A | age 3.2
U+27FD ⟽ LONG LEFTWARDS DOUBLE ARROW FROM BAR | category Sm (Math Symbol) | block Supplemental Arrows-A | age 3.2
U+27FE ⟾ LONG RIGHTWARDS DOUBLE ARROW FROM BAR | category Sm (Math Symbol) | block Supplemental Arrows-A | age 3.2
U+27FF ⟿ LONG RIGHTWARDS SQUIGGLE ARROW | category Sm (Math Symbol) | block Supplemental Arrows-A | age 3.2
U+2800 ⠀ BRAILLE PATTERN BLANK | category So (Other Symbol) | block Braille Patterns | age 3.0
U+2801 ⠁ BRAILLE PATTERN DOTS-1 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+2802 ⠂ BRAILLE PATTERN DOTS-2 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+2803 ⠃ BRAILLE PATTERN DOTS-12 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+2804 ⠄ BRAILLE PATTERN DOTS-3 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+2805 ⠅ BRAILLE PATTERN DOTS-13 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+2806 ⠆ BRAILLE PATTERN DOTS-23 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+2807 ⠇ BRAILLE PATTERN DOTS-123 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+2808 ⠈ BRAILLE PATTERN DOTS-4 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+2809 ⠉ BRAILLE PATTERN DOTS-14 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+280A ⠊ BRAILLE PATTERN DOTS-24 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+280B ⠋ BRAILLE PATTERN DOTS-124 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+280C ⠌ BRAILLE PATTERN DOTS-34 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+280D ⠍ BRAILLE PATTERN DOTS-134 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+280E ⠎ BRAILLE PATTERN DOTS-234 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+280F ⠏ BRAILLE PATTERN DOTS-1234 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+2810 ⠐ BRAILLE PATTERN DOTS-5 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+2811 ⠑ BRAILLE PATTERN DOTS-15 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+2812 ⠒ BRAILLE PATTERN DOTS-25 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+2813 ⠓ BRAILLE PATTERN DOTS-125 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+2814 ⠔ BRAILLE PATTERN DOTS-35 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+2815 ⠕ BRAILLE PATTERN DOTS-135 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+2816 ⠖ BRAILLE PATTERN DOTS-235 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+2817 ⠗ BRAILLE PATTERN DOTS-1235 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+2818 ⠘ BRAILLE PATTERN DOTS-45 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+2819 ⠙ BRAILLE PATTERN DOTS-145 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+281A ⠚ BRAILLE PATTERN DOTS-245 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+281B ⠛ BRAILLE PATTERN DOTS-1245 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+281C ⠜ BRAILLE PATTERN DOTS-345 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+281D ⠝ BRAILLE PATTERN DOTS-1345 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+281E ⠞ BRAILLE PATTERN DOTS-2345 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+281F ⠟ BRAILLE PATTERN DOTS-12345 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+2820 ⠠ BRAILLE PATTERN DOTS-6 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+2821 ⠡ BRAILLE PATTERN DOTS-16 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+2822 ⠢ BRAILLE PATTERN DOTS-26 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+2823 ⠣ BRAILLE PATTERN DOTS-126 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+2824 ⠤ BRAILLE PATTERN DOTS-36 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+2825 ⠥ BRAILLE PATTERN DOTS-136 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+2826 ⠦ BRAILLE PATTERN DOTS-236 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+2827 ⠧ BRAILLE PATTERN DOTS-1236 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+2828 ⠨ BRAILLE PATTERN DOTS-46 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+2829 ⠩ BRAILLE PATTERN DOTS-146 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+282A ⠪ BRAILLE PATTERN DOTS-246 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+282B ⠫ BRAILLE PATTERN DOTS-1246 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+282C ⠬ BRAILLE PATTERN DOTS-346 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+282D ⠭ BRAILLE PATTERN DOTS-1346 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+282E ⠮ BRAILLE PATTERN DOTS-2346 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+282F ⠯ BRAILLE PATTERN DOTS-12346 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+2830 ⠰ BRAILLE PATTERN DOTS-56 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+2831 ⠱ BRAILLE PATTERN DOTS-156 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+2832 ⠲ BRAILLE PATTERN DOTS-256 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+2833 ⠳ BRAILLE PATTERN DOTS-1256 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+2834 ⠴ BRAILLE PATTERN DOTS-356 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+2835 ⠵ BRAILLE PATTERN DOTS-1356 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+2836 ⠶ BRAILLE PATTERN DOTS-2356 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+2837 ⠷ BRAILLE PATTERN DOTS-12356 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+2838 ⠸ BRAILLE PATTERN DOTS-456 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+2839 ⠹ BRAILLE PATTERN DOTS-1456 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+283A ⠺ BRAILLE PATTERN DOTS-2456 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+283B ⠻ BRAILLE PATTERN DOTS-12456 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+283C ⠼ BRAILLE PATTERN DOTS-3456 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+283D ⠽ BRAILLE PATTERN DOTS-13456 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+283E ⠾ BRAILLE PATTERN DOTS-23456 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+283F ⠿ BRAILLE PATTERN DOTS-123456 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+2840 ⡀ BRAILLE PATTERN DOTS-7 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+2841 ⡁ BRAILLE PATTERN DOTS-17 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+2842 ⡂ BRAILLE PATTERN DOTS-27 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+2843 ⡃ BRAILLE PATTERN DOTS-127 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+2844 ⡄ BRAILLE PATTERN DOTS-37 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+2845 ⡅ BRAILLE PATTERN DOTS-137 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+2846 ⡆ BRAILLE PATTERN DOTS-237 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+2847 ⡇ BRAILLE PATTERN DOTS-1237 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+2848 ⡈ BRAILLE PATTERN DOTS-47 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+2849 ⡉ BRAILLE PATTERN DOTS-147 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+284A ⡊ BRAILLE PATTERN DOTS-247 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+284B ⡋ BRAILLE PATTERN DOTS-1247 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+284C ⡌ BRAILLE PATTERN DOTS-347 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+284D ⡍ BRAILLE PATTERN DOTS-1347 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+284E ⡎ BRAILLE PATTERN DOTS-2347 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+284F ⡏ BRAILLE PATTERN DOTS-12347 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+2850 ⡐ BRAILLE PATTERN DOTS-57 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+2851 ⡑ BRAILLE PATTERN DOTS-157 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+2852 ⡒ BRAILLE PATTERN DOTS-257 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+2853 ⡓ BRAILLE PATTERN DOTS-1257 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+2854 ⡔ BRAILLE PATTERN DOTS-357 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+2855 ⡕ BRAILLE PATTERN DOTS-1357 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+2856 ⡖ BRAILLE PATTERN DOTS-2357 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+2857 ⡗ BRAILLE PATTERN DOTS-12357 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+2858 ⡘ BRAILLE PATTERN DOTS-457 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+2859 ⡙ BRAILLE PATTERN DOTS-1457 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+285A ⡚ BRAILLE PATTERN DOTS-2457 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+285B ⡛ BRAILLE PATTERN DOTS-12457 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+285C ⡜ BRAILLE PATTERN DOTS-3457 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+285D ⡝ BRAILLE PATTERN DOTS-13457 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+285E ⡞ BRAILLE PATTERN DOTS-23457 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+285F ⡟ BRAILLE PATTERN DOTS-123457 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+2860 ⡠ BRAILLE PATTERN DOTS-67 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+2861 ⡡ BRAILLE PATTERN DOTS-167 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+2862 ⡢ BRAILLE PATTERN DOTS-267 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+2863 ⡣ BRAILLE PATTERN DOTS-1267 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+2864 ⡤ BRAILLE PATTERN DOTS-367 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+2865 ⡥ BRAILLE PATTERN DOTS-1367 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+2866 ⡦ BRAILLE PATTERN DOTS-2367 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+2867 ⡧ BRAILLE PATTERN DOTS-12367 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+2868 ⡨ BRAILLE PATTERN DOTS-467 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+2869 ⡩ BRAILLE PATTERN DOTS-1467 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+286A ⡪ BRAILLE PATTERN DOTS-2467 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+286B ⡫ BRAILLE PATTERN DOTS-12467 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+286C ⡬ BRAILLE PATTERN DOTS-3467 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+286D ⡭ BRAILLE PATTERN DOTS-13467 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+286E ⡮ BRAILLE PATTERN DOTS-23467 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+286F ⡯ BRAILLE PATTERN DOTS-123467 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+2870 ⡰ BRAILLE PATTERN DOTS-567 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+2871 ⡱ BRAILLE PATTERN DOTS-1567 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+2872 ⡲ BRAILLE PATTERN DOTS-2567 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+2873 ⡳ BRAILLE PATTERN DOTS-12567 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+2874 ⡴ BRAILLE PATTERN DOTS-3567 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+2875 ⡵ BRAILLE PATTERN DOTS-13567 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+2876 ⡶ BRAILLE PATTERN DOTS-23567 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+2877 ⡷ BRAILLE PATTERN DOTS-123567 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+2878 ⡸ BRAILLE PATTERN DOTS-4567 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+2879 ⡹ BRAILLE PATTERN DOTS-14567 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+287A ⡺ BRAILLE PATTERN DOTS-24567 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+287B ⡻ BRAILLE PATTERN DOTS-124567 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+287C ⡼ BRAILLE PATTERN DOTS-34567 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+287D ⡽ BRAILLE PATTERN DOTS-134567 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+287E ⡾ BRAILLE PATTERN DOTS-234567 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+287F ⡿ BRAILLE PATTERN DOTS-1234567 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+2880 ⢀ BRAILLE PATTERN DOTS-8 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+2881 ⢁ BRAILLE PATTERN DOTS-18 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+2882 ⢂ BRAILLE PATTERN DOTS-28 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+2883 ⢃ BRAILLE PATTERN DOTS-128 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+2884 ⢄ BRAILLE PATTERN DOTS-38 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+2885 ⢅ BRAILLE PATTERN DOTS-138 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+2886 ⢆ BRAILLE PATTERN DOTS-238 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+2887 ⢇ BRAILLE PATTERN DOTS-1238 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+2888 ⢈ BRAILLE PATTERN DOTS-48 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+2889 ⢉ BRAILLE PATTERN DOTS-148 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+288A ⢊ BRAILLE PATTERN DOTS-248 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+288B ⢋ BRAILLE PATTERN DOTS-1248 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+288C ⢌ BRAILLE PATTERN DOTS-348 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+288D ⢍ BRAILLE PATTERN DOTS-1348 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+288E ⢎ BRAILLE PATTERN DOTS-2348 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+288F ⢏ BRAILLE PATTERN DOTS-12348 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+2890 ⢐ BRAILLE PATTERN DOTS-58 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+2891 ⢑ BRAILLE PATTERN DOTS-158 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+2892 ⢒ BRAILLE PATTERN DOTS-258 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+2893 ⢓ BRAILLE PATTERN DOTS-1258 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+2894 ⢔ BRAILLE PATTERN DOTS-358 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+2895 ⢕ BRAILLE PATTERN DOTS-1358 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+2896 ⢖ BRAILLE PATTERN DOTS-2358 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+2897 ⢗ BRAILLE PATTERN DOTS-12358 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+2898 ⢘ BRAILLE PATTERN DOTS-458 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+2899 ⢙ BRAILLE PATTERN DOTS-1458 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+289A ⢚ BRAILLE PATTERN DOTS-2458 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+289B ⢛ BRAILLE PATTERN DOTS-12458 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+289C ⢜ BRAILLE PATTERN DOTS-3458 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+289D ⢝ BRAILLE PATTERN DOTS-13458 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+289E ⢞ BRAILLE PATTERN DOTS-23458 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+289F ⢟ BRAILLE PATTERN DOTS-123458 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+28A0 ⢠ BRAILLE PATTERN DOTS-68 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+28A1 ⢡ BRAILLE PATTERN DOTS-168 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+28A2 ⢢ BRAILLE PATTERN DOTS-268 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+28A3 ⢣ BRAILLE PATTERN DOTS-1268 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+28A4 ⢤ BRAILLE PATTERN DOTS-368 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+28A5 ⢥ BRAILLE PATTERN DOTS-1368 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+28A6 ⢦ BRAILLE PATTERN DOTS-2368 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+28A7 ⢧ BRAILLE PATTERN DOTS-12368 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+28A8 ⢨ BRAILLE PATTERN DOTS-468 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+28A9 ⢩ BRAILLE PATTERN DOTS-1468 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+28AA ⢪ BRAILLE PATTERN DOTS-2468 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+28AB ⢫ BRAILLE PATTERN DOTS-12468 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+28AC ⢬ BRAILLE PATTERN DOTS-3468 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+28AD ⢭ BRAILLE PATTERN DOTS-13468 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+28AE ⢮ BRAILLE PATTERN DOTS-23468 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+28AF ⢯ BRAILLE PATTERN DOTS-123468 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+28B0 ⢰ BRAILLE PATTERN DOTS-568 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+28B1 ⢱ BRAILLE PATTERN DOTS-1568 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+28B2 ⢲ BRAILLE PATTERN DOTS-2568 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+28B3 ⢳ BRAILLE PATTERN DOTS-12568 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+28B4 ⢴ BRAILLE PATTERN DOTS-3568 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+28B5 ⢵ BRAILLE PATTERN DOTS-13568 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+28B6 ⢶ BRAILLE PATTERN DOTS-23568 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+28B7 ⢷ BRAILLE PATTERN DOTS-123568 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+28B8 ⢸ BRAILLE PATTERN DOTS-4568 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+28B9 ⢹ BRAILLE PATTERN DOTS-14568 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+28BA ⢺ BRAILLE PATTERN DOTS-24568 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+28BB ⢻ BRAILLE PATTERN DOTS-124568 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+28BC ⢼ BRAILLE PATTERN DOTS-34568 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+28BD ⢽ BRAILLE PATTERN DOTS-134568 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+28BE ⢾ BRAILLE PATTERN DOTS-234568 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+28BF ⢿ BRAILLE PATTERN DOTS-1234568 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+28C0 ⣀ BRAILLE PATTERN DOTS-78 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+28C1 ⣁ BRAILLE PATTERN DOTS-178 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+28C2 ⣂ BRAILLE PATTERN DOTS-278 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+28C3 ⣃ BRAILLE PATTERN DOTS-1278 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+28C4 ⣄ BRAILLE PATTERN DOTS-378 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+28C5 ⣅ BRAILLE PATTERN DOTS-1378 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+28C6 ⣆ BRAILLE PATTERN DOTS-2378 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+28C7 ⣇ BRAILLE PATTERN DOTS-12378 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+28C8 ⣈ BRAILLE PATTERN DOTS-478 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+28C9 ⣉ BRAILLE PATTERN DOTS-1478 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+28CA ⣊ BRAILLE PATTERN DOTS-2478 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+28CB ⣋ BRAILLE PATTERN DOTS-12478 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+28CC ⣌ BRAILLE PATTERN DOTS-3478 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+28CD ⣍ BRAILLE PATTERN DOTS-13478 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+28CE ⣎ BRAILLE PATTERN DOTS-23478 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+28CF ⣏ BRAILLE PATTERN DOTS-123478 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+28D0 ⣐ BRAILLE PATTERN DOTS-578 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+28D1 ⣑ BRAILLE PATTERN DOTS-1578 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+28D2 ⣒ BRAILLE PATTERN DOTS-2578 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+28D3 ⣓ BRAILLE PATTERN DOTS-12578 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+28D4 ⣔ BRAILLE PATTERN DOTS-3578 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+28D5 ⣕ BRAILLE PATTERN DOTS-13578 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+28D6 ⣖ BRAILLE PATTERN DOTS-23578 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+28D7 ⣗ BRAILLE PATTERN DOTS-123578 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+28D8 ⣘ BRAILLE PATTERN DOTS-4578 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+28D9 ⣙ BRAILLE PATTERN DOTS-14578 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+28DA ⣚ BRAILLE PATTERN DOTS-24578 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+28DB ⣛ BRAILLE PATTERN DOTS-124578 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+28DC ⣜ BRAILLE PATTERN DOTS-34578 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+28DD ⣝ BRAILLE PATTERN DOTS-134578 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+28DE ⣞ BRAILLE PATTERN DOTS-234578 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+28DF ⣟ BRAILLE PATTERN DOTS-1234578 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+28E0 ⣠ BRAILLE PATTERN DOTS-678 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+28E1 ⣡ BRAILLE PATTERN DOTS-1678 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+28E2 ⣢ BRAILLE PATTERN DOTS-2678 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+28E3 ⣣ BRAILLE PATTERN DOTS-12678 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+28E4 ⣤ BRAILLE PATTERN DOTS-3678 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+28E5 ⣥ BRAILLE PATTERN DOTS-13678 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+28E6 ⣦ BRAILLE PATTERN DOTS-23678 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+28E7 ⣧ BRAILLE PATTERN DOTS-123678 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+28E8 ⣨ BRAILLE PATTERN DOTS-4678 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+28E9 ⣩ BRAILLE PATTERN DOTS-14678 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+28EA ⣪ BRAILLE PATTERN DOTS-24678 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+28EB ⣫ BRAILLE PATTERN DOTS-124678 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+28EC ⣬ BRAILLE PATTERN DOTS-34678 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+28ED ⣭ BRAILLE PATTERN DOTS-134678 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+28EE ⣮ BRAILLE PATTERN DOTS-234678 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+28EF ⣯ BRAILLE PATTERN DOTS-1234678 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+28F0 ⣰ BRAILLE PATTERN DOTS-5678 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+28F1 ⣱ BRAILLE PATTERN DOTS-15678 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+28F2 ⣲ BRAILLE PATTERN DOTS-25678 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+28F3 ⣳ BRAILLE PATTERN DOTS-125678 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+28F4 ⣴ BRAILLE PATTERN DOTS-35678 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+28F5 ⣵ BRAILLE PATTERN DOTS-135678 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+28F6 ⣶ BRAILLE PATTERN DOTS-235678 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+28F7 ⣷ BRAILLE PATTERN DOTS-1235678 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+28F8 ⣸ BRAILLE PATTERN DOTS-45678 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+28F9 ⣹ BRAILLE PATTERN DOTS-145678 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+28FA ⣺ BRAILLE PATTERN DOTS-245678 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+28FB ⣻ BRAILLE PATTERN DOTS-1245678 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+28FC ⣼ BRAILLE PATTERN DOTS-345678 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+28FD ⣽ BRAILLE PATTERN DOTS-1345678 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+28FE ⣾ BRAILLE PATTERN DOTS-2345678 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+28FF ⣿ BRAILLE PATTERN DOTS-12345678 | category So (Other Symbol) | block Braille Patterns | age 3.0
U+2900 ⤀ RIGHTWARDS TWO-HEADED ARROW WITH VERTICAL STROKE | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+2901 ⤁ RIGHTWARDS TWO-HEADED ARROW WITH DOUBLE VERTICAL STROKE | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+2902 ⤂ LEFTWARDS DOUBLE ARROW WITH VERTICAL STROKE | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+2903 ⤃ RIGHTWARDS DOUBLE ARROW WITH VERTICAL STROKE | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+2904 ⤄ LEFT RIGHT DOUBLE ARROW WITH VERTICAL STROKE | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+2905 ⤅ RIGHTWARDS TWO-HEADED ARROW FROM BAR | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+2906 ⤆ LEFTWARDS DOUBLE ARROW FROM BAR | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+2907 ⤇ RIGHTWARDS DOUBLE ARROW FROM BAR | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+2908 ⤈ DOWNWARDS ARROW WITH HORIZONTAL STROKE | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+2909 ⤉ UPWARDS ARROW WITH HORIZONTAL STROKE | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+290A ⤊ UPWARDS TRIPLE ARROW | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+290B ⤋ DOWNWARDS TRIPLE ARROW | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+290C ⤌ LEFTWARDS DOUBLE DASH ARROW | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+290D ⤍ RIGHTWARDS DOUBLE DASH ARROW | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+290E ⤎ LEFTWARDS TRIPLE DASH ARROW | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+290F ⤏ RIGHTWARDS TRIPLE DASH ARROW | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+2910 ⤐ RIGHTWARDS TWO-HEADED TRIPLE DASH ARROW | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+2911 ⤑ RIGHTWARDS ARROW WITH DOTTED STEM | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+2912 ⤒ UPWARDS ARROW TO BAR | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+2913 ⤓ DOWNWARDS ARROW TO BAR | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+2914 ⤔ RIGHTWARDS ARROW WITH TAIL WITH VERTICAL STROKE | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+2915 ⤕ RIGHTWARDS ARROW WITH TAIL WITH DOUBLE VERTICAL STROKE | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+2916 ⤖ RIGHTWARDS TWO-HEADED ARROW WITH TAIL | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+2917 ⤗ RIGHTWARDS TWO-HEADED ARROW WITH TAIL WITH VERTICAL STROKE | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+2918 ⤘ RIGHTWARDS TWO-HEADED ARROW WITH TAIL WITH DOUBLE VERTICAL STROKE | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+2919 ⤙ LEFTWARDS ARROW-TAIL | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+291A ⤚ RIGHTWARDS ARROW-TAIL | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+291B ⤛ LEFTWARDS DOUBLE ARROW-TAIL | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+291C ⤜ RIGHTWARDS DOUBLE ARROW-TAIL | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+291D ⤝ LEFTWARDS ARROW TO BLACK DIAMOND | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+291E ⤞ RIGHTWARDS ARROW TO BLACK DIAMOND | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+291F ⤟ LEFTWARDS ARROW FROM BAR TO BLACK DIAMOND | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+2920 ⤠ RIGHTWARDS ARROW FROM BAR TO BLACK DIAMOND | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+2921 ⤡ NORTH WEST AND SOUTH EAST ARROW | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+2922 ⤢ NORTH EAST AND SOUTH WEST ARROW | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+2923 ⤣ NORTH WEST ARROW WITH HOOK | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+2924 ⤤ NORTH EAST ARROW WITH HOOK | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+2925 ⤥ SOUTH EAST ARROW WITH HOOK | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+2926 ⤦ SOUTH WEST ARROW WITH HOOK | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+2927 ⤧ NORTH WEST ARROW AND NORTH EAST ARROW | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+2928 ⤨ NORTH EAST ARROW AND SOUTH EAST ARROW | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+2929 ⤩ SOUTH EAST ARROW AND SOUTH WEST ARROW | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+292A ⤪ SOUTH WEST ARROW AND NORTH WEST ARROW | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+292B ⤫ RISING DIAGONAL CROSSING FALLING DIAGONAL | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+292C ⤬ FALLING DIAGONAL CROSSING RISING DIAGONAL | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+292D ⤭ SOUTH EAST ARROW CROSSING NORTH EAST ARROW | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+292E ⤮ NORTH EAST ARROW CROSSING SOUTH EAST ARROW | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+292F ⤯ FALLING DIAGONAL CROSSING NORTH EAST ARROW | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+2930 ⤰ RISING DIAGONAL CROSSING SOUTH EAST ARROW | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+2931 ⤱ NORTH EAST ARROW CROSSING NORTH WEST ARROW | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+2932 ⤲ NORTH WEST ARROW CROSSING NORTH EAST ARROW | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+2933 ⤳ WAVE ARROW POINTING DIRECTLY RIGHT | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+2934 ⤴ ARROW POINTING RIGHTWARDS THEN CURVING UPWARDS | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+2935 ⤵ ARROW POINTING RIGHTWARDS THEN CURVING DOWNWARDS | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+2936 ⤶ ARROW POINTING DOWNWARDS THEN CURVING LEFTWARDS | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+2937 ⤷ ARROW POINTING DOWNWARDS THEN CURVING RIGHTWARDS | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+2938 ⤸ RIGHT-SIDE ARC CLOCKWISE ARROW | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+2939 ⤹ LEFT-SIDE ARC ANTICLOCKWISE ARROW | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+293A ⤺ TOP ARC ANTICLOCKWISE ARROW | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+293B ⤻ BOTTOM ARC ANTICLOCKWISE ARROW | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+293C ⤼ TOP ARC CLOCKWISE ARROW WITH MINUS | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+293D ⤽ TOP ARC ANTICLOCKWISE ARROW WITH PLUS | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+293E ⤾ LOWER RIGHT SEMICIRCULAR CLOCKWISE ARROW | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+293F ⤿ LOWER LEFT SEMICIRCULAR ANTICLOCKWISE ARROW | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+2940 ⥀ ANTICLOCKWISE CLOSED CIRCLE ARROW | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+2941 ⥁ CLOCKWISE CLOSED CIRCLE ARROW | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+2942 ⥂ RIGHTWARDS ARROW ABOVE SHORT LEFTWARDS ARROW | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+2943 ⥃ LEFTWARDS ARROW ABOVE SHORT RIGHTWARDS ARROW | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+2944 ⥄ SHORT RIGHTWARDS ARROW ABOVE LEFTWARDS ARROW | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+2945 ⥅ RIGHTWARDS ARROW WITH PLUS BELOW | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+2946 ⥆ LEFTWARDS ARROW WITH PLUS BELOW | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+2947 ⥇ RIGHTWARDS ARROW THROUGH X | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+2948 ⥈ LEFT RIGHT ARROW THROUGH SMALL CIRCLE | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+2949 ⥉ UPWARDS TWO-HEADED ARROW FROM SMALL CIRCLE | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+294A ⥊ LEFT BARB UP RIGHT BARB DOWN HARPOON | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+294B ⥋ LEFT BARB DOWN RIGHT BARB UP HARPOON | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+294C ⥌ UP BARB RIGHT DOWN BARB LEFT HARPOON | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+294D ⥍ UP BARB LEFT DOWN BARB RIGHT HARPOON | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+294E ⥎ LEFT BARB UP RIGHT BARB UP HARPOON | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+294F ⥏ UP BARB RIGHT DOWN BARB RIGHT HARPOON | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+2950 ⥐ LEFT BARB DOWN RIGHT BARB DOWN HARPOON | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+2951 ⥑ UP BARB LEFT DOWN BARB LEFT HARPOON | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+2952 ⥒ LEFTWARDS HARPOON WITH BARB UP TO BAR | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+2953 ⥓ RIGHTWARDS HARPOON WITH BARB UP TO BAR | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+2954 ⥔ UPWARDS HARPOON WITH BARB RIGHT TO BAR | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+2955 ⥕ DOWNWARDS HARPOON WITH BARB RIGHT TO BAR | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+2956 ⥖ LEFTWARDS HARPOON WITH BARB DOWN TO BAR | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+2957 ⥗ RIGHTWARDS HARPOON WITH BARB DOWN TO BAR | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+2958 ⥘ UPWARDS HARPOON WITH BARB LEFT TO BAR | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+2959 ⥙ DOWNWARDS HARPOON WITH BARB LEFT TO BAR | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+295A ⥚ LEFTWARDS HARPOON WITH BARB UP FROM BAR | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+295B ⥛ RIGHTWARDS HARPOON WITH BARB UP FROM BAR | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+295C ⥜ UPWARDS HARPOON WITH BARB RIGHT FROM BAR | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+295D ⥝ DOWNWARDS HARPOON WITH BARB RIGHT FROM BAR | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+295E ⥞ LEFTWARDS HARPOON WITH BARB DOWN FROM BAR | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+295F ⥟ RIGHTWARDS HARPOON WITH BARB DOWN FROM BAR | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+2960 ⥠ UPWARDS HARPOON WITH BARB LEFT FROM BAR | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+2961 ⥡ DOWNWARDS HARPOON WITH BARB LEFT FROM BAR | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+2962 ⥢ LEFTWARDS HARPOON WITH BARB UP ABOVE LEFTWARDS HARPOON WITH BARB DOWN | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+2963 ⥣ UPWARDS HARPOON WITH BARB LEFT BESIDE UPWARDS HARPOON WITH BARB RIGHT | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+2964 ⥤ RIGHTWARDS HARPOON WITH BARB UP ABOVE RIGHTWARDS HARPOON WITH BARB DOWN | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+2965 ⥥ DOWNWARDS HARPOON WITH BARB LEFT BESIDE DOWNWARDS HARPOON WITH BARB RIGHT | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+2966 ⥦ LEFTWARDS HARPOON WITH BARB UP ABOVE RIGHTWARDS HARPOON WITH BARB UP | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+2967 ⥧ LEFTWARDS HARPOON WITH BARB DOWN ABOVE RIGHTWARDS HARPOON WITH BARB DOWN | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+2968 ⥨ RIGHTWARDS HARPOON WITH BARB UP ABOVE LEFTWARDS HARPOON WITH BARB UP | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+2969 ⥩ RIGHTWARDS HARPOON WITH BARB DOWN ABOVE LEFTWARDS HARPOON WITH BARB DOWN | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+296A ⥪ LEFTWARDS HARPOON WITH BARB UP ABOVE LONG DASH | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+296B ⥫ LEFTWARDS HARPOON WITH BARB DOWN BELOW LONG DASH | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+296C ⥬ RIGHTWARDS HARPOON WITH BARB UP ABOVE LONG DASH | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+296D ⥭ RIGHTWARDS HARPOON WITH BARB DOWN BELOW LONG DASH | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+296E ⥮ UPWARDS HARPOON WITH BARB LEFT BESIDE DOWNWARDS HARPOON WITH BARB RIGHT | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+296F ⥯ DOWNWARDS HARPOON WITH BARB LEFT BESIDE UPWARDS HARPOON WITH BARB RIGHT | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+2970 ⥰ RIGHT DOUBLE ARROW WITH ROUNDED HEAD | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+2971 ⥱ EQUALS SIGN ABOVE RIGHTWARDS ARROW | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+2972 ⥲ TILDE OPERATOR ABOVE RIGHTWARDS ARROW | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+2973 ⥳ LEFTWARDS ARROW ABOVE TILDE OPERATOR | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+2974 ⥴ RIGHTWARDS ARROW ABOVE TILDE OPERATOR | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+2975 ⥵ RIGHTWARDS ARROW ABOVE ALMOST EQUAL TO | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+2976 ⥶ LESS-THAN ABOVE LEFTWARDS ARROW | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+2977 ⥷ LEFTWARDS ARROW THROUGH LESS-THAN | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+2978 ⥸ GREATER-THAN ABOVE RIGHTWARDS ARROW | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+2979 ⥹ SUBSET ABOVE RIGHTWARDS ARROW | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+297A ⥺ LEFTWARDS ARROW THROUGH SUBSET | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+297B ⥻ SUPERSET ABOVE LEFTWARDS ARROW | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+297C ⥼ LEFT FISH TAIL | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+297D ⥽ RIGHT FISH TAIL | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+297E ⥾ UP FISH TAIL | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+297F ⥿ DOWN FISH TAIL | category Sm (Math Symbol) | block Supplemental Arrows-B | age 3.2
U+2980 ⦀ TRIPLE VERTICAL BAR DELIMITER | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+2981 ⦁ Z NOTATION SPOT | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+2982 ⦂ Z NOTATION TYPE COLON | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+2983 ⦃ LEFT WHITE CURLY BRACKET | category Ps (Open Punctuation) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+2984 ⦄ RIGHT WHITE CURLY BRACKET | category Pe (Close Punctuation) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+2985 ⦅ LEFT WHITE PARENTHESIS | category Ps (Open Punctuation) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+2986 ⦆ RIGHT WHITE PARENTHESIS | category Pe (Close Punctuation) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+2987 ⦇ Z NOTATION LEFT IMAGE BRACKET | category Ps (Open Punctuation) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+2988 ⦈ Z NOTATION RIGHT IMAGE BRACKET | category Pe (Close Punctuation) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+2989 ⦉ Z NOTATION LEFT BINDING BRACKET | category Ps (Open Punctuation) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+298A ⦊ Z NOTATION RIGHT BINDING BRACKET | category Pe (Close Punctuation) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+298B ⦋ LEFT SQUARE BRACKET WITH UNDERBAR | category Ps (Open Punctuation) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+298C ⦌ RIGHT SQUARE BRACKET WITH UNDERBAR | category Pe (Close Punctuation) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+298D ⦍ LEFT SQUARE BRACKET WITH TICK IN TOP CORNER | category Ps (Open Punctuation) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+298E ⦎ RIGHT SQUARE BRACKET WITH TICK IN BOTTOM CORNER | category Pe (Close Punctuation) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+298F ⦏ LEFT SQUARE BRACKET WITH TICK IN BOTTOM CORNER | category Ps (Open Punctuation) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+2990 ⦐ RIGHT SQUARE BRACKET WITH TICK IN TOP CORNER | category Pe (Close Punctuation) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+2991 ⦑ LEFT ANGLE BRACKET WITH DOT | category Ps (Open Punctuation) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+2992 ⦒ RIGHT ANGLE BRACKET WITH DOT | category Pe (Close Punctuation) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+2993 ⦓ LEFT ARC LESS-THAN BRACKET | category Ps (Open Punctuation) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+2994 ⦔ RIGHT ARC GREATER-THAN BRACKET | category Pe (Close Punctuation) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+2995 ⦕ DOUBLE LEFT ARC GREATER-THAN BRACKET | category Ps (Open Punctuation) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+2996 ⦖ DOUBLE RIGHT ARC LESS-THAN BRACKET | category Pe (Close Punctuation) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+2997 ⦗ LEFT BLACK TORTOISE SHELL BRACKET | category Ps (Open Punctuation) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+2998 ⦘ RIGHT BLACK TORTOISE SHELL BRACKET | category Pe (Close Punctuation) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+2999 ⦙ DOTTED FENCE | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+299A ⦚ VERTICAL ZIGZAG LINE | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+299B ⦛ MEASURED ANGLE OPENING LEFT | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+299C ⦜ RIGHT ANGLE VARIANT WITH SQUARE | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+299D ⦝ MEASURED RIGHT ANGLE WITH DOT | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+299E ⦞ ANGLE WITH S INSIDE | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+299F ⦟ ACUTE ANGLE | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+29A0 ⦠ SPHERICAL ANGLE OPENING LEFT | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+29A1 ⦡ SPHERICAL ANGLE OPENING UP | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+29A2 ⦢ TURNED ANGLE | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+29A3 ⦣ REVERSED ANGLE | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+29A4 ⦤ ANGLE WITH UNDERBAR | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+29A5 ⦥ REVERSED ANGLE WITH UNDERBAR | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+29A6 ⦦ OBLIQUE ANGLE OPENING UP | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+29A7 ⦧ OBLIQUE ANGLE OPENING DOWN | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+29A8 ⦨ MEASURED ANGLE WITH OPEN ARM ENDING IN ARROW POINTING UP AND RIGHT | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+29A9 ⦩ MEASURED ANGLE WITH OPEN ARM ENDING IN ARROW POINTING UP AND LEFT | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+29AA ⦪ MEASURED ANGLE WITH OPEN ARM ENDING IN ARROW POINTING DOWN AND RIGHT | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+29AB ⦫ MEASURED ANGLE WITH OPEN ARM ENDING IN ARROW POINTING DOWN AND LEFT | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+29AC ⦬ MEASURED ANGLE WITH OPEN ARM ENDING IN ARROW POINTING RIGHT AND UP | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+29AD ⦭ MEASURED ANGLE WITH OPEN ARM ENDING IN ARROW POINTING LEFT AND UP | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+29AE ⦮ MEASURED ANGLE WITH OPEN ARM ENDING IN ARROW POINTING RIGHT AND DOWN | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+29AF ⦯ MEASURED ANGLE WITH OPEN ARM ENDING IN ARROW POINTING LEFT AND DOWN | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+29B0 ⦰ REVERSED EMPTY SET | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+29B1 ⦱ EMPTY SET WITH OVERBAR | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+29B2 ⦲ EMPTY SET WITH SMALL CIRCLE ABOVE | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+29B3 ⦳ EMPTY SET WITH RIGHT ARROW ABOVE | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+29B4 ⦴ EMPTY SET WITH LEFT ARROW ABOVE | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+29B5 ⦵ CIRCLE WITH HORIZONTAL BAR | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+29B6 ⦶ CIRCLED VERTICAL BAR | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+29B7 ⦷ CIRCLED PARALLEL | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+29B8 ⦸ CIRCLED REVERSE SOLIDUS | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+29B9 ⦹ CIRCLED PERPENDICULAR | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+29BA ⦺ CIRCLE DIVIDED BY HORIZONTAL BAR AND TOP HALF DIVIDED BY VERTICAL BAR | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+29BB ⦻ CIRCLE WITH SUPERIMPOSED X | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+29BC ⦼ CIRCLED ANTICLOCKWISE-ROTATED DIVISION SIGN | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+29BD ⦽ UP ARROW THROUGH CIRCLE | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+29BE ⦾ CIRCLED WHITE BULLET | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+29BF ⦿ CIRCLED BULLET | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+29C0 ⧀ CIRCLED LESS-THAN | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+29C1 ⧁ CIRCLED GREATER-THAN | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+29C2 ⧂ CIRCLE WITH SMALL CIRCLE TO THE RIGHT | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+29C3 ⧃ CIRCLE WITH TWO HORIZONTAL STROKES TO THE RIGHT | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+29C4 ⧄ SQUARED RISING DIAGONAL SLASH | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+29C5 ⧅ SQUARED FALLING DIAGONAL SLASH | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+29C6 ⧆ SQUARED ASTERISK | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+29C7 ⧇ SQUARED SMALL CIRCLE | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+29C8 ⧈ SQUARED SQUARE | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+29C9 ⧉ TWO JOINED SQUARES | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+29CA ⧊ TRIANGLE WITH DOT ABOVE | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+29CB ⧋ TRIANGLE WITH UNDERBAR | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+29CC ⧌ S IN TRIANGLE | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+29CD ⧍ TRIANGLE WITH SERIFS AT BOTTOM | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+29CE ⧎ RIGHT TRIANGLE ABOVE LEFT TRIANGLE | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+29CF ⧏ LEFT TRIANGLE BESIDE VERTICAL BAR | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+29D0 ⧐ VERTICAL BAR BESIDE RIGHT TRIANGLE | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+29D1 ⧑ BOWTIE WITH LEFT HALF BLACK | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+29D2 ⧒ BOWTIE WITH RIGHT HALF BLACK | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+29D3 ⧓ BLACK BOWTIE | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+29D4 ⧔ TIMES WITH LEFT HALF BLACK | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+29D5 ⧕ TIMES WITH RIGHT HALF BLACK | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+29D6 ⧖ WHITE HOURGLASS | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+29D7 ⧗ BLACK HOURGLASS | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+29D8 ⧘ LEFT WIGGLY FENCE | category Ps (Open Punctuation) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+29D9 ⧙ RIGHT WIGGLY FENCE | category Pe (Close Punctuation) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+29DA ⧚ LEFT DOUBLE WIGGLY FENCE | category Ps (Open Punctuation) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+29DB ⧛ RIGHT DOUBLE WIGGLY FENCE | category Pe (Close Punctuation) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+29DC ⧜ INCOMPLETE INFINITY | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+29DD ⧝ TIE OVER INFINITY | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+29DE ⧞ INFINITY NEGATED WITH VERTICAL BAR | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+29DF ⧟ DOUBLE-ENDED MULTIMAP | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+29E0 ⧠ SQUARE WITH CONTOURED OUTLINE | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+29E1 ⧡ INCREASES AS | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+29E2 ⧢ SHUFFLE PRODUCT | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+29E3 ⧣ EQUALS SIGN AND SLANTED PARALLEL | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+29E4 ⧤ EQUALS SIGN AND SLANTED PARALLEL WITH TILDE ABOVE | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+29E5 ⧥ IDENTICAL TO AND SLANTED PARALLEL | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+29E6 ⧦ GLEICH STARK | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+29E7 ⧧ THERMODYNAMIC | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+29E8 ⧨ DOWN-POINTING TRIANGLE WITH LEFT HALF BLACK | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+29E9 ⧩ DOWN-POINTING TRIANGLE WITH RIGHT HALF BLACK | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+29EA ⧪ BLACK DIAMOND WITH DOWN ARROW | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+29EB ⧫ BLACK LOZENGE | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+29EC ⧬ WHITE CIRCLE WITH DOWN ARROW | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+29ED ⧭ BLACK CIRCLE WITH DOWN ARROW | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+29EE ⧮ ERROR-BARRED WHITE SQUARE | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+29EF ⧯ ERROR-BARRED BLACK SQUARE | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+29F0 ⧰ ERROR-BARRED WHITE DIAMOND | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+29F1 ⧱ ERROR-BARRED BLACK DIAMOND | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+29F2 ⧲ ERROR-BARRED WHITE CIRCLE | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+29F3 ⧳ ERROR-BARRED BLACK CIRCLE | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+29F4 ⧴ RULE-DELAYED | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+29F5 ⧵ REVERSE SOLIDUS OPERATOR | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+29F6 ⧶ SOLIDUS WITH OVERBAR | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+29F7 ⧷ REVERSE SOLIDUS WITH HORIZONTAL STROKE | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+29F8 ⧸ BIG SOLIDUS | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+29F9 ⧹ BIG REVERSE SOLIDUS | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+29FA ⧺ DOUBLE PLUS | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+29FB ⧻ TRIPLE PLUS | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+29FC ⧼ LEFT-POINTING CURVED ANGLE BRACKET | category Ps (Open Punctuation) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+29FD ⧽ RIGHT-POINTING CURVED ANGLE BRACKET | category Pe (Close Punctuation) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+29FE ⧾ TINY | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+29FF ⧿ MINY | category Sm (Math Symbol) | block Miscellaneous Mathematical Symbols-B | age 3.2
U+2A00 ⨀ N-ARY CIRCLED DOT OPERATOR | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A01 ⨁ N-ARY CIRCLED PLUS OPERATOR | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A02 ⨂ N-ARY CIRCLED TIMES OPERATOR | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A03 ⨃ N-ARY UNION OPERATOR WITH DOT | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A04 ⨄ N-ARY UNION OPERATOR WITH PLUS | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A05 ⨅ N-ARY SQUARE INTERSECTION OPERATOR | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A06 ⨆ N-ARY SQUARE UNION OPERATOR | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A07 ⨇ TWO LOGICAL AND OPERATOR | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A08 ⨈ TWO LOGICAL OR OPERATOR | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A09 ⨉ N-ARY TIMES OPERATOR | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A0A ⨊ MODULO TWO SUM | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A0B ⨋ SUMMATION WITH INTEGRAL | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A0C ⨌ QUADRUPLE INTEGRAL OPERATOR | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A0D ⨍ FINITE PART INTEGRAL | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A0E ⨎ INTEGRAL WITH DOUBLE STROKE | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A0F ⨏ INTEGRAL AVERAGE WITH SLASH | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A10 ⨐ CIRCULATION FUNCTION | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A11 ⨑ ANTICLOCKWISE INTEGRATION | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A12 ⨒ LINE INTEGRATION WITH RECTANGULAR PATH AROUND POLE | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A13 ⨓ LINE INTEGRATION WITH SEMICIRCULAR PATH AROUND POLE | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A14 ⨔ LINE INTEGRATION NOT INCLUDING THE POLE | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A15 ⨕ INTEGRAL AROUND A POINT OPERATOR | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A16 ⨖ QUATERNION INTEGRAL OPERATOR | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A17 ⨗ INTEGRAL WITH LEFTWARDS ARROW WITH HOOK | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A18 ⨘ INTEGRAL WITH TIMES SIGN | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A19 ⨙ INTEGRAL WITH INTERSECTION | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A1A ⨚ INTEGRAL WITH UNION | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A1B ⨛ INTEGRAL WITH OVERBAR | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A1C ⨜ INTEGRAL WITH UNDERBAR | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A1D ⨝ JOIN | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A1E ⨞ LARGE LEFT TRIANGLE OPERATOR | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A1F ⨟ Z NOTATION SCHEMA COMPOSITION | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A20 ⨠ Z NOTATION SCHEMA PIPING | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A21 ⨡ Z NOTATION SCHEMA PROJECTION | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A22 ⨢ PLUS SIGN WITH SMALL CIRCLE ABOVE | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A23 ⨣ PLUS SIGN WITH CIRCUMFLEX ACCENT ABOVE | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A24 ⨤ PLUS SIGN WITH TILDE ABOVE | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A25 ⨥ PLUS SIGN WITH DOT BELOW | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A26 ⨦ PLUS SIGN WITH TILDE BELOW | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A27 ⨧ PLUS SIGN WITH SUBSCRIPT TWO | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A28 ⨨ PLUS SIGN WITH BLACK TRIANGLE | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A29 ⨩ MINUS SIGN WITH COMMA ABOVE | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A2A ⨪ MINUS SIGN WITH DOT BELOW | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A2B ⨫ MINUS SIGN WITH FALLING DOTS | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A2C ⨬ MINUS SIGN WITH RISING DOTS | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A2D ⨭ PLUS SIGN IN LEFT HALF CIRCLE | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A2E ⨮ PLUS SIGN IN RIGHT HALF CIRCLE | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A2F ⨯ VECTOR OR CROSS PRODUCT | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A30 ⨰ MULTIPLICATION SIGN WITH DOT ABOVE | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A31 ⨱ MULTIPLICATION SIGN WITH UNDERBAR | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A32 ⨲ SEMIDIRECT PRODUCT WITH BOTTOM CLOSED | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A33 ⨳ SMASH PRODUCT | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A34 ⨴ MULTIPLICATION SIGN IN LEFT HALF CIRCLE | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A35 ⨵ MULTIPLICATION SIGN IN RIGHT HALF CIRCLE | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A36 ⨶ CIRCLED MULTIPLICATION SIGN WITH CIRCUMFLEX ACCENT | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A37 ⨷ MULTIPLICATION SIGN IN DOUBLE CIRCLE | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A38 ⨸ CIRCLED DIVISION SIGN | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A39 ⨹ PLUS SIGN IN TRIANGLE | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A3A ⨺ MINUS SIGN IN TRIANGLE | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A3B ⨻ MULTIPLICATION SIGN IN TRIANGLE | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A3C ⨼ INTERIOR PRODUCT | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A3D ⨽ RIGHTHAND INTERIOR PRODUCT | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A3E ⨾ Z NOTATION RELATIONAL COMPOSITION | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A3F ⨿ AMALGAMATION OR COPRODUCT | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A40 ⩀ INTERSECTION WITH DOT | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A41 ⩁ UNION WITH MINUS SIGN | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A42 ⩂ UNION WITH OVERBAR | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A43 ⩃ INTERSECTION WITH OVERBAR | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A44 ⩄ INTERSECTION WITH LOGICAL AND | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A45 ⩅ UNION WITH LOGICAL OR | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A46 ⩆ UNION ABOVE INTERSECTION | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A47 ⩇ INTERSECTION ABOVE UNION | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A48 ⩈ UNION ABOVE BAR ABOVE INTERSECTION | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A49 ⩉ INTERSECTION ABOVE BAR ABOVE UNION | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A4A ⩊ UNION BESIDE AND JOINED WITH UNION | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A4B ⩋ INTERSECTION BESIDE AND JOINED WITH INTERSECTION | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A4C ⩌ CLOSED UNION WITH SERIFS | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A4D ⩍ CLOSED INTERSECTION WITH SERIFS | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A4E ⩎ DOUBLE SQUARE INTERSECTION | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A4F ⩏ DOUBLE SQUARE UNION | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A50 ⩐ CLOSED UNION WITH SERIFS AND SMASH PRODUCT | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A51 ⩑ LOGICAL AND WITH DOT ABOVE | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A52 ⩒ LOGICAL OR WITH DOT ABOVE | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A53 ⩓ DOUBLE LOGICAL AND | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A54 ⩔ DOUBLE LOGICAL OR | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A55 ⩕ TWO INTERSECTING LOGICAL AND | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A56 ⩖ TWO INTERSECTING LOGICAL OR | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A57 ⩗ SLOPING LARGE OR | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A58 ⩘ SLOPING LARGE AND | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A59 ⩙ LOGICAL OR OVERLAPPING LOGICAL AND | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A5A ⩚ LOGICAL AND WITH MIDDLE STEM | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A5B ⩛ LOGICAL OR WITH MIDDLE STEM | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A5C ⩜ LOGICAL AND WITH HORIZONTAL DASH | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A5D ⩝ LOGICAL OR WITH HORIZONTAL DASH | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A5E ⩞ LOGICAL AND WITH DOUBLE OVERBAR | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A5F ⩟ LOGICAL AND WITH UNDERBAR | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A60 ⩠ LOGICAL AND WITH DOUBLE UNDERBAR | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A61 ⩡ SMALL VEE WITH UNDERBAR | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A62 ⩢ LOGICAL OR WITH DOUBLE OVERBAR | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A63 ⩣ LOGICAL OR WITH DOUBLE UNDERBAR | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A64 ⩤ Z NOTATION DOMAIN ANTIRESTRICTION | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A65 ⩥ Z NOTATION RANGE ANTIRESTRICTION | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A66 ⩦ EQUALS SIGN WITH DOT BELOW | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A67 ⩧ IDENTICAL WITH DOT ABOVE | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A68 ⩨ TRIPLE HORIZONTAL BAR WITH DOUBLE VERTICAL STROKE | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A69 ⩩ TRIPLE HORIZONTAL BAR WITH TRIPLE VERTICAL STROKE | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A6A ⩪ TILDE OPERATOR WITH DOT ABOVE | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A6B ⩫ TILDE OPERATOR WITH RISING DOTS | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A6C ⩬ SIMILAR MINUS SIMILAR | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A6D ⩭ CONGRUENT WITH DOT ABOVE | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A6E ⩮ EQUALS WITH ASTERISK | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A6F ⩯ ALMOST EQUAL TO WITH CIRCUMFLEX ACCENT | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A70 ⩰ APPROXIMATELY EQUAL OR EQUAL TO | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A71 ⩱ EQUALS SIGN ABOVE PLUS SIGN | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A72 ⩲ PLUS SIGN ABOVE EQUALS SIGN | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A73 ⩳ EQUALS SIGN ABOVE TILDE OPERATOR | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A74 ⩴ DOUBLE COLON EQUAL | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A75 ⩵ TWO CONSECUTIVE EQUALS SIGNS | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A76 ⩶ THREE CONSECUTIVE EQUALS SIGNS | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A77 ⩷ EQUALS SIGN WITH TWO DOTS ABOVE AND TWO DOTS BELOW | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A78 ⩸ EQUIVALENT WITH FOUR DOTS ABOVE | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A79 ⩹ LESS-THAN WITH CIRCLE INSIDE | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A7A ⩺ GREATER-THAN WITH CIRCLE INSIDE | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A7B ⩻ LESS-THAN WITH QUESTION MARK ABOVE | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A7C ⩼ GREATER-THAN WITH QUESTION MARK ABOVE | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A7D ⩽ LESS-THAN OR SLANTED EQUAL TO | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A7E ⩾ GREATER-THAN OR SLANTED EQUAL TO | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A7F ⩿ LESS-THAN OR SLANTED EQUAL TO WITH DOT INSIDE | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A80 ⪀ GREATER-THAN OR SLANTED EQUAL TO WITH DOT INSIDE | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A81 ⪁ LESS-THAN OR SLANTED EQUAL TO WITH DOT ABOVE | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A82 ⪂ GREATER-THAN OR SLANTED EQUAL TO WITH DOT ABOVE | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A83 ⪃ LESS-THAN OR SLANTED EQUAL TO WITH DOT ABOVE RIGHT | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A84 ⪄ GREATER-THAN OR SLANTED EQUAL TO WITH DOT ABOVE LEFT | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A85 ⪅ LESS-THAN OR APPROXIMATE | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A86 ⪆ GREATER-THAN OR APPROXIMATE | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A87 ⪇ LESS-THAN AND SINGLE-LINE NOT EQUAL TO | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A88 ⪈ GREATER-THAN AND SINGLE-LINE NOT EQUAL TO | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A89 ⪉ LESS-THAN AND NOT APPROXIMATE | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A8A ⪊ GREATER-THAN AND NOT APPROXIMATE | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A8B ⪋ LESS-THAN ABOVE DOUBLE-LINE EQUAL ABOVE GREATER-THAN | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A8C ⪌ GREATER-THAN ABOVE DOUBLE-LINE EQUAL ABOVE LESS-THAN | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A8D ⪍ LESS-THAN ABOVE SIMILAR OR EQUAL | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A8E ⪎ GREATER-THAN ABOVE SIMILAR OR EQUAL | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A8F ⪏ LESS-THAN ABOVE SIMILAR ABOVE GREATER-THAN | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A90 ⪐ GREATER-THAN ABOVE SIMILAR ABOVE LESS-THAN | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A91 ⪑ LESS-THAN ABOVE GREATER-THAN ABOVE DOUBLE-LINE EQUAL | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A92 ⪒ GREATER-THAN ABOVE LESS-THAN ABOVE DOUBLE-LINE EQUAL | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A93 ⪓ LESS-THAN ABOVE SLANTED EQUAL ABOVE GREATER-THAN ABOVE SLANTED EQUAL | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A94 ⪔ GREATER-THAN ABOVE SLANTED EQUAL ABOVE LESS-THAN ABOVE SLANTED EQUAL | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A95 ⪕ SLANTED EQUAL TO OR LESS-THAN | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A96 ⪖ SLANTED EQUAL TO OR GREATER-THAN | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A97 ⪗ SLANTED EQUAL TO OR LESS-THAN WITH DOT INSIDE | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A98 ⪘ SLANTED EQUAL TO OR GREATER-THAN WITH DOT INSIDE | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A99 ⪙ DOUBLE-LINE EQUAL TO OR LESS-THAN | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A9A ⪚ DOUBLE-LINE EQUAL TO OR GREATER-THAN | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A9B ⪛ DOUBLE-LINE SLANTED EQUAL TO OR LESS-THAN | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A9C ⪜ DOUBLE-LINE SLANTED EQUAL TO OR GREATER-THAN | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A9D ⪝ SIMILAR OR LESS-THAN | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A9E ⪞ SIMILAR OR GREATER-THAN | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2A9F ⪟ SIMILAR ABOVE LESS-THAN ABOVE EQUALS SIGN | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2AA0 ⪠ SIMILAR ABOVE GREATER-THAN ABOVE EQUALS SIGN | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2AA1 ⪡ DOUBLE NESTED LESS-THAN | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2AA2 ⪢ DOUBLE NESTED GREATER-THAN | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2AA3 ⪣ DOUBLE NESTED LESS-THAN WITH UNDERBAR | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2AA4 ⪤ GREATER-THAN OVERLAPPING LESS-THAN | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2AA5 ⪥ GREATER-THAN BESIDE LESS-THAN | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2AA6 ⪦ LESS-THAN CLOSED BY CURVE | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2AA7 ⪧ GREATER-THAN CLOSED BY CURVE | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2AA8 ⪨ LESS-THAN CLOSED BY CURVE ABOVE SLANTED EQUAL | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2AA9 ⪩ GREATER-THAN CLOSED BY CURVE ABOVE SLANTED EQUAL | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2AAA ⪪ SMALLER THAN | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2AAB ⪫ LARGER THAN | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2AAC ⪬ SMALLER THAN OR EQUAL TO | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2AAD ⪭ LARGER THAN OR EQUAL TO | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2AAE ⪮ EQUALS SIGN WITH BUMPY ABOVE | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2AAF ⪯ PRECEDES ABOVE SINGLE-LINE EQUALS SIGN | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2AB0 ⪰ SUCCEEDS ABOVE SINGLE-LINE EQUALS SIGN | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2AB1 ⪱ PRECEDES ABOVE SINGLE-LINE NOT EQUAL TO | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2AB2 ⪲ SUCCEEDS ABOVE SINGLE-LINE NOT EQUAL TO | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2AB3 ⪳ PRECEDES ABOVE EQUALS SIGN | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2AB4 ⪴ SUCCEEDS ABOVE EQUALS SIGN | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2AB5 ⪵ PRECEDES ABOVE NOT EQUAL TO | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2AB6 ⪶ SUCCEEDS ABOVE NOT EQUAL TO | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2AB7 ⪷ PRECEDES ABOVE ALMOST EQUAL TO | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2AB8 ⪸ SUCCEEDS ABOVE ALMOST EQUAL TO | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2AB9 ⪹ PRECEDES ABOVE NOT ALMOST EQUAL TO | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2ABA ⪺ SUCCEEDS ABOVE NOT ALMOST EQUAL TO | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2ABB ⪻ DOUBLE PRECEDES | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2ABC ⪼ DOUBLE SUCCEEDS | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2ABD ⪽ SUBSET WITH DOT | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2ABE ⪾ SUPERSET WITH DOT | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2ABF ⪿ SUBSET WITH PLUS SIGN BELOW | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2AC0 ⫀ SUPERSET WITH PLUS SIGN BELOW | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2AC1 ⫁ SUBSET WITH MULTIPLICATION SIGN BELOW | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2AC2 ⫂ SUPERSET WITH MULTIPLICATION SIGN BELOW | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2AC3 ⫃ SUBSET OF OR EQUAL TO WITH DOT ABOVE | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2AC4 ⫄ SUPERSET OF OR EQUAL TO WITH DOT ABOVE | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2AC5 ⫅ SUBSET OF ABOVE EQUALS SIGN | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2AC6 ⫆ SUPERSET OF ABOVE EQUALS SIGN | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2AC7 ⫇ SUBSET OF ABOVE TILDE OPERATOR | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2AC8 ⫈ SUPERSET OF ABOVE TILDE OPERATOR | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2AC9 ⫉ SUBSET OF ABOVE ALMOST EQUAL TO | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2ACA ⫊ SUPERSET OF ABOVE ALMOST EQUAL TO | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2ACB ⫋ SUBSET OF ABOVE NOT EQUAL TO | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2ACC ⫌ SUPERSET OF ABOVE NOT EQUAL TO | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2ACD ⫍ SQUARE LEFT OPEN BOX OPERATOR | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2ACE ⫎ SQUARE RIGHT OPEN BOX OPERATOR | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2ACF ⫏ CLOSED SUBSET | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2AD0 ⫐ CLOSED SUPERSET | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2AD1 ⫑ CLOSED SUBSET OR EQUAL TO | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2AD2 ⫒ CLOSED SUPERSET OR EQUAL TO | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2AD3 ⫓ SUBSET ABOVE SUPERSET | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2AD4 ⫔ SUPERSET ABOVE SUBSET | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2AD5 ⫕ SUBSET ABOVE SUBSET | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2AD6 ⫖ SUPERSET ABOVE SUPERSET | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2AD7 ⫗ SUPERSET BESIDE SUBSET | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2AD8 ⫘ SUPERSET BESIDE AND JOINED BY DASH WITH SUBSET | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2AD9 ⫙ ELEMENT OF OPENING DOWNWARDS | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2ADA ⫚ PITCHFORK WITH TEE TOP | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2ADB ⫛ TRANSVERSAL INTERSECTION | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2ADC ⫝̸ FORKING | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2ADD ⫝ NONFORKING | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2ADE ⫞ SHORT LEFT TACK | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2ADF ⫟ SHORT DOWN TACK | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2AE0 ⫠ SHORT UP TACK | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2AE1 ⫡ PERPENDICULAR WITH S | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2AE2 ⫢ VERTICAL BAR TRIPLE RIGHT TURNSTILE | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2AE3 ⫣ DOUBLE VERTICAL BAR LEFT TURNSTILE | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2AE4 ⫤ VERTICAL BAR DOUBLE LEFT TURNSTILE | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2AE5 ⫥ DOUBLE VERTICAL BAR DOUBLE LEFT TURNSTILE | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2AE6 ⫦ LONG DASH FROM LEFT MEMBER OF DOUBLE VERTICAL | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2AE7 ⫧ SHORT DOWN TACK WITH OVERBAR | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2AE8 ⫨ SHORT UP TACK WITH UNDERBAR | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2AE9 ⫩ SHORT UP TACK ABOVE SHORT DOWN TACK | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2AEA ⫪ DOUBLE DOWN TACK | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2AEB ⫫ DOUBLE UP TACK | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2AEC ⫬ DOUBLE STROKE NOT SIGN | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2AED ⫭ REVERSED DOUBLE STROKE NOT SIGN | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2AEE ⫮ DOES NOT DIVIDE WITH REVERSED NEGATION SLASH | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2AEF ⫯ VERTICAL LINE WITH CIRCLE ABOVE | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2AF0 ⫰ VERTICAL LINE WITH CIRCLE BELOW | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2AF1 ⫱ DOWN TACK WITH CIRCLE BELOW | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2AF2 ⫲ PARALLEL WITH HORIZONTAL STROKE | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2AF3 ⫳ PARALLEL WITH TILDE OPERATOR | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2AF4 ⫴ TRIPLE VERTICAL BAR BINARY RELATION | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2AF5 ⫵ TRIPLE VERTICAL BAR WITH HORIZONTAL STROKE | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2AF6 ⫶ TRIPLE COLON OPERATOR | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2AF7 ⫷ TRIPLE NESTED LESS-THAN | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2AF8 ⫸ TRIPLE NESTED GREATER-THAN | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2AF9 ⫹ DOUBLE-LINE SLANTED LESS-THAN OR EQUAL TO | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2AFA ⫺ DOUBLE-LINE SLANTED GREATER-THAN OR EQUAL TO | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2AFB ⫻ TRIPLE SOLIDUS BINARY RELATION | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2AFC ⫼ LARGE TRIPLE VERTICAL BAR OPERATOR | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2AFD ⫽ DOUBLE SOLIDUS OPERATOR | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2AFE ⫾ WHITE VERTICAL BAR | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2AFF ⫿ N-ARY WHITE VERTICAL BAR | category Sm (Math Symbol) | block Supplemental Mathematical Operators | age 3.2
U+2B00 ⬀ NORTH EAST WHITE ARROW | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 4.0
U+2B01 ⬁ NORTH WEST WHITE ARROW | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 4.0
U+2B02 ⬂ SOUTH EAST WHITE ARROW | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 4.0
U+2B03 ⬃ SOUTH WEST WHITE ARROW | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 4.0
U+2B04 ⬄ LEFT RIGHT WHITE ARROW | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 4.0
U+2B05 ⬅ LEFTWARDS BLACK ARROW | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 4.0
U+2B06 ⬆ UPWARDS BLACK ARROW | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 4.0
U+2B07 ⬇ DOWNWARDS BLACK ARROW | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 4.0
U+2B08 ⬈ NORTH EAST BLACK ARROW | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 4.0
U+2B09 ⬉ NORTH WEST BLACK ARROW | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 4.0
U+2B0A ⬊ SOUTH EAST BLACK ARROW | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 4.0
U+2B0B ⬋ SOUTH WEST BLACK ARROW | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 4.0
U+2B0C ⬌ LEFT RIGHT BLACK ARROW | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 4.0
U+2B0D ⬍ UP DOWN BLACK ARROW | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 4.0
U+2B0E ⬎ RIGHTWARDS ARROW WITH TIP DOWNWARDS | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 4.1
U+2B0F ⬏ RIGHTWARDS ARROW WITH TIP UPWARDS | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 4.1
U+2B10 ⬐ LEFTWARDS ARROW WITH TIP DOWNWARDS | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 4.1
U+2B11 ⬑ LEFTWARDS ARROW WITH TIP UPWARDS | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 4.1
U+2B12 ⬒ SQUARE WITH TOP HALF BLACK | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 4.1
U+2B13 ⬓ SQUARE WITH BOTTOM HALF BLACK | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 4.1
U+2B14 ⬔ SQUARE WITH UPPER RIGHT DIAGONAL HALF BLACK | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 5.0
U+2B15 ⬕ SQUARE WITH LOWER LEFT DIAGONAL HALF BLACK | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 5.0
U+2B16 ⬖ DIAMOND WITH LEFT HALF BLACK | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 5.0
U+2B17 ⬗ DIAMOND WITH RIGHT HALF BLACK | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 5.0
U+2B18 ⬘ DIAMOND WITH TOP HALF BLACK | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 5.0
U+2B19 ⬙ DIAMOND WITH BOTTOM HALF BLACK | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 5.0
U+2B1A ⬚ DOTTED SQUARE | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 5.0
U+2B1B ⬛ BLACK LARGE SQUARE | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 5.1
U+2B1C ⬜ WHITE LARGE SQUARE | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 5.1
U+2B1D ⬝ BLACK VERY SMALL SQUARE | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 5.1
U+2B1E ⬞ WHITE VERY SMALL SQUARE | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 5.1
U+2B1F ⬟ BLACK PENTAGON | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 5.1
U+2B20 ⬠ WHITE PENTAGON | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 5.0
U+2B21 ⬡ WHITE HEXAGON | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 5.0
U+2B22 ⬢ BLACK HEXAGON | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 5.0
U+2B23 ⬣ HORIZONTAL BLACK HEXAGON | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 5.0
U+2B24 ⬤ BLACK LARGE CIRCLE | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 5.1
U+2B25 ⬥ BLACK MEDIUM DIAMOND | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 5.1
U+2B26 ⬦ WHITE MEDIUM DIAMOND | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 5.1
U+2B27 ⬧ BLACK MEDIUM LOZENGE | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 5.1
U+2B28 ⬨ WHITE MEDIUM LOZENGE | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 5.1
U+2B29 ⬩ BLACK SMALL DIAMOND | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 5.1
U+2B2A ⬪ BLACK SMALL LOZENGE | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 5.1
U+2B2B ⬫ WHITE SMALL LOZENGE | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 5.1
U+2B2C ⬬ BLACK HORIZONTAL ELLIPSE | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 5.1
U+2B2D ⬭ WHITE HORIZONTAL ELLIPSE | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 5.1
U+2B2E ⬮ BLACK VERTICAL ELLIPSE | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 5.1
U+2B2F ⬯ WHITE VERTICAL ELLIPSE | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 5.1
U+2B30 ⬰ LEFT ARROW WITH SMALL CIRCLE | category Sm (Math Symbol) | block Miscellaneous Symbols and Arrows | age 5.1
U+2B31 ⬱ THREE LEFTWARDS ARROWS | category Sm (Math Symbol) | block Miscellaneous Symbols and Arrows | age 5.1
U+2B32 ⬲ LEFT ARROW WITH CIRCLED PLUS | category Sm (Math Symbol) | block Miscellaneous Symbols and Arrows | age 5.1
U+2B33 ⬳ LONG LEFTWARDS SQUIGGLE ARROW | category Sm (Math Symbol) | block Miscellaneous Symbols and Arrows | age 5.1
U+2B34 ⬴ LEFTWARDS TWO-HEADED ARROW WITH VERTICAL STROKE | category Sm (Math Symbol) | block Miscellaneous Symbols and Arrows | age 5.1
U+2B35 ⬵ LEFTWARDS TWO-HEADED ARROW WITH DOUBLE VERTICAL STROKE | category Sm (Math Symbol) | block Miscellaneous Symbols and Arrows | age 5.1
U+2B36 ⬶ LEFTWARDS TWO-HEADED ARROW FROM BAR | category Sm (Math Symbol) | block Miscellaneous Symbols and Arrows | age 5.1
U+2B37 ⬷ LEFTWARDS TWO-HEADED TRIPLE DASH ARROW | category Sm (Math Symbol) | block Miscellaneous Symbols and Arrows | age 5.1
U+2B38 ⬸ LEFTWARDS ARROW WITH DOTTED STEM | category Sm (Math Symbol) | block Miscellaneous Symbols and Arrows | age 5.1
U+2B39 ⬹ LEFTWARDS ARROW WITH TAIL WITH VERTICAL STROKE | category Sm (Math Symbol) | block Miscellaneous Symbols and Arrows | age 5.1
U+2B3A ⬺ LEFTWARDS ARROW WITH TAIL WITH DOUBLE VERTICAL STROKE | category Sm (Math Symbol) | block Miscellaneous Symbols and Arrows | age 5.1
U+2B3B ⬻ LEFTWARDS TWO-HEADED ARROW WITH TAIL | category Sm (Math Symbol) | block Miscellaneous Symbols and Arrows | age 5.1
U+2B3C ⬼ LEFTWARDS TWO-HEADED ARROW WITH TAIL WITH VERTICAL STROKE | category Sm (Math Symbol) | block Miscellaneous Symbols and Arrows | age 5.1
U+2B3D ⬽ LEFTWARDS TWO-HEADED ARROW WITH TAIL WITH DOUBLE VERTICAL STROKE | category Sm (Math Symbol) | block Miscellaneous Symbols and Arrows | age 5.1
U+2B3E ⬾ LEFTWARDS ARROW THROUGH X | category Sm (Math Symbol) | block Miscellaneous Symbols and Arrows | age 5.1
U+2B3F ⬿ WAVE ARROW POINTING DIRECTLY LEFT | category Sm (Math Symbol) | block Miscellaneous Symbols and Arrows | age 5.1
U+2B40 ⭀ EQUALS SIGN ABOVE LEFTWARDS ARROW | category Sm (Math Symbol) | block Miscellaneous Symbols and Arrows | age 5.1
U+2B41 ⭁ REVERSE TILDE OPERATOR ABOVE LEFTWARDS ARROW | category Sm (Math Symbol) | block Miscellaneous Symbols and Arrows | age 5.1
U+2B42 ⭂ LEFTWARDS ARROW ABOVE REVERSE ALMOST EQUAL TO | category Sm (Math Symbol) | block Miscellaneous Symbols and Arrows | age 5.1
U+2B43 ⭃ RIGHTWARDS ARROW THROUGH GREATER-THAN | category Sm (Math Symbol) | block Miscellaneous Symbols and Arrows | age 5.1
U+2B44 ⭄ RIGHTWARDS ARROW THROUGH SUPERSET | category Sm (Math Symbol) | block Miscellaneous Symbols and Arrows | age 5.1
U+2B45 ⭅ LEFTWARDS QUADRUPLE ARROW | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 5.1
U+2B46 ⭆ RIGHTWARDS QUADRUPLE ARROW | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 5.1
U+2B47 ⭇ REVERSE TILDE OPERATOR ABOVE RIGHTWARDS ARROW | category Sm (Math Symbol) | block Miscellaneous Symbols and Arrows | age 5.1
U+2B48 ⭈ RIGHTWARDS ARROW ABOVE REVERSE ALMOST EQUAL TO | category Sm (Math Symbol) | block Miscellaneous Symbols and Arrows | age 5.1
U+2B49 ⭉ TILDE OPERATOR ABOVE LEFTWARDS ARROW | category Sm (Math Symbol) | block Miscellaneous Symbols and Arrows | age 5.1
U+2B4A ⭊ LEFTWARDS ARROW ABOVE ALMOST EQUAL TO | category Sm (Math Symbol) | block Miscellaneous Symbols and Arrows | age 5.1
U+2B4B ⭋ LEFTWARDS ARROW ABOVE REVERSE TILDE OPERATOR | category Sm (Math Symbol) | block Miscellaneous Symbols and Arrows | age 5.1
U+2B4C ⭌ RIGHTWARDS ARROW ABOVE REVERSE TILDE OPERATOR | category Sm (Math Symbol) | block Miscellaneous Symbols and Arrows | age 5.1
U+2B4D ⭍ DOWNWARDS TRIANGLE-HEADED ZIGZAG ARROW | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 7.0
U+2B4E ⭎ SHORT SLANTED NORTH ARROW | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 7.0
U+2B4F ⭏ SHORT BACKSLANTED SOUTH ARROW | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 7.0
U+2B50 ⭐ WHITE MEDIUM STAR | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 5.1
U+2B51 ⭑ BLACK SMALL STAR | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 5.1
U+2B52 ⭒ WHITE SMALL STAR | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 5.1
U+2B53 ⭓ BLACK RIGHT-POINTING PENTAGON | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 5.1
U+2B54 ⭔ WHITE RIGHT-POINTING PENTAGON | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 5.1
U+2B55 ⭕ HEAVY LARGE CIRCLE | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 5.2
U+2B56 ⭖ HEAVY OVAL WITH OVAL INSIDE | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 5.2
U+2B57 ⭗ HEAVY CIRCLE WITH CIRCLE INSIDE | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 5.2
U+2B58 ⭘ HEAVY CIRCLE | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 5.2
U+2B59 ⭙ HEAVY CIRCLED SALTIRE | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 5.2
U+2B5A ⭚ SLANTED NORTH ARROW WITH HOOKED HEAD | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 7.0
U+2B5B ⭛ BACKSLANTED SOUTH ARROW WITH HOOKED TAIL | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 7.0
U+2B5C ⭜ SLANTED NORTH ARROW WITH HORIZONTAL TAIL | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 7.0
U+2B5D ⭝ BACKSLANTED SOUTH ARROW WITH HORIZONTAL TAIL | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 7.0
U+2B5E ⭞ BENT ARROW POINTING DOWNWARDS THEN NORTH EAST | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 7.0
U+2B5F ⭟ SHORT BENT ARROW POINTING DOWNWARDS THEN NORTH EAST | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 7.0
U+2B60 ⭠ LEFTWARDS TRIANGLE-HEADED ARROW | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 7.0
U+2B61 ⭡ UPWARDS TRIANGLE-HEADED ARROW | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 7.0
U+2B62 ⭢ RIGHTWARDS TRIANGLE-HEADED ARROW | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 7.0
U+2B63 ⭣ DOWNWARDS TRIANGLE-HEADED ARROW | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 7.0
U+2B64 ⭤ LEFT RIGHT TRIANGLE-HEADED ARROW | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 7.0
U+2B65 ⭥ UP DOWN TRIANGLE-HEADED ARROW | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 7.0
U+2B66 ⭦ NORTH WEST TRIANGLE-HEADED ARROW | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 7.0
U+2B67 ⭧ NORTH EAST TRIANGLE-HEADED ARROW | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 7.0
U+2B68 ⭨ SOUTH EAST TRIANGLE-HEADED ARROW | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 7.0
U+2B69 ⭩ SOUTH WEST TRIANGLE-HEADED ARROW | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 7.0
U+2B6A ⭪ LEFTWARDS TRIANGLE-HEADED DASHED ARROW | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 7.0
U+2B6B ⭫ UPWARDS TRIANGLE-HEADED DASHED ARROW | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 7.0
U+2B6C ⭬ RIGHTWARDS TRIANGLE-HEADED DASHED ARROW | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 7.0
U+2B6D ⭭ DOWNWARDS TRIANGLE-HEADED DASHED ARROW | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 7.0
U+2B6E ⭮ CLOCKWISE TRIANGLE-HEADED OPEN CIRCLE ARROW | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 7.0
U+2B6F ⭯ ANTICLOCKWISE TRIANGLE-HEADED OPEN CIRCLE ARROW | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 7.0
U+2B70 ⭰ LEFTWARDS TRIANGLE-HEADED ARROW TO BAR | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 7.0
U+2B71 ⭱ UPWARDS TRIANGLE-HEADED ARROW TO BAR | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 7.0
U+2B72 ⭲ RIGHTWARDS TRIANGLE-HEADED ARROW TO BAR | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 7.0
U+2B73 ⭳ DOWNWARDS TRIANGLE-HEADED ARROW TO BAR | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 7.0
U+2B76 ⭶ NORTH WEST TRIANGLE-HEADED ARROW TO BAR | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 7.0
U+2B77 ⭷ NORTH EAST TRIANGLE-HEADED ARROW TO BAR | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 7.0
U+2B78 ⭸ SOUTH EAST TRIANGLE-HEADED ARROW TO BAR | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 7.0
U+2B79 ⭹ SOUTH WEST TRIANGLE-HEADED ARROW TO BAR | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 7.0
U+2B7A ⭺ LEFTWARDS TRIANGLE-HEADED ARROW WITH DOUBLE HORIZONTAL STROKE | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 7.0
U+2B7B ⭻ UPWARDS TRIANGLE-HEADED ARROW WITH DOUBLE HORIZONTAL STROKE | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 7.0
U+2B7C ⭼ RIGHTWARDS TRIANGLE-HEADED ARROW WITH DOUBLE HORIZONTAL STROKE | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 7.0
U+2B7D ⭽ DOWNWARDS TRIANGLE-HEADED ARROW WITH DOUBLE HORIZONTAL STROKE | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 7.0
U+2B7E ⭾ HORIZONTAL TAB KEY | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 7.0
U+2B7F ⭿ VERTICAL TAB KEY | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 7.0
U+2B80 ⮀ LEFTWARDS TRIANGLE-HEADED ARROW OVER RIGHTWARDS TRIANGLE-HEADED ARROW | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 7.0
U+2B81 ⮁ UPWARDS TRIANGLE-HEADED ARROW LEFTWARDS OF DOWNWARDS TRIANGLE-HEADED ARROW | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 7.0
U+2B82 ⮂ RIGHTWARDS TRIANGLE-HEADED ARROW OVER LEFTWARDS TRIANGLE-HEADED ARROW | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 7.0
U+2B83 ⮃ DOWNWARDS TRIANGLE-HEADED ARROW LEFTWARDS OF UPWARDS TRIANGLE-HEADED ARROW | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 7.0
U+2B84 ⮄ LEFTWARDS TRIANGLE-HEADED PAIRED ARROWS | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 7.0
U+2B85 ⮅ UPWARDS TRIANGLE-HEADED PAIRED ARROWS | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 7.0
U+2B86 ⮆ RIGHTWARDS TRIANGLE-HEADED PAIRED ARROWS | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 7.0
U+2B87 ⮇ DOWNWARDS TRIANGLE-HEADED PAIRED ARROWS | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 7.0
U+2B88 ⮈ LEFTWARDS BLACK CIRCLED WHITE ARROW | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 7.0
U+2B89 ⮉ UPWARDS BLACK CIRCLED WHITE ARROW | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 7.0
U+2B8A ⮊ RIGHTWARDS BLACK CIRCLED WHITE ARROW | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 7.0
U+2B8B ⮋ DOWNWARDS BLACK CIRCLED WHITE ARROW | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 7.0
U+2B8C ⮌ ANTICLOCKWISE TRIANGLE-HEADED RIGHT U-SHAPED ARROW | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 7.0
U+2B8D ⮍ ANTICLOCKWISE TRIANGLE-HEADED BOTTOM U-SHAPED ARROW | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 7.0
U+2B8E ⮎ ANTICLOCKWISE TRIANGLE-HEADED LEFT U-SHAPED ARROW | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 7.0
U+2B8F ⮏ ANTICLOCKWISE TRIANGLE-HEADED TOP U-SHAPED ARROW | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 7.0
U+2B90 ⮐ RETURN LEFT | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 7.0
U+2B91 ⮑ RETURN RIGHT | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 7.0
U+2B92 ⮒ NEWLINE LEFT | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 7.0
U+2B93 ⮓ NEWLINE RIGHT | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 7.0
U+2B94 ⮔ FOUR CORNER ARROWS CIRCLING ANTICLOCKWISE | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 7.0
U+2B95 ⮕ RIGHTWARDS BLACK ARROW | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 7.0
U+2B96 EQUALS SIGN WITH INFINITY ABOVE | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 17.0
U+2B97 ⮗ SYMBOL FOR TYPE A ELECTRONICS | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 13.0
U+2B98 ⮘ THREE-D TOP-LIGHTED LEFTWARDS EQUILATERAL ARROWHEAD | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 7.0
U+2B99 ⮙ THREE-D RIGHT-LIGHTED UPWARDS EQUILATERAL ARROWHEAD | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 7.0
U+2B9A ⮚ THREE-D TOP-LIGHTED RIGHTWARDS EQUILATERAL ARROWHEAD | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 7.0
U+2B9B ⮛ THREE-D LEFT-LIGHTED DOWNWARDS EQUILATERAL ARROWHEAD | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 7.0
U+2B9C ⮜ BLACK LEFTWARDS EQUILATERAL ARROWHEAD | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 7.0
U+2B9D ⮝ BLACK UPWARDS EQUILATERAL ARROWHEAD | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 7.0
U+2B9E ⮞ BLACK RIGHTWARDS EQUILATERAL ARROWHEAD | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 7.0
U+2B9F ⮟ BLACK DOWNWARDS EQUILATERAL ARROWHEAD | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 7.0
U+2BA0 ⮠ DOWNWARDS TRIANGLE-HEADED ARROW WITH LONG TIP LEFTWARDS | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 7.0
U+2BA1 ⮡ DOWNWARDS TRIANGLE-HEADED ARROW WITH LONG TIP RIGHTWARDS | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 7.0
U+2BA2 ⮢ UPWARDS TRIANGLE-HEADED ARROW WITH LONG TIP LEFTWARDS | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 7.0
U+2BA3 ⮣ UPWARDS TRIANGLE-HEADED ARROW WITH LONG TIP RIGHTWARDS | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 7.0
U+2BA4 ⮤ LEFTWARDS TRIANGLE-HEADED ARROW WITH LONG TIP UPWARDS | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 7.0
U+2BA5 ⮥ RIGHTWARDS TRIANGLE-HEADED ARROW WITH LONG TIP UPWARDS | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 7.0
U+2BA6 ⮦ LEFTWARDS TRIANGLE-HEADED ARROW WITH LONG TIP DOWNWARDS | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 7.0
U+2BA7 ⮧ RIGHTWARDS TRIANGLE-HEADED ARROW WITH LONG TIP DOWNWARDS | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 7.0
U+2BA8 ⮨ BLACK CURVED DOWNWARDS AND LEFTWARDS ARROW | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 7.0
U+2BA9 ⮩ BLACK CURVED DOWNWARDS AND RIGHTWARDS ARROW | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 7.0
U+2BAA ⮪ BLACK CURVED UPWARDS AND LEFTWARDS ARROW | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 7.0
U+2BAB ⮫ BLACK CURVED UPWARDS AND RIGHTWARDS ARROW | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 7.0
U+2BAC ⮬ BLACK CURVED LEFTWARDS AND UPWARDS ARROW | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 7.0
U+2BAD ⮭ BLACK CURVED RIGHTWARDS AND UPWARDS ARROW | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 7.0
U+2BAE ⮮ BLACK CURVED LEFTWARDS AND DOWNWARDS ARROW | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 7.0
U+2BAF ⮯ BLACK CURVED RIGHTWARDS AND DOWNWARDS ARROW | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 7.0
U+2BB0 ⮰ RIBBON ARROW DOWN LEFT | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 7.0
U+2BB1 ⮱ RIBBON ARROW DOWN RIGHT | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 7.0
U+2BB2 ⮲ RIBBON ARROW UP LEFT | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 7.0
U+2BB3 ⮳ RIBBON ARROW UP RIGHT | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 7.0
U+2BB4 ⮴ RIBBON ARROW LEFT UP | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 7.0
U+2BB5 ⮵ RIBBON ARROW RIGHT UP | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 7.0
U+2BB6 ⮶ RIBBON ARROW LEFT DOWN | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 7.0
U+2BB7 ⮷ RIBBON ARROW RIGHT DOWN | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 7.0
U+2BB8 ⮸ UPWARDS WHITE ARROW FROM BAR WITH HORIZONTAL BAR | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 7.0
U+2BB9 ⮹ UP ARROWHEAD IN A RECTANGLE BOX | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 7.0
U+2BBA ⮺ OVERLAPPING WHITE SQUARES | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 11.0
U+2BBB ⮻ OVERLAPPING WHITE AND BLACK SQUARES | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 11.0
U+2BBC ⮼ OVERLAPPING BLACK SQUARES | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 11.0
U+2BBD ⮽ BALLOT BOX WITH LIGHT X | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 7.0
U+2BBE ⮾ CIRCLED X | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 7.0
U+2BBF ⮿ CIRCLED BOLD X | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 7.0
U+2BC0 ⯀ BLACK SQUARE CENTRED | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 7.0
U+2BC1 ⯁ BLACK DIAMOND CENTRED | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 7.0
U+2BC2 ⯂ TURNED BLACK PENTAGON | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 7.0
U+2BC3 ⯃ HORIZONTAL BLACK OCTAGON | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 7.0
U+2BC4 ⯄ BLACK OCTAGON | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 7.0
U+2BC5 ⯅ BLACK MEDIUM UP-POINTING TRIANGLE CENTRED | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 7.0
U+2BC6 ⯆ BLACK MEDIUM DOWN-POINTING TRIANGLE CENTRED | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 7.0
U+2BC7 ⯇ BLACK MEDIUM LEFT-POINTING TRIANGLE CENTRED | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 7.0
U+2BC8 ⯈ BLACK MEDIUM RIGHT-POINTING TRIANGLE CENTRED | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 7.0
U+2BC9 ⯉ NEPTUNE FORM TWO | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 12.0
U+2BCA ⯊ TOP HALF BLACK CIRCLE | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 7.0
U+2BCB ⯋ BOTTOM HALF BLACK CIRCLE | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 7.0
U+2BCC ⯌ LIGHT FOUR POINTED BLACK CUSP | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 7.0
U+2BCD ⯍ ROTATED LIGHT FOUR POINTED BLACK CUSP | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 7.0
U+2BCE ⯎ WHITE FOUR POINTED CUSP | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 7.0
U+2BCF ⯏ ROTATED WHITE FOUR POINTED CUSP | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 7.0
U+2BD0 ⯐ SQUARE POSITION INDICATOR | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 7.0
U+2BD1 ⯑ UNCERTAINTY SIGN | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 7.0
U+2BD2 ⯒ GROUP MARK | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 10.0
U+2BD3 ⯓ PLUTO FORM TWO | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 11.0
U+2BD4 ⯔ PLUTO FORM THREE | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 11.0
U+2BD5 ⯕ PLUTO FORM FOUR | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 11.0
U+2BD6 ⯖ PLUTO FORM FIVE | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 11.0
U+2BD7 ⯗ TRANSPLUTO | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 11.0
U+2BD8 ⯘ PROSERPINA | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 11.0
U+2BD9 ⯙ ASTRAEA | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 11.0
U+2BDA ⯚ HYGIEA | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 11.0
U+2BDB ⯛ PHOLUS | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 11.0
U+2BDC ⯜ NESSUS | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 11.0
U+2BDD ⯝ WHITE MOON SELENA | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 11.0
U+2BDE ⯞ BLACK DIAMOND ON CROSS | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 11.0
U+2BDF ⯟ TRUE LIGHT MOON ARTA | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 11.0
U+2BE0 ⯠ CUPIDO | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 11.0
U+2BE1 ⯡ HADES | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 11.0
U+2BE2 ⯢ ZEUS | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 11.0
U+2BE3 ⯣ KRONOS | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 11.0
U+2BE4 ⯤ APOLLON | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 11.0
U+2BE5 ⯥ ADMETOS | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 11.0
U+2BE6 ⯦ VULCANUS | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 11.0
U+2BE7 ⯧ POSEIDON | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 11.0
U+2BE8 ⯨ LEFT HALF BLACK STAR | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 11.0
U+2BE9 ⯩ RIGHT HALF BLACK STAR | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 11.0
U+2BEA ⯪ STAR WITH LEFT HALF BLACK | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 11.0
U+2BEB ⯫ STAR WITH RIGHT HALF BLACK | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 11.0
U+2BEC ⯬ LEFTWARDS TWO-HEADED ARROW WITH TRIANGLE ARROWHEADS | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 8.0
U+2BED ⯭ UPWARDS TWO-HEADED ARROW WITH TRIANGLE ARROWHEADS | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 8.0
U+2BEE ⯮ RIGHTWARDS TWO-HEADED ARROW WITH TRIANGLE ARROWHEADS | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 8.0
U+2BEF ⯯ DOWNWARDS TWO-HEADED ARROW WITH TRIANGLE ARROWHEADS | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 8.0
U+2BF0 ⯰ ERIS FORM ONE | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 11.0
U+2BF1 ⯱ ERIS FORM TWO | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 11.0
U+2BF2 ⯲ SEDNA | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 11.0
U+2BF3 ⯳ RUSSIAN ASTROLOGICAL SYMBOL VIGINTILE | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 11.0
U+2BF4 ⯴ RUSSIAN ASTROLOGICAL SYMBOL NOVILE | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 11.0
U+2BF5 ⯵ RUSSIAN ASTROLOGICAL SYMBOL QUINTILE | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 11.0
U+2BF6 ⯶ RUSSIAN ASTROLOGICAL SYMBOL BINOVILE | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 11.0
U+2BF7 ⯷ RUSSIAN ASTROLOGICAL SYMBOL SENTAGON | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 11.0
U+2BF8 ⯸ RUSSIAN ASTROLOGICAL SYMBOL TREDECILE | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 11.0
U+2BF9 ⯹ EQUALS SIGN WITH INFINITY BELOW | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 11.0
U+2BFA ⯺ UNITED SYMBOL | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 11.0
U+2BFB ⯻ SEPARATED SYMBOL | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 11.0
U+2BFC ⯼ DOUBLED SYMBOL | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 11.0
U+2BFD ⯽ PASSED SYMBOL | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 11.0
U+2BFE ⯾ REVERSED RIGHT ANGLE | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 11.0
U+2BFF ⯿ HELLSCHREIBER PAUSE SYMBOL | category So (Other Symbol) | block Miscellaneous Symbols and Arrows | age 12.0
U+2C00 Ⰰ GLAGOLITIC CAPITAL LETTER AZU | category Lu (Uppercase Letter) | block Glagolitic | age 4.1
U+2C01 Ⰱ GLAGOLITIC CAPITAL LETTER BUKY | category Lu (Uppercase Letter) | block Glagolitic | age 4.1
U+2C02 Ⰲ GLAGOLITIC CAPITAL LETTER VEDE | category Lu (Uppercase Letter) | block Glagolitic | age 4.1
U+2C03 Ⰳ GLAGOLITIC CAPITAL LETTER GLAGOLI | category Lu (Uppercase Letter) | block Glagolitic | age 4.1
U+2C04 Ⰴ GLAGOLITIC CAPITAL LETTER DOBRO | category Lu (Uppercase Letter) | block Glagolitic | age 4.1
U+2C05 Ⰵ GLAGOLITIC CAPITAL LETTER YESTU | category Lu (Uppercase Letter) | block Glagolitic | age 4.1
U+2C06 Ⰶ GLAGOLITIC CAPITAL LETTER ZHIVETE | category Lu (Uppercase Letter) | block Glagolitic | age 4.1
U+2C07 Ⰷ GLAGOLITIC CAPITAL LETTER DZELO | category Lu (Uppercase Letter) | block Glagolitic | age 4.1
U+2C08 Ⰸ GLAGOLITIC CAPITAL LETTER ZEMLJA | category Lu (Uppercase Letter) | block Glagolitic | age 4.1
U+2C09 Ⰹ GLAGOLITIC CAPITAL LETTER IZHE | category Lu (Uppercase Letter) | block Glagolitic | age 4.1
U+2C0A Ⰺ GLAGOLITIC CAPITAL LETTER INITIAL IZHE | category Lu (Uppercase Letter) | block Glagolitic | age 4.1
U+2C0B Ⰻ GLAGOLITIC CAPITAL LETTER I | category Lu (Uppercase Letter) | block Glagolitic | age 4.1
U+2C0C Ⰼ GLAGOLITIC CAPITAL LETTER DJERVI | category Lu (Uppercase Letter) | block Glagolitic | age 4.1
U+2C0D Ⰽ GLAGOLITIC CAPITAL LETTER KAKO | category Lu (Uppercase Letter) | block Glagolitic | age 4.1
U+2C0E Ⰾ GLAGOLITIC CAPITAL LETTER LJUDIJE | category Lu (Uppercase Letter) | block Glagolitic | age 4.1
U+2C0F Ⰿ GLAGOLITIC CAPITAL LETTER MYSLITE | category Lu (Uppercase Letter) | block Glagolitic | age 4.1
U+2C10 Ⱀ GLAGOLITIC CAPITAL LETTER NASHI | category Lu (Uppercase Letter) | block Glagolitic | age 4.1
U+2C11 Ⱁ GLAGOLITIC CAPITAL LETTER ONU | category Lu (Uppercase Letter) | block Glagolitic | age 4.1
U+2C12 Ⱂ GLAGOLITIC CAPITAL LETTER POKOJI | category Lu (Uppercase Letter) | block Glagolitic | age 4.1
U+2C13 Ⱃ GLAGOLITIC CAPITAL LETTER RITSI | category Lu (Uppercase Letter) | block Glagolitic | age 4.1
U+2C14 Ⱄ GLAGOLITIC CAPITAL LETTER SLOVO | category Lu (Uppercase Letter) | block Glagolitic | age 4.1
U+2C15 Ⱅ GLAGOLITIC CAPITAL LETTER TVRIDO | category Lu (Uppercase Letter) | block Glagolitic | age 4.1
U+2C16 Ⱆ GLAGOLITIC CAPITAL LETTER UKU | category Lu (Uppercase Letter) | block Glagolitic | age 4.1
U+2C17 Ⱇ GLAGOLITIC CAPITAL LETTER FRITU | category Lu (Uppercase Letter) | block Glagolitic | age 4.1
U+2C18 Ⱈ GLAGOLITIC CAPITAL LETTER HERU | category Lu (Uppercase Letter) | block Glagolitic | age 4.1
U+2C19 Ⱉ GLAGOLITIC CAPITAL LETTER OTU | category Lu (Uppercase Letter) | block Glagolitic | age 4.1
U+2C1A Ⱊ GLAGOLITIC CAPITAL LETTER PE | category Lu (Uppercase Letter) | block Glagolitic | age 4.1
U+2C1B Ⱋ GLAGOLITIC CAPITAL LETTER SHTA | category Lu (Uppercase Letter) | block Glagolitic | age 4.1
U+2C1C Ⱌ GLAGOLITIC CAPITAL LETTER TSI | category Lu (Uppercase Letter) | block Glagolitic | age 4.1
U+2C1D Ⱍ GLAGOLITIC CAPITAL LETTER CHRIVI | category Lu (Uppercase Letter) | block Glagolitic | age 4.1
U+2C1E Ⱎ GLAGOLITIC CAPITAL LETTER SHA | category Lu (Uppercase Letter) | block Glagolitic | age 4.1
U+2C1F Ⱏ GLAGOLITIC CAPITAL LETTER YERU | category Lu (Uppercase Letter) | block Glagolitic | age 4.1
U+2C20 Ⱐ GLAGOLITIC CAPITAL LETTER YERI | category Lu (Uppercase Letter) | block Glagolitic | age 4.1
U+2C21 Ⱑ GLAGOLITIC CAPITAL LETTER YATI | category Lu (Uppercase Letter) | block Glagolitic | age 4.1
U+2C22 Ⱒ GLAGOLITIC CAPITAL LETTER SPIDERY HA | category Lu (Uppercase Letter) | block Glagolitic | age 4.1
U+2C23 Ⱓ GLAGOLITIC CAPITAL LETTER YU | category Lu (Uppercase Letter) | block Glagolitic | age 4.1
U+2C24 Ⱔ GLAGOLITIC CAPITAL LETTER SMALL YUS | category Lu (Uppercase Letter) | block Glagolitic | age 4.1
U+2C25 Ⱕ GLAGOLITIC CAPITAL LETTER SMALL YUS WITH TAIL | category Lu (Uppercase Letter) | block Glagolitic | age 4.1
U+2C26 Ⱖ GLAGOLITIC CAPITAL LETTER YO | category Lu (Uppercase Letter) | block Glagolitic | age 4.1
U+2C27 Ⱗ GLAGOLITIC CAPITAL LETTER IOTATED SMALL YUS | category Lu (Uppercase Letter) | block Glagolitic | age 4.1
U+2C28 Ⱘ GLAGOLITIC CAPITAL LETTER BIG YUS | category Lu (Uppercase Letter) | block Glagolitic | age 4.1
U+2C29 Ⱙ GLAGOLITIC CAPITAL LETTER IOTATED BIG YUS | category Lu (Uppercase Letter) | block Glagolitic | age 4.1
U+2C2A Ⱚ GLAGOLITIC CAPITAL LETTER FITA | category Lu (Uppercase Letter) | block Glagolitic | age 4.1
U+2C2B Ⱛ GLAGOLITIC CAPITAL LETTER IZHITSA | category Lu (Uppercase Letter) | block Glagolitic | age 4.1
U+2C2C Ⱜ GLAGOLITIC CAPITAL LETTER SHTAPIC | category Lu (Uppercase Letter) | block Glagolitic | age 4.1
U+2C2D Ⱝ GLAGOLITIC CAPITAL LETTER TROKUTASTI A | category Lu (Uppercase Letter) | block Glagolitic | age 4.1
U+2C2E Ⱞ GLAGOLITIC CAPITAL LETTER LATINATE MYSLITE | category Lu (Uppercase Letter) | block Glagolitic | age 4.1
U+2C2F Ⱟ GLAGOLITIC CAPITAL LETTER CAUDATE CHRIVI | category Lu (Uppercase Letter) | block Glagolitic | age 14.0
U+2C30 ⰰ GLAGOLITIC SMALL LETTER AZU | category Ll (Lowercase Letter) | block Glagolitic | age 4.1
U+2C31 ⰱ GLAGOLITIC SMALL LETTER BUKY | category Ll (Lowercase Letter) | block Glagolitic | age 4.1
U+2C32 ⰲ GLAGOLITIC SMALL LETTER VEDE | category Ll (Lowercase Letter) | block Glagolitic | age 4.1
U+2C33 ⰳ GLAGOLITIC SMALL LETTER GLAGOLI | category Ll (Lowercase Letter) | block Glagolitic | age 4.1
U+2C34 ⰴ GLAGOLITIC SMALL LETTER DOBRO | category Ll (Lowercase Letter) | block Glagolitic | age 4.1
U+2C35 ⰵ GLAGOLITIC SMALL LETTER YESTU | category Ll (Lowercase Letter) | block Glagolitic | age 4.1
U+2C36 ⰶ GLAGOLITIC SMALL LETTER ZHIVETE | category Ll (Lowercase Letter) | block Glagolitic | age 4.1
U+2C37 ⰷ GLAGOLITIC SMALL LETTER DZELO | category Ll (Lowercase Letter) | block Glagolitic | age 4.1
U+2C38 ⰸ GLAGOLITIC SMALL LETTER ZEMLJA | category Ll (Lowercase Letter) | block Glagolitic | age 4.1
U+2C39 ⰹ GLAGOLITIC SMALL LETTER IZHE | category Ll (Lowercase Letter) | block Glagolitic | age 4.1
U+2C3A ⰺ GLAGOLITIC SMALL LETTER INITIAL IZHE | category Ll (Lowercase Letter) | block Glagolitic | age 4.1
U+2C3B ⰻ GLAGOLITIC SMALL LETTER I | category Ll (Lowercase Letter) | block Glagolitic | age 4.1
U+2C3C ⰼ GLAGOLITIC SMALL LETTER DJERVI | category Ll (Lowercase Letter) | block Glagolitic | age 4.1
U+2C3D ⰽ GLAGOLITIC SMALL LETTER KAKO | category Ll (Lowercase Letter) | block Glagolitic | age 4.1
U+2C3E ⰾ GLAGOLITIC SMALL LETTER LJUDIJE | category Ll (Lowercase Letter) | block Glagolitic | age 4.1
U+2C3F ⰿ GLAGOLITIC SMALL LETTER MYSLITE | category Ll (Lowercase Letter) | block Glagolitic | age 4.1
U+2C40 ⱀ GLAGOLITIC SMALL LETTER NASHI | category Ll (Lowercase Letter) | block Glagolitic | age 4.1
U+2C41 ⱁ GLAGOLITIC SMALL LETTER ONU | category Ll (Lowercase Letter) | block Glagolitic | age 4.1
U+2C42 ⱂ GLAGOLITIC SMALL LETTER POKOJI | category Ll (Lowercase Letter) | block Glagolitic | age 4.1
U+2C43 ⱃ GLAGOLITIC SMALL LETTER RITSI | category Ll (Lowercase Letter) | block Glagolitic | age 4.1
U+2C44 ⱄ GLAGOLITIC SMALL LETTER SLOVO | category Ll (Lowercase Letter) | block Glagolitic | age 4.1
U+2C45 ⱅ GLAGOLITIC SMALL LETTER TVRIDO | category Ll (Lowercase Letter) | block Glagolitic | age 4.1
U+2C46 ⱆ GLAGOLITIC SMALL LETTER UKU | category Ll (Lowercase Letter) | block Glagolitic | age 4.1
U+2C47 ⱇ GLAGOLITIC SMALL LETTER FRITU | category Ll (Lowercase Letter) | block Glagolitic | age 4.1
U+2C48 ⱈ GLAGOLITIC SMALL LETTER HERU | category Ll (Lowercase Letter) | block Glagolitic | age 4.1
U+2C49 ⱉ GLAGOLITIC SMALL LETTER OTU | category Ll (Lowercase Letter) | block Glagolitic | age 4.1
U+2C4A ⱊ GLAGOLITIC SMALL LETTER PE | category Ll (Lowercase Letter) | block Glagolitic | age 4.1
U+2C4B ⱋ GLAGOLITIC SMALL LETTER SHTA | category Ll (Lowercase Letter) | block Glagolitic | age 4.1
U+2C4C ⱌ GLAGOLITIC SMALL LETTER TSI | category Ll (Lowercase Letter) | block Glagolitic | age 4.1
U+2C4D ⱍ GLAGOLITIC SMALL LETTER CHRIVI | category Ll (Lowercase Letter) | block Glagolitic | age 4.1
U+2C4E ⱎ GLAGOLITIC SMALL LETTER SHA | category Ll (Lowercase Letter) | block Glagolitic | age 4.1
U+2C4F ⱏ GLAGOLITIC SMALL LETTER YERU | category Ll (Lowercase Letter) | block Glagolitic | age 4.1
U+2C50 ⱐ GLAGOLITIC SMALL LETTER YERI | category Ll (Lowercase Letter) | block Glagolitic | age 4.1
U+2C51 ⱑ GLAGOLITIC SMALL LETTER YATI | category Ll (Lowercase Letter) | block Glagolitic | age 4.1
U+2C52 ⱒ GLAGOLITIC SMALL LETTER SPIDERY HA | category Ll (Lowercase Letter) | block Glagolitic | age 4.1
U+2C53 ⱓ GLAGOLITIC SMALL LETTER YU | category Ll (Lowercase Letter) | block Glagolitic | age 4.1
U+2C54 ⱔ GLAGOLITIC SMALL LETTER SMALL YUS | category Ll (Lowercase Letter) | block Glagolitic | age 4.1
U+2C55 ⱕ GLAGOLITIC SMALL LETTER SMALL YUS WITH TAIL | category Ll (Lowercase Letter) | block Glagolitic | age 4.1
U+2C56 ⱖ GLAGOLITIC SMALL LETTER YO | category Ll (Lowercase Letter) | block Glagolitic | age 4.1
U+2C57 ⱗ GLAGOLITIC SMALL LETTER IOTATED SMALL YUS | category Ll (Lowercase Letter) | block Glagolitic | age 4.1
U+2C58 ⱘ GLAGOLITIC SMALL LETTER BIG YUS | category Ll (Lowercase Letter) | block Glagolitic | age 4.1
U+2C59 ⱙ GLAGOLITIC SMALL LETTER IOTATED BIG YUS | category Ll (Lowercase Letter) | block Glagolitic | age 4.1
U+2C5A ⱚ GLAGOLITIC SMALL LETTER FITA | category Ll (Lowercase Letter) | block Glagolitic | age 4.1
U+2C5B ⱛ GLAGOLITIC SMALL LETTER IZHITSA | category Ll (Lowercase Letter) | block Glagolitic | age 4.1
U+2C5C ⱜ GLAGOLITIC SMALL LETTER SHTAPIC | category Ll (Lowercase Letter) | block Glagolitic | age 4.1
U+2C5D ⱝ GLAGOLITIC SMALL LETTER TROKUTASTI A | category Ll (Lowercase Letter) | block Glagolitic | age 4.1
U+2C5E ⱞ GLAGOLITIC SMALL LETTER LATINATE MYSLITE | category Ll (Lowercase Letter) | block Glagolitic | age 4.1
U+2C5F ⱟ GLAGOLITIC SMALL LETTER CAUDATE CHRIVI | category Ll (Lowercase Letter) | block Glagolitic | age 14.0
U+2C60 Ⱡ LATIN CAPITAL LETTER L WITH DOUBLE BAR | category Lu (Uppercase Letter) | block Latin Extended-C | age 5.0
U+2C61 ⱡ LATIN SMALL LETTER L WITH DOUBLE BAR | category Ll (Lowercase Letter) | block Latin Extended-C | age 5.0
U+2C62 Ɫ LATIN CAPITAL LETTER L WITH MIDDLE TILDE | category Lu (Uppercase Letter) | block Latin Extended-C | age 5.0
U+2C63 Ᵽ LATIN CAPITAL LETTER P WITH STROKE | category Lu (Uppercase Letter) | block Latin Extended-C | age 5.0
U+2C64 Ɽ LATIN CAPITAL LETTER R WITH TAIL | category Lu (Uppercase Letter) | block Latin Extended-C | age 5.0
U+2C65 ⱥ LATIN SMALL LETTER A WITH STROKE | category Ll (Lowercase Letter) | block Latin Extended-C | age 5.0
U+2C66 ⱦ LATIN SMALL LETTER T WITH DIAGONAL STROKE | category Ll (Lowercase Letter) | block Latin Extended-C | age 5.0
U+2C67 Ⱨ LATIN CAPITAL LETTER H WITH DESCENDER | category Lu (Uppercase Letter) | block Latin Extended-C | age 5.0
U+2C68 ⱨ LATIN SMALL LETTER H WITH DESCENDER | category Ll (Lowercase Letter) | block Latin Extended-C | age 5.0
U+2C69 Ⱪ LATIN CAPITAL LETTER K WITH DESCENDER | category Lu (Uppercase Letter) | block Latin Extended-C | age 5.0
U+2C6A ⱪ LATIN SMALL LETTER K WITH DESCENDER | category Ll (Lowercase Letter) | block Latin Extended-C | age 5.0
U+2C6B Ⱬ LATIN CAPITAL LETTER Z WITH DESCENDER | category Lu (Uppercase Letter) | block Latin Extended-C | age 5.0
U+2C6C ⱬ LATIN SMALL LETTER Z WITH DESCENDER | category Ll (Lowercase Letter) | block Latin Extended-C | age 5.0
U+2C6D Ɑ LATIN CAPITAL LETTER ALPHA | category Lu (Uppercase Letter) | block Latin Extended-C | age 5.1
U+2C6E Ɱ LATIN CAPITAL LETTER M WITH HOOK | category Lu (Uppercase Letter) | block Latin Extended-C | age 5.1
U+2C6F Ɐ LATIN CAPITAL LETTER TURNED A | category Lu (Uppercase Letter) | block Latin Extended-C | age 5.1
U+2C70 Ɒ LATIN CAPITAL LETTER TURNED ALPHA | category Lu (Uppercase Letter) | block Latin Extended-C | age 5.2
U+2C71 ⱱ LATIN SMALL LETTER V WITH RIGHT HOOK | category Ll (Lowercase Letter) | block Latin Extended-C | age 5.1
U+2C72 Ⱳ LATIN CAPITAL LETTER W WITH HOOK | category Lu (Uppercase Letter) | block Latin Extended-C | age 5.1
U+2C73 ⱳ LATIN SMALL LETTER W WITH HOOK | category Ll (Lowercase Letter) | block Latin Extended-C | age 5.1
U+2C74 ⱴ LATIN SMALL LETTER V WITH CURL | category Ll (Lowercase Letter) | block Latin Extended-C | age 5.0
U+2C75 Ⱶ LATIN CAPITAL LETTER HALF H | category Lu (Uppercase Letter) | block Latin Extended-C | age 5.0
U+2C76 ⱶ LATIN SMALL LETTER HALF H | category Ll (Lowercase Letter) | block Latin Extended-C | age 5.0
U+2C77 ⱷ LATIN SMALL LETTER TAILLESS PHI | category Ll (Lowercase Letter) | block Latin Extended-C | age 5.0
U+2C78 ⱸ LATIN SMALL LETTER E WITH NOTCH | category Ll (Lowercase Letter) | block Latin Extended-C | age 5.1
U+2C79 ⱹ LATIN SMALL LETTER TURNED R WITH TAIL | category Ll (Lowercase Letter) | block Latin Extended-C | age 5.1
U+2C7A ⱺ LATIN SMALL LETTER O WITH LOW RING INSIDE | category Ll (Lowercase Letter) | block Latin Extended-C | age 5.1
U+2C7B ⱻ LATIN LETTER SMALL CAPITAL TURNED E | category Ll (Lowercase Letter) | block Latin Extended-C | age 5.1
U+2C7C ⱼ LATIN SUBSCRIPT SMALL LETTER J | category Lm (Modifier Letter) | block Latin Extended-C | age 5.1
U+2C7D ⱽ MODIFIER LETTER CAPITAL V | category Lm (Modifier Letter) | block Latin Extended-C | age 5.1
U+2C7E Ȿ LATIN CAPITAL LETTER S WITH SWASH TAIL | category Lu (Uppercase Letter) | block Latin Extended-C | age 5.2
U+2C7F Ɀ LATIN CAPITAL LETTER Z WITH SWASH TAIL | category Lu (Uppercase Letter) | block Latin Extended-C | age 5.2
U+2C80 Ⲁ COPTIC CAPITAL LETTER ALFA | category Lu (Uppercase Letter) | block Coptic | age 4.1
U+2C81 ⲁ COPTIC SMALL LETTER ALFA | category Ll (Lowercase Letter) | block Coptic | age 4.1
U+2C82 Ⲃ COPTIC CAPITAL LETTER VIDA | category Lu (Uppercase Letter) | block Coptic | age 4.1
U+2C83 ⲃ COPTIC SMALL LETTER VIDA | category Ll (Lowercase Letter) | block Coptic | age 4.1
U+2C84 Ⲅ COPTIC CAPITAL LETTER GAMMA | category Lu (Uppercase Letter) | block Coptic | age 4.1
U+2C85 ⲅ COPTIC SMALL LETTER GAMMA | category Ll (Lowercase Letter) | block Coptic | age 4.1
U+2C86 Ⲇ COPTIC CAPITAL LETTER DALDA | category Lu (Uppercase Letter) | block Coptic | age 4.1
U+2C87 ⲇ COPTIC SMALL LETTER DALDA | category Ll (Lowercase Letter) | block Coptic | age 4.1
U+2C88 Ⲉ COPTIC CAPITAL LETTER EIE | category Lu (Uppercase Letter) | block Coptic | age 4.1
U+2C89 ⲉ COPTIC SMALL LETTER EIE | category Ll (Lowercase Letter) | block Coptic | age 4.1
U+2C8A Ⲋ COPTIC CAPITAL LETTER SOU | category Lu (Uppercase Letter) | block Coptic | age 4.1
U+2C8B ⲋ COPTIC SMALL LETTER SOU | category Ll (Lowercase Letter) | block Coptic | age 4.1
U+2C8C Ⲍ COPTIC CAPITAL LETTER ZATA | category Lu (Uppercase Letter) | block Coptic | age 4.1
U+2C8D ⲍ COPTIC SMALL LETTER ZATA | category Ll (Lowercase Letter) | block Coptic | age 4.1
U+2C8E Ⲏ COPTIC CAPITAL LETTER HATE | category Lu (Uppercase Letter) | block Coptic | age 4.1
U+2C8F ⲏ COPTIC SMALL LETTER HATE | category Ll (Lowercase Letter) | block Coptic | age 4.1
U+2C90 Ⲑ COPTIC CAPITAL LETTER THETHE | category Lu (Uppercase Letter) | block Coptic | age 4.1
U+2C91 ⲑ COPTIC SMALL LETTER THETHE | category Ll (Lowercase Letter) | block Coptic | age 4.1
U+2C92 Ⲓ COPTIC CAPITAL LETTER IAUDA | category Lu (Uppercase Letter) | block Coptic | age 4.1
U+2C93 ⲓ COPTIC SMALL LETTER IAUDA | category Ll (Lowercase Letter) | block Coptic | age 4.1
U+2C94 Ⲕ COPTIC CAPITAL LETTER KAPA | category Lu (Uppercase Letter) | block Coptic | age 4.1
U+2C95 ⲕ COPTIC SMALL LETTER KAPA | category Ll (Lowercase Letter) | block Coptic | age 4.1
U+2C96 Ⲗ COPTIC CAPITAL LETTER LAULA | category Lu (Uppercase Letter) | block Coptic | age 4.1
U+2C97 ⲗ COPTIC SMALL LETTER LAULA | category Ll (Lowercase Letter) | block Coptic | age 4.1
U+2C98 Ⲙ COPTIC CAPITAL LETTER MI | category Lu (Uppercase Letter) | block Coptic | age 4.1
U+2C99 ⲙ COPTIC SMALL LETTER MI | category Ll (Lowercase Letter) | block Coptic | age 4.1
U+2C9A Ⲛ COPTIC CAPITAL LETTER NI | category Lu (Uppercase Letter) | block Coptic | age 4.1
U+2C9B ⲛ COPTIC SMALL LETTER NI | category Ll (Lowercase Letter) | block Coptic | age 4.1
U+2C9C Ⲝ COPTIC CAPITAL LETTER KSI | category Lu (Uppercase Letter) | block Coptic | age 4.1
U+2C9D ⲝ COPTIC SMALL LETTER KSI | category Ll (Lowercase Letter) | block Coptic | age 4.1
U+2C9E Ⲟ COPTIC CAPITAL LETTER O | category Lu (Uppercase Letter) | block Coptic | age 4.1
U+2C9F ⲟ COPTIC SMALL LETTER O | category Ll (Lowercase Letter) | block Coptic | age 4.1
U+2CA0 Ⲡ COPTIC CAPITAL LETTER PI | category Lu (Uppercase Letter) | block Coptic | age 4.1
U+2CA1 ⲡ COPTIC SMALL LETTER PI | category Ll (Lowercase Letter) | block Coptic | age 4.1
U+2CA2 Ⲣ COPTIC CAPITAL LETTER RO | category Lu (Uppercase Letter) | block Coptic | age 4.1
U+2CA3 ⲣ COPTIC SMALL LETTER RO | category Ll (Lowercase Letter) | block Coptic | age 4.1
U+2CA4 Ⲥ COPTIC CAPITAL LETTER SIMA | category Lu (Uppercase Letter) | block Coptic | age 4.1
U+2CA5 ⲥ COPTIC SMALL LETTER SIMA | category Ll (Lowercase Letter) | block Coptic | age 4.1
U+2CA6 Ⲧ COPTIC CAPITAL LETTER TAU | category Lu (Uppercase Letter) | block Coptic | age 4.1
U+2CA7 ⲧ COPTIC SMALL LETTER TAU | category Ll (Lowercase Letter) | block Coptic | age 4.1
U+2CA8 Ⲩ COPTIC CAPITAL LETTER UA | category Lu (Uppercase Letter) | block Coptic | age 4.1
U+2CA9 ⲩ COPTIC SMALL LETTER UA | category Ll (Lowercase Letter) | block Coptic | age 4.1
U+2CAA Ⲫ COPTIC CAPITAL LETTER FI | category Lu (Uppercase Letter) | block Coptic | age 4.1
U+2CAB ⲫ COPTIC SMALL LETTER FI | category Ll (Lowercase Letter) | block Coptic | age 4.1
U+2CAC Ⲭ COPTIC CAPITAL LETTER KHI | category Lu (Uppercase Letter) | block Coptic | age 4.1
U+2CAD ⲭ COPTIC SMALL LETTER KHI | category Ll (Lowercase Letter) | block Coptic | age 4.1
U+2CAE Ⲯ COPTIC CAPITAL LETTER PSI | category Lu (Uppercase Letter) | block Coptic | age 4.1
U+2CAF ⲯ COPTIC SMALL LETTER PSI | category Ll (Lowercase Letter) | block Coptic | age 4.1
U+2CB0 Ⲱ COPTIC CAPITAL LETTER OOU | category Lu (Uppercase Letter) | block Coptic | age 4.1
U+2CB1 ⲱ COPTIC SMALL LETTER OOU | category Ll (Lowercase Letter) | block Coptic | age 4.1
U+2CB2 Ⲳ COPTIC CAPITAL LETTER DIALECT-P ALEF | category Lu (Uppercase Letter) | block Coptic | age 4.1
U+2CB3 ⲳ COPTIC SMALL LETTER DIALECT-P ALEF | category Ll (Lowercase Letter) | block Coptic | age 4.1
U+2CB4 Ⲵ COPTIC CAPITAL LETTER OLD COPTIC AIN | category Lu (Uppercase Letter) | block Coptic | age 4.1
U+2CB5 ⲵ COPTIC SMALL LETTER OLD COPTIC AIN | category Ll (Lowercase Letter) | block Coptic | age 4.1
U+2CB6 Ⲷ COPTIC CAPITAL LETTER CRYPTOGRAMMIC EIE | category Lu (Uppercase Letter) | block Coptic | age 4.1
U+2CB7 ⲷ COPTIC SMALL LETTER CRYPTOGRAMMIC EIE | category Ll (Lowercase Letter) | block Coptic | age 4.1
U+2CB8 Ⲹ COPTIC CAPITAL LETTER DIALECT-P KAPA | category Lu (Uppercase Letter) | block Coptic | age 4.1
U+2CB9 ⲹ COPTIC SMALL LETTER DIALECT-P KAPA | category Ll (Lowercase Letter) | block Coptic | age 4.1
U+2CBA Ⲻ COPTIC CAPITAL LETTER DIALECT-P NI | category Lu (Uppercase Letter) | block Coptic | age 4.1
U+2CBB ⲻ COPTIC SMALL LETTER DIALECT-P NI | category Ll (Lowercase Letter) | block Coptic | age 4.1
U+2CBC Ⲽ COPTIC CAPITAL LETTER CRYPTOGRAMMIC NI | category Lu (Uppercase Letter) | block Coptic | age 4.1
U+2CBD ⲽ COPTIC SMALL LETTER CRYPTOGRAMMIC NI | category Ll (Lowercase Letter) | block Coptic | age 4.1
U+2CBE Ⲿ COPTIC CAPITAL LETTER OLD COPTIC OOU | category Lu (Uppercase Letter) | block Coptic | age 4.1
U+2CBF ⲿ COPTIC SMALL LETTER OLD COPTIC OOU | category Ll (Lowercase Letter) | block Coptic | age 4.1
U+2CC0 Ⳁ COPTIC CAPITAL LETTER SAMPI | category Lu (Uppercase Letter) | block Coptic | age 4.1
U+2CC1 ⳁ COPTIC SMALL LETTER SAMPI | category Ll (Lowercase Letter) | block Coptic | age 4.1
U+2CC2 Ⳃ COPTIC CAPITAL LETTER CROSSED SHEI | category Lu (Uppercase Letter) | block Coptic | age 4.1
U+2CC3 ⳃ COPTIC SMALL LETTER CROSSED SHEI | category Ll (Lowercase Letter) | block Coptic | age 4.1
U+2CC4 Ⳅ COPTIC CAPITAL LETTER OLD COPTIC SHEI | category Lu (Uppercase Letter) | block Coptic | age 4.1
U+2CC5 ⳅ COPTIC SMALL LETTER OLD COPTIC SHEI | category Ll (Lowercase Letter) | block Coptic | age 4.1
U+2CC6 Ⳇ COPTIC CAPITAL LETTER OLD COPTIC ESH | category Lu (Uppercase Letter) | block Coptic | age 4.1
U+2CC7 ⳇ COPTIC SMALL LETTER OLD COPTIC ESH | category Ll (Lowercase Letter) | block Coptic | age 4.1
U+2CC8 Ⳉ COPTIC CAPITAL LETTER AKHMIMIC KHEI | category Lu (Uppercase Letter) | block Coptic | age 4.1
U+2CC9 ⳉ COPTIC SMALL LETTER AKHMIMIC KHEI | category Ll (Lowercase Letter) | block Coptic | age 4.1
U+2CCA Ⳋ COPTIC CAPITAL LETTER DIALECT-P HORI | category Lu (Uppercase Letter) | block Coptic | age 4.1
U+2CCB ⳋ COPTIC SMALL LETTER DIALECT-P HORI | category Ll (Lowercase Letter) | block Coptic | age 4.1
U+2CCC Ⳍ COPTIC CAPITAL LETTER OLD COPTIC HORI | category Lu (Uppercase Letter) | block Coptic | age 4.1
U+2CCD ⳍ COPTIC SMALL LETTER OLD COPTIC HORI | category Ll (Lowercase Letter) | block Coptic | age 4.1
U+2CCE Ⳏ COPTIC CAPITAL LETTER OLD COPTIC HA | category Lu (Uppercase Letter) | block Coptic | age 4.1
U+2CCF ⳏ COPTIC SMALL LETTER OLD COPTIC HA | category Ll (Lowercase Letter) | block Coptic | age 4.1
U+2CD0 Ⳑ COPTIC CAPITAL LETTER L-SHAPED HA | category Lu (Uppercase Letter) | block Coptic | age 4.1
U+2CD1 ⳑ COPTIC SMALL LETTER L-SHAPED HA | category Ll (Lowercase Letter) | block Coptic | age 4.1
U+2CD2 Ⳓ COPTIC CAPITAL LETTER OLD COPTIC HEI | category Lu (Uppercase Letter) | block Coptic | age 4.1
U+2CD3 ⳓ COPTIC SMALL LETTER OLD COPTIC HEI | category Ll (Lowercase Letter) | block Coptic | age 4.1
U+2CD4 Ⳕ COPTIC CAPITAL LETTER OLD COPTIC HAT | category Lu (Uppercase Letter) | block Coptic | age 4.1
U+2CD5 ⳕ COPTIC SMALL LETTER OLD COPTIC HAT | category Ll (Lowercase Letter) | block Coptic | age 4.1
U+2CD6 Ⳗ COPTIC CAPITAL LETTER OLD COPTIC GANGIA | category Lu (Uppercase Letter) | block Coptic | age 4.1
U+2CD7 ⳗ COPTIC SMALL LETTER OLD COPTIC GANGIA | category Ll (Lowercase Letter) | block Coptic | age 4.1
U+2CD8 Ⳙ COPTIC CAPITAL LETTER OLD COPTIC DJA | category Lu (Uppercase Letter) | block Coptic | age 4.1
U+2CD9 ⳙ COPTIC SMALL LETTER OLD COPTIC DJA | category Ll (Lowercase Letter) | block Coptic | age 4.1
U+2CDA Ⳛ COPTIC CAPITAL LETTER OLD COPTIC SHIMA | category Lu (Uppercase Letter) | block Coptic | age 4.1
U+2CDB ⳛ COPTIC SMALL LETTER OLD COPTIC SHIMA | category Ll (Lowercase Letter) | block Coptic | age 4.1
U+2CDC Ⳝ COPTIC CAPITAL LETTER OLD NUBIAN SHIMA | category Lu (Uppercase Letter) | block Coptic | age 4.1
U+2CDD ⳝ COPTIC SMALL LETTER OLD NUBIAN SHIMA | category Ll (Lowercase Letter) | block Coptic | age 4.1
U+2CDE Ⳟ COPTIC CAPITAL LETTER OLD NUBIAN NGI | category Lu (Uppercase Letter) | block Coptic | age 4.1
U+2CDF ⳟ COPTIC SMALL LETTER OLD NUBIAN NGI | category Ll (Lowercase Letter) | block Coptic | age 4.1
U+2CE0 Ⳡ COPTIC CAPITAL LETTER OLD NUBIAN NYI | category Lu (Uppercase Letter) | block Coptic | age 4.1
U+2CE1 ⳡ COPTIC SMALL LETTER OLD NUBIAN NYI | category Ll (Lowercase Letter) | block Coptic | age 4.1
U+2CE2 Ⳣ COPTIC CAPITAL LETTER OLD NUBIAN WAU | category Lu (Uppercase Letter) | block Coptic | age 4.1
U+2CE3 ⳣ COPTIC SMALL LETTER OLD NUBIAN WAU | category Ll (Lowercase Letter) | block Coptic | age 4.1
U+2CE4 ⳤ COPTIC SYMBOL KAI | category Ll (Lowercase Letter) | block Coptic | age 4.1
U+2CE5 ⳥ COPTIC SYMBOL MI RO | category So (Other Symbol) | block Coptic | age 4.1
U+2CE6 ⳦ COPTIC SYMBOL PI RO | category So (Other Symbol) | block Coptic | age 4.1
U+2CE7 ⳧ COPTIC SYMBOL STAUROS | category So (Other Symbol) | block Coptic | age 4.1
U+2CE8 ⳨ COPTIC SYMBOL TAU RO | category So (Other Symbol) | block Coptic | age 4.1
U+2CE9 ⳩ COPTIC SYMBOL KHI RO | category So (Other Symbol) | block Coptic | age 4.1
U+2CEA ⳪ COPTIC SYMBOL SHIMA SIMA | category So (Other Symbol) | block Coptic | age 4.1
U+2CEB Ⳬ COPTIC CAPITAL LETTER CRYPTOGRAMMIC SHEI | category Lu (Uppercase Letter) | block Coptic | age 5.2
U+2CEC ⳬ COPTIC SMALL LETTER CRYPTOGRAMMIC SHEI | category Ll (Lowercase Letter) | block Coptic | age 5.2
U+2CED Ⳮ COPTIC CAPITAL LETTER CRYPTOGRAMMIC GANGIA | category Lu (Uppercase Letter) | block Coptic | age 5.2
U+2CEE ⳮ COPTIC SMALL LETTER CRYPTOGRAMMIC GANGIA | category Ll (Lowercase Letter) | block Coptic | age 5.2
U+2CEF ◌⳯ COPTIC COMBINING NI ABOVE | category Mn (Nonspacing Mark) | block Coptic | age 5.2
U+2CF0 ◌⳰ COPTIC COMBINING SPIRITUS ASPER | category Mn (Nonspacing Mark) | block Coptic | age 5.2
U+2CF1 ◌⳱ COPTIC COMBINING SPIRITUS LENIS | category Mn (Nonspacing Mark) | block Coptic | age 5.2
U+2CF2 Ⳳ COPTIC CAPITAL LETTER BOHAIRIC KHEI | category Lu (Uppercase Letter) | block Coptic | age 6.1
U+2CF3 ⳳ COPTIC SMALL LETTER BOHAIRIC KHEI | category Ll (Lowercase Letter) | block Coptic | age 6.1
U+2CF9 ⳹ COPTIC OLD NUBIAN FULL STOP | category Po (Other Punctuation) | block Coptic | age 4.1
U+2CFA ⳺ COPTIC OLD NUBIAN DIRECT QUESTION MARK | category Po (Other Punctuation) | block Coptic | age 4.1
U+2CFB ⳻ COPTIC OLD NUBIAN INDIRECT QUESTION MARK | category Po (Other Punctuation) | block Coptic | age 4.1
U+2CFC ⳼ COPTIC OLD NUBIAN VERSE DIVIDER | category Po (Other Punctuation) | block Coptic | age 4.1
U+2CFD ⳽ COPTIC FRACTION ONE HALF | category No (Other Number) | block Coptic | age 4.1
U+2CFE ⳾ COPTIC FULL STOP | category Po (Other Punctuation) | block Coptic | age 4.1
U+2CFF ⳿ COPTIC MORPHOLOGICAL DIVIDER | category Po (Other Punctuation) | block Coptic | age 4.1
U+2D00 ⴀ GEORGIAN SMALL LETTER AN | category Ll (Lowercase Letter) | block Georgian Supplement | age 4.1
U+2D01 ⴁ GEORGIAN SMALL LETTER BAN | category Ll (Lowercase Letter) | block Georgian Supplement | age 4.1
U+2D02 ⴂ GEORGIAN SMALL LETTER GAN | category Ll (Lowercase Letter) | block Georgian Supplement | age 4.1
U+2D03 ⴃ GEORGIAN SMALL LETTER DON | category Ll (Lowercase Letter) | block Georgian Supplement | age 4.1
U+2D04 ⴄ GEORGIAN SMALL LETTER EN | category Ll (Lowercase Letter) | block Georgian Supplement | age 4.1
U+2D05 ⴅ GEORGIAN SMALL LETTER VIN | category Ll (Lowercase Letter) | block Georgian Supplement | age 4.1
U+2D06 ⴆ GEORGIAN SMALL LETTER ZEN | category Ll (Lowercase Letter) | block Georgian Supplement | age 4.1
U+2D07 ⴇ GEORGIAN SMALL LETTER TAN | category Ll (Lowercase Letter) | block Georgian Supplement | age 4.1
U+2D08 ⴈ GEORGIAN SMALL LETTER IN | category Ll (Lowercase Letter) | block Georgian Supplement | age 4.1
U+2D09 ⴉ GEORGIAN SMALL LETTER KAN | category Ll (Lowercase Letter) | block Georgian Supplement | age 4.1
U+2D0A ⴊ GEORGIAN SMALL LETTER LAS | category Ll (Lowercase Letter) | block Georgian Supplement | age 4.1
U+2D0B ⴋ GEORGIAN SMALL LETTER MAN | category Ll (Lowercase Letter) | block Georgian Supplement | age 4.1
U+2D0C ⴌ GEORGIAN SMALL LETTER NAR | category Ll (Lowercase Letter) | block Georgian Supplement | age 4.1
U+2D0D ⴍ GEORGIAN SMALL LETTER ON | category Ll (Lowercase Letter) | block Georgian Supplement | age 4.1
U+2D0E ⴎ GEORGIAN SMALL LETTER PAR | category Ll (Lowercase Letter) | block Georgian Supplement | age 4.1
U+2D0F ⴏ GEORGIAN SMALL LETTER ZHAR | category Ll (Lowercase Letter) | block Georgian Supplement | age 4.1
U+2D10 ⴐ GEORGIAN SMALL LETTER RAE | category Ll (Lowercase Letter) | block Georgian Supplement | age 4.1
U+2D11 ⴑ GEORGIAN SMALL LETTER SAN | category Ll (Lowercase Letter) | block Georgian Supplement | age 4.1
U+2D12 ⴒ GEORGIAN SMALL LETTER TAR | category Ll (Lowercase Letter) | block Georgian Supplement | age 4.1
U+2D13 ⴓ GEORGIAN SMALL LETTER UN | category Ll (Lowercase Letter) | block Georgian Supplement | age 4.1
U+2D14 ⴔ GEORGIAN SMALL LETTER PHAR | category Ll (Lowercase Letter) | block Georgian Supplement | age 4.1
U+2D15 ⴕ GEORGIAN SMALL LETTER KHAR | category Ll (Lowercase Letter) | block Georgian Supplement | age 4.1
U+2D16 ⴖ GEORGIAN SMALL LETTER GHAN | category Ll (Lowercase Letter) | block Georgian Supplement | age 4.1
U+2D17 ⴗ GEORGIAN SMALL LETTER QAR | category Ll (Lowercase Letter) | block Georgian Supplement | age 4.1
U+2D18 ⴘ GEORGIAN SMALL LETTER SHIN | category Ll (Lowercase Letter) | block Georgian Supplement | age 4.1
U+2D19 ⴙ GEORGIAN SMALL LETTER CHIN | category Ll (Lowercase Letter) | block Georgian Supplement | age 4.1
U+2D1A ⴚ GEORGIAN SMALL LETTER CAN | category Ll (Lowercase Letter) | block Georgian Supplement | age 4.1
U+2D1B ⴛ GEORGIAN SMALL LETTER JIL | category Ll (Lowercase Letter) | block Georgian Supplement | age 4.1
U+2D1C ⴜ GEORGIAN SMALL LETTER CIL | category Ll (Lowercase Letter) | block Georgian Supplement | age 4.1
U+2D1D ⴝ GEORGIAN SMALL LETTER CHAR | category Ll (Lowercase Letter) | block Georgian Supplement | age 4.1
U+2D1E ⴞ GEORGIAN SMALL LETTER XAN | category Ll (Lowercase Letter) | block Georgian Supplement | age 4.1
U+2D1F ⴟ GEORGIAN SMALL LETTER JHAN | category Ll (Lowercase Letter) | block Georgian Supplement | age 4.1
U+2D20 ⴠ GEORGIAN SMALL LETTER HAE | category Ll (Lowercase Letter) | block Georgian Supplement | age 4.1
U+2D21 ⴡ GEORGIAN SMALL LETTER HE | category Ll (Lowercase Letter) | block Georgian Supplement | age 4.1
U+2D22 ⴢ GEORGIAN SMALL LETTER HIE | category Ll (Lowercase Letter) | block Georgian Supplement | age 4.1
U+2D23 ⴣ GEORGIAN SMALL LETTER WE | category Ll (Lowercase Letter) | block Georgian Supplement | age 4.1
U+2D24 ⴤ GEORGIAN SMALL LETTER HAR | category Ll (Lowercase Letter) | block Georgian Supplement | age 4.1
U+2D25 ⴥ GEORGIAN SMALL LETTER HOE | category Ll (Lowercase Letter) | block Georgian Supplement | age 4.1
U+2D27 ⴧ GEORGIAN SMALL LETTER YN | category Ll (Lowercase Letter) | block Georgian Supplement | age 6.1
U+2D2D ⴭ GEORGIAN SMALL LETTER AEN | category Ll (Lowercase Letter) | block Georgian Supplement | age 6.1
U+2D30 ⴰ TIFINAGH LETTER YA | category Lo (Other Letter) | block Tifinagh | age 4.1
U+2D31 ⴱ TIFINAGH LETTER YAB | category Lo (Other Letter) | block Tifinagh | age 4.1
U+2D32 ⴲ TIFINAGH LETTER YABH | category Lo (Other Letter) | block Tifinagh | age 4.1
U+2D33 ⴳ TIFINAGH LETTER YAG | category Lo (Other Letter) | block Tifinagh | age 4.1
U+2D34 ⴴ TIFINAGH LETTER YAGHH | category Lo (Other Letter) | block Tifinagh | age 4.1
U+2D35 ⴵ TIFINAGH LETTER BERBER ACADEMY YAJ | category Lo (Other Letter) | block Tifinagh | age 4.1
U+2D36 ⴶ TIFINAGH LETTER YAJ | category Lo (Other Letter) | block Tifinagh | age 4.1
U+2D37 ⴷ TIFINAGH LETTER YAD | category Lo (Other Letter) | block Tifinagh | age 4.1
U+2D38 ⴸ TIFINAGH LETTER YADH | category Lo (Other Letter) | block Tifinagh | age 4.1
U+2D39 ⴹ TIFINAGH LETTER YADD | category Lo (Other Letter) | block Tifinagh | age 4.1
U+2D3A ⴺ TIFINAGH LETTER YADDH | category Lo (Other Letter) | block Tifinagh | age 4.1
U+2D3B ⴻ TIFINAGH LETTER YEY | category Lo (Other Letter) | block Tifinagh | age 4.1
U+2D3C ⴼ TIFINAGH LETTER YAF | category Lo (Other Letter) | block Tifinagh | age 4.1
U+2D3D ⴽ TIFINAGH LETTER YAK | category Lo (Other Letter) | block Tifinagh | age 4.1
U+2D3E ⴾ TIFINAGH LETTER TUAREG YAK | category Lo (Other Letter) | block Tifinagh | age 4.1
U+2D3F ⴿ TIFINAGH LETTER YAKHH | category Lo (Other Letter) | block Tifinagh | age 4.1
U+2D40 ⵀ TIFINAGH LETTER YAH | category Lo (Other Letter) | block Tifinagh | age 4.1
U+2D41 ⵁ TIFINAGH LETTER BERBER ACADEMY YAH | category Lo (Other Letter) | block Tifinagh | age 4.1
U+2D42 ⵂ TIFINAGH LETTER TUAREG YAH | category Lo (Other Letter) | block Tifinagh | age 4.1
U+2D43 ⵃ TIFINAGH LETTER YAHH | category Lo (Other Letter) | block Tifinagh | age 4.1
U+2D44 ⵄ TIFINAGH LETTER YAA | category Lo (Other Letter) | block Tifinagh | age 4.1
U+2D45 ⵅ TIFINAGH LETTER YAKH | category Lo (Other Letter) | block Tifinagh | age 4.1
U+2D46 ⵆ TIFINAGH LETTER TUAREG YAKH | category Lo (Other Letter) | block Tifinagh | age 4.1
U+2D47 ⵇ TIFINAGH LETTER YAQ | category Lo (Other Letter) | block Tifinagh | age 4.1
U+2D48 ⵈ TIFINAGH LETTER TUAREG YAQ | category Lo (Other Letter) | block Tifinagh | age 4.1
U+2D49 ⵉ TIFINAGH LETTER YI | category Lo (Other Letter) | block Tifinagh | age 4.1
U+2D4A ⵊ TIFINAGH LETTER YAZH | category Lo (Other Letter) | block Tifinagh | age 4.1
U+2D4B ⵋ TIFINAGH LETTER AHAGGAR YAZH | category Lo (Other Letter) | block Tifinagh | age 4.1
U+2D4C ⵌ TIFINAGH LETTER TUAREG YAZH | category Lo (Other Letter) | block Tifinagh | age 4.1
U+2D4D ⵍ TIFINAGH LETTER YAL | category Lo (Other Letter) | block Tifinagh | age 4.1
U+2D4E ⵎ TIFINAGH LETTER YAM | category Lo (Other Letter) | block Tifinagh | age 4.1
U+2D4F ⵏ TIFINAGH LETTER YAN | category Lo (Other Letter) | block Tifinagh | age 4.1
U+2D50 ⵐ TIFINAGH LETTER TUAREG YAGN | category Lo (Other Letter) | block Tifinagh | age 4.1
U+2D51 ⵑ TIFINAGH LETTER TUAREG YANG | category Lo (Other Letter) | block Tifinagh | age 4.1
U+2D52 ⵒ TIFINAGH LETTER YAP | category Lo (Other Letter) | block Tifinagh | age 4.1
U+2D53 ⵓ TIFINAGH LETTER YU | category Lo (Other Letter) | block Tifinagh | age 4.1
U+2D54 ⵔ TIFINAGH LETTER YAR | category Lo (Other Letter) | block Tifinagh | age 4.1
U+2D55 ⵕ TIFINAGH LETTER YARR | category Lo (Other Letter) | block Tifinagh | age 4.1
U+2D56 ⵖ TIFINAGH LETTER YAGH | category Lo (Other Letter) | block Tifinagh | age 4.1
U+2D57 ⵗ TIFINAGH LETTER TUAREG YAGH | category Lo (Other Letter) | block Tifinagh | age 4.1
U+2D58 ⵘ TIFINAGH LETTER AYER YAGH | category Lo (Other Letter) | block Tifinagh | age 4.1
U+2D59 ⵙ TIFINAGH LETTER YAS | category Lo (Other Letter) | block Tifinagh | age 4.1
U+2D5A ⵚ TIFINAGH LETTER YASS | category Lo (Other Letter) | block Tifinagh | age 4.1
U+2D5B ⵛ TIFINAGH LETTER YASH | category Lo (Other Letter) | block Tifinagh | age 4.1
U+2D5C ⵜ TIFINAGH LETTER YAT | category Lo (Other Letter) | block Tifinagh | age 4.1
U+2D5D ⵝ TIFINAGH LETTER YATH | category Lo (Other Letter) | block Tifinagh | age 4.1
U+2D5E ⵞ TIFINAGH LETTER YACH | category Lo (Other Letter) | block Tifinagh | age 4.1
U+2D5F ⵟ TIFINAGH LETTER YATT | category Lo (Other Letter) | block Tifinagh | age 4.1
U+2D60 ⵠ TIFINAGH LETTER YAV | category Lo (Other Letter) | block Tifinagh | age 4.1
U+2D61 ⵡ TIFINAGH LETTER YAW | category Lo (Other Letter) | block Tifinagh | age 4.1
U+2D62 ⵢ TIFINAGH LETTER YAY | category Lo (Other Letter) | block Tifinagh | age 4.1
U+2D63 ⵣ TIFINAGH LETTER YAZ | category Lo (Other Letter) | block Tifinagh | age 4.1
U+2D64 ⵤ TIFINAGH LETTER TAWELLEMET YAZ | category Lo (Other Letter) | block Tifinagh | age 4.1
U+2D65 ⵥ TIFINAGH LETTER YAZZ | category Lo (Other Letter) | block Tifinagh | age 4.1
U+2D66 ⵦ TIFINAGH LETTER YE | category Lo (Other Letter) | block Tifinagh | age 6.1
U+2D67 ⵧ TIFINAGH LETTER YO | category Lo (Other Letter) | block Tifinagh | age 6.1
U+2D6F ⵯ TIFINAGH MODIFIER LETTER LABIALIZATION MARK | category Lm (Modifier Letter) | block Tifinagh | age 4.1
U+2D70 ⵰ TIFINAGH SEPARATOR MARK | category Po (Other Punctuation) | block Tifinagh | age 6.0
U+2D7F ◌⵿ TIFINAGH CONSONANT JOINER | category Mn (Nonspacing Mark) | block Tifinagh | age 6.0
U+2D80 ⶀ ETHIOPIC SYLLABLE LOA | category Lo (Other Letter) | block Ethiopic Extended | age 4.1
U+2D81 ⶁ ETHIOPIC SYLLABLE MOA | category Lo (Other Letter) | block Ethiopic Extended | age 4.1
U+2D82 ⶂ ETHIOPIC SYLLABLE ROA | category Lo (Other Letter) | block Ethiopic Extended | age 4.1
U+2D83 ⶃ ETHIOPIC SYLLABLE SOA | category Lo (Other Letter) | block Ethiopic Extended | age 4.1
U+2D84 ⶄ ETHIOPIC SYLLABLE SHOA | category Lo (Other Letter) | block Ethiopic Extended | age 4.1
U+2D85 ⶅ ETHIOPIC SYLLABLE BOA | category Lo (Other Letter) | block Ethiopic Extended | age 4.1
U+2D86 ⶆ ETHIOPIC SYLLABLE TOA | category Lo (Other Letter) | block Ethiopic Extended | age 4.1
U+2D87 ⶇ ETHIOPIC SYLLABLE COA | category Lo (Other Letter) | block Ethiopic Extended | age 4.1
U+2D88 ⶈ ETHIOPIC SYLLABLE NOA | category Lo (Other Letter) | block Ethiopic Extended | age 4.1
U+2D89 ⶉ ETHIOPIC SYLLABLE NYOA | category Lo (Other Letter) | block Ethiopic Extended | age 4.1
U+2D8A ⶊ ETHIOPIC SYLLABLE GLOTTAL OA | category Lo (Other Letter) | block Ethiopic Extended | age 4.1
U+2D8B ⶋ ETHIOPIC SYLLABLE ZOA | category Lo (Other Letter) | block Ethiopic Extended | age 4.1
U+2D8C ⶌ ETHIOPIC SYLLABLE DOA | category Lo (Other Letter) | block Ethiopic Extended | age 4.1
U+2D8D ⶍ ETHIOPIC SYLLABLE DDOA | category Lo (Other Letter) | block Ethiopic Extended | age 4.1
U+2D8E ⶎ ETHIOPIC SYLLABLE JOA | category Lo (Other Letter) | block Ethiopic Extended | age 4.1
U+2D8F ⶏ ETHIOPIC SYLLABLE THOA | category Lo (Other Letter) | block Ethiopic Extended | age 4.1
U+2D90 ⶐ ETHIOPIC SYLLABLE CHOA | category Lo (Other Letter) | block Ethiopic Extended | age 4.1
U+2D91 ⶑ ETHIOPIC SYLLABLE PHOA | category Lo (Other Letter) | block Ethiopic Extended | age 4.1
U+2D92 ⶒ ETHIOPIC SYLLABLE POA | category Lo (Other Letter) | block Ethiopic Extended | age 4.1
U+2D93 ⶓ ETHIOPIC SYLLABLE GGWA | category Lo (Other Letter) | block Ethiopic Extended | age 4.1
U+2D94 ⶔ ETHIOPIC SYLLABLE GGWI | category Lo (Other Letter) | block Ethiopic Extended | age 4.1
U+2D95 ⶕ ETHIOPIC SYLLABLE GGWEE | category Lo (Other Letter) | block Ethiopic Extended | age 4.1
U+2D96 ⶖ ETHIOPIC SYLLABLE GGWE | category Lo (Other Letter) | block Ethiopic Extended | age 4.1
U+2DA0 ⶠ ETHIOPIC SYLLABLE SSA | category Lo (Other Letter) | block Ethiopic Extended | age 4.1
U+2DA1 ⶡ ETHIOPIC SYLLABLE SSU | category Lo (Other Letter) | block Ethiopic Extended | age 4.1
U+2DA2 ⶢ ETHIOPIC SYLLABLE SSI | category Lo (Other Letter) | block Ethiopic Extended | age 4.1
U+2DA3 ⶣ ETHIOPIC SYLLABLE SSAA | category Lo (Other Letter) | block Ethiopic Extended | age 4.1
U+2DA4 ⶤ ETHIOPIC SYLLABLE SSEE | category Lo (Other Letter) | block Ethiopic Extended | age 4.1
U+2DA5 ⶥ ETHIOPIC SYLLABLE SSE | category Lo (Other Letter) | block Ethiopic Extended | age 4.1
U+2DA6 ⶦ ETHIOPIC SYLLABLE SSO | category Lo (Other Letter) | block Ethiopic Extended | age 4.1
U+2DA8 ⶨ ETHIOPIC SYLLABLE CCA | category Lo (Other Letter) | block Ethiopic Extended | age 4.1
U+2DA9 ⶩ ETHIOPIC SYLLABLE CCU | category Lo (Other Letter) | block Ethiopic Extended | age 4.1
U+2DAA ⶪ ETHIOPIC SYLLABLE CCI | category Lo (Other Letter) | block Ethiopic Extended | age 4.1
U+2DAB ⶫ ETHIOPIC SYLLABLE CCAA | category Lo (Other Letter) | block Ethiopic Extended | age 4.1
U+2DAC ⶬ ETHIOPIC SYLLABLE CCEE | category Lo (Other Letter) | block Ethiopic Extended | age 4.1
U+2DAD ⶭ ETHIOPIC SYLLABLE CCE | category Lo (Other Letter) | block Ethiopic Extended | age 4.1
U+2DAE ⶮ ETHIOPIC SYLLABLE CCO | category Lo (Other Letter) | block Ethiopic Extended | age 4.1
U+2DB0 ⶰ ETHIOPIC SYLLABLE ZZA | category Lo (Other Letter) | block Ethiopic Extended | age 4.1
U+2DB1 ⶱ ETHIOPIC SYLLABLE ZZU | category Lo (Other Letter) | block Ethiopic Extended | age 4.1
U+2DB2 ⶲ ETHIOPIC SYLLABLE ZZI | category Lo (Other Letter) | block Ethiopic Extended | age 4.1
U+2DB3 ⶳ ETHIOPIC SYLLABLE ZZAA | category Lo (Other Letter) | block Ethiopic Extended | age 4.1
U+2DB4 ⶴ ETHIOPIC SYLLABLE ZZEE | category Lo (Other Letter) | block Ethiopic Extended | age 4.1
U+2DB5 ⶵ ETHIOPIC SYLLABLE ZZE | category Lo (Other Letter) | block Ethiopic Extended | age 4.1
U+2DB6 ⶶ ETHIOPIC SYLLABLE ZZO | category Lo (Other Letter) | block Ethiopic Extended | age 4.1
U+2DB8 ⶸ ETHIOPIC SYLLABLE CCHA | category Lo (Other Letter) | block Ethiopic Extended | age 4.1
U+2DB9 ⶹ ETHIOPIC SYLLABLE CCHU | category Lo (Other Letter) | block Ethiopic Extended | age 4.1
U+2DBA ⶺ ETHIOPIC SYLLABLE CCHI | category Lo (Other Letter) | block Ethiopic Extended | age 4.1
U+2DBB ⶻ ETHIOPIC SYLLABLE CCHAA | category Lo (Other Letter) | block Ethiopic Extended | age 4.1
U+2DBC ⶼ ETHIOPIC SYLLABLE CCHEE | category Lo (Other Letter) | block Ethiopic Extended | age 4.1
U+2DBD ⶽ ETHIOPIC SYLLABLE CCHE | category Lo (Other Letter) | block Ethiopic Extended | age 4.1
U+2DBE ⶾ ETHIOPIC SYLLABLE CCHO | category Lo (Other Letter) | block Ethiopic Extended | age 4.1
U+2DC0 ⷀ ETHIOPIC SYLLABLE QYA | category Lo (Other Letter) | block Ethiopic Extended | age 4.1
U+2DC1 ⷁ ETHIOPIC SYLLABLE QYU | category Lo (Other Letter) | block Ethiopic Extended | age 4.1
U+2DC2 ⷂ ETHIOPIC SYLLABLE QYI | category Lo (Other Letter) | block Ethiopic Extended | age 4.1
U+2DC3 ⷃ ETHIOPIC SYLLABLE QYAA | category Lo (Other Letter) | block Ethiopic Extended | age 4.1
U+2DC4 ⷄ ETHIOPIC SYLLABLE QYEE | category Lo (Other Letter) | block Ethiopic Extended | age 4.1
U+2DC5 ⷅ ETHIOPIC SYLLABLE QYE | category Lo (Other Letter) | block Ethiopic Extended | age 4.1
U+2DC6 ⷆ ETHIOPIC SYLLABLE QYO | category Lo (Other Letter) | block Ethiopic Extended | age 4.1
U+2DC8 ⷈ ETHIOPIC SYLLABLE KYA | category Lo (Other Letter) | block Ethiopic Extended | age 4.1
U+2DC9 ⷉ ETHIOPIC SYLLABLE KYU | category Lo (Other Letter) | block Ethiopic Extended | age 4.1
U+2DCA ⷊ ETHIOPIC SYLLABLE KYI | category Lo (Other Letter) | block Ethiopic Extended | age 4.1
U+2DCB ⷋ ETHIOPIC SYLLABLE KYAA | category Lo (Other Letter) | block Ethiopic Extended | age 4.1
U+2DCC ⷌ ETHIOPIC SYLLABLE KYEE | category Lo (Other Letter) | block Ethiopic Extended | age 4.1
U+2DCD ⷍ ETHIOPIC SYLLABLE KYE | category Lo (Other Letter) | block Ethiopic Extended | age 4.1
U+2DCE ⷎ ETHIOPIC SYLLABLE KYO | category Lo (Other Letter) | block Ethiopic Extended | age 4.1
U+2DD0 ⷐ ETHIOPIC SYLLABLE XYA | category Lo (Other Letter) | block Ethiopic Extended | age 4.1
U+2DD1 ⷑ ETHIOPIC SYLLABLE XYU | category Lo (Other Letter) | block Ethiopic Extended | age 4.1
U+2DD2 ⷒ ETHIOPIC SYLLABLE XYI | category Lo (Other Letter) | block Ethiopic Extended | age 4.1
U+2DD3 ⷓ ETHIOPIC SYLLABLE XYAA | category Lo (Other Letter) | block Ethiopic Extended | age 4.1
U+2DD4 ⷔ ETHIOPIC SYLLABLE XYEE | category Lo (Other Letter) | block Ethiopic Extended | age 4.1
U+2DD5 ⷕ ETHIOPIC SYLLABLE XYE | category Lo (Other Letter) | block Ethiopic Extended | age 4.1
U+2DD6 ⷖ ETHIOPIC SYLLABLE XYO | category Lo (Other Letter) | block Ethiopic Extended | age 4.1
U+2DD8 ⷘ ETHIOPIC SYLLABLE GYA | category Lo (Other Letter) | block Ethiopic Extended | age 4.1
U+2DD9 ⷙ ETHIOPIC SYLLABLE GYU | category Lo (Other Letter) | block Ethiopic Extended | age 4.1
U+2DDA ⷚ ETHIOPIC SYLLABLE GYI | category Lo (Other Letter) | block Ethiopic Extended | age 4.1
U+2DDB ⷛ ETHIOPIC SYLLABLE GYAA | category Lo (Other Letter) | block Ethiopic Extended | age 4.1
U+2DDC ⷜ ETHIOPIC SYLLABLE GYEE | category Lo (Other Letter) | block Ethiopic Extended | age 4.1
U+2DDD ⷝ ETHIOPIC SYLLABLE GYE | category Lo (Other Letter) | block Ethiopic Extended | age 4.1
U+2DDE ⷞ ETHIOPIC SYLLABLE GYO | category Lo (Other Letter) | block Ethiopic Extended | age 4.1
U+2DE0 ◌ⷠ COMBINING CYRILLIC LETTER BE | category Mn (Nonspacing Mark) | block Cyrillic Extended-A | age 5.1
U+2DE1 ◌ⷡ COMBINING CYRILLIC LETTER VE | category Mn (Nonspacing Mark) | block Cyrillic Extended-A | age 5.1
U+2DE2 ◌ⷢ COMBINING CYRILLIC LETTER GHE | category Mn (Nonspacing Mark) | block Cyrillic Extended-A | age 5.1
U+2DE3 ◌ⷣ COMBINING CYRILLIC LETTER DE | category Mn (Nonspacing Mark) | block Cyrillic Extended-A | age 5.1
U+2DE4 ◌ⷤ COMBINING CYRILLIC LETTER ZHE | category Mn (Nonspacing Mark) | block Cyrillic Extended-A | age 5.1
U+2DE5 ◌ⷥ COMBINING CYRILLIC LETTER ZE | category Mn (Nonspacing Mark) | block Cyrillic Extended-A | age 5.1
U+2DE6 ◌ⷦ COMBINING CYRILLIC LETTER KA | category Mn (Nonspacing Mark) | block Cyrillic Extended-A | age 5.1
U+2DE7 ◌ⷧ COMBINING CYRILLIC LETTER EL | category Mn (Nonspacing Mark) | block Cyrillic Extended-A | age 5.1
U+2DE8 ◌ⷨ COMBINING CYRILLIC LETTER EM | category Mn (Nonspacing Mark) | block Cyrillic Extended-A | age 5.1
U+2DE9 ◌ⷩ COMBINING CYRILLIC LETTER EN | category Mn (Nonspacing Mark) | block Cyrillic Extended-A | age 5.1
U+2DEA ◌ⷪ COMBINING CYRILLIC LETTER O | category Mn (Nonspacing Mark) | block Cyrillic Extended-A | age 5.1
U+2DEB ◌ⷫ COMBINING CYRILLIC LETTER PE | category Mn (Nonspacing Mark) | block Cyrillic Extended-A | age 5.1
U+2DEC ◌ⷬ COMBINING CYRILLIC LETTER ER | category Mn (Nonspacing Mark) | block Cyrillic Extended-A | age 5.1
U+2DED ◌ⷭ COMBINING CYRILLIC LETTER ES | category Mn (Nonspacing Mark) | block Cyrillic Extended-A | age 5.1
U+2DEE ◌ⷮ COMBINING CYRILLIC LETTER TE | category Mn (Nonspacing Mark) | block Cyrillic Extended-A | age 5.1
U+2DEF ◌ⷯ COMBINING CYRILLIC LETTER HA | category Mn (Nonspacing Mark) | block Cyrillic Extended-A | age 5.1
U+2DF0 ◌ⷰ COMBINING CYRILLIC LETTER TSE | category Mn (Nonspacing Mark) | block Cyrillic Extended-A | age 5.1
U+2DF1 ◌ⷱ COMBINING CYRILLIC LETTER CHE | category Mn (Nonspacing Mark) | block Cyrillic Extended-A | age 5.1
U+2DF2 ◌ⷲ COMBINING CYRILLIC LETTER SHA | category Mn (Nonspacing Mark) | block Cyrillic Extended-A | age 5.1
U+2DF3 ◌ⷳ COMBINING CYRILLIC LETTER SHCHA | category Mn (Nonspacing Mark) | block Cyrillic Extended-A | age 5.1
U+2DF4 ◌ⷴ COMBINING CYRILLIC LETTER FITA | category Mn (Nonspacing Mark) | block Cyrillic Extended-A | age 5.1
U+2DF5 ◌ⷵ COMBINING CYRILLIC LETTER ES-TE | category Mn (Nonspacing Mark) | block Cyrillic Extended-A | age 5.1
U+2DF6 ◌ⷶ COMBINING CYRILLIC LETTER A | category Mn (Nonspacing Mark) | block Cyrillic Extended-A | age 5.1
U+2DF7 ◌ⷷ COMBINING CYRILLIC LETTER IE | category Mn (Nonspacing Mark) | block Cyrillic Extended-A | age 5.1
U+2DF8 ◌ⷸ COMBINING CYRILLIC LETTER DJERV | category Mn (Nonspacing Mark) | block Cyrillic Extended-A | age 5.1
U+2DF9 ◌ⷹ COMBINING CYRILLIC LETTER MONOGRAPH UK | category Mn (Nonspacing Mark) | block Cyrillic Extended-A | age 5.1
U+2DFA ◌ⷺ COMBINING CYRILLIC LETTER YAT | category Mn (Nonspacing Mark) | block Cyrillic Extended-A | age 5.1
U+2DFB ◌ⷻ COMBINING CYRILLIC LETTER YU | category Mn (Nonspacing Mark) | block Cyrillic Extended-A | age 5.1
U+2DFC ◌ⷼ COMBINING CYRILLIC LETTER IOTIFIED A | category Mn (Nonspacing Mark) | block Cyrillic Extended-A | age 5.1
U+2DFD ◌ⷽ COMBINING CYRILLIC LETTER LITTLE YUS | category Mn (Nonspacing Mark) | block Cyrillic Extended-A | age 5.1
U+2DFE ◌ⷾ COMBINING CYRILLIC LETTER BIG YUS | category Mn (Nonspacing Mark) | block Cyrillic Extended-A | age 5.1
U+2DFF ◌ⷿ COMBINING CYRILLIC LETTER IOTIFIED BIG YUS | category Mn (Nonspacing Mark) | block Cyrillic Extended-A | age 5.1
U+2E00 ⸀ RIGHT ANGLE SUBSTITUTION MARKER | category Po (Other Punctuation) | block Supplemental Punctuation | age 4.1
U+2E01 ⸁ RIGHT ANGLE DOTTED SUBSTITUTION MARKER | category Po (Other Punctuation) | block Supplemental Punctuation | age 4.1
U+2E02 ⸂ LEFT SUBSTITUTION BRACKET | category Pi (Initial Quote Punctuation) | block Supplemental Punctuation | age 4.1
U+2E03 ⸃ RIGHT SUBSTITUTION BRACKET | category Pf (Final Quote Punctuation) | block Supplemental Punctuation | age 4.1
U+2E04 ⸄ LEFT DOTTED SUBSTITUTION BRACKET | category Pi (Initial Quote Punctuation) | block Supplemental Punctuation | age 4.1
U+2E05 ⸅ RIGHT DOTTED SUBSTITUTION BRACKET | category Pf (Final Quote Punctuation) | block Supplemental Punctuation | age 4.1
U+2E06 ⸆ RAISED INTERPOLATION MARKER | category Po (Other Punctuation) | block Supplemental Punctuation | age 4.1
U+2E07 ⸇ RAISED DOTTED INTERPOLATION MARKER | category Po (Other Punctuation) | block Supplemental Punctuation | age 4.1
U+2E08 ⸈ DOTTED TRANSPOSITION MARKER | category Po (Other Punctuation) | block Supplemental Punctuation | age 4.1
U+2E09 ⸉ LEFT TRANSPOSITION BRACKET | category Pi (Initial Quote Punctuation) | block Supplemental Punctuation | age 4.1
U+2E0A ⸊ RIGHT TRANSPOSITION BRACKET | category Pf (Final Quote Punctuation) | block Supplemental Punctuation | age 4.1
U+2E0B ⸋ RAISED SQUARE | category Po (Other Punctuation) | block Supplemental Punctuation | age 4.1
U+2E0C ⸌ LEFT RAISED OMISSION BRACKET | category Pi (Initial Quote Punctuation) | block Supplemental Punctuation | age 4.1
U+2E0D ⸍ RIGHT RAISED OMISSION BRACKET | category Pf (Final Quote Punctuation) | block Supplemental Punctuation | age 4.1
U+2E0E ⸎ EDITORIAL CORONIS | category Po (Other Punctuation) | block Supplemental Punctuation | age 4.1
U+2E0F ⸏ PARAGRAPHOS | category Po (Other Punctuation) | block Supplemental Punctuation | age 4.1
U+2E10 ⸐ FORKED PARAGRAPHOS | category Po (Other Punctuation) | block Supplemental Punctuation | age 4.1
U+2E11 ⸑ REVERSED FORKED PARAGRAPHOS | category Po (Other Punctuation) | block Supplemental Punctuation | age 4.1
U+2E12 ⸒ HYPODIASTOLE | category Po (Other Punctuation) | block Supplemental Punctuation | age 4.1
U+2E13 ⸓ DOTTED OBELOS | category Po (Other Punctuation) | block Supplemental Punctuation | age 4.1
U+2E14 ⸔ DOWNWARDS ANCORA | category Po (Other Punctuation) | block Supplemental Punctuation | age 4.1
U+2E15 ⸕ UPWARDS ANCORA | category Po (Other Punctuation) | block Supplemental Punctuation | age 4.1
U+2E16 ⸖ DOTTED RIGHT-POINTING ANGLE | category Po (Other Punctuation) | block Supplemental Punctuation | age 4.1
U+2E17 ⸗ DOUBLE OBLIQUE HYPHEN | category Pd (Dash Punctuation) | block Supplemental Punctuation | age 4.1
U+2E18 ⸘ INVERTED INTERROBANG | category Po (Other Punctuation) | block Supplemental Punctuation | age 5.1
U+2E19 ⸙ PALM BRANCH | category Po (Other Punctuation) | block Supplemental Punctuation | age 5.1
U+2E1A ⸚ HYPHEN WITH DIAERESIS | category Pd (Dash Punctuation) | block Supplemental Punctuation | age 5.1
U+2E1B ⸛ TILDE WITH RING ABOVE | category Po (Other Punctuation) | block Supplemental Punctuation | age 5.1
U+2E1C ⸜ LEFT LOW PARAPHRASE BRACKET | category Pi (Initial Quote Punctuation) | block Supplemental Punctuation | age 4.1
U+2E1D ⸝ RIGHT LOW PARAPHRASE BRACKET | category Pf (Final Quote Punctuation) | block Supplemental Punctuation | age 4.1
U+2E1E ⸞ TILDE WITH DOT ABOVE | category Po (Other Punctuation) | block Supplemental Punctuation | age 5.1
U+2E1F ⸟ TILDE WITH DOT BELOW | category Po (Other Punctuation) | block Supplemental Punctuation | age 5.1
U+2E20 ⸠ LEFT VERTICAL BAR WITH QUILL | category Pi (Initial Quote Punctuation) | block Supplemental Punctuation | age 5.1
U+2E21 ⸡ RIGHT VERTICAL BAR WITH QUILL | category Pf (Final Quote Punctuation) | block Supplemental Punctuation | age 5.1
U+2E22 ⸢ TOP LEFT HALF BRACKET | category Ps (Open Punctuation) | block Supplemental Punctuation | age 5.1
U+2E23 ⸣ TOP RIGHT HALF BRACKET | category Pe (Close Punctuation) | block Supplemental Punctuation | age 5.1
U+2E24 ⸤ BOTTOM LEFT HALF BRACKET | category Ps (Open Punctuation) | block Supplemental Punctuation | age 5.1
U+2E25 ⸥ BOTTOM RIGHT HALF BRACKET | category Pe (Close Punctuation) | block Supplemental Punctuation | age 5.1
U+2E26 ⸦ LEFT SIDEWAYS U BRACKET | category Ps (Open Punctuation) | block Supplemental Punctuation | age 5.1
U+2E27 ⸧ RIGHT SIDEWAYS U BRACKET | category Pe (Close Punctuation) | block Supplemental Punctuation | age 5.1
U+2E28 ⸨ LEFT DOUBLE PARENTHESIS | category Ps (Open Punctuation) | block Supplemental Punctuation | age 5.1
U+2E29 ⸩ RIGHT DOUBLE PARENTHESIS | category Pe (Close Punctuation) | block Supplemental Punctuation | age 5.1
U+2E2A ⸪ TWO DOTS OVER ONE DOT PUNCTUATION | category Po (Other Punctuation) | block Supplemental Punctuation | age 5.1
U+2E2B ⸫ ONE DOT OVER TWO DOTS PUNCTUATION | category Po (Other Punctuation) | block Supplemental Punctuation | age 5.1
U+2E2C ⸬ SQUARED FOUR DOT PUNCTUATION | category Po (Other Punctuation) | block Supplemental Punctuation | age 5.1
U+2E2D ⸭ FIVE DOT MARK | category Po (Other Punctuation) | block Supplemental Punctuation | age 5.1
U+2E2E ⸮ REVERSED QUESTION MARK | category Po (Other Punctuation) | block Supplemental Punctuation | age 5.1
U+2E2F ⸯ VERTICAL TILDE | category Lm (Modifier Letter) | block Supplemental Punctuation | age 5.1
U+2E30 ⸰ RING POINT | category Po (Other Punctuation) | block Supplemental Punctuation | age 5.1
U+2E31 ⸱ WORD SEPARATOR MIDDLE DOT | category Po (Other Punctuation) | block Supplemental Punctuation | age 5.2
U+2E32 ⸲ TURNED COMMA | category Po (Other Punctuation) | block Supplemental Punctuation | age 6.1
U+2E33 ⸳ RAISED DOT | category Po (Other Punctuation) | block Supplemental Punctuation | age 6.1
U+2E34 ⸴ RAISED COMMA | category Po (Other Punctuation) | block Supplemental Punctuation | age 6.1
U+2E35 ⸵ TURNED SEMICOLON | category Po (Other Punctuation) | block Supplemental Punctuation | age 6.1
U+2E36 ⸶ DAGGER WITH LEFT GUARD | category Po (Other Punctuation) | block Supplemental Punctuation | age 6.1
U+2E37 ⸷ DAGGER WITH RIGHT GUARD | category Po (Other Punctuation) | block Supplemental Punctuation | age 6.1
U+2E38 ⸸ TURNED DAGGER | category Po (Other Punctuation) | block Supplemental Punctuation | age 6.1
U+2E39 ⸹ TOP HALF SECTION SIGN | category Po (Other Punctuation) | block Supplemental Punctuation | age 6.1
U+2E3A ⸺ TWO-EM DASH | category Pd (Dash Punctuation) | block Supplemental Punctuation | age 6.1
U+2E3B ⸻ THREE-EM DASH | category Pd (Dash Punctuation) | block Supplemental Punctuation | age 6.1
U+2E3C ⸼ STENOGRAPHIC FULL STOP | category Po (Other Punctuation) | block Supplemental Punctuation | age 7.0
U+2E3D ⸽ VERTICAL SIX DOTS | category Po (Other Punctuation) | block Supplemental Punctuation | age 7.0
U+2E3E ⸾ WIGGLY VERTICAL LINE | category Po (Other Punctuation) | block Supplemental Punctuation | age 7.0
U+2E3F ⸿ CAPITULUM | category Po (Other Punctuation) | block Supplemental Punctuation | age 7.0
U+2E40 ⹀ DOUBLE HYPHEN | category Pd (Dash Punctuation) | block Supplemental Punctuation | age 7.0
U+2E41 ⹁ REVERSED COMMA | category Po (Other Punctuation) | block Supplemental Punctuation | age 7.0
U+2E42 ⹂ DOUBLE LOW-REVERSED-9 QUOTATION MARK | category Ps (Open Punctuation) | block Supplemental Punctuation | age 7.0
U+2E43 ⹃ DASH WITH LEFT UPTURN | category Po (Other Punctuation) | block Supplemental Punctuation | age 9.0
U+2E44 ⹄ DOUBLE SUSPENSION MARK | category Po (Other Punctuation) | block Supplemental Punctuation | age 9.0
U+2E45 ⹅ INVERTED LOW KAVYKA | category Po (Other Punctuation) | block Supplemental Punctuation | age 10.0
U+2E46 ⹆ INVERTED LOW KAVYKA WITH KAVYKA ABOVE | category Po (Other Punctuation) | block Supplemental Punctuation | age 10.0
U+2E47 ⹇ LOW KAVYKA | category Po (Other Punctuation) | block Supplemental Punctuation | age 10.0
U+2E48 ⹈ LOW KAVYKA WITH DOT | category Po (Other Punctuation) | block Supplemental Punctuation | age 10.0
U+2E49 ⹉ DOUBLE STACKED COMMA | category Po (Other Punctuation) | block Supplemental Punctuation | age 10.0
U+2E4A ⹊ DOTTED SOLIDUS | category Po (Other Punctuation) | block Supplemental Punctuation | age 11.0
U+2E4B ⹋ TRIPLE DAGGER | category Po (Other Punctuation) | block Supplemental Punctuation | age 11.0
U+2E4C ⹌ MEDIEVAL COMMA | category Po (Other Punctuation) | block Supplemental Punctuation | age 11.0
U+2E4D ⹍ PARAGRAPHUS MARK | category Po (Other Punctuation) | block Supplemental Punctuation | age 11.0
U+2E4E ⹎ PUNCTUS ELEVATUS MARK | category Po (Other Punctuation) | block Supplemental Punctuation | age 11.0
U+2E4F ⹏ CORNISH VERSE DIVIDER | category Po (Other Punctuation) | block Supplemental Punctuation | age 12.0
U+2E50 ⹐ CROSS PATTY WITH RIGHT CROSSBAR | category So (Other Symbol) | block Supplemental Punctuation | age 13.0
U+2E51 ⹑ CROSS PATTY WITH LEFT CROSSBAR | category So (Other Symbol) | block Supplemental Punctuation | age 13.0
U+2E52 ⹒ TIRONIAN SIGN CAPITAL ET | category Po (Other Punctuation) | block Supplemental Punctuation | age 13.0
U+2E53 ⹓ MEDIEVAL EXCLAMATION MARK | category Po (Other Punctuation) | block Supplemental Punctuation | age 14.0
U+2E54 ⹔ MEDIEVAL QUESTION MARK | category Po (Other Punctuation) | block Supplemental Punctuation | age 14.0
U+2E55 ⹕ LEFT SQUARE BRACKET WITH STROKE | category Ps (Open Punctuation) | block Supplemental Punctuation | age 14.0
U+2E56 ⹖ RIGHT SQUARE BRACKET WITH STROKE | category Pe (Close Punctuation) | block Supplemental Punctuation | age 14.0
U+2E57 ⹗ LEFT SQUARE BRACKET WITH DOUBLE STROKE | category Ps (Open Punctuation) | block Supplemental Punctuation | age 14.0
U+2E58 ⹘ RIGHT SQUARE BRACKET WITH DOUBLE STROKE | category Pe (Close Punctuation) | block Supplemental Punctuation | age 14.0
U+2E59 ⹙ TOP HALF LEFT PARENTHESIS | category Ps (Open Punctuation) | block Supplemental Punctuation | age 14.0
U+2E5A ⹚ TOP HALF RIGHT PARENTHESIS | category Pe (Close Punctuation) | block Supplemental Punctuation | age 14.0
U+2E5B ⹛ BOTTOM HALF LEFT PARENTHESIS | category Ps (Open Punctuation) | block Supplemental Punctuation | age 14.0
U+2E5C ⹜ BOTTOM HALF RIGHT PARENTHESIS | category Pe (Close Punctuation) | block Supplemental Punctuation | age 14.0
U+2E5D ⹝ OBLIQUE HYPHEN | category Pd (Dash Punctuation) | block Supplemental Punctuation | age 14.0
U+2E80 ⺀ CJK RADICAL REPEAT | category So (Other Symbol) | block CJK Radicals Supplement | age 3.0
U+2E81 ⺁ CJK RADICAL CLIFF | category So (Other Symbol) | block CJK Radicals Supplement | age 3.0
U+2E82 ⺂ CJK RADICAL SECOND ONE | category So (Other Symbol) | block CJK Radicals Supplement | age 3.0
U+2E83 ⺃ CJK RADICAL SECOND TWO | category So (Other Symbol) | block CJK Radicals Supplement | age 3.0
U+2E84 ⺄ CJK RADICAL SECOND THREE | category So (Other Symbol) | block CJK Radicals Supplement | age 3.0
U+2E85 ⺅ CJK RADICAL PERSON | category So (Other Symbol) | block CJK Radicals Supplement | age 3.0
U+2E86 ⺆ CJK RADICAL BOX | category So (Other Symbol) | block CJK Radicals Supplement | age 3.0
U+2E87 ⺇ CJK RADICAL TABLE | category So (Other Symbol) | block CJK Radicals Supplement | age 3.0
U+2E88 ⺈ CJK RADICAL KNIFE ONE | category So (Other Symbol) | block CJK Radicals Supplement | age 3.0
U+2E89 ⺉ CJK RADICAL KNIFE TWO | category So (Other Symbol) | block CJK Radicals Supplement | age 3.0
U+2E8A ⺊ CJK RADICAL DIVINATION | category So (Other Symbol) | block CJK Radicals Supplement | age 3.0
U+2E8B ⺋ CJK RADICAL SEAL | category So (Other Symbol) | block CJK Radicals Supplement | age 3.0
U+2E8C ⺌ CJK RADICAL SMALL ONE | category So (Other Symbol) | block CJK Radicals Supplement | age 3.0
U+2E8D ⺍ CJK RADICAL SMALL TWO | category So (Other Symbol) | block CJK Radicals Supplement | age 3.0
U+2E8E ⺎ CJK RADICAL LAME ONE | category So (Other Symbol) | block CJK Radicals Supplement | age 3.0
U+2E8F ⺏ CJK RADICAL LAME TWO | category So (Other Symbol) | block CJK Radicals Supplement | age 3.0
U+2E90 ⺐ CJK RADICAL LAME THREE | category So (Other Symbol) | block CJK Radicals Supplement | age 3.0
U+2E91 ⺑ CJK RADICAL LAME FOUR | category So (Other Symbol) | block CJK Radicals Supplement | age 3.0
U+2E92 ⺒ CJK RADICAL SNAKE | category So (Other Symbol) | block CJK Radicals Supplement | age 3.0
U+2E93 ⺓ CJK RADICAL THREAD | category So (Other Symbol) | block CJK Radicals Supplement | age 3.0
U+2E94 ⺔ CJK RADICAL SNOUT ONE | category So (Other Symbol) | block CJK Radicals Supplement | age 3.0
U+2E95 ⺕ CJK RADICAL SNOUT TWO | category So (Other Symbol) | block CJK Radicals Supplement | age 3.0
U+2E96 ⺖ CJK RADICAL HEART ONE | category So (Other Symbol) | block CJK Radicals Supplement | age 3.0
U+2E97 ⺗ CJK RADICAL HEART TWO | category So (Other Symbol) | block CJK Radicals Supplement | age 3.0
U+2E98 ⺘ CJK RADICAL HAND | category So (Other Symbol) | block CJK Radicals Supplement | age 3.0
U+2E99 ⺙ CJK RADICAL RAP | category So (Other Symbol) | block CJK Radicals Supplement | age 3.0
U+2E9B ⺛ CJK RADICAL CHOKE | category So (Other Symbol) | block CJK Radicals Supplement | age 3.0
U+2E9C ⺜ CJK RADICAL SUN | category So (Other Symbol) | block CJK Radicals Supplement | age 3.0
U+2E9D ⺝ CJK RADICAL MOON | category So (Other Symbol) | block CJK Radicals Supplement | age 3.0
U+2E9E ⺞ CJK RADICAL DEATH | category So (Other Symbol) | block CJK Radicals Supplement | age 3.0
U+2E9F ⺟ CJK RADICAL MOTHER | category So (Other Symbol) | block CJK Radicals Supplement | age 3.0
U+2EA0 ⺠ CJK RADICAL CIVILIAN | category So (Other Symbol) | block CJK Radicals Supplement | age 3.0
U+2EA1 ⺡ CJK RADICAL WATER ONE | category So (Other Symbol) | block CJK Radicals Supplement | age 3.0
U+2EA2 ⺢ CJK RADICAL WATER TWO | category So (Other Symbol) | block CJK Radicals Supplement | age 3.0
U+2EA3 ⺣ CJK RADICAL FIRE | category So (Other Symbol) | block CJK Radicals Supplement | age 3.0
U+2EA4 ⺤ CJK RADICAL PAW ONE | category So (Other Symbol) | block CJK Radicals Supplement | age 3.0
U+2EA5 ⺥ CJK RADICAL PAW TWO | category So (Other Symbol) | block CJK Radicals Supplement | age 3.0
U+2EA6 ⺦ CJK RADICAL SIMPLIFIED HALF TREE TRUNK | category So (Other Symbol) | block CJK Radicals Supplement | age 3.0
U+2EA7 ⺧ CJK RADICAL COW | category So (Other Symbol) | block CJK Radicals Supplement | age 3.0
U+2EA8 ⺨ CJK RADICAL DOG | category So (Other Symbol) | block CJK Radicals Supplement | age 3.0
U+2EA9 ⺩ CJK RADICAL JADE | category So (Other Symbol) | block CJK Radicals Supplement | age 3.0
U+2EAA ⺪ CJK RADICAL BOLT OF CLOTH | category So (Other Symbol) | block CJK Radicals Supplement | age 3.0
U+2EAB ⺫ CJK RADICAL EYE | category So (Other Symbol) | block CJK Radicals Supplement | age 3.0
U+2EAC ⺬ CJK RADICAL SPIRIT ONE | category So (Other Symbol) | block CJK Radicals Supplement | age 3.0
U+2EAD ⺭ CJK RADICAL SPIRIT TWO | category So (Other Symbol) | block CJK Radicals Supplement | age 3.0
U+2EAE ⺮ CJK RADICAL BAMBOO | category So (Other Symbol) | block CJK Radicals Supplement | age 3.0
U+2EAF ⺯ CJK RADICAL SILK | category So (Other Symbol) | block CJK Radicals Supplement | age 3.0
U+2EB0 ⺰ CJK RADICAL C-SIMPLIFIED SILK | category So (Other Symbol) | block CJK Radicals Supplement | age 3.0
U+2EB1 ⺱ CJK RADICAL NET ONE | category So (Other Symbol) | block CJK Radicals Supplement | age 3.0
U+2EB2 ⺲ CJK RADICAL NET TWO | category So (Other Symbol) | block CJK Radicals Supplement | age 3.0
U+2EB3 ⺳ CJK RADICAL NET THREE | category So (Other Symbol) | block CJK Radicals Supplement | age 3.0
U+2EB4 ⺴ CJK RADICAL NET FOUR | category So (Other Symbol) | block CJK Radicals Supplement | age 3.0
U+2EB5 ⺵ CJK RADICAL MESH | category So (Other Symbol) | block CJK Radicals Supplement | age 3.0
U+2EB6 ⺶ CJK RADICAL SHEEP | category So (Other Symbol) | block CJK Radicals Supplement | age 3.0
U+2EB7 ⺷ CJK RADICAL RAM | category So (Other Symbol) | block CJK Radicals Supplement | age 3.0
U+2EB8 ⺸ CJK RADICAL EWE | category So (Other Symbol) | block CJK Radicals Supplement | age 3.0
U+2EB9 ⺹ CJK RADICAL OLD | category So (Other Symbol) | block CJK Radicals Supplement | age 3.0
U+2EBA ⺺ CJK RADICAL BRUSH ONE | category So (Other Symbol) | block CJK Radicals Supplement | age 3.0
U+2EBB ⺻ CJK RADICAL BRUSH TWO | category So (Other Symbol) | block CJK Radicals Supplement | age 3.0
U+2EBC ⺼ CJK RADICAL MEAT | category So (Other Symbol) | block CJK Radicals Supplement | age 3.0
U+2EBD ⺽ CJK RADICAL MORTAR | category So (Other Symbol) | block CJK Radicals Supplement | age 3.0
U+2EBE ⺾ CJK RADICAL GRASS ONE | category So (Other Symbol) | block CJK Radicals Supplement | age 3.0
U+2EBF ⺿ CJK RADICAL GRASS TWO | category So (Other Symbol) | block CJK Radicals Supplement | age 3.0
U+2EC0 ⻀ CJK RADICAL GRASS THREE | category So (Other Symbol) | block CJK Radicals Supplement | age 3.0
U+2EC1 ⻁ CJK RADICAL TIGER | category So (Other Symbol) | block CJK Radicals Supplement | age 3.0
U+2EC2 ⻂ CJK RADICAL CLOTHES | category So (Other Symbol) | block CJK Radicals Supplement | age 3.0
U+2EC3 ⻃ CJK RADICAL WEST ONE | category So (Other Symbol) | block CJK Radicals Supplement | age 3.0
U+2EC4 ⻄ CJK RADICAL WEST TWO | category So (Other Symbol) | block CJK Radicals Supplement | age 3.0
U+2EC5 ⻅ CJK RADICAL C-SIMPLIFIED SEE | category So (Other Symbol) | block CJK Radicals Supplement | age 3.0
U+2EC6 ⻆ CJK RADICAL SIMPLIFIED HORN | category So (Other Symbol) | block CJK Radicals Supplement | age 3.0
U+2EC7 ⻇ CJK RADICAL HORN | category So (Other Symbol) | block CJK Radicals Supplement | age 3.0
U+2EC8 ⻈ CJK RADICAL C-SIMPLIFIED SPEECH | category So (Other Symbol) | block CJK Radicals Supplement | age 3.0
U+2EC9 ⻉ CJK RADICAL C-SIMPLIFIED SHELL | category So (Other Symbol) | block CJK Radicals Supplement | age 3.0
U+2ECA ⻊ CJK RADICAL FOOT | category So (Other Symbol) | block CJK Radicals Supplement | age 3.0
U+2ECB ⻋ CJK RADICAL C-SIMPLIFIED CART | category So (Other Symbol) | block CJK Radicals Supplement | age 3.0
U+2ECC ⻌ CJK RADICAL SIMPLIFIED WALK | category So (Other Symbol) | block CJK Radicals Supplement | age 3.0
U+2ECD ⻍ CJK RADICAL WALK ONE | category So (Other Symbol) | block CJK Radicals Supplement | age 3.0
U+2ECE ⻎ CJK RADICAL WALK TWO | category So (Other Symbol) | block CJK Radicals Supplement | age 3.0
U+2ECF ⻏ CJK RADICAL CITY | category So (Other Symbol) | block CJK Radicals Supplement | age 3.0
U+2ED0 ⻐ CJK RADICAL C-SIMPLIFIED GOLD | category So (Other Symbol) | block CJK Radicals Supplement | age 3.0
U+2ED1 ⻑ CJK RADICAL LONG ONE | category So (Other Symbol) | block CJK Radicals Supplement | age 3.0
U+2ED2 ⻒ CJK RADICAL LONG TWO | category So (Other Symbol) | block CJK Radicals Supplement | age 3.0
U+2ED3 ⻓ CJK RADICAL C-SIMPLIFIED LONG | category So (Other Symbol) | block CJK Radicals Supplement | age 3.0
U+2ED4 ⻔ CJK RADICAL C-SIMPLIFIED GATE | category So (Other Symbol) | block CJK Radicals Supplement | age 3.0
U+2ED5 ⻕ CJK RADICAL MOUND ONE | category So (Other Symbol) | block CJK Radicals Supplement | age 3.0
U+2ED6 ⻖ CJK RADICAL MOUND TWO | category So (Other Symbol) | block CJK Radicals Supplement | age 3.0
U+2ED7 ⻗ CJK RADICAL RAIN | category So (Other Symbol) | block CJK Radicals Supplement | age 3.0
U+2ED8 ⻘ CJK RADICAL BLUE | category So (Other Symbol) | block CJK Radicals Supplement | age 3.0
U+2ED9 ⻙ CJK RADICAL C-SIMPLIFIED TANNED LEATHER | category So (Other Symbol) | block CJK Radicals Supplement | age 3.0
U+2EDA ⻚ CJK RADICAL C-SIMPLIFIED LEAF | category So (Other Symbol) | block CJK Radicals Supplement | age 3.0
U+2EDB ⻛ CJK RADICAL C-SIMPLIFIED WIND | category So (Other Symbol) | block CJK Radicals Supplement | age 3.0
U+2EDC ⻜ CJK RADICAL C-SIMPLIFIED FLY | category So (Other Symbol) | block CJK Radicals Supplement | age 3.0
U+2EDD ⻝ CJK RADICAL EAT ONE | category So (Other Symbol) | block CJK Radicals Supplement | age 3.0
U+2EDE ⻞ CJK RADICAL EAT TWO | category So (Other Symbol) | block CJK Radicals Supplement | age 3.0
U+2EDF ⻟ CJK RADICAL EAT THREE | category So (Other Symbol) | block CJK Radicals Supplement | age 3.0
U+2EE0 ⻠ CJK RADICAL C-SIMPLIFIED EAT | category So (Other Symbol) | block CJK Radicals Supplement | age 3.0
U+2EE1 ⻡ CJK RADICAL HEAD | category So (Other Symbol) | block CJK Radicals Supplement | age 3.0
U+2EE2 ⻢ CJK RADICAL C-SIMPLIFIED HORSE | category So (Other Symbol) | block CJK Radicals Supplement | age 3.0
U+2EE3 ⻣ CJK RADICAL BONE | category So (Other Symbol) | block CJK Radicals Supplement | age 3.0
U+2EE4 ⻤ CJK RADICAL GHOST | category So (Other Symbol) | block CJK Radicals Supplement | age 3.0
U+2EE5 ⻥ CJK RADICAL C-SIMPLIFIED FISH | category So (Other Symbol) | block CJK Radicals Supplement | age 3.0
U+2EE6 ⻦ CJK RADICAL C-SIMPLIFIED BIRD | category So (Other Symbol) | block CJK Radicals Supplement | age 3.0
U+2EE7 ⻧ CJK RADICAL C-SIMPLIFIED SALT | category So (Other Symbol) | block CJK Radicals Supplement | age 3.0
U+2EE8 ⻨ CJK RADICAL SIMPLIFIED WHEAT | category So (Other Symbol) | block CJK Radicals Supplement | age 3.0
U+2EE9 ⻩ CJK RADICAL SIMPLIFIED YELLOW | category So (Other Symbol) | block CJK Radicals Supplement | age 3.0
U+2EEA ⻪ CJK RADICAL C-SIMPLIFIED FROG | category So (Other Symbol) | block CJK Radicals Supplement | age 3.0
U+2EEB ⻫ CJK RADICAL J-SIMPLIFIED EVEN | category So (Other Symbol) | block CJK Radicals Supplement | age 3.0
U+2EEC ⻬ CJK RADICAL C-SIMPLIFIED EVEN | category So (Other Symbol) | block CJK Radicals Supplement | age 3.0
U+2EED ⻭ CJK RADICAL J-SIMPLIFIED TOOTH | category So (Other Symbol) | block CJK Radicals Supplement | age 3.0
U+2EEE ⻮ CJK RADICAL C-SIMPLIFIED TOOTH | category So (Other Symbol) | block CJK Radicals Supplement | age 3.0
U+2EEF ⻯ CJK RADICAL J-SIMPLIFIED DRAGON | category So (Other Symbol) | block CJK Radicals Supplement | age 3.0
U+2EF0 ⻰ CJK RADICAL C-SIMPLIFIED DRAGON | category So (Other Symbol) | block CJK Radicals Supplement | age 3.0
U+2EF1 ⻱ CJK RADICAL TURTLE | category So (Other Symbol) | block CJK Radicals Supplement | age 3.0
U+2EF2 ⻲ CJK RADICAL J-SIMPLIFIED TURTLE | category So (Other Symbol) | block CJK Radicals Supplement | age 3.0
U+2EF3 ⻳ CJK RADICAL C-SIMPLIFIED TURTLE | category So (Other Symbol) | block CJK Radicals Supplement | age 3.0
U+2F00 ⼀ KANGXI RADICAL ONE | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F01 ⼁ KANGXI RADICAL LINE | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F02 ⼂ KANGXI RADICAL DOT | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F03 ⼃ KANGXI RADICAL SLASH | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F04 ⼄ KANGXI RADICAL SECOND | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F05 ⼅ KANGXI RADICAL HOOK | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F06 ⼆ KANGXI RADICAL TWO | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F07 ⼇ KANGXI RADICAL LID | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F08 ⼈ KANGXI RADICAL MAN | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F09 ⼉ KANGXI RADICAL LEGS | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F0A ⼊ KANGXI RADICAL ENTER | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F0B ⼋ KANGXI RADICAL EIGHT | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F0C ⼌ KANGXI RADICAL DOWN BOX | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F0D ⼍ KANGXI RADICAL COVER | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F0E ⼎ KANGXI RADICAL ICE | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F0F ⼏ KANGXI RADICAL TABLE | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F10 ⼐ KANGXI RADICAL OPEN BOX | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F11 ⼑ KANGXI RADICAL KNIFE | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F12 ⼒ KANGXI RADICAL POWER | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F13 ⼓ KANGXI RADICAL WRAP | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F14 ⼔ KANGXI RADICAL SPOON | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F15 ⼕ KANGXI RADICAL RIGHT OPEN BOX | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F16 ⼖ KANGXI RADICAL HIDING ENCLOSURE | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F17 ⼗ KANGXI RADICAL TEN | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F18 ⼘ KANGXI RADICAL DIVINATION | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F19 ⼙ KANGXI RADICAL SEAL | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F1A ⼚ KANGXI RADICAL CLIFF | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F1B ⼛ KANGXI RADICAL PRIVATE | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F1C ⼜ KANGXI RADICAL AGAIN | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F1D ⼝ KANGXI RADICAL MOUTH | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F1E ⼞ KANGXI RADICAL ENCLOSURE | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F1F ⼟ KANGXI RADICAL EARTH | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F20 ⼠ KANGXI RADICAL SCHOLAR | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F21 ⼡ KANGXI RADICAL GO | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F22 ⼢ KANGXI RADICAL GO SLOWLY | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F23 ⼣ KANGXI RADICAL EVENING | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F24 ⼤ KANGXI RADICAL BIG | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F25 ⼥ KANGXI RADICAL WOMAN | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F26 ⼦ KANGXI RADICAL CHILD | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F27 ⼧ KANGXI RADICAL ROOF | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F28 ⼨ KANGXI RADICAL INCH | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F29 ⼩ KANGXI RADICAL SMALL | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F2A ⼪ KANGXI RADICAL LAME | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F2B ⼫ KANGXI RADICAL CORPSE | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F2C ⼬ KANGXI RADICAL SPROUT | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F2D ⼭ KANGXI RADICAL MOUNTAIN | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F2E ⼮ KANGXI RADICAL RIVER | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F2F ⼯ KANGXI RADICAL WORK | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F30 ⼰ KANGXI RADICAL ONESELF | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F31 ⼱ KANGXI RADICAL TURBAN | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F32 ⼲ KANGXI RADICAL DRY | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F33 ⼳ KANGXI RADICAL SHORT THREAD | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F34 ⼴ KANGXI RADICAL DOTTED CLIFF | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F35 ⼵ KANGXI RADICAL LONG STRIDE | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F36 ⼶ KANGXI RADICAL TWO HANDS | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F37 ⼷ KANGXI RADICAL SHOOT | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F38 ⼸ KANGXI RADICAL BOW | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F39 ⼹ KANGXI RADICAL SNOUT | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F3A ⼺ KANGXI RADICAL BRISTLE | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F3B ⼻ KANGXI RADICAL STEP | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F3C ⼼ KANGXI RADICAL HEART | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F3D ⼽ KANGXI RADICAL HALBERD | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F3E ⼾ KANGXI RADICAL DOOR | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F3F ⼿ KANGXI RADICAL HAND | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F40 ⽀ KANGXI RADICAL BRANCH | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F41 ⽁ KANGXI RADICAL RAP | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F42 ⽂ KANGXI RADICAL SCRIPT | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F43 ⽃ KANGXI RADICAL DIPPER | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F44 ⽄ KANGXI RADICAL AXE | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F45 ⽅ KANGXI RADICAL SQUARE | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F46 ⽆ KANGXI RADICAL NOT | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F47 ⽇ KANGXI RADICAL SUN | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F48 ⽈ KANGXI RADICAL SAY | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F49 ⽉ KANGXI RADICAL MOON | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F4A ⽊ KANGXI RADICAL TREE | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F4B ⽋ KANGXI RADICAL LACK | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F4C ⽌ KANGXI RADICAL STOP | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F4D ⽍ KANGXI RADICAL DEATH | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F4E ⽎ KANGXI RADICAL WEAPON | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F4F ⽏ KANGXI RADICAL DO NOT | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F50 ⽐ KANGXI RADICAL COMPARE | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F51 ⽑ KANGXI RADICAL FUR | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F52 ⽒ KANGXI RADICAL CLAN | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F53 ⽓ KANGXI RADICAL STEAM | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F54 ⽔ KANGXI RADICAL WATER | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F55 ⽕ KANGXI RADICAL FIRE | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F56 ⽖ KANGXI RADICAL CLAW | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F57 ⽗ KANGXI RADICAL FATHER | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F58 ⽘ KANGXI RADICAL DOUBLE X | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F59 ⽙ KANGXI RADICAL HALF TREE TRUNK | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F5A ⽚ KANGXI RADICAL SLICE | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F5B ⽛ KANGXI RADICAL FANG | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F5C ⽜ KANGXI RADICAL COW | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F5D ⽝ KANGXI RADICAL DOG | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F5E ⽞ KANGXI RADICAL PROFOUND | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F5F ⽟ KANGXI RADICAL JADE | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F60 ⽠ KANGXI RADICAL MELON | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F61 ⽡ KANGXI RADICAL TILE | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F62 ⽢ KANGXI RADICAL SWEET | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F63 ⽣ KANGXI RADICAL LIFE | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F64 ⽤ KANGXI RADICAL USE | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F65 ⽥ KANGXI RADICAL FIELD | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F66 ⽦ KANGXI RADICAL BOLT OF CLOTH | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F67 ⽧ KANGXI RADICAL SICKNESS | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F68 ⽨ KANGXI RADICAL DOTTED TENT | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F69 ⽩ KANGXI RADICAL WHITE | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F6A ⽪ KANGXI RADICAL SKIN | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F6B ⽫ KANGXI RADICAL DISH | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F6C ⽬ KANGXI RADICAL EYE | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F6D ⽭ KANGXI RADICAL SPEAR | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F6E ⽮ KANGXI RADICAL ARROW | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F6F ⽯ KANGXI RADICAL STONE | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F70 ⽰ KANGXI RADICAL SPIRIT | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F71 ⽱ KANGXI RADICAL TRACK | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F72 ⽲ KANGXI RADICAL GRAIN | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F73 ⽳ KANGXI RADICAL CAVE | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F74 ⽴ KANGXI RADICAL STAND | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F75 ⽵ KANGXI RADICAL BAMBOO | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F76 ⽶ KANGXI RADICAL RICE | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F77 ⽷ KANGXI RADICAL SILK | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F78 ⽸ KANGXI RADICAL JAR | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F79 ⽹ KANGXI RADICAL NET | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F7A ⽺ KANGXI RADICAL SHEEP | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F7B ⽻ KANGXI RADICAL FEATHER | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F7C ⽼ KANGXI RADICAL OLD | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F7D ⽽ KANGXI RADICAL AND | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F7E ⽾ KANGXI RADICAL PLOW | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F7F ⽿ KANGXI RADICAL EAR | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F80 ⾀ KANGXI RADICAL BRUSH | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F81 ⾁ KANGXI RADICAL MEAT | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F82 ⾂ KANGXI RADICAL MINISTER | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F83 ⾃ KANGXI RADICAL SELF | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F84 ⾄ KANGXI RADICAL ARRIVE | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F85 ⾅ KANGXI RADICAL MORTAR | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F86 ⾆ KANGXI RADICAL TONGUE | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F87 ⾇ KANGXI RADICAL OPPOSE | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F88 ⾈ KANGXI RADICAL BOAT | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F89 ⾉ KANGXI RADICAL STOPPING | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F8A ⾊ KANGXI RADICAL COLOR | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F8B ⾋ KANGXI RADICAL GRASS | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F8C ⾌ KANGXI RADICAL TIGER | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F8D ⾍ KANGXI RADICAL INSECT | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F8E ⾎ KANGXI RADICAL BLOOD | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F8F ⾏ KANGXI RADICAL WALK ENCLOSURE | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F90 ⾐ KANGXI RADICAL CLOTHES | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F91 ⾑ KANGXI RADICAL WEST | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F92 ⾒ KANGXI RADICAL SEE | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F93 ⾓ KANGXI RADICAL HORN | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F94 ⾔ KANGXI RADICAL SPEECH | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F95 ⾕ KANGXI RADICAL VALLEY | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F96 ⾖ KANGXI RADICAL BEAN | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F97 ⾗ KANGXI RADICAL PIG | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F98 ⾘ KANGXI RADICAL BADGER | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F99 ⾙ KANGXI RADICAL SHELL | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F9A ⾚ KANGXI RADICAL RED | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F9B ⾛ KANGXI RADICAL RUN | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F9C ⾜ KANGXI RADICAL FOOT | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F9D ⾝ KANGXI RADICAL BODY | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F9E ⾞ KANGXI RADICAL CART | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2F9F ⾟ KANGXI RADICAL BITTER | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2FA0 ⾠ KANGXI RADICAL MORNING | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2FA1 ⾡ KANGXI RADICAL WALK | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2FA2 ⾢ KANGXI RADICAL CITY | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2FA3 ⾣ KANGXI RADICAL WINE | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2FA4 ⾤ KANGXI RADICAL DISTINGUISH | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2FA5 ⾥ KANGXI RADICAL VILLAGE | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2FA6 ⾦ KANGXI RADICAL GOLD | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2FA7 ⾧ KANGXI RADICAL LONG | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2FA8 ⾨ KANGXI RADICAL GATE | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2FA9 ⾩ KANGXI RADICAL MOUND | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2FAA ⾪ KANGXI RADICAL SLAVE | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2FAB ⾫ KANGXI RADICAL SHORT TAILED BIRD | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2FAC ⾬ KANGXI RADICAL RAIN | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2FAD ⾭ KANGXI RADICAL BLUE | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2FAE ⾮ KANGXI RADICAL WRONG | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2FAF ⾯ KANGXI RADICAL FACE | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2FB0 ⾰ KANGXI RADICAL LEATHER | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2FB1 ⾱ KANGXI RADICAL TANNED LEATHER | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2FB2 ⾲ KANGXI RADICAL LEEK | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2FB3 ⾳ KANGXI RADICAL SOUND | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2FB4 ⾴ KANGXI RADICAL LEAF | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2FB5 ⾵ KANGXI RADICAL WIND | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2FB6 ⾶ KANGXI RADICAL FLY | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2FB7 ⾷ KANGXI RADICAL EAT | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2FB8 ⾸ KANGXI RADICAL HEAD | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2FB9 ⾹ KANGXI RADICAL FRAGRANT | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2FBA ⾺ KANGXI RADICAL HORSE | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2FBB ⾻ KANGXI RADICAL BONE | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2FBC ⾼ KANGXI RADICAL TALL | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2FBD ⾽ KANGXI RADICAL HAIR | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2FBE ⾾ KANGXI RADICAL FIGHT | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2FBF ⾿ KANGXI RADICAL SACRIFICIAL WINE | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2FC0 ⿀ KANGXI RADICAL CAULDRON | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2FC1 ⿁ KANGXI RADICAL GHOST | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2FC2 ⿂ KANGXI RADICAL FISH | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2FC3 ⿃ KANGXI RADICAL BIRD | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2FC4 ⿄ KANGXI RADICAL SALT | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2FC5 ⿅ KANGXI RADICAL DEER | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2FC6 ⿆ KANGXI RADICAL WHEAT | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2FC7 ⿇ KANGXI RADICAL HEMP | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2FC8 ⿈ KANGXI RADICAL YELLOW | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2FC9 ⿉ KANGXI RADICAL MILLET | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2FCA ⿊ KANGXI RADICAL BLACK | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2FCB ⿋ KANGXI RADICAL EMBROIDERY | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2FCC ⿌ KANGXI RADICAL FROG | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2FCD ⿍ KANGXI RADICAL TRIPOD | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2FCE ⿎ KANGXI RADICAL DRUM | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2FCF ⿏ KANGXI RADICAL RAT | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2FD0 ⿐ KANGXI RADICAL NOSE | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2FD1 ⿑ KANGXI RADICAL EVEN | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2FD2 ⿒ KANGXI RADICAL TOOTH | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2FD3 ⿓ KANGXI RADICAL DRAGON | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2FD4 ⿔ KANGXI RADICAL TURTLE | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2FD5 ⿕ KANGXI RADICAL FLUTE | category So (Other Symbol) | block Kangxi Radicals | age 3.0
U+2FF0 ⿰ IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT | category So (Other Symbol) | block Ideographic Description Characters | age 3.0
U+2FF1 ⿱ IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW | category So (Other Symbol) | block Ideographic Description Characters | age 3.0
U+2FF2 ⿲ IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO MIDDLE AND RIGHT | category So (Other Symbol) | block Ideographic Description Characters | age 3.0
U+2FF3 ⿳ IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO MIDDLE AND BELOW | category So (Other Symbol) | block Ideographic Description Characters | age 3.0
U+2FF4 ⿴ IDEOGRAPHIC DESCRIPTION CHARACTER FULL SURROUND | category So (Other Symbol) | block Ideographic Description Characters | age 3.0
U+2FF5 ⿵ IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM ABOVE | category So (Other Symbol) | block Ideographic Description Characters | age 3.0
U+2FF6 ⿶ IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM BELOW | category So (Other Symbol) | block Ideographic Description Characters | age 3.0
U+2FF7 ⿷ IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM LEFT | category So (Other Symbol) | block Ideographic Description Characters | age 3.0
U+2FF8 ⿸ IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM UPPER LEFT | category So (Other Symbol) | block Ideographic Description Characters | age 3.0
U+2FF9 ⿹ IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM UPPER RIGHT | category So (Other Symbol) | block Ideographic Description Characters | age 3.0
U+2FFA ⿺ IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM LOWER LEFT | category So (Other Symbol) | block Ideographic Description Characters | age 3.0
U+2FFB ⿻ IDEOGRAPHIC DESCRIPTION CHARACTER OVERLAID | category So (Other Symbol) | block Ideographic Description Characters | age 3.0
U+2FFC IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM RIGHT | category So (Other Symbol) | block Ideographic Description Characters | age 15.1
U+2FFD IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM LOWER RIGHT | category So (Other Symbol) | block Ideographic Description Characters | age 15.1
U+2FFE IDEOGRAPHIC DESCRIPTION CHARACTER HORIZONTAL REFLECTION | category So (Other Symbol) | block Ideographic Description Characters | age 15.1
U+2FFF IDEOGRAPHIC DESCRIPTION CHARACTER ROTATION | category So (Other Symbol) | block Ideographic Description Characters | age 15.1
U+3000 [separator] IDEOGRAPHIC SPACE | category Zs (Space Separator) | block CJK Symbols and Punctuation | age 1.1
U+3001 、 IDEOGRAPHIC COMMA | category Po (Other Punctuation) | block CJK Symbols and Punctuation | age 1.1
U+3002 。 IDEOGRAPHIC FULL STOP | category Po (Other Punctuation) | block CJK Symbols and Punctuation | age 1.1
U+3003 〃 DITTO MARK | category Po (Other Punctuation) | block CJK Symbols and Punctuation | age 1.1
U+3004 〄 JAPANESE INDUSTRIAL STANDARD SYMBOL | category So (Other Symbol) | block CJK Symbols and Punctuation | age 1.1
U+3005 々 IDEOGRAPHIC ITERATION MARK | category Lm (Modifier Letter) | block CJK Symbols and Punctuation | age 1.1
U+3006 〆 IDEOGRAPHIC CLOSING MARK | category Lo (Other Letter) | block CJK Symbols and Punctuation | age 1.1
U+3007 〇 IDEOGRAPHIC NUMBER ZERO | category Nl (Letter Number) | block CJK Symbols and Punctuation | age 1.1
U+3008 〈 LEFT ANGLE BRACKET | category Ps (Open Punctuation) | block CJK Symbols and Punctuation | age 1.1
U+3009 〉 RIGHT ANGLE BRACKET | category Pe (Close Punctuation) | block CJK Symbols and Punctuation | age 1.1
U+300A 《 LEFT DOUBLE ANGLE BRACKET | category Ps (Open Punctuation) | block CJK Symbols and Punctuation | age 1.1
U+300B 》 RIGHT DOUBLE ANGLE BRACKET | category Pe (Close Punctuation) | block CJK Symbols and Punctuation | age 1.1
U+300C 「 LEFT CORNER BRACKET | category Ps (Open Punctuation) | block CJK Symbols and Punctuation | age 1.1
U+300D 」 RIGHT CORNER BRACKET | category Pe (Close Punctuation) | block CJK Symbols and Punctuation | age 1.1
U+300E 『 LEFT WHITE CORNER BRACKET | category Ps (Open Punctuation) | block CJK Symbols and Punctuation | age 1.1
U+300F 』 RIGHT WHITE CORNER BRACKET | category Pe (Close Punctuation) | block CJK Symbols and Punctuation | age 1.1
U+3010 【 LEFT BLACK LENTICULAR BRACKET | category Ps (Open Punctuation) | block CJK Symbols and Punctuation | age 1.1
U+3011 】 RIGHT BLACK LENTICULAR BRACKET | category Pe (Close Punctuation) | block CJK Symbols and Punctuation | age 1.1
U+3012 〒 POSTAL MARK | category So (Other Symbol) | block CJK Symbols and Punctuation | age 1.1
U+3013 〓 GETA MARK | category So (Other Symbol) | block CJK Symbols and Punctuation | age 1.1
U+3014 〔 LEFT TORTOISE SHELL BRACKET | category Ps (Open Punctuation) | block CJK Symbols and Punctuation | age 1.1
U+3015 〕 RIGHT TORTOISE SHELL BRACKET | category Pe (Close Punctuation) | block CJK Symbols and Punctuation | age 1.1
U+3016 〖 LEFT WHITE LENTICULAR BRACKET | category Ps (Open Punctuation) | block CJK Symbols and Punctuation | age 1.1
U+3017 〗 RIGHT WHITE LENTICULAR BRACKET | category Pe (Close Punctuation) | block CJK Symbols and Punctuation | age 1.1
U+3018 〘 LEFT WHITE TORTOISE SHELL BRACKET | category Ps (Open Punctuation) | block CJK Symbols and Punctuation | age 1.1
U+3019 〙 RIGHT WHITE TORTOISE SHELL BRACKET | category Pe (Close Punctuation) | block CJK Symbols and Punctuation | age 1.1
U+301A 〚 LEFT WHITE SQUARE BRACKET | category Ps (Open Punctuation) | block CJK Symbols and Punctuation | age 1.1
U+301B 〛 RIGHT WHITE SQUARE BRACKET | category Pe (Close Punctuation) | block CJK Symbols and Punctuation | age 1.1
U+301C 〜 WAVE DASH | category Pd (Dash Punctuation) | block CJK Symbols and Punctuation | age 1.1
U+301D 〝 REVERSED DOUBLE PRIME QUOTATION MARK | category Ps (Open Punctuation) | block CJK Symbols and Punctuation | age 1.1
U+301E 〞 DOUBLE PRIME QUOTATION MARK | category Pe (Close Punctuation) | block CJK Symbols and Punctuation | age 1.1
U+301F 〟 LOW DOUBLE PRIME QUOTATION MARK | category Pe (Close Punctuation) | block CJK Symbols and Punctuation | age 1.1
U+3020 〠 POSTAL MARK FACE | category So (Other Symbol) | block CJK Symbols and Punctuation | age 1.1
U+3021 〡 HANGZHOU NUMERAL ONE | category Nl (Letter Number) | block CJK Symbols and Punctuation | age 1.1
U+3022 〢 HANGZHOU NUMERAL TWO | category Nl (Letter Number) | block CJK Symbols and Punctuation | age 1.1
U+3023 〣 HANGZHOU NUMERAL THREE | category Nl (Letter Number) | block CJK Symbols and Punctuation | age 1.1
U+3024 〤 HANGZHOU NUMERAL FOUR | category Nl (Letter Number) | block CJK Symbols and Punctuation | age 1.1
U+3025 〥 HANGZHOU NUMERAL FIVE | category Nl (Letter Number) | block CJK Symbols and Punctuation | age 1.1
U+3026 〦 HANGZHOU NUMERAL SIX | category Nl (Letter Number) | block CJK Symbols and Punctuation | age 1.1
U+3027 〧 HANGZHOU NUMERAL SEVEN | category Nl (Letter Number) | block CJK Symbols and Punctuation | age 1.1
U+3028 〨 HANGZHOU NUMERAL EIGHT | category Nl (Letter Number) | block CJK Symbols and Punctuation | age 1.1
U+3029 〩 HANGZHOU NUMERAL NINE | category Nl (Letter Number) | block CJK Symbols and Punctuation | age 1.1
U+302A ◌〪 IDEOGRAPHIC LEVEL TONE MARK | category Mn (Nonspacing Mark) | block CJK Symbols and Punctuation | age 1.1
U+302B ◌〫 IDEOGRAPHIC RISING TONE MARK | category Mn (Nonspacing Mark) | block CJK Symbols and Punctuation | age 1.1
U+302C ◌〬 IDEOGRAPHIC DEPARTING TONE MARK | category Mn (Nonspacing Mark) | block CJK Symbols and Punctuation | age 1.1
U+302D ◌〭 IDEOGRAPHIC ENTERING TONE MARK | category Mn (Nonspacing Mark) | block CJK Symbols and Punctuation | age 1.1
U+302E ◌〮 HANGUL SINGLE DOT TONE MARK | category Mc (Spacing Mark) | block CJK Symbols and Punctuation | age 1.1
U+302F ◌〯 HANGUL DOUBLE DOT TONE MARK | category Mc (Spacing Mark) | block CJK Symbols and Punctuation | age 1.1
U+3030 〰 WAVY DASH | category Pd (Dash Punctuation) | block CJK Symbols and Punctuation | age 1.1
U+3031 〱 VERTICAL KANA REPEAT MARK | category Lm (Modifier Letter) | block CJK Symbols and Punctuation | age 1.1
U+3032 〲 VERTICAL KANA REPEAT WITH VOICED SOUND MARK | category Lm (Modifier Letter) | block CJK Symbols and Punctuation | age 1.1
U+3033 〳 VERTICAL KANA REPEAT MARK UPPER HALF | category Lm (Modifier Letter) | block CJK Symbols and Punctuation | age 1.1
U+3034 〴 VERTICAL KANA REPEAT WITH VOICED SOUND MARK UPPER HALF | category Lm (Modifier Letter) | block CJK Symbols and Punctuation | age 1.1
U+3035 〵 VERTICAL KANA REPEAT MARK LOWER HALF | category Lm (Modifier Letter) | block CJK Symbols and Punctuation | age 1.1
U+3036 〶 CIRCLED POSTAL MARK | category So (Other Symbol) | block CJK Symbols and Punctuation | age 1.1
U+3037 〷 IDEOGRAPHIC TELEGRAPH LINE FEED SEPARATOR SYMBOL | category So (Other Symbol) | block CJK Symbols and Punctuation | age 1.1
U+3038 〸 HANGZHOU NUMERAL TEN | category Nl (Letter Number) | block CJK Symbols and Punctuation | age 3.0
U+3039 〹 HANGZHOU NUMERAL TWENTY | category Nl (Letter Number) | block CJK Symbols and Punctuation | age 3.0
U+303A 〺 HANGZHOU NUMERAL THIRTY | category Nl (Letter Number) | block CJK Symbols and Punctuation | age 3.0
U+303B 〻 VERTICAL IDEOGRAPHIC ITERATION MARK | category Lm (Modifier Letter) | block CJK Symbols and Punctuation | age 3.2
U+303C 〼 MASU MARK | category Lo (Other Letter) | block CJK Symbols and Punctuation | age 3.2
U+303D 〽 PART ALTERNATION MARK | category Po (Other Punctuation) | block CJK Symbols and Punctuation | age 3.2
U+303E 〾 IDEOGRAPHIC VARIATION INDICATOR | category So (Other Symbol) | block CJK Symbols and Punctuation | age 3.0
U+303F 〿 IDEOGRAPHIC HALF FILL SPACE | category So (Other Symbol) | block CJK Symbols and Punctuation | age 1.1
U+3041 ぁ HIRAGANA LETTER SMALL A | category Lo (Other Letter) | block Hiragana | age 1.1
U+3042 あ HIRAGANA LETTER A | category Lo (Other Letter) | block Hiragana | age 1.1
U+3043 ぃ HIRAGANA LETTER SMALL I | category Lo (Other Letter) | block Hiragana | age 1.1
U+3044 い HIRAGANA LETTER I | category Lo (Other Letter) | block Hiragana | age 1.1
U+3045 ぅ HIRAGANA LETTER SMALL U | category Lo (Other Letter) | block Hiragana | age 1.1
U+3046 う HIRAGANA LETTER U | category Lo (Other Letter) | block Hiragana | age 1.1
U+3047 ぇ HIRAGANA LETTER SMALL E | category Lo (Other Letter) | block Hiragana | age 1.1
U+3048 え HIRAGANA LETTER E | category Lo (Other Letter) | block Hiragana | age 1.1
U+3049 ぉ HIRAGANA LETTER SMALL O | category Lo (Other Letter) | block Hiragana | age 1.1
U+304A お HIRAGANA LETTER O | category Lo (Other Letter) | block Hiragana | age 1.1
U+304B か HIRAGANA LETTER KA | category Lo (Other Letter) | block Hiragana | age 1.1
U+304C が HIRAGANA LETTER GA | category Lo (Other Letter) | block Hiragana | age 1.1
U+304D き HIRAGANA LETTER KI | category Lo (Other Letter) | block Hiragana | age 1.1
U+304E ぎ HIRAGANA LETTER GI | category Lo (Other Letter) | block Hiragana | age 1.1
U+304F く HIRAGANA LETTER KU | category Lo (Other Letter) | block Hiragana | age 1.1
U+3050 ぐ HIRAGANA LETTER GU | category Lo (Other Letter) | block Hiragana | age 1.1
U+3051 け HIRAGANA LETTER KE | category Lo (Other Letter) | block Hiragana | age 1.1
U+3052 げ HIRAGANA LETTER GE | category Lo (Other Letter) | block Hiragana | age 1.1
U+3053 こ HIRAGANA LETTER KO | category Lo (Other Letter) | block Hiragana | age 1.1
U+3054 ご HIRAGANA LETTER GO | category Lo (Other Letter) | block Hiragana | age 1.1
U+3055 さ HIRAGANA LETTER SA | category Lo (Other Letter) | block Hiragana | age 1.1
U+3056 ざ HIRAGANA LETTER ZA | category Lo (Other Letter) | block Hiragana | age 1.1
U+3057 し HIRAGANA LETTER SI | category Lo (Other Letter) | block Hiragana | age 1.1
U+3058 じ HIRAGANA LETTER ZI | category Lo (Other Letter) | block Hiragana | age 1.1
U+3059 す HIRAGANA LETTER SU | category Lo (Other Letter) | block Hiragana | age 1.1
U+305A ず HIRAGANA LETTER ZU | category Lo (Other Letter) | block Hiragana | age 1.1
U+305B せ HIRAGANA LETTER SE | category Lo (Other Letter) | block Hiragana | age 1.1
U+305C ぜ HIRAGANA LETTER ZE | category Lo (Other Letter) | block Hiragana | age 1.1
U+305D そ HIRAGANA LETTER SO | category Lo (Other Letter) | block Hiragana | age 1.1
U+305E ぞ HIRAGANA LETTER ZO | category Lo (Other Letter) | block Hiragana | age 1.1
U+305F た HIRAGANA LETTER TA | category Lo (Other Letter) | block Hiragana | age 1.1
U+3060 だ HIRAGANA LETTER DA | category Lo (Other Letter) | block Hiragana | age 1.1
U+3061 ち HIRAGANA LETTER TI | category Lo (Other Letter) | block Hiragana | age 1.1
U+3062 ぢ HIRAGANA LETTER DI | category Lo (Other Letter) | block Hiragana | age 1.1
U+3063 っ HIRAGANA LETTER SMALL TU | category Lo (Other Letter) | block Hiragana | age 1.1
U+3064 つ HIRAGANA LETTER TU | category Lo (Other Letter) | block Hiragana | age 1.1
U+3065 づ HIRAGANA LETTER DU | category Lo (Other Letter) | block Hiragana | age 1.1
U+3066 て HIRAGANA LETTER TE | category Lo (Other Letter) | block Hiragana | age 1.1
U+3067 で HIRAGANA LETTER DE | category Lo (Other Letter) | block Hiragana | age 1.1
U+3068 と HIRAGANA LETTER TO | category Lo (Other Letter) | block Hiragana | age 1.1
U+3069 ど HIRAGANA LETTER DO | category Lo (Other Letter) | block Hiragana | age 1.1
U+306A な HIRAGANA LETTER NA | category Lo (Other Letter) | block Hiragana | age 1.1
U+306B に HIRAGANA LETTER NI | category Lo (Other Letter) | block Hiragana | age 1.1
U+306C ぬ HIRAGANA LETTER NU | category Lo (Other Letter) | block Hiragana | age 1.1
U+306D ね HIRAGANA LETTER NE | category Lo (Other Letter) | block Hiragana | age 1.1
U+306E の HIRAGANA LETTER NO | category Lo (Other Letter) | block Hiragana | age 1.1
U+306F は HIRAGANA LETTER HA | category Lo (Other Letter) | block Hiragana | age 1.1
U+3070 ば HIRAGANA LETTER BA | category Lo (Other Letter) | block Hiragana | age 1.1
U+3071 ぱ HIRAGANA LETTER PA | category Lo (Other Letter) | block Hiragana | age 1.1
U+3072 ひ HIRAGANA LETTER HI | category Lo (Other Letter) | block Hiragana | age 1.1
U+3073 び HIRAGANA LETTER BI | category Lo (Other Letter) | block Hiragana | age 1.1
U+3074 ぴ HIRAGANA LETTER PI | category Lo (Other Letter) | block Hiragana | age 1.1
U+3075 ふ HIRAGANA LETTER HU | category Lo (Other Letter) | block Hiragana | age 1.1
U+3076 ぶ HIRAGANA LETTER BU | category Lo (Other Letter) | block Hiragana | age 1.1
U+3077 ぷ HIRAGANA LETTER PU | category Lo (Other Letter) | block Hiragana | age 1.1
U+3078 へ HIRAGANA LETTER HE | category Lo (Other Letter) | block Hiragana | age 1.1
U+3079 べ HIRAGANA LETTER BE | category Lo (Other Letter) | block Hiragana | age 1.1
U+307A ぺ HIRAGANA LETTER PE | category Lo (Other Letter) | block Hiragana | age 1.1
U+307B ほ HIRAGANA LETTER HO | category Lo (Other Letter) | block Hiragana | age 1.1
U+307C ぼ HIRAGANA LETTER BO | category Lo (Other Letter) | block Hiragana | age 1.1
U+307D ぽ HIRAGANA LETTER PO | category Lo (Other Letter) | block Hiragana | age 1.1
U+307E ま HIRAGANA LETTER MA | category Lo (Other Letter) | block Hiragana | age 1.1
U+307F み HIRAGANA LETTER MI | category Lo (Other Letter) | block Hiragana | age 1.1
U+3080 む HIRAGANA LETTER MU | category Lo (Other Letter) | block Hiragana | age 1.1
U+3081 め HIRAGANA LETTER ME | category Lo (Other Letter) | block Hiragana | age 1.1
U+3082 も HIRAGANA LETTER MO | category Lo (Other Letter) | block Hiragana | age 1.1
U+3083 ゃ HIRAGANA LETTER SMALL YA | category Lo (Other Letter) | block Hiragana | age 1.1
U+3084 や HIRAGANA LETTER YA | category Lo (Other Letter) | block Hiragana | age 1.1
U+3085 ゅ HIRAGANA LETTER SMALL YU | category Lo (Other Letter) | block Hiragana | age 1.1
U+3086 ゆ HIRAGANA LETTER YU | category Lo (Other Letter) | block Hiragana | age 1.1
U+3087 ょ HIRAGANA LETTER SMALL YO | category Lo (Other Letter) | block Hiragana | age 1.1
U+3088 よ HIRAGANA LETTER YO | category Lo (Other Letter) | block Hiragana | age 1.1
U+3089 ら HIRAGANA LETTER RA | category Lo (Other Letter) | block Hiragana | age 1.1
U+308A り HIRAGANA LETTER RI | category Lo (Other Letter) | block Hiragana | age 1.1
U+308B る HIRAGANA LETTER RU | category Lo (Other Letter) | block Hiragana | age 1.1
U+308C れ HIRAGANA LETTER RE | category Lo (Other Letter) | block Hiragana | age 1.1
U+308D ろ HIRAGANA LETTER RO | category Lo (Other Letter) | block Hiragana | age 1.1
U+308E ゎ HIRAGANA LETTER SMALL WA | category Lo (Other Letter) | block Hiragana | age 1.1
U+308F わ HIRAGANA LETTER WA | category Lo (Other Letter) | block Hiragana | age 1.1
U+3090 ゐ HIRAGANA LETTER WI | category Lo (Other Letter) | block Hiragana | age 1.1
U+3091 ゑ HIRAGANA LETTER WE | category Lo (Other Letter) | block Hiragana | age 1.1
U+3092 を HIRAGANA LETTER WO | category Lo (Other Letter) | block Hiragana | age 1.1
U+3093 ん HIRAGANA LETTER N | category Lo (Other Letter) | block Hiragana | age 1.1
U+3094 ゔ HIRAGANA LETTER VU | category Lo (Other Letter) | block Hiragana | age 1.1
U+3095 ゕ HIRAGANA LETTER SMALL KA | category Lo (Other Letter) | block Hiragana | age 3.2
U+3096 ゖ HIRAGANA LETTER SMALL KE | category Lo (Other Letter) | block Hiragana | age 3.2
U+3099 ◌゙ COMBINING KATAKANA-HIRAGANA VOICED SOUND MARK | category Mn (Nonspacing Mark) | block Hiragana | age 1.1
U+309A ◌゚ COMBINING KATAKANA-HIRAGANA SEMI-VOICED SOUND MARK | category Mn (Nonspacing Mark) | block Hiragana | age 1.1
U+309B ゛ KATAKANA-HIRAGANA VOICED SOUND MARK | category Sk (Modifier Symbol) | block Hiragana | age 1.1
U+309C ゜ KATAKANA-HIRAGANA SEMI-VOICED SOUND MARK | category Sk (Modifier Symbol) | block Hiragana | age 1.1
U+309D ゝ HIRAGANA ITERATION MARK | category Lm (Modifier Letter) | block Hiragana | age 1.1
U+309E ゞ HIRAGANA VOICED ITERATION MARK | category Lm (Modifier Letter) | block Hiragana | age 1.1
U+309F ゟ HIRAGANA DIGRAPH YORI | category Lo (Other Letter) | block Hiragana | age 3.2
U+30A0 ゠ KATAKANA-HIRAGANA DOUBLE HYPHEN | category Pd (Dash Punctuation) | block Katakana | age 3.2
U+30A1 ァ KATAKANA LETTER SMALL A | category Lo (Other Letter) | block Katakana | age 1.1
U+30A2 ア KATAKANA LETTER A | category Lo (Other Letter) | block Katakana | age 1.1
U+30A3 ィ KATAKANA LETTER SMALL I | category Lo (Other Letter) | block Katakana | age 1.1
U+30A4 イ KATAKANA LETTER I | category Lo (Other Letter) | block Katakana | age 1.1
U+30A5 ゥ KATAKANA LETTER SMALL U | category Lo (Other Letter) | block Katakana | age 1.1
U+30A6 ウ KATAKANA LETTER U | category Lo (Other Letter) | block Katakana | age 1.1
U+30A7 ェ KATAKANA LETTER SMALL E | category Lo (Other Letter) | block Katakana | age 1.1
U+30A8 エ KATAKANA LETTER E | category Lo (Other Letter) | block Katakana | age 1.1
U+30A9 ォ KATAKANA LETTER SMALL O | category Lo (Other Letter) | block Katakana | age 1.1
U+30AA オ KATAKANA LETTER O | category Lo (Other Letter) | block Katakana | age 1.1
U+30AB カ KATAKANA LETTER KA | category Lo (Other Letter) | block Katakana | age 1.1
U+30AC ガ KATAKANA LETTER GA | category Lo (Other Letter) | block Katakana | age 1.1
U+30AD キ KATAKANA LETTER KI | category Lo (Other Letter) | block Katakana | age 1.1
U+30AE ギ KATAKANA LETTER GI | category Lo (Other Letter) | block Katakana | age 1.1
U+30AF ク KATAKANA LETTER KU | category Lo (Other Letter) | block Katakana | age 1.1
U+30B0 グ KATAKANA LETTER GU | category Lo (Other Letter) | block Katakana | age 1.1
U+30B1 ケ KATAKANA LETTER KE | category Lo (Other Letter) | block Katakana | age 1.1
U+30B2 ゲ KATAKANA LETTER GE | category Lo (Other Letter) | block Katakana | age 1.1
U+30B3 コ KATAKANA LETTER KO | category Lo (Other Letter) | block Katakana | age 1.1
U+30B4 ゴ KATAKANA LETTER GO | category Lo (Other Letter) | block Katakana | age 1.1
U+30B5 サ KATAKANA LETTER SA | category Lo (Other Letter) | block Katakana | age 1.1
U+30B6 ザ KATAKANA LETTER ZA | category Lo (Other Letter) | block Katakana | age 1.1
U+30B7 シ KATAKANA LETTER SI | category Lo (Other Letter) | block Katakana | age 1.1
U+30B8 ジ KATAKANA LETTER ZI | category Lo (Other Letter) | block Katakana | age 1.1
U+30B9 ス KATAKANA LETTER SU | category Lo (Other Letter) | block Katakana | age 1.1
U+30BA ズ KATAKANA LETTER ZU | category Lo (Other Letter) | block Katakana | age 1.1
U+30BB セ KATAKANA LETTER SE | category Lo (Other Letter) | block Katakana | age 1.1
U+30BC ゼ KATAKANA LETTER ZE | category Lo (Other Letter) | block Katakana | age 1.1
U+30BD ソ KATAKANA LETTER SO | category Lo (Other Letter) | block Katakana | age 1.1
U+30BE ゾ KATAKANA LETTER ZO | category Lo (Other Letter) | block Katakana | age 1.1
U+30BF タ KATAKANA LETTER TA | category Lo (Other Letter) | block Katakana | age 1.1
U+30C0 ダ KATAKANA LETTER DA | category Lo (Other Letter) | block Katakana | age 1.1
U+30C1 チ KATAKANA LETTER TI | category Lo (Other Letter) | block Katakana | age 1.1
U+30C2 ヂ KATAKANA LETTER DI | category Lo (Other Letter) | block Katakana | age 1.1
U+30C3 ッ KATAKANA LETTER SMALL TU | category Lo (Other Letter) | block Katakana | age 1.1
U+30C4 ツ KATAKANA LETTER TU | category Lo (Other Letter) | block Katakana | age 1.1
U+30C5 ヅ KATAKANA LETTER DU | category Lo (Other Letter) | block Katakana | age 1.1
U+30C6 テ KATAKANA LETTER TE | category Lo (Other Letter) | block Katakana | age 1.1
U+30C7 デ KATAKANA LETTER DE | category Lo (Other Letter) | block Katakana | age 1.1
U+30C8 ト KATAKANA LETTER TO | category Lo (Other Letter) | block Katakana | age 1.1
U+30C9 ド KATAKANA LETTER DO | category Lo (Other Letter) | block Katakana | age 1.1
U+30CA ナ KATAKANA LETTER NA | category Lo (Other Letter) | block Katakana | age 1.1
U+30CB ニ KATAKANA LETTER NI | category Lo (Other Letter) | block Katakana | age 1.1
U+30CC ヌ KATAKANA LETTER NU | category Lo (Other Letter) | block Katakana | age 1.1
U+30CD ネ KATAKANA LETTER NE | category Lo (Other Letter) | block Katakana | age 1.1
U+30CE ノ KATAKANA LETTER NO | category Lo (Other Letter) | block Katakana | age 1.1
U+30CF ハ KATAKANA LETTER HA | category Lo (Other Letter) | block Katakana | age 1.1
U+30D0 バ KATAKANA LETTER BA | category Lo (Other Letter) | block Katakana | age 1.1
U+30D1 パ KATAKANA LETTER PA | category Lo (Other Letter) | block Katakana | age 1.1
U+30D2 ヒ KATAKANA LETTER HI | category Lo (Other Letter) | block Katakana | age 1.1
U+30D3 ビ KATAKANA LETTER BI | category Lo (Other Letter) | block Katakana | age 1.1
U+30D4 ピ KATAKANA LETTER PI | category Lo (Other Letter) | block Katakana | age 1.1
U+30D5 フ KATAKANA LETTER HU | category Lo (Other Letter) | block Katakana | age 1.1
U+30D6 ブ KATAKANA LETTER BU | category Lo (Other Letter) | block Katakana | age 1.1
U+30D7 プ KATAKANA LETTER PU | category Lo (Other Letter) | block Katakana | age 1.1
U+30D8 ヘ KATAKANA LETTER HE | category Lo (Other Letter) | block Katakana | age 1.1
U+30D9 ベ KATAKANA LETTER BE | category Lo (Other Letter) | block Katakana | age 1.1
U+30DA ペ KATAKANA LETTER PE | category Lo (Other Letter) | block Katakana | age 1.1
U+30DB ホ KATAKANA LETTER HO | category Lo (Other Letter) | block Katakana | age 1.1
U+30DC ボ KATAKANA LETTER BO | category Lo (Other Letter) | block Katakana | age 1.1
U+30DD ポ KATAKANA LETTER PO | category Lo (Other Letter) | block Katakana | age 1.1
U+30DE マ KATAKANA LETTER MA | category Lo (Other Letter) | block Katakana | age 1.1
U+30DF ミ KATAKANA LETTER MI | category Lo (Other Letter) | block Katakana | age 1.1
U+30E0 ム KATAKANA LETTER MU | category Lo (Other Letter) | block Katakana | age 1.1
U+30E1 メ KATAKANA LETTER ME | category Lo (Other Letter) | block Katakana | age 1.1
U+30E2 モ KATAKANA LETTER MO | category Lo (Other Letter) | block Katakana | age 1.1
U+30E3 ャ KATAKANA LETTER SMALL YA | category Lo (Other Letter) | block Katakana | age 1.1
U+30E4 ヤ KATAKANA LETTER YA | category Lo (Other Letter) | block Katakana | age 1.1
U+30E5 ュ KATAKANA LETTER SMALL YU | category Lo (Other Letter) | block Katakana | age 1.1
U+30E6 ユ KATAKANA LETTER YU | category Lo (Other Letter) | block Katakana | age 1.1
U+30E7 ョ KATAKANA LETTER SMALL YO | category Lo (Other Letter) | block Katakana | age 1.1
U+30E8 ヨ KATAKANA LETTER YO | category Lo (Other Letter) | block Katakana | age 1.1
U+30E9 ラ KATAKANA LETTER RA | category Lo (Other Letter) | block Katakana | age 1.1
U+30EA リ KATAKANA LETTER RI | category Lo (Other Letter) | block Katakana | age 1.1
U+30EB ル KATAKANA LETTER RU | category Lo (Other Letter) | block Katakana | age 1.1
U+30EC レ KATAKANA LETTER RE | category Lo (Other Letter) | block Katakana | age 1.1
U+30ED ロ KATAKANA LETTER RO | category Lo (Other Letter) | block Katakana | age 1.1
U+30EE ヮ KATAKANA LETTER SMALL WA | category Lo (Other Letter) | block Katakana | age 1.1
U+30EF ワ KATAKANA LETTER WA | category Lo (Other Letter) | block Katakana | age 1.1
U+30F0 ヰ KATAKANA LETTER WI | category Lo (Other Letter) | block Katakana | age 1.1
U+30F1 ヱ KATAKANA LETTER WE | category Lo (Other Letter) | block Katakana | age 1.1
U+30F2 ヲ KATAKANA LETTER WO | category Lo (Other Letter) | block Katakana | age 1.1
U+30F3 ン KATAKANA LETTER N | category Lo (Other Letter) | block Katakana | age 1.1
U+30F4 ヴ KATAKANA LETTER VU | category Lo (Other Letter) | block Katakana | age 1.1
U+30F5 ヵ KATAKANA LETTER SMALL KA | category Lo (Other Letter) | block Katakana | age 1.1
U+30F6 ヶ KATAKANA LETTER SMALL KE | category Lo (Other Letter) | block Katakana | age 1.1
U+30F7 ヷ KATAKANA LETTER VA | category Lo (Other Letter) | block Katakana | age 1.1
U+30F8 ヸ KATAKANA LETTER VI | category Lo (Other Letter) | block Katakana | age 1.1
U+30F9 ヹ KATAKANA LETTER VE | category Lo (Other Letter) | block Katakana | age 1.1
U+30FA ヺ KATAKANA LETTER VO | category Lo (Other Letter) | block Katakana | age 1.1
U+30FB ・ KATAKANA MIDDLE DOT | category Po (Other Punctuation) | block Katakana | age 1.1
U+30FC ー KATAKANA-HIRAGANA PROLONGED SOUND MARK | category Lm (Modifier Letter) | block Katakana | age 1.1
U+30FD ヽ KATAKANA ITERATION MARK | category Lm (Modifier Letter) | block Katakana | age 1.1
U+30FE ヾ KATAKANA VOICED ITERATION MARK | category Lm (Modifier Letter) | block Katakana | age 1.1
U+30FF ヿ KATAKANA DIGRAPH KOTO | category Lo (Other Letter) | block Katakana | age 3.2
U+3105 ㄅ BOPOMOFO LETTER B | category Lo (Other Letter) | block Bopomofo | age 1.1
U+3106 ㄆ BOPOMOFO LETTER P | category Lo (Other Letter) | block Bopomofo | age 1.1
U+3107 ㄇ BOPOMOFO LETTER M | category Lo (Other Letter) | block Bopomofo | age 1.1
U+3108 ㄈ BOPOMOFO LETTER F | category Lo (Other Letter) | block Bopomofo | age 1.1
U+3109 ㄉ BOPOMOFO LETTER D | category Lo (Other Letter) | block Bopomofo | age 1.1
U+310A ㄊ BOPOMOFO LETTER T | category Lo (Other Letter) | block Bopomofo | age 1.1
U+310B ㄋ BOPOMOFO LETTER N | category Lo (Other Letter) | block Bopomofo | age 1.1
U+310C ㄌ BOPOMOFO LETTER L | category Lo (Other Letter) | block Bopomofo | age 1.1
U+310D ㄍ BOPOMOFO LETTER G | category Lo (Other Letter) | block Bopomofo | age 1.1
U+310E ㄎ BOPOMOFO LETTER K | category Lo (Other Letter) | block Bopomofo | age 1.1
U+310F ㄏ BOPOMOFO LETTER H | category Lo (Other Letter) | block Bopomofo | age 1.1
U+3110 ㄐ BOPOMOFO LETTER J | category Lo (Other Letter) | block Bopomofo | age 1.1
U+3111 ㄑ BOPOMOFO LETTER Q | category Lo (Other Letter) | block Bopomofo | age 1.1
U+3112 ㄒ BOPOMOFO LETTER X | category Lo (Other Letter) | block Bopomofo | age 1.1
U+3113 ㄓ BOPOMOFO LETTER ZH | category Lo (Other Letter) | block Bopomofo | age 1.1
U+3114 ㄔ BOPOMOFO LETTER CH | category Lo (Other Letter) | block Bopomofo | age 1.1
U+3115 ㄕ BOPOMOFO LETTER SH | category Lo (Other Letter) | block Bopomofo | age 1.1
U+3116 ㄖ BOPOMOFO LETTER R | category Lo (Other Letter) | block Bopomofo | age 1.1
U+3117 ㄗ BOPOMOFO LETTER Z | category Lo (Other Letter) | block Bopomofo | age 1.1
U+3118 ㄘ BOPOMOFO LETTER C | category Lo (Other Letter) | block Bopomofo | age 1.1
U+3119 ㄙ BOPOMOFO LETTER S | category Lo (Other Letter) | block Bopomofo | age 1.1
U+311A ㄚ BOPOMOFO LETTER A | category Lo (Other Letter) | block Bopomofo | age 1.1
U+311B ㄛ BOPOMOFO LETTER O | category Lo (Other Letter) | block Bopomofo | age 1.1
U+311C ㄜ BOPOMOFO LETTER E | category Lo (Other Letter) | block Bopomofo | age 1.1
U+311D ㄝ BOPOMOFO LETTER EH | category Lo (Other Letter) | block Bopomofo | age 1.1
U+311E ㄞ BOPOMOFO LETTER AI | category Lo (Other Letter) | block Bopomofo | age 1.1
U+311F ㄟ BOPOMOFO LETTER EI | category Lo (Other Letter) | block Bopomofo | age 1.1
U+3120 ㄠ BOPOMOFO LETTER AU | category Lo (Other Letter) | block Bopomofo | age 1.1
U+3121 ㄡ BOPOMOFO LETTER OU | category Lo (Other Letter) | block Bopomofo | age 1.1
U+3122 ㄢ BOPOMOFO LETTER AN | category Lo (Other Letter) | block Bopomofo | age 1.1
U+3123 ㄣ BOPOMOFO LETTER EN | category Lo (Other Letter) | block Bopomofo | age 1.1
U+3124 ㄤ BOPOMOFO LETTER ANG | category Lo (Other Letter) | block Bopomofo | age 1.1
U+3125 ㄥ BOPOMOFO LETTER ENG | category Lo (Other Letter) | block Bopomofo | age 1.1
U+3126 ㄦ BOPOMOFO LETTER ER | category Lo (Other Letter) | block Bopomofo | age 1.1
U+3127 ㄧ BOPOMOFO LETTER I | category Lo (Other Letter) | block Bopomofo | age 1.1
U+3128 ㄨ BOPOMOFO LETTER U | category Lo (Other Letter) | block Bopomofo | age 1.1
U+3129 ㄩ BOPOMOFO LETTER IU | category Lo (Other Letter) | block Bopomofo | age 1.1
U+312A ㄪ BOPOMOFO LETTER V | category Lo (Other Letter) | block Bopomofo | age 1.1
U+312B ㄫ BOPOMOFO LETTER NG | category Lo (Other Letter) | block Bopomofo | age 1.1
U+312C ㄬ BOPOMOFO LETTER GN | category Lo (Other Letter) | block Bopomofo | age 1.1
U+312D ㄭ BOPOMOFO LETTER IH | category Lo (Other Letter) | block Bopomofo | age 5.1
U+312E ㄮ BOPOMOFO LETTER O WITH DOT ABOVE | category Lo (Other Letter) | block Bopomofo | age 10.0
U+312F ㄯ BOPOMOFO LETTER NN | category Lo (Other Letter) | block Bopomofo | age 11.0
U+3131 ㄱ HANGUL LETTER KIYEOK | category Lo (Other Letter) | block Hangul Compatibility Jamo | age 1.1
U+3132 ㄲ HANGUL LETTER SSANGKIYEOK | category Lo (Other Letter) | block Hangul Compatibility Jamo | age 1.1
U+3133 ㄳ HANGUL LETTER KIYEOK-SIOS | category Lo (Other Letter) | block Hangul Compatibility Jamo | age 1.1
U+3134 ㄴ HANGUL LETTER NIEUN | category Lo (Other Letter) | block Hangul Compatibility Jamo | age 1.1
U+3135 ㄵ HANGUL LETTER NIEUN-CIEUC | category Lo (Other Letter) | block Hangul Compatibility Jamo | age 1.1
U+3136 ㄶ HANGUL LETTER NIEUN-HIEUH | category Lo (Other Letter) | block Hangul Compatibility Jamo | age 1.1
U+3137 ㄷ HANGUL LETTER TIKEUT | category Lo (Other Letter) | block Hangul Compatibility Jamo | age 1.1
U+3138 ㄸ HANGUL LETTER SSANGTIKEUT | category Lo (Other Letter) | block Hangul Compatibility Jamo | age 1.1
U+3139 ㄹ HANGUL LETTER RIEUL | category Lo (Other Letter) | block Hangul Compatibility Jamo | age 1.1
U+313A ㄺ HANGUL LETTER RIEUL-KIYEOK | category Lo (Other Letter) | block Hangul Compatibility Jamo | age 1.1
U+313B ㄻ HANGUL LETTER RIEUL-MIEUM | category Lo (Other Letter) | block Hangul Compatibility Jamo | age 1.1
U+313C ㄼ HANGUL LETTER RIEUL-PIEUP | category Lo (Other Letter) | block Hangul Compatibility Jamo | age 1.1
U+313D ㄽ HANGUL LETTER RIEUL-SIOS | category Lo (Other Letter) | block Hangul Compatibility Jamo | age 1.1
U+313E ㄾ HANGUL LETTER RIEUL-THIEUTH | category Lo (Other Letter) | block Hangul Compatibility Jamo | age 1.1
U+313F ㄿ HANGUL LETTER RIEUL-PHIEUPH | category Lo (Other Letter) | block Hangul Compatibility Jamo | age 1.1
U+3140 ㅀ HANGUL LETTER RIEUL-HIEUH | category Lo (Other Letter) | block Hangul Compatibility Jamo | age 1.1
U+3141 ㅁ HANGUL LETTER MIEUM | category Lo (Other Letter) | block Hangul Compatibility Jamo | age 1.1
U+3142 ㅂ HANGUL LETTER PIEUP | category Lo (Other Letter) | block Hangul Compatibility Jamo | age 1.1
U+3143 ㅃ HANGUL LETTER SSANGPIEUP | category Lo (Other Letter) | block Hangul Compatibility Jamo | age 1.1
U+3144 ㅄ HANGUL LETTER PIEUP-SIOS | category Lo (Other Letter) | block Hangul Compatibility Jamo | age 1.1
U+3145 ㅅ HANGUL LETTER SIOS | category Lo (Other Letter) | block Hangul Compatibility Jamo | age 1.1
U+3146 ㅆ HANGUL LETTER SSANGSIOS | category Lo (Other Letter) | block Hangul Compatibility Jamo | age 1.1
U+3147 ㅇ HANGUL LETTER IEUNG | category Lo (Other Letter) | block Hangul Compatibility Jamo | age 1.1
U+3148 ㅈ HANGUL LETTER CIEUC | category Lo (Other Letter) | block Hangul Compatibility Jamo | age 1.1
U+3149 ㅉ HANGUL LETTER SSANGCIEUC | category Lo (Other Letter) | block Hangul Compatibility Jamo | age 1.1
U+314A ㅊ HANGUL LETTER CHIEUCH | category Lo (Other Letter) | block Hangul Compatibility Jamo | age 1.1
U+314B ㅋ HANGUL LETTER KHIEUKH | category Lo (Other Letter) | block Hangul Compatibility Jamo | age 1.1
U+314C ㅌ HANGUL LETTER THIEUTH | category Lo (Other Letter) | block Hangul Compatibility Jamo | age 1.1
U+314D ㅍ HANGUL LETTER PHIEUPH | category Lo (Other Letter) | block Hangul Compatibility Jamo | age 1.1
U+314E ㅎ HANGUL LETTER HIEUH | category Lo (Other Letter) | block Hangul Compatibility Jamo | age 1.1
U+314F ㅏ HANGUL LETTER A | category Lo (Other Letter) | block Hangul Compatibility Jamo | age 1.1
U+3150 ㅐ HANGUL LETTER AE | category Lo (Other Letter) | block Hangul Compatibility Jamo | age 1.1
U+3151 ㅑ HANGUL LETTER YA | category Lo (Other Letter) | block Hangul Compatibility Jamo | age 1.1
U+3152 ㅒ HANGUL LETTER YAE | category Lo (Other Letter) | block Hangul Compatibility Jamo | age 1.1
U+3153 ㅓ HANGUL LETTER EO | category Lo (Other Letter) | block Hangul Compatibility Jamo | age 1.1
U+3154 ㅔ HANGUL LETTER E | category Lo (Other Letter) | block Hangul Compatibility Jamo | age 1.1
U+3155 ㅕ HANGUL LETTER YEO | category Lo (Other Letter) | block Hangul Compatibility Jamo | age 1.1
U+3156 ㅖ HANGUL LETTER YE | category Lo (Other Letter) | block Hangul Compatibility Jamo | age 1.1
U+3157 ㅗ HANGUL LETTER O | category Lo (Other Letter) | block Hangul Compatibility Jamo | age 1.1
U+3158 ㅘ HANGUL LETTER WA | category Lo (Other Letter) | block Hangul Compatibility Jamo | age 1.1
U+3159 ㅙ HANGUL LETTER WAE | category Lo (Other Letter) | block Hangul Compatibility Jamo | age 1.1
U+315A ㅚ HANGUL LETTER OE | category Lo (Other Letter) | block Hangul Compatibility Jamo | age 1.1
U+315B ㅛ HANGUL LETTER YO | category Lo (Other Letter) | block Hangul Compatibility Jamo | age 1.1
U+315C ㅜ HANGUL LETTER U | category Lo (Other Letter) | block Hangul Compatibility Jamo | age 1.1
U+315D ㅝ HANGUL LETTER WEO | category Lo (Other Letter) | block Hangul Compatibility Jamo | age 1.1
U+315E ㅞ HANGUL LETTER WE | category Lo (Other Letter) | block Hangul Compatibility Jamo | age 1.1
U+315F ㅟ HANGUL LETTER WI | category Lo (Other Letter) | block Hangul Compatibility Jamo | age 1.1
U+3160 ㅠ HANGUL LETTER YU | category Lo (Other Letter) | block Hangul Compatibility Jamo | age 1.1
U+3161 ㅡ HANGUL LETTER EU | category Lo (Other Letter) | block Hangul Compatibility Jamo | age 1.1
U+3162 ㅢ HANGUL LETTER YI | category Lo (Other Letter) | block Hangul Compatibility Jamo | age 1.1
U+3163 ㅣ HANGUL LETTER I | category Lo (Other Letter) | block Hangul Compatibility Jamo | age 1.1
U+3164 ㅤ HANGUL FILLER | category Lo (Other Letter) | block Hangul Compatibility Jamo | age 1.1
U+3165 ㅥ HANGUL LETTER SSANGNIEUN | category Lo (Other Letter) | block Hangul Compatibility Jamo | age 1.1
U+3166 ㅦ HANGUL LETTER NIEUN-TIKEUT | category Lo (Other Letter) | block Hangul Compatibility Jamo | age 1.1
U+3167 ㅧ HANGUL LETTER NIEUN-SIOS | category Lo (Other Letter) | block Hangul Compatibility Jamo | age 1.1
U+3168 ㅨ HANGUL LETTER NIEUN-PANSIOS | category Lo (Other Letter) | block Hangul Compatibility Jamo | age 1.1
U+3169 ㅩ HANGUL LETTER RIEUL-KIYEOK-SIOS | category Lo (Other Letter) | block Hangul Compatibility Jamo | age 1.1
U+316A ㅪ HANGUL LETTER RIEUL-TIKEUT | category Lo (Other Letter) | block Hangul Compatibility Jamo | age 1.1
U+316B ㅫ HANGUL LETTER RIEUL-PIEUP-SIOS | category Lo (Other Letter) | block Hangul Compatibility Jamo | age 1.1
U+316C ㅬ HANGUL LETTER RIEUL-PANSIOS | category Lo (Other Letter) | block Hangul Compatibility Jamo | age 1.1
U+316D ㅭ HANGUL LETTER RIEUL-YEORINHIEUH | category Lo (Other Letter) | block Hangul Compatibility Jamo | age 1.1
U+316E ㅮ HANGUL LETTER MIEUM-PIEUP | category Lo (Other Letter) | block Hangul Compatibility Jamo | age 1.1
U+316F ㅯ HANGUL LETTER MIEUM-SIOS | category Lo (Other Letter) | block Hangul Compatibility Jamo | age 1.1
U+3170 ㅰ HANGUL LETTER MIEUM-PANSIOS | category Lo (Other Letter) | block Hangul Compatibility Jamo | age 1.1
U+3171 ㅱ HANGUL LETTER KAPYEOUNMIEUM | category Lo (Other Letter) | block Hangul Compatibility Jamo | age 1.1
U+3172 ㅲ HANGUL LETTER PIEUP-KIYEOK | category Lo (Other Letter) | block Hangul Compatibility Jamo | age 1.1
U+3173 ㅳ HANGUL LETTER PIEUP-TIKEUT | category Lo (Other Letter) | block Hangul Compatibility Jamo | age 1.1
U+3174 ㅴ HANGUL LETTER PIEUP-SIOS-KIYEOK | category Lo (Other Letter) | block Hangul Compatibility Jamo | age 1.1
U+3175 ㅵ HANGUL LETTER PIEUP-SIOS-TIKEUT | category Lo (Other Letter) | block Hangul Compatibility Jamo | age 1.1
U+3176 ㅶ HANGUL LETTER PIEUP-CIEUC | category Lo (Other Letter) | block Hangul Compatibility Jamo | age 1.1
U+3177 ㅷ HANGUL LETTER PIEUP-THIEUTH | category Lo (Other Letter) | block Hangul Compatibility Jamo | age 1.1
U+3178 ㅸ HANGUL LETTER KAPYEOUNPIEUP | category Lo (Other Letter) | block Hangul Compatibility Jamo | age 1.1
U+3179 ㅹ HANGUL LETTER KAPYEOUNSSANGPIEUP | category Lo (Other Letter) | block Hangul Compatibility Jamo | age 1.1
U+317A ㅺ HANGUL LETTER SIOS-KIYEOK | category Lo (Other Letter) | block Hangul Compatibility Jamo | age 1.1
U+317B ㅻ HANGUL LETTER SIOS-NIEUN | category Lo (Other Letter) | block Hangul Compatibility Jamo | age 1.1
U+317C ㅼ HANGUL LETTER SIOS-TIKEUT | category Lo (Other Letter) | block Hangul Compatibility Jamo | age 1.1
U+317D ㅽ HANGUL LETTER SIOS-PIEUP | category Lo (Other Letter) | block Hangul Compatibility Jamo | age 1.1
U+317E ㅾ HANGUL LETTER SIOS-CIEUC | category Lo (Other Letter) | block Hangul Compatibility Jamo | age 1.1
U+317F ㅿ HANGUL LETTER PANSIOS | category Lo (Other Letter) | block Hangul Compatibility Jamo | age 1.1
U+3180 ㆀ HANGUL LETTER SSANGIEUNG | category Lo (Other Letter) | block Hangul Compatibility Jamo | age 1.1
U+3181 ㆁ HANGUL LETTER YESIEUNG | category Lo (Other Letter) | block Hangul Compatibility Jamo | age 1.1
U+3182 ㆂ HANGUL LETTER YESIEUNG-SIOS | category Lo (Other Letter) | block Hangul Compatibility Jamo | age 1.1
U+3183 ㆃ HANGUL LETTER YESIEUNG-PANSIOS | category Lo (Other Letter) | block Hangul Compatibility Jamo | age 1.1
U+3184 ㆄ HANGUL LETTER KAPYEOUNPHIEUPH | category Lo (Other Letter) | block Hangul Compatibility Jamo | age 1.1
U+3185 ㆅ HANGUL LETTER SSANGHIEUH | category Lo (Other Letter) | block Hangul Compatibility Jamo | age 1.1
U+3186 ㆆ HANGUL LETTER YEORINHIEUH | category Lo (Other Letter) | block Hangul Compatibility Jamo | age 1.1
U+3187 ㆇ HANGUL LETTER YO-YA | category Lo (Other Letter) | block Hangul Compatibility Jamo | age 1.1
U+3188 ㆈ HANGUL LETTER YO-YAE | category Lo (Other Letter) | block Hangul Compatibility Jamo | age 1.1
U+3189 ㆉ HANGUL LETTER YO-I | category Lo (Other Letter) | block Hangul Compatibility Jamo | age 1.1
U+318A ㆊ HANGUL LETTER YU-YEO | category Lo (Other Letter) | block Hangul Compatibility Jamo | age 1.1
U+318B ㆋ HANGUL LETTER YU-YE | category Lo (Other Letter) | block Hangul Compatibility Jamo | age 1.1
U+318C ㆌ HANGUL LETTER YU-I | category Lo (Other Letter) | block Hangul Compatibility Jamo | age 1.1
U+318D ㆍ HANGUL LETTER ARAEA | category Lo (Other Letter) | block Hangul Compatibility Jamo | age 1.1
U+318E ㆎ HANGUL LETTER ARAEAE | category Lo (Other Letter) | block Hangul Compatibility Jamo | age 1.1
U+3190 ㆐ IDEOGRAPHIC ANNOTATION LINKING MARK | category So (Other Symbol) | block Kanbun | age 1.1
U+3191 ㆑ IDEOGRAPHIC ANNOTATION REVERSE MARK | category So (Other Symbol) | block Kanbun | age 1.1
U+3192 ㆒ IDEOGRAPHIC ANNOTATION ONE MARK | category No (Other Number) | block Kanbun | age 1.1
U+3193 ㆓ IDEOGRAPHIC ANNOTATION TWO MARK | category No (Other Number) | block Kanbun | age 1.1
U+3194 ㆔ IDEOGRAPHIC ANNOTATION THREE MARK | category No (Other Number) | block Kanbun | age 1.1
U+3195 ㆕ IDEOGRAPHIC ANNOTATION FOUR MARK | category No (Other Number) | block Kanbun | age 1.1
U+3196 ㆖ IDEOGRAPHIC ANNOTATION TOP MARK | category So (Other Symbol) | block Kanbun | age 1.1
U+3197 ㆗ IDEOGRAPHIC ANNOTATION MIDDLE MARK | category So (Other Symbol) | block Kanbun | age 1.1
U+3198 ㆘ IDEOGRAPHIC ANNOTATION BOTTOM MARK | category So (Other Symbol) | block Kanbun | age 1.1
U+3199 ㆙ IDEOGRAPHIC ANNOTATION FIRST MARK | category So (Other Symbol) | block Kanbun | age 1.1
U+319A ㆚ IDEOGRAPHIC ANNOTATION SECOND MARK | category So (Other Symbol) | block Kanbun | age 1.1
U+319B ㆛ IDEOGRAPHIC ANNOTATION THIRD MARK | category So (Other Symbol) | block Kanbun | age 1.1
U+319C ㆜ IDEOGRAPHIC ANNOTATION FOURTH MARK | category So (Other Symbol) | block Kanbun | age 1.1
U+319D ㆝ IDEOGRAPHIC ANNOTATION HEAVEN MARK | category So (Other Symbol) | block Kanbun | age 1.1
U+319E ㆞ IDEOGRAPHIC ANNOTATION EARTH MARK | category So (Other Symbol) | block Kanbun | age 1.1
U+319F ㆟ IDEOGRAPHIC ANNOTATION MAN MARK | category So (Other Symbol) | block Kanbun | age 1.1
U+31A0 ㆠ BOPOMOFO LETTER BU | category Lo (Other Letter) | block Bopomofo Extended | age 3.0
U+31A1 ㆡ BOPOMOFO LETTER ZI | category Lo (Other Letter) | block Bopomofo Extended | age 3.0
U+31A2 ㆢ BOPOMOFO LETTER JI | category Lo (Other Letter) | block Bopomofo Extended | age 3.0
U+31A3 ㆣ BOPOMOFO LETTER GU | category Lo (Other Letter) | block Bopomofo Extended | age 3.0
U+31A4 ㆤ BOPOMOFO LETTER EE | category Lo (Other Letter) | block Bopomofo Extended | age 3.0
U+31A5 ㆥ BOPOMOFO LETTER ENN | category Lo (Other Letter) | block Bopomofo Extended | age 3.0
U+31A6 ㆦ BOPOMOFO LETTER OO | category Lo (Other Letter) | block Bopomofo Extended | age 3.0
U+31A7 ㆧ BOPOMOFO LETTER ONN | category Lo (Other Letter) | block Bopomofo Extended | age 3.0
U+31A8 ㆨ BOPOMOFO LETTER IR | category Lo (Other Letter) | block Bopomofo Extended | age 3.0
U+31A9 ㆩ BOPOMOFO LETTER ANN | category Lo (Other Letter) | block Bopomofo Extended | age 3.0
U+31AA ㆪ BOPOMOFO LETTER INN | category Lo (Other Letter) | block Bopomofo Extended | age 3.0
U+31AB ㆫ BOPOMOFO LETTER UNN | category Lo (Other Letter) | block Bopomofo Extended | age 3.0
U+31AC ㆬ BOPOMOFO LETTER IM | category Lo (Other Letter) | block Bopomofo Extended | age 3.0
U+31AD ㆭ BOPOMOFO LETTER NGG | category Lo (Other Letter) | block Bopomofo Extended | age 3.0
U+31AE ㆮ BOPOMOFO LETTER AINN | category Lo (Other Letter) | block Bopomofo Extended | age 3.0
U+31AF ㆯ BOPOMOFO LETTER AUNN | category Lo (Other Letter) | block Bopomofo Extended | age 3.0
U+31B0 ㆰ BOPOMOFO LETTER AM | category Lo (Other Letter) | block Bopomofo Extended | age 3.0
U+31B1 ㆱ BOPOMOFO LETTER OM | category Lo (Other Letter) | block Bopomofo Extended | age 3.0
U+31B2 ㆲ BOPOMOFO LETTER ONG | category Lo (Other Letter) | block Bopomofo Extended | age 3.0
U+31B3 ㆳ BOPOMOFO LETTER INNN | category Lo (Other Letter) | block Bopomofo Extended | age 3.0
U+31B4 ㆴ BOPOMOFO FINAL LETTER P | category Lo (Other Letter) | block Bopomofo Extended | age 3.0
U+31B5 ㆵ BOPOMOFO FINAL LETTER T | category Lo (Other Letter) | block Bopomofo Extended | age 3.0
U+31B6 ㆶ BOPOMOFO FINAL LETTER K | category Lo (Other Letter) | block Bopomofo Extended | age 3.0
U+31B7 ㆷ BOPOMOFO FINAL LETTER H | category Lo (Other Letter) | block Bopomofo Extended | age 3.0
U+31B8 ㆸ BOPOMOFO LETTER GH | category Lo (Other Letter) | block Bopomofo Extended | age 6.0
U+31B9 ㆹ BOPOMOFO LETTER LH | category Lo (Other Letter) | block Bopomofo Extended | age 6.0
U+31BA ㆺ BOPOMOFO LETTER ZY | category Lo (Other Letter) | block Bopomofo Extended | age 6.0
U+31BB ㆻ BOPOMOFO FINAL LETTER G | category Lo (Other Letter) | block Bopomofo Extended | age 13.0
U+31BC ㆼ BOPOMOFO LETTER GW | category Lo (Other Letter) | block Bopomofo Extended | age 13.0
U+31BD ㆽ BOPOMOFO LETTER KW | category Lo (Other Letter) | block Bopomofo Extended | age 13.0
U+31BE ㆾ BOPOMOFO LETTER OE | category Lo (Other Letter) | block Bopomofo Extended | age 13.0
U+31BF ㆿ BOPOMOFO LETTER AH | category Lo (Other Letter) | block Bopomofo Extended | age 13.0
U+31C0 ㇀ CJK STROKE T | category So (Other Symbol) | block CJK Strokes | age 4.1
U+31C1 ㇁ CJK STROKE WG | category So (Other Symbol) | block CJK Strokes | age 4.1
U+31C2 ㇂ CJK STROKE XG | category So (Other Symbol) | block CJK Strokes | age 4.1
U+31C3 ㇃ CJK STROKE BXG | category So (Other Symbol) | block CJK Strokes | age 4.1
U+31C4 ㇄ CJK STROKE SW | category So (Other Symbol) | block CJK Strokes | age 4.1
U+31C5 ㇅ CJK STROKE HZZ | category So (Other Symbol) | block CJK Strokes | age 4.1
U+31C6 ㇆ CJK STROKE HZG | category So (Other Symbol) | block CJK Strokes | age 4.1
U+31C7 ㇇ CJK STROKE HP | category So (Other Symbol) | block CJK Strokes | age 4.1
U+31C8 ㇈ CJK STROKE HZWG | category So (Other Symbol) | block CJK Strokes | age 4.1
U+31C9 ㇉ CJK STROKE SZWG | category So (Other Symbol) | block CJK Strokes | age 4.1
U+31CA ㇊ CJK STROKE HZT | category So (Other Symbol) | block CJK Strokes | age 4.1
U+31CB ㇋ CJK STROKE HZZP | category So (Other Symbol) | block CJK Strokes | age 4.1
U+31CC ㇌ CJK STROKE HPWG | category So (Other Symbol) | block CJK Strokes | age 4.1
U+31CD ㇍ CJK STROKE HZW | category So (Other Symbol) | block CJK Strokes | age 4.1
U+31CE ㇎ CJK STROKE HZZZ | category So (Other Symbol) | block CJK Strokes | age 4.1
U+31CF ㇏ CJK STROKE N | category So (Other Symbol) | block CJK Strokes | age 4.1
U+31D0 ㇐ CJK STROKE H | category So (Other Symbol) | block CJK Strokes | age 5.1
U+31D1 ㇑ CJK STROKE S | category So (Other Symbol) | block CJK Strokes | age 5.1
U+31D2 ㇒ CJK STROKE P | category So (Other Symbol) | block CJK Strokes | age 5.1
U+31D3 ㇓ CJK STROKE SP | category So (Other Symbol) | block CJK Strokes | age 5.1
U+31D4 ㇔ CJK STROKE D | category So (Other Symbol) | block CJK Strokes | age 5.1
U+31D5 ㇕ CJK STROKE HZ | category So (Other Symbol) | block CJK Strokes | age 5.1
U+31D6 ㇖ CJK STROKE HG | category So (Other Symbol) | block CJK Strokes | age 5.1
U+31D7 ㇗ CJK STROKE SZ | category So (Other Symbol) | block CJK Strokes | age 5.1
U+31D8 ㇘ CJK STROKE SWZ | category So (Other Symbol) | block CJK Strokes | age 5.1
U+31D9 ㇙ CJK STROKE ST | category So (Other Symbol) | block CJK Strokes | age 5.1
U+31DA ㇚ CJK STROKE SG | category So (Other Symbol) | block CJK Strokes | age 5.1
U+31DB ㇛ CJK STROKE PD | category So (Other Symbol) | block CJK Strokes | age 5.1
U+31DC ㇜ CJK STROKE PZ | category So (Other Symbol) | block CJK Strokes | age 5.1
U+31DD ㇝ CJK STROKE TN | category So (Other Symbol) | block CJK Strokes | age 5.1
U+31DE ㇞ CJK STROKE SZZ | category So (Other Symbol) | block CJK Strokes | age 5.1
U+31DF ㇟ CJK STROKE SWG | category So (Other Symbol) | block CJK Strokes | age 5.1
U+31E0 ㇠ CJK STROKE HXWG | category So (Other Symbol) | block CJK Strokes | age 5.1
U+31E1 ㇡ CJK STROKE HZZZG | category So (Other Symbol) | block CJK Strokes | age 5.1
U+31E2 ㇢ CJK STROKE PG | category So (Other Symbol) | block CJK Strokes | age 5.1
U+31E3 ㇣ CJK STROKE Q | category So (Other Symbol) | block CJK Strokes | age 5.1
U+31E4 CJK STROKE HXG | category So (Other Symbol) | block CJK Strokes | age 16.0
U+31E5 CJK STROKE SZP | category So (Other Symbol) | block CJK Strokes | age 16.0
U+31EF IDEOGRAPHIC DESCRIPTION CHARACTER SUBTRACTION | category So (Other Symbol) | block CJK Strokes | age 15.1
U+31F0 ㇰ KATAKANA LETTER SMALL KU | category Lo (Other Letter) | block Katakana Phonetic Extensions | age 3.2
U+31F1 ㇱ KATAKANA LETTER SMALL SI | category Lo (Other Letter) | block Katakana Phonetic Extensions | age 3.2
U+31F2 ㇲ KATAKANA LETTER SMALL SU | category Lo (Other Letter) | block Katakana Phonetic Extensions | age 3.2
U+31F3 ㇳ KATAKANA LETTER SMALL TO | category Lo (Other Letter) | block Katakana Phonetic Extensions | age 3.2
U+31F4 ㇴ KATAKANA LETTER SMALL NU | category Lo (Other Letter) | block Katakana Phonetic Extensions | age 3.2
U+31F5 ㇵ KATAKANA LETTER SMALL HA | category Lo (Other Letter) | block Katakana Phonetic Extensions | age 3.2
U+31F6 ㇶ KATAKANA LETTER SMALL HI | category Lo (Other Letter) | block Katakana Phonetic Extensions | age 3.2
U+31F7 ㇷ KATAKANA LETTER SMALL HU | category Lo (Other Letter) | block Katakana Phonetic Extensions | age 3.2
U+31F8 ㇸ KATAKANA LETTER SMALL HE | category Lo (Other Letter) | block Katakana Phonetic Extensions | age 3.2
U+31F9 ㇹ KATAKANA LETTER SMALL HO | category Lo (Other Letter) | block Katakana Phonetic Extensions | age 3.2
U+31FA ㇺ KATAKANA LETTER SMALL MU | category Lo (Other Letter) | block Katakana Phonetic Extensions | age 3.2
U+31FB ㇻ KATAKANA LETTER SMALL RA | category Lo (Other Letter) | block Katakana Phonetic Extensions | age 3.2
U+31FC ㇼ KATAKANA LETTER SMALL RI | category Lo (Other Letter) | block Katakana Phonetic Extensions | age 3.2
U+31FD ㇽ KATAKANA LETTER SMALL RU | category Lo (Other Letter) | block Katakana Phonetic Extensions | age 3.2
U+31FE ㇾ KATAKANA LETTER SMALL RE | category Lo (Other Letter) | block Katakana Phonetic Extensions | age 3.2
U+31FF ㇿ KATAKANA LETTER SMALL RO | category Lo (Other Letter) | block Katakana Phonetic Extensions | age 3.2
U+3200 ㈀ PARENTHESIZED HANGUL KIYEOK | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+3201 ㈁ PARENTHESIZED HANGUL NIEUN | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+3202 ㈂ PARENTHESIZED HANGUL TIKEUT | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+3203 ㈃ PARENTHESIZED HANGUL RIEUL | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+3204 ㈄ PARENTHESIZED HANGUL MIEUM | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+3205 ㈅ PARENTHESIZED HANGUL PIEUP | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+3206 ㈆ PARENTHESIZED HANGUL SIOS | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+3207 ㈇ PARENTHESIZED HANGUL IEUNG | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+3208 ㈈ PARENTHESIZED HANGUL CIEUC | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+3209 ㈉ PARENTHESIZED HANGUL CHIEUCH | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+320A ㈊ PARENTHESIZED HANGUL KHIEUKH | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+320B ㈋ PARENTHESIZED HANGUL THIEUTH | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+320C ㈌ PARENTHESIZED HANGUL PHIEUPH | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+320D ㈍ PARENTHESIZED HANGUL HIEUH | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+320E ㈎ PARENTHESIZED HANGUL KIYEOK A | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+320F ㈏ PARENTHESIZED HANGUL NIEUN A | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+3210 ㈐ PARENTHESIZED HANGUL TIKEUT A | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+3211 ㈑ PARENTHESIZED HANGUL RIEUL A | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+3212 ㈒ PARENTHESIZED HANGUL MIEUM A | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+3213 ㈓ PARENTHESIZED HANGUL PIEUP A | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+3214 ㈔ PARENTHESIZED HANGUL SIOS A | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+3215 ㈕ PARENTHESIZED HANGUL IEUNG A | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+3216 ㈖ PARENTHESIZED HANGUL CIEUC A | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+3217 ㈗ PARENTHESIZED HANGUL CHIEUCH A | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+3218 ㈘ PARENTHESIZED HANGUL KHIEUKH A | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+3219 ㈙ PARENTHESIZED HANGUL THIEUTH A | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+321A ㈚ PARENTHESIZED HANGUL PHIEUPH A | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+321B ㈛ PARENTHESIZED HANGUL HIEUH A | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+321C ㈜ PARENTHESIZED HANGUL CIEUC U | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+321D ㈝ PARENTHESIZED KOREAN CHARACTER OJEON | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 4.0
U+321E ㈞ PARENTHESIZED KOREAN CHARACTER O HU | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 4.0
U+3220 ㈠ PARENTHESIZED IDEOGRAPH ONE | category No (Other Number) | block Enclosed CJK Letters and Months | age 1.1
U+3221 ㈡ PARENTHESIZED IDEOGRAPH TWO | category No (Other Number) | block Enclosed CJK Letters and Months | age 1.1
U+3222 ㈢ PARENTHESIZED IDEOGRAPH THREE | category No (Other Number) | block Enclosed CJK Letters and Months | age 1.1
U+3223 ㈣ PARENTHESIZED IDEOGRAPH FOUR | category No (Other Number) | block Enclosed CJK Letters and Months | age 1.1
U+3224 ㈤ PARENTHESIZED IDEOGRAPH FIVE | category No (Other Number) | block Enclosed CJK Letters and Months | age 1.1
U+3225 ㈥ PARENTHESIZED IDEOGRAPH SIX | category No (Other Number) | block Enclosed CJK Letters and Months | age 1.1
U+3226 ㈦ PARENTHESIZED IDEOGRAPH SEVEN | category No (Other Number) | block Enclosed CJK Letters and Months | age 1.1
U+3227 ㈧ PARENTHESIZED IDEOGRAPH EIGHT | category No (Other Number) | block Enclosed CJK Letters and Months | age 1.1
U+3228 ㈨ PARENTHESIZED IDEOGRAPH NINE | category No (Other Number) | block Enclosed CJK Letters and Months | age 1.1
U+3229 ㈩ PARENTHESIZED IDEOGRAPH TEN | category No (Other Number) | block Enclosed CJK Letters and Months | age 1.1
U+322A ㈪ PARENTHESIZED IDEOGRAPH MOON | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+322B ㈫ PARENTHESIZED IDEOGRAPH FIRE | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+322C ㈬ PARENTHESIZED IDEOGRAPH WATER | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+322D ㈭ PARENTHESIZED IDEOGRAPH WOOD | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+322E ㈮ PARENTHESIZED IDEOGRAPH METAL | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+322F ㈯ PARENTHESIZED IDEOGRAPH EARTH | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+3230 ㈰ PARENTHESIZED IDEOGRAPH SUN | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+3231 ㈱ PARENTHESIZED IDEOGRAPH STOCK | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+3232 ㈲ PARENTHESIZED IDEOGRAPH HAVE | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+3233 ㈳ PARENTHESIZED IDEOGRAPH SOCIETY | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+3234 ㈴ PARENTHESIZED IDEOGRAPH NAME | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+3235 ㈵ PARENTHESIZED IDEOGRAPH SPECIAL | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+3236 ㈶ PARENTHESIZED IDEOGRAPH FINANCIAL | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+3237 ㈷ PARENTHESIZED IDEOGRAPH CONGRATULATION | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+3238 ㈸ PARENTHESIZED IDEOGRAPH LABOR | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+3239 ㈹ PARENTHESIZED IDEOGRAPH REPRESENT | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+323A ㈺ PARENTHESIZED IDEOGRAPH CALL | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+323B ㈻ PARENTHESIZED IDEOGRAPH STUDY | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+323C ㈼ PARENTHESIZED IDEOGRAPH SUPERVISE | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+323D ㈽ PARENTHESIZED IDEOGRAPH ENTERPRISE | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+323E ㈾ PARENTHESIZED IDEOGRAPH RESOURCE | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+323F ㈿ PARENTHESIZED IDEOGRAPH ALLIANCE | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+3240 ㉀ PARENTHESIZED IDEOGRAPH FESTIVAL | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+3241 ㉁ PARENTHESIZED IDEOGRAPH REST | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+3242 ㉂ PARENTHESIZED IDEOGRAPH SELF | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+3243 ㉃ PARENTHESIZED IDEOGRAPH REACH | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+3244 ㉄ CIRCLED IDEOGRAPH QUESTION | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 5.2
U+3245 ㉅ CIRCLED IDEOGRAPH KINDERGARTEN | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 5.2
U+3246 ㉆ CIRCLED IDEOGRAPH SCHOOL | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 5.2
U+3247 ㉇ CIRCLED IDEOGRAPH KOTO | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 5.2
U+3248 ㉈ CIRCLED NUMBER TEN ON BLACK SQUARE | category No (Other Number) | block Enclosed CJK Letters and Months | age 5.2
U+3249 ㉉ CIRCLED NUMBER TWENTY ON BLACK SQUARE | category No (Other Number) | block Enclosed CJK Letters and Months | age 5.2
U+324A ㉊ CIRCLED NUMBER THIRTY ON BLACK SQUARE | category No (Other Number) | block Enclosed CJK Letters and Months | age 5.2
U+324B ㉋ CIRCLED NUMBER FORTY ON BLACK SQUARE | category No (Other Number) | block Enclosed CJK Letters and Months | age 5.2
U+324C ㉌ CIRCLED NUMBER FIFTY ON BLACK SQUARE | category No (Other Number) | block Enclosed CJK Letters and Months | age 5.2
U+324D ㉍ CIRCLED NUMBER SIXTY ON BLACK SQUARE | category No (Other Number) | block Enclosed CJK Letters and Months | age 5.2
U+324E ㉎ CIRCLED NUMBER SEVENTY ON BLACK SQUARE | category No (Other Number) | block Enclosed CJK Letters and Months | age 5.2
U+324F ㉏ CIRCLED NUMBER EIGHTY ON BLACK SQUARE | category No (Other Number) | block Enclosed CJK Letters and Months | age 5.2
U+3250 ㉐ PARTNERSHIP SIGN | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 4.0
U+3251 ㉑ CIRCLED NUMBER TWENTY ONE | category No (Other Number) | block Enclosed CJK Letters and Months | age 3.2
U+3252 ㉒ CIRCLED NUMBER TWENTY TWO | category No (Other Number) | block Enclosed CJK Letters and Months | age 3.2
U+3253 ㉓ CIRCLED NUMBER TWENTY THREE | category No (Other Number) | block Enclosed CJK Letters and Months | age 3.2
U+3254 ㉔ CIRCLED NUMBER TWENTY FOUR | category No (Other Number) | block Enclosed CJK Letters and Months | age 3.2
U+3255 ㉕ CIRCLED NUMBER TWENTY FIVE | category No (Other Number) | block Enclosed CJK Letters and Months | age 3.2
U+3256 ㉖ CIRCLED NUMBER TWENTY SIX | category No (Other Number) | block Enclosed CJK Letters and Months | age 3.2
U+3257 ㉗ CIRCLED NUMBER TWENTY SEVEN | category No (Other Number) | block Enclosed CJK Letters and Months | age 3.2
U+3258 ㉘ CIRCLED NUMBER TWENTY EIGHT | category No (Other Number) | block Enclosed CJK Letters and Months | age 3.2
U+3259 ㉙ CIRCLED NUMBER TWENTY NINE | category No (Other Number) | block Enclosed CJK Letters and Months | age 3.2
U+325A ㉚ CIRCLED NUMBER THIRTY | category No (Other Number) | block Enclosed CJK Letters and Months | age 3.2
U+325B ㉛ CIRCLED NUMBER THIRTY ONE | category No (Other Number) | block Enclosed CJK Letters and Months | age 3.2
U+325C ㉜ CIRCLED NUMBER THIRTY TWO | category No (Other Number) | block Enclosed CJK Letters and Months | age 3.2
U+325D ㉝ CIRCLED NUMBER THIRTY THREE | category No (Other Number) | block Enclosed CJK Letters and Months | age 3.2
U+325E ㉞ CIRCLED NUMBER THIRTY FOUR | category No (Other Number) | block Enclosed CJK Letters and Months | age 3.2
U+325F ㉟ CIRCLED NUMBER THIRTY FIVE | category No (Other Number) | block Enclosed CJK Letters and Months | age 3.2
U+3260 ㉠ CIRCLED HANGUL KIYEOK | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+3261 ㉡ CIRCLED HANGUL NIEUN | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+3262 ㉢ CIRCLED HANGUL TIKEUT | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+3263 ㉣ CIRCLED HANGUL RIEUL | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+3264 ㉤ CIRCLED HANGUL MIEUM | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+3265 ㉥ CIRCLED HANGUL PIEUP | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+3266 ㉦ CIRCLED HANGUL SIOS | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+3267 ㉧ CIRCLED HANGUL IEUNG | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+3268 ㉨ CIRCLED HANGUL CIEUC | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+3269 ㉩ CIRCLED HANGUL CHIEUCH | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+326A ㉪ CIRCLED HANGUL KHIEUKH | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+326B ㉫ CIRCLED HANGUL THIEUTH | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+326C ㉬ CIRCLED HANGUL PHIEUPH | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+326D ㉭ CIRCLED HANGUL HIEUH | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+326E ㉮ CIRCLED HANGUL KIYEOK A | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+326F ㉯ CIRCLED HANGUL NIEUN A | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+3270 ㉰ CIRCLED HANGUL TIKEUT A | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+3271 ㉱ CIRCLED HANGUL RIEUL A | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+3272 ㉲ CIRCLED HANGUL MIEUM A | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+3273 ㉳ CIRCLED HANGUL PIEUP A | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+3274 ㉴ CIRCLED HANGUL SIOS A | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+3275 ㉵ CIRCLED HANGUL IEUNG A | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+3276 ㉶ CIRCLED HANGUL CIEUC A | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+3277 ㉷ CIRCLED HANGUL CHIEUCH A | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+3278 ㉸ CIRCLED HANGUL KHIEUKH A | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+3279 ㉹ CIRCLED HANGUL THIEUTH A | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+327A ㉺ CIRCLED HANGUL PHIEUPH A | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+327B ㉻ CIRCLED HANGUL HIEUH A | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+327C ㉼ CIRCLED KOREAN CHARACTER CHAMKO | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 4.0
U+327D ㉽ CIRCLED KOREAN CHARACTER JUEUI | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 4.0
U+327E ㉾ CIRCLED HANGUL IEUNG U | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 4.1
U+327F ㉿ KOREAN STANDARD SYMBOL | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+3280 ㊀ CIRCLED IDEOGRAPH ONE | category No (Other Number) | block Enclosed CJK Letters and Months | age 1.1
U+3281 ㊁ CIRCLED IDEOGRAPH TWO | category No (Other Number) | block Enclosed CJK Letters and Months | age 1.1
U+3282 ㊂ CIRCLED IDEOGRAPH THREE | category No (Other Number) | block Enclosed CJK Letters and Months | age 1.1
U+3283 ㊃ CIRCLED IDEOGRAPH FOUR | category No (Other Number) | block Enclosed CJK Letters and Months | age 1.1
U+3284 ㊄ CIRCLED IDEOGRAPH FIVE | category No (Other Number) | block Enclosed CJK Letters and Months | age 1.1
U+3285 ㊅ CIRCLED IDEOGRAPH SIX | category No (Other Number) | block Enclosed CJK Letters and Months | age 1.1
U+3286 ㊆ CIRCLED IDEOGRAPH SEVEN | category No (Other Number) | block Enclosed CJK Letters and Months | age 1.1
U+3287 ㊇ CIRCLED IDEOGRAPH EIGHT | category No (Other Number) | block Enclosed CJK Letters and Months | age 1.1
U+3288 ㊈ CIRCLED IDEOGRAPH NINE | category No (Other Number) | block Enclosed CJK Letters and Months | age 1.1
U+3289 ㊉ CIRCLED IDEOGRAPH TEN | category No (Other Number) | block Enclosed CJK Letters and Months | age 1.1
U+328A ㊊ CIRCLED IDEOGRAPH MOON | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+328B ㊋ CIRCLED IDEOGRAPH FIRE | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+328C ㊌ CIRCLED IDEOGRAPH WATER | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+328D ㊍ CIRCLED IDEOGRAPH WOOD | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+328E ㊎ CIRCLED IDEOGRAPH METAL | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+328F ㊏ CIRCLED IDEOGRAPH EARTH | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+3290 ㊐ CIRCLED IDEOGRAPH SUN | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+3291 ㊑ CIRCLED IDEOGRAPH STOCK | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+3292 ㊒ CIRCLED IDEOGRAPH HAVE | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+3293 ㊓ CIRCLED IDEOGRAPH SOCIETY | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+3294 ㊔ CIRCLED IDEOGRAPH NAME | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+3295 ㊕ CIRCLED IDEOGRAPH SPECIAL | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+3296 ㊖ CIRCLED IDEOGRAPH FINANCIAL | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+3297 ㊗ CIRCLED IDEOGRAPH CONGRATULATION | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+3298 ㊘ CIRCLED IDEOGRAPH LABOR | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+3299 ㊙ CIRCLED IDEOGRAPH SECRET | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+329A ㊚ CIRCLED IDEOGRAPH MALE | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+329B ㊛ CIRCLED IDEOGRAPH FEMALE | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+329C ㊜ CIRCLED IDEOGRAPH SUITABLE | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+329D ㊝ CIRCLED IDEOGRAPH EXCELLENT | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+329E ㊞ CIRCLED IDEOGRAPH PRINT | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+329F ㊟ CIRCLED IDEOGRAPH ATTENTION | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+32A0 ㊠ CIRCLED IDEOGRAPH ITEM | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+32A1 ㊡ CIRCLED IDEOGRAPH REST | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+32A2 ㊢ CIRCLED IDEOGRAPH COPY | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+32A3 ㊣ CIRCLED IDEOGRAPH CORRECT | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+32A4 ㊤ CIRCLED IDEOGRAPH HIGH | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+32A5 ㊥ CIRCLED IDEOGRAPH CENTRE | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+32A6 ㊦ CIRCLED IDEOGRAPH LOW | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+32A7 ㊧ CIRCLED IDEOGRAPH LEFT | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+32A8 ㊨ CIRCLED IDEOGRAPH RIGHT | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+32A9 ㊩ CIRCLED IDEOGRAPH MEDICINE | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+32AA ㊪ CIRCLED IDEOGRAPH RELIGION | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+32AB ㊫ CIRCLED IDEOGRAPH STUDY | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+32AC ㊬ CIRCLED IDEOGRAPH SUPERVISE | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+32AD ㊭ CIRCLED IDEOGRAPH ENTERPRISE | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+32AE ㊮ CIRCLED IDEOGRAPH RESOURCE | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+32AF ㊯ CIRCLED IDEOGRAPH ALLIANCE | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+32B0 ㊰ CIRCLED IDEOGRAPH NIGHT | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+32B1 ㊱ CIRCLED NUMBER THIRTY SIX | category No (Other Number) | block Enclosed CJK Letters and Months | age 3.2
U+32B2 ㊲ CIRCLED NUMBER THIRTY SEVEN | category No (Other Number) | block Enclosed CJK Letters and Months | age 3.2
U+32B3 ㊳ CIRCLED NUMBER THIRTY EIGHT | category No (Other Number) | block Enclosed CJK Letters and Months | age 3.2
U+32B4 ㊴ CIRCLED NUMBER THIRTY NINE | category No (Other Number) | block Enclosed CJK Letters and Months | age 3.2
U+32B5 ㊵ CIRCLED NUMBER FORTY | category No (Other Number) | block Enclosed CJK Letters and Months | age 3.2
U+32B6 ㊶ CIRCLED NUMBER FORTY ONE | category No (Other Number) | block Enclosed CJK Letters and Months | age 3.2
U+32B7 ㊷ CIRCLED NUMBER FORTY TWO | category No (Other Number) | block Enclosed CJK Letters and Months | age 3.2
U+32B8 ㊸ CIRCLED NUMBER FORTY THREE | category No (Other Number) | block Enclosed CJK Letters and Months | age 3.2
U+32B9 ㊹ CIRCLED NUMBER FORTY FOUR | category No (Other Number) | block Enclosed CJK Letters and Months | age 3.2
U+32BA ㊺ CIRCLED NUMBER FORTY FIVE | category No (Other Number) | block Enclosed CJK Letters and Months | age 3.2
U+32BB ㊻ CIRCLED NUMBER FORTY SIX | category No (Other Number) | block Enclosed CJK Letters and Months | age 3.2
U+32BC ㊼ CIRCLED NUMBER FORTY SEVEN | category No (Other Number) | block Enclosed CJK Letters and Months | age 3.2
U+32BD ㊽ CIRCLED NUMBER FORTY EIGHT | category No (Other Number) | block Enclosed CJK Letters and Months | age 3.2
U+32BE ㊾ CIRCLED NUMBER FORTY NINE | category No (Other Number) | block Enclosed CJK Letters and Months | age 3.2
U+32BF ㊿ CIRCLED NUMBER FIFTY | category No (Other Number) | block Enclosed CJK Letters and Months | age 3.2
U+32C0 ㋀ IDEOGRAPHIC TELEGRAPH SYMBOL FOR JANUARY | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+32C1 ㋁ IDEOGRAPHIC TELEGRAPH SYMBOL FOR FEBRUARY | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+32C2 ㋂ IDEOGRAPHIC TELEGRAPH SYMBOL FOR MARCH | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+32C3 ㋃ IDEOGRAPHIC TELEGRAPH SYMBOL FOR APRIL | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+32C4 ㋄ IDEOGRAPHIC TELEGRAPH SYMBOL FOR MAY | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+32C5 ㋅ IDEOGRAPHIC TELEGRAPH SYMBOL FOR JUNE | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+32C6 ㋆ IDEOGRAPHIC TELEGRAPH SYMBOL FOR JULY | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+32C7 ㋇ IDEOGRAPHIC TELEGRAPH SYMBOL FOR AUGUST | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+32C8 ㋈ IDEOGRAPHIC TELEGRAPH SYMBOL FOR SEPTEMBER | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+32C9 ㋉ IDEOGRAPHIC TELEGRAPH SYMBOL FOR OCTOBER | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+32CA ㋊ IDEOGRAPHIC TELEGRAPH SYMBOL FOR NOVEMBER | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+32CB ㋋ IDEOGRAPHIC TELEGRAPH SYMBOL FOR DECEMBER | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+32CC ㋌ SQUARE HG | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 4.0
U+32CD ㋍ SQUARE ERG | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 4.0
U+32CE ㋎ SQUARE EV | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 4.0
U+32CF ㋏ LIMITED LIABILITY SIGN | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 4.0
U+32D0 ㋐ CIRCLED KATAKANA A | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+32D1 ㋑ CIRCLED KATAKANA I | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+32D2 ㋒ CIRCLED KATAKANA U | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+32D3 ㋓ CIRCLED KATAKANA E | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+32D4 ㋔ CIRCLED KATAKANA O | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+32D5 ㋕ CIRCLED KATAKANA KA | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+32D6 ㋖ CIRCLED KATAKANA KI | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+32D7 ㋗ CIRCLED KATAKANA KU | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+32D8 ㋘ CIRCLED KATAKANA KE | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+32D9 ㋙ CIRCLED KATAKANA KO | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+32DA ㋚ CIRCLED KATAKANA SA | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+32DB ㋛ CIRCLED KATAKANA SI | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+32DC ㋜ CIRCLED KATAKANA SU | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+32DD ㋝ CIRCLED KATAKANA SE | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+32DE ㋞ CIRCLED KATAKANA SO | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+32DF ㋟ CIRCLED KATAKANA TA | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+32E0 ㋠ CIRCLED KATAKANA TI | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+32E1 ㋡ CIRCLED KATAKANA TU | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+32E2 ㋢ CIRCLED KATAKANA TE | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+32E3 ㋣ CIRCLED KATAKANA TO | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+32E4 ㋤ CIRCLED KATAKANA NA | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+32E5 ㋥ CIRCLED KATAKANA NI | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+32E6 ㋦ CIRCLED KATAKANA NU | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+32E7 ㋧ CIRCLED KATAKANA NE | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+32E8 ㋨ CIRCLED KATAKANA NO | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+32E9 ㋩ CIRCLED KATAKANA HA | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+32EA ㋪ CIRCLED KATAKANA HI | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+32EB ㋫ CIRCLED KATAKANA HU | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+32EC ㋬ CIRCLED KATAKANA HE | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+32ED ㋭ CIRCLED KATAKANA HO | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+32EE ㋮ CIRCLED KATAKANA MA | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+32EF ㋯ CIRCLED KATAKANA MI | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+32F0 ㋰ CIRCLED KATAKANA MU | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+32F1 ㋱ CIRCLED KATAKANA ME | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+32F2 ㋲ CIRCLED KATAKANA MO | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+32F3 ㋳ CIRCLED KATAKANA YA | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+32F4 ㋴ CIRCLED KATAKANA YU | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+32F5 ㋵ CIRCLED KATAKANA YO | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+32F6 ㋶ CIRCLED KATAKANA RA | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+32F7 ㋷ CIRCLED KATAKANA RI | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+32F8 ㋸ CIRCLED KATAKANA RU | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+32F9 ㋹ CIRCLED KATAKANA RE | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+32FA ㋺ CIRCLED KATAKANA RO | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+32FB ㋻ CIRCLED KATAKANA WA | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+32FC ㋼ CIRCLED KATAKANA WI | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+32FD ㋽ CIRCLED KATAKANA WE | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+32FE ㋾ CIRCLED KATAKANA WO | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 1.1
U+32FF ㋿ SQUARE ERA NAME REIWA | category So (Other Symbol) | block Enclosed CJK Letters and Months | age 12.1
U+3300 ㌀ SQUARE APAATO | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+3301 ㌁ SQUARE ARUHUA | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+3302 ㌂ SQUARE ANPEA | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+3303 ㌃ SQUARE AARU | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+3304 ㌄ SQUARE ININGU | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+3305 ㌅ SQUARE INTI | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+3306 ㌆ SQUARE UON | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+3307 ㌇ SQUARE ESUKUUDO | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+3308 ㌈ SQUARE EEKAA | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+3309 ㌉ SQUARE ONSU | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+330A ㌊ SQUARE OOMU | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+330B ㌋ SQUARE KAIRI | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+330C ㌌ SQUARE KARATTO | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+330D ㌍ SQUARE KARORII | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+330E ㌎ SQUARE GARON | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+330F ㌏ SQUARE GANMA | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+3310 ㌐ SQUARE GIGA | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+3311 ㌑ SQUARE GINII | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+3312 ㌒ SQUARE KYURII | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+3313 ㌓ SQUARE GIRUDAA | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+3314 ㌔ SQUARE KIRO | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+3315 ㌕ SQUARE KIROGURAMU | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+3316 ㌖ SQUARE KIROMEETORU | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+3317 ㌗ SQUARE KIROWATTO | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+3318 ㌘ SQUARE GURAMU | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+3319 ㌙ SQUARE GURAMUTON | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+331A ㌚ SQUARE KURUZEIRO | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+331B ㌛ SQUARE KUROONE | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+331C ㌜ SQUARE KEESU | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+331D ㌝ SQUARE KORUNA | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+331E ㌞ SQUARE KOOPO | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+331F ㌟ SQUARE SAIKURU | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+3320 ㌠ SQUARE SANTIIMU | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+3321 ㌡ SQUARE SIRINGU | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+3322 ㌢ SQUARE SENTI | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+3323 ㌣ SQUARE SENTO | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+3324 ㌤ SQUARE DAASU | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+3325 ㌥ SQUARE DESI | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+3326 ㌦ SQUARE DORU | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+3327 ㌧ SQUARE TON | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+3328 ㌨ SQUARE NANO | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+3329 ㌩ SQUARE NOTTO | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+332A ㌪ SQUARE HAITU | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+332B ㌫ SQUARE PAASENTO | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+332C ㌬ SQUARE PAATU | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+332D ㌭ SQUARE BAARERU | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+332E ㌮ SQUARE PIASUTORU | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+332F ㌯ SQUARE PIKURU | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+3330 ㌰ SQUARE PIKO | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+3331 ㌱ SQUARE BIRU | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+3332 ㌲ SQUARE HUARADDO | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+3333 ㌳ SQUARE HUIITO | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+3334 ㌴ SQUARE BUSSYERU | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+3335 ㌵ SQUARE HURAN | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+3336 ㌶ SQUARE HEKUTAARU | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+3337 ㌷ SQUARE PESO | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+3338 ㌸ SQUARE PENIHI | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+3339 ㌹ SQUARE HERUTU | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+333A ㌺ SQUARE PENSU | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+333B ㌻ SQUARE PEEZI | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+333C ㌼ SQUARE BEETA | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+333D ㌽ SQUARE POINTO | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+333E ㌾ SQUARE BORUTO | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+333F ㌿ SQUARE HON | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+3340 ㍀ SQUARE PONDO | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+3341 ㍁ SQUARE HOORU | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+3342 ㍂ SQUARE HOON | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+3343 ㍃ SQUARE MAIKURO | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+3344 ㍄ SQUARE MAIRU | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+3345 ㍅ SQUARE MAHHA | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+3346 ㍆ SQUARE MARUKU | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+3347 ㍇ SQUARE MANSYON | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+3348 ㍈ SQUARE MIKURON | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+3349 ㍉ SQUARE MIRI | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+334A ㍊ SQUARE MIRIBAARU | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+334B ㍋ SQUARE MEGA | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+334C ㍌ SQUARE MEGATON | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+334D ㍍ SQUARE MEETORU | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+334E ㍎ SQUARE YAADO | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+334F ㍏ SQUARE YAARU | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+3350 ㍐ SQUARE YUAN | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+3351 ㍑ SQUARE RITTORU | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+3352 ㍒ SQUARE RIRA | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+3353 ㍓ SQUARE RUPII | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+3354 ㍔ SQUARE RUUBURU | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+3355 ㍕ SQUARE REMU | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+3356 ㍖ SQUARE RENTOGEN | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+3357 ㍗ SQUARE WATTO | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+3358 ㍘ IDEOGRAPHIC TELEGRAPH SYMBOL FOR HOUR ZERO | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+3359 ㍙ IDEOGRAPHIC TELEGRAPH SYMBOL FOR HOUR ONE | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+335A ㍚ IDEOGRAPHIC TELEGRAPH SYMBOL FOR HOUR TWO | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+335B ㍛ IDEOGRAPHIC TELEGRAPH SYMBOL FOR HOUR THREE | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+335C ㍜ IDEOGRAPHIC TELEGRAPH SYMBOL FOR HOUR FOUR | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+335D ㍝ IDEOGRAPHIC TELEGRAPH SYMBOL FOR HOUR FIVE | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+335E ㍞ IDEOGRAPHIC TELEGRAPH SYMBOL FOR HOUR SIX | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+335F ㍟ IDEOGRAPHIC TELEGRAPH SYMBOL FOR HOUR SEVEN | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+3360 ㍠ IDEOGRAPHIC TELEGRAPH SYMBOL FOR HOUR EIGHT | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+3361 ㍡ IDEOGRAPHIC TELEGRAPH SYMBOL FOR HOUR NINE | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+3362 ㍢ IDEOGRAPHIC TELEGRAPH SYMBOL FOR HOUR TEN | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+3363 ㍣ IDEOGRAPHIC TELEGRAPH SYMBOL FOR HOUR ELEVEN | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+3364 ㍤ IDEOGRAPHIC TELEGRAPH SYMBOL FOR HOUR TWELVE | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+3365 ㍥ IDEOGRAPHIC TELEGRAPH SYMBOL FOR HOUR THIRTEEN | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+3366 ㍦ IDEOGRAPHIC TELEGRAPH SYMBOL FOR HOUR FOURTEEN | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+3367 ㍧ IDEOGRAPHIC TELEGRAPH SYMBOL FOR HOUR FIFTEEN | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+3368 ㍨ IDEOGRAPHIC TELEGRAPH SYMBOL FOR HOUR SIXTEEN | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+3369 ㍩ IDEOGRAPHIC TELEGRAPH SYMBOL FOR HOUR SEVENTEEN | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+336A ㍪ IDEOGRAPHIC TELEGRAPH SYMBOL FOR HOUR EIGHTEEN | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+336B ㍫ IDEOGRAPHIC TELEGRAPH SYMBOL FOR HOUR NINETEEN | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+336C ㍬ IDEOGRAPHIC TELEGRAPH SYMBOL FOR HOUR TWENTY | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+336D ㍭ IDEOGRAPHIC TELEGRAPH SYMBOL FOR HOUR TWENTY-ONE | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+336E ㍮ IDEOGRAPHIC TELEGRAPH SYMBOL FOR HOUR TWENTY-TWO | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+336F ㍯ IDEOGRAPHIC TELEGRAPH SYMBOL FOR HOUR TWENTY-THREE | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+3370 ㍰ IDEOGRAPHIC TELEGRAPH SYMBOL FOR HOUR TWENTY-FOUR | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+3371 ㍱ SQUARE HPA | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+3372 ㍲ SQUARE DA | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+3373 ㍳ SQUARE AU | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+3374 ㍴ SQUARE BAR | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+3375 ㍵ SQUARE OV | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+3376 ㍶ SQUARE PC | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+3377 ㍷ SQUARE DM | category So (Other Symbol) | block CJK Compatibility | age 4.0
U+3378 ㍸ SQUARE DM SQUARED | category So (Other Symbol) | block CJK Compatibility | age 4.0
U+3379 ㍹ SQUARE DM CUBED | category So (Other Symbol) | block CJK Compatibility | age 4.0
U+337A ㍺ SQUARE IU | category So (Other Symbol) | block CJK Compatibility | age 4.0
U+337B ㍻ SQUARE ERA NAME HEISEI | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+337C ㍼ SQUARE ERA NAME SYOUWA | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+337D ㍽ SQUARE ERA NAME TAISYOU | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+337E ㍾ SQUARE ERA NAME MEIZI | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+337F ㍿ SQUARE CORPORATION | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+3380 ㎀ SQUARE PA AMPS | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+3381 ㎁ SQUARE NA | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+3382 ㎂ SQUARE MU A | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+3383 ㎃ SQUARE MA | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+3384 ㎄ SQUARE KA | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+3385 ㎅ SQUARE KB | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+3386 ㎆ SQUARE MB | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+3387 ㎇ SQUARE GB | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+3388 ㎈ SQUARE CAL | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+3389 ㎉ SQUARE KCAL | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+338A ㎊ SQUARE PF | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+338B ㎋ SQUARE NF | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+338C ㎌ SQUARE MU F | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+338D ㎍ SQUARE MU G | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+338E ㎎ SQUARE MG | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+338F ㎏ SQUARE KG | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+3390 ㎐ SQUARE HZ | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+3391 ㎑ SQUARE KHZ | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+3392 ㎒ SQUARE MHZ | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+3393 ㎓ SQUARE GHZ | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+3394 ㎔ SQUARE THZ | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+3395 ㎕ SQUARE MU L | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+3396 ㎖ SQUARE ML | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+3397 ㎗ SQUARE DL | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+3398 ㎘ SQUARE KL | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+3399 ㎙ SQUARE FM | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+339A ㎚ SQUARE NM | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+339B ㎛ SQUARE MU M | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+339C ㎜ SQUARE MM | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+339D ㎝ SQUARE CM | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+339E ㎞ SQUARE KM | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+339F ㎟ SQUARE MM SQUARED | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+33A0 ㎠ SQUARE CM SQUARED | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+33A1 ㎡ SQUARE M SQUARED | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+33A2 ㎢ SQUARE KM SQUARED | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+33A3 ㎣ SQUARE MM CUBED | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+33A4 ㎤ SQUARE CM CUBED | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+33A5 ㎥ SQUARE M CUBED | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+33A6 ㎦ SQUARE KM CUBED | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+33A7 ㎧ SQUARE M OVER S | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+33A8 ㎨ SQUARE M OVER S SQUARED | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+33A9 ㎩ SQUARE PA | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+33AA ㎪ SQUARE KPA | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+33AB ㎫ SQUARE MPA | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+33AC ㎬ SQUARE GPA | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+33AD ㎭ SQUARE RAD | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+33AE ㎮ SQUARE RAD OVER S | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+33AF ㎯ SQUARE RAD OVER S SQUARED | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+33B0 ㎰ SQUARE PS | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+33B1 ㎱ SQUARE NS | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+33B2 ㎲ SQUARE MU S | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+33B3 ㎳ SQUARE MS | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+33B4 ㎴ SQUARE PV | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+33B5 ㎵ SQUARE NV | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+33B6 ㎶ SQUARE MU V | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+33B7 ㎷ SQUARE MV | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+33B8 ㎸ SQUARE KV | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+33B9 ㎹ SQUARE MV MEGA | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+33BA ㎺ SQUARE PW | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+33BB ㎻ SQUARE NW | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+33BC ㎼ SQUARE MU W | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+33BD ㎽ SQUARE MW | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+33BE ㎾ SQUARE KW | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+33BF ㎿ SQUARE MW MEGA | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+33C0 ㏀ SQUARE K OHM | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+33C1 ㏁ SQUARE M OHM | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+33C2 ㏂ SQUARE AM | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+33C3 ㏃ SQUARE BQ | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+33C4 ㏄ SQUARE CC | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+33C5 ㏅ SQUARE CD | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+33C6 ㏆ SQUARE C OVER KG | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+33C7 ㏇ SQUARE CO | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+33C8 ㏈ SQUARE DB | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+33C9 ㏉ SQUARE GY | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+33CA ㏊ SQUARE HA | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+33CB ㏋ SQUARE HP | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+33CC ㏌ SQUARE IN | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+33CD ㏍ SQUARE KK | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+33CE ㏎ SQUARE KM CAPITAL | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+33CF ㏏ SQUARE KT | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+33D0 ㏐ SQUARE LM | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+33D1 ㏑ SQUARE LN | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+33D2 ㏒ SQUARE LOG | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+33D3 ㏓ SQUARE LX | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+33D4 ㏔ SQUARE MB SMALL | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+33D5 ㏕ SQUARE MIL | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+33D6 ㏖ SQUARE MOL | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+33D7 ㏗ SQUARE PH | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+33D8 ㏘ SQUARE PM | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+33D9 ㏙ SQUARE PPM | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+33DA ㏚ SQUARE PR | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+33DB ㏛ SQUARE SR | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+33DC ㏜ SQUARE SV | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+33DD ㏝ SQUARE WB | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+33DE ㏞ SQUARE V OVER M | category So (Other Symbol) | block CJK Compatibility | age 4.0
U+33DF ㏟ SQUARE A OVER M | category So (Other Symbol) | block CJK Compatibility | age 4.0
U+33E0 ㏠ IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY ONE | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+33E1 ㏡ IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY TWO | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+33E2 ㏢ IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY THREE | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+33E3 ㏣ IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY FOUR | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+33E4 ㏤ IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY FIVE | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+33E5 ㏥ IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY SIX | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+33E6 ㏦ IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY SEVEN | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+33E7 ㏧ IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY EIGHT | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+33E8 ㏨ IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY NINE | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+33E9 ㏩ IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY TEN | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+33EA ㏪ IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY ELEVEN | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+33EB ㏫ IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY TWELVE | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+33EC ㏬ IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY THIRTEEN | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+33ED ㏭ IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY FOURTEEN | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+33EE ㏮ IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY FIFTEEN | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+33EF ㏯ IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY SIXTEEN | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+33F0 ㏰ IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY SEVENTEEN | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+33F1 ㏱ IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY EIGHTEEN | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+33F2 ㏲ IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY NINETEEN | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+33F3 ㏳ IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY TWENTY | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+33F4 ㏴ IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY TWENTY-ONE | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+33F5 ㏵ IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY TWENTY-TWO | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+33F6 ㏶ IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY TWENTY-THREE | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+33F7 ㏷ IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY TWENTY-FOUR | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+33F8 ㏸ IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY TWENTY-FIVE | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+33F9 ㏹ IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY TWENTY-SIX | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+33FA ㏺ IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY TWENTY-SEVEN | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+33FB ㏻ IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY TWENTY-EIGHT | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+33FC ㏼ IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY TWENTY-NINE | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+33FD ㏽ IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY THIRTY | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+33FE ㏾ IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY THIRTY-ONE | category So (Other Symbol) | block CJK Compatibility | age 1.1
U+33FF ㏿ SQUARE GAL | category So (Other Symbol) | block CJK Compatibility | age 4.0
U+3400 㐀 CJK UNIFIED IDEOGRAPH-3400 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3401 㐁 CJK UNIFIED IDEOGRAPH-3401 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3402 㐂 CJK UNIFIED IDEOGRAPH-3402 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3403 㐃 CJK UNIFIED IDEOGRAPH-3403 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3404 㐄 CJK UNIFIED IDEOGRAPH-3404 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3405 㐅 CJK UNIFIED IDEOGRAPH-3405 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3406 㐆 CJK UNIFIED IDEOGRAPH-3406 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3407 㐇 CJK UNIFIED IDEOGRAPH-3407 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3408 㐈 CJK UNIFIED IDEOGRAPH-3408 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3409 㐉 CJK UNIFIED IDEOGRAPH-3409 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+340A 㐊 CJK UNIFIED IDEOGRAPH-340A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+340B 㐋 CJK UNIFIED IDEOGRAPH-340B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+340C 㐌 CJK UNIFIED IDEOGRAPH-340C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+340D 㐍 CJK UNIFIED IDEOGRAPH-340D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+340E 㐎 CJK UNIFIED IDEOGRAPH-340E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+340F 㐏 CJK UNIFIED IDEOGRAPH-340F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3410 㐐 CJK UNIFIED IDEOGRAPH-3410 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3411 㐑 CJK UNIFIED IDEOGRAPH-3411 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3412 㐒 CJK UNIFIED IDEOGRAPH-3412 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3413 㐓 CJK UNIFIED IDEOGRAPH-3413 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3414 㐔 CJK UNIFIED IDEOGRAPH-3414 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3415 㐕 CJK UNIFIED IDEOGRAPH-3415 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3416 㐖 CJK UNIFIED IDEOGRAPH-3416 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3417 㐗 CJK UNIFIED IDEOGRAPH-3417 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3418 㐘 CJK UNIFIED IDEOGRAPH-3418 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3419 㐙 CJK UNIFIED IDEOGRAPH-3419 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+341A 㐚 CJK UNIFIED IDEOGRAPH-341A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+341B 㐛 CJK UNIFIED IDEOGRAPH-341B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+341C 㐜 CJK UNIFIED IDEOGRAPH-341C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+341D 㐝 CJK UNIFIED IDEOGRAPH-341D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+341E 㐞 CJK UNIFIED IDEOGRAPH-341E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+341F 㐟 CJK UNIFIED IDEOGRAPH-341F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3420 㐠 CJK UNIFIED IDEOGRAPH-3420 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3421 㐡 CJK UNIFIED IDEOGRAPH-3421 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3422 㐢 CJK UNIFIED IDEOGRAPH-3422 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3423 㐣 CJK UNIFIED IDEOGRAPH-3423 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3424 㐤 CJK UNIFIED IDEOGRAPH-3424 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3425 㐥 CJK UNIFIED IDEOGRAPH-3425 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3426 㐦 CJK UNIFIED IDEOGRAPH-3426 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3427 㐧 CJK UNIFIED IDEOGRAPH-3427 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3428 㐨 CJK UNIFIED IDEOGRAPH-3428 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3429 㐩 CJK UNIFIED IDEOGRAPH-3429 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+342A 㐪 CJK UNIFIED IDEOGRAPH-342A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+342B 㐫 CJK UNIFIED IDEOGRAPH-342B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+342C 㐬 CJK UNIFIED IDEOGRAPH-342C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+342D 㐭 CJK UNIFIED IDEOGRAPH-342D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+342E 㐮 CJK UNIFIED IDEOGRAPH-342E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+342F 㐯 CJK UNIFIED IDEOGRAPH-342F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3430 㐰 CJK UNIFIED IDEOGRAPH-3430 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3431 㐱 CJK UNIFIED IDEOGRAPH-3431 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3432 㐲 CJK UNIFIED IDEOGRAPH-3432 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3433 㐳 CJK UNIFIED IDEOGRAPH-3433 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3434 㐴 CJK UNIFIED IDEOGRAPH-3434 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3435 㐵 CJK UNIFIED IDEOGRAPH-3435 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3436 㐶 CJK UNIFIED IDEOGRAPH-3436 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3437 㐷 CJK UNIFIED IDEOGRAPH-3437 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3438 㐸 CJK UNIFIED IDEOGRAPH-3438 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3439 㐹 CJK UNIFIED IDEOGRAPH-3439 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+343A 㐺 CJK UNIFIED IDEOGRAPH-343A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+343B 㐻 CJK UNIFIED IDEOGRAPH-343B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+343C 㐼 CJK UNIFIED IDEOGRAPH-343C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+343D 㐽 CJK UNIFIED IDEOGRAPH-343D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+343E 㐾 CJK UNIFIED IDEOGRAPH-343E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+343F 㐿 CJK UNIFIED IDEOGRAPH-343F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3440 㑀 CJK UNIFIED IDEOGRAPH-3440 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3441 㑁 CJK UNIFIED IDEOGRAPH-3441 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3442 㑂 CJK UNIFIED IDEOGRAPH-3442 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3443 㑃 CJK UNIFIED IDEOGRAPH-3443 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3444 㑄 CJK UNIFIED IDEOGRAPH-3444 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3445 㑅 CJK UNIFIED IDEOGRAPH-3445 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3446 㑆 CJK UNIFIED IDEOGRAPH-3446 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3447 㑇 CJK UNIFIED IDEOGRAPH-3447 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3448 㑈 CJK UNIFIED IDEOGRAPH-3448 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3449 㑉 CJK UNIFIED IDEOGRAPH-3449 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+344A 㑊 CJK UNIFIED IDEOGRAPH-344A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+344B 㑋 CJK UNIFIED IDEOGRAPH-344B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+344C 㑌 CJK UNIFIED IDEOGRAPH-344C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+344D 㑍 CJK UNIFIED IDEOGRAPH-344D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+344E 㑎 CJK UNIFIED IDEOGRAPH-344E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+344F 㑏 CJK UNIFIED IDEOGRAPH-344F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3450 㑐 CJK UNIFIED IDEOGRAPH-3450 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3451 㑑 CJK UNIFIED IDEOGRAPH-3451 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3452 㑒 CJK UNIFIED IDEOGRAPH-3452 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3453 㑓 CJK UNIFIED IDEOGRAPH-3453 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3454 㑔 CJK UNIFIED IDEOGRAPH-3454 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3455 㑕 CJK UNIFIED IDEOGRAPH-3455 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3456 㑖 CJK UNIFIED IDEOGRAPH-3456 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3457 㑗 CJK UNIFIED IDEOGRAPH-3457 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3458 㑘 CJK UNIFIED IDEOGRAPH-3458 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3459 㑙 CJK UNIFIED IDEOGRAPH-3459 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+345A 㑚 CJK UNIFIED IDEOGRAPH-345A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+345B 㑛 CJK UNIFIED IDEOGRAPH-345B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+345C 㑜 CJK UNIFIED IDEOGRAPH-345C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+345D 㑝 CJK UNIFIED IDEOGRAPH-345D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+345E 㑞 CJK UNIFIED IDEOGRAPH-345E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+345F 㑟 CJK UNIFIED IDEOGRAPH-345F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3460 㑠 CJK UNIFIED IDEOGRAPH-3460 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3461 㑡 CJK UNIFIED IDEOGRAPH-3461 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3462 㑢 CJK UNIFIED IDEOGRAPH-3462 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3463 㑣 CJK UNIFIED IDEOGRAPH-3463 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3464 㑤 CJK UNIFIED IDEOGRAPH-3464 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3465 㑥 CJK UNIFIED IDEOGRAPH-3465 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3466 㑦 CJK UNIFIED IDEOGRAPH-3466 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3467 㑧 CJK UNIFIED IDEOGRAPH-3467 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3468 㑨 CJK UNIFIED IDEOGRAPH-3468 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3469 㑩 CJK UNIFIED IDEOGRAPH-3469 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+346A 㑪 CJK UNIFIED IDEOGRAPH-346A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+346B 㑫 CJK UNIFIED IDEOGRAPH-346B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+346C 㑬 CJK UNIFIED IDEOGRAPH-346C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+346D 㑭 CJK UNIFIED IDEOGRAPH-346D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+346E 㑮 CJK UNIFIED IDEOGRAPH-346E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+346F 㑯 CJK UNIFIED IDEOGRAPH-346F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3470 㑰 CJK UNIFIED IDEOGRAPH-3470 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3471 㑱 CJK UNIFIED IDEOGRAPH-3471 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3472 㑲 CJK UNIFIED IDEOGRAPH-3472 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3473 㑳 CJK UNIFIED IDEOGRAPH-3473 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3474 㑴 CJK UNIFIED IDEOGRAPH-3474 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3475 㑵 CJK UNIFIED IDEOGRAPH-3475 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3476 㑶 CJK UNIFIED IDEOGRAPH-3476 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3477 㑷 CJK UNIFIED IDEOGRAPH-3477 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3478 㑸 CJK UNIFIED IDEOGRAPH-3478 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3479 㑹 CJK UNIFIED IDEOGRAPH-3479 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+347A 㑺 CJK UNIFIED IDEOGRAPH-347A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+347B 㑻 CJK UNIFIED IDEOGRAPH-347B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+347C 㑼 CJK UNIFIED IDEOGRAPH-347C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+347D 㑽 CJK UNIFIED IDEOGRAPH-347D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+347E 㑾 CJK UNIFIED IDEOGRAPH-347E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+347F 㑿 CJK UNIFIED IDEOGRAPH-347F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3480 㒀 CJK UNIFIED IDEOGRAPH-3480 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3481 㒁 CJK UNIFIED IDEOGRAPH-3481 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3482 㒂 CJK UNIFIED IDEOGRAPH-3482 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3483 㒃 CJK UNIFIED IDEOGRAPH-3483 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3484 㒄 CJK UNIFIED IDEOGRAPH-3484 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3485 㒅 CJK UNIFIED IDEOGRAPH-3485 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3486 㒆 CJK UNIFIED IDEOGRAPH-3486 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3487 㒇 CJK UNIFIED IDEOGRAPH-3487 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3488 㒈 CJK UNIFIED IDEOGRAPH-3488 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3489 㒉 CJK UNIFIED IDEOGRAPH-3489 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+348A 㒊 CJK UNIFIED IDEOGRAPH-348A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+348B 㒋 CJK UNIFIED IDEOGRAPH-348B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+348C 㒌 CJK UNIFIED IDEOGRAPH-348C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+348D 㒍 CJK UNIFIED IDEOGRAPH-348D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+348E 㒎 CJK UNIFIED IDEOGRAPH-348E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+348F 㒏 CJK UNIFIED IDEOGRAPH-348F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3490 㒐 CJK UNIFIED IDEOGRAPH-3490 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3491 㒑 CJK UNIFIED IDEOGRAPH-3491 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3492 㒒 CJK UNIFIED IDEOGRAPH-3492 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3493 㒓 CJK UNIFIED IDEOGRAPH-3493 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3494 㒔 CJK UNIFIED IDEOGRAPH-3494 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3495 㒕 CJK UNIFIED IDEOGRAPH-3495 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3496 㒖 CJK UNIFIED IDEOGRAPH-3496 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3497 㒗 CJK UNIFIED IDEOGRAPH-3497 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3498 㒘 CJK UNIFIED IDEOGRAPH-3498 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3499 㒙 CJK UNIFIED IDEOGRAPH-3499 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+349A 㒚 CJK UNIFIED IDEOGRAPH-349A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+349B 㒛 CJK UNIFIED IDEOGRAPH-349B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+349C 㒜 CJK UNIFIED IDEOGRAPH-349C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+349D 㒝 CJK UNIFIED IDEOGRAPH-349D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+349E 㒞 CJK UNIFIED IDEOGRAPH-349E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+349F 㒟 CJK UNIFIED IDEOGRAPH-349F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+34A0 㒠 CJK UNIFIED IDEOGRAPH-34A0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+34A1 㒡 CJK UNIFIED IDEOGRAPH-34A1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+34A2 㒢 CJK UNIFIED IDEOGRAPH-34A2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+34A3 㒣 CJK UNIFIED IDEOGRAPH-34A3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+34A4 㒤 CJK UNIFIED IDEOGRAPH-34A4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+34A5 㒥 CJK UNIFIED IDEOGRAPH-34A5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+34A6 㒦 CJK UNIFIED IDEOGRAPH-34A6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+34A7 㒧 CJK UNIFIED IDEOGRAPH-34A7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+34A8 㒨 CJK UNIFIED IDEOGRAPH-34A8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+34A9 㒩 CJK UNIFIED IDEOGRAPH-34A9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+34AA 㒪 CJK UNIFIED IDEOGRAPH-34AA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+34AB 㒫 CJK UNIFIED IDEOGRAPH-34AB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+34AC 㒬 CJK UNIFIED IDEOGRAPH-34AC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+34AD 㒭 CJK UNIFIED IDEOGRAPH-34AD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+34AE 㒮 CJK UNIFIED IDEOGRAPH-34AE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+34AF 㒯 CJK UNIFIED IDEOGRAPH-34AF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+34B0 㒰 CJK UNIFIED IDEOGRAPH-34B0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+34B1 㒱 CJK UNIFIED IDEOGRAPH-34B1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+34B2 㒲 CJK UNIFIED IDEOGRAPH-34B2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+34B3 㒳 CJK UNIFIED IDEOGRAPH-34B3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+34B4 㒴 CJK UNIFIED IDEOGRAPH-34B4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+34B5 㒵 CJK UNIFIED IDEOGRAPH-34B5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+34B6 㒶 CJK UNIFIED IDEOGRAPH-34B6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+34B7 㒷 CJK UNIFIED IDEOGRAPH-34B7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+34B8 㒸 CJK UNIFIED IDEOGRAPH-34B8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+34B9 㒹 CJK UNIFIED IDEOGRAPH-34B9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+34BA 㒺 CJK UNIFIED IDEOGRAPH-34BA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+34BB 㒻 CJK UNIFIED IDEOGRAPH-34BB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+34BC 㒼 CJK UNIFIED IDEOGRAPH-34BC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+34BD 㒽 CJK UNIFIED IDEOGRAPH-34BD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+34BE 㒾 CJK UNIFIED IDEOGRAPH-34BE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+34BF 㒿 CJK UNIFIED IDEOGRAPH-34BF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+34C0 㓀 CJK UNIFIED IDEOGRAPH-34C0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+34C1 㓁 CJK UNIFIED IDEOGRAPH-34C1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+34C2 㓂 CJK UNIFIED IDEOGRAPH-34C2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+34C3 㓃 CJK UNIFIED IDEOGRAPH-34C3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+34C4 㓄 CJK UNIFIED IDEOGRAPH-34C4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+34C5 㓅 CJK UNIFIED IDEOGRAPH-34C5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+34C6 㓆 CJK UNIFIED IDEOGRAPH-34C6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+34C7 㓇 CJK UNIFIED IDEOGRAPH-34C7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+34C8 㓈 CJK UNIFIED IDEOGRAPH-34C8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+34C9 㓉 CJK UNIFIED IDEOGRAPH-34C9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+34CA 㓊 CJK UNIFIED IDEOGRAPH-34CA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+34CB 㓋 CJK UNIFIED IDEOGRAPH-34CB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+34CC 㓌 CJK UNIFIED IDEOGRAPH-34CC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+34CD 㓍 CJK UNIFIED IDEOGRAPH-34CD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+34CE 㓎 CJK UNIFIED IDEOGRAPH-34CE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+34CF 㓏 CJK UNIFIED IDEOGRAPH-34CF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+34D0 㓐 CJK UNIFIED IDEOGRAPH-34D0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+34D1 㓑 CJK UNIFIED IDEOGRAPH-34D1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+34D2 㓒 CJK UNIFIED IDEOGRAPH-34D2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+34D3 㓓 CJK UNIFIED IDEOGRAPH-34D3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+34D4 㓔 CJK UNIFIED IDEOGRAPH-34D4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+34D5 㓕 CJK UNIFIED IDEOGRAPH-34D5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+34D6 㓖 CJK UNIFIED IDEOGRAPH-34D6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+34D7 㓗 CJK UNIFIED IDEOGRAPH-34D7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+34D8 㓘 CJK UNIFIED IDEOGRAPH-34D8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+34D9 㓙 CJK UNIFIED IDEOGRAPH-34D9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+34DA 㓚 CJK UNIFIED IDEOGRAPH-34DA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+34DB 㓛 CJK UNIFIED IDEOGRAPH-34DB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+34DC 㓜 CJK UNIFIED IDEOGRAPH-34DC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+34DD 㓝 CJK UNIFIED IDEOGRAPH-34DD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+34DE 㓞 CJK UNIFIED IDEOGRAPH-34DE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+34DF 㓟 CJK UNIFIED IDEOGRAPH-34DF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+34E0 㓠 CJK UNIFIED IDEOGRAPH-34E0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+34E1 㓡 CJK UNIFIED IDEOGRAPH-34E1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+34E2 㓢 CJK UNIFIED IDEOGRAPH-34E2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+34E3 㓣 CJK UNIFIED IDEOGRAPH-34E3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+34E4 㓤 CJK UNIFIED IDEOGRAPH-34E4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+34E5 㓥 CJK UNIFIED IDEOGRAPH-34E5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+34E6 㓦 CJK UNIFIED IDEOGRAPH-34E6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+34E7 㓧 CJK UNIFIED IDEOGRAPH-34E7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+34E8 㓨 CJK UNIFIED IDEOGRAPH-34E8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+34E9 㓩 CJK UNIFIED IDEOGRAPH-34E9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+34EA 㓪 CJK UNIFIED IDEOGRAPH-34EA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+34EB 㓫 CJK UNIFIED IDEOGRAPH-34EB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+34EC 㓬 CJK UNIFIED IDEOGRAPH-34EC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+34ED 㓭 CJK UNIFIED IDEOGRAPH-34ED | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+34EE 㓮 CJK UNIFIED IDEOGRAPH-34EE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+34EF 㓯 CJK UNIFIED IDEOGRAPH-34EF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+34F0 㓰 CJK UNIFIED IDEOGRAPH-34F0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+34F1 㓱 CJK UNIFIED IDEOGRAPH-34F1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+34F2 㓲 CJK UNIFIED IDEOGRAPH-34F2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+34F3 㓳 CJK UNIFIED IDEOGRAPH-34F3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+34F4 㓴 CJK UNIFIED IDEOGRAPH-34F4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+34F5 㓵 CJK UNIFIED IDEOGRAPH-34F5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+34F6 㓶 CJK UNIFIED IDEOGRAPH-34F6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+34F7 㓷 CJK UNIFIED IDEOGRAPH-34F7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+34F8 㓸 CJK UNIFIED IDEOGRAPH-34F8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+34F9 㓹 CJK UNIFIED IDEOGRAPH-34F9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+34FA 㓺 CJK UNIFIED IDEOGRAPH-34FA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+34FB 㓻 CJK UNIFIED IDEOGRAPH-34FB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+34FC 㓼 CJK UNIFIED IDEOGRAPH-34FC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+34FD 㓽 CJK UNIFIED IDEOGRAPH-34FD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+34FE 㓾 CJK UNIFIED IDEOGRAPH-34FE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+34FF 㓿 CJK UNIFIED IDEOGRAPH-34FF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3500 㔀 CJK UNIFIED IDEOGRAPH-3500 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3501 㔁 CJK UNIFIED IDEOGRAPH-3501 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3502 㔂 CJK UNIFIED IDEOGRAPH-3502 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3503 㔃 CJK UNIFIED IDEOGRAPH-3503 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3504 㔄 CJK UNIFIED IDEOGRAPH-3504 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3505 㔅 CJK UNIFIED IDEOGRAPH-3505 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3506 㔆 CJK UNIFIED IDEOGRAPH-3506 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3507 㔇 CJK UNIFIED IDEOGRAPH-3507 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3508 㔈 CJK UNIFIED IDEOGRAPH-3508 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3509 㔉 CJK UNIFIED IDEOGRAPH-3509 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+350A 㔊 CJK UNIFIED IDEOGRAPH-350A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+350B 㔋 CJK UNIFIED IDEOGRAPH-350B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+350C 㔌 CJK UNIFIED IDEOGRAPH-350C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+350D 㔍 CJK UNIFIED IDEOGRAPH-350D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+350E 㔎 CJK UNIFIED IDEOGRAPH-350E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+350F 㔏 CJK UNIFIED IDEOGRAPH-350F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3510 㔐 CJK UNIFIED IDEOGRAPH-3510 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3511 㔑 CJK UNIFIED IDEOGRAPH-3511 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3512 㔒 CJK UNIFIED IDEOGRAPH-3512 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3513 㔓 CJK UNIFIED IDEOGRAPH-3513 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3514 㔔 CJK UNIFIED IDEOGRAPH-3514 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3515 㔕 CJK UNIFIED IDEOGRAPH-3515 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3516 㔖 CJK UNIFIED IDEOGRAPH-3516 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3517 㔗 CJK UNIFIED IDEOGRAPH-3517 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3518 㔘 CJK UNIFIED IDEOGRAPH-3518 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3519 㔙 CJK UNIFIED IDEOGRAPH-3519 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+351A 㔚 CJK UNIFIED IDEOGRAPH-351A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+351B 㔛 CJK UNIFIED IDEOGRAPH-351B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+351C 㔜 CJK UNIFIED IDEOGRAPH-351C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+351D 㔝 CJK UNIFIED IDEOGRAPH-351D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+351E 㔞 CJK UNIFIED IDEOGRAPH-351E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+351F 㔟 CJK UNIFIED IDEOGRAPH-351F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3520 㔠 CJK UNIFIED IDEOGRAPH-3520 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3521 㔡 CJK UNIFIED IDEOGRAPH-3521 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3522 㔢 CJK UNIFIED IDEOGRAPH-3522 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3523 㔣 CJK UNIFIED IDEOGRAPH-3523 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3524 㔤 CJK UNIFIED IDEOGRAPH-3524 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3525 㔥 CJK UNIFIED IDEOGRAPH-3525 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3526 㔦 CJK UNIFIED IDEOGRAPH-3526 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3527 㔧 CJK UNIFIED IDEOGRAPH-3527 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3528 㔨 CJK UNIFIED IDEOGRAPH-3528 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3529 㔩 CJK UNIFIED IDEOGRAPH-3529 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+352A 㔪 CJK UNIFIED IDEOGRAPH-352A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+352B 㔫 CJK UNIFIED IDEOGRAPH-352B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+352C 㔬 CJK UNIFIED IDEOGRAPH-352C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+352D 㔭 CJK UNIFIED IDEOGRAPH-352D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+352E 㔮 CJK UNIFIED IDEOGRAPH-352E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+352F 㔯 CJK UNIFIED IDEOGRAPH-352F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3530 㔰 CJK UNIFIED IDEOGRAPH-3530 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3531 㔱 CJK UNIFIED IDEOGRAPH-3531 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3532 㔲 CJK UNIFIED IDEOGRAPH-3532 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3533 㔳 CJK UNIFIED IDEOGRAPH-3533 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3534 㔴 CJK UNIFIED IDEOGRAPH-3534 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3535 㔵 CJK UNIFIED IDEOGRAPH-3535 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3536 㔶 CJK UNIFIED IDEOGRAPH-3536 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3537 㔷 CJK UNIFIED IDEOGRAPH-3537 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3538 㔸 CJK UNIFIED IDEOGRAPH-3538 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3539 㔹 CJK UNIFIED IDEOGRAPH-3539 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+353A 㔺 CJK UNIFIED IDEOGRAPH-353A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+353B 㔻 CJK UNIFIED IDEOGRAPH-353B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+353C 㔼 CJK UNIFIED IDEOGRAPH-353C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+353D 㔽 CJK UNIFIED IDEOGRAPH-353D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+353E 㔾 CJK UNIFIED IDEOGRAPH-353E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+353F 㔿 CJK UNIFIED IDEOGRAPH-353F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3540 㕀 CJK UNIFIED IDEOGRAPH-3540 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3541 㕁 CJK UNIFIED IDEOGRAPH-3541 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3542 㕂 CJK UNIFIED IDEOGRAPH-3542 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3543 㕃 CJK UNIFIED IDEOGRAPH-3543 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3544 㕄 CJK UNIFIED IDEOGRAPH-3544 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3545 㕅 CJK UNIFIED IDEOGRAPH-3545 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3546 㕆 CJK UNIFIED IDEOGRAPH-3546 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3547 㕇 CJK UNIFIED IDEOGRAPH-3547 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3548 㕈 CJK UNIFIED IDEOGRAPH-3548 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3549 㕉 CJK UNIFIED IDEOGRAPH-3549 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+354A 㕊 CJK UNIFIED IDEOGRAPH-354A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+354B 㕋 CJK UNIFIED IDEOGRAPH-354B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+354C 㕌 CJK UNIFIED IDEOGRAPH-354C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+354D 㕍 CJK UNIFIED IDEOGRAPH-354D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+354E 㕎 CJK UNIFIED IDEOGRAPH-354E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+354F 㕏 CJK UNIFIED IDEOGRAPH-354F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3550 㕐 CJK UNIFIED IDEOGRAPH-3550 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3551 㕑 CJK UNIFIED IDEOGRAPH-3551 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3552 㕒 CJK UNIFIED IDEOGRAPH-3552 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3553 㕓 CJK UNIFIED IDEOGRAPH-3553 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3554 㕔 CJK UNIFIED IDEOGRAPH-3554 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3555 㕕 CJK UNIFIED IDEOGRAPH-3555 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3556 㕖 CJK UNIFIED IDEOGRAPH-3556 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3557 㕗 CJK UNIFIED IDEOGRAPH-3557 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3558 㕘 CJK UNIFIED IDEOGRAPH-3558 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3559 㕙 CJK UNIFIED IDEOGRAPH-3559 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+355A 㕚 CJK UNIFIED IDEOGRAPH-355A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+355B 㕛 CJK UNIFIED IDEOGRAPH-355B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+355C 㕜 CJK UNIFIED IDEOGRAPH-355C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+355D 㕝 CJK UNIFIED IDEOGRAPH-355D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+355E 㕞 CJK UNIFIED IDEOGRAPH-355E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+355F 㕟 CJK UNIFIED IDEOGRAPH-355F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3560 㕠 CJK UNIFIED IDEOGRAPH-3560 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3561 㕡 CJK UNIFIED IDEOGRAPH-3561 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3562 㕢 CJK UNIFIED IDEOGRAPH-3562 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3563 㕣 CJK UNIFIED IDEOGRAPH-3563 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3564 㕤 CJK UNIFIED IDEOGRAPH-3564 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3565 㕥 CJK UNIFIED IDEOGRAPH-3565 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3566 㕦 CJK UNIFIED IDEOGRAPH-3566 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3567 㕧 CJK UNIFIED IDEOGRAPH-3567 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3568 㕨 CJK UNIFIED IDEOGRAPH-3568 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3569 㕩 CJK UNIFIED IDEOGRAPH-3569 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+356A 㕪 CJK UNIFIED IDEOGRAPH-356A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+356B 㕫 CJK UNIFIED IDEOGRAPH-356B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+356C 㕬 CJK UNIFIED IDEOGRAPH-356C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+356D 㕭 CJK UNIFIED IDEOGRAPH-356D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+356E 㕮 CJK UNIFIED IDEOGRAPH-356E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+356F 㕯 CJK UNIFIED IDEOGRAPH-356F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3570 㕰 CJK UNIFIED IDEOGRAPH-3570 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3571 㕱 CJK UNIFIED IDEOGRAPH-3571 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3572 㕲 CJK UNIFIED IDEOGRAPH-3572 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3573 㕳 CJK UNIFIED IDEOGRAPH-3573 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3574 㕴 CJK UNIFIED IDEOGRAPH-3574 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3575 㕵 CJK UNIFIED IDEOGRAPH-3575 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3576 㕶 CJK UNIFIED IDEOGRAPH-3576 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3577 㕷 CJK UNIFIED IDEOGRAPH-3577 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3578 㕸 CJK UNIFIED IDEOGRAPH-3578 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3579 㕹 CJK UNIFIED IDEOGRAPH-3579 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+357A 㕺 CJK UNIFIED IDEOGRAPH-357A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+357B 㕻 CJK UNIFIED IDEOGRAPH-357B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+357C 㕼 CJK UNIFIED IDEOGRAPH-357C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+357D 㕽 CJK UNIFIED IDEOGRAPH-357D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+357E 㕾 CJK UNIFIED IDEOGRAPH-357E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+357F 㕿 CJK UNIFIED IDEOGRAPH-357F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3580 㖀 CJK UNIFIED IDEOGRAPH-3580 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3581 㖁 CJK UNIFIED IDEOGRAPH-3581 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3582 㖂 CJK UNIFIED IDEOGRAPH-3582 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3583 㖃 CJK UNIFIED IDEOGRAPH-3583 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3584 㖄 CJK UNIFIED IDEOGRAPH-3584 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3585 㖅 CJK UNIFIED IDEOGRAPH-3585 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3586 㖆 CJK UNIFIED IDEOGRAPH-3586 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3587 㖇 CJK UNIFIED IDEOGRAPH-3587 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3588 㖈 CJK UNIFIED IDEOGRAPH-3588 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3589 㖉 CJK UNIFIED IDEOGRAPH-3589 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+358A 㖊 CJK UNIFIED IDEOGRAPH-358A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+358B 㖋 CJK UNIFIED IDEOGRAPH-358B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+358C 㖌 CJK UNIFIED IDEOGRAPH-358C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+358D 㖍 CJK UNIFIED IDEOGRAPH-358D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+358E 㖎 CJK UNIFIED IDEOGRAPH-358E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+358F 㖏 CJK UNIFIED IDEOGRAPH-358F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3590 㖐 CJK UNIFIED IDEOGRAPH-3590 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3591 㖑 CJK UNIFIED IDEOGRAPH-3591 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3592 㖒 CJK UNIFIED IDEOGRAPH-3592 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3593 㖓 CJK UNIFIED IDEOGRAPH-3593 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3594 㖔 CJK UNIFIED IDEOGRAPH-3594 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3595 㖕 CJK UNIFIED IDEOGRAPH-3595 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3596 㖖 CJK UNIFIED IDEOGRAPH-3596 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3597 㖗 CJK UNIFIED IDEOGRAPH-3597 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3598 㖘 CJK UNIFIED IDEOGRAPH-3598 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3599 㖙 CJK UNIFIED IDEOGRAPH-3599 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+359A 㖚 CJK UNIFIED IDEOGRAPH-359A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+359B 㖛 CJK UNIFIED IDEOGRAPH-359B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+359C 㖜 CJK UNIFIED IDEOGRAPH-359C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+359D 㖝 CJK UNIFIED IDEOGRAPH-359D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+359E 㖞 CJK UNIFIED IDEOGRAPH-359E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+359F 㖟 CJK UNIFIED IDEOGRAPH-359F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+35A0 㖠 CJK UNIFIED IDEOGRAPH-35A0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+35A1 㖡 CJK UNIFIED IDEOGRAPH-35A1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+35A2 㖢 CJK UNIFIED IDEOGRAPH-35A2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+35A3 㖣 CJK UNIFIED IDEOGRAPH-35A3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+35A4 㖤 CJK UNIFIED IDEOGRAPH-35A4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+35A5 㖥 CJK UNIFIED IDEOGRAPH-35A5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+35A6 㖦 CJK UNIFIED IDEOGRAPH-35A6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+35A7 㖧 CJK UNIFIED IDEOGRAPH-35A7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+35A8 㖨 CJK UNIFIED IDEOGRAPH-35A8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+35A9 㖩 CJK UNIFIED IDEOGRAPH-35A9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+35AA 㖪 CJK UNIFIED IDEOGRAPH-35AA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+35AB 㖫 CJK UNIFIED IDEOGRAPH-35AB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+35AC 㖬 CJK UNIFIED IDEOGRAPH-35AC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+35AD 㖭 CJK UNIFIED IDEOGRAPH-35AD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+35AE 㖮 CJK UNIFIED IDEOGRAPH-35AE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+35AF 㖯 CJK UNIFIED IDEOGRAPH-35AF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+35B0 㖰 CJK UNIFIED IDEOGRAPH-35B0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+35B1 㖱 CJK UNIFIED IDEOGRAPH-35B1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+35B2 㖲 CJK UNIFIED IDEOGRAPH-35B2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+35B3 㖳 CJK UNIFIED IDEOGRAPH-35B3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+35B4 㖴 CJK UNIFIED IDEOGRAPH-35B4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+35B5 㖵 CJK UNIFIED IDEOGRAPH-35B5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+35B6 㖶 CJK UNIFIED IDEOGRAPH-35B6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+35B7 㖷 CJK UNIFIED IDEOGRAPH-35B7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+35B8 㖸 CJK UNIFIED IDEOGRAPH-35B8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+35B9 㖹 CJK UNIFIED IDEOGRAPH-35B9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+35BA 㖺 CJK UNIFIED IDEOGRAPH-35BA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+35BB 㖻 CJK UNIFIED IDEOGRAPH-35BB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+35BC 㖼 CJK UNIFIED IDEOGRAPH-35BC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+35BD 㖽 CJK UNIFIED IDEOGRAPH-35BD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+35BE 㖾 CJK UNIFIED IDEOGRAPH-35BE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+35BF 㖿 CJK UNIFIED IDEOGRAPH-35BF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+35C0 㗀 CJK UNIFIED IDEOGRAPH-35C0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+35C1 㗁 CJK UNIFIED IDEOGRAPH-35C1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+35C2 㗂 CJK UNIFIED IDEOGRAPH-35C2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+35C3 㗃 CJK UNIFIED IDEOGRAPH-35C3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+35C4 㗄 CJK UNIFIED IDEOGRAPH-35C4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+35C5 㗅 CJK UNIFIED IDEOGRAPH-35C5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+35C6 㗆 CJK UNIFIED IDEOGRAPH-35C6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+35C7 㗇 CJK UNIFIED IDEOGRAPH-35C7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+35C8 㗈 CJK UNIFIED IDEOGRAPH-35C8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+35C9 㗉 CJK UNIFIED IDEOGRAPH-35C9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+35CA 㗊 CJK UNIFIED IDEOGRAPH-35CA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+35CB 㗋 CJK UNIFIED IDEOGRAPH-35CB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+35CC 㗌 CJK UNIFIED IDEOGRAPH-35CC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+35CD 㗍 CJK UNIFIED IDEOGRAPH-35CD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+35CE 㗎 CJK UNIFIED IDEOGRAPH-35CE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+35CF 㗏 CJK UNIFIED IDEOGRAPH-35CF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+35D0 㗐 CJK UNIFIED IDEOGRAPH-35D0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+35D1 㗑 CJK UNIFIED IDEOGRAPH-35D1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+35D2 㗒 CJK UNIFIED IDEOGRAPH-35D2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+35D3 㗓 CJK UNIFIED IDEOGRAPH-35D3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+35D4 㗔 CJK UNIFIED IDEOGRAPH-35D4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+35D5 㗕 CJK UNIFIED IDEOGRAPH-35D5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+35D6 㗖 CJK UNIFIED IDEOGRAPH-35D6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+35D7 㗗 CJK UNIFIED IDEOGRAPH-35D7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+35D8 㗘 CJK UNIFIED IDEOGRAPH-35D8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+35D9 㗙 CJK UNIFIED IDEOGRAPH-35D9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+35DA 㗚 CJK UNIFIED IDEOGRAPH-35DA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+35DB 㗛 CJK UNIFIED IDEOGRAPH-35DB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+35DC 㗜 CJK UNIFIED IDEOGRAPH-35DC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+35DD 㗝 CJK UNIFIED IDEOGRAPH-35DD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+35DE 㗞 CJK UNIFIED IDEOGRAPH-35DE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+35DF 㗟 CJK UNIFIED IDEOGRAPH-35DF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+35E0 㗠 CJK UNIFIED IDEOGRAPH-35E0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+35E1 㗡 CJK UNIFIED IDEOGRAPH-35E1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+35E2 㗢 CJK UNIFIED IDEOGRAPH-35E2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+35E3 㗣 CJK UNIFIED IDEOGRAPH-35E3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+35E4 㗤 CJK UNIFIED IDEOGRAPH-35E4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+35E5 㗥 CJK UNIFIED IDEOGRAPH-35E5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+35E6 㗦 CJK UNIFIED IDEOGRAPH-35E6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+35E7 㗧 CJK UNIFIED IDEOGRAPH-35E7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+35E8 㗨 CJK UNIFIED IDEOGRAPH-35E8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+35E9 㗩 CJK UNIFIED IDEOGRAPH-35E9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+35EA 㗪 CJK UNIFIED IDEOGRAPH-35EA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+35EB 㗫 CJK UNIFIED IDEOGRAPH-35EB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+35EC 㗬 CJK UNIFIED IDEOGRAPH-35EC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+35ED 㗭 CJK UNIFIED IDEOGRAPH-35ED | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+35EE 㗮 CJK UNIFIED IDEOGRAPH-35EE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+35EF 㗯 CJK UNIFIED IDEOGRAPH-35EF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+35F0 㗰 CJK UNIFIED IDEOGRAPH-35F0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+35F1 㗱 CJK UNIFIED IDEOGRAPH-35F1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+35F2 㗲 CJK UNIFIED IDEOGRAPH-35F2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+35F3 㗳 CJK UNIFIED IDEOGRAPH-35F3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+35F4 㗴 CJK UNIFIED IDEOGRAPH-35F4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+35F5 㗵 CJK UNIFIED IDEOGRAPH-35F5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+35F6 㗶 CJK UNIFIED IDEOGRAPH-35F6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+35F7 㗷 CJK UNIFIED IDEOGRAPH-35F7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+35F8 㗸 CJK UNIFIED IDEOGRAPH-35F8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+35F9 㗹 CJK UNIFIED IDEOGRAPH-35F9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+35FA 㗺 CJK UNIFIED IDEOGRAPH-35FA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+35FB 㗻 CJK UNIFIED IDEOGRAPH-35FB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+35FC 㗼 CJK UNIFIED IDEOGRAPH-35FC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+35FD 㗽 CJK UNIFIED IDEOGRAPH-35FD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+35FE 㗾 CJK UNIFIED IDEOGRAPH-35FE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+35FF 㗿 CJK UNIFIED IDEOGRAPH-35FF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3600 㘀 CJK UNIFIED IDEOGRAPH-3600 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3601 㘁 CJK UNIFIED IDEOGRAPH-3601 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3602 㘂 CJK UNIFIED IDEOGRAPH-3602 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3603 㘃 CJK UNIFIED IDEOGRAPH-3603 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3604 㘄 CJK UNIFIED IDEOGRAPH-3604 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3605 㘅 CJK UNIFIED IDEOGRAPH-3605 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3606 㘆 CJK UNIFIED IDEOGRAPH-3606 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3607 㘇 CJK UNIFIED IDEOGRAPH-3607 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3608 㘈 CJK UNIFIED IDEOGRAPH-3608 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3609 㘉 CJK UNIFIED IDEOGRAPH-3609 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+360A 㘊 CJK UNIFIED IDEOGRAPH-360A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+360B 㘋 CJK UNIFIED IDEOGRAPH-360B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+360C 㘌 CJK UNIFIED IDEOGRAPH-360C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+360D 㘍 CJK UNIFIED IDEOGRAPH-360D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+360E 㘎 CJK UNIFIED IDEOGRAPH-360E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+360F 㘏 CJK UNIFIED IDEOGRAPH-360F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3610 㘐 CJK UNIFIED IDEOGRAPH-3610 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3611 㘑 CJK UNIFIED IDEOGRAPH-3611 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3612 㘒 CJK UNIFIED IDEOGRAPH-3612 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3613 㘓 CJK UNIFIED IDEOGRAPH-3613 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3614 㘔 CJK UNIFIED IDEOGRAPH-3614 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3615 㘕 CJK UNIFIED IDEOGRAPH-3615 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3616 㘖 CJK UNIFIED IDEOGRAPH-3616 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3617 㘗 CJK UNIFIED IDEOGRAPH-3617 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3618 㘘 CJK UNIFIED IDEOGRAPH-3618 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3619 㘙 CJK UNIFIED IDEOGRAPH-3619 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+361A 㘚 CJK UNIFIED IDEOGRAPH-361A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+361B 㘛 CJK UNIFIED IDEOGRAPH-361B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+361C 㘜 CJK UNIFIED IDEOGRAPH-361C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+361D 㘝 CJK UNIFIED IDEOGRAPH-361D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+361E 㘞 CJK UNIFIED IDEOGRAPH-361E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+361F 㘟 CJK UNIFIED IDEOGRAPH-361F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3620 㘠 CJK UNIFIED IDEOGRAPH-3620 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3621 㘡 CJK UNIFIED IDEOGRAPH-3621 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3622 㘢 CJK UNIFIED IDEOGRAPH-3622 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3623 㘣 CJK UNIFIED IDEOGRAPH-3623 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3624 㘤 CJK UNIFIED IDEOGRAPH-3624 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3625 㘥 CJK UNIFIED IDEOGRAPH-3625 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3626 㘦 CJK UNIFIED IDEOGRAPH-3626 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3627 㘧 CJK UNIFIED IDEOGRAPH-3627 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3628 㘨 CJK UNIFIED IDEOGRAPH-3628 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3629 㘩 CJK UNIFIED IDEOGRAPH-3629 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+362A 㘪 CJK UNIFIED IDEOGRAPH-362A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+362B 㘫 CJK UNIFIED IDEOGRAPH-362B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+362C 㘬 CJK UNIFIED IDEOGRAPH-362C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+362D 㘭 CJK UNIFIED IDEOGRAPH-362D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+362E 㘮 CJK UNIFIED IDEOGRAPH-362E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+362F 㘯 CJK UNIFIED IDEOGRAPH-362F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3630 㘰 CJK UNIFIED IDEOGRAPH-3630 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3631 㘱 CJK UNIFIED IDEOGRAPH-3631 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3632 㘲 CJK UNIFIED IDEOGRAPH-3632 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3633 㘳 CJK UNIFIED IDEOGRAPH-3633 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3634 㘴 CJK UNIFIED IDEOGRAPH-3634 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3635 㘵 CJK UNIFIED IDEOGRAPH-3635 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3636 㘶 CJK UNIFIED IDEOGRAPH-3636 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3637 㘷 CJK UNIFIED IDEOGRAPH-3637 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3638 㘸 CJK UNIFIED IDEOGRAPH-3638 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3639 㘹 CJK UNIFIED IDEOGRAPH-3639 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+363A 㘺 CJK UNIFIED IDEOGRAPH-363A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+363B 㘻 CJK UNIFIED IDEOGRAPH-363B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+363C 㘼 CJK UNIFIED IDEOGRAPH-363C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+363D 㘽 CJK UNIFIED IDEOGRAPH-363D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+363E 㘾 CJK UNIFIED IDEOGRAPH-363E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+363F 㘿 CJK UNIFIED IDEOGRAPH-363F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3640 㙀 CJK UNIFIED IDEOGRAPH-3640 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3641 㙁 CJK UNIFIED IDEOGRAPH-3641 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3642 㙂 CJK UNIFIED IDEOGRAPH-3642 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3643 㙃 CJK UNIFIED IDEOGRAPH-3643 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3644 㙄 CJK UNIFIED IDEOGRAPH-3644 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3645 㙅 CJK UNIFIED IDEOGRAPH-3645 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3646 㙆 CJK UNIFIED IDEOGRAPH-3646 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3647 㙇 CJK UNIFIED IDEOGRAPH-3647 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3648 㙈 CJK UNIFIED IDEOGRAPH-3648 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3649 㙉 CJK UNIFIED IDEOGRAPH-3649 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+364A 㙊 CJK UNIFIED IDEOGRAPH-364A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+364B 㙋 CJK UNIFIED IDEOGRAPH-364B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+364C 㙌 CJK UNIFIED IDEOGRAPH-364C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+364D 㙍 CJK UNIFIED IDEOGRAPH-364D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+364E 㙎 CJK UNIFIED IDEOGRAPH-364E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+364F 㙏 CJK UNIFIED IDEOGRAPH-364F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3650 㙐 CJK UNIFIED IDEOGRAPH-3650 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3651 㙑 CJK UNIFIED IDEOGRAPH-3651 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3652 㙒 CJK UNIFIED IDEOGRAPH-3652 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3653 㙓 CJK UNIFIED IDEOGRAPH-3653 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3654 㙔 CJK UNIFIED IDEOGRAPH-3654 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3655 㙕 CJK UNIFIED IDEOGRAPH-3655 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3656 㙖 CJK UNIFIED IDEOGRAPH-3656 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3657 㙗 CJK UNIFIED IDEOGRAPH-3657 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3658 㙘 CJK UNIFIED IDEOGRAPH-3658 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3659 㙙 CJK UNIFIED IDEOGRAPH-3659 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+365A 㙚 CJK UNIFIED IDEOGRAPH-365A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+365B 㙛 CJK UNIFIED IDEOGRAPH-365B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+365C 㙜 CJK UNIFIED IDEOGRAPH-365C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+365D 㙝 CJK UNIFIED IDEOGRAPH-365D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+365E 㙞 CJK UNIFIED IDEOGRAPH-365E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+365F 㙟 CJK UNIFIED IDEOGRAPH-365F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3660 㙠 CJK UNIFIED IDEOGRAPH-3660 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3661 㙡 CJK UNIFIED IDEOGRAPH-3661 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3662 㙢 CJK UNIFIED IDEOGRAPH-3662 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3663 㙣 CJK UNIFIED IDEOGRAPH-3663 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3664 㙤 CJK UNIFIED IDEOGRAPH-3664 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3665 㙥 CJK UNIFIED IDEOGRAPH-3665 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3666 㙦 CJK UNIFIED IDEOGRAPH-3666 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3667 㙧 CJK UNIFIED IDEOGRAPH-3667 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3668 㙨 CJK UNIFIED IDEOGRAPH-3668 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3669 㙩 CJK UNIFIED IDEOGRAPH-3669 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+366A 㙪 CJK UNIFIED IDEOGRAPH-366A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+366B 㙫 CJK UNIFIED IDEOGRAPH-366B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+366C 㙬 CJK UNIFIED IDEOGRAPH-366C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+366D 㙭 CJK UNIFIED IDEOGRAPH-366D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+366E 㙮 CJK UNIFIED IDEOGRAPH-366E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+366F 㙯 CJK UNIFIED IDEOGRAPH-366F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3670 㙰 CJK UNIFIED IDEOGRAPH-3670 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3671 㙱 CJK UNIFIED IDEOGRAPH-3671 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3672 㙲 CJK UNIFIED IDEOGRAPH-3672 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3673 㙳 CJK UNIFIED IDEOGRAPH-3673 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3674 㙴 CJK UNIFIED IDEOGRAPH-3674 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3675 㙵 CJK UNIFIED IDEOGRAPH-3675 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3676 㙶 CJK UNIFIED IDEOGRAPH-3676 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3677 㙷 CJK UNIFIED IDEOGRAPH-3677 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3678 㙸 CJK UNIFIED IDEOGRAPH-3678 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3679 㙹 CJK UNIFIED IDEOGRAPH-3679 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+367A 㙺 CJK UNIFIED IDEOGRAPH-367A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+367B 㙻 CJK UNIFIED IDEOGRAPH-367B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+367C 㙼 CJK UNIFIED IDEOGRAPH-367C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+367D 㙽 CJK UNIFIED IDEOGRAPH-367D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+367E 㙾 CJK UNIFIED IDEOGRAPH-367E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+367F 㙿 CJK UNIFIED IDEOGRAPH-367F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3680 㚀 CJK UNIFIED IDEOGRAPH-3680 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3681 㚁 CJK UNIFIED IDEOGRAPH-3681 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3682 㚂 CJK UNIFIED IDEOGRAPH-3682 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3683 㚃 CJK UNIFIED IDEOGRAPH-3683 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3684 㚄 CJK UNIFIED IDEOGRAPH-3684 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3685 㚅 CJK UNIFIED IDEOGRAPH-3685 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3686 㚆 CJK UNIFIED IDEOGRAPH-3686 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3687 㚇 CJK UNIFIED IDEOGRAPH-3687 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3688 㚈 CJK UNIFIED IDEOGRAPH-3688 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3689 㚉 CJK UNIFIED IDEOGRAPH-3689 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+368A 㚊 CJK UNIFIED IDEOGRAPH-368A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+368B 㚋 CJK UNIFIED IDEOGRAPH-368B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+368C 㚌 CJK UNIFIED IDEOGRAPH-368C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+368D 㚍 CJK UNIFIED IDEOGRAPH-368D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+368E 㚎 CJK UNIFIED IDEOGRAPH-368E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+368F 㚏 CJK UNIFIED IDEOGRAPH-368F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3690 㚐 CJK UNIFIED IDEOGRAPH-3690 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3691 㚑 CJK UNIFIED IDEOGRAPH-3691 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3692 㚒 CJK UNIFIED IDEOGRAPH-3692 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3693 㚓 CJK UNIFIED IDEOGRAPH-3693 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3694 㚔 CJK UNIFIED IDEOGRAPH-3694 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3695 㚕 CJK UNIFIED IDEOGRAPH-3695 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3696 㚖 CJK UNIFIED IDEOGRAPH-3696 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3697 㚗 CJK UNIFIED IDEOGRAPH-3697 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3698 㚘 CJK UNIFIED IDEOGRAPH-3698 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3699 㚙 CJK UNIFIED IDEOGRAPH-3699 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+369A 㚚 CJK UNIFIED IDEOGRAPH-369A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+369B 㚛 CJK UNIFIED IDEOGRAPH-369B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+369C 㚜 CJK UNIFIED IDEOGRAPH-369C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+369D 㚝 CJK UNIFIED IDEOGRAPH-369D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+369E 㚞 CJK UNIFIED IDEOGRAPH-369E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+369F 㚟 CJK UNIFIED IDEOGRAPH-369F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+36A0 㚠 CJK UNIFIED IDEOGRAPH-36A0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+36A1 㚡 CJK UNIFIED IDEOGRAPH-36A1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+36A2 㚢 CJK UNIFIED IDEOGRAPH-36A2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+36A3 㚣 CJK UNIFIED IDEOGRAPH-36A3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+36A4 㚤 CJK UNIFIED IDEOGRAPH-36A4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+36A5 㚥 CJK UNIFIED IDEOGRAPH-36A5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+36A6 㚦 CJK UNIFIED IDEOGRAPH-36A6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+36A7 㚧 CJK UNIFIED IDEOGRAPH-36A7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+36A8 㚨 CJK UNIFIED IDEOGRAPH-36A8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+36A9 㚩 CJK UNIFIED IDEOGRAPH-36A9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+36AA 㚪 CJK UNIFIED IDEOGRAPH-36AA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+36AB 㚫 CJK UNIFIED IDEOGRAPH-36AB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+36AC 㚬 CJK UNIFIED IDEOGRAPH-36AC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+36AD 㚭 CJK UNIFIED IDEOGRAPH-36AD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+36AE 㚮 CJK UNIFIED IDEOGRAPH-36AE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+36AF 㚯 CJK UNIFIED IDEOGRAPH-36AF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+36B0 㚰 CJK UNIFIED IDEOGRAPH-36B0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+36B1 㚱 CJK UNIFIED IDEOGRAPH-36B1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+36B2 㚲 CJK UNIFIED IDEOGRAPH-36B2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+36B3 㚳 CJK UNIFIED IDEOGRAPH-36B3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+36B4 㚴 CJK UNIFIED IDEOGRAPH-36B4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+36B5 㚵 CJK UNIFIED IDEOGRAPH-36B5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+36B6 㚶 CJK UNIFIED IDEOGRAPH-36B6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+36B7 㚷 CJK UNIFIED IDEOGRAPH-36B7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+36B8 㚸 CJK UNIFIED IDEOGRAPH-36B8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+36B9 㚹 CJK UNIFIED IDEOGRAPH-36B9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+36BA 㚺 CJK UNIFIED IDEOGRAPH-36BA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+36BB 㚻 CJK UNIFIED IDEOGRAPH-36BB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+36BC 㚼 CJK UNIFIED IDEOGRAPH-36BC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+36BD 㚽 CJK UNIFIED IDEOGRAPH-36BD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+36BE 㚾 CJK UNIFIED IDEOGRAPH-36BE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+36BF 㚿 CJK UNIFIED IDEOGRAPH-36BF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+36C0 㛀 CJK UNIFIED IDEOGRAPH-36C0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+36C1 㛁 CJK UNIFIED IDEOGRAPH-36C1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+36C2 㛂 CJK UNIFIED IDEOGRAPH-36C2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+36C3 㛃 CJK UNIFIED IDEOGRAPH-36C3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+36C4 㛄 CJK UNIFIED IDEOGRAPH-36C4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+36C5 㛅 CJK UNIFIED IDEOGRAPH-36C5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+36C6 㛆 CJK UNIFIED IDEOGRAPH-36C6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+36C7 㛇 CJK UNIFIED IDEOGRAPH-36C7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+36C8 㛈 CJK UNIFIED IDEOGRAPH-36C8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+36C9 㛉 CJK UNIFIED IDEOGRAPH-36C9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+36CA 㛊 CJK UNIFIED IDEOGRAPH-36CA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+36CB 㛋 CJK UNIFIED IDEOGRAPH-36CB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+36CC 㛌 CJK UNIFIED IDEOGRAPH-36CC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+36CD 㛍 CJK UNIFIED IDEOGRAPH-36CD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+36CE 㛎 CJK UNIFIED IDEOGRAPH-36CE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+36CF 㛏 CJK UNIFIED IDEOGRAPH-36CF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+36D0 㛐 CJK UNIFIED IDEOGRAPH-36D0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+36D1 㛑 CJK UNIFIED IDEOGRAPH-36D1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+36D2 㛒 CJK UNIFIED IDEOGRAPH-36D2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+36D3 㛓 CJK UNIFIED IDEOGRAPH-36D3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+36D4 㛔 CJK UNIFIED IDEOGRAPH-36D4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+36D5 㛕 CJK UNIFIED IDEOGRAPH-36D5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+36D6 㛖 CJK UNIFIED IDEOGRAPH-36D6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+36D7 㛗 CJK UNIFIED IDEOGRAPH-36D7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+36D8 㛘 CJK UNIFIED IDEOGRAPH-36D8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+36D9 㛙 CJK UNIFIED IDEOGRAPH-36D9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+36DA 㛚 CJK UNIFIED IDEOGRAPH-36DA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+36DB 㛛 CJK UNIFIED IDEOGRAPH-36DB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+36DC 㛜 CJK UNIFIED IDEOGRAPH-36DC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+36DD 㛝 CJK UNIFIED IDEOGRAPH-36DD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+36DE 㛞 CJK UNIFIED IDEOGRAPH-36DE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+36DF 㛟 CJK UNIFIED IDEOGRAPH-36DF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+36E0 㛠 CJK UNIFIED IDEOGRAPH-36E0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+36E1 㛡 CJK UNIFIED IDEOGRAPH-36E1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+36E2 㛢 CJK UNIFIED IDEOGRAPH-36E2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+36E3 㛣 CJK UNIFIED IDEOGRAPH-36E3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+36E4 㛤 CJK UNIFIED IDEOGRAPH-36E4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+36E5 㛥 CJK UNIFIED IDEOGRAPH-36E5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+36E6 㛦 CJK UNIFIED IDEOGRAPH-36E6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+36E7 㛧 CJK UNIFIED IDEOGRAPH-36E7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+36E8 㛨 CJK UNIFIED IDEOGRAPH-36E8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+36E9 㛩 CJK UNIFIED IDEOGRAPH-36E9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+36EA 㛪 CJK UNIFIED IDEOGRAPH-36EA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+36EB 㛫 CJK UNIFIED IDEOGRAPH-36EB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+36EC 㛬 CJK UNIFIED IDEOGRAPH-36EC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+36ED 㛭 CJK UNIFIED IDEOGRAPH-36ED | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+36EE 㛮 CJK UNIFIED IDEOGRAPH-36EE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+36EF 㛯 CJK UNIFIED IDEOGRAPH-36EF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+36F0 㛰 CJK UNIFIED IDEOGRAPH-36F0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+36F1 㛱 CJK UNIFIED IDEOGRAPH-36F1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+36F2 㛲 CJK UNIFIED IDEOGRAPH-36F2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+36F3 㛳 CJK UNIFIED IDEOGRAPH-36F3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+36F4 㛴 CJK UNIFIED IDEOGRAPH-36F4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+36F5 㛵 CJK UNIFIED IDEOGRAPH-36F5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+36F6 㛶 CJK UNIFIED IDEOGRAPH-36F6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+36F7 㛷 CJK UNIFIED IDEOGRAPH-36F7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+36F8 㛸 CJK UNIFIED IDEOGRAPH-36F8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+36F9 㛹 CJK UNIFIED IDEOGRAPH-36F9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+36FA 㛺 CJK UNIFIED IDEOGRAPH-36FA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+36FB 㛻 CJK UNIFIED IDEOGRAPH-36FB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+36FC 㛼 CJK UNIFIED IDEOGRAPH-36FC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+36FD 㛽 CJK UNIFIED IDEOGRAPH-36FD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+36FE 㛾 CJK UNIFIED IDEOGRAPH-36FE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+36FF 㛿 CJK UNIFIED IDEOGRAPH-36FF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3700 㜀 CJK UNIFIED IDEOGRAPH-3700 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3701 㜁 CJK UNIFIED IDEOGRAPH-3701 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3702 㜂 CJK UNIFIED IDEOGRAPH-3702 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3703 㜃 CJK UNIFIED IDEOGRAPH-3703 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3704 㜄 CJK UNIFIED IDEOGRAPH-3704 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3705 㜅 CJK UNIFIED IDEOGRAPH-3705 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3706 㜆 CJK UNIFIED IDEOGRAPH-3706 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3707 㜇 CJK UNIFIED IDEOGRAPH-3707 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3708 㜈 CJK UNIFIED IDEOGRAPH-3708 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3709 㜉 CJK UNIFIED IDEOGRAPH-3709 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+370A 㜊 CJK UNIFIED IDEOGRAPH-370A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+370B 㜋 CJK UNIFIED IDEOGRAPH-370B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+370C 㜌 CJK UNIFIED IDEOGRAPH-370C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+370D 㜍 CJK UNIFIED IDEOGRAPH-370D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+370E 㜎 CJK UNIFIED IDEOGRAPH-370E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+370F 㜏 CJK UNIFIED IDEOGRAPH-370F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3710 㜐 CJK UNIFIED IDEOGRAPH-3710 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3711 㜑 CJK UNIFIED IDEOGRAPH-3711 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3712 㜒 CJK UNIFIED IDEOGRAPH-3712 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3713 㜓 CJK UNIFIED IDEOGRAPH-3713 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3714 㜔 CJK UNIFIED IDEOGRAPH-3714 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3715 㜕 CJK UNIFIED IDEOGRAPH-3715 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3716 㜖 CJK UNIFIED IDEOGRAPH-3716 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3717 㜗 CJK UNIFIED IDEOGRAPH-3717 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3718 㜘 CJK UNIFIED IDEOGRAPH-3718 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3719 㜙 CJK UNIFIED IDEOGRAPH-3719 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+371A 㜚 CJK UNIFIED IDEOGRAPH-371A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+371B 㜛 CJK UNIFIED IDEOGRAPH-371B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+371C 㜜 CJK UNIFIED IDEOGRAPH-371C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+371D 㜝 CJK UNIFIED IDEOGRAPH-371D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+371E 㜞 CJK UNIFIED IDEOGRAPH-371E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+371F 㜟 CJK UNIFIED IDEOGRAPH-371F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3720 㜠 CJK UNIFIED IDEOGRAPH-3720 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3721 㜡 CJK UNIFIED IDEOGRAPH-3721 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3722 㜢 CJK UNIFIED IDEOGRAPH-3722 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3723 㜣 CJK UNIFIED IDEOGRAPH-3723 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3724 㜤 CJK UNIFIED IDEOGRAPH-3724 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3725 㜥 CJK UNIFIED IDEOGRAPH-3725 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3726 㜦 CJK UNIFIED IDEOGRAPH-3726 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3727 㜧 CJK UNIFIED IDEOGRAPH-3727 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3728 㜨 CJK UNIFIED IDEOGRAPH-3728 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3729 㜩 CJK UNIFIED IDEOGRAPH-3729 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+372A 㜪 CJK UNIFIED IDEOGRAPH-372A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+372B 㜫 CJK UNIFIED IDEOGRAPH-372B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+372C 㜬 CJK UNIFIED IDEOGRAPH-372C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+372D 㜭 CJK UNIFIED IDEOGRAPH-372D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+372E 㜮 CJK UNIFIED IDEOGRAPH-372E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+372F 㜯 CJK UNIFIED IDEOGRAPH-372F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3730 㜰 CJK UNIFIED IDEOGRAPH-3730 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3731 㜱 CJK UNIFIED IDEOGRAPH-3731 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3732 㜲 CJK UNIFIED IDEOGRAPH-3732 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3733 㜳 CJK UNIFIED IDEOGRAPH-3733 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3734 㜴 CJK UNIFIED IDEOGRAPH-3734 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3735 㜵 CJK UNIFIED IDEOGRAPH-3735 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3736 㜶 CJK UNIFIED IDEOGRAPH-3736 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3737 㜷 CJK UNIFIED IDEOGRAPH-3737 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3738 㜸 CJK UNIFIED IDEOGRAPH-3738 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3739 㜹 CJK UNIFIED IDEOGRAPH-3739 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+373A 㜺 CJK UNIFIED IDEOGRAPH-373A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+373B 㜻 CJK UNIFIED IDEOGRAPH-373B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+373C 㜼 CJK UNIFIED IDEOGRAPH-373C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+373D 㜽 CJK UNIFIED IDEOGRAPH-373D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+373E 㜾 CJK UNIFIED IDEOGRAPH-373E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+373F 㜿 CJK UNIFIED IDEOGRAPH-373F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3740 㝀 CJK UNIFIED IDEOGRAPH-3740 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3741 㝁 CJK UNIFIED IDEOGRAPH-3741 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3742 㝂 CJK UNIFIED IDEOGRAPH-3742 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3743 㝃 CJK UNIFIED IDEOGRAPH-3743 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3744 㝄 CJK UNIFIED IDEOGRAPH-3744 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3745 㝅 CJK UNIFIED IDEOGRAPH-3745 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3746 㝆 CJK UNIFIED IDEOGRAPH-3746 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3747 㝇 CJK UNIFIED IDEOGRAPH-3747 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3748 㝈 CJK UNIFIED IDEOGRAPH-3748 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3749 㝉 CJK UNIFIED IDEOGRAPH-3749 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+374A 㝊 CJK UNIFIED IDEOGRAPH-374A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+374B 㝋 CJK UNIFIED IDEOGRAPH-374B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+374C 㝌 CJK UNIFIED IDEOGRAPH-374C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+374D 㝍 CJK UNIFIED IDEOGRAPH-374D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+374E 㝎 CJK UNIFIED IDEOGRAPH-374E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+374F 㝏 CJK UNIFIED IDEOGRAPH-374F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3750 㝐 CJK UNIFIED IDEOGRAPH-3750 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3751 㝑 CJK UNIFIED IDEOGRAPH-3751 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3752 㝒 CJK UNIFIED IDEOGRAPH-3752 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3753 㝓 CJK UNIFIED IDEOGRAPH-3753 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3754 㝔 CJK UNIFIED IDEOGRAPH-3754 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3755 㝕 CJK UNIFIED IDEOGRAPH-3755 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3756 㝖 CJK UNIFIED IDEOGRAPH-3756 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3757 㝗 CJK UNIFIED IDEOGRAPH-3757 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3758 㝘 CJK UNIFIED IDEOGRAPH-3758 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3759 㝙 CJK UNIFIED IDEOGRAPH-3759 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+375A 㝚 CJK UNIFIED IDEOGRAPH-375A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+375B 㝛 CJK UNIFIED IDEOGRAPH-375B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+375C 㝜 CJK UNIFIED IDEOGRAPH-375C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+375D 㝝 CJK UNIFIED IDEOGRAPH-375D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+375E 㝞 CJK UNIFIED IDEOGRAPH-375E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+375F 㝟 CJK UNIFIED IDEOGRAPH-375F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3760 㝠 CJK UNIFIED IDEOGRAPH-3760 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3761 㝡 CJK UNIFIED IDEOGRAPH-3761 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3762 㝢 CJK UNIFIED IDEOGRAPH-3762 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3763 㝣 CJK UNIFIED IDEOGRAPH-3763 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3764 㝤 CJK UNIFIED IDEOGRAPH-3764 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3765 㝥 CJK UNIFIED IDEOGRAPH-3765 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3766 㝦 CJK UNIFIED IDEOGRAPH-3766 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3767 㝧 CJK UNIFIED IDEOGRAPH-3767 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3768 㝨 CJK UNIFIED IDEOGRAPH-3768 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3769 㝩 CJK UNIFIED IDEOGRAPH-3769 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+376A 㝪 CJK UNIFIED IDEOGRAPH-376A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+376B 㝫 CJK UNIFIED IDEOGRAPH-376B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+376C 㝬 CJK UNIFIED IDEOGRAPH-376C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+376D 㝭 CJK UNIFIED IDEOGRAPH-376D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+376E 㝮 CJK UNIFIED IDEOGRAPH-376E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+376F 㝯 CJK UNIFIED IDEOGRAPH-376F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3770 㝰 CJK UNIFIED IDEOGRAPH-3770 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3771 㝱 CJK UNIFIED IDEOGRAPH-3771 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3772 㝲 CJK UNIFIED IDEOGRAPH-3772 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3773 㝳 CJK UNIFIED IDEOGRAPH-3773 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3774 㝴 CJK UNIFIED IDEOGRAPH-3774 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3775 㝵 CJK UNIFIED IDEOGRAPH-3775 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3776 㝶 CJK UNIFIED IDEOGRAPH-3776 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3777 㝷 CJK UNIFIED IDEOGRAPH-3777 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3778 㝸 CJK UNIFIED IDEOGRAPH-3778 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3779 㝹 CJK UNIFIED IDEOGRAPH-3779 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+377A 㝺 CJK UNIFIED IDEOGRAPH-377A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+377B 㝻 CJK UNIFIED IDEOGRAPH-377B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+377C 㝼 CJK UNIFIED IDEOGRAPH-377C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+377D 㝽 CJK UNIFIED IDEOGRAPH-377D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+377E 㝾 CJK UNIFIED IDEOGRAPH-377E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+377F 㝿 CJK UNIFIED IDEOGRAPH-377F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3780 㞀 CJK UNIFIED IDEOGRAPH-3780 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3781 㞁 CJK UNIFIED IDEOGRAPH-3781 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3782 㞂 CJK UNIFIED IDEOGRAPH-3782 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3783 㞃 CJK UNIFIED IDEOGRAPH-3783 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3784 㞄 CJK UNIFIED IDEOGRAPH-3784 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3785 㞅 CJK UNIFIED IDEOGRAPH-3785 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3786 㞆 CJK UNIFIED IDEOGRAPH-3786 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3787 㞇 CJK UNIFIED IDEOGRAPH-3787 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3788 㞈 CJK UNIFIED IDEOGRAPH-3788 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3789 㞉 CJK UNIFIED IDEOGRAPH-3789 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+378A 㞊 CJK UNIFIED IDEOGRAPH-378A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+378B 㞋 CJK UNIFIED IDEOGRAPH-378B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+378C 㞌 CJK UNIFIED IDEOGRAPH-378C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+378D 㞍 CJK UNIFIED IDEOGRAPH-378D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+378E 㞎 CJK UNIFIED IDEOGRAPH-378E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+378F 㞏 CJK UNIFIED IDEOGRAPH-378F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3790 㞐 CJK UNIFIED IDEOGRAPH-3790 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3791 㞑 CJK UNIFIED IDEOGRAPH-3791 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3792 㞒 CJK UNIFIED IDEOGRAPH-3792 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3793 㞓 CJK UNIFIED IDEOGRAPH-3793 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3794 㞔 CJK UNIFIED IDEOGRAPH-3794 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3795 㞕 CJK UNIFIED IDEOGRAPH-3795 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3796 㞖 CJK UNIFIED IDEOGRAPH-3796 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3797 㞗 CJK UNIFIED IDEOGRAPH-3797 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3798 㞘 CJK UNIFIED IDEOGRAPH-3798 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3799 㞙 CJK UNIFIED IDEOGRAPH-3799 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+379A 㞚 CJK UNIFIED IDEOGRAPH-379A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+379B 㞛 CJK UNIFIED IDEOGRAPH-379B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+379C 㞜 CJK UNIFIED IDEOGRAPH-379C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+379D 㞝 CJK UNIFIED IDEOGRAPH-379D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+379E 㞞 CJK UNIFIED IDEOGRAPH-379E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+379F 㞟 CJK UNIFIED IDEOGRAPH-379F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+37A0 㞠 CJK UNIFIED IDEOGRAPH-37A0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+37A1 㞡 CJK UNIFIED IDEOGRAPH-37A1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+37A2 㞢 CJK UNIFIED IDEOGRAPH-37A2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+37A3 㞣 CJK UNIFIED IDEOGRAPH-37A3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+37A4 㞤 CJK UNIFIED IDEOGRAPH-37A4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+37A5 㞥 CJK UNIFIED IDEOGRAPH-37A5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+37A6 㞦 CJK UNIFIED IDEOGRAPH-37A6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+37A7 㞧 CJK UNIFIED IDEOGRAPH-37A7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+37A8 㞨 CJK UNIFIED IDEOGRAPH-37A8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+37A9 㞩 CJK UNIFIED IDEOGRAPH-37A9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+37AA 㞪 CJK UNIFIED IDEOGRAPH-37AA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+37AB 㞫 CJK UNIFIED IDEOGRAPH-37AB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+37AC 㞬 CJK UNIFIED IDEOGRAPH-37AC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+37AD 㞭 CJK UNIFIED IDEOGRAPH-37AD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+37AE 㞮 CJK UNIFIED IDEOGRAPH-37AE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+37AF 㞯 CJK UNIFIED IDEOGRAPH-37AF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+37B0 㞰 CJK UNIFIED IDEOGRAPH-37B0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+37B1 㞱 CJK UNIFIED IDEOGRAPH-37B1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+37B2 㞲 CJK UNIFIED IDEOGRAPH-37B2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+37B3 㞳 CJK UNIFIED IDEOGRAPH-37B3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+37B4 㞴 CJK UNIFIED IDEOGRAPH-37B4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+37B5 㞵 CJK UNIFIED IDEOGRAPH-37B5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+37B6 㞶 CJK UNIFIED IDEOGRAPH-37B6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+37B7 㞷 CJK UNIFIED IDEOGRAPH-37B7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+37B8 㞸 CJK UNIFIED IDEOGRAPH-37B8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+37B9 㞹 CJK UNIFIED IDEOGRAPH-37B9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+37BA 㞺 CJK UNIFIED IDEOGRAPH-37BA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+37BB 㞻 CJK UNIFIED IDEOGRAPH-37BB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+37BC 㞼 CJK UNIFIED IDEOGRAPH-37BC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+37BD 㞽 CJK UNIFIED IDEOGRAPH-37BD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+37BE 㞾 CJK UNIFIED IDEOGRAPH-37BE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+37BF 㞿 CJK UNIFIED IDEOGRAPH-37BF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+37C0 㟀 CJK UNIFIED IDEOGRAPH-37C0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+37C1 㟁 CJK UNIFIED IDEOGRAPH-37C1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+37C2 㟂 CJK UNIFIED IDEOGRAPH-37C2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+37C3 㟃 CJK UNIFIED IDEOGRAPH-37C3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+37C4 㟄 CJK UNIFIED IDEOGRAPH-37C4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+37C5 㟅 CJK UNIFIED IDEOGRAPH-37C5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+37C6 㟆 CJK UNIFIED IDEOGRAPH-37C6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+37C7 㟇 CJK UNIFIED IDEOGRAPH-37C7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+37C8 㟈 CJK UNIFIED IDEOGRAPH-37C8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+37C9 㟉 CJK UNIFIED IDEOGRAPH-37C9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+37CA 㟊 CJK UNIFIED IDEOGRAPH-37CA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+37CB 㟋 CJK UNIFIED IDEOGRAPH-37CB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+37CC 㟌 CJK UNIFIED IDEOGRAPH-37CC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+37CD 㟍 CJK UNIFIED IDEOGRAPH-37CD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+37CE 㟎 CJK UNIFIED IDEOGRAPH-37CE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+37CF 㟏 CJK UNIFIED IDEOGRAPH-37CF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+37D0 㟐 CJK UNIFIED IDEOGRAPH-37D0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+37D1 㟑 CJK UNIFIED IDEOGRAPH-37D1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+37D2 㟒 CJK UNIFIED IDEOGRAPH-37D2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+37D3 㟓 CJK UNIFIED IDEOGRAPH-37D3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+37D4 㟔 CJK UNIFIED IDEOGRAPH-37D4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+37D5 㟕 CJK UNIFIED IDEOGRAPH-37D5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+37D6 㟖 CJK UNIFIED IDEOGRAPH-37D6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+37D7 㟗 CJK UNIFIED IDEOGRAPH-37D7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+37D8 㟘 CJK UNIFIED IDEOGRAPH-37D8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+37D9 㟙 CJK UNIFIED IDEOGRAPH-37D9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+37DA 㟚 CJK UNIFIED IDEOGRAPH-37DA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+37DB 㟛 CJK UNIFIED IDEOGRAPH-37DB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+37DC 㟜 CJK UNIFIED IDEOGRAPH-37DC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+37DD 㟝 CJK UNIFIED IDEOGRAPH-37DD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+37DE 㟞 CJK UNIFIED IDEOGRAPH-37DE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+37DF 㟟 CJK UNIFIED IDEOGRAPH-37DF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+37E0 㟠 CJK UNIFIED IDEOGRAPH-37E0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+37E1 㟡 CJK UNIFIED IDEOGRAPH-37E1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+37E2 㟢 CJK UNIFIED IDEOGRAPH-37E2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+37E3 㟣 CJK UNIFIED IDEOGRAPH-37E3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+37E4 㟤 CJK UNIFIED IDEOGRAPH-37E4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+37E5 㟥 CJK UNIFIED IDEOGRAPH-37E5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+37E6 㟦 CJK UNIFIED IDEOGRAPH-37E6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+37E7 㟧 CJK UNIFIED IDEOGRAPH-37E7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+37E8 㟨 CJK UNIFIED IDEOGRAPH-37E8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+37E9 㟩 CJK UNIFIED IDEOGRAPH-37E9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+37EA 㟪 CJK UNIFIED IDEOGRAPH-37EA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+37EB 㟫 CJK UNIFIED IDEOGRAPH-37EB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+37EC 㟬 CJK UNIFIED IDEOGRAPH-37EC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+37ED 㟭 CJK UNIFIED IDEOGRAPH-37ED | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+37EE 㟮 CJK UNIFIED IDEOGRAPH-37EE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+37EF 㟯 CJK UNIFIED IDEOGRAPH-37EF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+37F0 㟰 CJK UNIFIED IDEOGRAPH-37F0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+37F1 㟱 CJK UNIFIED IDEOGRAPH-37F1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+37F2 㟲 CJK UNIFIED IDEOGRAPH-37F2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+37F3 㟳 CJK UNIFIED IDEOGRAPH-37F3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+37F4 㟴 CJK UNIFIED IDEOGRAPH-37F4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+37F5 㟵 CJK UNIFIED IDEOGRAPH-37F5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+37F6 㟶 CJK UNIFIED IDEOGRAPH-37F6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+37F7 㟷 CJK UNIFIED IDEOGRAPH-37F7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+37F8 㟸 CJK UNIFIED IDEOGRAPH-37F8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+37F9 㟹 CJK UNIFIED IDEOGRAPH-37F9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+37FA 㟺 CJK UNIFIED IDEOGRAPH-37FA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+37FB 㟻 CJK UNIFIED IDEOGRAPH-37FB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+37FC 㟼 CJK UNIFIED IDEOGRAPH-37FC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+37FD 㟽 CJK UNIFIED IDEOGRAPH-37FD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+37FE 㟾 CJK UNIFIED IDEOGRAPH-37FE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+37FF 㟿 CJK UNIFIED IDEOGRAPH-37FF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3800 㠀 CJK UNIFIED IDEOGRAPH-3800 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3801 㠁 CJK UNIFIED IDEOGRAPH-3801 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3802 㠂 CJK UNIFIED IDEOGRAPH-3802 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3803 㠃 CJK UNIFIED IDEOGRAPH-3803 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3804 㠄 CJK UNIFIED IDEOGRAPH-3804 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3805 㠅 CJK UNIFIED IDEOGRAPH-3805 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3806 㠆 CJK UNIFIED IDEOGRAPH-3806 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3807 㠇 CJK UNIFIED IDEOGRAPH-3807 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3808 㠈 CJK UNIFIED IDEOGRAPH-3808 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3809 㠉 CJK UNIFIED IDEOGRAPH-3809 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+380A 㠊 CJK UNIFIED IDEOGRAPH-380A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+380B 㠋 CJK UNIFIED IDEOGRAPH-380B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+380C 㠌 CJK UNIFIED IDEOGRAPH-380C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+380D 㠍 CJK UNIFIED IDEOGRAPH-380D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+380E 㠎 CJK UNIFIED IDEOGRAPH-380E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+380F 㠏 CJK UNIFIED IDEOGRAPH-380F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3810 㠐 CJK UNIFIED IDEOGRAPH-3810 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3811 㠑 CJK UNIFIED IDEOGRAPH-3811 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3812 㠒 CJK UNIFIED IDEOGRAPH-3812 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3813 㠓 CJK UNIFIED IDEOGRAPH-3813 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3814 㠔 CJK UNIFIED IDEOGRAPH-3814 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3815 㠕 CJK UNIFIED IDEOGRAPH-3815 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3816 㠖 CJK UNIFIED IDEOGRAPH-3816 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3817 㠗 CJK UNIFIED IDEOGRAPH-3817 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3818 㠘 CJK UNIFIED IDEOGRAPH-3818 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3819 㠙 CJK UNIFIED IDEOGRAPH-3819 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+381A 㠚 CJK UNIFIED IDEOGRAPH-381A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+381B 㠛 CJK UNIFIED IDEOGRAPH-381B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+381C 㠜 CJK UNIFIED IDEOGRAPH-381C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+381D 㠝 CJK UNIFIED IDEOGRAPH-381D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+381E 㠞 CJK UNIFIED IDEOGRAPH-381E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+381F 㠟 CJK UNIFIED IDEOGRAPH-381F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3820 㠠 CJK UNIFIED IDEOGRAPH-3820 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3821 㠡 CJK UNIFIED IDEOGRAPH-3821 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3822 㠢 CJK UNIFIED IDEOGRAPH-3822 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3823 㠣 CJK UNIFIED IDEOGRAPH-3823 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3824 㠤 CJK UNIFIED IDEOGRAPH-3824 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3825 㠥 CJK UNIFIED IDEOGRAPH-3825 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3826 㠦 CJK UNIFIED IDEOGRAPH-3826 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3827 㠧 CJK UNIFIED IDEOGRAPH-3827 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3828 㠨 CJK UNIFIED IDEOGRAPH-3828 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3829 㠩 CJK UNIFIED IDEOGRAPH-3829 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+382A 㠪 CJK UNIFIED IDEOGRAPH-382A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+382B 㠫 CJK UNIFIED IDEOGRAPH-382B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+382C 㠬 CJK UNIFIED IDEOGRAPH-382C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+382D 㠭 CJK UNIFIED IDEOGRAPH-382D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+382E 㠮 CJK UNIFIED IDEOGRAPH-382E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+382F 㠯 CJK UNIFIED IDEOGRAPH-382F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3830 㠰 CJK UNIFIED IDEOGRAPH-3830 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3831 㠱 CJK UNIFIED IDEOGRAPH-3831 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3832 㠲 CJK UNIFIED IDEOGRAPH-3832 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3833 㠳 CJK UNIFIED IDEOGRAPH-3833 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3834 㠴 CJK UNIFIED IDEOGRAPH-3834 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3835 㠵 CJK UNIFIED IDEOGRAPH-3835 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3836 㠶 CJK UNIFIED IDEOGRAPH-3836 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3837 㠷 CJK UNIFIED IDEOGRAPH-3837 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3838 㠸 CJK UNIFIED IDEOGRAPH-3838 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3839 㠹 CJK UNIFIED IDEOGRAPH-3839 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+383A 㠺 CJK UNIFIED IDEOGRAPH-383A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+383B 㠻 CJK UNIFIED IDEOGRAPH-383B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+383C 㠼 CJK UNIFIED IDEOGRAPH-383C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+383D 㠽 CJK UNIFIED IDEOGRAPH-383D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+383E 㠾 CJK UNIFIED IDEOGRAPH-383E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+383F 㠿 CJK UNIFIED IDEOGRAPH-383F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3840 㡀 CJK UNIFIED IDEOGRAPH-3840 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3841 㡁 CJK UNIFIED IDEOGRAPH-3841 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3842 㡂 CJK UNIFIED IDEOGRAPH-3842 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3843 㡃 CJK UNIFIED IDEOGRAPH-3843 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3844 㡄 CJK UNIFIED IDEOGRAPH-3844 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3845 㡅 CJK UNIFIED IDEOGRAPH-3845 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3846 㡆 CJK UNIFIED IDEOGRAPH-3846 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3847 㡇 CJK UNIFIED IDEOGRAPH-3847 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3848 㡈 CJK UNIFIED IDEOGRAPH-3848 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3849 㡉 CJK UNIFIED IDEOGRAPH-3849 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+384A 㡊 CJK UNIFIED IDEOGRAPH-384A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+384B 㡋 CJK UNIFIED IDEOGRAPH-384B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+384C 㡌 CJK UNIFIED IDEOGRAPH-384C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+384D 㡍 CJK UNIFIED IDEOGRAPH-384D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+384E 㡎 CJK UNIFIED IDEOGRAPH-384E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+384F 㡏 CJK UNIFIED IDEOGRAPH-384F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3850 㡐 CJK UNIFIED IDEOGRAPH-3850 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3851 㡑 CJK UNIFIED IDEOGRAPH-3851 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3852 㡒 CJK UNIFIED IDEOGRAPH-3852 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3853 㡓 CJK UNIFIED IDEOGRAPH-3853 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3854 㡔 CJK UNIFIED IDEOGRAPH-3854 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3855 㡕 CJK UNIFIED IDEOGRAPH-3855 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3856 㡖 CJK UNIFIED IDEOGRAPH-3856 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3857 㡗 CJK UNIFIED IDEOGRAPH-3857 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3858 㡘 CJK UNIFIED IDEOGRAPH-3858 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3859 㡙 CJK UNIFIED IDEOGRAPH-3859 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+385A 㡚 CJK UNIFIED IDEOGRAPH-385A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+385B 㡛 CJK UNIFIED IDEOGRAPH-385B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+385C 㡜 CJK UNIFIED IDEOGRAPH-385C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+385D 㡝 CJK UNIFIED IDEOGRAPH-385D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+385E 㡞 CJK UNIFIED IDEOGRAPH-385E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+385F 㡟 CJK UNIFIED IDEOGRAPH-385F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3860 㡠 CJK UNIFIED IDEOGRAPH-3860 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3861 㡡 CJK UNIFIED IDEOGRAPH-3861 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3862 㡢 CJK UNIFIED IDEOGRAPH-3862 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3863 㡣 CJK UNIFIED IDEOGRAPH-3863 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3864 㡤 CJK UNIFIED IDEOGRAPH-3864 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3865 㡥 CJK UNIFIED IDEOGRAPH-3865 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3866 㡦 CJK UNIFIED IDEOGRAPH-3866 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3867 㡧 CJK UNIFIED IDEOGRAPH-3867 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3868 㡨 CJK UNIFIED IDEOGRAPH-3868 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3869 㡩 CJK UNIFIED IDEOGRAPH-3869 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+386A 㡪 CJK UNIFIED IDEOGRAPH-386A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+386B 㡫 CJK UNIFIED IDEOGRAPH-386B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+386C 㡬 CJK UNIFIED IDEOGRAPH-386C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+386D 㡭 CJK UNIFIED IDEOGRAPH-386D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+386E 㡮 CJK UNIFIED IDEOGRAPH-386E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+386F 㡯 CJK UNIFIED IDEOGRAPH-386F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3870 㡰 CJK UNIFIED IDEOGRAPH-3870 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3871 㡱 CJK UNIFIED IDEOGRAPH-3871 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3872 㡲 CJK UNIFIED IDEOGRAPH-3872 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3873 㡳 CJK UNIFIED IDEOGRAPH-3873 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3874 㡴 CJK UNIFIED IDEOGRAPH-3874 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3875 㡵 CJK UNIFIED IDEOGRAPH-3875 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3876 㡶 CJK UNIFIED IDEOGRAPH-3876 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3877 㡷 CJK UNIFIED IDEOGRAPH-3877 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3878 㡸 CJK UNIFIED IDEOGRAPH-3878 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3879 㡹 CJK UNIFIED IDEOGRAPH-3879 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+387A 㡺 CJK UNIFIED IDEOGRAPH-387A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+387B 㡻 CJK UNIFIED IDEOGRAPH-387B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+387C 㡼 CJK UNIFIED IDEOGRAPH-387C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+387D 㡽 CJK UNIFIED IDEOGRAPH-387D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+387E 㡾 CJK UNIFIED IDEOGRAPH-387E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+387F 㡿 CJK UNIFIED IDEOGRAPH-387F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3880 㢀 CJK UNIFIED IDEOGRAPH-3880 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3881 㢁 CJK UNIFIED IDEOGRAPH-3881 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3882 㢂 CJK UNIFIED IDEOGRAPH-3882 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3883 㢃 CJK UNIFIED IDEOGRAPH-3883 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3884 㢄 CJK UNIFIED IDEOGRAPH-3884 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3885 㢅 CJK UNIFIED IDEOGRAPH-3885 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3886 㢆 CJK UNIFIED IDEOGRAPH-3886 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3887 㢇 CJK UNIFIED IDEOGRAPH-3887 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3888 㢈 CJK UNIFIED IDEOGRAPH-3888 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3889 㢉 CJK UNIFIED IDEOGRAPH-3889 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+388A 㢊 CJK UNIFIED IDEOGRAPH-388A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+388B 㢋 CJK UNIFIED IDEOGRAPH-388B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+388C 㢌 CJK UNIFIED IDEOGRAPH-388C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+388D 㢍 CJK UNIFIED IDEOGRAPH-388D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+388E 㢎 CJK UNIFIED IDEOGRAPH-388E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+388F 㢏 CJK UNIFIED IDEOGRAPH-388F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3890 㢐 CJK UNIFIED IDEOGRAPH-3890 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3891 㢑 CJK UNIFIED IDEOGRAPH-3891 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3892 㢒 CJK UNIFIED IDEOGRAPH-3892 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3893 㢓 CJK UNIFIED IDEOGRAPH-3893 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3894 㢔 CJK UNIFIED IDEOGRAPH-3894 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3895 㢕 CJK UNIFIED IDEOGRAPH-3895 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3896 㢖 CJK UNIFIED IDEOGRAPH-3896 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3897 㢗 CJK UNIFIED IDEOGRAPH-3897 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3898 㢘 CJK UNIFIED IDEOGRAPH-3898 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3899 㢙 CJK UNIFIED IDEOGRAPH-3899 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+389A 㢚 CJK UNIFIED IDEOGRAPH-389A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+389B 㢛 CJK UNIFIED IDEOGRAPH-389B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+389C 㢜 CJK UNIFIED IDEOGRAPH-389C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+389D 㢝 CJK UNIFIED IDEOGRAPH-389D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+389E 㢞 CJK UNIFIED IDEOGRAPH-389E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+389F 㢟 CJK UNIFIED IDEOGRAPH-389F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+38A0 㢠 CJK UNIFIED IDEOGRAPH-38A0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+38A1 㢡 CJK UNIFIED IDEOGRAPH-38A1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+38A2 㢢 CJK UNIFIED IDEOGRAPH-38A2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+38A3 㢣 CJK UNIFIED IDEOGRAPH-38A3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+38A4 㢤 CJK UNIFIED IDEOGRAPH-38A4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+38A5 㢥 CJK UNIFIED IDEOGRAPH-38A5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+38A6 㢦 CJK UNIFIED IDEOGRAPH-38A6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+38A7 㢧 CJK UNIFIED IDEOGRAPH-38A7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+38A8 㢨 CJK UNIFIED IDEOGRAPH-38A8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+38A9 㢩 CJK UNIFIED IDEOGRAPH-38A9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+38AA 㢪 CJK UNIFIED IDEOGRAPH-38AA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+38AB 㢫 CJK UNIFIED IDEOGRAPH-38AB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+38AC 㢬 CJK UNIFIED IDEOGRAPH-38AC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+38AD 㢭 CJK UNIFIED IDEOGRAPH-38AD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+38AE 㢮 CJK UNIFIED IDEOGRAPH-38AE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+38AF 㢯 CJK UNIFIED IDEOGRAPH-38AF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+38B0 㢰 CJK UNIFIED IDEOGRAPH-38B0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+38B1 㢱 CJK UNIFIED IDEOGRAPH-38B1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+38B2 㢲 CJK UNIFIED IDEOGRAPH-38B2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+38B3 㢳 CJK UNIFIED IDEOGRAPH-38B3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+38B4 㢴 CJK UNIFIED IDEOGRAPH-38B4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+38B5 㢵 CJK UNIFIED IDEOGRAPH-38B5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+38B6 㢶 CJK UNIFIED IDEOGRAPH-38B6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+38B7 㢷 CJK UNIFIED IDEOGRAPH-38B7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+38B8 㢸 CJK UNIFIED IDEOGRAPH-38B8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+38B9 㢹 CJK UNIFIED IDEOGRAPH-38B9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+38BA 㢺 CJK UNIFIED IDEOGRAPH-38BA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+38BB 㢻 CJK UNIFIED IDEOGRAPH-38BB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+38BC 㢼 CJK UNIFIED IDEOGRAPH-38BC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+38BD 㢽 CJK UNIFIED IDEOGRAPH-38BD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+38BE 㢾 CJK UNIFIED IDEOGRAPH-38BE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+38BF 㢿 CJK UNIFIED IDEOGRAPH-38BF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+38C0 㣀 CJK UNIFIED IDEOGRAPH-38C0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+38C1 㣁 CJK UNIFIED IDEOGRAPH-38C1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+38C2 㣂 CJK UNIFIED IDEOGRAPH-38C2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+38C3 㣃 CJK UNIFIED IDEOGRAPH-38C3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+38C4 㣄 CJK UNIFIED IDEOGRAPH-38C4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+38C5 㣅 CJK UNIFIED IDEOGRAPH-38C5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+38C6 㣆 CJK UNIFIED IDEOGRAPH-38C6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+38C7 㣇 CJK UNIFIED IDEOGRAPH-38C7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+38C8 㣈 CJK UNIFIED IDEOGRAPH-38C8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+38C9 㣉 CJK UNIFIED IDEOGRAPH-38C9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+38CA 㣊 CJK UNIFIED IDEOGRAPH-38CA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+38CB 㣋 CJK UNIFIED IDEOGRAPH-38CB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+38CC 㣌 CJK UNIFIED IDEOGRAPH-38CC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+38CD 㣍 CJK UNIFIED IDEOGRAPH-38CD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+38CE 㣎 CJK UNIFIED IDEOGRAPH-38CE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+38CF 㣏 CJK UNIFIED IDEOGRAPH-38CF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+38D0 㣐 CJK UNIFIED IDEOGRAPH-38D0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+38D1 㣑 CJK UNIFIED IDEOGRAPH-38D1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+38D2 㣒 CJK UNIFIED IDEOGRAPH-38D2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+38D3 㣓 CJK UNIFIED IDEOGRAPH-38D3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+38D4 㣔 CJK UNIFIED IDEOGRAPH-38D4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+38D5 㣕 CJK UNIFIED IDEOGRAPH-38D5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+38D6 㣖 CJK UNIFIED IDEOGRAPH-38D6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+38D7 㣗 CJK UNIFIED IDEOGRAPH-38D7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+38D8 㣘 CJK UNIFIED IDEOGRAPH-38D8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+38D9 㣙 CJK UNIFIED IDEOGRAPH-38D9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+38DA 㣚 CJK UNIFIED IDEOGRAPH-38DA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+38DB 㣛 CJK UNIFIED IDEOGRAPH-38DB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+38DC 㣜 CJK UNIFIED IDEOGRAPH-38DC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+38DD 㣝 CJK UNIFIED IDEOGRAPH-38DD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+38DE 㣞 CJK UNIFIED IDEOGRAPH-38DE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+38DF 㣟 CJK UNIFIED IDEOGRAPH-38DF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+38E0 㣠 CJK UNIFIED IDEOGRAPH-38E0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+38E1 㣡 CJK UNIFIED IDEOGRAPH-38E1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+38E2 㣢 CJK UNIFIED IDEOGRAPH-38E2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+38E3 㣣 CJK UNIFIED IDEOGRAPH-38E3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+38E4 㣤 CJK UNIFIED IDEOGRAPH-38E4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+38E5 㣥 CJK UNIFIED IDEOGRAPH-38E5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+38E6 㣦 CJK UNIFIED IDEOGRAPH-38E6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+38E7 㣧 CJK UNIFIED IDEOGRAPH-38E7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+38E8 㣨 CJK UNIFIED IDEOGRAPH-38E8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+38E9 㣩 CJK UNIFIED IDEOGRAPH-38E9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+38EA 㣪 CJK UNIFIED IDEOGRAPH-38EA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+38EB 㣫 CJK UNIFIED IDEOGRAPH-38EB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+38EC 㣬 CJK UNIFIED IDEOGRAPH-38EC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+38ED 㣭 CJK UNIFIED IDEOGRAPH-38ED | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+38EE 㣮 CJK UNIFIED IDEOGRAPH-38EE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+38EF 㣯 CJK UNIFIED IDEOGRAPH-38EF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+38F0 㣰 CJK UNIFIED IDEOGRAPH-38F0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+38F1 㣱 CJK UNIFIED IDEOGRAPH-38F1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+38F2 㣲 CJK UNIFIED IDEOGRAPH-38F2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+38F3 㣳 CJK UNIFIED IDEOGRAPH-38F3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+38F4 㣴 CJK UNIFIED IDEOGRAPH-38F4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+38F5 㣵 CJK UNIFIED IDEOGRAPH-38F5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+38F6 㣶 CJK UNIFIED IDEOGRAPH-38F6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+38F7 㣷 CJK UNIFIED IDEOGRAPH-38F7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+38F8 㣸 CJK UNIFIED IDEOGRAPH-38F8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+38F9 㣹 CJK UNIFIED IDEOGRAPH-38F9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+38FA 㣺 CJK UNIFIED IDEOGRAPH-38FA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+38FB 㣻 CJK UNIFIED IDEOGRAPH-38FB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+38FC 㣼 CJK UNIFIED IDEOGRAPH-38FC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+38FD 㣽 CJK UNIFIED IDEOGRAPH-38FD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+38FE 㣾 CJK UNIFIED IDEOGRAPH-38FE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+38FF 㣿 CJK UNIFIED IDEOGRAPH-38FF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3900 㤀 CJK UNIFIED IDEOGRAPH-3900 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3901 㤁 CJK UNIFIED IDEOGRAPH-3901 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3902 㤂 CJK UNIFIED IDEOGRAPH-3902 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3903 㤃 CJK UNIFIED IDEOGRAPH-3903 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3904 㤄 CJK UNIFIED IDEOGRAPH-3904 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3905 㤅 CJK UNIFIED IDEOGRAPH-3905 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3906 㤆 CJK UNIFIED IDEOGRAPH-3906 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3907 㤇 CJK UNIFIED IDEOGRAPH-3907 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3908 㤈 CJK UNIFIED IDEOGRAPH-3908 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3909 㤉 CJK UNIFIED IDEOGRAPH-3909 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+390A 㤊 CJK UNIFIED IDEOGRAPH-390A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+390B 㤋 CJK UNIFIED IDEOGRAPH-390B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+390C 㤌 CJK UNIFIED IDEOGRAPH-390C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+390D 㤍 CJK UNIFIED IDEOGRAPH-390D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+390E 㤎 CJK UNIFIED IDEOGRAPH-390E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+390F 㤏 CJK UNIFIED IDEOGRAPH-390F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3910 㤐 CJK UNIFIED IDEOGRAPH-3910 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3911 㤑 CJK UNIFIED IDEOGRAPH-3911 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3912 㤒 CJK UNIFIED IDEOGRAPH-3912 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3913 㤓 CJK UNIFIED IDEOGRAPH-3913 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3914 㤔 CJK UNIFIED IDEOGRAPH-3914 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3915 㤕 CJK UNIFIED IDEOGRAPH-3915 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3916 㤖 CJK UNIFIED IDEOGRAPH-3916 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3917 㤗 CJK UNIFIED IDEOGRAPH-3917 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3918 㤘 CJK UNIFIED IDEOGRAPH-3918 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3919 㤙 CJK UNIFIED IDEOGRAPH-3919 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+391A 㤚 CJK UNIFIED IDEOGRAPH-391A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+391B 㤛 CJK UNIFIED IDEOGRAPH-391B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+391C 㤜 CJK UNIFIED IDEOGRAPH-391C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+391D 㤝 CJK UNIFIED IDEOGRAPH-391D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+391E 㤞 CJK UNIFIED IDEOGRAPH-391E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+391F 㤟 CJK UNIFIED IDEOGRAPH-391F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3920 㤠 CJK UNIFIED IDEOGRAPH-3920 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3921 㤡 CJK UNIFIED IDEOGRAPH-3921 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3922 㤢 CJK UNIFIED IDEOGRAPH-3922 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3923 㤣 CJK UNIFIED IDEOGRAPH-3923 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3924 㤤 CJK UNIFIED IDEOGRAPH-3924 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3925 㤥 CJK UNIFIED IDEOGRAPH-3925 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3926 㤦 CJK UNIFIED IDEOGRAPH-3926 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3927 㤧 CJK UNIFIED IDEOGRAPH-3927 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3928 㤨 CJK UNIFIED IDEOGRAPH-3928 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3929 㤩 CJK UNIFIED IDEOGRAPH-3929 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+392A 㤪 CJK UNIFIED IDEOGRAPH-392A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+392B 㤫 CJK UNIFIED IDEOGRAPH-392B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+392C 㤬 CJK UNIFIED IDEOGRAPH-392C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+392D 㤭 CJK UNIFIED IDEOGRAPH-392D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+392E 㤮 CJK UNIFIED IDEOGRAPH-392E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+392F 㤯 CJK UNIFIED IDEOGRAPH-392F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3930 㤰 CJK UNIFIED IDEOGRAPH-3930 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3931 㤱 CJK UNIFIED IDEOGRAPH-3931 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3932 㤲 CJK UNIFIED IDEOGRAPH-3932 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3933 㤳 CJK UNIFIED IDEOGRAPH-3933 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3934 㤴 CJK UNIFIED IDEOGRAPH-3934 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3935 㤵 CJK UNIFIED IDEOGRAPH-3935 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3936 㤶 CJK UNIFIED IDEOGRAPH-3936 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3937 㤷 CJK UNIFIED IDEOGRAPH-3937 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3938 㤸 CJK UNIFIED IDEOGRAPH-3938 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3939 㤹 CJK UNIFIED IDEOGRAPH-3939 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+393A 㤺 CJK UNIFIED IDEOGRAPH-393A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+393B 㤻 CJK UNIFIED IDEOGRAPH-393B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+393C 㤼 CJK UNIFIED IDEOGRAPH-393C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+393D 㤽 CJK UNIFIED IDEOGRAPH-393D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+393E 㤾 CJK UNIFIED IDEOGRAPH-393E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+393F 㤿 CJK UNIFIED IDEOGRAPH-393F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3940 㥀 CJK UNIFIED IDEOGRAPH-3940 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3941 㥁 CJK UNIFIED IDEOGRAPH-3941 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3942 㥂 CJK UNIFIED IDEOGRAPH-3942 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3943 㥃 CJK UNIFIED IDEOGRAPH-3943 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3944 㥄 CJK UNIFIED IDEOGRAPH-3944 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3945 㥅 CJK UNIFIED IDEOGRAPH-3945 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3946 㥆 CJK UNIFIED IDEOGRAPH-3946 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3947 㥇 CJK UNIFIED IDEOGRAPH-3947 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3948 㥈 CJK UNIFIED IDEOGRAPH-3948 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3949 㥉 CJK UNIFIED IDEOGRAPH-3949 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+394A 㥊 CJK UNIFIED IDEOGRAPH-394A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+394B 㥋 CJK UNIFIED IDEOGRAPH-394B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+394C 㥌 CJK UNIFIED IDEOGRAPH-394C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+394D 㥍 CJK UNIFIED IDEOGRAPH-394D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+394E 㥎 CJK UNIFIED IDEOGRAPH-394E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+394F 㥏 CJK UNIFIED IDEOGRAPH-394F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3950 㥐 CJK UNIFIED IDEOGRAPH-3950 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3951 㥑 CJK UNIFIED IDEOGRAPH-3951 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3952 㥒 CJK UNIFIED IDEOGRAPH-3952 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3953 㥓 CJK UNIFIED IDEOGRAPH-3953 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3954 㥔 CJK UNIFIED IDEOGRAPH-3954 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3955 㥕 CJK UNIFIED IDEOGRAPH-3955 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3956 㥖 CJK UNIFIED IDEOGRAPH-3956 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3957 㥗 CJK UNIFIED IDEOGRAPH-3957 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3958 㥘 CJK UNIFIED IDEOGRAPH-3958 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3959 㥙 CJK UNIFIED IDEOGRAPH-3959 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+395A 㥚 CJK UNIFIED IDEOGRAPH-395A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+395B 㥛 CJK UNIFIED IDEOGRAPH-395B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+395C 㥜 CJK UNIFIED IDEOGRAPH-395C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+395D 㥝 CJK UNIFIED IDEOGRAPH-395D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+395E 㥞 CJK UNIFIED IDEOGRAPH-395E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+395F 㥟 CJK UNIFIED IDEOGRAPH-395F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3960 㥠 CJK UNIFIED IDEOGRAPH-3960 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3961 㥡 CJK UNIFIED IDEOGRAPH-3961 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3962 㥢 CJK UNIFIED IDEOGRAPH-3962 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3963 㥣 CJK UNIFIED IDEOGRAPH-3963 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3964 㥤 CJK UNIFIED IDEOGRAPH-3964 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3965 㥥 CJK UNIFIED IDEOGRAPH-3965 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3966 㥦 CJK UNIFIED IDEOGRAPH-3966 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3967 㥧 CJK UNIFIED IDEOGRAPH-3967 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3968 㥨 CJK UNIFIED IDEOGRAPH-3968 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3969 㥩 CJK UNIFIED IDEOGRAPH-3969 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+396A 㥪 CJK UNIFIED IDEOGRAPH-396A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+396B 㥫 CJK UNIFIED IDEOGRAPH-396B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+396C 㥬 CJK UNIFIED IDEOGRAPH-396C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+396D 㥭 CJK UNIFIED IDEOGRAPH-396D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+396E 㥮 CJK UNIFIED IDEOGRAPH-396E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+396F 㥯 CJK UNIFIED IDEOGRAPH-396F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3970 㥰 CJK UNIFIED IDEOGRAPH-3970 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3971 㥱 CJK UNIFIED IDEOGRAPH-3971 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3972 㥲 CJK UNIFIED IDEOGRAPH-3972 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3973 㥳 CJK UNIFIED IDEOGRAPH-3973 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3974 㥴 CJK UNIFIED IDEOGRAPH-3974 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3975 㥵 CJK UNIFIED IDEOGRAPH-3975 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3976 㥶 CJK UNIFIED IDEOGRAPH-3976 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3977 㥷 CJK UNIFIED IDEOGRAPH-3977 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3978 㥸 CJK UNIFIED IDEOGRAPH-3978 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3979 㥹 CJK UNIFIED IDEOGRAPH-3979 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+397A 㥺 CJK UNIFIED IDEOGRAPH-397A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+397B 㥻 CJK UNIFIED IDEOGRAPH-397B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+397C 㥼 CJK UNIFIED IDEOGRAPH-397C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+397D 㥽 CJK UNIFIED IDEOGRAPH-397D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+397E 㥾 CJK UNIFIED IDEOGRAPH-397E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+397F 㥿 CJK UNIFIED IDEOGRAPH-397F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3980 㦀 CJK UNIFIED IDEOGRAPH-3980 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3981 㦁 CJK UNIFIED IDEOGRAPH-3981 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3982 㦂 CJK UNIFIED IDEOGRAPH-3982 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3983 㦃 CJK UNIFIED IDEOGRAPH-3983 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3984 㦄 CJK UNIFIED IDEOGRAPH-3984 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3985 㦅 CJK UNIFIED IDEOGRAPH-3985 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3986 㦆 CJK UNIFIED IDEOGRAPH-3986 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3987 㦇 CJK UNIFIED IDEOGRAPH-3987 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3988 㦈 CJK UNIFIED IDEOGRAPH-3988 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3989 㦉 CJK UNIFIED IDEOGRAPH-3989 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+398A 㦊 CJK UNIFIED IDEOGRAPH-398A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+398B 㦋 CJK UNIFIED IDEOGRAPH-398B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+398C 㦌 CJK UNIFIED IDEOGRAPH-398C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+398D 㦍 CJK UNIFIED IDEOGRAPH-398D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+398E 㦎 CJK UNIFIED IDEOGRAPH-398E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+398F 㦏 CJK UNIFIED IDEOGRAPH-398F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3990 㦐 CJK UNIFIED IDEOGRAPH-3990 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3991 㦑 CJK UNIFIED IDEOGRAPH-3991 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3992 㦒 CJK UNIFIED IDEOGRAPH-3992 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3993 㦓 CJK UNIFIED IDEOGRAPH-3993 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3994 㦔 CJK UNIFIED IDEOGRAPH-3994 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3995 㦕 CJK UNIFIED IDEOGRAPH-3995 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3996 㦖 CJK UNIFIED IDEOGRAPH-3996 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3997 㦗 CJK UNIFIED IDEOGRAPH-3997 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3998 㦘 CJK UNIFIED IDEOGRAPH-3998 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3999 㦙 CJK UNIFIED IDEOGRAPH-3999 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+399A 㦚 CJK UNIFIED IDEOGRAPH-399A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+399B 㦛 CJK UNIFIED IDEOGRAPH-399B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+399C 㦜 CJK UNIFIED IDEOGRAPH-399C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+399D 㦝 CJK UNIFIED IDEOGRAPH-399D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+399E 㦞 CJK UNIFIED IDEOGRAPH-399E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+399F 㦟 CJK UNIFIED IDEOGRAPH-399F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+39A0 㦠 CJK UNIFIED IDEOGRAPH-39A0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+39A1 㦡 CJK UNIFIED IDEOGRAPH-39A1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+39A2 㦢 CJK UNIFIED IDEOGRAPH-39A2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+39A3 㦣 CJK UNIFIED IDEOGRAPH-39A3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+39A4 㦤 CJK UNIFIED IDEOGRAPH-39A4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+39A5 㦥 CJK UNIFIED IDEOGRAPH-39A5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+39A6 㦦 CJK UNIFIED IDEOGRAPH-39A6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+39A7 㦧 CJK UNIFIED IDEOGRAPH-39A7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+39A8 㦨 CJK UNIFIED IDEOGRAPH-39A8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+39A9 㦩 CJK UNIFIED IDEOGRAPH-39A9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+39AA 㦪 CJK UNIFIED IDEOGRAPH-39AA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+39AB 㦫 CJK UNIFIED IDEOGRAPH-39AB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+39AC 㦬 CJK UNIFIED IDEOGRAPH-39AC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+39AD 㦭 CJK UNIFIED IDEOGRAPH-39AD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+39AE 㦮 CJK UNIFIED IDEOGRAPH-39AE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+39AF 㦯 CJK UNIFIED IDEOGRAPH-39AF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+39B0 㦰 CJK UNIFIED IDEOGRAPH-39B0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+39B1 㦱 CJK UNIFIED IDEOGRAPH-39B1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+39B2 㦲 CJK UNIFIED IDEOGRAPH-39B2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+39B3 㦳 CJK UNIFIED IDEOGRAPH-39B3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+39B4 㦴 CJK UNIFIED IDEOGRAPH-39B4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+39B5 㦵 CJK UNIFIED IDEOGRAPH-39B5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+39B6 㦶 CJK UNIFIED IDEOGRAPH-39B6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+39B7 㦷 CJK UNIFIED IDEOGRAPH-39B7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+39B8 㦸 CJK UNIFIED IDEOGRAPH-39B8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+39B9 㦹 CJK UNIFIED IDEOGRAPH-39B9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+39BA 㦺 CJK UNIFIED IDEOGRAPH-39BA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+39BB 㦻 CJK UNIFIED IDEOGRAPH-39BB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+39BC 㦼 CJK UNIFIED IDEOGRAPH-39BC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+39BD 㦽 CJK UNIFIED IDEOGRAPH-39BD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+39BE 㦾 CJK UNIFIED IDEOGRAPH-39BE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+39BF 㦿 CJK UNIFIED IDEOGRAPH-39BF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+39C0 㧀 CJK UNIFIED IDEOGRAPH-39C0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+39C1 㧁 CJK UNIFIED IDEOGRAPH-39C1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+39C2 㧂 CJK UNIFIED IDEOGRAPH-39C2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+39C3 㧃 CJK UNIFIED IDEOGRAPH-39C3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+39C4 㧄 CJK UNIFIED IDEOGRAPH-39C4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+39C5 㧅 CJK UNIFIED IDEOGRAPH-39C5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+39C6 㧆 CJK UNIFIED IDEOGRAPH-39C6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+39C7 㧇 CJK UNIFIED IDEOGRAPH-39C7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+39C8 㧈 CJK UNIFIED IDEOGRAPH-39C8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+39C9 㧉 CJK UNIFIED IDEOGRAPH-39C9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+39CA 㧊 CJK UNIFIED IDEOGRAPH-39CA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+39CB 㧋 CJK UNIFIED IDEOGRAPH-39CB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+39CC 㧌 CJK UNIFIED IDEOGRAPH-39CC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+39CD 㧍 CJK UNIFIED IDEOGRAPH-39CD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+39CE 㧎 CJK UNIFIED IDEOGRAPH-39CE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+39CF 㧏 CJK UNIFIED IDEOGRAPH-39CF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+39D0 㧐 CJK UNIFIED IDEOGRAPH-39D0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+39D1 㧑 CJK UNIFIED IDEOGRAPH-39D1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+39D2 㧒 CJK UNIFIED IDEOGRAPH-39D2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+39D3 㧓 CJK UNIFIED IDEOGRAPH-39D3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+39D4 㧔 CJK UNIFIED IDEOGRAPH-39D4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+39D5 㧕 CJK UNIFIED IDEOGRAPH-39D5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+39D6 㧖 CJK UNIFIED IDEOGRAPH-39D6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+39D7 㧗 CJK UNIFIED IDEOGRAPH-39D7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+39D8 㧘 CJK UNIFIED IDEOGRAPH-39D8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+39D9 㧙 CJK UNIFIED IDEOGRAPH-39D9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+39DA 㧚 CJK UNIFIED IDEOGRAPH-39DA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+39DB 㧛 CJK UNIFIED IDEOGRAPH-39DB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+39DC 㧜 CJK UNIFIED IDEOGRAPH-39DC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+39DD 㧝 CJK UNIFIED IDEOGRAPH-39DD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+39DE 㧞 CJK UNIFIED IDEOGRAPH-39DE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+39DF 㧟 CJK UNIFIED IDEOGRAPH-39DF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+39E0 㧠 CJK UNIFIED IDEOGRAPH-39E0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+39E1 㧡 CJK UNIFIED IDEOGRAPH-39E1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+39E2 㧢 CJK UNIFIED IDEOGRAPH-39E2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+39E3 㧣 CJK UNIFIED IDEOGRAPH-39E3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+39E4 㧤 CJK UNIFIED IDEOGRAPH-39E4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+39E5 㧥 CJK UNIFIED IDEOGRAPH-39E5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+39E6 㧦 CJK UNIFIED IDEOGRAPH-39E6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+39E7 㧧 CJK UNIFIED IDEOGRAPH-39E7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+39E8 㧨 CJK UNIFIED IDEOGRAPH-39E8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+39E9 㧩 CJK UNIFIED IDEOGRAPH-39E9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+39EA 㧪 CJK UNIFIED IDEOGRAPH-39EA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+39EB 㧫 CJK UNIFIED IDEOGRAPH-39EB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+39EC 㧬 CJK UNIFIED IDEOGRAPH-39EC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+39ED 㧭 CJK UNIFIED IDEOGRAPH-39ED | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+39EE 㧮 CJK UNIFIED IDEOGRAPH-39EE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+39EF 㧯 CJK UNIFIED IDEOGRAPH-39EF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+39F0 㧰 CJK UNIFIED IDEOGRAPH-39F0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+39F1 㧱 CJK UNIFIED IDEOGRAPH-39F1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+39F2 㧲 CJK UNIFIED IDEOGRAPH-39F2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+39F3 㧳 CJK UNIFIED IDEOGRAPH-39F3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+39F4 㧴 CJK UNIFIED IDEOGRAPH-39F4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+39F5 㧵 CJK UNIFIED IDEOGRAPH-39F5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+39F6 㧶 CJK UNIFIED IDEOGRAPH-39F6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+39F7 㧷 CJK UNIFIED IDEOGRAPH-39F7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+39F8 㧸 CJK UNIFIED IDEOGRAPH-39F8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+39F9 㧹 CJK UNIFIED IDEOGRAPH-39F9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+39FA 㧺 CJK UNIFIED IDEOGRAPH-39FA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+39FB 㧻 CJK UNIFIED IDEOGRAPH-39FB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+39FC 㧼 CJK UNIFIED IDEOGRAPH-39FC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+39FD 㧽 CJK UNIFIED IDEOGRAPH-39FD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+39FE 㧾 CJK UNIFIED IDEOGRAPH-39FE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+39FF 㧿 CJK UNIFIED IDEOGRAPH-39FF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A00 㨀 CJK UNIFIED IDEOGRAPH-3A00 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A01 㨁 CJK UNIFIED IDEOGRAPH-3A01 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A02 㨂 CJK UNIFIED IDEOGRAPH-3A02 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A03 㨃 CJK UNIFIED IDEOGRAPH-3A03 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A04 㨄 CJK UNIFIED IDEOGRAPH-3A04 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A05 㨅 CJK UNIFIED IDEOGRAPH-3A05 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A06 㨆 CJK UNIFIED IDEOGRAPH-3A06 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A07 㨇 CJK UNIFIED IDEOGRAPH-3A07 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A08 㨈 CJK UNIFIED IDEOGRAPH-3A08 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A09 㨉 CJK UNIFIED IDEOGRAPH-3A09 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A0A 㨊 CJK UNIFIED IDEOGRAPH-3A0A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A0B 㨋 CJK UNIFIED IDEOGRAPH-3A0B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A0C 㨌 CJK UNIFIED IDEOGRAPH-3A0C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A0D 㨍 CJK UNIFIED IDEOGRAPH-3A0D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A0E 㨎 CJK UNIFIED IDEOGRAPH-3A0E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A0F 㨏 CJK UNIFIED IDEOGRAPH-3A0F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A10 㨐 CJK UNIFIED IDEOGRAPH-3A10 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A11 㨑 CJK UNIFIED IDEOGRAPH-3A11 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A12 㨒 CJK UNIFIED IDEOGRAPH-3A12 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A13 㨓 CJK UNIFIED IDEOGRAPH-3A13 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A14 㨔 CJK UNIFIED IDEOGRAPH-3A14 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A15 㨕 CJK UNIFIED IDEOGRAPH-3A15 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A16 㨖 CJK UNIFIED IDEOGRAPH-3A16 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A17 㨗 CJK UNIFIED IDEOGRAPH-3A17 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A18 㨘 CJK UNIFIED IDEOGRAPH-3A18 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A19 㨙 CJK UNIFIED IDEOGRAPH-3A19 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A1A 㨚 CJK UNIFIED IDEOGRAPH-3A1A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A1B 㨛 CJK UNIFIED IDEOGRAPH-3A1B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A1C 㨜 CJK UNIFIED IDEOGRAPH-3A1C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A1D 㨝 CJK UNIFIED IDEOGRAPH-3A1D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A1E 㨞 CJK UNIFIED IDEOGRAPH-3A1E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A1F 㨟 CJK UNIFIED IDEOGRAPH-3A1F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A20 㨠 CJK UNIFIED IDEOGRAPH-3A20 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A21 㨡 CJK UNIFIED IDEOGRAPH-3A21 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A22 㨢 CJK UNIFIED IDEOGRAPH-3A22 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A23 㨣 CJK UNIFIED IDEOGRAPH-3A23 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A24 㨤 CJK UNIFIED IDEOGRAPH-3A24 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A25 㨥 CJK UNIFIED IDEOGRAPH-3A25 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A26 㨦 CJK UNIFIED IDEOGRAPH-3A26 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A27 㨧 CJK UNIFIED IDEOGRAPH-3A27 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A28 㨨 CJK UNIFIED IDEOGRAPH-3A28 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A29 㨩 CJK UNIFIED IDEOGRAPH-3A29 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A2A 㨪 CJK UNIFIED IDEOGRAPH-3A2A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A2B 㨫 CJK UNIFIED IDEOGRAPH-3A2B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A2C 㨬 CJK UNIFIED IDEOGRAPH-3A2C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A2D 㨭 CJK UNIFIED IDEOGRAPH-3A2D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A2E 㨮 CJK UNIFIED IDEOGRAPH-3A2E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A2F 㨯 CJK UNIFIED IDEOGRAPH-3A2F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A30 㨰 CJK UNIFIED IDEOGRAPH-3A30 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A31 㨱 CJK UNIFIED IDEOGRAPH-3A31 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A32 㨲 CJK UNIFIED IDEOGRAPH-3A32 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A33 㨳 CJK UNIFIED IDEOGRAPH-3A33 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A34 㨴 CJK UNIFIED IDEOGRAPH-3A34 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A35 㨵 CJK UNIFIED IDEOGRAPH-3A35 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A36 㨶 CJK UNIFIED IDEOGRAPH-3A36 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A37 㨷 CJK UNIFIED IDEOGRAPH-3A37 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A38 㨸 CJK UNIFIED IDEOGRAPH-3A38 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A39 㨹 CJK UNIFIED IDEOGRAPH-3A39 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A3A 㨺 CJK UNIFIED IDEOGRAPH-3A3A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A3B 㨻 CJK UNIFIED IDEOGRAPH-3A3B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A3C 㨼 CJK UNIFIED IDEOGRAPH-3A3C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A3D 㨽 CJK UNIFIED IDEOGRAPH-3A3D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A3E 㨾 CJK UNIFIED IDEOGRAPH-3A3E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A3F 㨿 CJK UNIFIED IDEOGRAPH-3A3F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A40 㩀 CJK UNIFIED IDEOGRAPH-3A40 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A41 㩁 CJK UNIFIED IDEOGRAPH-3A41 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A42 㩂 CJK UNIFIED IDEOGRAPH-3A42 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A43 㩃 CJK UNIFIED IDEOGRAPH-3A43 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A44 㩄 CJK UNIFIED IDEOGRAPH-3A44 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A45 㩅 CJK UNIFIED IDEOGRAPH-3A45 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A46 㩆 CJK UNIFIED IDEOGRAPH-3A46 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A47 㩇 CJK UNIFIED IDEOGRAPH-3A47 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A48 㩈 CJK UNIFIED IDEOGRAPH-3A48 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A49 㩉 CJK UNIFIED IDEOGRAPH-3A49 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A4A 㩊 CJK UNIFIED IDEOGRAPH-3A4A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A4B 㩋 CJK UNIFIED IDEOGRAPH-3A4B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A4C 㩌 CJK UNIFIED IDEOGRAPH-3A4C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A4D 㩍 CJK UNIFIED IDEOGRAPH-3A4D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A4E 㩎 CJK UNIFIED IDEOGRAPH-3A4E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A4F 㩏 CJK UNIFIED IDEOGRAPH-3A4F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A50 㩐 CJK UNIFIED IDEOGRAPH-3A50 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A51 㩑 CJK UNIFIED IDEOGRAPH-3A51 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A52 㩒 CJK UNIFIED IDEOGRAPH-3A52 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A53 㩓 CJK UNIFIED IDEOGRAPH-3A53 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A54 㩔 CJK UNIFIED IDEOGRAPH-3A54 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A55 㩕 CJK UNIFIED IDEOGRAPH-3A55 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A56 㩖 CJK UNIFIED IDEOGRAPH-3A56 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A57 㩗 CJK UNIFIED IDEOGRAPH-3A57 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A58 㩘 CJK UNIFIED IDEOGRAPH-3A58 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A59 㩙 CJK UNIFIED IDEOGRAPH-3A59 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A5A 㩚 CJK UNIFIED IDEOGRAPH-3A5A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A5B 㩛 CJK UNIFIED IDEOGRAPH-3A5B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A5C 㩜 CJK UNIFIED IDEOGRAPH-3A5C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A5D 㩝 CJK UNIFIED IDEOGRAPH-3A5D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A5E 㩞 CJK UNIFIED IDEOGRAPH-3A5E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A5F 㩟 CJK UNIFIED IDEOGRAPH-3A5F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A60 㩠 CJK UNIFIED IDEOGRAPH-3A60 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A61 㩡 CJK UNIFIED IDEOGRAPH-3A61 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A62 㩢 CJK UNIFIED IDEOGRAPH-3A62 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A63 㩣 CJK UNIFIED IDEOGRAPH-3A63 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A64 㩤 CJK UNIFIED IDEOGRAPH-3A64 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A65 㩥 CJK UNIFIED IDEOGRAPH-3A65 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A66 㩦 CJK UNIFIED IDEOGRAPH-3A66 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A67 㩧 CJK UNIFIED IDEOGRAPH-3A67 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A68 㩨 CJK UNIFIED IDEOGRAPH-3A68 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A69 㩩 CJK UNIFIED IDEOGRAPH-3A69 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A6A 㩪 CJK UNIFIED IDEOGRAPH-3A6A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A6B 㩫 CJK UNIFIED IDEOGRAPH-3A6B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A6C 㩬 CJK UNIFIED IDEOGRAPH-3A6C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A6D 㩭 CJK UNIFIED IDEOGRAPH-3A6D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A6E 㩮 CJK UNIFIED IDEOGRAPH-3A6E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A6F 㩯 CJK UNIFIED IDEOGRAPH-3A6F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A70 㩰 CJK UNIFIED IDEOGRAPH-3A70 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A71 㩱 CJK UNIFIED IDEOGRAPH-3A71 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A72 㩲 CJK UNIFIED IDEOGRAPH-3A72 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A73 㩳 CJK UNIFIED IDEOGRAPH-3A73 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A74 㩴 CJK UNIFIED IDEOGRAPH-3A74 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A75 㩵 CJK UNIFIED IDEOGRAPH-3A75 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A76 㩶 CJK UNIFIED IDEOGRAPH-3A76 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A77 㩷 CJK UNIFIED IDEOGRAPH-3A77 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A78 㩸 CJK UNIFIED IDEOGRAPH-3A78 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A79 㩹 CJK UNIFIED IDEOGRAPH-3A79 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A7A 㩺 CJK UNIFIED IDEOGRAPH-3A7A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A7B 㩻 CJK UNIFIED IDEOGRAPH-3A7B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A7C 㩼 CJK UNIFIED IDEOGRAPH-3A7C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A7D 㩽 CJK UNIFIED IDEOGRAPH-3A7D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A7E 㩾 CJK UNIFIED IDEOGRAPH-3A7E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A7F 㩿 CJK UNIFIED IDEOGRAPH-3A7F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A80 㪀 CJK UNIFIED IDEOGRAPH-3A80 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A81 㪁 CJK UNIFIED IDEOGRAPH-3A81 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A82 㪂 CJK UNIFIED IDEOGRAPH-3A82 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A83 㪃 CJK UNIFIED IDEOGRAPH-3A83 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A84 㪄 CJK UNIFIED IDEOGRAPH-3A84 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A85 㪅 CJK UNIFIED IDEOGRAPH-3A85 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A86 㪆 CJK UNIFIED IDEOGRAPH-3A86 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A87 㪇 CJK UNIFIED IDEOGRAPH-3A87 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A88 㪈 CJK UNIFIED IDEOGRAPH-3A88 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A89 㪉 CJK UNIFIED IDEOGRAPH-3A89 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A8A 㪊 CJK UNIFIED IDEOGRAPH-3A8A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A8B 㪋 CJK UNIFIED IDEOGRAPH-3A8B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A8C 㪌 CJK UNIFIED IDEOGRAPH-3A8C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A8D 㪍 CJK UNIFIED IDEOGRAPH-3A8D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A8E 㪎 CJK UNIFIED IDEOGRAPH-3A8E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A8F 㪏 CJK UNIFIED IDEOGRAPH-3A8F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A90 㪐 CJK UNIFIED IDEOGRAPH-3A90 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A91 㪑 CJK UNIFIED IDEOGRAPH-3A91 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A92 㪒 CJK UNIFIED IDEOGRAPH-3A92 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A93 㪓 CJK UNIFIED IDEOGRAPH-3A93 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A94 㪔 CJK UNIFIED IDEOGRAPH-3A94 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A95 㪕 CJK UNIFIED IDEOGRAPH-3A95 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A96 㪖 CJK UNIFIED IDEOGRAPH-3A96 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A97 㪗 CJK UNIFIED IDEOGRAPH-3A97 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A98 㪘 CJK UNIFIED IDEOGRAPH-3A98 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A99 㪙 CJK UNIFIED IDEOGRAPH-3A99 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A9A 㪚 CJK UNIFIED IDEOGRAPH-3A9A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A9B 㪛 CJK UNIFIED IDEOGRAPH-3A9B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A9C 㪜 CJK UNIFIED IDEOGRAPH-3A9C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A9D 㪝 CJK UNIFIED IDEOGRAPH-3A9D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A9E 㪞 CJK UNIFIED IDEOGRAPH-3A9E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3A9F 㪟 CJK UNIFIED IDEOGRAPH-3A9F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3AA0 㪠 CJK UNIFIED IDEOGRAPH-3AA0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3AA1 㪡 CJK UNIFIED IDEOGRAPH-3AA1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3AA2 㪢 CJK UNIFIED IDEOGRAPH-3AA2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3AA3 㪣 CJK UNIFIED IDEOGRAPH-3AA3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3AA4 㪤 CJK UNIFIED IDEOGRAPH-3AA4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3AA5 㪥 CJK UNIFIED IDEOGRAPH-3AA5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3AA6 㪦 CJK UNIFIED IDEOGRAPH-3AA6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3AA7 㪧 CJK UNIFIED IDEOGRAPH-3AA7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3AA8 㪨 CJK UNIFIED IDEOGRAPH-3AA8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3AA9 㪩 CJK UNIFIED IDEOGRAPH-3AA9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3AAA 㪪 CJK UNIFIED IDEOGRAPH-3AAA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3AAB 㪫 CJK UNIFIED IDEOGRAPH-3AAB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3AAC 㪬 CJK UNIFIED IDEOGRAPH-3AAC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3AAD 㪭 CJK UNIFIED IDEOGRAPH-3AAD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3AAE 㪮 CJK UNIFIED IDEOGRAPH-3AAE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3AAF 㪯 CJK UNIFIED IDEOGRAPH-3AAF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3AB0 㪰 CJK UNIFIED IDEOGRAPH-3AB0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3AB1 㪱 CJK UNIFIED IDEOGRAPH-3AB1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3AB2 㪲 CJK UNIFIED IDEOGRAPH-3AB2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3AB3 㪳 CJK UNIFIED IDEOGRAPH-3AB3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3AB4 㪴 CJK UNIFIED IDEOGRAPH-3AB4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3AB5 㪵 CJK UNIFIED IDEOGRAPH-3AB5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3AB6 㪶 CJK UNIFIED IDEOGRAPH-3AB6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3AB7 㪷 CJK UNIFIED IDEOGRAPH-3AB7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3AB8 㪸 CJK UNIFIED IDEOGRAPH-3AB8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3AB9 㪹 CJK UNIFIED IDEOGRAPH-3AB9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3ABA 㪺 CJK UNIFIED IDEOGRAPH-3ABA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3ABB 㪻 CJK UNIFIED IDEOGRAPH-3ABB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3ABC 㪼 CJK UNIFIED IDEOGRAPH-3ABC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3ABD 㪽 CJK UNIFIED IDEOGRAPH-3ABD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3ABE 㪾 CJK UNIFIED IDEOGRAPH-3ABE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3ABF 㪿 CJK UNIFIED IDEOGRAPH-3ABF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3AC0 㫀 CJK UNIFIED IDEOGRAPH-3AC0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3AC1 㫁 CJK UNIFIED IDEOGRAPH-3AC1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3AC2 㫂 CJK UNIFIED IDEOGRAPH-3AC2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3AC3 㫃 CJK UNIFIED IDEOGRAPH-3AC3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3AC4 㫄 CJK UNIFIED IDEOGRAPH-3AC4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3AC5 㫅 CJK UNIFIED IDEOGRAPH-3AC5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3AC6 㫆 CJK UNIFIED IDEOGRAPH-3AC6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3AC7 㫇 CJK UNIFIED IDEOGRAPH-3AC7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3AC8 㫈 CJK UNIFIED IDEOGRAPH-3AC8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3AC9 㫉 CJK UNIFIED IDEOGRAPH-3AC9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3ACA 㫊 CJK UNIFIED IDEOGRAPH-3ACA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3ACB 㫋 CJK UNIFIED IDEOGRAPH-3ACB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3ACC 㫌 CJK UNIFIED IDEOGRAPH-3ACC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3ACD 㫍 CJK UNIFIED IDEOGRAPH-3ACD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3ACE 㫎 CJK UNIFIED IDEOGRAPH-3ACE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3ACF 㫏 CJK UNIFIED IDEOGRAPH-3ACF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3AD0 㫐 CJK UNIFIED IDEOGRAPH-3AD0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3AD1 㫑 CJK UNIFIED IDEOGRAPH-3AD1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3AD2 㫒 CJK UNIFIED IDEOGRAPH-3AD2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3AD3 㫓 CJK UNIFIED IDEOGRAPH-3AD3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3AD4 㫔 CJK UNIFIED IDEOGRAPH-3AD4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3AD5 㫕 CJK UNIFIED IDEOGRAPH-3AD5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3AD6 㫖 CJK UNIFIED IDEOGRAPH-3AD6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3AD7 㫗 CJK UNIFIED IDEOGRAPH-3AD7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3AD8 㫘 CJK UNIFIED IDEOGRAPH-3AD8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3AD9 㫙 CJK UNIFIED IDEOGRAPH-3AD9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3ADA 㫚 CJK UNIFIED IDEOGRAPH-3ADA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3ADB 㫛 CJK UNIFIED IDEOGRAPH-3ADB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3ADC 㫜 CJK UNIFIED IDEOGRAPH-3ADC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3ADD 㫝 CJK UNIFIED IDEOGRAPH-3ADD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3ADE 㫞 CJK UNIFIED IDEOGRAPH-3ADE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3ADF 㫟 CJK UNIFIED IDEOGRAPH-3ADF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3AE0 㫠 CJK UNIFIED IDEOGRAPH-3AE0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3AE1 㫡 CJK UNIFIED IDEOGRAPH-3AE1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3AE2 㫢 CJK UNIFIED IDEOGRAPH-3AE2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3AE3 㫣 CJK UNIFIED IDEOGRAPH-3AE3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3AE4 㫤 CJK UNIFIED IDEOGRAPH-3AE4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3AE5 㫥 CJK UNIFIED IDEOGRAPH-3AE5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3AE6 㫦 CJK UNIFIED IDEOGRAPH-3AE6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3AE7 㫧 CJK UNIFIED IDEOGRAPH-3AE7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3AE8 㫨 CJK UNIFIED IDEOGRAPH-3AE8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3AE9 㫩 CJK UNIFIED IDEOGRAPH-3AE9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3AEA 㫪 CJK UNIFIED IDEOGRAPH-3AEA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3AEB 㫫 CJK UNIFIED IDEOGRAPH-3AEB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3AEC 㫬 CJK UNIFIED IDEOGRAPH-3AEC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3AED 㫭 CJK UNIFIED IDEOGRAPH-3AED | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3AEE 㫮 CJK UNIFIED IDEOGRAPH-3AEE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3AEF 㫯 CJK UNIFIED IDEOGRAPH-3AEF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3AF0 㫰 CJK UNIFIED IDEOGRAPH-3AF0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3AF1 㫱 CJK UNIFIED IDEOGRAPH-3AF1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3AF2 㫲 CJK UNIFIED IDEOGRAPH-3AF2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3AF3 㫳 CJK UNIFIED IDEOGRAPH-3AF3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3AF4 㫴 CJK UNIFIED IDEOGRAPH-3AF4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3AF5 㫵 CJK UNIFIED IDEOGRAPH-3AF5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3AF6 㫶 CJK UNIFIED IDEOGRAPH-3AF6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3AF7 㫷 CJK UNIFIED IDEOGRAPH-3AF7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3AF8 㫸 CJK UNIFIED IDEOGRAPH-3AF8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3AF9 㫹 CJK UNIFIED IDEOGRAPH-3AF9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3AFA 㫺 CJK UNIFIED IDEOGRAPH-3AFA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3AFB 㫻 CJK UNIFIED IDEOGRAPH-3AFB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3AFC 㫼 CJK UNIFIED IDEOGRAPH-3AFC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3AFD 㫽 CJK UNIFIED IDEOGRAPH-3AFD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3AFE 㫾 CJK UNIFIED IDEOGRAPH-3AFE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3AFF 㫿 CJK UNIFIED IDEOGRAPH-3AFF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B00 㬀 CJK UNIFIED IDEOGRAPH-3B00 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B01 㬁 CJK UNIFIED IDEOGRAPH-3B01 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B02 㬂 CJK UNIFIED IDEOGRAPH-3B02 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B03 㬃 CJK UNIFIED IDEOGRAPH-3B03 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B04 㬄 CJK UNIFIED IDEOGRAPH-3B04 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B05 㬅 CJK UNIFIED IDEOGRAPH-3B05 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B06 㬆 CJK UNIFIED IDEOGRAPH-3B06 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B07 㬇 CJK UNIFIED IDEOGRAPH-3B07 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B08 㬈 CJK UNIFIED IDEOGRAPH-3B08 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B09 㬉 CJK UNIFIED IDEOGRAPH-3B09 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B0A 㬊 CJK UNIFIED IDEOGRAPH-3B0A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B0B 㬋 CJK UNIFIED IDEOGRAPH-3B0B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B0C 㬌 CJK UNIFIED IDEOGRAPH-3B0C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B0D 㬍 CJK UNIFIED IDEOGRAPH-3B0D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B0E 㬎 CJK UNIFIED IDEOGRAPH-3B0E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B0F 㬏 CJK UNIFIED IDEOGRAPH-3B0F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B10 㬐 CJK UNIFIED IDEOGRAPH-3B10 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B11 㬑 CJK UNIFIED IDEOGRAPH-3B11 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B12 㬒 CJK UNIFIED IDEOGRAPH-3B12 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B13 㬓 CJK UNIFIED IDEOGRAPH-3B13 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B14 㬔 CJK UNIFIED IDEOGRAPH-3B14 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B15 㬕 CJK UNIFIED IDEOGRAPH-3B15 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B16 㬖 CJK UNIFIED IDEOGRAPH-3B16 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B17 㬗 CJK UNIFIED IDEOGRAPH-3B17 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B18 㬘 CJK UNIFIED IDEOGRAPH-3B18 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B19 㬙 CJK UNIFIED IDEOGRAPH-3B19 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B1A 㬚 CJK UNIFIED IDEOGRAPH-3B1A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B1B 㬛 CJK UNIFIED IDEOGRAPH-3B1B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B1C 㬜 CJK UNIFIED IDEOGRAPH-3B1C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B1D 㬝 CJK UNIFIED IDEOGRAPH-3B1D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B1E 㬞 CJK UNIFIED IDEOGRAPH-3B1E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B1F 㬟 CJK UNIFIED IDEOGRAPH-3B1F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B20 㬠 CJK UNIFIED IDEOGRAPH-3B20 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B21 㬡 CJK UNIFIED IDEOGRAPH-3B21 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B22 㬢 CJK UNIFIED IDEOGRAPH-3B22 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B23 㬣 CJK UNIFIED IDEOGRAPH-3B23 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B24 㬤 CJK UNIFIED IDEOGRAPH-3B24 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B25 㬥 CJK UNIFIED IDEOGRAPH-3B25 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B26 㬦 CJK UNIFIED IDEOGRAPH-3B26 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B27 㬧 CJK UNIFIED IDEOGRAPH-3B27 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B28 㬨 CJK UNIFIED IDEOGRAPH-3B28 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B29 㬩 CJK UNIFIED IDEOGRAPH-3B29 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B2A 㬪 CJK UNIFIED IDEOGRAPH-3B2A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B2B 㬫 CJK UNIFIED IDEOGRAPH-3B2B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B2C 㬬 CJK UNIFIED IDEOGRAPH-3B2C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B2D 㬭 CJK UNIFIED IDEOGRAPH-3B2D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B2E 㬮 CJK UNIFIED IDEOGRAPH-3B2E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B2F 㬯 CJK UNIFIED IDEOGRAPH-3B2F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B30 㬰 CJK UNIFIED IDEOGRAPH-3B30 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B31 㬱 CJK UNIFIED IDEOGRAPH-3B31 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B32 㬲 CJK UNIFIED IDEOGRAPH-3B32 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B33 㬳 CJK UNIFIED IDEOGRAPH-3B33 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B34 㬴 CJK UNIFIED IDEOGRAPH-3B34 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B35 㬵 CJK UNIFIED IDEOGRAPH-3B35 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B36 㬶 CJK UNIFIED IDEOGRAPH-3B36 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B37 㬷 CJK UNIFIED IDEOGRAPH-3B37 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B38 㬸 CJK UNIFIED IDEOGRAPH-3B38 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B39 㬹 CJK UNIFIED IDEOGRAPH-3B39 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B3A 㬺 CJK UNIFIED IDEOGRAPH-3B3A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B3B 㬻 CJK UNIFIED IDEOGRAPH-3B3B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B3C 㬼 CJK UNIFIED IDEOGRAPH-3B3C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B3D 㬽 CJK UNIFIED IDEOGRAPH-3B3D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B3E 㬾 CJK UNIFIED IDEOGRAPH-3B3E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B3F 㬿 CJK UNIFIED IDEOGRAPH-3B3F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B40 㭀 CJK UNIFIED IDEOGRAPH-3B40 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B41 㭁 CJK UNIFIED IDEOGRAPH-3B41 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B42 㭂 CJK UNIFIED IDEOGRAPH-3B42 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B43 㭃 CJK UNIFIED IDEOGRAPH-3B43 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B44 㭄 CJK UNIFIED IDEOGRAPH-3B44 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B45 㭅 CJK UNIFIED IDEOGRAPH-3B45 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B46 㭆 CJK UNIFIED IDEOGRAPH-3B46 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B47 㭇 CJK UNIFIED IDEOGRAPH-3B47 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B48 㭈 CJK UNIFIED IDEOGRAPH-3B48 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B49 㭉 CJK UNIFIED IDEOGRAPH-3B49 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B4A 㭊 CJK UNIFIED IDEOGRAPH-3B4A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B4B 㭋 CJK UNIFIED IDEOGRAPH-3B4B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B4C 㭌 CJK UNIFIED IDEOGRAPH-3B4C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B4D 㭍 CJK UNIFIED IDEOGRAPH-3B4D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B4E 㭎 CJK UNIFIED IDEOGRAPH-3B4E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B4F 㭏 CJK UNIFIED IDEOGRAPH-3B4F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B50 㭐 CJK UNIFIED IDEOGRAPH-3B50 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B51 㭑 CJK UNIFIED IDEOGRAPH-3B51 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B52 㭒 CJK UNIFIED IDEOGRAPH-3B52 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B53 㭓 CJK UNIFIED IDEOGRAPH-3B53 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B54 㭔 CJK UNIFIED IDEOGRAPH-3B54 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B55 㭕 CJK UNIFIED IDEOGRAPH-3B55 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B56 㭖 CJK UNIFIED IDEOGRAPH-3B56 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B57 㭗 CJK UNIFIED IDEOGRAPH-3B57 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B58 㭘 CJK UNIFIED IDEOGRAPH-3B58 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B59 㭙 CJK UNIFIED IDEOGRAPH-3B59 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B5A 㭚 CJK UNIFIED IDEOGRAPH-3B5A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B5B 㭛 CJK UNIFIED IDEOGRAPH-3B5B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B5C 㭜 CJK UNIFIED IDEOGRAPH-3B5C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B5D 㭝 CJK UNIFIED IDEOGRAPH-3B5D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B5E 㭞 CJK UNIFIED IDEOGRAPH-3B5E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B5F 㭟 CJK UNIFIED IDEOGRAPH-3B5F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B60 㭠 CJK UNIFIED IDEOGRAPH-3B60 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B61 㭡 CJK UNIFIED IDEOGRAPH-3B61 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B62 㭢 CJK UNIFIED IDEOGRAPH-3B62 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B63 㭣 CJK UNIFIED IDEOGRAPH-3B63 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B64 㭤 CJK UNIFIED IDEOGRAPH-3B64 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B65 㭥 CJK UNIFIED IDEOGRAPH-3B65 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B66 㭦 CJK UNIFIED IDEOGRAPH-3B66 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B67 㭧 CJK UNIFIED IDEOGRAPH-3B67 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B68 㭨 CJK UNIFIED IDEOGRAPH-3B68 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B69 㭩 CJK UNIFIED IDEOGRAPH-3B69 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B6A 㭪 CJK UNIFIED IDEOGRAPH-3B6A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B6B 㭫 CJK UNIFIED IDEOGRAPH-3B6B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B6C 㭬 CJK UNIFIED IDEOGRAPH-3B6C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B6D 㭭 CJK UNIFIED IDEOGRAPH-3B6D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B6E 㭮 CJK UNIFIED IDEOGRAPH-3B6E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B6F 㭯 CJK UNIFIED IDEOGRAPH-3B6F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B70 㭰 CJK UNIFIED IDEOGRAPH-3B70 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B71 㭱 CJK UNIFIED IDEOGRAPH-3B71 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B72 㭲 CJK UNIFIED IDEOGRAPH-3B72 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B73 㭳 CJK UNIFIED IDEOGRAPH-3B73 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B74 㭴 CJK UNIFIED IDEOGRAPH-3B74 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B75 㭵 CJK UNIFIED IDEOGRAPH-3B75 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B76 㭶 CJK UNIFIED IDEOGRAPH-3B76 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B77 㭷 CJK UNIFIED IDEOGRAPH-3B77 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B78 㭸 CJK UNIFIED IDEOGRAPH-3B78 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B79 㭹 CJK UNIFIED IDEOGRAPH-3B79 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B7A 㭺 CJK UNIFIED IDEOGRAPH-3B7A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B7B 㭻 CJK UNIFIED IDEOGRAPH-3B7B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B7C 㭼 CJK UNIFIED IDEOGRAPH-3B7C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B7D 㭽 CJK UNIFIED IDEOGRAPH-3B7D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B7E 㭾 CJK UNIFIED IDEOGRAPH-3B7E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B7F 㭿 CJK UNIFIED IDEOGRAPH-3B7F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B80 㮀 CJK UNIFIED IDEOGRAPH-3B80 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B81 㮁 CJK UNIFIED IDEOGRAPH-3B81 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B82 㮂 CJK UNIFIED IDEOGRAPH-3B82 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B83 㮃 CJK UNIFIED IDEOGRAPH-3B83 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B84 㮄 CJK UNIFIED IDEOGRAPH-3B84 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B85 㮅 CJK UNIFIED IDEOGRAPH-3B85 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B86 㮆 CJK UNIFIED IDEOGRAPH-3B86 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B87 㮇 CJK UNIFIED IDEOGRAPH-3B87 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B88 㮈 CJK UNIFIED IDEOGRAPH-3B88 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B89 㮉 CJK UNIFIED IDEOGRAPH-3B89 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B8A 㮊 CJK UNIFIED IDEOGRAPH-3B8A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B8B 㮋 CJK UNIFIED IDEOGRAPH-3B8B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B8C 㮌 CJK UNIFIED IDEOGRAPH-3B8C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B8D 㮍 CJK UNIFIED IDEOGRAPH-3B8D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B8E 㮎 CJK UNIFIED IDEOGRAPH-3B8E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B8F 㮏 CJK UNIFIED IDEOGRAPH-3B8F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B90 㮐 CJK UNIFIED IDEOGRAPH-3B90 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B91 㮑 CJK UNIFIED IDEOGRAPH-3B91 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B92 㮒 CJK UNIFIED IDEOGRAPH-3B92 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B93 㮓 CJK UNIFIED IDEOGRAPH-3B93 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B94 㮔 CJK UNIFIED IDEOGRAPH-3B94 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B95 㮕 CJK UNIFIED IDEOGRAPH-3B95 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B96 㮖 CJK UNIFIED IDEOGRAPH-3B96 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B97 㮗 CJK UNIFIED IDEOGRAPH-3B97 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B98 㮘 CJK UNIFIED IDEOGRAPH-3B98 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B99 㮙 CJK UNIFIED IDEOGRAPH-3B99 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B9A 㮚 CJK UNIFIED IDEOGRAPH-3B9A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B9B 㮛 CJK UNIFIED IDEOGRAPH-3B9B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B9C 㮜 CJK UNIFIED IDEOGRAPH-3B9C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B9D 㮝 CJK UNIFIED IDEOGRAPH-3B9D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B9E 㮞 CJK UNIFIED IDEOGRAPH-3B9E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3B9F 㮟 CJK UNIFIED IDEOGRAPH-3B9F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3BA0 㮠 CJK UNIFIED IDEOGRAPH-3BA0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3BA1 㮡 CJK UNIFIED IDEOGRAPH-3BA1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3BA2 㮢 CJK UNIFIED IDEOGRAPH-3BA2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3BA3 㮣 CJK UNIFIED IDEOGRAPH-3BA3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3BA4 㮤 CJK UNIFIED IDEOGRAPH-3BA4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3BA5 㮥 CJK UNIFIED IDEOGRAPH-3BA5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3BA6 㮦 CJK UNIFIED IDEOGRAPH-3BA6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3BA7 㮧 CJK UNIFIED IDEOGRAPH-3BA7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3BA8 㮨 CJK UNIFIED IDEOGRAPH-3BA8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3BA9 㮩 CJK UNIFIED IDEOGRAPH-3BA9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3BAA 㮪 CJK UNIFIED IDEOGRAPH-3BAA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3BAB 㮫 CJK UNIFIED IDEOGRAPH-3BAB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3BAC 㮬 CJK UNIFIED IDEOGRAPH-3BAC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3BAD 㮭 CJK UNIFIED IDEOGRAPH-3BAD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3BAE 㮮 CJK UNIFIED IDEOGRAPH-3BAE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3BAF 㮯 CJK UNIFIED IDEOGRAPH-3BAF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3BB0 㮰 CJK UNIFIED IDEOGRAPH-3BB0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3BB1 㮱 CJK UNIFIED IDEOGRAPH-3BB1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3BB2 㮲 CJK UNIFIED IDEOGRAPH-3BB2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3BB3 㮳 CJK UNIFIED IDEOGRAPH-3BB3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3BB4 㮴 CJK UNIFIED IDEOGRAPH-3BB4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3BB5 㮵 CJK UNIFIED IDEOGRAPH-3BB5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3BB6 㮶 CJK UNIFIED IDEOGRAPH-3BB6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3BB7 㮷 CJK UNIFIED IDEOGRAPH-3BB7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3BB8 㮸 CJK UNIFIED IDEOGRAPH-3BB8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3BB9 㮹 CJK UNIFIED IDEOGRAPH-3BB9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3BBA 㮺 CJK UNIFIED IDEOGRAPH-3BBA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3BBB 㮻 CJK UNIFIED IDEOGRAPH-3BBB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3BBC 㮼 CJK UNIFIED IDEOGRAPH-3BBC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3BBD 㮽 CJK UNIFIED IDEOGRAPH-3BBD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3BBE 㮾 CJK UNIFIED IDEOGRAPH-3BBE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3BBF 㮿 CJK UNIFIED IDEOGRAPH-3BBF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3BC0 㯀 CJK UNIFIED IDEOGRAPH-3BC0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3BC1 㯁 CJK UNIFIED IDEOGRAPH-3BC1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3BC2 㯂 CJK UNIFIED IDEOGRAPH-3BC2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3BC3 㯃 CJK UNIFIED IDEOGRAPH-3BC3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3BC4 㯄 CJK UNIFIED IDEOGRAPH-3BC4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3BC5 㯅 CJK UNIFIED IDEOGRAPH-3BC5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3BC6 㯆 CJK UNIFIED IDEOGRAPH-3BC6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3BC7 㯇 CJK UNIFIED IDEOGRAPH-3BC7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3BC8 㯈 CJK UNIFIED IDEOGRAPH-3BC8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3BC9 㯉 CJK UNIFIED IDEOGRAPH-3BC9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3BCA 㯊 CJK UNIFIED IDEOGRAPH-3BCA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3BCB 㯋 CJK UNIFIED IDEOGRAPH-3BCB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3BCC 㯌 CJK UNIFIED IDEOGRAPH-3BCC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3BCD 㯍 CJK UNIFIED IDEOGRAPH-3BCD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3BCE 㯎 CJK UNIFIED IDEOGRAPH-3BCE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3BCF 㯏 CJK UNIFIED IDEOGRAPH-3BCF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3BD0 㯐 CJK UNIFIED IDEOGRAPH-3BD0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3BD1 㯑 CJK UNIFIED IDEOGRAPH-3BD1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3BD2 㯒 CJK UNIFIED IDEOGRAPH-3BD2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3BD3 㯓 CJK UNIFIED IDEOGRAPH-3BD3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3BD4 㯔 CJK UNIFIED IDEOGRAPH-3BD4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3BD5 㯕 CJK UNIFIED IDEOGRAPH-3BD5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3BD6 㯖 CJK UNIFIED IDEOGRAPH-3BD6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3BD7 㯗 CJK UNIFIED IDEOGRAPH-3BD7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3BD8 㯘 CJK UNIFIED IDEOGRAPH-3BD8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3BD9 㯙 CJK UNIFIED IDEOGRAPH-3BD9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3BDA 㯚 CJK UNIFIED IDEOGRAPH-3BDA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3BDB 㯛 CJK UNIFIED IDEOGRAPH-3BDB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3BDC 㯜 CJK UNIFIED IDEOGRAPH-3BDC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3BDD 㯝 CJK UNIFIED IDEOGRAPH-3BDD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3BDE 㯞 CJK UNIFIED IDEOGRAPH-3BDE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3BDF 㯟 CJK UNIFIED IDEOGRAPH-3BDF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3BE0 㯠 CJK UNIFIED IDEOGRAPH-3BE0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3BE1 㯡 CJK UNIFIED IDEOGRAPH-3BE1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3BE2 㯢 CJK UNIFIED IDEOGRAPH-3BE2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3BE3 㯣 CJK UNIFIED IDEOGRAPH-3BE3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3BE4 㯤 CJK UNIFIED IDEOGRAPH-3BE4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3BE5 㯥 CJK UNIFIED IDEOGRAPH-3BE5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3BE6 㯦 CJK UNIFIED IDEOGRAPH-3BE6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3BE7 㯧 CJK UNIFIED IDEOGRAPH-3BE7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3BE8 㯨 CJK UNIFIED IDEOGRAPH-3BE8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3BE9 㯩 CJK UNIFIED IDEOGRAPH-3BE9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3BEA 㯪 CJK UNIFIED IDEOGRAPH-3BEA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3BEB 㯫 CJK UNIFIED IDEOGRAPH-3BEB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3BEC 㯬 CJK UNIFIED IDEOGRAPH-3BEC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3BED 㯭 CJK UNIFIED IDEOGRAPH-3BED | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3BEE 㯮 CJK UNIFIED IDEOGRAPH-3BEE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3BEF 㯯 CJK UNIFIED IDEOGRAPH-3BEF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3BF0 㯰 CJK UNIFIED IDEOGRAPH-3BF0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3BF1 㯱 CJK UNIFIED IDEOGRAPH-3BF1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3BF2 㯲 CJK UNIFIED IDEOGRAPH-3BF2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3BF3 㯳 CJK UNIFIED IDEOGRAPH-3BF3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3BF4 㯴 CJK UNIFIED IDEOGRAPH-3BF4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3BF5 㯵 CJK UNIFIED IDEOGRAPH-3BF5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3BF6 㯶 CJK UNIFIED IDEOGRAPH-3BF6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3BF7 㯷 CJK UNIFIED IDEOGRAPH-3BF7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3BF8 㯸 CJK UNIFIED IDEOGRAPH-3BF8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3BF9 㯹 CJK UNIFIED IDEOGRAPH-3BF9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3BFA 㯺 CJK UNIFIED IDEOGRAPH-3BFA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3BFB 㯻 CJK UNIFIED IDEOGRAPH-3BFB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3BFC 㯼 CJK UNIFIED IDEOGRAPH-3BFC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3BFD 㯽 CJK UNIFIED IDEOGRAPH-3BFD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3BFE 㯾 CJK UNIFIED IDEOGRAPH-3BFE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3BFF 㯿 CJK UNIFIED IDEOGRAPH-3BFF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C00 㰀 CJK UNIFIED IDEOGRAPH-3C00 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C01 㰁 CJK UNIFIED IDEOGRAPH-3C01 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C02 㰂 CJK UNIFIED IDEOGRAPH-3C02 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C03 㰃 CJK UNIFIED IDEOGRAPH-3C03 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C04 㰄 CJK UNIFIED IDEOGRAPH-3C04 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C05 㰅 CJK UNIFIED IDEOGRAPH-3C05 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C06 㰆 CJK UNIFIED IDEOGRAPH-3C06 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C07 㰇 CJK UNIFIED IDEOGRAPH-3C07 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C08 㰈 CJK UNIFIED IDEOGRAPH-3C08 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C09 㰉 CJK UNIFIED IDEOGRAPH-3C09 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C0A 㰊 CJK UNIFIED IDEOGRAPH-3C0A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C0B 㰋 CJK UNIFIED IDEOGRAPH-3C0B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C0C 㰌 CJK UNIFIED IDEOGRAPH-3C0C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C0D 㰍 CJK UNIFIED IDEOGRAPH-3C0D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C0E 㰎 CJK UNIFIED IDEOGRAPH-3C0E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C0F 㰏 CJK UNIFIED IDEOGRAPH-3C0F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C10 㰐 CJK UNIFIED IDEOGRAPH-3C10 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C11 㰑 CJK UNIFIED IDEOGRAPH-3C11 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C12 㰒 CJK UNIFIED IDEOGRAPH-3C12 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C13 㰓 CJK UNIFIED IDEOGRAPH-3C13 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C14 㰔 CJK UNIFIED IDEOGRAPH-3C14 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C15 㰕 CJK UNIFIED IDEOGRAPH-3C15 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C16 㰖 CJK UNIFIED IDEOGRAPH-3C16 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C17 㰗 CJK UNIFIED IDEOGRAPH-3C17 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C18 㰘 CJK UNIFIED IDEOGRAPH-3C18 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C19 㰙 CJK UNIFIED IDEOGRAPH-3C19 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C1A 㰚 CJK UNIFIED IDEOGRAPH-3C1A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C1B 㰛 CJK UNIFIED IDEOGRAPH-3C1B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C1C 㰜 CJK UNIFIED IDEOGRAPH-3C1C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C1D 㰝 CJK UNIFIED IDEOGRAPH-3C1D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C1E 㰞 CJK UNIFIED IDEOGRAPH-3C1E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C1F 㰟 CJK UNIFIED IDEOGRAPH-3C1F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C20 㰠 CJK UNIFIED IDEOGRAPH-3C20 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C21 㰡 CJK UNIFIED IDEOGRAPH-3C21 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C22 㰢 CJK UNIFIED IDEOGRAPH-3C22 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C23 㰣 CJK UNIFIED IDEOGRAPH-3C23 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C24 㰤 CJK UNIFIED IDEOGRAPH-3C24 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C25 㰥 CJK UNIFIED IDEOGRAPH-3C25 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C26 㰦 CJK UNIFIED IDEOGRAPH-3C26 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C27 㰧 CJK UNIFIED IDEOGRAPH-3C27 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C28 㰨 CJK UNIFIED IDEOGRAPH-3C28 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C29 㰩 CJK UNIFIED IDEOGRAPH-3C29 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C2A 㰪 CJK UNIFIED IDEOGRAPH-3C2A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C2B 㰫 CJK UNIFIED IDEOGRAPH-3C2B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C2C 㰬 CJK UNIFIED IDEOGRAPH-3C2C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C2D 㰭 CJK UNIFIED IDEOGRAPH-3C2D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C2E 㰮 CJK UNIFIED IDEOGRAPH-3C2E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C2F 㰯 CJK UNIFIED IDEOGRAPH-3C2F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C30 㰰 CJK UNIFIED IDEOGRAPH-3C30 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C31 㰱 CJK UNIFIED IDEOGRAPH-3C31 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C32 㰲 CJK UNIFIED IDEOGRAPH-3C32 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C33 㰳 CJK UNIFIED IDEOGRAPH-3C33 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C34 㰴 CJK UNIFIED IDEOGRAPH-3C34 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C35 㰵 CJK UNIFIED IDEOGRAPH-3C35 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C36 㰶 CJK UNIFIED IDEOGRAPH-3C36 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C37 㰷 CJK UNIFIED IDEOGRAPH-3C37 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C38 㰸 CJK UNIFIED IDEOGRAPH-3C38 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C39 㰹 CJK UNIFIED IDEOGRAPH-3C39 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C3A 㰺 CJK UNIFIED IDEOGRAPH-3C3A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C3B 㰻 CJK UNIFIED IDEOGRAPH-3C3B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C3C 㰼 CJK UNIFIED IDEOGRAPH-3C3C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C3D 㰽 CJK UNIFIED IDEOGRAPH-3C3D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C3E 㰾 CJK UNIFIED IDEOGRAPH-3C3E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C3F 㰿 CJK UNIFIED IDEOGRAPH-3C3F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C40 㱀 CJK UNIFIED IDEOGRAPH-3C40 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C41 㱁 CJK UNIFIED IDEOGRAPH-3C41 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C42 㱂 CJK UNIFIED IDEOGRAPH-3C42 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C43 㱃 CJK UNIFIED IDEOGRAPH-3C43 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C44 㱄 CJK UNIFIED IDEOGRAPH-3C44 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C45 㱅 CJK UNIFIED IDEOGRAPH-3C45 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C46 㱆 CJK UNIFIED IDEOGRAPH-3C46 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C47 㱇 CJK UNIFIED IDEOGRAPH-3C47 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C48 㱈 CJK UNIFIED IDEOGRAPH-3C48 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C49 㱉 CJK UNIFIED IDEOGRAPH-3C49 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C4A 㱊 CJK UNIFIED IDEOGRAPH-3C4A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C4B 㱋 CJK UNIFIED IDEOGRAPH-3C4B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C4C 㱌 CJK UNIFIED IDEOGRAPH-3C4C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C4D 㱍 CJK UNIFIED IDEOGRAPH-3C4D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C4E 㱎 CJK UNIFIED IDEOGRAPH-3C4E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C4F 㱏 CJK UNIFIED IDEOGRAPH-3C4F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C50 㱐 CJK UNIFIED IDEOGRAPH-3C50 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C51 㱑 CJK UNIFIED IDEOGRAPH-3C51 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C52 㱒 CJK UNIFIED IDEOGRAPH-3C52 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C53 㱓 CJK UNIFIED IDEOGRAPH-3C53 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C54 㱔 CJK UNIFIED IDEOGRAPH-3C54 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C55 㱕 CJK UNIFIED IDEOGRAPH-3C55 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C56 㱖 CJK UNIFIED IDEOGRAPH-3C56 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C57 㱗 CJK UNIFIED IDEOGRAPH-3C57 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C58 㱘 CJK UNIFIED IDEOGRAPH-3C58 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C59 㱙 CJK UNIFIED IDEOGRAPH-3C59 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C5A 㱚 CJK UNIFIED IDEOGRAPH-3C5A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C5B 㱛 CJK UNIFIED IDEOGRAPH-3C5B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C5C 㱜 CJK UNIFIED IDEOGRAPH-3C5C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C5D 㱝 CJK UNIFIED IDEOGRAPH-3C5D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C5E 㱞 CJK UNIFIED IDEOGRAPH-3C5E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C5F 㱟 CJK UNIFIED IDEOGRAPH-3C5F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C60 㱠 CJK UNIFIED IDEOGRAPH-3C60 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C61 㱡 CJK UNIFIED IDEOGRAPH-3C61 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C62 㱢 CJK UNIFIED IDEOGRAPH-3C62 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C63 㱣 CJK UNIFIED IDEOGRAPH-3C63 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C64 㱤 CJK UNIFIED IDEOGRAPH-3C64 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C65 㱥 CJK UNIFIED IDEOGRAPH-3C65 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C66 㱦 CJK UNIFIED IDEOGRAPH-3C66 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C67 㱧 CJK UNIFIED IDEOGRAPH-3C67 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C68 㱨 CJK UNIFIED IDEOGRAPH-3C68 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C69 㱩 CJK UNIFIED IDEOGRAPH-3C69 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C6A 㱪 CJK UNIFIED IDEOGRAPH-3C6A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C6B 㱫 CJK UNIFIED IDEOGRAPH-3C6B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C6C 㱬 CJK UNIFIED IDEOGRAPH-3C6C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C6D 㱭 CJK UNIFIED IDEOGRAPH-3C6D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C6E 㱮 CJK UNIFIED IDEOGRAPH-3C6E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C6F 㱯 CJK UNIFIED IDEOGRAPH-3C6F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C70 㱰 CJK UNIFIED IDEOGRAPH-3C70 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C71 㱱 CJK UNIFIED IDEOGRAPH-3C71 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C72 㱲 CJK UNIFIED IDEOGRAPH-3C72 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C73 㱳 CJK UNIFIED IDEOGRAPH-3C73 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C74 㱴 CJK UNIFIED IDEOGRAPH-3C74 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C75 㱵 CJK UNIFIED IDEOGRAPH-3C75 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C76 㱶 CJK UNIFIED IDEOGRAPH-3C76 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C77 㱷 CJK UNIFIED IDEOGRAPH-3C77 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C78 㱸 CJK UNIFIED IDEOGRAPH-3C78 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C79 㱹 CJK UNIFIED IDEOGRAPH-3C79 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C7A 㱺 CJK UNIFIED IDEOGRAPH-3C7A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C7B 㱻 CJK UNIFIED IDEOGRAPH-3C7B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C7C 㱼 CJK UNIFIED IDEOGRAPH-3C7C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C7D 㱽 CJK UNIFIED IDEOGRAPH-3C7D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C7E 㱾 CJK UNIFIED IDEOGRAPH-3C7E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C7F 㱿 CJK UNIFIED IDEOGRAPH-3C7F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C80 㲀 CJK UNIFIED IDEOGRAPH-3C80 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C81 㲁 CJK UNIFIED IDEOGRAPH-3C81 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C82 㲂 CJK UNIFIED IDEOGRAPH-3C82 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C83 㲃 CJK UNIFIED IDEOGRAPH-3C83 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C84 㲄 CJK UNIFIED IDEOGRAPH-3C84 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C85 㲅 CJK UNIFIED IDEOGRAPH-3C85 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C86 㲆 CJK UNIFIED IDEOGRAPH-3C86 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C87 㲇 CJK UNIFIED IDEOGRAPH-3C87 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C88 㲈 CJK UNIFIED IDEOGRAPH-3C88 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C89 㲉 CJK UNIFIED IDEOGRAPH-3C89 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C8A 㲊 CJK UNIFIED IDEOGRAPH-3C8A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C8B 㲋 CJK UNIFIED IDEOGRAPH-3C8B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C8C 㲌 CJK UNIFIED IDEOGRAPH-3C8C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C8D 㲍 CJK UNIFIED IDEOGRAPH-3C8D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C8E 㲎 CJK UNIFIED IDEOGRAPH-3C8E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C8F 㲏 CJK UNIFIED IDEOGRAPH-3C8F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C90 㲐 CJK UNIFIED IDEOGRAPH-3C90 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C91 㲑 CJK UNIFIED IDEOGRAPH-3C91 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C92 㲒 CJK UNIFIED IDEOGRAPH-3C92 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C93 㲓 CJK UNIFIED IDEOGRAPH-3C93 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C94 㲔 CJK UNIFIED IDEOGRAPH-3C94 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C95 㲕 CJK UNIFIED IDEOGRAPH-3C95 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C96 㲖 CJK UNIFIED IDEOGRAPH-3C96 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C97 㲗 CJK UNIFIED IDEOGRAPH-3C97 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C98 㲘 CJK UNIFIED IDEOGRAPH-3C98 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C99 㲙 CJK UNIFIED IDEOGRAPH-3C99 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C9A 㲚 CJK UNIFIED IDEOGRAPH-3C9A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C9B 㲛 CJK UNIFIED IDEOGRAPH-3C9B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C9C 㲜 CJK UNIFIED IDEOGRAPH-3C9C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C9D 㲝 CJK UNIFIED IDEOGRAPH-3C9D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C9E 㲞 CJK UNIFIED IDEOGRAPH-3C9E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3C9F 㲟 CJK UNIFIED IDEOGRAPH-3C9F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3CA0 㲠 CJK UNIFIED IDEOGRAPH-3CA0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3CA1 㲡 CJK UNIFIED IDEOGRAPH-3CA1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3CA2 㲢 CJK UNIFIED IDEOGRAPH-3CA2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3CA3 㲣 CJK UNIFIED IDEOGRAPH-3CA3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3CA4 㲤 CJK UNIFIED IDEOGRAPH-3CA4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3CA5 㲥 CJK UNIFIED IDEOGRAPH-3CA5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3CA6 㲦 CJK UNIFIED IDEOGRAPH-3CA6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3CA7 㲧 CJK UNIFIED IDEOGRAPH-3CA7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3CA8 㲨 CJK UNIFIED IDEOGRAPH-3CA8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3CA9 㲩 CJK UNIFIED IDEOGRAPH-3CA9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3CAA 㲪 CJK UNIFIED IDEOGRAPH-3CAA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3CAB 㲫 CJK UNIFIED IDEOGRAPH-3CAB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3CAC 㲬 CJK UNIFIED IDEOGRAPH-3CAC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3CAD 㲭 CJK UNIFIED IDEOGRAPH-3CAD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3CAE 㲮 CJK UNIFIED IDEOGRAPH-3CAE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3CAF 㲯 CJK UNIFIED IDEOGRAPH-3CAF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3CB0 㲰 CJK UNIFIED IDEOGRAPH-3CB0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3CB1 㲱 CJK UNIFIED IDEOGRAPH-3CB1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3CB2 㲲 CJK UNIFIED IDEOGRAPH-3CB2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3CB3 㲳 CJK UNIFIED IDEOGRAPH-3CB3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3CB4 㲴 CJK UNIFIED IDEOGRAPH-3CB4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3CB5 㲵 CJK UNIFIED IDEOGRAPH-3CB5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3CB6 㲶 CJK UNIFIED IDEOGRAPH-3CB6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3CB7 㲷 CJK UNIFIED IDEOGRAPH-3CB7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3CB8 㲸 CJK UNIFIED IDEOGRAPH-3CB8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3CB9 㲹 CJK UNIFIED IDEOGRAPH-3CB9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3CBA 㲺 CJK UNIFIED IDEOGRAPH-3CBA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3CBB 㲻 CJK UNIFIED IDEOGRAPH-3CBB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3CBC 㲼 CJK UNIFIED IDEOGRAPH-3CBC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3CBD 㲽 CJK UNIFIED IDEOGRAPH-3CBD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3CBE 㲾 CJK UNIFIED IDEOGRAPH-3CBE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3CBF 㲿 CJK UNIFIED IDEOGRAPH-3CBF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3CC0 㳀 CJK UNIFIED IDEOGRAPH-3CC0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3CC1 㳁 CJK UNIFIED IDEOGRAPH-3CC1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3CC2 㳂 CJK UNIFIED IDEOGRAPH-3CC2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3CC3 㳃 CJK UNIFIED IDEOGRAPH-3CC3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3CC4 㳄 CJK UNIFIED IDEOGRAPH-3CC4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3CC5 㳅 CJK UNIFIED IDEOGRAPH-3CC5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3CC6 㳆 CJK UNIFIED IDEOGRAPH-3CC6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3CC7 㳇 CJK UNIFIED IDEOGRAPH-3CC7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3CC8 㳈 CJK UNIFIED IDEOGRAPH-3CC8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3CC9 㳉 CJK UNIFIED IDEOGRAPH-3CC9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3CCA 㳊 CJK UNIFIED IDEOGRAPH-3CCA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3CCB 㳋 CJK UNIFIED IDEOGRAPH-3CCB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3CCC 㳌 CJK UNIFIED IDEOGRAPH-3CCC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3CCD 㳍 CJK UNIFIED IDEOGRAPH-3CCD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3CCE 㳎 CJK UNIFIED IDEOGRAPH-3CCE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3CCF 㳏 CJK UNIFIED IDEOGRAPH-3CCF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3CD0 㳐 CJK UNIFIED IDEOGRAPH-3CD0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3CD1 㳑 CJK UNIFIED IDEOGRAPH-3CD1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3CD2 㳒 CJK UNIFIED IDEOGRAPH-3CD2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3CD3 㳓 CJK UNIFIED IDEOGRAPH-3CD3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3CD4 㳔 CJK UNIFIED IDEOGRAPH-3CD4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3CD5 㳕 CJK UNIFIED IDEOGRAPH-3CD5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3CD6 㳖 CJK UNIFIED IDEOGRAPH-3CD6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3CD7 㳗 CJK UNIFIED IDEOGRAPH-3CD7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3CD8 㳘 CJK UNIFIED IDEOGRAPH-3CD8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3CD9 㳙 CJK UNIFIED IDEOGRAPH-3CD9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3CDA 㳚 CJK UNIFIED IDEOGRAPH-3CDA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3CDB 㳛 CJK UNIFIED IDEOGRAPH-3CDB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3CDC 㳜 CJK UNIFIED IDEOGRAPH-3CDC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3CDD 㳝 CJK UNIFIED IDEOGRAPH-3CDD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3CDE 㳞 CJK UNIFIED IDEOGRAPH-3CDE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3CDF 㳟 CJK UNIFIED IDEOGRAPH-3CDF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3CE0 㳠 CJK UNIFIED IDEOGRAPH-3CE0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3CE1 㳡 CJK UNIFIED IDEOGRAPH-3CE1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3CE2 㳢 CJK UNIFIED IDEOGRAPH-3CE2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3CE3 㳣 CJK UNIFIED IDEOGRAPH-3CE3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3CE4 㳤 CJK UNIFIED IDEOGRAPH-3CE4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3CE5 㳥 CJK UNIFIED IDEOGRAPH-3CE5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3CE6 㳦 CJK UNIFIED IDEOGRAPH-3CE6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3CE7 㳧 CJK UNIFIED IDEOGRAPH-3CE7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3CE8 㳨 CJK UNIFIED IDEOGRAPH-3CE8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3CE9 㳩 CJK UNIFIED IDEOGRAPH-3CE9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3CEA 㳪 CJK UNIFIED IDEOGRAPH-3CEA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3CEB 㳫 CJK UNIFIED IDEOGRAPH-3CEB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3CEC 㳬 CJK UNIFIED IDEOGRAPH-3CEC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3CED 㳭 CJK UNIFIED IDEOGRAPH-3CED | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3CEE 㳮 CJK UNIFIED IDEOGRAPH-3CEE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3CEF 㳯 CJK UNIFIED IDEOGRAPH-3CEF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3CF0 㳰 CJK UNIFIED IDEOGRAPH-3CF0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3CF1 㳱 CJK UNIFIED IDEOGRAPH-3CF1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3CF2 㳲 CJK UNIFIED IDEOGRAPH-3CF2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3CF3 㳳 CJK UNIFIED IDEOGRAPH-3CF3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3CF4 㳴 CJK UNIFIED IDEOGRAPH-3CF4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3CF5 㳵 CJK UNIFIED IDEOGRAPH-3CF5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3CF6 㳶 CJK UNIFIED IDEOGRAPH-3CF6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3CF7 㳷 CJK UNIFIED IDEOGRAPH-3CF7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3CF8 㳸 CJK UNIFIED IDEOGRAPH-3CF8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3CF9 㳹 CJK UNIFIED IDEOGRAPH-3CF9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3CFA 㳺 CJK UNIFIED IDEOGRAPH-3CFA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3CFB 㳻 CJK UNIFIED IDEOGRAPH-3CFB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3CFC 㳼 CJK UNIFIED IDEOGRAPH-3CFC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3CFD 㳽 CJK UNIFIED IDEOGRAPH-3CFD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3CFE 㳾 CJK UNIFIED IDEOGRAPH-3CFE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3CFF 㳿 CJK UNIFIED IDEOGRAPH-3CFF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D00 㴀 CJK UNIFIED IDEOGRAPH-3D00 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D01 㴁 CJK UNIFIED IDEOGRAPH-3D01 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D02 㴂 CJK UNIFIED IDEOGRAPH-3D02 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D03 㴃 CJK UNIFIED IDEOGRAPH-3D03 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D04 㴄 CJK UNIFIED IDEOGRAPH-3D04 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D05 㴅 CJK UNIFIED IDEOGRAPH-3D05 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D06 㴆 CJK UNIFIED IDEOGRAPH-3D06 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D07 㴇 CJK UNIFIED IDEOGRAPH-3D07 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D08 㴈 CJK UNIFIED IDEOGRAPH-3D08 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D09 㴉 CJK UNIFIED IDEOGRAPH-3D09 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D0A 㴊 CJK UNIFIED IDEOGRAPH-3D0A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D0B 㴋 CJK UNIFIED IDEOGRAPH-3D0B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D0C 㴌 CJK UNIFIED IDEOGRAPH-3D0C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D0D 㴍 CJK UNIFIED IDEOGRAPH-3D0D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D0E 㴎 CJK UNIFIED IDEOGRAPH-3D0E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D0F 㴏 CJK UNIFIED IDEOGRAPH-3D0F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D10 㴐 CJK UNIFIED IDEOGRAPH-3D10 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D11 㴑 CJK UNIFIED IDEOGRAPH-3D11 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D12 㴒 CJK UNIFIED IDEOGRAPH-3D12 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D13 㴓 CJK UNIFIED IDEOGRAPH-3D13 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D14 㴔 CJK UNIFIED IDEOGRAPH-3D14 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D15 㴕 CJK UNIFIED IDEOGRAPH-3D15 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D16 㴖 CJK UNIFIED IDEOGRAPH-3D16 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D17 㴗 CJK UNIFIED IDEOGRAPH-3D17 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D18 㴘 CJK UNIFIED IDEOGRAPH-3D18 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D19 㴙 CJK UNIFIED IDEOGRAPH-3D19 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D1A 㴚 CJK UNIFIED IDEOGRAPH-3D1A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D1B 㴛 CJK UNIFIED IDEOGRAPH-3D1B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D1C 㴜 CJK UNIFIED IDEOGRAPH-3D1C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D1D 㴝 CJK UNIFIED IDEOGRAPH-3D1D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D1E 㴞 CJK UNIFIED IDEOGRAPH-3D1E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D1F 㴟 CJK UNIFIED IDEOGRAPH-3D1F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D20 㴠 CJK UNIFIED IDEOGRAPH-3D20 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D21 㴡 CJK UNIFIED IDEOGRAPH-3D21 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D22 㴢 CJK UNIFIED IDEOGRAPH-3D22 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D23 㴣 CJK UNIFIED IDEOGRAPH-3D23 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D24 㴤 CJK UNIFIED IDEOGRAPH-3D24 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D25 㴥 CJK UNIFIED IDEOGRAPH-3D25 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D26 㴦 CJK UNIFIED IDEOGRAPH-3D26 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D27 㴧 CJK UNIFIED IDEOGRAPH-3D27 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D28 㴨 CJK UNIFIED IDEOGRAPH-3D28 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D29 㴩 CJK UNIFIED IDEOGRAPH-3D29 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D2A 㴪 CJK UNIFIED IDEOGRAPH-3D2A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D2B 㴫 CJK UNIFIED IDEOGRAPH-3D2B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D2C 㴬 CJK UNIFIED IDEOGRAPH-3D2C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D2D 㴭 CJK UNIFIED IDEOGRAPH-3D2D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D2E 㴮 CJK UNIFIED IDEOGRAPH-3D2E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D2F 㴯 CJK UNIFIED IDEOGRAPH-3D2F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D30 㴰 CJK UNIFIED IDEOGRAPH-3D30 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D31 㴱 CJK UNIFIED IDEOGRAPH-3D31 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D32 㴲 CJK UNIFIED IDEOGRAPH-3D32 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D33 㴳 CJK UNIFIED IDEOGRAPH-3D33 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D34 㴴 CJK UNIFIED IDEOGRAPH-3D34 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D35 㴵 CJK UNIFIED IDEOGRAPH-3D35 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D36 㴶 CJK UNIFIED IDEOGRAPH-3D36 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D37 㴷 CJK UNIFIED IDEOGRAPH-3D37 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D38 㴸 CJK UNIFIED IDEOGRAPH-3D38 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D39 㴹 CJK UNIFIED IDEOGRAPH-3D39 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D3A 㴺 CJK UNIFIED IDEOGRAPH-3D3A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D3B 㴻 CJK UNIFIED IDEOGRAPH-3D3B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D3C 㴼 CJK UNIFIED IDEOGRAPH-3D3C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D3D 㴽 CJK UNIFIED IDEOGRAPH-3D3D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D3E 㴾 CJK UNIFIED IDEOGRAPH-3D3E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D3F 㴿 CJK UNIFIED IDEOGRAPH-3D3F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D40 㵀 CJK UNIFIED IDEOGRAPH-3D40 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D41 㵁 CJK UNIFIED IDEOGRAPH-3D41 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D42 㵂 CJK UNIFIED IDEOGRAPH-3D42 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D43 㵃 CJK UNIFIED IDEOGRAPH-3D43 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D44 㵄 CJK UNIFIED IDEOGRAPH-3D44 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D45 㵅 CJK UNIFIED IDEOGRAPH-3D45 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D46 㵆 CJK UNIFIED IDEOGRAPH-3D46 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D47 㵇 CJK UNIFIED IDEOGRAPH-3D47 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D48 㵈 CJK UNIFIED IDEOGRAPH-3D48 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D49 㵉 CJK UNIFIED IDEOGRAPH-3D49 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D4A 㵊 CJK UNIFIED IDEOGRAPH-3D4A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D4B 㵋 CJK UNIFIED IDEOGRAPH-3D4B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D4C 㵌 CJK UNIFIED IDEOGRAPH-3D4C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D4D 㵍 CJK UNIFIED IDEOGRAPH-3D4D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D4E 㵎 CJK UNIFIED IDEOGRAPH-3D4E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D4F 㵏 CJK UNIFIED IDEOGRAPH-3D4F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D50 㵐 CJK UNIFIED IDEOGRAPH-3D50 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D51 㵑 CJK UNIFIED IDEOGRAPH-3D51 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D52 㵒 CJK UNIFIED IDEOGRAPH-3D52 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D53 㵓 CJK UNIFIED IDEOGRAPH-3D53 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D54 㵔 CJK UNIFIED IDEOGRAPH-3D54 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D55 㵕 CJK UNIFIED IDEOGRAPH-3D55 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D56 㵖 CJK UNIFIED IDEOGRAPH-3D56 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D57 㵗 CJK UNIFIED IDEOGRAPH-3D57 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D58 㵘 CJK UNIFIED IDEOGRAPH-3D58 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D59 㵙 CJK UNIFIED IDEOGRAPH-3D59 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D5A 㵚 CJK UNIFIED IDEOGRAPH-3D5A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D5B 㵛 CJK UNIFIED IDEOGRAPH-3D5B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D5C 㵜 CJK UNIFIED IDEOGRAPH-3D5C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D5D 㵝 CJK UNIFIED IDEOGRAPH-3D5D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D5E 㵞 CJK UNIFIED IDEOGRAPH-3D5E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D5F 㵟 CJK UNIFIED IDEOGRAPH-3D5F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D60 㵠 CJK UNIFIED IDEOGRAPH-3D60 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D61 㵡 CJK UNIFIED IDEOGRAPH-3D61 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D62 㵢 CJK UNIFIED IDEOGRAPH-3D62 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D63 㵣 CJK UNIFIED IDEOGRAPH-3D63 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D64 㵤 CJK UNIFIED IDEOGRAPH-3D64 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D65 㵥 CJK UNIFIED IDEOGRAPH-3D65 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D66 㵦 CJK UNIFIED IDEOGRAPH-3D66 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D67 㵧 CJK UNIFIED IDEOGRAPH-3D67 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D68 㵨 CJK UNIFIED IDEOGRAPH-3D68 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D69 㵩 CJK UNIFIED IDEOGRAPH-3D69 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D6A 㵪 CJK UNIFIED IDEOGRAPH-3D6A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D6B 㵫 CJK UNIFIED IDEOGRAPH-3D6B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D6C 㵬 CJK UNIFIED IDEOGRAPH-3D6C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D6D 㵭 CJK UNIFIED IDEOGRAPH-3D6D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D6E 㵮 CJK UNIFIED IDEOGRAPH-3D6E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D6F 㵯 CJK UNIFIED IDEOGRAPH-3D6F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D70 㵰 CJK UNIFIED IDEOGRAPH-3D70 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D71 㵱 CJK UNIFIED IDEOGRAPH-3D71 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D72 㵲 CJK UNIFIED IDEOGRAPH-3D72 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D73 㵳 CJK UNIFIED IDEOGRAPH-3D73 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D74 㵴 CJK UNIFIED IDEOGRAPH-3D74 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D75 㵵 CJK UNIFIED IDEOGRAPH-3D75 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D76 㵶 CJK UNIFIED IDEOGRAPH-3D76 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D77 㵷 CJK UNIFIED IDEOGRAPH-3D77 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D78 㵸 CJK UNIFIED IDEOGRAPH-3D78 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D79 㵹 CJK UNIFIED IDEOGRAPH-3D79 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D7A 㵺 CJK UNIFIED IDEOGRAPH-3D7A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D7B 㵻 CJK UNIFIED IDEOGRAPH-3D7B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D7C 㵼 CJK UNIFIED IDEOGRAPH-3D7C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D7D 㵽 CJK UNIFIED IDEOGRAPH-3D7D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D7E 㵾 CJK UNIFIED IDEOGRAPH-3D7E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D7F 㵿 CJK UNIFIED IDEOGRAPH-3D7F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D80 㶀 CJK UNIFIED IDEOGRAPH-3D80 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D81 㶁 CJK UNIFIED IDEOGRAPH-3D81 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D82 㶂 CJK UNIFIED IDEOGRAPH-3D82 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D83 㶃 CJK UNIFIED IDEOGRAPH-3D83 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D84 㶄 CJK UNIFIED IDEOGRAPH-3D84 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D85 㶅 CJK UNIFIED IDEOGRAPH-3D85 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D86 㶆 CJK UNIFIED IDEOGRAPH-3D86 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D87 㶇 CJK UNIFIED IDEOGRAPH-3D87 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D88 㶈 CJK UNIFIED IDEOGRAPH-3D88 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D89 㶉 CJK UNIFIED IDEOGRAPH-3D89 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D8A 㶊 CJK UNIFIED IDEOGRAPH-3D8A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D8B 㶋 CJK UNIFIED IDEOGRAPH-3D8B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D8C 㶌 CJK UNIFIED IDEOGRAPH-3D8C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D8D 㶍 CJK UNIFIED IDEOGRAPH-3D8D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D8E 㶎 CJK UNIFIED IDEOGRAPH-3D8E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D8F 㶏 CJK UNIFIED IDEOGRAPH-3D8F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D90 㶐 CJK UNIFIED IDEOGRAPH-3D90 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D91 㶑 CJK UNIFIED IDEOGRAPH-3D91 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D92 㶒 CJK UNIFIED IDEOGRAPH-3D92 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D93 㶓 CJK UNIFIED IDEOGRAPH-3D93 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D94 㶔 CJK UNIFIED IDEOGRAPH-3D94 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D95 㶕 CJK UNIFIED IDEOGRAPH-3D95 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D96 㶖 CJK UNIFIED IDEOGRAPH-3D96 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D97 㶗 CJK UNIFIED IDEOGRAPH-3D97 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D98 㶘 CJK UNIFIED IDEOGRAPH-3D98 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D99 㶙 CJK UNIFIED IDEOGRAPH-3D99 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D9A 㶚 CJK UNIFIED IDEOGRAPH-3D9A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D9B 㶛 CJK UNIFIED IDEOGRAPH-3D9B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D9C 㶜 CJK UNIFIED IDEOGRAPH-3D9C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D9D 㶝 CJK UNIFIED IDEOGRAPH-3D9D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D9E 㶞 CJK UNIFIED IDEOGRAPH-3D9E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3D9F 㶟 CJK UNIFIED IDEOGRAPH-3D9F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3DA0 㶠 CJK UNIFIED IDEOGRAPH-3DA0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3DA1 㶡 CJK UNIFIED IDEOGRAPH-3DA1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3DA2 㶢 CJK UNIFIED IDEOGRAPH-3DA2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3DA3 㶣 CJK UNIFIED IDEOGRAPH-3DA3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3DA4 㶤 CJK UNIFIED IDEOGRAPH-3DA4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3DA5 㶥 CJK UNIFIED IDEOGRAPH-3DA5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3DA6 㶦 CJK UNIFIED IDEOGRAPH-3DA6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3DA7 㶧 CJK UNIFIED IDEOGRAPH-3DA7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3DA8 㶨 CJK UNIFIED IDEOGRAPH-3DA8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3DA9 㶩 CJK UNIFIED IDEOGRAPH-3DA9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3DAA 㶪 CJK UNIFIED IDEOGRAPH-3DAA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3DAB 㶫 CJK UNIFIED IDEOGRAPH-3DAB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3DAC 㶬 CJK UNIFIED IDEOGRAPH-3DAC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3DAD 㶭 CJK UNIFIED IDEOGRAPH-3DAD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3DAE 㶮 CJK UNIFIED IDEOGRAPH-3DAE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3DAF 㶯 CJK UNIFIED IDEOGRAPH-3DAF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3DB0 㶰 CJK UNIFIED IDEOGRAPH-3DB0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3DB1 㶱 CJK UNIFIED IDEOGRAPH-3DB1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3DB2 㶲 CJK UNIFIED IDEOGRAPH-3DB2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3DB3 㶳 CJK UNIFIED IDEOGRAPH-3DB3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3DB4 㶴 CJK UNIFIED IDEOGRAPH-3DB4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3DB5 㶵 CJK UNIFIED IDEOGRAPH-3DB5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3DB6 㶶 CJK UNIFIED IDEOGRAPH-3DB6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3DB7 㶷 CJK UNIFIED IDEOGRAPH-3DB7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3DB8 㶸 CJK UNIFIED IDEOGRAPH-3DB8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3DB9 㶹 CJK UNIFIED IDEOGRAPH-3DB9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3DBA 㶺 CJK UNIFIED IDEOGRAPH-3DBA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3DBB 㶻 CJK UNIFIED IDEOGRAPH-3DBB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3DBC 㶼 CJK UNIFIED IDEOGRAPH-3DBC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3DBD 㶽 CJK UNIFIED IDEOGRAPH-3DBD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3DBE 㶾 CJK UNIFIED IDEOGRAPH-3DBE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3DBF 㶿 CJK UNIFIED IDEOGRAPH-3DBF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3DC0 㷀 CJK UNIFIED IDEOGRAPH-3DC0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3DC1 㷁 CJK UNIFIED IDEOGRAPH-3DC1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3DC2 㷂 CJK UNIFIED IDEOGRAPH-3DC2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3DC3 㷃 CJK UNIFIED IDEOGRAPH-3DC3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3DC4 㷄 CJK UNIFIED IDEOGRAPH-3DC4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3DC5 㷅 CJK UNIFIED IDEOGRAPH-3DC5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3DC6 㷆 CJK UNIFIED IDEOGRAPH-3DC6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3DC7 㷇 CJK UNIFIED IDEOGRAPH-3DC7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3DC8 㷈 CJK UNIFIED IDEOGRAPH-3DC8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3DC9 㷉 CJK UNIFIED IDEOGRAPH-3DC9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3DCA 㷊 CJK UNIFIED IDEOGRAPH-3DCA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3DCB 㷋 CJK UNIFIED IDEOGRAPH-3DCB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3DCC 㷌 CJK UNIFIED IDEOGRAPH-3DCC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3DCD 㷍 CJK UNIFIED IDEOGRAPH-3DCD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3DCE 㷎 CJK UNIFIED IDEOGRAPH-3DCE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3DCF 㷏 CJK UNIFIED IDEOGRAPH-3DCF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3DD0 㷐 CJK UNIFIED IDEOGRAPH-3DD0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3DD1 㷑 CJK UNIFIED IDEOGRAPH-3DD1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3DD2 㷒 CJK UNIFIED IDEOGRAPH-3DD2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3DD3 㷓 CJK UNIFIED IDEOGRAPH-3DD3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3DD4 㷔 CJK UNIFIED IDEOGRAPH-3DD4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3DD5 㷕 CJK UNIFIED IDEOGRAPH-3DD5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3DD6 㷖 CJK UNIFIED IDEOGRAPH-3DD6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3DD7 㷗 CJK UNIFIED IDEOGRAPH-3DD7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3DD8 㷘 CJK UNIFIED IDEOGRAPH-3DD8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3DD9 㷙 CJK UNIFIED IDEOGRAPH-3DD9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3DDA 㷚 CJK UNIFIED IDEOGRAPH-3DDA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3DDB 㷛 CJK UNIFIED IDEOGRAPH-3DDB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3DDC 㷜 CJK UNIFIED IDEOGRAPH-3DDC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3DDD 㷝 CJK UNIFIED IDEOGRAPH-3DDD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3DDE 㷞 CJK UNIFIED IDEOGRAPH-3DDE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3DDF 㷟 CJK UNIFIED IDEOGRAPH-3DDF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3DE0 㷠 CJK UNIFIED IDEOGRAPH-3DE0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3DE1 㷡 CJK UNIFIED IDEOGRAPH-3DE1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3DE2 㷢 CJK UNIFIED IDEOGRAPH-3DE2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3DE3 㷣 CJK UNIFIED IDEOGRAPH-3DE3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3DE4 㷤 CJK UNIFIED IDEOGRAPH-3DE4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3DE5 㷥 CJK UNIFIED IDEOGRAPH-3DE5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3DE6 㷦 CJK UNIFIED IDEOGRAPH-3DE6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3DE7 㷧 CJK UNIFIED IDEOGRAPH-3DE7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3DE8 㷨 CJK UNIFIED IDEOGRAPH-3DE8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3DE9 㷩 CJK UNIFIED IDEOGRAPH-3DE9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3DEA 㷪 CJK UNIFIED IDEOGRAPH-3DEA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3DEB 㷫 CJK UNIFIED IDEOGRAPH-3DEB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3DEC 㷬 CJK UNIFIED IDEOGRAPH-3DEC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3DED 㷭 CJK UNIFIED IDEOGRAPH-3DED | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3DEE 㷮 CJK UNIFIED IDEOGRAPH-3DEE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3DEF 㷯 CJK UNIFIED IDEOGRAPH-3DEF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3DF0 㷰 CJK UNIFIED IDEOGRAPH-3DF0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3DF1 㷱 CJK UNIFIED IDEOGRAPH-3DF1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3DF2 㷲 CJK UNIFIED IDEOGRAPH-3DF2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3DF3 㷳 CJK UNIFIED IDEOGRAPH-3DF3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3DF4 㷴 CJK UNIFIED IDEOGRAPH-3DF4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3DF5 㷵 CJK UNIFIED IDEOGRAPH-3DF5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3DF6 㷶 CJK UNIFIED IDEOGRAPH-3DF6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3DF7 㷷 CJK UNIFIED IDEOGRAPH-3DF7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3DF8 㷸 CJK UNIFIED IDEOGRAPH-3DF8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3DF9 㷹 CJK UNIFIED IDEOGRAPH-3DF9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3DFA 㷺 CJK UNIFIED IDEOGRAPH-3DFA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3DFB 㷻 CJK UNIFIED IDEOGRAPH-3DFB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3DFC 㷼 CJK UNIFIED IDEOGRAPH-3DFC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3DFD 㷽 CJK UNIFIED IDEOGRAPH-3DFD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3DFE 㷾 CJK UNIFIED IDEOGRAPH-3DFE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3DFF 㷿 CJK UNIFIED IDEOGRAPH-3DFF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E00 㸀 CJK UNIFIED IDEOGRAPH-3E00 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E01 㸁 CJK UNIFIED IDEOGRAPH-3E01 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E02 㸂 CJK UNIFIED IDEOGRAPH-3E02 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E03 㸃 CJK UNIFIED IDEOGRAPH-3E03 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E04 㸄 CJK UNIFIED IDEOGRAPH-3E04 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E05 㸅 CJK UNIFIED IDEOGRAPH-3E05 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E06 㸆 CJK UNIFIED IDEOGRAPH-3E06 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E07 㸇 CJK UNIFIED IDEOGRAPH-3E07 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E08 㸈 CJK UNIFIED IDEOGRAPH-3E08 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E09 㸉 CJK UNIFIED IDEOGRAPH-3E09 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E0A 㸊 CJK UNIFIED IDEOGRAPH-3E0A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E0B 㸋 CJK UNIFIED IDEOGRAPH-3E0B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E0C 㸌 CJK UNIFIED IDEOGRAPH-3E0C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E0D 㸍 CJK UNIFIED IDEOGRAPH-3E0D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E0E 㸎 CJK UNIFIED IDEOGRAPH-3E0E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E0F 㸏 CJK UNIFIED IDEOGRAPH-3E0F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E10 㸐 CJK UNIFIED IDEOGRAPH-3E10 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E11 㸑 CJK UNIFIED IDEOGRAPH-3E11 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E12 㸒 CJK UNIFIED IDEOGRAPH-3E12 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E13 㸓 CJK UNIFIED IDEOGRAPH-3E13 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E14 㸔 CJK UNIFIED IDEOGRAPH-3E14 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E15 㸕 CJK UNIFIED IDEOGRAPH-3E15 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E16 㸖 CJK UNIFIED IDEOGRAPH-3E16 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E17 㸗 CJK UNIFIED IDEOGRAPH-3E17 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E18 㸘 CJK UNIFIED IDEOGRAPH-3E18 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E19 㸙 CJK UNIFIED IDEOGRAPH-3E19 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E1A 㸚 CJK UNIFIED IDEOGRAPH-3E1A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E1B 㸛 CJK UNIFIED IDEOGRAPH-3E1B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E1C 㸜 CJK UNIFIED IDEOGRAPH-3E1C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E1D 㸝 CJK UNIFIED IDEOGRAPH-3E1D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E1E 㸞 CJK UNIFIED IDEOGRAPH-3E1E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E1F 㸟 CJK UNIFIED IDEOGRAPH-3E1F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E20 㸠 CJK UNIFIED IDEOGRAPH-3E20 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E21 㸡 CJK UNIFIED IDEOGRAPH-3E21 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E22 㸢 CJK UNIFIED IDEOGRAPH-3E22 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E23 㸣 CJK UNIFIED IDEOGRAPH-3E23 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E24 㸤 CJK UNIFIED IDEOGRAPH-3E24 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E25 㸥 CJK UNIFIED IDEOGRAPH-3E25 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E26 㸦 CJK UNIFIED IDEOGRAPH-3E26 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E27 㸧 CJK UNIFIED IDEOGRAPH-3E27 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E28 㸨 CJK UNIFIED IDEOGRAPH-3E28 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E29 㸩 CJK UNIFIED IDEOGRAPH-3E29 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E2A 㸪 CJK UNIFIED IDEOGRAPH-3E2A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E2B 㸫 CJK UNIFIED IDEOGRAPH-3E2B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E2C 㸬 CJK UNIFIED IDEOGRAPH-3E2C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E2D 㸭 CJK UNIFIED IDEOGRAPH-3E2D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E2E 㸮 CJK UNIFIED IDEOGRAPH-3E2E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E2F 㸯 CJK UNIFIED IDEOGRAPH-3E2F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E30 㸰 CJK UNIFIED IDEOGRAPH-3E30 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E31 㸱 CJK UNIFIED IDEOGRAPH-3E31 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E32 㸲 CJK UNIFIED IDEOGRAPH-3E32 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E33 㸳 CJK UNIFIED IDEOGRAPH-3E33 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E34 㸴 CJK UNIFIED IDEOGRAPH-3E34 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E35 㸵 CJK UNIFIED IDEOGRAPH-3E35 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E36 㸶 CJK UNIFIED IDEOGRAPH-3E36 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E37 㸷 CJK UNIFIED IDEOGRAPH-3E37 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E38 㸸 CJK UNIFIED IDEOGRAPH-3E38 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E39 㸹 CJK UNIFIED IDEOGRAPH-3E39 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E3A 㸺 CJK UNIFIED IDEOGRAPH-3E3A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E3B 㸻 CJK UNIFIED IDEOGRAPH-3E3B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E3C 㸼 CJK UNIFIED IDEOGRAPH-3E3C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E3D 㸽 CJK UNIFIED IDEOGRAPH-3E3D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E3E 㸾 CJK UNIFIED IDEOGRAPH-3E3E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E3F 㸿 CJK UNIFIED IDEOGRAPH-3E3F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E40 㹀 CJK UNIFIED IDEOGRAPH-3E40 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E41 㹁 CJK UNIFIED IDEOGRAPH-3E41 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E42 㹂 CJK UNIFIED IDEOGRAPH-3E42 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E43 㹃 CJK UNIFIED IDEOGRAPH-3E43 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E44 㹄 CJK UNIFIED IDEOGRAPH-3E44 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E45 㹅 CJK UNIFIED IDEOGRAPH-3E45 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E46 㹆 CJK UNIFIED IDEOGRAPH-3E46 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E47 㹇 CJK UNIFIED IDEOGRAPH-3E47 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E48 㹈 CJK UNIFIED IDEOGRAPH-3E48 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E49 㹉 CJK UNIFIED IDEOGRAPH-3E49 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E4A 㹊 CJK UNIFIED IDEOGRAPH-3E4A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E4B 㹋 CJK UNIFIED IDEOGRAPH-3E4B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E4C 㹌 CJK UNIFIED IDEOGRAPH-3E4C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E4D 㹍 CJK UNIFIED IDEOGRAPH-3E4D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E4E 㹎 CJK UNIFIED IDEOGRAPH-3E4E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E4F 㹏 CJK UNIFIED IDEOGRAPH-3E4F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E50 㹐 CJK UNIFIED IDEOGRAPH-3E50 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E51 㹑 CJK UNIFIED IDEOGRAPH-3E51 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E52 㹒 CJK UNIFIED IDEOGRAPH-3E52 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E53 㹓 CJK UNIFIED IDEOGRAPH-3E53 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E54 㹔 CJK UNIFIED IDEOGRAPH-3E54 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E55 㹕 CJK UNIFIED IDEOGRAPH-3E55 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E56 㹖 CJK UNIFIED IDEOGRAPH-3E56 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E57 㹗 CJK UNIFIED IDEOGRAPH-3E57 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E58 㹘 CJK UNIFIED IDEOGRAPH-3E58 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E59 㹙 CJK UNIFIED IDEOGRAPH-3E59 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E5A 㹚 CJK UNIFIED IDEOGRAPH-3E5A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E5B 㹛 CJK UNIFIED IDEOGRAPH-3E5B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E5C 㹜 CJK UNIFIED IDEOGRAPH-3E5C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E5D 㹝 CJK UNIFIED IDEOGRAPH-3E5D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E5E 㹞 CJK UNIFIED IDEOGRAPH-3E5E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E5F 㹟 CJK UNIFIED IDEOGRAPH-3E5F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E60 㹠 CJK UNIFIED IDEOGRAPH-3E60 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E61 㹡 CJK UNIFIED IDEOGRAPH-3E61 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E62 㹢 CJK UNIFIED IDEOGRAPH-3E62 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E63 㹣 CJK UNIFIED IDEOGRAPH-3E63 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E64 㹤 CJK UNIFIED IDEOGRAPH-3E64 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E65 㹥 CJK UNIFIED IDEOGRAPH-3E65 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E66 㹦 CJK UNIFIED IDEOGRAPH-3E66 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E67 㹧 CJK UNIFIED IDEOGRAPH-3E67 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E68 㹨 CJK UNIFIED IDEOGRAPH-3E68 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E69 㹩 CJK UNIFIED IDEOGRAPH-3E69 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E6A 㹪 CJK UNIFIED IDEOGRAPH-3E6A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E6B 㹫 CJK UNIFIED IDEOGRAPH-3E6B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E6C 㹬 CJK UNIFIED IDEOGRAPH-3E6C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E6D 㹭 CJK UNIFIED IDEOGRAPH-3E6D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E6E 㹮 CJK UNIFIED IDEOGRAPH-3E6E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E6F 㹯 CJK UNIFIED IDEOGRAPH-3E6F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E70 㹰 CJK UNIFIED IDEOGRAPH-3E70 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E71 㹱 CJK UNIFIED IDEOGRAPH-3E71 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E72 㹲 CJK UNIFIED IDEOGRAPH-3E72 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E73 㹳 CJK UNIFIED IDEOGRAPH-3E73 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E74 㹴 CJK UNIFIED IDEOGRAPH-3E74 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E75 㹵 CJK UNIFIED IDEOGRAPH-3E75 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E76 㹶 CJK UNIFIED IDEOGRAPH-3E76 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E77 㹷 CJK UNIFIED IDEOGRAPH-3E77 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E78 㹸 CJK UNIFIED IDEOGRAPH-3E78 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E79 㹹 CJK UNIFIED IDEOGRAPH-3E79 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E7A 㹺 CJK UNIFIED IDEOGRAPH-3E7A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E7B 㹻 CJK UNIFIED IDEOGRAPH-3E7B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E7C 㹼 CJK UNIFIED IDEOGRAPH-3E7C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E7D 㹽 CJK UNIFIED IDEOGRAPH-3E7D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E7E 㹾 CJK UNIFIED IDEOGRAPH-3E7E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E7F 㹿 CJK UNIFIED IDEOGRAPH-3E7F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E80 㺀 CJK UNIFIED IDEOGRAPH-3E80 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E81 㺁 CJK UNIFIED IDEOGRAPH-3E81 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E82 㺂 CJK UNIFIED IDEOGRAPH-3E82 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E83 㺃 CJK UNIFIED IDEOGRAPH-3E83 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E84 㺄 CJK UNIFIED IDEOGRAPH-3E84 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E85 㺅 CJK UNIFIED IDEOGRAPH-3E85 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E86 㺆 CJK UNIFIED IDEOGRAPH-3E86 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E87 㺇 CJK UNIFIED IDEOGRAPH-3E87 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E88 㺈 CJK UNIFIED IDEOGRAPH-3E88 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E89 㺉 CJK UNIFIED IDEOGRAPH-3E89 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E8A 㺊 CJK UNIFIED IDEOGRAPH-3E8A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E8B 㺋 CJK UNIFIED IDEOGRAPH-3E8B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E8C 㺌 CJK UNIFIED IDEOGRAPH-3E8C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E8D 㺍 CJK UNIFIED IDEOGRAPH-3E8D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E8E 㺎 CJK UNIFIED IDEOGRAPH-3E8E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E8F 㺏 CJK UNIFIED IDEOGRAPH-3E8F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E90 㺐 CJK UNIFIED IDEOGRAPH-3E90 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E91 㺑 CJK UNIFIED IDEOGRAPH-3E91 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E92 㺒 CJK UNIFIED IDEOGRAPH-3E92 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E93 㺓 CJK UNIFIED IDEOGRAPH-3E93 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E94 㺔 CJK UNIFIED IDEOGRAPH-3E94 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E95 㺕 CJK UNIFIED IDEOGRAPH-3E95 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E96 㺖 CJK UNIFIED IDEOGRAPH-3E96 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E97 㺗 CJK UNIFIED IDEOGRAPH-3E97 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E98 㺘 CJK UNIFIED IDEOGRAPH-3E98 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E99 㺙 CJK UNIFIED IDEOGRAPH-3E99 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E9A 㺚 CJK UNIFIED IDEOGRAPH-3E9A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E9B 㺛 CJK UNIFIED IDEOGRAPH-3E9B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E9C 㺜 CJK UNIFIED IDEOGRAPH-3E9C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E9D 㺝 CJK UNIFIED IDEOGRAPH-3E9D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E9E 㺞 CJK UNIFIED IDEOGRAPH-3E9E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3E9F 㺟 CJK UNIFIED IDEOGRAPH-3E9F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3EA0 㺠 CJK UNIFIED IDEOGRAPH-3EA0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3EA1 㺡 CJK UNIFIED IDEOGRAPH-3EA1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3EA2 㺢 CJK UNIFIED IDEOGRAPH-3EA2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3EA3 㺣 CJK UNIFIED IDEOGRAPH-3EA3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3EA4 㺤 CJK UNIFIED IDEOGRAPH-3EA4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3EA5 㺥 CJK UNIFIED IDEOGRAPH-3EA5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3EA6 㺦 CJK UNIFIED IDEOGRAPH-3EA6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3EA7 㺧 CJK UNIFIED IDEOGRAPH-3EA7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3EA8 㺨 CJK UNIFIED IDEOGRAPH-3EA8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3EA9 㺩 CJK UNIFIED IDEOGRAPH-3EA9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3EAA 㺪 CJK UNIFIED IDEOGRAPH-3EAA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3EAB 㺫 CJK UNIFIED IDEOGRAPH-3EAB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3EAC 㺬 CJK UNIFIED IDEOGRAPH-3EAC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3EAD 㺭 CJK UNIFIED IDEOGRAPH-3EAD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3EAE 㺮 CJK UNIFIED IDEOGRAPH-3EAE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3EAF 㺯 CJK UNIFIED IDEOGRAPH-3EAF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3EB0 㺰 CJK UNIFIED IDEOGRAPH-3EB0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3EB1 㺱 CJK UNIFIED IDEOGRAPH-3EB1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3EB2 㺲 CJK UNIFIED IDEOGRAPH-3EB2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3EB3 㺳 CJK UNIFIED IDEOGRAPH-3EB3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3EB4 㺴 CJK UNIFIED IDEOGRAPH-3EB4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3EB5 㺵 CJK UNIFIED IDEOGRAPH-3EB5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3EB6 㺶 CJK UNIFIED IDEOGRAPH-3EB6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3EB7 㺷 CJK UNIFIED IDEOGRAPH-3EB7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3EB8 㺸 CJK UNIFIED IDEOGRAPH-3EB8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3EB9 㺹 CJK UNIFIED IDEOGRAPH-3EB9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3EBA 㺺 CJK UNIFIED IDEOGRAPH-3EBA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3EBB 㺻 CJK UNIFIED IDEOGRAPH-3EBB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3EBC 㺼 CJK UNIFIED IDEOGRAPH-3EBC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3EBD 㺽 CJK UNIFIED IDEOGRAPH-3EBD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3EBE 㺾 CJK UNIFIED IDEOGRAPH-3EBE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3EBF 㺿 CJK UNIFIED IDEOGRAPH-3EBF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3EC0 㻀 CJK UNIFIED IDEOGRAPH-3EC0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3EC1 㻁 CJK UNIFIED IDEOGRAPH-3EC1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3EC2 㻂 CJK UNIFIED IDEOGRAPH-3EC2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3EC3 㻃 CJK UNIFIED IDEOGRAPH-3EC3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3EC4 㻄 CJK UNIFIED IDEOGRAPH-3EC4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3EC5 㻅 CJK UNIFIED IDEOGRAPH-3EC5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3EC6 㻆 CJK UNIFIED IDEOGRAPH-3EC6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3EC7 㻇 CJK UNIFIED IDEOGRAPH-3EC7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3EC8 㻈 CJK UNIFIED IDEOGRAPH-3EC8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3EC9 㻉 CJK UNIFIED IDEOGRAPH-3EC9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3ECA 㻊 CJK UNIFIED IDEOGRAPH-3ECA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3ECB 㻋 CJK UNIFIED IDEOGRAPH-3ECB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3ECC 㻌 CJK UNIFIED IDEOGRAPH-3ECC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3ECD 㻍 CJK UNIFIED IDEOGRAPH-3ECD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3ECE 㻎 CJK UNIFIED IDEOGRAPH-3ECE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3ECF 㻏 CJK UNIFIED IDEOGRAPH-3ECF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3ED0 㻐 CJK UNIFIED IDEOGRAPH-3ED0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3ED1 㻑 CJK UNIFIED IDEOGRAPH-3ED1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3ED2 㻒 CJK UNIFIED IDEOGRAPH-3ED2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3ED3 㻓 CJK UNIFIED IDEOGRAPH-3ED3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3ED4 㻔 CJK UNIFIED IDEOGRAPH-3ED4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3ED5 㻕 CJK UNIFIED IDEOGRAPH-3ED5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3ED6 㻖 CJK UNIFIED IDEOGRAPH-3ED6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3ED7 㻗 CJK UNIFIED IDEOGRAPH-3ED7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3ED8 㻘 CJK UNIFIED IDEOGRAPH-3ED8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3ED9 㻙 CJK UNIFIED IDEOGRAPH-3ED9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3EDA 㻚 CJK UNIFIED IDEOGRAPH-3EDA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3EDB 㻛 CJK UNIFIED IDEOGRAPH-3EDB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3EDC 㻜 CJK UNIFIED IDEOGRAPH-3EDC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3EDD 㻝 CJK UNIFIED IDEOGRAPH-3EDD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3EDE 㻞 CJK UNIFIED IDEOGRAPH-3EDE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3EDF 㻟 CJK UNIFIED IDEOGRAPH-3EDF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3EE0 㻠 CJK UNIFIED IDEOGRAPH-3EE0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3EE1 㻡 CJK UNIFIED IDEOGRAPH-3EE1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3EE2 㻢 CJK UNIFIED IDEOGRAPH-3EE2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3EE3 㻣 CJK UNIFIED IDEOGRAPH-3EE3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3EE4 㻤 CJK UNIFIED IDEOGRAPH-3EE4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3EE5 㻥 CJK UNIFIED IDEOGRAPH-3EE5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3EE6 㻦 CJK UNIFIED IDEOGRAPH-3EE6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3EE7 㻧 CJK UNIFIED IDEOGRAPH-3EE7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3EE8 㻨 CJK UNIFIED IDEOGRAPH-3EE8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3EE9 㻩 CJK UNIFIED IDEOGRAPH-3EE9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3EEA 㻪 CJK UNIFIED IDEOGRAPH-3EEA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3EEB 㻫 CJK UNIFIED IDEOGRAPH-3EEB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3EEC 㻬 CJK UNIFIED IDEOGRAPH-3EEC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3EED 㻭 CJK UNIFIED IDEOGRAPH-3EED | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3EEE 㻮 CJK UNIFIED IDEOGRAPH-3EEE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3EEF 㻯 CJK UNIFIED IDEOGRAPH-3EEF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3EF0 㻰 CJK UNIFIED IDEOGRAPH-3EF0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3EF1 㻱 CJK UNIFIED IDEOGRAPH-3EF1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3EF2 㻲 CJK UNIFIED IDEOGRAPH-3EF2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3EF3 㻳 CJK UNIFIED IDEOGRAPH-3EF3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3EF4 㻴 CJK UNIFIED IDEOGRAPH-3EF4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3EF5 㻵 CJK UNIFIED IDEOGRAPH-3EF5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3EF6 㻶 CJK UNIFIED IDEOGRAPH-3EF6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3EF7 㻷 CJK UNIFIED IDEOGRAPH-3EF7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3EF8 㻸 CJK UNIFIED IDEOGRAPH-3EF8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3EF9 㻹 CJK UNIFIED IDEOGRAPH-3EF9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3EFA 㻺 CJK UNIFIED IDEOGRAPH-3EFA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3EFB 㻻 CJK UNIFIED IDEOGRAPH-3EFB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3EFC 㻼 CJK UNIFIED IDEOGRAPH-3EFC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3EFD 㻽 CJK UNIFIED IDEOGRAPH-3EFD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3EFE 㻾 CJK UNIFIED IDEOGRAPH-3EFE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3EFF 㻿 CJK UNIFIED IDEOGRAPH-3EFF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F00 㼀 CJK UNIFIED IDEOGRAPH-3F00 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F01 㼁 CJK UNIFIED IDEOGRAPH-3F01 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F02 㼂 CJK UNIFIED IDEOGRAPH-3F02 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F03 㼃 CJK UNIFIED IDEOGRAPH-3F03 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F04 㼄 CJK UNIFIED IDEOGRAPH-3F04 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F05 㼅 CJK UNIFIED IDEOGRAPH-3F05 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F06 㼆 CJK UNIFIED IDEOGRAPH-3F06 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F07 㼇 CJK UNIFIED IDEOGRAPH-3F07 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F08 㼈 CJK UNIFIED IDEOGRAPH-3F08 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F09 㼉 CJK UNIFIED IDEOGRAPH-3F09 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F0A 㼊 CJK UNIFIED IDEOGRAPH-3F0A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F0B 㼋 CJK UNIFIED IDEOGRAPH-3F0B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F0C 㼌 CJK UNIFIED IDEOGRAPH-3F0C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F0D 㼍 CJK UNIFIED IDEOGRAPH-3F0D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F0E 㼎 CJK UNIFIED IDEOGRAPH-3F0E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F0F 㼏 CJK UNIFIED IDEOGRAPH-3F0F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F10 㼐 CJK UNIFIED IDEOGRAPH-3F10 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F11 㼑 CJK UNIFIED IDEOGRAPH-3F11 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F12 㼒 CJK UNIFIED IDEOGRAPH-3F12 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F13 㼓 CJK UNIFIED IDEOGRAPH-3F13 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F14 㼔 CJK UNIFIED IDEOGRAPH-3F14 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F15 㼕 CJK UNIFIED IDEOGRAPH-3F15 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F16 㼖 CJK UNIFIED IDEOGRAPH-3F16 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F17 㼗 CJK UNIFIED IDEOGRAPH-3F17 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F18 㼘 CJK UNIFIED IDEOGRAPH-3F18 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F19 㼙 CJK UNIFIED IDEOGRAPH-3F19 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F1A 㼚 CJK UNIFIED IDEOGRAPH-3F1A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F1B 㼛 CJK UNIFIED IDEOGRAPH-3F1B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F1C 㼜 CJK UNIFIED IDEOGRAPH-3F1C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F1D 㼝 CJK UNIFIED IDEOGRAPH-3F1D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F1E 㼞 CJK UNIFIED IDEOGRAPH-3F1E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F1F 㼟 CJK UNIFIED IDEOGRAPH-3F1F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F20 㼠 CJK UNIFIED IDEOGRAPH-3F20 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F21 㼡 CJK UNIFIED IDEOGRAPH-3F21 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F22 㼢 CJK UNIFIED IDEOGRAPH-3F22 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F23 㼣 CJK UNIFIED IDEOGRAPH-3F23 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F24 㼤 CJK UNIFIED IDEOGRAPH-3F24 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F25 㼥 CJK UNIFIED IDEOGRAPH-3F25 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F26 㼦 CJK UNIFIED IDEOGRAPH-3F26 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F27 㼧 CJK UNIFIED IDEOGRAPH-3F27 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F28 㼨 CJK UNIFIED IDEOGRAPH-3F28 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F29 㼩 CJK UNIFIED IDEOGRAPH-3F29 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F2A 㼪 CJK UNIFIED IDEOGRAPH-3F2A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F2B 㼫 CJK UNIFIED IDEOGRAPH-3F2B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F2C 㼬 CJK UNIFIED IDEOGRAPH-3F2C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F2D 㼭 CJK UNIFIED IDEOGRAPH-3F2D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F2E 㼮 CJK UNIFIED IDEOGRAPH-3F2E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F2F 㼯 CJK UNIFIED IDEOGRAPH-3F2F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F30 㼰 CJK UNIFIED IDEOGRAPH-3F30 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F31 㼱 CJK UNIFIED IDEOGRAPH-3F31 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F32 㼲 CJK UNIFIED IDEOGRAPH-3F32 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F33 㼳 CJK UNIFIED IDEOGRAPH-3F33 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F34 㼴 CJK UNIFIED IDEOGRAPH-3F34 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F35 㼵 CJK UNIFIED IDEOGRAPH-3F35 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F36 㼶 CJK UNIFIED IDEOGRAPH-3F36 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F37 㼷 CJK UNIFIED IDEOGRAPH-3F37 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F38 㼸 CJK UNIFIED IDEOGRAPH-3F38 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F39 㼹 CJK UNIFIED IDEOGRAPH-3F39 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F3A 㼺 CJK UNIFIED IDEOGRAPH-3F3A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F3B 㼻 CJK UNIFIED IDEOGRAPH-3F3B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F3C 㼼 CJK UNIFIED IDEOGRAPH-3F3C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F3D 㼽 CJK UNIFIED IDEOGRAPH-3F3D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F3E 㼾 CJK UNIFIED IDEOGRAPH-3F3E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F3F 㼿 CJK UNIFIED IDEOGRAPH-3F3F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F40 㽀 CJK UNIFIED IDEOGRAPH-3F40 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F41 㽁 CJK UNIFIED IDEOGRAPH-3F41 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F42 㽂 CJK UNIFIED IDEOGRAPH-3F42 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F43 㽃 CJK UNIFIED IDEOGRAPH-3F43 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F44 㽄 CJK UNIFIED IDEOGRAPH-3F44 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F45 㽅 CJK UNIFIED IDEOGRAPH-3F45 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F46 㽆 CJK UNIFIED IDEOGRAPH-3F46 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F47 㽇 CJK UNIFIED IDEOGRAPH-3F47 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F48 㽈 CJK UNIFIED IDEOGRAPH-3F48 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F49 㽉 CJK UNIFIED IDEOGRAPH-3F49 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F4A 㽊 CJK UNIFIED IDEOGRAPH-3F4A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F4B 㽋 CJK UNIFIED IDEOGRAPH-3F4B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F4C 㽌 CJK UNIFIED IDEOGRAPH-3F4C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F4D 㽍 CJK UNIFIED IDEOGRAPH-3F4D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F4E 㽎 CJK UNIFIED IDEOGRAPH-3F4E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F4F 㽏 CJK UNIFIED IDEOGRAPH-3F4F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F50 㽐 CJK UNIFIED IDEOGRAPH-3F50 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F51 㽑 CJK UNIFIED IDEOGRAPH-3F51 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F52 㽒 CJK UNIFIED IDEOGRAPH-3F52 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F53 㽓 CJK UNIFIED IDEOGRAPH-3F53 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F54 㽔 CJK UNIFIED IDEOGRAPH-3F54 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F55 㽕 CJK UNIFIED IDEOGRAPH-3F55 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F56 㽖 CJK UNIFIED IDEOGRAPH-3F56 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F57 㽗 CJK UNIFIED IDEOGRAPH-3F57 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F58 㽘 CJK UNIFIED IDEOGRAPH-3F58 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F59 㽙 CJK UNIFIED IDEOGRAPH-3F59 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F5A 㽚 CJK UNIFIED IDEOGRAPH-3F5A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F5B 㽛 CJK UNIFIED IDEOGRAPH-3F5B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F5C 㽜 CJK UNIFIED IDEOGRAPH-3F5C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F5D 㽝 CJK UNIFIED IDEOGRAPH-3F5D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F5E 㽞 CJK UNIFIED IDEOGRAPH-3F5E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F5F 㽟 CJK UNIFIED IDEOGRAPH-3F5F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F60 㽠 CJK UNIFIED IDEOGRAPH-3F60 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F61 㽡 CJK UNIFIED IDEOGRAPH-3F61 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F62 㽢 CJK UNIFIED IDEOGRAPH-3F62 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F63 㽣 CJK UNIFIED IDEOGRAPH-3F63 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F64 㽤 CJK UNIFIED IDEOGRAPH-3F64 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F65 㽥 CJK UNIFIED IDEOGRAPH-3F65 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F66 㽦 CJK UNIFIED IDEOGRAPH-3F66 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F67 㽧 CJK UNIFIED IDEOGRAPH-3F67 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F68 㽨 CJK UNIFIED IDEOGRAPH-3F68 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F69 㽩 CJK UNIFIED IDEOGRAPH-3F69 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F6A 㽪 CJK UNIFIED IDEOGRAPH-3F6A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F6B 㽫 CJK UNIFIED IDEOGRAPH-3F6B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F6C 㽬 CJK UNIFIED IDEOGRAPH-3F6C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F6D 㽭 CJK UNIFIED IDEOGRAPH-3F6D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F6E 㽮 CJK UNIFIED IDEOGRAPH-3F6E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F6F 㽯 CJK UNIFIED IDEOGRAPH-3F6F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F70 㽰 CJK UNIFIED IDEOGRAPH-3F70 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F71 㽱 CJK UNIFIED IDEOGRAPH-3F71 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F72 㽲 CJK UNIFIED IDEOGRAPH-3F72 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F73 㽳 CJK UNIFIED IDEOGRAPH-3F73 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F74 㽴 CJK UNIFIED IDEOGRAPH-3F74 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F75 㽵 CJK UNIFIED IDEOGRAPH-3F75 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F76 㽶 CJK UNIFIED IDEOGRAPH-3F76 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F77 㽷 CJK UNIFIED IDEOGRAPH-3F77 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F78 㽸 CJK UNIFIED IDEOGRAPH-3F78 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F79 㽹 CJK UNIFIED IDEOGRAPH-3F79 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F7A 㽺 CJK UNIFIED IDEOGRAPH-3F7A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F7B 㽻 CJK UNIFIED IDEOGRAPH-3F7B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F7C 㽼 CJK UNIFIED IDEOGRAPH-3F7C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F7D 㽽 CJK UNIFIED IDEOGRAPH-3F7D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F7E 㽾 CJK UNIFIED IDEOGRAPH-3F7E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F7F 㽿 CJK UNIFIED IDEOGRAPH-3F7F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F80 㾀 CJK UNIFIED IDEOGRAPH-3F80 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F81 㾁 CJK UNIFIED IDEOGRAPH-3F81 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F82 㾂 CJK UNIFIED IDEOGRAPH-3F82 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F83 㾃 CJK UNIFIED IDEOGRAPH-3F83 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F84 㾄 CJK UNIFIED IDEOGRAPH-3F84 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F85 㾅 CJK UNIFIED IDEOGRAPH-3F85 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F86 㾆 CJK UNIFIED IDEOGRAPH-3F86 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F87 㾇 CJK UNIFIED IDEOGRAPH-3F87 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F88 㾈 CJK UNIFIED IDEOGRAPH-3F88 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F89 㾉 CJK UNIFIED IDEOGRAPH-3F89 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F8A 㾊 CJK UNIFIED IDEOGRAPH-3F8A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F8B 㾋 CJK UNIFIED IDEOGRAPH-3F8B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F8C 㾌 CJK UNIFIED IDEOGRAPH-3F8C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F8D 㾍 CJK UNIFIED IDEOGRAPH-3F8D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F8E 㾎 CJK UNIFIED IDEOGRAPH-3F8E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F8F 㾏 CJK UNIFIED IDEOGRAPH-3F8F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F90 㾐 CJK UNIFIED IDEOGRAPH-3F90 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F91 㾑 CJK UNIFIED IDEOGRAPH-3F91 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F92 㾒 CJK UNIFIED IDEOGRAPH-3F92 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F93 㾓 CJK UNIFIED IDEOGRAPH-3F93 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F94 㾔 CJK UNIFIED IDEOGRAPH-3F94 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F95 㾕 CJK UNIFIED IDEOGRAPH-3F95 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F96 㾖 CJK UNIFIED IDEOGRAPH-3F96 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F97 㾗 CJK UNIFIED IDEOGRAPH-3F97 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F98 㾘 CJK UNIFIED IDEOGRAPH-3F98 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F99 㾙 CJK UNIFIED IDEOGRAPH-3F99 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F9A 㾚 CJK UNIFIED IDEOGRAPH-3F9A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F9B 㾛 CJK UNIFIED IDEOGRAPH-3F9B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F9C 㾜 CJK UNIFIED IDEOGRAPH-3F9C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F9D 㾝 CJK UNIFIED IDEOGRAPH-3F9D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F9E 㾞 CJK UNIFIED IDEOGRAPH-3F9E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3F9F 㾟 CJK UNIFIED IDEOGRAPH-3F9F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3FA0 㾠 CJK UNIFIED IDEOGRAPH-3FA0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3FA1 㾡 CJK UNIFIED IDEOGRAPH-3FA1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3FA2 㾢 CJK UNIFIED IDEOGRAPH-3FA2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3FA3 㾣 CJK UNIFIED IDEOGRAPH-3FA3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3FA4 㾤 CJK UNIFIED IDEOGRAPH-3FA4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3FA5 㾥 CJK UNIFIED IDEOGRAPH-3FA5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3FA6 㾦 CJK UNIFIED IDEOGRAPH-3FA6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3FA7 㾧 CJK UNIFIED IDEOGRAPH-3FA7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3FA8 㾨 CJK UNIFIED IDEOGRAPH-3FA8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3FA9 㾩 CJK UNIFIED IDEOGRAPH-3FA9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3FAA 㾪 CJK UNIFIED IDEOGRAPH-3FAA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3FAB 㾫 CJK UNIFIED IDEOGRAPH-3FAB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3FAC 㾬 CJK UNIFIED IDEOGRAPH-3FAC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3FAD 㾭 CJK UNIFIED IDEOGRAPH-3FAD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3FAE 㾮 CJK UNIFIED IDEOGRAPH-3FAE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3FAF 㾯 CJK UNIFIED IDEOGRAPH-3FAF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3FB0 㾰 CJK UNIFIED IDEOGRAPH-3FB0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3FB1 㾱 CJK UNIFIED IDEOGRAPH-3FB1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3FB2 㾲 CJK UNIFIED IDEOGRAPH-3FB2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3FB3 㾳 CJK UNIFIED IDEOGRAPH-3FB3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3FB4 㾴 CJK UNIFIED IDEOGRAPH-3FB4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3FB5 㾵 CJK UNIFIED IDEOGRAPH-3FB5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3FB6 㾶 CJK UNIFIED IDEOGRAPH-3FB6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3FB7 㾷 CJK UNIFIED IDEOGRAPH-3FB7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3FB8 㾸 CJK UNIFIED IDEOGRAPH-3FB8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3FB9 㾹 CJK UNIFIED IDEOGRAPH-3FB9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3FBA 㾺 CJK UNIFIED IDEOGRAPH-3FBA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3FBB 㾻 CJK UNIFIED IDEOGRAPH-3FBB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3FBC 㾼 CJK UNIFIED IDEOGRAPH-3FBC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3FBD 㾽 CJK UNIFIED IDEOGRAPH-3FBD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3FBE 㾾 CJK UNIFIED IDEOGRAPH-3FBE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3FBF 㾿 CJK UNIFIED IDEOGRAPH-3FBF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3FC0 㿀 CJK UNIFIED IDEOGRAPH-3FC0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3FC1 㿁 CJK UNIFIED IDEOGRAPH-3FC1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3FC2 㿂 CJK UNIFIED IDEOGRAPH-3FC2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3FC3 㿃 CJK UNIFIED IDEOGRAPH-3FC3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3FC4 㿄 CJK UNIFIED IDEOGRAPH-3FC4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3FC5 㿅 CJK UNIFIED IDEOGRAPH-3FC5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3FC6 㿆 CJK UNIFIED IDEOGRAPH-3FC6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3FC7 㿇 CJK UNIFIED IDEOGRAPH-3FC7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3FC8 㿈 CJK UNIFIED IDEOGRAPH-3FC8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3FC9 㿉 CJK UNIFIED IDEOGRAPH-3FC9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3FCA 㿊 CJK UNIFIED IDEOGRAPH-3FCA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3FCB 㿋 CJK UNIFIED IDEOGRAPH-3FCB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3FCC 㿌 CJK UNIFIED IDEOGRAPH-3FCC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3FCD 㿍 CJK UNIFIED IDEOGRAPH-3FCD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3FCE 㿎 CJK UNIFIED IDEOGRAPH-3FCE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3FCF 㿏 CJK UNIFIED IDEOGRAPH-3FCF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3FD0 㿐 CJK UNIFIED IDEOGRAPH-3FD0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3FD1 㿑 CJK UNIFIED IDEOGRAPH-3FD1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3FD2 㿒 CJK UNIFIED IDEOGRAPH-3FD2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3FD3 㿓 CJK UNIFIED IDEOGRAPH-3FD3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3FD4 㿔 CJK UNIFIED IDEOGRAPH-3FD4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3FD5 㿕 CJK UNIFIED IDEOGRAPH-3FD5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3FD6 㿖 CJK UNIFIED IDEOGRAPH-3FD6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3FD7 㿗 CJK UNIFIED IDEOGRAPH-3FD7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3FD8 㿘 CJK UNIFIED IDEOGRAPH-3FD8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3FD9 㿙 CJK UNIFIED IDEOGRAPH-3FD9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3FDA 㿚 CJK UNIFIED IDEOGRAPH-3FDA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3FDB 㿛 CJK UNIFIED IDEOGRAPH-3FDB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3FDC 㿜 CJK UNIFIED IDEOGRAPH-3FDC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3FDD 㿝 CJK UNIFIED IDEOGRAPH-3FDD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3FDE 㿞 CJK UNIFIED IDEOGRAPH-3FDE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3FDF 㿟 CJK UNIFIED IDEOGRAPH-3FDF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3FE0 㿠 CJK UNIFIED IDEOGRAPH-3FE0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3FE1 㿡 CJK UNIFIED IDEOGRAPH-3FE1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3FE2 㿢 CJK UNIFIED IDEOGRAPH-3FE2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3FE3 㿣 CJK UNIFIED IDEOGRAPH-3FE3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3FE4 㿤 CJK UNIFIED IDEOGRAPH-3FE4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3FE5 㿥 CJK UNIFIED IDEOGRAPH-3FE5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3FE6 㿦 CJK UNIFIED IDEOGRAPH-3FE6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3FE7 㿧 CJK UNIFIED IDEOGRAPH-3FE7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3FE8 㿨 CJK UNIFIED IDEOGRAPH-3FE8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3FE9 㿩 CJK UNIFIED IDEOGRAPH-3FE9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3FEA 㿪 CJK UNIFIED IDEOGRAPH-3FEA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3FEB 㿫 CJK UNIFIED IDEOGRAPH-3FEB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3FEC 㿬 CJK UNIFIED IDEOGRAPH-3FEC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3FED 㿭 CJK UNIFIED IDEOGRAPH-3FED | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3FEE 㿮 CJK UNIFIED IDEOGRAPH-3FEE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3FEF 㿯 CJK UNIFIED IDEOGRAPH-3FEF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3FF0 㿰 CJK UNIFIED IDEOGRAPH-3FF0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3FF1 㿱 CJK UNIFIED IDEOGRAPH-3FF1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3FF2 㿲 CJK UNIFIED IDEOGRAPH-3FF2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3FF3 㿳 CJK UNIFIED IDEOGRAPH-3FF3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3FF4 㿴 CJK UNIFIED IDEOGRAPH-3FF4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3FF5 㿵 CJK UNIFIED IDEOGRAPH-3FF5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3FF6 㿶 CJK UNIFIED IDEOGRAPH-3FF6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3FF7 㿷 CJK UNIFIED IDEOGRAPH-3FF7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3FF8 㿸 CJK UNIFIED IDEOGRAPH-3FF8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3FF9 㿹 CJK UNIFIED IDEOGRAPH-3FF9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3FFA 㿺 CJK UNIFIED IDEOGRAPH-3FFA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3FFB 㿻 CJK UNIFIED IDEOGRAPH-3FFB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3FFC 㿼 CJK UNIFIED IDEOGRAPH-3FFC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3FFD 㿽 CJK UNIFIED IDEOGRAPH-3FFD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3FFE 㿾 CJK UNIFIED IDEOGRAPH-3FFE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+3FFF 㿿 CJK UNIFIED IDEOGRAPH-3FFF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4000 䀀 CJK UNIFIED IDEOGRAPH-4000 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4001 䀁 CJK UNIFIED IDEOGRAPH-4001 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4002 䀂 CJK UNIFIED IDEOGRAPH-4002 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4003 䀃 CJK UNIFIED IDEOGRAPH-4003 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4004 䀄 CJK UNIFIED IDEOGRAPH-4004 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4005 䀅 CJK UNIFIED IDEOGRAPH-4005 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4006 䀆 CJK UNIFIED IDEOGRAPH-4006 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4007 䀇 CJK UNIFIED IDEOGRAPH-4007 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4008 䀈 CJK UNIFIED IDEOGRAPH-4008 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4009 䀉 CJK UNIFIED IDEOGRAPH-4009 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+400A 䀊 CJK UNIFIED IDEOGRAPH-400A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+400B 䀋 CJK UNIFIED IDEOGRAPH-400B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+400C 䀌 CJK UNIFIED IDEOGRAPH-400C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+400D 䀍 CJK UNIFIED IDEOGRAPH-400D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+400E 䀎 CJK UNIFIED IDEOGRAPH-400E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+400F 䀏 CJK UNIFIED IDEOGRAPH-400F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4010 䀐 CJK UNIFIED IDEOGRAPH-4010 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4011 䀑 CJK UNIFIED IDEOGRAPH-4011 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4012 䀒 CJK UNIFIED IDEOGRAPH-4012 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4013 䀓 CJK UNIFIED IDEOGRAPH-4013 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4014 䀔 CJK UNIFIED IDEOGRAPH-4014 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4015 䀕 CJK UNIFIED IDEOGRAPH-4015 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4016 䀖 CJK UNIFIED IDEOGRAPH-4016 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4017 䀗 CJK UNIFIED IDEOGRAPH-4017 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4018 䀘 CJK UNIFIED IDEOGRAPH-4018 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4019 䀙 CJK UNIFIED IDEOGRAPH-4019 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+401A 䀚 CJK UNIFIED IDEOGRAPH-401A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+401B 䀛 CJK UNIFIED IDEOGRAPH-401B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+401C 䀜 CJK UNIFIED IDEOGRAPH-401C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+401D 䀝 CJK UNIFIED IDEOGRAPH-401D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+401E 䀞 CJK UNIFIED IDEOGRAPH-401E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+401F 䀟 CJK UNIFIED IDEOGRAPH-401F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4020 䀠 CJK UNIFIED IDEOGRAPH-4020 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4021 䀡 CJK UNIFIED IDEOGRAPH-4021 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4022 䀢 CJK UNIFIED IDEOGRAPH-4022 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4023 䀣 CJK UNIFIED IDEOGRAPH-4023 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4024 䀤 CJK UNIFIED IDEOGRAPH-4024 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4025 䀥 CJK UNIFIED IDEOGRAPH-4025 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4026 䀦 CJK UNIFIED IDEOGRAPH-4026 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4027 䀧 CJK UNIFIED IDEOGRAPH-4027 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4028 䀨 CJK UNIFIED IDEOGRAPH-4028 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4029 䀩 CJK UNIFIED IDEOGRAPH-4029 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+402A 䀪 CJK UNIFIED IDEOGRAPH-402A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+402B 䀫 CJK UNIFIED IDEOGRAPH-402B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+402C 䀬 CJK UNIFIED IDEOGRAPH-402C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+402D 䀭 CJK UNIFIED IDEOGRAPH-402D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+402E 䀮 CJK UNIFIED IDEOGRAPH-402E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+402F 䀯 CJK UNIFIED IDEOGRAPH-402F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4030 䀰 CJK UNIFIED IDEOGRAPH-4030 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4031 䀱 CJK UNIFIED IDEOGRAPH-4031 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4032 䀲 CJK UNIFIED IDEOGRAPH-4032 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4033 䀳 CJK UNIFIED IDEOGRAPH-4033 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4034 䀴 CJK UNIFIED IDEOGRAPH-4034 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4035 䀵 CJK UNIFIED IDEOGRAPH-4035 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4036 䀶 CJK UNIFIED IDEOGRAPH-4036 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4037 䀷 CJK UNIFIED IDEOGRAPH-4037 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4038 䀸 CJK UNIFIED IDEOGRAPH-4038 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4039 䀹 CJK UNIFIED IDEOGRAPH-4039 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+403A 䀺 CJK UNIFIED IDEOGRAPH-403A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+403B 䀻 CJK UNIFIED IDEOGRAPH-403B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+403C 䀼 CJK UNIFIED IDEOGRAPH-403C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+403D 䀽 CJK UNIFIED IDEOGRAPH-403D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+403E 䀾 CJK UNIFIED IDEOGRAPH-403E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+403F 䀿 CJK UNIFIED IDEOGRAPH-403F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4040 䁀 CJK UNIFIED IDEOGRAPH-4040 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4041 䁁 CJK UNIFIED IDEOGRAPH-4041 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4042 䁂 CJK UNIFIED IDEOGRAPH-4042 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4043 䁃 CJK UNIFIED IDEOGRAPH-4043 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4044 䁄 CJK UNIFIED IDEOGRAPH-4044 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4045 䁅 CJK UNIFIED IDEOGRAPH-4045 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4046 䁆 CJK UNIFIED IDEOGRAPH-4046 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4047 䁇 CJK UNIFIED IDEOGRAPH-4047 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4048 䁈 CJK UNIFIED IDEOGRAPH-4048 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4049 䁉 CJK UNIFIED IDEOGRAPH-4049 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+404A 䁊 CJK UNIFIED IDEOGRAPH-404A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+404B 䁋 CJK UNIFIED IDEOGRAPH-404B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+404C 䁌 CJK UNIFIED IDEOGRAPH-404C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+404D 䁍 CJK UNIFIED IDEOGRAPH-404D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+404E 䁎 CJK UNIFIED IDEOGRAPH-404E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+404F 䁏 CJK UNIFIED IDEOGRAPH-404F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4050 䁐 CJK UNIFIED IDEOGRAPH-4050 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4051 䁑 CJK UNIFIED IDEOGRAPH-4051 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4052 䁒 CJK UNIFIED IDEOGRAPH-4052 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4053 䁓 CJK UNIFIED IDEOGRAPH-4053 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4054 䁔 CJK UNIFIED IDEOGRAPH-4054 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4055 䁕 CJK UNIFIED IDEOGRAPH-4055 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4056 䁖 CJK UNIFIED IDEOGRAPH-4056 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4057 䁗 CJK UNIFIED IDEOGRAPH-4057 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4058 䁘 CJK UNIFIED IDEOGRAPH-4058 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4059 䁙 CJK UNIFIED IDEOGRAPH-4059 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+405A 䁚 CJK UNIFIED IDEOGRAPH-405A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+405B 䁛 CJK UNIFIED IDEOGRAPH-405B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+405C 䁜 CJK UNIFIED IDEOGRAPH-405C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+405D 䁝 CJK UNIFIED IDEOGRAPH-405D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+405E 䁞 CJK UNIFIED IDEOGRAPH-405E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+405F 䁟 CJK UNIFIED IDEOGRAPH-405F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4060 䁠 CJK UNIFIED IDEOGRAPH-4060 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4061 䁡 CJK UNIFIED IDEOGRAPH-4061 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4062 䁢 CJK UNIFIED IDEOGRAPH-4062 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4063 䁣 CJK UNIFIED IDEOGRAPH-4063 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4064 䁤 CJK UNIFIED IDEOGRAPH-4064 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4065 䁥 CJK UNIFIED IDEOGRAPH-4065 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4066 䁦 CJK UNIFIED IDEOGRAPH-4066 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4067 䁧 CJK UNIFIED IDEOGRAPH-4067 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4068 䁨 CJK UNIFIED IDEOGRAPH-4068 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4069 䁩 CJK UNIFIED IDEOGRAPH-4069 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+406A 䁪 CJK UNIFIED IDEOGRAPH-406A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+406B 䁫 CJK UNIFIED IDEOGRAPH-406B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+406C 䁬 CJK UNIFIED IDEOGRAPH-406C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+406D 䁭 CJK UNIFIED IDEOGRAPH-406D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+406E 䁮 CJK UNIFIED IDEOGRAPH-406E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+406F 䁯 CJK UNIFIED IDEOGRAPH-406F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4070 䁰 CJK UNIFIED IDEOGRAPH-4070 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4071 䁱 CJK UNIFIED IDEOGRAPH-4071 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4072 䁲 CJK UNIFIED IDEOGRAPH-4072 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4073 䁳 CJK UNIFIED IDEOGRAPH-4073 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4074 䁴 CJK UNIFIED IDEOGRAPH-4074 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4075 䁵 CJK UNIFIED IDEOGRAPH-4075 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4076 䁶 CJK UNIFIED IDEOGRAPH-4076 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4077 䁷 CJK UNIFIED IDEOGRAPH-4077 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4078 䁸 CJK UNIFIED IDEOGRAPH-4078 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4079 䁹 CJK UNIFIED IDEOGRAPH-4079 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+407A 䁺 CJK UNIFIED IDEOGRAPH-407A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+407B 䁻 CJK UNIFIED IDEOGRAPH-407B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+407C 䁼 CJK UNIFIED IDEOGRAPH-407C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+407D 䁽 CJK UNIFIED IDEOGRAPH-407D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+407E 䁾 CJK UNIFIED IDEOGRAPH-407E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+407F 䁿 CJK UNIFIED IDEOGRAPH-407F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4080 䂀 CJK UNIFIED IDEOGRAPH-4080 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4081 䂁 CJK UNIFIED IDEOGRAPH-4081 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4082 䂂 CJK UNIFIED IDEOGRAPH-4082 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4083 䂃 CJK UNIFIED IDEOGRAPH-4083 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4084 䂄 CJK UNIFIED IDEOGRAPH-4084 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4085 䂅 CJK UNIFIED IDEOGRAPH-4085 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4086 䂆 CJK UNIFIED IDEOGRAPH-4086 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4087 䂇 CJK UNIFIED IDEOGRAPH-4087 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4088 䂈 CJK UNIFIED IDEOGRAPH-4088 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4089 䂉 CJK UNIFIED IDEOGRAPH-4089 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+408A 䂊 CJK UNIFIED IDEOGRAPH-408A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+408B 䂋 CJK UNIFIED IDEOGRAPH-408B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+408C 䂌 CJK UNIFIED IDEOGRAPH-408C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+408D 䂍 CJK UNIFIED IDEOGRAPH-408D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+408E 䂎 CJK UNIFIED IDEOGRAPH-408E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+408F 䂏 CJK UNIFIED IDEOGRAPH-408F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4090 䂐 CJK UNIFIED IDEOGRAPH-4090 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4091 䂑 CJK UNIFIED IDEOGRAPH-4091 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4092 䂒 CJK UNIFIED IDEOGRAPH-4092 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4093 䂓 CJK UNIFIED IDEOGRAPH-4093 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4094 䂔 CJK UNIFIED IDEOGRAPH-4094 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4095 䂕 CJK UNIFIED IDEOGRAPH-4095 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4096 䂖 CJK UNIFIED IDEOGRAPH-4096 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4097 䂗 CJK UNIFIED IDEOGRAPH-4097 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4098 䂘 CJK UNIFIED IDEOGRAPH-4098 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4099 䂙 CJK UNIFIED IDEOGRAPH-4099 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+409A 䂚 CJK UNIFIED IDEOGRAPH-409A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+409B 䂛 CJK UNIFIED IDEOGRAPH-409B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+409C 䂜 CJK UNIFIED IDEOGRAPH-409C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+409D 䂝 CJK UNIFIED IDEOGRAPH-409D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+409E 䂞 CJK UNIFIED IDEOGRAPH-409E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+409F 䂟 CJK UNIFIED IDEOGRAPH-409F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+40A0 䂠 CJK UNIFIED IDEOGRAPH-40A0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+40A1 䂡 CJK UNIFIED IDEOGRAPH-40A1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+40A2 䂢 CJK UNIFIED IDEOGRAPH-40A2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+40A3 䂣 CJK UNIFIED IDEOGRAPH-40A3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+40A4 䂤 CJK UNIFIED IDEOGRAPH-40A4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+40A5 䂥 CJK UNIFIED IDEOGRAPH-40A5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+40A6 䂦 CJK UNIFIED IDEOGRAPH-40A6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+40A7 䂧 CJK UNIFIED IDEOGRAPH-40A7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+40A8 䂨 CJK UNIFIED IDEOGRAPH-40A8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+40A9 䂩 CJK UNIFIED IDEOGRAPH-40A9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+40AA 䂪 CJK UNIFIED IDEOGRAPH-40AA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+40AB 䂫 CJK UNIFIED IDEOGRAPH-40AB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+40AC 䂬 CJK UNIFIED IDEOGRAPH-40AC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+40AD 䂭 CJK UNIFIED IDEOGRAPH-40AD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+40AE 䂮 CJK UNIFIED IDEOGRAPH-40AE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+40AF 䂯 CJK UNIFIED IDEOGRAPH-40AF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+40B0 䂰 CJK UNIFIED IDEOGRAPH-40B0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+40B1 䂱 CJK UNIFIED IDEOGRAPH-40B1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+40B2 䂲 CJK UNIFIED IDEOGRAPH-40B2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+40B3 䂳 CJK UNIFIED IDEOGRAPH-40B3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+40B4 䂴 CJK UNIFIED IDEOGRAPH-40B4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+40B5 䂵 CJK UNIFIED IDEOGRAPH-40B5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+40B6 䂶 CJK UNIFIED IDEOGRAPH-40B6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+40B7 䂷 CJK UNIFIED IDEOGRAPH-40B7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+40B8 䂸 CJK UNIFIED IDEOGRAPH-40B8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+40B9 䂹 CJK UNIFIED IDEOGRAPH-40B9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+40BA 䂺 CJK UNIFIED IDEOGRAPH-40BA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+40BB 䂻 CJK UNIFIED IDEOGRAPH-40BB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+40BC 䂼 CJK UNIFIED IDEOGRAPH-40BC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+40BD 䂽 CJK UNIFIED IDEOGRAPH-40BD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+40BE 䂾 CJK UNIFIED IDEOGRAPH-40BE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+40BF 䂿 CJK UNIFIED IDEOGRAPH-40BF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+40C0 䃀 CJK UNIFIED IDEOGRAPH-40C0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+40C1 䃁 CJK UNIFIED IDEOGRAPH-40C1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+40C2 䃂 CJK UNIFIED IDEOGRAPH-40C2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+40C3 䃃 CJK UNIFIED IDEOGRAPH-40C3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+40C4 䃄 CJK UNIFIED IDEOGRAPH-40C4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+40C5 䃅 CJK UNIFIED IDEOGRAPH-40C5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+40C6 䃆 CJK UNIFIED IDEOGRAPH-40C6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+40C7 䃇 CJK UNIFIED IDEOGRAPH-40C7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+40C8 䃈 CJK UNIFIED IDEOGRAPH-40C8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+40C9 䃉 CJK UNIFIED IDEOGRAPH-40C9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+40CA 䃊 CJK UNIFIED IDEOGRAPH-40CA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+40CB 䃋 CJK UNIFIED IDEOGRAPH-40CB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+40CC 䃌 CJK UNIFIED IDEOGRAPH-40CC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+40CD 䃍 CJK UNIFIED IDEOGRAPH-40CD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+40CE 䃎 CJK UNIFIED IDEOGRAPH-40CE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+40CF 䃏 CJK UNIFIED IDEOGRAPH-40CF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+40D0 䃐 CJK UNIFIED IDEOGRAPH-40D0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+40D1 䃑 CJK UNIFIED IDEOGRAPH-40D1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+40D2 䃒 CJK UNIFIED IDEOGRAPH-40D2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+40D3 䃓 CJK UNIFIED IDEOGRAPH-40D3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+40D4 䃔 CJK UNIFIED IDEOGRAPH-40D4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+40D5 䃕 CJK UNIFIED IDEOGRAPH-40D5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+40D6 䃖 CJK UNIFIED IDEOGRAPH-40D6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+40D7 䃗 CJK UNIFIED IDEOGRAPH-40D7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+40D8 䃘 CJK UNIFIED IDEOGRAPH-40D8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+40D9 䃙 CJK UNIFIED IDEOGRAPH-40D9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+40DA 䃚 CJK UNIFIED IDEOGRAPH-40DA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+40DB 䃛 CJK UNIFIED IDEOGRAPH-40DB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+40DC 䃜 CJK UNIFIED IDEOGRAPH-40DC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+40DD 䃝 CJK UNIFIED IDEOGRAPH-40DD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+40DE 䃞 CJK UNIFIED IDEOGRAPH-40DE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+40DF 䃟 CJK UNIFIED IDEOGRAPH-40DF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+40E0 䃠 CJK UNIFIED IDEOGRAPH-40E0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+40E1 䃡 CJK UNIFIED IDEOGRAPH-40E1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+40E2 䃢 CJK UNIFIED IDEOGRAPH-40E2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+40E3 䃣 CJK UNIFIED IDEOGRAPH-40E3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+40E4 䃤 CJK UNIFIED IDEOGRAPH-40E4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+40E5 䃥 CJK UNIFIED IDEOGRAPH-40E5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+40E6 䃦 CJK UNIFIED IDEOGRAPH-40E6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+40E7 䃧 CJK UNIFIED IDEOGRAPH-40E7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+40E8 䃨 CJK UNIFIED IDEOGRAPH-40E8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+40E9 䃩 CJK UNIFIED IDEOGRAPH-40E9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+40EA 䃪 CJK UNIFIED IDEOGRAPH-40EA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+40EB 䃫 CJK UNIFIED IDEOGRAPH-40EB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+40EC 䃬 CJK UNIFIED IDEOGRAPH-40EC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+40ED 䃭 CJK UNIFIED IDEOGRAPH-40ED | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+40EE 䃮 CJK UNIFIED IDEOGRAPH-40EE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+40EF 䃯 CJK UNIFIED IDEOGRAPH-40EF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+40F0 䃰 CJK UNIFIED IDEOGRAPH-40F0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+40F1 䃱 CJK UNIFIED IDEOGRAPH-40F1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+40F2 䃲 CJK UNIFIED IDEOGRAPH-40F2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+40F3 䃳 CJK UNIFIED IDEOGRAPH-40F3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+40F4 䃴 CJK UNIFIED IDEOGRAPH-40F4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+40F5 䃵 CJK UNIFIED IDEOGRAPH-40F5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+40F6 䃶 CJK UNIFIED IDEOGRAPH-40F6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+40F7 䃷 CJK UNIFIED IDEOGRAPH-40F7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+40F8 䃸 CJK UNIFIED IDEOGRAPH-40F8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+40F9 䃹 CJK UNIFIED IDEOGRAPH-40F9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+40FA 䃺 CJK UNIFIED IDEOGRAPH-40FA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+40FB 䃻 CJK UNIFIED IDEOGRAPH-40FB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+40FC 䃼 CJK UNIFIED IDEOGRAPH-40FC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+40FD 䃽 CJK UNIFIED IDEOGRAPH-40FD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+40FE 䃾 CJK UNIFIED IDEOGRAPH-40FE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+40FF 䃿 CJK UNIFIED IDEOGRAPH-40FF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4100 䄀 CJK UNIFIED IDEOGRAPH-4100 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4101 䄁 CJK UNIFIED IDEOGRAPH-4101 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4102 䄂 CJK UNIFIED IDEOGRAPH-4102 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4103 䄃 CJK UNIFIED IDEOGRAPH-4103 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4104 䄄 CJK UNIFIED IDEOGRAPH-4104 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4105 䄅 CJK UNIFIED IDEOGRAPH-4105 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4106 䄆 CJK UNIFIED IDEOGRAPH-4106 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4107 䄇 CJK UNIFIED IDEOGRAPH-4107 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4108 䄈 CJK UNIFIED IDEOGRAPH-4108 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4109 䄉 CJK UNIFIED IDEOGRAPH-4109 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+410A 䄊 CJK UNIFIED IDEOGRAPH-410A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+410B 䄋 CJK UNIFIED IDEOGRAPH-410B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+410C 䄌 CJK UNIFIED IDEOGRAPH-410C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+410D 䄍 CJK UNIFIED IDEOGRAPH-410D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+410E 䄎 CJK UNIFIED IDEOGRAPH-410E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+410F 䄏 CJK UNIFIED IDEOGRAPH-410F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4110 䄐 CJK UNIFIED IDEOGRAPH-4110 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4111 䄑 CJK UNIFIED IDEOGRAPH-4111 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4112 䄒 CJK UNIFIED IDEOGRAPH-4112 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4113 䄓 CJK UNIFIED IDEOGRAPH-4113 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4114 䄔 CJK UNIFIED IDEOGRAPH-4114 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4115 䄕 CJK UNIFIED IDEOGRAPH-4115 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4116 䄖 CJK UNIFIED IDEOGRAPH-4116 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4117 䄗 CJK UNIFIED IDEOGRAPH-4117 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4118 䄘 CJK UNIFIED IDEOGRAPH-4118 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4119 䄙 CJK UNIFIED IDEOGRAPH-4119 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+411A 䄚 CJK UNIFIED IDEOGRAPH-411A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+411B 䄛 CJK UNIFIED IDEOGRAPH-411B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+411C 䄜 CJK UNIFIED IDEOGRAPH-411C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+411D 䄝 CJK UNIFIED IDEOGRAPH-411D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+411E 䄞 CJK UNIFIED IDEOGRAPH-411E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+411F 䄟 CJK UNIFIED IDEOGRAPH-411F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4120 䄠 CJK UNIFIED IDEOGRAPH-4120 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4121 䄡 CJK UNIFIED IDEOGRAPH-4121 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4122 䄢 CJK UNIFIED IDEOGRAPH-4122 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4123 䄣 CJK UNIFIED IDEOGRAPH-4123 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4124 䄤 CJK UNIFIED IDEOGRAPH-4124 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4125 䄥 CJK UNIFIED IDEOGRAPH-4125 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4126 䄦 CJK UNIFIED IDEOGRAPH-4126 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4127 䄧 CJK UNIFIED IDEOGRAPH-4127 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4128 䄨 CJK UNIFIED IDEOGRAPH-4128 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4129 䄩 CJK UNIFIED IDEOGRAPH-4129 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+412A 䄪 CJK UNIFIED IDEOGRAPH-412A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+412B 䄫 CJK UNIFIED IDEOGRAPH-412B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+412C 䄬 CJK UNIFIED IDEOGRAPH-412C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+412D 䄭 CJK UNIFIED IDEOGRAPH-412D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+412E 䄮 CJK UNIFIED IDEOGRAPH-412E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+412F 䄯 CJK UNIFIED IDEOGRAPH-412F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4130 䄰 CJK UNIFIED IDEOGRAPH-4130 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4131 䄱 CJK UNIFIED IDEOGRAPH-4131 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4132 䄲 CJK UNIFIED IDEOGRAPH-4132 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4133 䄳 CJK UNIFIED IDEOGRAPH-4133 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4134 䄴 CJK UNIFIED IDEOGRAPH-4134 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4135 䄵 CJK UNIFIED IDEOGRAPH-4135 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4136 䄶 CJK UNIFIED IDEOGRAPH-4136 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4137 䄷 CJK UNIFIED IDEOGRAPH-4137 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4138 䄸 CJK UNIFIED IDEOGRAPH-4138 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4139 䄹 CJK UNIFIED IDEOGRAPH-4139 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+413A 䄺 CJK UNIFIED IDEOGRAPH-413A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+413B 䄻 CJK UNIFIED IDEOGRAPH-413B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+413C 䄼 CJK UNIFIED IDEOGRAPH-413C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+413D 䄽 CJK UNIFIED IDEOGRAPH-413D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+413E 䄾 CJK UNIFIED IDEOGRAPH-413E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+413F 䄿 CJK UNIFIED IDEOGRAPH-413F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4140 䅀 CJK UNIFIED IDEOGRAPH-4140 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4141 䅁 CJK UNIFIED IDEOGRAPH-4141 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4142 䅂 CJK UNIFIED IDEOGRAPH-4142 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4143 䅃 CJK UNIFIED IDEOGRAPH-4143 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4144 䅄 CJK UNIFIED IDEOGRAPH-4144 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4145 䅅 CJK UNIFIED IDEOGRAPH-4145 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4146 䅆 CJK UNIFIED IDEOGRAPH-4146 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4147 䅇 CJK UNIFIED IDEOGRAPH-4147 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4148 䅈 CJK UNIFIED IDEOGRAPH-4148 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4149 䅉 CJK UNIFIED IDEOGRAPH-4149 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+414A 䅊 CJK UNIFIED IDEOGRAPH-414A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+414B 䅋 CJK UNIFIED IDEOGRAPH-414B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+414C 䅌 CJK UNIFIED IDEOGRAPH-414C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+414D 䅍 CJK UNIFIED IDEOGRAPH-414D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+414E 䅎 CJK UNIFIED IDEOGRAPH-414E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+414F 䅏 CJK UNIFIED IDEOGRAPH-414F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4150 䅐 CJK UNIFIED IDEOGRAPH-4150 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4151 䅑 CJK UNIFIED IDEOGRAPH-4151 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4152 䅒 CJK UNIFIED IDEOGRAPH-4152 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4153 䅓 CJK UNIFIED IDEOGRAPH-4153 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4154 䅔 CJK UNIFIED IDEOGRAPH-4154 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4155 䅕 CJK UNIFIED IDEOGRAPH-4155 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4156 䅖 CJK UNIFIED IDEOGRAPH-4156 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4157 䅗 CJK UNIFIED IDEOGRAPH-4157 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4158 䅘 CJK UNIFIED IDEOGRAPH-4158 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4159 䅙 CJK UNIFIED IDEOGRAPH-4159 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+415A 䅚 CJK UNIFIED IDEOGRAPH-415A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+415B 䅛 CJK UNIFIED IDEOGRAPH-415B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+415C 䅜 CJK UNIFIED IDEOGRAPH-415C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+415D 䅝 CJK UNIFIED IDEOGRAPH-415D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+415E 䅞 CJK UNIFIED IDEOGRAPH-415E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+415F 䅟 CJK UNIFIED IDEOGRAPH-415F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4160 䅠 CJK UNIFIED IDEOGRAPH-4160 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4161 䅡 CJK UNIFIED IDEOGRAPH-4161 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4162 䅢 CJK UNIFIED IDEOGRAPH-4162 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4163 䅣 CJK UNIFIED IDEOGRAPH-4163 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4164 䅤 CJK UNIFIED IDEOGRAPH-4164 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4165 䅥 CJK UNIFIED IDEOGRAPH-4165 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4166 䅦 CJK UNIFIED IDEOGRAPH-4166 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4167 䅧 CJK UNIFIED IDEOGRAPH-4167 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4168 䅨 CJK UNIFIED IDEOGRAPH-4168 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4169 䅩 CJK UNIFIED IDEOGRAPH-4169 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+416A 䅪 CJK UNIFIED IDEOGRAPH-416A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+416B 䅫 CJK UNIFIED IDEOGRAPH-416B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+416C 䅬 CJK UNIFIED IDEOGRAPH-416C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+416D 䅭 CJK UNIFIED IDEOGRAPH-416D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+416E 䅮 CJK UNIFIED IDEOGRAPH-416E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+416F 䅯 CJK UNIFIED IDEOGRAPH-416F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4170 䅰 CJK UNIFIED IDEOGRAPH-4170 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4171 䅱 CJK UNIFIED IDEOGRAPH-4171 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4172 䅲 CJK UNIFIED IDEOGRAPH-4172 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4173 䅳 CJK UNIFIED IDEOGRAPH-4173 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4174 䅴 CJK UNIFIED IDEOGRAPH-4174 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4175 䅵 CJK UNIFIED IDEOGRAPH-4175 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4176 䅶 CJK UNIFIED IDEOGRAPH-4176 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4177 䅷 CJK UNIFIED IDEOGRAPH-4177 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4178 䅸 CJK UNIFIED IDEOGRAPH-4178 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4179 䅹 CJK UNIFIED IDEOGRAPH-4179 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+417A 䅺 CJK UNIFIED IDEOGRAPH-417A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+417B 䅻 CJK UNIFIED IDEOGRAPH-417B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+417C 䅼 CJK UNIFIED IDEOGRAPH-417C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+417D 䅽 CJK UNIFIED IDEOGRAPH-417D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+417E 䅾 CJK UNIFIED IDEOGRAPH-417E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+417F 䅿 CJK UNIFIED IDEOGRAPH-417F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4180 䆀 CJK UNIFIED IDEOGRAPH-4180 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4181 䆁 CJK UNIFIED IDEOGRAPH-4181 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4182 䆂 CJK UNIFIED IDEOGRAPH-4182 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4183 䆃 CJK UNIFIED IDEOGRAPH-4183 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4184 䆄 CJK UNIFIED IDEOGRAPH-4184 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4185 䆅 CJK UNIFIED IDEOGRAPH-4185 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4186 䆆 CJK UNIFIED IDEOGRAPH-4186 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4187 䆇 CJK UNIFIED IDEOGRAPH-4187 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4188 䆈 CJK UNIFIED IDEOGRAPH-4188 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4189 䆉 CJK UNIFIED IDEOGRAPH-4189 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+418A 䆊 CJK UNIFIED IDEOGRAPH-418A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+418B 䆋 CJK UNIFIED IDEOGRAPH-418B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+418C 䆌 CJK UNIFIED IDEOGRAPH-418C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+418D 䆍 CJK UNIFIED IDEOGRAPH-418D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+418E 䆎 CJK UNIFIED IDEOGRAPH-418E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+418F 䆏 CJK UNIFIED IDEOGRAPH-418F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4190 䆐 CJK UNIFIED IDEOGRAPH-4190 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4191 䆑 CJK UNIFIED IDEOGRAPH-4191 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4192 䆒 CJK UNIFIED IDEOGRAPH-4192 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4193 䆓 CJK UNIFIED IDEOGRAPH-4193 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4194 䆔 CJK UNIFIED IDEOGRAPH-4194 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4195 䆕 CJK UNIFIED IDEOGRAPH-4195 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4196 䆖 CJK UNIFIED IDEOGRAPH-4196 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4197 䆗 CJK UNIFIED IDEOGRAPH-4197 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4198 䆘 CJK UNIFIED IDEOGRAPH-4198 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4199 䆙 CJK UNIFIED IDEOGRAPH-4199 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+419A 䆚 CJK UNIFIED IDEOGRAPH-419A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+419B 䆛 CJK UNIFIED IDEOGRAPH-419B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+419C 䆜 CJK UNIFIED IDEOGRAPH-419C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+419D 䆝 CJK UNIFIED IDEOGRAPH-419D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+419E 䆞 CJK UNIFIED IDEOGRAPH-419E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+419F 䆟 CJK UNIFIED IDEOGRAPH-419F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+41A0 䆠 CJK UNIFIED IDEOGRAPH-41A0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+41A1 䆡 CJK UNIFIED IDEOGRAPH-41A1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+41A2 䆢 CJK UNIFIED IDEOGRAPH-41A2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+41A3 䆣 CJK UNIFIED IDEOGRAPH-41A3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+41A4 䆤 CJK UNIFIED IDEOGRAPH-41A4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+41A5 䆥 CJK UNIFIED IDEOGRAPH-41A5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+41A6 䆦 CJK UNIFIED IDEOGRAPH-41A6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+41A7 䆧 CJK UNIFIED IDEOGRAPH-41A7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+41A8 䆨 CJK UNIFIED IDEOGRAPH-41A8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+41A9 䆩 CJK UNIFIED IDEOGRAPH-41A9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+41AA 䆪 CJK UNIFIED IDEOGRAPH-41AA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+41AB 䆫 CJK UNIFIED IDEOGRAPH-41AB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+41AC 䆬 CJK UNIFIED IDEOGRAPH-41AC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+41AD 䆭 CJK UNIFIED IDEOGRAPH-41AD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+41AE 䆮 CJK UNIFIED IDEOGRAPH-41AE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+41AF 䆯 CJK UNIFIED IDEOGRAPH-41AF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+41B0 䆰 CJK UNIFIED IDEOGRAPH-41B0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+41B1 䆱 CJK UNIFIED IDEOGRAPH-41B1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+41B2 䆲 CJK UNIFIED IDEOGRAPH-41B2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+41B3 䆳 CJK UNIFIED IDEOGRAPH-41B3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+41B4 䆴 CJK UNIFIED IDEOGRAPH-41B4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+41B5 䆵 CJK UNIFIED IDEOGRAPH-41B5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+41B6 䆶 CJK UNIFIED IDEOGRAPH-41B6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+41B7 䆷 CJK UNIFIED IDEOGRAPH-41B7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+41B8 䆸 CJK UNIFIED IDEOGRAPH-41B8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+41B9 䆹 CJK UNIFIED IDEOGRAPH-41B9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+41BA 䆺 CJK UNIFIED IDEOGRAPH-41BA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+41BB 䆻 CJK UNIFIED IDEOGRAPH-41BB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+41BC 䆼 CJK UNIFIED IDEOGRAPH-41BC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+41BD 䆽 CJK UNIFIED IDEOGRAPH-41BD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+41BE 䆾 CJK UNIFIED IDEOGRAPH-41BE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+41BF 䆿 CJK UNIFIED IDEOGRAPH-41BF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+41C0 䇀 CJK UNIFIED IDEOGRAPH-41C0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+41C1 䇁 CJK UNIFIED IDEOGRAPH-41C1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+41C2 䇂 CJK UNIFIED IDEOGRAPH-41C2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+41C3 䇃 CJK UNIFIED IDEOGRAPH-41C3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+41C4 䇄 CJK UNIFIED IDEOGRAPH-41C4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+41C5 䇅 CJK UNIFIED IDEOGRAPH-41C5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+41C6 䇆 CJK UNIFIED IDEOGRAPH-41C6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+41C7 䇇 CJK UNIFIED IDEOGRAPH-41C7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+41C8 䇈 CJK UNIFIED IDEOGRAPH-41C8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+41C9 䇉 CJK UNIFIED IDEOGRAPH-41C9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+41CA 䇊 CJK UNIFIED IDEOGRAPH-41CA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+41CB 䇋 CJK UNIFIED IDEOGRAPH-41CB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+41CC 䇌 CJK UNIFIED IDEOGRAPH-41CC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+41CD 䇍 CJK UNIFIED IDEOGRAPH-41CD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+41CE 䇎 CJK UNIFIED IDEOGRAPH-41CE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+41CF 䇏 CJK UNIFIED IDEOGRAPH-41CF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+41D0 䇐 CJK UNIFIED IDEOGRAPH-41D0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+41D1 䇑 CJK UNIFIED IDEOGRAPH-41D1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+41D2 䇒 CJK UNIFIED IDEOGRAPH-41D2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+41D3 䇓 CJK UNIFIED IDEOGRAPH-41D3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+41D4 䇔 CJK UNIFIED IDEOGRAPH-41D4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+41D5 䇕 CJK UNIFIED IDEOGRAPH-41D5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+41D6 䇖 CJK UNIFIED IDEOGRAPH-41D6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+41D7 䇗 CJK UNIFIED IDEOGRAPH-41D7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+41D8 䇘 CJK UNIFIED IDEOGRAPH-41D8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+41D9 䇙 CJK UNIFIED IDEOGRAPH-41D9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+41DA 䇚 CJK UNIFIED IDEOGRAPH-41DA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+41DB 䇛 CJK UNIFIED IDEOGRAPH-41DB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+41DC 䇜 CJK UNIFIED IDEOGRAPH-41DC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+41DD 䇝 CJK UNIFIED IDEOGRAPH-41DD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+41DE 䇞 CJK UNIFIED IDEOGRAPH-41DE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+41DF 䇟 CJK UNIFIED IDEOGRAPH-41DF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+41E0 䇠 CJK UNIFIED IDEOGRAPH-41E0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+41E1 䇡 CJK UNIFIED IDEOGRAPH-41E1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+41E2 䇢 CJK UNIFIED IDEOGRAPH-41E2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+41E3 䇣 CJK UNIFIED IDEOGRAPH-41E3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+41E4 䇤 CJK UNIFIED IDEOGRAPH-41E4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+41E5 䇥 CJK UNIFIED IDEOGRAPH-41E5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+41E6 䇦 CJK UNIFIED IDEOGRAPH-41E6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+41E7 䇧 CJK UNIFIED IDEOGRAPH-41E7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+41E8 䇨 CJK UNIFIED IDEOGRAPH-41E8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+41E9 䇩 CJK UNIFIED IDEOGRAPH-41E9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+41EA 䇪 CJK UNIFIED IDEOGRAPH-41EA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+41EB 䇫 CJK UNIFIED IDEOGRAPH-41EB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+41EC 䇬 CJK UNIFIED IDEOGRAPH-41EC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+41ED 䇭 CJK UNIFIED IDEOGRAPH-41ED | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+41EE 䇮 CJK UNIFIED IDEOGRAPH-41EE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+41EF 䇯 CJK UNIFIED IDEOGRAPH-41EF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+41F0 䇰 CJK UNIFIED IDEOGRAPH-41F0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+41F1 䇱 CJK UNIFIED IDEOGRAPH-41F1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+41F2 䇲 CJK UNIFIED IDEOGRAPH-41F2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+41F3 䇳 CJK UNIFIED IDEOGRAPH-41F3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+41F4 䇴 CJK UNIFIED IDEOGRAPH-41F4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+41F5 䇵 CJK UNIFIED IDEOGRAPH-41F5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+41F6 䇶 CJK UNIFIED IDEOGRAPH-41F6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+41F7 䇷 CJK UNIFIED IDEOGRAPH-41F7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+41F8 䇸 CJK UNIFIED IDEOGRAPH-41F8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+41F9 䇹 CJK UNIFIED IDEOGRAPH-41F9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+41FA 䇺 CJK UNIFIED IDEOGRAPH-41FA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+41FB 䇻 CJK UNIFIED IDEOGRAPH-41FB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+41FC 䇼 CJK UNIFIED IDEOGRAPH-41FC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+41FD 䇽 CJK UNIFIED IDEOGRAPH-41FD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+41FE 䇾 CJK UNIFIED IDEOGRAPH-41FE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+41FF 䇿 CJK UNIFIED IDEOGRAPH-41FF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4200 䈀 CJK UNIFIED IDEOGRAPH-4200 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4201 䈁 CJK UNIFIED IDEOGRAPH-4201 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4202 䈂 CJK UNIFIED IDEOGRAPH-4202 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4203 䈃 CJK UNIFIED IDEOGRAPH-4203 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4204 䈄 CJK UNIFIED IDEOGRAPH-4204 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4205 䈅 CJK UNIFIED IDEOGRAPH-4205 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4206 䈆 CJK UNIFIED IDEOGRAPH-4206 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4207 䈇 CJK UNIFIED IDEOGRAPH-4207 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4208 䈈 CJK UNIFIED IDEOGRAPH-4208 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4209 䈉 CJK UNIFIED IDEOGRAPH-4209 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+420A 䈊 CJK UNIFIED IDEOGRAPH-420A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+420B 䈋 CJK UNIFIED IDEOGRAPH-420B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+420C 䈌 CJK UNIFIED IDEOGRAPH-420C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+420D 䈍 CJK UNIFIED IDEOGRAPH-420D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+420E 䈎 CJK UNIFIED IDEOGRAPH-420E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+420F 䈏 CJK UNIFIED IDEOGRAPH-420F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4210 䈐 CJK UNIFIED IDEOGRAPH-4210 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4211 䈑 CJK UNIFIED IDEOGRAPH-4211 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4212 䈒 CJK UNIFIED IDEOGRAPH-4212 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4213 䈓 CJK UNIFIED IDEOGRAPH-4213 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4214 䈔 CJK UNIFIED IDEOGRAPH-4214 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4215 䈕 CJK UNIFIED IDEOGRAPH-4215 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4216 䈖 CJK UNIFIED IDEOGRAPH-4216 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4217 䈗 CJK UNIFIED IDEOGRAPH-4217 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4218 䈘 CJK UNIFIED IDEOGRAPH-4218 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4219 䈙 CJK UNIFIED IDEOGRAPH-4219 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+421A 䈚 CJK UNIFIED IDEOGRAPH-421A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+421B 䈛 CJK UNIFIED IDEOGRAPH-421B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+421C 䈜 CJK UNIFIED IDEOGRAPH-421C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+421D 䈝 CJK UNIFIED IDEOGRAPH-421D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+421E 䈞 CJK UNIFIED IDEOGRAPH-421E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+421F 䈟 CJK UNIFIED IDEOGRAPH-421F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4220 䈠 CJK UNIFIED IDEOGRAPH-4220 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4221 䈡 CJK UNIFIED IDEOGRAPH-4221 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4222 䈢 CJK UNIFIED IDEOGRAPH-4222 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4223 䈣 CJK UNIFIED IDEOGRAPH-4223 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4224 䈤 CJK UNIFIED IDEOGRAPH-4224 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4225 䈥 CJK UNIFIED IDEOGRAPH-4225 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4226 䈦 CJK UNIFIED IDEOGRAPH-4226 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4227 䈧 CJK UNIFIED IDEOGRAPH-4227 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4228 䈨 CJK UNIFIED IDEOGRAPH-4228 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4229 䈩 CJK UNIFIED IDEOGRAPH-4229 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+422A 䈪 CJK UNIFIED IDEOGRAPH-422A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+422B 䈫 CJK UNIFIED IDEOGRAPH-422B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+422C 䈬 CJK UNIFIED IDEOGRAPH-422C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+422D 䈭 CJK UNIFIED IDEOGRAPH-422D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+422E 䈮 CJK UNIFIED IDEOGRAPH-422E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+422F 䈯 CJK UNIFIED IDEOGRAPH-422F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4230 䈰 CJK UNIFIED IDEOGRAPH-4230 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4231 䈱 CJK UNIFIED IDEOGRAPH-4231 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4232 䈲 CJK UNIFIED IDEOGRAPH-4232 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4233 䈳 CJK UNIFIED IDEOGRAPH-4233 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4234 䈴 CJK UNIFIED IDEOGRAPH-4234 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4235 䈵 CJK UNIFIED IDEOGRAPH-4235 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4236 䈶 CJK UNIFIED IDEOGRAPH-4236 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4237 䈷 CJK UNIFIED IDEOGRAPH-4237 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4238 䈸 CJK UNIFIED IDEOGRAPH-4238 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4239 䈹 CJK UNIFIED IDEOGRAPH-4239 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+423A 䈺 CJK UNIFIED IDEOGRAPH-423A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+423B 䈻 CJK UNIFIED IDEOGRAPH-423B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+423C 䈼 CJK UNIFIED IDEOGRAPH-423C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+423D 䈽 CJK UNIFIED IDEOGRAPH-423D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+423E 䈾 CJK UNIFIED IDEOGRAPH-423E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+423F 䈿 CJK UNIFIED IDEOGRAPH-423F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4240 䉀 CJK UNIFIED IDEOGRAPH-4240 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4241 䉁 CJK UNIFIED IDEOGRAPH-4241 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4242 䉂 CJK UNIFIED IDEOGRAPH-4242 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4243 䉃 CJK UNIFIED IDEOGRAPH-4243 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4244 䉄 CJK UNIFIED IDEOGRAPH-4244 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4245 䉅 CJK UNIFIED IDEOGRAPH-4245 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4246 䉆 CJK UNIFIED IDEOGRAPH-4246 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4247 䉇 CJK UNIFIED IDEOGRAPH-4247 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4248 䉈 CJK UNIFIED IDEOGRAPH-4248 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4249 䉉 CJK UNIFIED IDEOGRAPH-4249 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+424A 䉊 CJK UNIFIED IDEOGRAPH-424A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+424B 䉋 CJK UNIFIED IDEOGRAPH-424B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+424C 䉌 CJK UNIFIED IDEOGRAPH-424C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+424D 䉍 CJK UNIFIED IDEOGRAPH-424D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+424E 䉎 CJK UNIFIED IDEOGRAPH-424E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+424F 䉏 CJK UNIFIED IDEOGRAPH-424F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4250 䉐 CJK UNIFIED IDEOGRAPH-4250 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4251 䉑 CJK UNIFIED IDEOGRAPH-4251 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4252 䉒 CJK UNIFIED IDEOGRAPH-4252 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4253 䉓 CJK UNIFIED IDEOGRAPH-4253 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4254 䉔 CJK UNIFIED IDEOGRAPH-4254 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4255 䉕 CJK UNIFIED IDEOGRAPH-4255 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4256 䉖 CJK UNIFIED IDEOGRAPH-4256 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4257 䉗 CJK UNIFIED IDEOGRAPH-4257 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4258 䉘 CJK UNIFIED IDEOGRAPH-4258 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4259 䉙 CJK UNIFIED IDEOGRAPH-4259 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+425A 䉚 CJK UNIFIED IDEOGRAPH-425A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+425B 䉛 CJK UNIFIED IDEOGRAPH-425B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+425C 䉜 CJK UNIFIED IDEOGRAPH-425C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+425D 䉝 CJK UNIFIED IDEOGRAPH-425D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+425E 䉞 CJK UNIFIED IDEOGRAPH-425E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+425F 䉟 CJK UNIFIED IDEOGRAPH-425F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4260 䉠 CJK UNIFIED IDEOGRAPH-4260 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4261 䉡 CJK UNIFIED IDEOGRAPH-4261 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4262 䉢 CJK UNIFIED IDEOGRAPH-4262 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4263 䉣 CJK UNIFIED IDEOGRAPH-4263 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4264 䉤 CJK UNIFIED IDEOGRAPH-4264 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4265 䉥 CJK UNIFIED IDEOGRAPH-4265 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4266 䉦 CJK UNIFIED IDEOGRAPH-4266 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4267 䉧 CJK UNIFIED IDEOGRAPH-4267 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4268 䉨 CJK UNIFIED IDEOGRAPH-4268 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4269 䉩 CJK UNIFIED IDEOGRAPH-4269 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+426A 䉪 CJK UNIFIED IDEOGRAPH-426A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+426B 䉫 CJK UNIFIED IDEOGRAPH-426B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+426C 䉬 CJK UNIFIED IDEOGRAPH-426C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+426D 䉭 CJK UNIFIED IDEOGRAPH-426D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+426E 䉮 CJK UNIFIED IDEOGRAPH-426E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+426F 䉯 CJK UNIFIED IDEOGRAPH-426F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4270 䉰 CJK UNIFIED IDEOGRAPH-4270 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4271 䉱 CJK UNIFIED IDEOGRAPH-4271 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4272 䉲 CJK UNIFIED IDEOGRAPH-4272 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4273 䉳 CJK UNIFIED IDEOGRAPH-4273 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4274 䉴 CJK UNIFIED IDEOGRAPH-4274 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4275 䉵 CJK UNIFIED IDEOGRAPH-4275 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4276 䉶 CJK UNIFIED IDEOGRAPH-4276 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4277 䉷 CJK UNIFIED IDEOGRAPH-4277 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4278 䉸 CJK UNIFIED IDEOGRAPH-4278 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4279 䉹 CJK UNIFIED IDEOGRAPH-4279 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+427A 䉺 CJK UNIFIED IDEOGRAPH-427A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+427B 䉻 CJK UNIFIED IDEOGRAPH-427B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+427C 䉼 CJK UNIFIED IDEOGRAPH-427C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+427D 䉽 CJK UNIFIED IDEOGRAPH-427D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+427E 䉾 CJK UNIFIED IDEOGRAPH-427E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+427F 䉿 CJK UNIFIED IDEOGRAPH-427F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4280 䊀 CJK UNIFIED IDEOGRAPH-4280 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4281 䊁 CJK UNIFIED IDEOGRAPH-4281 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4282 䊂 CJK UNIFIED IDEOGRAPH-4282 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4283 䊃 CJK UNIFIED IDEOGRAPH-4283 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4284 䊄 CJK UNIFIED IDEOGRAPH-4284 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4285 䊅 CJK UNIFIED IDEOGRAPH-4285 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4286 䊆 CJK UNIFIED IDEOGRAPH-4286 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4287 䊇 CJK UNIFIED IDEOGRAPH-4287 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4288 䊈 CJK UNIFIED IDEOGRAPH-4288 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4289 䊉 CJK UNIFIED IDEOGRAPH-4289 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+428A 䊊 CJK UNIFIED IDEOGRAPH-428A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+428B 䊋 CJK UNIFIED IDEOGRAPH-428B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+428C 䊌 CJK UNIFIED IDEOGRAPH-428C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+428D 䊍 CJK UNIFIED IDEOGRAPH-428D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+428E 䊎 CJK UNIFIED IDEOGRAPH-428E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+428F 䊏 CJK UNIFIED IDEOGRAPH-428F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4290 䊐 CJK UNIFIED IDEOGRAPH-4290 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4291 䊑 CJK UNIFIED IDEOGRAPH-4291 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4292 䊒 CJK UNIFIED IDEOGRAPH-4292 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4293 䊓 CJK UNIFIED IDEOGRAPH-4293 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4294 䊔 CJK UNIFIED IDEOGRAPH-4294 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4295 䊕 CJK UNIFIED IDEOGRAPH-4295 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4296 䊖 CJK UNIFIED IDEOGRAPH-4296 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4297 䊗 CJK UNIFIED IDEOGRAPH-4297 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4298 䊘 CJK UNIFIED IDEOGRAPH-4298 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4299 䊙 CJK UNIFIED IDEOGRAPH-4299 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+429A 䊚 CJK UNIFIED IDEOGRAPH-429A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+429B 䊛 CJK UNIFIED IDEOGRAPH-429B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+429C 䊜 CJK UNIFIED IDEOGRAPH-429C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+429D 䊝 CJK UNIFIED IDEOGRAPH-429D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+429E 䊞 CJK UNIFIED IDEOGRAPH-429E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+429F 䊟 CJK UNIFIED IDEOGRAPH-429F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+42A0 䊠 CJK UNIFIED IDEOGRAPH-42A0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+42A1 䊡 CJK UNIFIED IDEOGRAPH-42A1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+42A2 䊢 CJK UNIFIED IDEOGRAPH-42A2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+42A3 䊣 CJK UNIFIED IDEOGRAPH-42A3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+42A4 䊤 CJK UNIFIED IDEOGRAPH-42A4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+42A5 䊥 CJK UNIFIED IDEOGRAPH-42A5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+42A6 䊦 CJK UNIFIED IDEOGRAPH-42A6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+42A7 䊧 CJK UNIFIED IDEOGRAPH-42A7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+42A8 䊨 CJK UNIFIED IDEOGRAPH-42A8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+42A9 䊩 CJK UNIFIED IDEOGRAPH-42A9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+42AA 䊪 CJK UNIFIED IDEOGRAPH-42AA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+42AB 䊫 CJK UNIFIED IDEOGRAPH-42AB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+42AC 䊬 CJK UNIFIED IDEOGRAPH-42AC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+42AD 䊭 CJK UNIFIED IDEOGRAPH-42AD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+42AE 䊮 CJK UNIFIED IDEOGRAPH-42AE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+42AF 䊯 CJK UNIFIED IDEOGRAPH-42AF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+42B0 䊰 CJK UNIFIED IDEOGRAPH-42B0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+42B1 䊱 CJK UNIFIED IDEOGRAPH-42B1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+42B2 䊲 CJK UNIFIED IDEOGRAPH-42B2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+42B3 䊳 CJK UNIFIED IDEOGRAPH-42B3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+42B4 䊴 CJK UNIFIED IDEOGRAPH-42B4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+42B5 䊵 CJK UNIFIED IDEOGRAPH-42B5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+42B6 䊶 CJK UNIFIED IDEOGRAPH-42B6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+42B7 䊷 CJK UNIFIED IDEOGRAPH-42B7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+42B8 䊸 CJK UNIFIED IDEOGRAPH-42B8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+42B9 䊹 CJK UNIFIED IDEOGRAPH-42B9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+42BA 䊺 CJK UNIFIED IDEOGRAPH-42BA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+42BB 䊻 CJK UNIFIED IDEOGRAPH-42BB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+42BC 䊼 CJK UNIFIED IDEOGRAPH-42BC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+42BD 䊽 CJK UNIFIED IDEOGRAPH-42BD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+42BE 䊾 CJK UNIFIED IDEOGRAPH-42BE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+42BF 䊿 CJK UNIFIED IDEOGRAPH-42BF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+42C0 䋀 CJK UNIFIED IDEOGRAPH-42C0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+42C1 䋁 CJK UNIFIED IDEOGRAPH-42C1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+42C2 䋂 CJK UNIFIED IDEOGRAPH-42C2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+42C3 䋃 CJK UNIFIED IDEOGRAPH-42C3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+42C4 䋄 CJK UNIFIED IDEOGRAPH-42C4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+42C5 䋅 CJK UNIFIED IDEOGRAPH-42C5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+42C6 䋆 CJK UNIFIED IDEOGRAPH-42C6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+42C7 䋇 CJK UNIFIED IDEOGRAPH-42C7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+42C8 䋈 CJK UNIFIED IDEOGRAPH-42C8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+42C9 䋉 CJK UNIFIED IDEOGRAPH-42C9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+42CA 䋊 CJK UNIFIED IDEOGRAPH-42CA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+42CB 䋋 CJK UNIFIED IDEOGRAPH-42CB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+42CC 䋌 CJK UNIFIED IDEOGRAPH-42CC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+42CD 䋍 CJK UNIFIED IDEOGRAPH-42CD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+42CE 䋎 CJK UNIFIED IDEOGRAPH-42CE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+42CF 䋏 CJK UNIFIED IDEOGRAPH-42CF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+42D0 䋐 CJK UNIFIED IDEOGRAPH-42D0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+42D1 䋑 CJK UNIFIED IDEOGRAPH-42D1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+42D2 䋒 CJK UNIFIED IDEOGRAPH-42D2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+42D3 䋓 CJK UNIFIED IDEOGRAPH-42D3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+42D4 䋔 CJK UNIFIED IDEOGRAPH-42D4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+42D5 䋕 CJK UNIFIED IDEOGRAPH-42D5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+42D6 䋖 CJK UNIFIED IDEOGRAPH-42D6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+42D7 䋗 CJK UNIFIED IDEOGRAPH-42D7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+42D8 䋘 CJK UNIFIED IDEOGRAPH-42D8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+42D9 䋙 CJK UNIFIED IDEOGRAPH-42D9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+42DA 䋚 CJK UNIFIED IDEOGRAPH-42DA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+42DB 䋛 CJK UNIFIED IDEOGRAPH-42DB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+42DC 䋜 CJK UNIFIED IDEOGRAPH-42DC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+42DD 䋝 CJK UNIFIED IDEOGRAPH-42DD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+42DE 䋞 CJK UNIFIED IDEOGRAPH-42DE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+42DF 䋟 CJK UNIFIED IDEOGRAPH-42DF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+42E0 䋠 CJK UNIFIED IDEOGRAPH-42E0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+42E1 䋡 CJK UNIFIED IDEOGRAPH-42E1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+42E2 䋢 CJK UNIFIED IDEOGRAPH-42E2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+42E3 䋣 CJK UNIFIED IDEOGRAPH-42E3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+42E4 䋤 CJK UNIFIED IDEOGRAPH-42E4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+42E5 䋥 CJK UNIFIED IDEOGRAPH-42E5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+42E6 䋦 CJK UNIFIED IDEOGRAPH-42E6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+42E7 䋧 CJK UNIFIED IDEOGRAPH-42E7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+42E8 䋨 CJK UNIFIED IDEOGRAPH-42E8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+42E9 䋩 CJK UNIFIED IDEOGRAPH-42E9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+42EA 䋪 CJK UNIFIED IDEOGRAPH-42EA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+42EB 䋫 CJK UNIFIED IDEOGRAPH-42EB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+42EC 䋬 CJK UNIFIED IDEOGRAPH-42EC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+42ED 䋭 CJK UNIFIED IDEOGRAPH-42ED | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+42EE 䋮 CJK UNIFIED IDEOGRAPH-42EE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+42EF 䋯 CJK UNIFIED IDEOGRAPH-42EF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+42F0 䋰 CJK UNIFIED IDEOGRAPH-42F0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+42F1 䋱 CJK UNIFIED IDEOGRAPH-42F1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+42F2 䋲 CJK UNIFIED IDEOGRAPH-42F2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+42F3 䋳 CJK UNIFIED IDEOGRAPH-42F3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+42F4 䋴 CJK UNIFIED IDEOGRAPH-42F4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+42F5 䋵 CJK UNIFIED IDEOGRAPH-42F5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+42F6 䋶 CJK UNIFIED IDEOGRAPH-42F6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+42F7 䋷 CJK UNIFIED IDEOGRAPH-42F7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+42F8 䋸 CJK UNIFIED IDEOGRAPH-42F8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+42F9 䋹 CJK UNIFIED IDEOGRAPH-42F9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+42FA 䋺 CJK UNIFIED IDEOGRAPH-42FA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+42FB 䋻 CJK UNIFIED IDEOGRAPH-42FB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+42FC 䋼 CJK UNIFIED IDEOGRAPH-42FC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+42FD 䋽 CJK UNIFIED IDEOGRAPH-42FD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+42FE 䋾 CJK UNIFIED IDEOGRAPH-42FE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+42FF 䋿 CJK UNIFIED IDEOGRAPH-42FF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4300 䌀 CJK UNIFIED IDEOGRAPH-4300 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4301 䌁 CJK UNIFIED IDEOGRAPH-4301 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4302 䌂 CJK UNIFIED IDEOGRAPH-4302 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4303 䌃 CJK UNIFIED IDEOGRAPH-4303 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4304 䌄 CJK UNIFIED IDEOGRAPH-4304 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4305 䌅 CJK UNIFIED IDEOGRAPH-4305 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4306 䌆 CJK UNIFIED IDEOGRAPH-4306 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4307 䌇 CJK UNIFIED IDEOGRAPH-4307 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4308 䌈 CJK UNIFIED IDEOGRAPH-4308 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4309 䌉 CJK UNIFIED IDEOGRAPH-4309 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+430A 䌊 CJK UNIFIED IDEOGRAPH-430A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+430B 䌋 CJK UNIFIED IDEOGRAPH-430B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+430C 䌌 CJK UNIFIED IDEOGRAPH-430C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+430D 䌍 CJK UNIFIED IDEOGRAPH-430D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+430E 䌎 CJK UNIFIED IDEOGRAPH-430E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+430F 䌏 CJK UNIFIED IDEOGRAPH-430F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4310 䌐 CJK UNIFIED IDEOGRAPH-4310 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4311 䌑 CJK UNIFIED IDEOGRAPH-4311 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4312 䌒 CJK UNIFIED IDEOGRAPH-4312 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4313 䌓 CJK UNIFIED IDEOGRAPH-4313 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4314 䌔 CJK UNIFIED IDEOGRAPH-4314 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4315 䌕 CJK UNIFIED IDEOGRAPH-4315 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4316 䌖 CJK UNIFIED IDEOGRAPH-4316 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4317 䌗 CJK UNIFIED IDEOGRAPH-4317 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4318 䌘 CJK UNIFIED IDEOGRAPH-4318 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4319 䌙 CJK UNIFIED IDEOGRAPH-4319 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+431A 䌚 CJK UNIFIED IDEOGRAPH-431A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+431B 䌛 CJK UNIFIED IDEOGRAPH-431B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+431C 䌜 CJK UNIFIED IDEOGRAPH-431C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+431D 䌝 CJK UNIFIED IDEOGRAPH-431D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+431E 䌞 CJK UNIFIED IDEOGRAPH-431E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+431F 䌟 CJK UNIFIED IDEOGRAPH-431F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4320 䌠 CJK UNIFIED IDEOGRAPH-4320 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4321 䌡 CJK UNIFIED IDEOGRAPH-4321 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4322 䌢 CJK UNIFIED IDEOGRAPH-4322 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4323 䌣 CJK UNIFIED IDEOGRAPH-4323 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4324 䌤 CJK UNIFIED IDEOGRAPH-4324 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4325 䌥 CJK UNIFIED IDEOGRAPH-4325 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4326 䌦 CJK UNIFIED IDEOGRAPH-4326 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4327 䌧 CJK UNIFIED IDEOGRAPH-4327 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4328 䌨 CJK UNIFIED IDEOGRAPH-4328 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4329 䌩 CJK UNIFIED IDEOGRAPH-4329 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+432A 䌪 CJK UNIFIED IDEOGRAPH-432A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+432B 䌫 CJK UNIFIED IDEOGRAPH-432B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+432C 䌬 CJK UNIFIED IDEOGRAPH-432C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+432D 䌭 CJK UNIFIED IDEOGRAPH-432D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+432E 䌮 CJK UNIFIED IDEOGRAPH-432E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+432F 䌯 CJK UNIFIED IDEOGRAPH-432F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4330 䌰 CJK UNIFIED IDEOGRAPH-4330 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4331 䌱 CJK UNIFIED IDEOGRAPH-4331 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4332 䌲 CJK UNIFIED IDEOGRAPH-4332 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4333 䌳 CJK UNIFIED IDEOGRAPH-4333 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4334 䌴 CJK UNIFIED IDEOGRAPH-4334 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4335 䌵 CJK UNIFIED IDEOGRAPH-4335 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4336 䌶 CJK UNIFIED IDEOGRAPH-4336 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4337 䌷 CJK UNIFIED IDEOGRAPH-4337 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4338 䌸 CJK UNIFIED IDEOGRAPH-4338 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4339 䌹 CJK UNIFIED IDEOGRAPH-4339 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+433A 䌺 CJK UNIFIED IDEOGRAPH-433A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+433B 䌻 CJK UNIFIED IDEOGRAPH-433B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+433C 䌼 CJK UNIFIED IDEOGRAPH-433C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+433D 䌽 CJK UNIFIED IDEOGRAPH-433D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+433E 䌾 CJK UNIFIED IDEOGRAPH-433E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+433F 䌿 CJK UNIFIED IDEOGRAPH-433F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4340 䍀 CJK UNIFIED IDEOGRAPH-4340 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4341 䍁 CJK UNIFIED IDEOGRAPH-4341 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4342 䍂 CJK UNIFIED IDEOGRAPH-4342 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4343 䍃 CJK UNIFIED IDEOGRAPH-4343 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4344 䍄 CJK UNIFIED IDEOGRAPH-4344 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4345 䍅 CJK UNIFIED IDEOGRAPH-4345 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4346 䍆 CJK UNIFIED IDEOGRAPH-4346 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4347 䍇 CJK UNIFIED IDEOGRAPH-4347 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4348 䍈 CJK UNIFIED IDEOGRAPH-4348 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4349 䍉 CJK UNIFIED IDEOGRAPH-4349 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+434A 䍊 CJK UNIFIED IDEOGRAPH-434A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+434B 䍋 CJK UNIFIED IDEOGRAPH-434B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+434C 䍌 CJK UNIFIED IDEOGRAPH-434C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+434D 䍍 CJK UNIFIED IDEOGRAPH-434D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+434E 䍎 CJK UNIFIED IDEOGRAPH-434E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+434F 䍏 CJK UNIFIED IDEOGRAPH-434F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4350 䍐 CJK UNIFIED IDEOGRAPH-4350 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4351 䍑 CJK UNIFIED IDEOGRAPH-4351 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4352 䍒 CJK UNIFIED IDEOGRAPH-4352 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4353 䍓 CJK UNIFIED IDEOGRAPH-4353 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4354 䍔 CJK UNIFIED IDEOGRAPH-4354 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4355 䍕 CJK UNIFIED IDEOGRAPH-4355 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4356 䍖 CJK UNIFIED IDEOGRAPH-4356 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4357 䍗 CJK UNIFIED IDEOGRAPH-4357 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4358 䍘 CJK UNIFIED IDEOGRAPH-4358 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4359 䍙 CJK UNIFIED IDEOGRAPH-4359 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+435A 䍚 CJK UNIFIED IDEOGRAPH-435A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+435B 䍛 CJK UNIFIED IDEOGRAPH-435B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+435C 䍜 CJK UNIFIED IDEOGRAPH-435C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+435D 䍝 CJK UNIFIED IDEOGRAPH-435D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+435E 䍞 CJK UNIFIED IDEOGRAPH-435E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+435F 䍟 CJK UNIFIED IDEOGRAPH-435F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4360 䍠 CJK UNIFIED IDEOGRAPH-4360 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4361 䍡 CJK UNIFIED IDEOGRAPH-4361 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4362 䍢 CJK UNIFIED IDEOGRAPH-4362 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4363 䍣 CJK UNIFIED IDEOGRAPH-4363 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4364 䍤 CJK UNIFIED IDEOGRAPH-4364 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4365 䍥 CJK UNIFIED IDEOGRAPH-4365 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4366 䍦 CJK UNIFIED IDEOGRAPH-4366 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4367 䍧 CJK UNIFIED IDEOGRAPH-4367 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4368 䍨 CJK UNIFIED IDEOGRAPH-4368 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4369 䍩 CJK UNIFIED IDEOGRAPH-4369 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+436A 䍪 CJK UNIFIED IDEOGRAPH-436A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+436B 䍫 CJK UNIFIED IDEOGRAPH-436B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+436C 䍬 CJK UNIFIED IDEOGRAPH-436C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+436D 䍭 CJK UNIFIED IDEOGRAPH-436D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+436E 䍮 CJK UNIFIED IDEOGRAPH-436E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+436F 䍯 CJK UNIFIED IDEOGRAPH-436F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4370 䍰 CJK UNIFIED IDEOGRAPH-4370 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4371 䍱 CJK UNIFIED IDEOGRAPH-4371 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4372 䍲 CJK UNIFIED IDEOGRAPH-4372 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4373 䍳 CJK UNIFIED IDEOGRAPH-4373 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4374 䍴 CJK UNIFIED IDEOGRAPH-4374 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4375 䍵 CJK UNIFIED IDEOGRAPH-4375 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4376 䍶 CJK UNIFIED IDEOGRAPH-4376 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4377 䍷 CJK UNIFIED IDEOGRAPH-4377 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4378 䍸 CJK UNIFIED IDEOGRAPH-4378 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4379 䍹 CJK UNIFIED IDEOGRAPH-4379 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+437A 䍺 CJK UNIFIED IDEOGRAPH-437A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+437B 䍻 CJK UNIFIED IDEOGRAPH-437B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+437C 䍼 CJK UNIFIED IDEOGRAPH-437C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+437D 䍽 CJK UNIFIED IDEOGRAPH-437D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+437E 䍾 CJK UNIFIED IDEOGRAPH-437E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+437F 䍿 CJK UNIFIED IDEOGRAPH-437F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4380 䎀 CJK UNIFIED IDEOGRAPH-4380 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4381 䎁 CJK UNIFIED IDEOGRAPH-4381 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4382 䎂 CJK UNIFIED IDEOGRAPH-4382 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4383 䎃 CJK UNIFIED IDEOGRAPH-4383 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4384 䎄 CJK UNIFIED IDEOGRAPH-4384 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4385 䎅 CJK UNIFIED IDEOGRAPH-4385 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4386 䎆 CJK UNIFIED IDEOGRAPH-4386 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4387 䎇 CJK UNIFIED IDEOGRAPH-4387 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4388 䎈 CJK UNIFIED IDEOGRAPH-4388 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4389 䎉 CJK UNIFIED IDEOGRAPH-4389 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+438A 䎊 CJK UNIFIED IDEOGRAPH-438A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+438B 䎋 CJK UNIFIED IDEOGRAPH-438B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+438C 䎌 CJK UNIFIED IDEOGRAPH-438C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+438D 䎍 CJK UNIFIED IDEOGRAPH-438D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+438E 䎎 CJK UNIFIED IDEOGRAPH-438E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+438F 䎏 CJK UNIFIED IDEOGRAPH-438F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4390 䎐 CJK UNIFIED IDEOGRAPH-4390 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4391 䎑 CJK UNIFIED IDEOGRAPH-4391 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4392 䎒 CJK UNIFIED IDEOGRAPH-4392 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4393 䎓 CJK UNIFIED IDEOGRAPH-4393 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4394 䎔 CJK UNIFIED IDEOGRAPH-4394 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4395 䎕 CJK UNIFIED IDEOGRAPH-4395 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4396 䎖 CJK UNIFIED IDEOGRAPH-4396 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4397 䎗 CJK UNIFIED IDEOGRAPH-4397 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4398 䎘 CJK UNIFIED IDEOGRAPH-4398 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4399 䎙 CJK UNIFIED IDEOGRAPH-4399 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+439A 䎚 CJK UNIFIED IDEOGRAPH-439A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+439B 䎛 CJK UNIFIED IDEOGRAPH-439B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+439C 䎜 CJK UNIFIED IDEOGRAPH-439C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+439D 䎝 CJK UNIFIED IDEOGRAPH-439D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+439E 䎞 CJK UNIFIED IDEOGRAPH-439E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+439F 䎟 CJK UNIFIED IDEOGRAPH-439F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+43A0 䎠 CJK UNIFIED IDEOGRAPH-43A0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+43A1 䎡 CJK UNIFIED IDEOGRAPH-43A1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+43A2 䎢 CJK UNIFIED IDEOGRAPH-43A2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+43A3 䎣 CJK UNIFIED IDEOGRAPH-43A3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+43A4 䎤 CJK UNIFIED IDEOGRAPH-43A4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+43A5 䎥 CJK UNIFIED IDEOGRAPH-43A5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+43A6 䎦 CJK UNIFIED IDEOGRAPH-43A6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+43A7 䎧 CJK UNIFIED IDEOGRAPH-43A7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+43A8 䎨 CJK UNIFIED IDEOGRAPH-43A8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+43A9 䎩 CJK UNIFIED IDEOGRAPH-43A9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+43AA 䎪 CJK UNIFIED IDEOGRAPH-43AA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+43AB 䎫 CJK UNIFIED IDEOGRAPH-43AB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+43AC 䎬 CJK UNIFIED IDEOGRAPH-43AC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+43AD 䎭 CJK UNIFIED IDEOGRAPH-43AD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+43AE 䎮 CJK UNIFIED IDEOGRAPH-43AE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+43AF 䎯 CJK UNIFIED IDEOGRAPH-43AF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+43B0 䎰 CJK UNIFIED IDEOGRAPH-43B0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+43B1 䎱 CJK UNIFIED IDEOGRAPH-43B1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+43B2 䎲 CJK UNIFIED IDEOGRAPH-43B2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+43B3 䎳 CJK UNIFIED IDEOGRAPH-43B3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+43B4 䎴 CJK UNIFIED IDEOGRAPH-43B4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+43B5 䎵 CJK UNIFIED IDEOGRAPH-43B5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+43B6 䎶 CJK UNIFIED IDEOGRAPH-43B6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+43B7 䎷 CJK UNIFIED IDEOGRAPH-43B7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+43B8 䎸 CJK UNIFIED IDEOGRAPH-43B8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+43B9 䎹 CJK UNIFIED IDEOGRAPH-43B9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+43BA 䎺 CJK UNIFIED IDEOGRAPH-43BA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+43BB 䎻 CJK UNIFIED IDEOGRAPH-43BB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+43BC 䎼 CJK UNIFIED IDEOGRAPH-43BC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+43BD 䎽 CJK UNIFIED IDEOGRAPH-43BD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+43BE 䎾 CJK UNIFIED IDEOGRAPH-43BE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+43BF 䎿 CJK UNIFIED IDEOGRAPH-43BF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+43C0 䏀 CJK UNIFIED IDEOGRAPH-43C0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+43C1 䏁 CJK UNIFIED IDEOGRAPH-43C1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+43C2 䏂 CJK UNIFIED IDEOGRAPH-43C2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+43C3 䏃 CJK UNIFIED IDEOGRAPH-43C3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+43C4 䏄 CJK UNIFIED IDEOGRAPH-43C4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+43C5 䏅 CJK UNIFIED IDEOGRAPH-43C5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+43C6 䏆 CJK UNIFIED IDEOGRAPH-43C6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+43C7 䏇 CJK UNIFIED IDEOGRAPH-43C7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+43C8 䏈 CJK UNIFIED IDEOGRAPH-43C8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+43C9 䏉 CJK UNIFIED IDEOGRAPH-43C9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+43CA 䏊 CJK UNIFIED IDEOGRAPH-43CA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+43CB 䏋 CJK UNIFIED IDEOGRAPH-43CB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+43CC 䏌 CJK UNIFIED IDEOGRAPH-43CC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+43CD 䏍 CJK UNIFIED IDEOGRAPH-43CD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+43CE 䏎 CJK UNIFIED IDEOGRAPH-43CE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+43CF 䏏 CJK UNIFIED IDEOGRAPH-43CF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+43D0 䏐 CJK UNIFIED IDEOGRAPH-43D0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+43D1 䏑 CJK UNIFIED IDEOGRAPH-43D1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+43D2 䏒 CJK UNIFIED IDEOGRAPH-43D2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+43D3 䏓 CJK UNIFIED IDEOGRAPH-43D3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+43D4 䏔 CJK UNIFIED IDEOGRAPH-43D4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+43D5 䏕 CJK UNIFIED IDEOGRAPH-43D5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+43D6 䏖 CJK UNIFIED IDEOGRAPH-43D6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+43D7 䏗 CJK UNIFIED IDEOGRAPH-43D7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+43D8 䏘 CJK UNIFIED IDEOGRAPH-43D8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+43D9 䏙 CJK UNIFIED IDEOGRAPH-43D9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+43DA 䏚 CJK UNIFIED IDEOGRAPH-43DA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+43DB 䏛 CJK UNIFIED IDEOGRAPH-43DB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+43DC 䏜 CJK UNIFIED IDEOGRAPH-43DC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+43DD 䏝 CJK UNIFIED IDEOGRAPH-43DD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+43DE 䏞 CJK UNIFIED IDEOGRAPH-43DE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+43DF 䏟 CJK UNIFIED IDEOGRAPH-43DF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+43E0 䏠 CJK UNIFIED IDEOGRAPH-43E0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+43E1 䏡 CJK UNIFIED IDEOGRAPH-43E1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+43E2 䏢 CJK UNIFIED IDEOGRAPH-43E2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+43E3 䏣 CJK UNIFIED IDEOGRAPH-43E3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+43E4 䏤 CJK UNIFIED IDEOGRAPH-43E4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+43E5 䏥 CJK UNIFIED IDEOGRAPH-43E5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+43E6 䏦 CJK UNIFIED IDEOGRAPH-43E6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+43E7 䏧 CJK UNIFIED IDEOGRAPH-43E7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+43E8 䏨 CJK UNIFIED IDEOGRAPH-43E8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+43E9 䏩 CJK UNIFIED IDEOGRAPH-43E9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+43EA 䏪 CJK UNIFIED IDEOGRAPH-43EA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+43EB 䏫 CJK UNIFIED IDEOGRAPH-43EB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+43EC 䏬 CJK UNIFIED IDEOGRAPH-43EC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+43ED 䏭 CJK UNIFIED IDEOGRAPH-43ED | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+43EE 䏮 CJK UNIFIED IDEOGRAPH-43EE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+43EF 䏯 CJK UNIFIED IDEOGRAPH-43EF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+43F0 䏰 CJK UNIFIED IDEOGRAPH-43F0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+43F1 䏱 CJK UNIFIED IDEOGRAPH-43F1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+43F2 䏲 CJK UNIFIED IDEOGRAPH-43F2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+43F3 䏳 CJK UNIFIED IDEOGRAPH-43F3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+43F4 䏴 CJK UNIFIED IDEOGRAPH-43F4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+43F5 䏵 CJK UNIFIED IDEOGRAPH-43F5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+43F6 䏶 CJK UNIFIED IDEOGRAPH-43F6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+43F7 䏷 CJK UNIFIED IDEOGRAPH-43F7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+43F8 䏸 CJK UNIFIED IDEOGRAPH-43F8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+43F9 䏹 CJK UNIFIED IDEOGRAPH-43F9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+43FA 䏺 CJK UNIFIED IDEOGRAPH-43FA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+43FB 䏻 CJK UNIFIED IDEOGRAPH-43FB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+43FC 䏼 CJK UNIFIED IDEOGRAPH-43FC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+43FD 䏽 CJK UNIFIED IDEOGRAPH-43FD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+43FE 䏾 CJK UNIFIED IDEOGRAPH-43FE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+43FF 䏿 CJK UNIFIED IDEOGRAPH-43FF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4400 䐀 CJK UNIFIED IDEOGRAPH-4400 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4401 䐁 CJK UNIFIED IDEOGRAPH-4401 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4402 䐂 CJK UNIFIED IDEOGRAPH-4402 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4403 䐃 CJK UNIFIED IDEOGRAPH-4403 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4404 䐄 CJK UNIFIED IDEOGRAPH-4404 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4405 䐅 CJK UNIFIED IDEOGRAPH-4405 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4406 䐆 CJK UNIFIED IDEOGRAPH-4406 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4407 䐇 CJK UNIFIED IDEOGRAPH-4407 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4408 䐈 CJK UNIFIED IDEOGRAPH-4408 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4409 䐉 CJK UNIFIED IDEOGRAPH-4409 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+440A 䐊 CJK UNIFIED IDEOGRAPH-440A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+440B 䐋 CJK UNIFIED IDEOGRAPH-440B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+440C 䐌 CJK UNIFIED IDEOGRAPH-440C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+440D 䐍 CJK UNIFIED IDEOGRAPH-440D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+440E 䐎 CJK UNIFIED IDEOGRAPH-440E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+440F 䐏 CJK UNIFIED IDEOGRAPH-440F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4410 䐐 CJK UNIFIED IDEOGRAPH-4410 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4411 䐑 CJK UNIFIED IDEOGRAPH-4411 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4412 䐒 CJK UNIFIED IDEOGRAPH-4412 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4413 䐓 CJK UNIFIED IDEOGRAPH-4413 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4414 䐔 CJK UNIFIED IDEOGRAPH-4414 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4415 䐕 CJK UNIFIED IDEOGRAPH-4415 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4416 䐖 CJK UNIFIED IDEOGRAPH-4416 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4417 䐗 CJK UNIFIED IDEOGRAPH-4417 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4418 䐘 CJK UNIFIED IDEOGRAPH-4418 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4419 䐙 CJK UNIFIED IDEOGRAPH-4419 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+441A 䐚 CJK UNIFIED IDEOGRAPH-441A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+441B 䐛 CJK UNIFIED IDEOGRAPH-441B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+441C 䐜 CJK UNIFIED IDEOGRAPH-441C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+441D 䐝 CJK UNIFIED IDEOGRAPH-441D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+441E 䐞 CJK UNIFIED IDEOGRAPH-441E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+441F 䐟 CJK UNIFIED IDEOGRAPH-441F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4420 䐠 CJK UNIFIED IDEOGRAPH-4420 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4421 䐡 CJK UNIFIED IDEOGRAPH-4421 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4422 䐢 CJK UNIFIED IDEOGRAPH-4422 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4423 䐣 CJK UNIFIED IDEOGRAPH-4423 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4424 䐤 CJK UNIFIED IDEOGRAPH-4424 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4425 䐥 CJK UNIFIED IDEOGRAPH-4425 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4426 䐦 CJK UNIFIED IDEOGRAPH-4426 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4427 䐧 CJK UNIFIED IDEOGRAPH-4427 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4428 䐨 CJK UNIFIED IDEOGRAPH-4428 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4429 䐩 CJK UNIFIED IDEOGRAPH-4429 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+442A 䐪 CJK UNIFIED IDEOGRAPH-442A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+442B 䐫 CJK UNIFIED IDEOGRAPH-442B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+442C 䐬 CJK UNIFIED IDEOGRAPH-442C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+442D 䐭 CJK UNIFIED IDEOGRAPH-442D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+442E 䐮 CJK UNIFIED IDEOGRAPH-442E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+442F 䐯 CJK UNIFIED IDEOGRAPH-442F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4430 䐰 CJK UNIFIED IDEOGRAPH-4430 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4431 䐱 CJK UNIFIED IDEOGRAPH-4431 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4432 䐲 CJK UNIFIED IDEOGRAPH-4432 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4433 䐳 CJK UNIFIED IDEOGRAPH-4433 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4434 䐴 CJK UNIFIED IDEOGRAPH-4434 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4435 䐵 CJK UNIFIED IDEOGRAPH-4435 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4436 䐶 CJK UNIFIED IDEOGRAPH-4436 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4437 䐷 CJK UNIFIED IDEOGRAPH-4437 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4438 䐸 CJK UNIFIED IDEOGRAPH-4438 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4439 䐹 CJK UNIFIED IDEOGRAPH-4439 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+443A 䐺 CJK UNIFIED IDEOGRAPH-443A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+443B 䐻 CJK UNIFIED IDEOGRAPH-443B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+443C 䐼 CJK UNIFIED IDEOGRAPH-443C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+443D 䐽 CJK UNIFIED IDEOGRAPH-443D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+443E 䐾 CJK UNIFIED IDEOGRAPH-443E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+443F 䐿 CJK UNIFIED IDEOGRAPH-443F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4440 䑀 CJK UNIFIED IDEOGRAPH-4440 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4441 䑁 CJK UNIFIED IDEOGRAPH-4441 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4442 䑂 CJK UNIFIED IDEOGRAPH-4442 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4443 䑃 CJK UNIFIED IDEOGRAPH-4443 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4444 䑄 CJK UNIFIED IDEOGRAPH-4444 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4445 䑅 CJK UNIFIED IDEOGRAPH-4445 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4446 䑆 CJK UNIFIED IDEOGRAPH-4446 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4447 䑇 CJK UNIFIED IDEOGRAPH-4447 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4448 䑈 CJK UNIFIED IDEOGRAPH-4448 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4449 䑉 CJK UNIFIED IDEOGRAPH-4449 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+444A 䑊 CJK UNIFIED IDEOGRAPH-444A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+444B 䑋 CJK UNIFIED IDEOGRAPH-444B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+444C 䑌 CJK UNIFIED IDEOGRAPH-444C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+444D 䑍 CJK UNIFIED IDEOGRAPH-444D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+444E 䑎 CJK UNIFIED IDEOGRAPH-444E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+444F 䑏 CJK UNIFIED IDEOGRAPH-444F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4450 䑐 CJK UNIFIED IDEOGRAPH-4450 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4451 䑑 CJK UNIFIED IDEOGRAPH-4451 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4452 䑒 CJK UNIFIED IDEOGRAPH-4452 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4453 䑓 CJK UNIFIED IDEOGRAPH-4453 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4454 䑔 CJK UNIFIED IDEOGRAPH-4454 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4455 䑕 CJK UNIFIED IDEOGRAPH-4455 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4456 䑖 CJK UNIFIED IDEOGRAPH-4456 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4457 䑗 CJK UNIFIED IDEOGRAPH-4457 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4458 䑘 CJK UNIFIED IDEOGRAPH-4458 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4459 䑙 CJK UNIFIED IDEOGRAPH-4459 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+445A 䑚 CJK UNIFIED IDEOGRAPH-445A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+445B 䑛 CJK UNIFIED IDEOGRAPH-445B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+445C 䑜 CJK UNIFIED IDEOGRAPH-445C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+445D 䑝 CJK UNIFIED IDEOGRAPH-445D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+445E 䑞 CJK UNIFIED IDEOGRAPH-445E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+445F 䑟 CJK UNIFIED IDEOGRAPH-445F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4460 䑠 CJK UNIFIED IDEOGRAPH-4460 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4461 䑡 CJK UNIFIED IDEOGRAPH-4461 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4462 䑢 CJK UNIFIED IDEOGRAPH-4462 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4463 䑣 CJK UNIFIED IDEOGRAPH-4463 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4464 䑤 CJK UNIFIED IDEOGRAPH-4464 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4465 䑥 CJK UNIFIED IDEOGRAPH-4465 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4466 䑦 CJK UNIFIED IDEOGRAPH-4466 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4467 䑧 CJK UNIFIED IDEOGRAPH-4467 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4468 䑨 CJK UNIFIED IDEOGRAPH-4468 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4469 䑩 CJK UNIFIED IDEOGRAPH-4469 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+446A 䑪 CJK UNIFIED IDEOGRAPH-446A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+446B 䑫 CJK UNIFIED IDEOGRAPH-446B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+446C 䑬 CJK UNIFIED IDEOGRAPH-446C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+446D 䑭 CJK UNIFIED IDEOGRAPH-446D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+446E 䑮 CJK UNIFIED IDEOGRAPH-446E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+446F 䑯 CJK UNIFIED IDEOGRAPH-446F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4470 䑰 CJK UNIFIED IDEOGRAPH-4470 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4471 䑱 CJK UNIFIED IDEOGRAPH-4471 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4472 䑲 CJK UNIFIED IDEOGRAPH-4472 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4473 䑳 CJK UNIFIED IDEOGRAPH-4473 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4474 䑴 CJK UNIFIED IDEOGRAPH-4474 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4475 䑵 CJK UNIFIED IDEOGRAPH-4475 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4476 䑶 CJK UNIFIED IDEOGRAPH-4476 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4477 䑷 CJK UNIFIED IDEOGRAPH-4477 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4478 䑸 CJK UNIFIED IDEOGRAPH-4478 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4479 䑹 CJK UNIFIED IDEOGRAPH-4479 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+447A 䑺 CJK UNIFIED IDEOGRAPH-447A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+447B 䑻 CJK UNIFIED IDEOGRAPH-447B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+447C 䑼 CJK UNIFIED IDEOGRAPH-447C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+447D 䑽 CJK UNIFIED IDEOGRAPH-447D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+447E 䑾 CJK UNIFIED IDEOGRAPH-447E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+447F 䑿 CJK UNIFIED IDEOGRAPH-447F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4480 䒀 CJK UNIFIED IDEOGRAPH-4480 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4481 䒁 CJK UNIFIED IDEOGRAPH-4481 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4482 䒂 CJK UNIFIED IDEOGRAPH-4482 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4483 䒃 CJK UNIFIED IDEOGRAPH-4483 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4484 䒄 CJK UNIFIED IDEOGRAPH-4484 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4485 䒅 CJK UNIFIED IDEOGRAPH-4485 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4486 䒆 CJK UNIFIED IDEOGRAPH-4486 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4487 䒇 CJK UNIFIED IDEOGRAPH-4487 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4488 䒈 CJK UNIFIED IDEOGRAPH-4488 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4489 䒉 CJK UNIFIED IDEOGRAPH-4489 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+448A 䒊 CJK UNIFIED IDEOGRAPH-448A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+448B 䒋 CJK UNIFIED IDEOGRAPH-448B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+448C 䒌 CJK UNIFIED IDEOGRAPH-448C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+448D 䒍 CJK UNIFIED IDEOGRAPH-448D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+448E 䒎 CJK UNIFIED IDEOGRAPH-448E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+448F 䒏 CJK UNIFIED IDEOGRAPH-448F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4490 䒐 CJK UNIFIED IDEOGRAPH-4490 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4491 䒑 CJK UNIFIED IDEOGRAPH-4491 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4492 䒒 CJK UNIFIED IDEOGRAPH-4492 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4493 䒓 CJK UNIFIED IDEOGRAPH-4493 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4494 䒔 CJK UNIFIED IDEOGRAPH-4494 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4495 䒕 CJK UNIFIED IDEOGRAPH-4495 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4496 䒖 CJK UNIFIED IDEOGRAPH-4496 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4497 䒗 CJK UNIFIED IDEOGRAPH-4497 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4498 䒘 CJK UNIFIED IDEOGRAPH-4498 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4499 䒙 CJK UNIFIED IDEOGRAPH-4499 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+449A 䒚 CJK UNIFIED IDEOGRAPH-449A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+449B 䒛 CJK UNIFIED IDEOGRAPH-449B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+449C 䒜 CJK UNIFIED IDEOGRAPH-449C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+449D 䒝 CJK UNIFIED IDEOGRAPH-449D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+449E 䒞 CJK UNIFIED IDEOGRAPH-449E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+449F 䒟 CJK UNIFIED IDEOGRAPH-449F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+44A0 䒠 CJK UNIFIED IDEOGRAPH-44A0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+44A1 䒡 CJK UNIFIED IDEOGRAPH-44A1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+44A2 䒢 CJK UNIFIED IDEOGRAPH-44A2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+44A3 䒣 CJK UNIFIED IDEOGRAPH-44A3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+44A4 䒤 CJK UNIFIED IDEOGRAPH-44A4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+44A5 䒥 CJK UNIFIED IDEOGRAPH-44A5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+44A6 䒦 CJK UNIFIED IDEOGRAPH-44A6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+44A7 䒧 CJK UNIFIED IDEOGRAPH-44A7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+44A8 䒨 CJK UNIFIED IDEOGRAPH-44A8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+44A9 䒩 CJK UNIFIED IDEOGRAPH-44A9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+44AA 䒪 CJK UNIFIED IDEOGRAPH-44AA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+44AB 䒫 CJK UNIFIED IDEOGRAPH-44AB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+44AC 䒬 CJK UNIFIED IDEOGRAPH-44AC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+44AD 䒭 CJK UNIFIED IDEOGRAPH-44AD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+44AE 䒮 CJK UNIFIED IDEOGRAPH-44AE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+44AF 䒯 CJK UNIFIED IDEOGRAPH-44AF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+44B0 䒰 CJK UNIFIED IDEOGRAPH-44B0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+44B1 䒱 CJK UNIFIED IDEOGRAPH-44B1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+44B2 䒲 CJK UNIFIED IDEOGRAPH-44B2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+44B3 䒳 CJK UNIFIED IDEOGRAPH-44B3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+44B4 䒴 CJK UNIFIED IDEOGRAPH-44B4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+44B5 䒵 CJK UNIFIED IDEOGRAPH-44B5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+44B6 䒶 CJK UNIFIED IDEOGRAPH-44B6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+44B7 䒷 CJK UNIFIED IDEOGRAPH-44B7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+44B8 䒸 CJK UNIFIED IDEOGRAPH-44B8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+44B9 䒹 CJK UNIFIED IDEOGRAPH-44B9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+44BA 䒺 CJK UNIFIED IDEOGRAPH-44BA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+44BB 䒻 CJK UNIFIED IDEOGRAPH-44BB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+44BC 䒼 CJK UNIFIED IDEOGRAPH-44BC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+44BD 䒽 CJK UNIFIED IDEOGRAPH-44BD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+44BE 䒾 CJK UNIFIED IDEOGRAPH-44BE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+44BF 䒿 CJK UNIFIED IDEOGRAPH-44BF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+44C0 䓀 CJK UNIFIED IDEOGRAPH-44C0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+44C1 䓁 CJK UNIFIED IDEOGRAPH-44C1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+44C2 䓂 CJK UNIFIED IDEOGRAPH-44C2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+44C3 䓃 CJK UNIFIED IDEOGRAPH-44C3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+44C4 䓄 CJK UNIFIED IDEOGRAPH-44C4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+44C5 䓅 CJK UNIFIED IDEOGRAPH-44C5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+44C6 䓆 CJK UNIFIED IDEOGRAPH-44C6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+44C7 䓇 CJK UNIFIED IDEOGRAPH-44C7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+44C8 䓈 CJK UNIFIED IDEOGRAPH-44C8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+44C9 䓉 CJK UNIFIED IDEOGRAPH-44C9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+44CA 䓊 CJK UNIFIED IDEOGRAPH-44CA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+44CB 䓋 CJK UNIFIED IDEOGRAPH-44CB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+44CC 䓌 CJK UNIFIED IDEOGRAPH-44CC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+44CD 䓍 CJK UNIFIED IDEOGRAPH-44CD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+44CE 䓎 CJK UNIFIED IDEOGRAPH-44CE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+44CF 䓏 CJK UNIFIED IDEOGRAPH-44CF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+44D0 䓐 CJK UNIFIED IDEOGRAPH-44D0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+44D1 䓑 CJK UNIFIED IDEOGRAPH-44D1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+44D2 䓒 CJK UNIFIED IDEOGRAPH-44D2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+44D3 䓓 CJK UNIFIED IDEOGRAPH-44D3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+44D4 䓔 CJK UNIFIED IDEOGRAPH-44D4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+44D5 䓕 CJK UNIFIED IDEOGRAPH-44D5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+44D6 䓖 CJK UNIFIED IDEOGRAPH-44D6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+44D7 䓗 CJK UNIFIED IDEOGRAPH-44D7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+44D8 䓘 CJK UNIFIED IDEOGRAPH-44D8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+44D9 䓙 CJK UNIFIED IDEOGRAPH-44D9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+44DA 䓚 CJK UNIFIED IDEOGRAPH-44DA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+44DB 䓛 CJK UNIFIED IDEOGRAPH-44DB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+44DC 䓜 CJK UNIFIED IDEOGRAPH-44DC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+44DD 䓝 CJK UNIFIED IDEOGRAPH-44DD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+44DE 䓞 CJK UNIFIED IDEOGRAPH-44DE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+44DF 䓟 CJK UNIFIED IDEOGRAPH-44DF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+44E0 䓠 CJK UNIFIED IDEOGRAPH-44E0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+44E1 䓡 CJK UNIFIED IDEOGRAPH-44E1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+44E2 䓢 CJK UNIFIED IDEOGRAPH-44E2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+44E3 䓣 CJK UNIFIED IDEOGRAPH-44E3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+44E4 䓤 CJK UNIFIED IDEOGRAPH-44E4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+44E5 䓥 CJK UNIFIED IDEOGRAPH-44E5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+44E6 䓦 CJK UNIFIED IDEOGRAPH-44E6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+44E7 䓧 CJK UNIFIED IDEOGRAPH-44E7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+44E8 䓨 CJK UNIFIED IDEOGRAPH-44E8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+44E9 䓩 CJK UNIFIED IDEOGRAPH-44E9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+44EA 䓪 CJK UNIFIED IDEOGRAPH-44EA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+44EB 䓫 CJK UNIFIED IDEOGRAPH-44EB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+44EC 䓬 CJK UNIFIED IDEOGRAPH-44EC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+44ED 䓭 CJK UNIFIED IDEOGRAPH-44ED | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+44EE 䓮 CJK UNIFIED IDEOGRAPH-44EE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+44EF 䓯 CJK UNIFIED IDEOGRAPH-44EF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+44F0 䓰 CJK UNIFIED IDEOGRAPH-44F0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+44F1 䓱 CJK UNIFIED IDEOGRAPH-44F1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+44F2 䓲 CJK UNIFIED IDEOGRAPH-44F2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+44F3 䓳 CJK UNIFIED IDEOGRAPH-44F3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+44F4 䓴 CJK UNIFIED IDEOGRAPH-44F4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+44F5 䓵 CJK UNIFIED IDEOGRAPH-44F5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+44F6 䓶 CJK UNIFIED IDEOGRAPH-44F6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+44F7 䓷 CJK UNIFIED IDEOGRAPH-44F7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+44F8 䓸 CJK UNIFIED IDEOGRAPH-44F8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+44F9 䓹 CJK UNIFIED IDEOGRAPH-44F9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+44FA 䓺 CJK UNIFIED IDEOGRAPH-44FA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+44FB 䓻 CJK UNIFIED IDEOGRAPH-44FB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+44FC 䓼 CJK UNIFIED IDEOGRAPH-44FC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+44FD 䓽 CJK UNIFIED IDEOGRAPH-44FD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+44FE 䓾 CJK UNIFIED IDEOGRAPH-44FE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+44FF 䓿 CJK UNIFIED IDEOGRAPH-44FF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4500 䔀 CJK UNIFIED IDEOGRAPH-4500 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4501 䔁 CJK UNIFIED IDEOGRAPH-4501 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4502 䔂 CJK UNIFIED IDEOGRAPH-4502 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4503 䔃 CJK UNIFIED IDEOGRAPH-4503 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4504 䔄 CJK UNIFIED IDEOGRAPH-4504 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4505 䔅 CJK UNIFIED IDEOGRAPH-4505 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4506 䔆 CJK UNIFIED IDEOGRAPH-4506 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4507 䔇 CJK UNIFIED IDEOGRAPH-4507 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4508 䔈 CJK UNIFIED IDEOGRAPH-4508 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4509 䔉 CJK UNIFIED IDEOGRAPH-4509 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+450A 䔊 CJK UNIFIED IDEOGRAPH-450A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+450B 䔋 CJK UNIFIED IDEOGRAPH-450B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+450C 䔌 CJK UNIFIED IDEOGRAPH-450C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+450D 䔍 CJK UNIFIED IDEOGRAPH-450D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+450E 䔎 CJK UNIFIED IDEOGRAPH-450E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+450F 䔏 CJK UNIFIED IDEOGRAPH-450F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4510 䔐 CJK UNIFIED IDEOGRAPH-4510 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4511 䔑 CJK UNIFIED IDEOGRAPH-4511 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4512 䔒 CJK UNIFIED IDEOGRAPH-4512 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4513 䔓 CJK UNIFIED IDEOGRAPH-4513 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4514 䔔 CJK UNIFIED IDEOGRAPH-4514 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4515 䔕 CJK UNIFIED IDEOGRAPH-4515 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4516 䔖 CJK UNIFIED IDEOGRAPH-4516 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4517 䔗 CJK UNIFIED IDEOGRAPH-4517 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4518 䔘 CJK UNIFIED IDEOGRAPH-4518 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4519 䔙 CJK UNIFIED IDEOGRAPH-4519 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+451A 䔚 CJK UNIFIED IDEOGRAPH-451A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+451B 䔛 CJK UNIFIED IDEOGRAPH-451B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+451C 䔜 CJK UNIFIED IDEOGRAPH-451C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+451D 䔝 CJK UNIFIED IDEOGRAPH-451D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+451E 䔞 CJK UNIFIED IDEOGRAPH-451E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+451F 䔟 CJK UNIFIED IDEOGRAPH-451F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4520 䔠 CJK UNIFIED IDEOGRAPH-4520 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4521 䔡 CJK UNIFIED IDEOGRAPH-4521 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4522 䔢 CJK UNIFIED IDEOGRAPH-4522 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4523 䔣 CJK UNIFIED IDEOGRAPH-4523 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4524 䔤 CJK UNIFIED IDEOGRAPH-4524 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4525 䔥 CJK UNIFIED IDEOGRAPH-4525 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4526 䔦 CJK UNIFIED IDEOGRAPH-4526 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4527 䔧 CJK UNIFIED IDEOGRAPH-4527 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4528 䔨 CJK UNIFIED IDEOGRAPH-4528 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4529 䔩 CJK UNIFIED IDEOGRAPH-4529 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+452A 䔪 CJK UNIFIED IDEOGRAPH-452A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+452B 䔫 CJK UNIFIED IDEOGRAPH-452B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+452C 䔬 CJK UNIFIED IDEOGRAPH-452C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+452D 䔭 CJK UNIFIED IDEOGRAPH-452D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+452E 䔮 CJK UNIFIED IDEOGRAPH-452E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+452F 䔯 CJK UNIFIED IDEOGRAPH-452F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4530 䔰 CJK UNIFIED IDEOGRAPH-4530 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4531 䔱 CJK UNIFIED IDEOGRAPH-4531 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4532 䔲 CJK UNIFIED IDEOGRAPH-4532 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4533 䔳 CJK UNIFIED IDEOGRAPH-4533 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4534 䔴 CJK UNIFIED IDEOGRAPH-4534 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4535 䔵 CJK UNIFIED IDEOGRAPH-4535 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4536 䔶 CJK UNIFIED IDEOGRAPH-4536 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4537 䔷 CJK UNIFIED IDEOGRAPH-4537 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4538 䔸 CJK UNIFIED IDEOGRAPH-4538 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4539 䔹 CJK UNIFIED IDEOGRAPH-4539 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+453A 䔺 CJK UNIFIED IDEOGRAPH-453A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+453B 䔻 CJK UNIFIED IDEOGRAPH-453B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+453C 䔼 CJK UNIFIED IDEOGRAPH-453C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+453D 䔽 CJK UNIFIED IDEOGRAPH-453D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+453E 䔾 CJK UNIFIED IDEOGRAPH-453E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+453F 䔿 CJK UNIFIED IDEOGRAPH-453F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4540 䕀 CJK UNIFIED IDEOGRAPH-4540 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4541 䕁 CJK UNIFIED IDEOGRAPH-4541 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4542 䕂 CJK UNIFIED IDEOGRAPH-4542 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4543 䕃 CJK UNIFIED IDEOGRAPH-4543 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4544 䕄 CJK UNIFIED IDEOGRAPH-4544 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4545 䕅 CJK UNIFIED IDEOGRAPH-4545 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4546 䕆 CJK UNIFIED IDEOGRAPH-4546 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4547 䕇 CJK UNIFIED IDEOGRAPH-4547 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4548 䕈 CJK UNIFIED IDEOGRAPH-4548 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4549 䕉 CJK UNIFIED IDEOGRAPH-4549 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+454A 䕊 CJK UNIFIED IDEOGRAPH-454A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+454B 䕋 CJK UNIFIED IDEOGRAPH-454B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+454C 䕌 CJK UNIFIED IDEOGRAPH-454C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+454D 䕍 CJK UNIFIED IDEOGRAPH-454D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+454E 䕎 CJK UNIFIED IDEOGRAPH-454E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+454F 䕏 CJK UNIFIED IDEOGRAPH-454F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4550 䕐 CJK UNIFIED IDEOGRAPH-4550 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4551 䕑 CJK UNIFIED IDEOGRAPH-4551 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4552 䕒 CJK UNIFIED IDEOGRAPH-4552 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4553 䕓 CJK UNIFIED IDEOGRAPH-4553 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4554 䕔 CJK UNIFIED IDEOGRAPH-4554 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4555 䕕 CJK UNIFIED IDEOGRAPH-4555 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4556 䕖 CJK UNIFIED IDEOGRAPH-4556 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4557 䕗 CJK UNIFIED IDEOGRAPH-4557 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4558 䕘 CJK UNIFIED IDEOGRAPH-4558 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4559 䕙 CJK UNIFIED IDEOGRAPH-4559 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+455A 䕚 CJK UNIFIED IDEOGRAPH-455A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+455B 䕛 CJK UNIFIED IDEOGRAPH-455B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+455C 䕜 CJK UNIFIED IDEOGRAPH-455C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+455D 䕝 CJK UNIFIED IDEOGRAPH-455D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+455E 䕞 CJK UNIFIED IDEOGRAPH-455E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+455F 䕟 CJK UNIFIED IDEOGRAPH-455F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4560 䕠 CJK UNIFIED IDEOGRAPH-4560 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4561 䕡 CJK UNIFIED IDEOGRAPH-4561 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4562 䕢 CJK UNIFIED IDEOGRAPH-4562 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4563 䕣 CJK UNIFIED IDEOGRAPH-4563 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4564 䕤 CJK UNIFIED IDEOGRAPH-4564 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4565 䕥 CJK UNIFIED IDEOGRAPH-4565 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4566 䕦 CJK UNIFIED IDEOGRAPH-4566 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4567 䕧 CJK UNIFIED IDEOGRAPH-4567 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4568 䕨 CJK UNIFIED IDEOGRAPH-4568 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4569 䕩 CJK UNIFIED IDEOGRAPH-4569 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+456A 䕪 CJK UNIFIED IDEOGRAPH-456A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+456B 䕫 CJK UNIFIED IDEOGRAPH-456B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+456C 䕬 CJK UNIFIED IDEOGRAPH-456C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+456D 䕭 CJK UNIFIED IDEOGRAPH-456D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+456E 䕮 CJK UNIFIED IDEOGRAPH-456E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+456F 䕯 CJK UNIFIED IDEOGRAPH-456F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4570 䕰 CJK UNIFIED IDEOGRAPH-4570 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4571 䕱 CJK UNIFIED IDEOGRAPH-4571 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4572 䕲 CJK UNIFIED IDEOGRAPH-4572 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4573 䕳 CJK UNIFIED IDEOGRAPH-4573 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4574 䕴 CJK UNIFIED IDEOGRAPH-4574 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4575 䕵 CJK UNIFIED IDEOGRAPH-4575 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4576 䕶 CJK UNIFIED IDEOGRAPH-4576 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4577 䕷 CJK UNIFIED IDEOGRAPH-4577 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4578 䕸 CJK UNIFIED IDEOGRAPH-4578 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4579 䕹 CJK UNIFIED IDEOGRAPH-4579 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+457A 䕺 CJK UNIFIED IDEOGRAPH-457A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+457B 䕻 CJK UNIFIED IDEOGRAPH-457B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+457C 䕼 CJK UNIFIED IDEOGRAPH-457C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+457D 䕽 CJK UNIFIED IDEOGRAPH-457D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+457E 䕾 CJK UNIFIED IDEOGRAPH-457E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+457F 䕿 CJK UNIFIED IDEOGRAPH-457F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4580 䖀 CJK UNIFIED IDEOGRAPH-4580 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4581 䖁 CJK UNIFIED IDEOGRAPH-4581 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4582 䖂 CJK UNIFIED IDEOGRAPH-4582 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4583 䖃 CJK UNIFIED IDEOGRAPH-4583 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4584 䖄 CJK UNIFIED IDEOGRAPH-4584 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4585 䖅 CJK UNIFIED IDEOGRAPH-4585 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4586 䖆 CJK UNIFIED IDEOGRAPH-4586 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4587 䖇 CJK UNIFIED IDEOGRAPH-4587 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4588 䖈 CJK UNIFIED IDEOGRAPH-4588 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4589 䖉 CJK UNIFIED IDEOGRAPH-4589 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+458A 䖊 CJK UNIFIED IDEOGRAPH-458A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+458B 䖋 CJK UNIFIED IDEOGRAPH-458B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+458C 䖌 CJK UNIFIED IDEOGRAPH-458C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+458D 䖍 CJK UNIFIED IDEOGRAPH-458D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+458E 䖎 CJK UNIFIED IDEOGRAPH-458E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+458F 䖏 CJK UNIFIED IDEOGRAPH-458F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4590 䖐 CJK UNIFIED IDEOGRAPH-4590 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4591 䖑 CJK UNIFIED IDEOGRAPH-4591 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4592 䖒 CJK UNIFIED IDEOGRAPH-4592 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4593 䖓 CJK UNIFIED IDEOGRAPH-4593 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4594 䖔 CJK UNIFIED IDEOGRAPH-4594 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4595 䖕 CJK UNIFIED IDEOGRAPH-4595 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4596 䖖 CJK UNIFIED IDEOGRAPH-4596 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4597 䖗 CJK UNIFIED IDEOGRAPH-4597 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4598 䖘 CJK UNIFIED IDEOGRAPH-4598 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4599 䖙 CJK UNIFIED IDEOGRAPH-4599 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+459A 䖚 CJK UNIFIED IDEOGRAPH-459A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+459B 䖛 CJK UNIFIED IDEOGRAPH-459B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+459C 䖜 CJK UNIFIED IDEOGRAPH-459C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+459D 䖝 CJK UNIFIED IDEOGRAPH-459D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+459E 䖞 CJK UNIFIED IDEOGRAPH-459E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+459F 䖟 CJK UNIFIED IDEOGRAPH-459F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+45A0 䖠 CJK UNIFIED IDEOGRAPH-45A0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+45A1 䖡 CJK UNIFIED IDEOGRAPH-45A1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+45A2 䖢 CJK UNIFIED IDEOGRAPH-45A2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+45A3 䖣 CJK UNIFIED IDEOGRAPH-45A3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+45A4 䖤 CJK UNIFIED IDEOGRAPH-45A4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+45A5 䖥 CJK UNIFIED IDEOGRAPH-45A5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+45A6 䖦 CJK UNIFIED IDEOGRAPH-45A6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+45A7 䖧 CJK UNIFIED IDEOGRAPH-45A7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+45A8 䖨 CJK UNIFIED IDEOGRAPH-45A8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+45A9 䖩 CJK UNIFIED IDEOGRAPH-45A9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+45AA 䖪 CJK UNIFIED IDEOGRAPH-45AA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+45AB 䖫 CJK UNIFIED IDEOGRAPH-45AB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+45AC 䖬 CJK UNIFIED IDEOGRAPH-45AC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+45AD 䖭 CJK UNIFIED IDEOGRAPH-45AD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+45AE 䖮 CJK UNIFIED IDEOGRAPH-45AE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+45AF 䖯 CJK UNIFIED IDEOGRAPH-45AF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+45B0 䖰 CJK UNIFIED IDEOGRAPH-45B0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+45B1 䖱 CJK UNIFIED IDEOGRAPH-45B1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+45B2 䖲 CJK UNIFIED IDEOGRAPH-45B2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+45B3 䖳 CJK UNIFIED IDEOGRAPH-45B3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+45B4 䖴 CJK UNIFIED IDEOGRAPH-45B4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+45B5 䖵 CJK UNIFIED IDEOGRAPH-45B5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+45B6 䖶 CJK UNIFIED IDEOGRAPH-45B6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+45B7 䖷 CJK UNIFIED IDEOGRAPH-45B7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+45B8 䖸 CJK UNIFIED IDEOGRAPH-45B8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+45B9 䖹 CJK UNIFIED IDEOGRAPH-45B9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+45BA 䖺 CJK UNIFIED IDEOGRAPH-45BA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+45BB 䖻 CJK UNIFIED IDEOGRAPH-45BB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+45BC 䖼 CJK UNIFIED IDEOGRAPH-45BC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+45BD 䖽 CJK UNIFIED IDEOGRAPH-45BD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+45BE 䖾 CJK UNIFIED IDEOGRAPH-45BE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+45BF 䖿 CJK UNIFIED IDEOGRAPH-45BF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+45C0 䗀 CJK UNIFIED IDEOGRAPH-45C0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+45C1 䗁 CJK UNIFIED IDEOGRAPH-45C1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+45C2 䗂 CJK UNIFIED IDEOGRAPH-45C2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+45C3 䗃 CJK UNIFIED IDEOGRAPH-45C3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+45C4 䗄 CJK UNIFIED IDEOGRAPH-45C4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+45C5 䗅 CJK UNIFIED IDEOGRAPH-45C5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+45C6 䗆 CJK UNIFIED IDEOGRAPH-45C6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+45C7 䗇 CJK UNIFIED IDEOGRAPH-45C7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+45C8 䗈 CJK UNIFIED IDEOGRAPH-45C8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+45C9 䗉 CJK UNIFIED IDEOGRAPH-45C9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+45CA 䗊 CJK UNIFIED IDEOGRAPH-45CA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+45CB 䗋 CJK UNIFIED IDEOGRAPH-45CB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+45CC 䗌 CJK UNIFIED IDEOGRAPH-45CC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+45CD 䗍 CJK UNIFIED IDEOGRAPH-45CD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+45CE 䗎 CJK UNIFIED IDEOGRAPH-45CE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+45CF 䗏 CJK UNIFIED IDEOGRAPH-45CF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+45D0 䗐 CJK UNIFIED IDEOGRAPH-45D0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+45D1 䗑 CJK UNIFIED IDEOGRAPH-45D1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+45D2 䗒 CJK UNIFIED IDEOGRAPH-45D2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+45D3 䗓 CJK UNIFIED IDEOGRAPH-45D3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+45D4 䗔 CJK UNIFIED IDEOGRAPH-45D4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+45D5 䗕 CJK UNIFIED IDEOGRAPH-45D5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+45D6 䗖 CJK UNIFIED IDEOGRAPH-45D6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+45D7 䗗 CJK UNIFIED IDEOGRAPH-45D7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+45D8 䗘 CJK UNIFIED IDEOGRAPH-45D8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+45D9 䗙 CJK UNIFIED IDEOGRAPH-45D9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+45DA 䗚 CJK UNIFIED IDEOGRAPH-45DA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+45DB 䗛 CJK UNIFIED IDEOGRAPH-45DB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+45DC 䗜 CJK UNIFIED IDEOGRAPH-45DC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+45DD 䗝 CJK UNIFIED IDEOGRAPH-45DD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+45DE 䗞 CJK UNIFIED IDEOGRAPH-45DE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+45DF 䗟 CJK UNIFIED IDEOGRAPH-45DF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+45E0 䗠 CJK UNIFIED IDEOGRAPH-45E0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+45E1 䗡 CJK UNIFIED IDEOGRAPH-45E1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+45E2 䗢 CJK UNIFIED IDEOGRAPH-45E2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+45E3 䗣 CJK UNIFIED IDEOGRAPH-45E3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+45E4 䗤 CJK UNIFIED IDEOGRAPH-45E4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+45E5 䗥 CJK UNIFIED IDEOGRAPH-45E5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+45E6 䗦 CJK UNIFIED IDEOGRAPH-45E6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+45E7 䗧 CJK UNIFIED IDEOGRAPH-45E7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+45E8 䗨 CJK UNIFIED IDEOGRAPH-45E8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+45E9 䗩 CJK UNIFIED IDEOGRAPH-45E9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+45EA 䗪 CJK UNIFIED IDEOGRAPH-45EA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+45EB 䗫 CJK UNIFIED IDEOGRAPH-45EB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+45EC 䗬 CJK UNIFIED IDEOGRAPH-45EC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+45ED 䗭 CJK UNIFIED IDEOGRAPH-45ED | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+45EE 䗮 CJK UNIFIED IDEOGRAPH-45EE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+45EF 䗯 CJK UNIFIED IDEOGRAPH-45EF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+45F0 䗰 CJK UNIFIED IDEOGRAPH-45F0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+45F1 䗱 CJK UNIFIED IDEOGRAPH-45F1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+45F2 䗲 CJK UNIFIED IDEOGRAPH-45F2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+45F3 䗳 CJK UNIFIED IDEOGRAPH-45F3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+45F4 䗴 CJK UNIFIED IDEOGRAPH-45F4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+45F5 䗵 CJK UNIFIED IDEOGRAPH-45F5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+45F6 䗶 CJK UNIFIED IDEOGRAPH-45F6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+45F7 䗷 CJK UNIFIED IDEOGRAPH-45F7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+45F8 䗸 CJK UNIFIED IDEOGRAPH-45F8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+45F9 䗹 CJK UNIFIED IDEOGRAPH-45F9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+45FA 䗺 CJK UNIFIED IDEOGRAPH-45FA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+45FB 䗻 CJK UNIFIED IDEOGRAPH-45FB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+45FC 䗼 CJK UNIFIED IDEOGRAPH-45FC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+45FD 䗽 CJK UNIFIED IDEOGRAPH-45FD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+45FE 䗾 CJK UNIFIED IDEOGRAPH-45FE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+45FF 䗿 CJK UNIFIED IDEOGRAPH-45FF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4600 䘀 CJK UNIFIED IDEOGRAPH-4600 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4601 䘁 CJK UNIFIED IDEOGRAPH-4601 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4602 䘂 CJK UNIFIED IDEOGRAPH-4602 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4603 䘃 CJK UNIFIED IDEOGRAPH-4603 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4604 䘄 CJK UNIFIED IDEOGRAPH-4604 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4605 䘅 CJK UNIFIED IDEOGRAPH-4605 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4606 䘆 CJK UNIFIED IDEOGRAPH-4606 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4607 䘇 CJK UNIFIED IDEOGRAPH-4607 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4608 䘈 CJK UNIFIED IDEOGRAPH-4608 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4609 䘉 CJK UNIFIED IDEOGRAPH-4609 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+460A 䘊 CJK UNIFIED IDEOGRAPH-460A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+460B 䘋 CJK UNIFIED IDEOGRAPH-460B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+460C 䘌 CJK UNIFIED IDEOGRAPH-460C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+460D 䘍 CJK UNIFIED IDEOGRAPH-460D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+460E 䘎 CJK UNIFIED IDEOGRAPH-460E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+460F 䘏 CJK UNIFIED IDEOGRAPH-460F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4610 䘐 CJK UNIFIED IDEOGRAPH-4610 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4611 䘑 CJK UNIFIED IDEOGRAPH-4611 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4612 䘒 CJK UNIFIED IDEOGRAPH-4612 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4613 䘓 CJK UNIFIED IDEOGRAPH-4613 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4614 䘔 CJK UNIFIED IDEOGRAPH-4614 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4615 䘕 CJK UNIFIED IDEOGRAPH-4615 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4616 䘖 CJK UNIFIED IDEOGRAPH-4616 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4617 䘗 CJK UNIFIED IDEOGRAPH-4617 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4618 䘘 CJK UNIFIED IDEOGRAPH-4618 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4619 䘙 CJK UNIFIED IDEOGRAPH-4619 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+461A 䘚 CJK UNIFIED IDEOGRAPH-461A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+461B 䘛 CJK UNIFIED IDEOGRAPH-461B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+461C 䘜 CJK UNIFIED IDEOGRAPH-461C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+461D 䘝 CJK UNIFIED IDEOGRAPH-461D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+461E 䘞 CJK UNIFIED IDEOGRAPH-461E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+461F 䘟 CJK UNIFIED IDEOGRAPH-461F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4620 䘠 CJK UNIFIED IDEOGRAPH-4620 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4621 䘡 CJK UNIFIED IDEOGRAPH-4621 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4622 䘢 CJK UNIFIED IDEOGRAPH-4622 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4623 䘣 CJK UNIFIED IDEOGRAPH-4623 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4624 䘤 CJK UNIFIED IDEOGRAPH-4624 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4625 䘥 CJK UNIFIED IDEOGRAPH-4625 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4626 䘦 CJK UNIFIED IDEOGRAPH-4626 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4627 䘧 CJK UNIFIED IDEOGRAPH-4627 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4628 䘨 CJK UNIFIED IDEOGRAPH-4628 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4629 䘩 CJK UNIFIED IDEOGRAPH-4629 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+462A 䘪 CJK UNIFIED IDEOGRAPH-462A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+462B 䘫 CJK UNIFIED IDEOGRAPH-462B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+462C 䘬 CJK UNIFIED IDEOGRAPH-462C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+462D 䘭 CJK UNIFIED IDEOGRAPH-462D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+462E 䘮 CJK UNIFIED IDEOGRAPH-462E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+462F 䘯 CJK UNIFIED IDEOGRAPH-462F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4630 䘰 CJK UNIFIED IDEOGRAPH-4630 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4631 䘱 CJK UNIFIED IDEOGRAPH-4631 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4632 䘲 CJK UNIFIED IDEOGRAPH-4632 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4633 䘳 CJK UNIFIED IDEOGRAPH-4633 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4634 䘴 CJK UNIFIED IDEOGRAPH-4634 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4635 䘵 CJK UNIFIED IDEOGRAPH-4635 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4636 䘶 CJK UNIFIED IDEOGRAPH-4636 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4637 䘷 CJK UNIFIED IDEOGRAPH-4637 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4638 䘸 CJK UNIFIED IDEOGRAPH-4638 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4639 䘹 CJK UNIFIED IDEOGRAPH-4639 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+463A 䘺 CJK UNIFIED IDEOGRAPH-463A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+463B 䘻 CJK UNIFIED IDEOGRAPH-463B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+463C 䘼 CJK UNIFIED IDEOGRAPH-463C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+463D 䘽 CJK UNIFIED IDEOGRAPH-463D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+463E 䘾 CJK UNIFIED IDEOGRAPH-463E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+463F 䘿 CJK UNIFIED IDEOGRAPH-463F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4640 䙀 CJK UNIFIED IDEOGRAPH-4640 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4641 䙁 CJK UNIFIED IDEOGRAPH-4641 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4642 䙂 CJK UNIFIED IDEOGRAPH-4642 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4643 䙃 CJK UNIFIED IDEOGRAPH-4643 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4644 䙄 CJK UNIFIED IDEOGRAPH-4644 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4645 䙅 CJK UNIFIED IDEOGRAPH-4645 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4646 䙆 CJK UNIFIED IDEOGRAPH-4646 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4647 䙇 CJK UNIFIED IDEOGRAPH-4647 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4648 䙈 CJK UNIFIED IDEOGRAPH-4648 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4649 䙉 CJK UNIFIED IDEOGRAPH-4649 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+464A 䙊 CJK UNIFIED IDEOGRAPH-464A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+464B 䙋 CJK UNIFIED IDEOGRAPH-464B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+464C 䙌 CJK UNIFIED IDEOGRAPH-464C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+464D 䙍 CJK UNIFIED IDEOGRAPH-464D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+464E 䙎 CJK UNIFIED IDEOGRAPH-464E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+464F 䙏 CJK UNIFIED IDEOGRAPH-464F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4650 䙐 CJK UNIFIED IDEOGRAPH-4650 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4651 䙑 CJK UNIFIED IDEOGRAPH-4651 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4652 䙒 CJK UNIFIED IDEOGRAPH-4652 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4653 䙓 CJK UNIFIED IDEOGRAPH-4653 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4654 䙔 CJK UNIFIED IDEOGRAPH-4654 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4655 䙕 CJK UNIFIED IDEOGRAPH-4655 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4656 䙖 CJK UNIFIED IDEOGRAPH-4656 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4657 䙗 CJK UNIFIED IDEOGRAPH-4657 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4658 䙘 CJK UNIFIED IDEOGRAPH-4658 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4659 䙙 CJK UNIFIED IDEOGRAPH-4659 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+465A 䙚 CJK UNIFIED IDEOGRAPH-465A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+465B 䙛 CJK UNIFIED IDEOGRAPH-465B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+465C 䙜 CJK UNIFIED IDEOGRAPH-465C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+465D 䙝 CJK UNIFIED IDEOGRAPH-465D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+465E 䙞 CJK UNIFIED IDEOGRAPH-465E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+465F 䙟 CJK UNIFIED IDEOGRAPH-465F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4660 䙠 CJK UNIFIED IDEOGRAPH-4660 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4661 䙡 CJK UNIFIED IDEOGRAPH-4661 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4662 䙢 CJK UNIFIED IDEOGRAPH-4662 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4663 䙣 CJK UNIFIED IDEOGRAPH-4663 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4664 䙤 CJK UNIFIED IDEOGRAPH-4664 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4665 䙥 CJK UNIFIED IDEOGRAPH-4665 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4666 䙦 CJK UNIFIED IDEOGRAPH-4666 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4667 䙧 CJK UNIFIED IDEOGRAPH-4667 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4668 䙨 CJK UNIFIED IDEOGRAPH-4668 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4669 䙩 CJK UNIFIED IDEOGRAPH-4669 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+466A 䙪 CJK UNIFIED IDEOGRAPH-466A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+466B 䙫 CJK UNIFIED IDEOGRAPH-466B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+466C 䙬 CJK UNIFIED IDEOGRAPH-466C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+466D 䙭 CJK UNIFIED IDEOGRAPH-466D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+466E 䙮 CJK UNIFIED IDEOGRAPH-466E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+466F 䙯 CJK UNIFIED IDEOGRAPH-466F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4670 䙰 CJK UNIFIED IDEOGRAPH-4670 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4671 䙱 CJK UNIFIED IDEOGRAPH-4671 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4672 䙲 CJK UNIFIED IDEOGRAPH-4672 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4673 䙳 CJK UNIFIED IDEOGRAPH-4673 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4674 䙴 CJK UNIFIED IDEOGRAPH-4674 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4675 䙵 CJK UNIFIED IDEOGRAPH-4675 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4676 䙶 CJK UNIFIED IDEOGRAPH-4676 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4677 䙷 CJK UNIFIED IDEOGRAPH-4677 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4678 䙸 CJK UNIFIED IDEOGRAPH-4678 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4679 䙹 CJK UNIFIED IDEOGRAPH-4679 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+467A 䙺 CJK UNIFIED IDEOGRAPH-467A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+467B 䙻 CJK UNIFIED IDEOGRAPH-467B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+467C 䙼 CJK UNIFIED IDEOGRAPH-467C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+467D 䙽 CJK UNIFIED IDEOGRAPH-467D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+467E 䙾 CJK UNIFIED IDEOGRAPH-467E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+467F 䙿 CJK UNIFIED IDEOGRAPH-467F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4680 䚀 CJK UNIFIED IDEOGRAPH-4680 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4681 䚁 CJK UNIFIED IDEOGRAPH-4681 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4682 䚂 CJK UNIFIED IDEOGRAPH-4682 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4683 䚃 CJK UNIFIED IDEOGRAPH-4683 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4684 䚄 CJK UNIFIED IDEOGRAPH-4684 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4685 䚅 CJK UNIFIED IDEOGRAPH-4685 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4686 䚆 CJK UNIFIED IDEOGRAPH-4686 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4687 䚇 CJK UNIFIED IDEOGRAPH-4687 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4688 䚈 CJK UNIFIED IDEOGRAPH-4688 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4689 䚉 CJK UNIFIED IDEOGRAPH-4689 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+468A 䚊 CJK UNIFIED IDEOGRAPH-468A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+468B 䚋 CJK UNIFIED IDEOGRAPH-468B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+468C 䚌 CJK UNIFIED IDEOGRAPH-468C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+468D 䚍 CJK UNIFIED IDEOGRAPH-468D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+468E 䚎 CJK UNIFIED IDEOGRAPH-468E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+468F 䚏 CJK UNIFIED IDEOGRAPH-468F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4690 䚐 CJK UNIFIED IDEOGRAPH-4690 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4691 䚑 CJK UNIFIED IDEOGRAPH-4691 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4692 䚒 CJK UNIFIED IDEOGRAPH-4692 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4693 䚓 CJK UNIFIED IDEOGRAPH-4693 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4694 䚔 CJK UNIFIED IDEOGRAPH-4694 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4695 䚕 CJK UNIFIED IDEOGRAPH-4695 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4696 䚖 CJK UNIFIED IDEOGRAPH-4696 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4697 䚗 CJK UNIFIED IDEOGRAPH-4697 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4698 䚘 CJK UNIFIED IDEOGRAPH-4698 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4699 䚙 CJK UNIFIED IDEOGRAPH-4699 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+469A 䚚 CJK UNIFIED IDEOGRAPH-469A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+469B 䚛 CJK UNIFIED IDEOGRAPH-469B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+469C 䚜 CJK UNIFIED IDEOGRAPH-469C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+469D 䚝 CJK UNIFIED IDEOGRAPH-469D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+469E 䚞 CJK UNIFIED IDEOGRAPH-469E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+469F 䚟 CJK UNIFIED IDEOGRAPH-469F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+46A0 䚠 CJK UNIFIED IDEOGRAPH-46A0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+46A1 䚡 CJK UNIFIED IDEOGRAPH-46A1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+46A2 䚢 CJK UNIFIED IDEOGRAPH-46A2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+46A3 䚣 CJK UNIFIED IDEOGRAPH-46A3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+46A4 䚤 CJK UNIFIED IDEOGRAPH-46A4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+46A5 䚥 CJK UNIFIED IDEOGRAPH-46A5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+46A6 䚦 CJK UNIFIED IDEOGRAPH-46A6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+46A7 䚧 CJK UNIFIED IDEOGRAPH-46A7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+46A8 䚨 CJK UNIFIED IDEOGRAPH-46A8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+46A9 䚩 CJK UNIFIED IDEOGRAPH-46A9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+46AA 䚪 CJK UNIFIED IDEOGRAPH-46AA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+46AB 䚫 CJK UNIFIED IDEOGRAPH-46AB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+46AC 䚬 CJK UNIFIED IDEOGRAPH-46AC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+46AD 䚭 CJK UNIFIED IDEOGRAPH-46AD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+46AE 䚮 CJK UNIFIED IDEOGRAPH-46AE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+46AF 䚯 CJK UNIFIED IDEOGRAPH-46AF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+46B0 䚰 CJK UNIFIED IDEOGRAPH-46B0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+46B1 䚱 CJK UNIFIED IDEOGRAPH-46B1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+46B2 䚲 CJK UNIFIED IDEOGRAPH-46B2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+46B3 䚳 CJK UNIFIED IDEOGRAPH-46B3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+46B4 䚴 CJK UNIFIED IDEOGRAPH-46B4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+46B5 䚵 CJK UNIFIED IDEOGRAPH-46B5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+46B6 䚶 CJK UNIFIED IDEOGRAPH-46B6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+46B7 䚷 CJK UNIFIED IDEOGRAPH-46B7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+46B8 䚸 CJK UNIFIED IDEOGRAPH-46B8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+46B9 䚹 CJK UNIFIED IDEOGRAPH-46B9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+46BA 䚺 CJK UNIFIED IDEOGRAPH-46BA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+46BB 䚻 CJK UNIFIED IDEOGRAPH-46BB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+46BC 䚼 CJK UNIFIED IDEOGRAPH-46BC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+46BD 䚽 CJK UNIFIED IDEOGRAPH-46BD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+46BE 䚾 CJK UNIFIED IDEOGRAPH-46BE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+46BF 䚿 CJK UNIFIED IDEOGRAPH-46BF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+46C0 䛀 CJK UNIFIED IDEOGRAPH-46C0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+46C1 䛁 CJK UNIFIED IDEOGRAPH-46C1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+46C2 䛂 CJK UNIFIED IDEOGRAPH-46C2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+46C3 䛃 CJK UNIFIED IDEOGRAPH-46C3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+46C4 䛄 CJK UNIFIED IDEOGRAPH-46C4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+46C5 䛅 CJK UNIFIED IDEOGRAPH-46C5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+46C6 䛆 CJK UNIFIED IDEOGRAPH-46C6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+46C7 䛇 CJK UNIFIED IDEOGRAPH-46C7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+46C8 䛈 CJK UNIFIED IDEOGRAPH-46C8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+46C9 䛉 CJK UNIFIED IDEOGRAPH-46C9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+46CA 䛊 CJK UNIFIED IDEOGRAPH-46CA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+46CB 䛋 CJK UNIFIED IDEOGRAPH-46CB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+46CC 䛌 CJK UNIFIED IDEOGRAPH-46CC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+46CD 䛍 CJK UNIFIED IDEOGRAPH-46CD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+46CE 䛎 CJK UNIFIED IDEOGRAPH-46CE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+46CF 䛏 CJK UNIFIED IDEOGRAPH-46CF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+46D0 䛐 CJK UNIFIED IDEOGRAPH-46D0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+46D1 䛑 CJK UNIFIED IDEOGRAPH-46D1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+46D2 䛒 CJK UNIFIED IDEOGRAPH-46D2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+46D3 䛓 CJK UNIFIED IDEOGRAPH-46D3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+46D4 䛔 CJK UNIFIED IDEOGRAPH-46D4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+46D5 䛕 CJK UNIFIED IDEOGRAPH-46D5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+46D6 䛖 CJK UNIFIED IDEOGRAPH-46D6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+46D7 䛗 CJK UNIFIED IDEOGRAPH-46D7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+46D8 䛘 CJK UNIFIED IDEOGRAPH-46D8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+46D9 䛙 CJK UNIFIED IDEOGRAPH-46D9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+46DA 䛚 CJK UNIFIED IDEOGRAPH-46DA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+46DB 䛛 CJK UNIFIED IDEOGRAPH-46DB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+46DC 䛜 CJK UNIFIED IDEOGRAPH-46DC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+46DD 䛝 CJK UNIFIED IDEOGRAPH-46DD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+46DE 䛞 CJK UNIFIED IDEOGRAPH-46DE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+46DF 䛟 CJK UNIFIED IDEOGRAPH-46DF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+46E0 䛠 CJK UNIFIED IDEOGRAPH-46E0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+46E1 䛡 CJK UNIFIED IDEOGRAPH-46E1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+46E2 䛢 CJK UNIFIED IDEOGRAPH-46E2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+46E3 䛣 CJK UNIFIED IDEOGRAPH-46E3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+46E4 䛤 CJK UNIFIED IDEOGRAPH-46E4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+46E5 䛥 CJK UNIFIED IDEOGRAPH-46E5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+46E6 䛦 CJK UNIFIED IDEOGRAPH-46E6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+46E7 䛧 CJK UNIFIED IDEOGRAPH-46E7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+46E8 䛨 CJK UNIFIED IDEOGRAPH-46E8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+46E9 䛩 CJK UNIFIED IDEOGRAPH-46E9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+46EA 䛪 CJK UNIFIED IDEOGRAPH-46EA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+46EB 䛫 CJK UNIFIED IDEOGRAPH-46EB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+46EC 䛬 CJK UNIFIED IDEOGRAPH-46EC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+46ED 䛭 CJK UNIFIED IDEOGRAPH-46ED | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+46EE 䛮 CJK UNIFIED IDEOGRAPH-46EE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+46EF 䛯 CJK UNIFIED IDEOGRAPH-46EF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+46F0 䛰 CJK UNIFIED IDEOGRAPH-46F0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+46F1 䛱 CJK UNIFIED IDEOGRAPH-46F1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+46F2 䛲 CJK UNIFIED IDEOGRAPH-46F2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+46F3 䛳 CJK UNIFIED IDEOGRAPH-46F3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+46F4 䛴 CJK UNIFIED IDEOGRAPH-46F4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+46F5 䛵 CJK UNIFIED IDEOGRAPH-46F5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+46F6 䛶 CJK UNIFIED IDEOGRAPH-46F6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+46F7 䛷 CJK UNIFIED IDEOGRAPH-46F7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+46F8 䛸 CJK UNIFIED IDEOGRAPH-46F8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+46F9 䛹 CJK UNIFIED IDEOGRAPH-46F9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+46FA 䛺 CJK UNIFIED IDEOGRAPH-46FA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+46FB 䛻 CJK UNIFIED IDEOGRAPH-46FB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+46FC 䛼 CJK UNIFIED IDEOGRAPH-46FC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+46FD 䛽 CJK UNIFIED IDEOGRAPH-46FD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+46FE 䛾 CJK UNIFIED IDEOGRAPH-46FE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+46FF 䛿 CJK UNIFIED IDEOGRAPH-46FF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4700 䜀 CJK UNIFIED IDEOGRAPH-4700 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4701 䜁 CJK UNIFIED IDEOGRAPH-4701 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4702 䜂 CJK UNIFIED IDEOGRAPH-4702 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4703 䜃 CJK UNIFIED IDEOGRAPH-4703 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4704 䜄 CJK UNIFIED IDEOGRAPH-4704 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4705 䜅 CJK UNIFIED IDEOGRAPH-4705 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4706 䜆 CJK UNIFIED IDEOGRAPH-4706 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4707 䜇 CJK UNIFIED IDEOGRAPH-4707 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4708 䜈 CJK UNIFIED IDEOGRAPH-4708 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4709 䜉 CJK UNIFIED IDEOGRAPH-4709 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+470A 䜊 CJK UNIFIED IDEOGRAPH-470A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+470B 䜋 CJK UNIFIED IDEOGRAPH-470B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+470C 䜌 CJK UNIFIED IDEOGRAPH-470C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+470D 䜍 CJK UNIFIED IDEOGRAPH-470D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+470E 䜎 CJK UNIFIED IDEOGRAPH-470E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+470F 䜏 CJK UNIFIED IDEOGRAPH-470F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4710 䜐 CJK UNIFIED IDEOGRAPH-4710 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4711 䜑 CJK UNIFIED IDEOGRAPH-4711 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4712 䜒 CJK UNIFIED IDEOGRAPH-4712 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4713 䜓 CJK UNIFIED IDEOGRAPH-4713 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4714 䜔 CJK UNIFIED IDEOGRAPH-4714 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4715 䜕 CJK UNIFIED IDEOGRAPH-4715 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4716 䜖 CJK UNIFIED IDEOGRAPH-4716 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4717 䜗 CJK UNIFIED IDEOGRAPH-4717 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4718 䜘 CJK UNIFIED IDEOGRAPH-4718 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4719 䜙 CJK UNIFIED IDEOGRAPH-4719 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+471A 䜚 CJK UNIFIED IDEOGRAPH-471A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+471B 䜛 CJK UNIFIED IDEOGRAPH-471B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+471C 䜜 CJK UNIFIED IDEOGRAPH-471C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+471D 䜝 CJK UNIFIED IDEOGRAPH-471D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+471E 䜞 CJK UNIFIED IDEOGRAPH-471E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+471F 䜟 CJK UNIFIED IDEOGRAPH-471F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4720 䜠 CJK UNIFIED IDEOGRAPH-4720 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4721 䜡 CJK UNIFIED IDEOGRAPH-4721 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4722 䜢 CJK UNIFIED IDEOGRAPH-4722 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4723 䜣 CJK UNIFIED IDEOGRAPH-4723 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4724 䜤 CJK UNIFIED IDEOGRAPH-4724 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4725 䜥 CJK UNIFIED IDEOGRAPH-4725 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4726 䜦 CJK UNIFIED IDEOGRAPH-4726 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4727 䜧 CJK UNIFIED IDEOGRAPH-4727 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4728 䜨 CJK UNIFIED IDEOGRAPH-4728 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4729 䜩 CJK UNIFIED IDEOGRAPH-4729 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+472A 䜪 CJK UNIFIED IDEOGRAPH-472A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+472B 䜫 CJK UNIFIED IDEOGRAPH-472B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+472C 䜬 CJK UNIFIED IDEOGRAPH-472C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+472D 䜭 CJK UNIFIED IDEOGRAPH-472D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+472E 䜮 CJK UNIFIED IDEOGRAPH-472E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+472F 䜯 CJK UNIFIED IDEOGRAPH-472F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4730 䜰 CJK UNIFIED IDEOGRAPH-4730 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4731 䜱 CJK UNIFIED IDEOGRAPH-4731 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4732 䜲 CJK UNIFIED IDEOGRAPH-4732 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4733 䜳 CJK UNIFIED IDEOGRAPH-4733 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4734 䜴 CJK UNIFIED IDEOGRAPH-4734 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4735 䜵 CJK UNIFIED IDEOGRAPH-4735 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4736 䜶 CJK UNIFIED IDEOGRAPH-4736 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4737 䜷 CJK UNIFIED IDEOGRAPH-4737 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4738 䜸 CJK UNIFIED IDEOGRAPH-4738 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4739 䜹 CJK UNIFIED IDEOGRAPH-4739 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+473A 䜺 CJK UNIFIED IDEOGRAPH-473A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+473B 䜻 CJK UNIFIED IDEOGRAPH-473B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+473C 䜼 CJK UNIFIED IDEOGRAPH-473C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+473D 䜽 CJK UNIFIED IDEOGRAPH-473D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+473E 䜾 CJK UNIFIED IDEOGRAPH-473E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+473F 䜿 CJK UNIFIED IDEOGRAPH-473F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4740 䝀 CJK UNIFIED IDEOGRAPH-4740 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4741 䝁 CJK UNIFIED IDEOGRAPH-4741 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4742 䝂 CJK UNIFIED IDEOGRAPH-4742 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4743 䝃 CJK UNIFIED IDEOGRAPH-4743 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4744 䝄 CJK UNIFIED IDEOGRAPH-4744 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4745 䝅 CJK UNIFIED IDEOGRAPH-4745 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4746 䝆 CJK UNIFIED IDEOGRAPH-4746 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4747 䝇 CJK UNIFIED IDEOGRAPH-4747 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4748 䝈 CJK UNIFIED IDEOGRAPH-4748 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4749 䝉 CJK UNIFIED IDEOGRAPH-4749 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+474A 䝊 CJK UNIFIED IDEOGRAPH-474A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+474B 䝋 CJK UNIFIED IDEOGRAPH-474B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+474C 䝌 CJK UNIFIED IDEOGRAPH-474C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+474D 䝍 CJK UNIFIED IDEOGRAPH-474D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+474E 䝎 CJK UNIFIED IDEOGRAPH-474E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+474F 䝏 CJK UNIFIED IDEOGRAPH-474F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4750 䝐 CJK UNIFIED IDEOGRAPH-4750 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4751 䝑 CJK UNIFIED IDEOGRAPH-4751 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4752 䝒 CJK UNIFIED IDEOGRAPH-4752 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4753 䝓 CJK UNIFIED IDEOGRAPH-4753 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4754 䝔 CJK UNIFIED IDEOGRAPH-4754 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4755 䝕 CJK UNIFIED IDEOGRAPH-4755 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4756 䝖 CJK UNIFIED IDEOGRAPH-4756 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4757 䝗 CJK UNIFIED IDEOGRAPH-4757 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4758 䝘 CJK UNIFIED IDEOGRAPH-4758 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4759 䝙 CJK UNIFIED IDEOGRAPH-4759 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+475A 䝚 CJK UNIFIED IDEOGRAPH-475A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+475B 䝛 CJK UNIFIED IDEOGRAPH-475B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+475C 䝜 CJK UNIFIED IDEOGRAPH-475C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+475D 䝝 CJK UNIFIED IDEOGRAPH-475D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+475E 䝞 CJK UNIFIED IDEOGRAPH-475E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+475F 䝟 CJK UNIFIED IDEOGRAPH-475F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4760 䝠 CJK UNIFIED IDEOGRAPH-4760 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4761 䝡 CJK UNIFIED IDEOGRAPH-4761 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4762 䝢 CJK UNIFIED IDEOGRAPH-4762 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4763 䝣 CJK UNIFIED IDEOGRAPH-4763 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4764 䝤 CJK UNIFIED IDEOGRAPH-4764 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4765 䝥 CJK UNIFIED IDEOGRAPH-4765 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4766 䝦 CJK UNIFIED IDEOGRAPH-4766 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4767 䝧 CJK UNIFIED IDEOGRAPH-4767 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4768 䝨 CJK UNIFIED IDEOGRAPH-4768 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4769 䝩 CJK UNIFIED IDEOGRAPH-4769 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+476A 䝪 CJK UNIFIED IDEOGRAPH-476A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+476B 䝫 CJK UNIFIED IDEOGRAPH-476B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+476C 䝬 CJK UNIFIED IDEOGRAPH-476C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+476D 䝭 CJK UNIFIED IDEOGRAPH-476D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+476E 䝮 CJK UNIFIED IDEOGRAPH-476E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+476F 䝯 CJK UNIFIED IDEOGRAPH-476F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4770 䝰 CJK UNIFIED IDEOGRAPH-4770 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4771 䝱 CJK UNIFIED IDEOGRAPH-4771 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4772 䝲 CJK UNIFIED IDEOGRAPH-4772 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4773 䝳 CJK UNIFIED IDEOGRAPH-4773 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4774 䝴 CJK UNIFIED IDEOGRAPH-4774 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4775 䝵 CJK UNIFIED IDEOGRAPH-4775 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4776 䝶 CJK UNIFIED IDEOGRAPH-4776 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4777 䝷 CJK UNIFIED IDEOGRAPH-4777 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4778 䝸 CJK UNIFIED IDEOGRAPH-4778 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4779 䝹 CJK UNIFIED IDEOGRAPH-4779 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+477A 䝺 CJK UNIFIED IDEOGRAPH-477A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+477B 䝻 CJK UNIFIED IDEOGRAPH-477B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+477C 䝼 CJK UNIFIED IDEOGRAPH-477C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+477D 䝽 CJK UNIFIED IDEOGRAPH-477D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+477E 䝾 CJK UNIFIED IDEOGRAPH-477E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+477F 䝿 CJK UNIFIED IDEOGRAPH-477F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4780 䞀 CJK UNIFIED IDEOGRAPH-4780 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4781 䞁 CJK UNIFIED IDEOGRAPH-4781 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4782 䞂 CJK UNIFIED IDEOGRAPH-4782 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4783 䞃 CJK UNIFIED IDEOGRAPH-4783 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4784 䞄 CJK UNIFIED IDEOGRAPH-4784 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4785 䞅 CJK UNIFIED IDEOGRAPH-4785 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4786 䞆 CJK UNIFIED IDEOGRAPH-4786 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4787 䞇 CJK UNIFIED IDEOGRAPH-4787 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4788 䞈 CJK UNIFIED IDEOGRAPH-4788 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4789 䞉 CJK UNIFIED IDEOGRAPH-4789 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+478A 䞊 CJK UNIFIED IDEOGRAPH-478A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+478B 䞋 CJK UNIFIED IDEOGRAPH-478B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+478C 䞌 CJK UNIFIED IDEOGRAPH-478C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+478D 䞍 CJK UNIFIED IDEOGRAPH-478D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+478E 䞎 CJK UNIFIED IDEOGRAPH-478E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+478F 䞏 CJK UNIFIED IDEOGRAPH-478F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4790 䞐 CJK UNIFIED IDEOGRAPH-4790 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4791 䞑 CJK UNIFIED IDEOGRAPH-4791 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4792 䞒 CJK UNIFIED IDEOGRAPH-4792 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4793 䞓 CJK UNIFIED IDEOGRAPH-4793 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4794 䞔 CJK UNIFIED IDEOGRAPH-4794 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4795 䞕 CJK UNIFIED IDEOGRAPH-4795 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4796 䞖 CJK UNIFIED IDEOGRAPH-4796 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4797 䞗 CJK UNIFIED IDEOGRAPH-4797 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4798 䞘 CJK UNIFIED IDEOGRAPH-4798 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4799 䞙 CJK UNIFIED IDEOGRAPH-4799 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+479A 䞚 CJK UNIFIED IDEOGRAPH-479A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+479B 䞛 CJK UNIFIED IDEOGRAPH-479B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+479C 䞜 CJK UNIFIED IDEOGRAPH-479C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+479D 䞝 CJK UNIFIED IDEOGRAPH-479D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+479E 䞞 CJK UNIFIED IDEOGRAPH-479E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+479F 䞟 CJK UNIFIED IDEOGRAPH-479F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+47A0 䞠 CJK UNIFIED IDEOGRAPH-47A0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+47A1 䞡 CJK UNIFIED IDEOGRAPH-47A1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+47A2 䞢 CJK UNIFIED IDEOGRAPH-47A2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+47A3 䞣 CJK UNIFIED IDEOGRAPH-47A3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+47A4 䞤 CJK UNIFIED IDEOGRAPH-47A4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+47A5 䞥 CJK UNIFIED IDEOGRAPH-47A5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+47A6 䞦 CJK UNIFIED IDEOGRAPH-47A6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+47A7 䞧 CJK UNIFIED IDEOGRAPH-47A7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+47A8 䞨 CJK UNIFIED IDEOGRAPH-47A8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+47A9 䞩 CJK UNIFIED IDEOGRAPH-47A9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+47AA 䞪 CJK UNIFIED IDEOGRAPH-47AA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+47AB 䞫 CJK UNIFIED IDEOGRAPH-47AB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+47AC 䞬 CJK UNIFIED IDEOGRAPH-47AC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+47AD 䞭 CJK UNIFIED IDEOGRAPH-47AD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+47AE 䞮 CJK UNIFIED IDEOGRAPH-47AE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+47AF 䞯 CJK UNIFIED IDEOGRAPH-47AF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+47B0 䞰 CJK UNIFIED IDEOGRAPH-47B0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+47B1 䞱 CJK UNIFIED IDEOGRAPH-47B1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+47B2 䞲 CJK UNIFIED IDEOGRAPH-47B2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+47B3 䞳 CJK UNIFIED IDEOGRAPH-47B3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+47B4 䞴 CJK UNIFIED IDEOGRAPH-47B4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+47B5 䞵 CJK UNIFIED IDEOGRAPH-47B5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+47B6 䞶 CJK UNIFIED IDEOGRAPH-47B6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+47B7 䞷 CJK UNIFIED IDEOGRAPH-47B7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+47B8 䞸 CJK UNIFIED IDEOGRAPH-47B8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+47B9 䞹 CJK UNIFIED IDEOGRAPH-47B9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+47BA 䞺 CJK UNIFIED IDEOGRAPH-47BA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+47BB 䞻 CJK UNIFIED IDEOGRAPH-47BB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+47BC 䞼 CJK UNIFIED IDEOGRAPH-47BC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+47BD 䞽 CJK UNIFIED IDEOGRAPH-47BD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+47BE 䞾 CJK UNIFIED IDEOGRAPH-47BE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+47BF 䞿 CJK UNIFIED IDEOGRAPH-47BF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+47C0 䟀 CJK UNIFIED IDEOGRAPH-47C0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+47C1 䟁 CJK UNIFIED IDEOGRAPH-47C1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+47C2 䟂 CJK UNIFIED IDEOGRAPH-47C2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+47C3 䟃 CJK UNIFIED IDEOGRAPH-47C3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+47C4 䟄 CJK UNIFIED IDEOGRAPH-47C4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+47C5 䟅 CJK UNIFIED IDEOGRAPH-47C5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+47C6 䟆 CJK UNIFIED IDEOGRAPH-47C6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+47C7 䟇 CJK UNIFIED IDEOGRAPH-47C7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+47C8 䟈 CJK UNIFIED IDEOGRAPH-47C8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+47C9 䟉 CJK UNIFIED IDEOGRAPH-47C9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+47CA 䟊 CJK UNIFIED IDEOGRAPH-47CA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+47CB 䟋 CJK UNIFIED IDEOGRAPH-47CB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+47CC 䟌 CJK UNIFIED IDEOGRAPH-47CC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+47CD 䟍 CJK UNIFIED IDEOGRAPH-47CD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+47CE 䟎 CJK UNIFIED IDEOGRAPH-47CE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+47CF 䟏 CJK UNIFIED IDEOGRAPH-47CF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+47D0 䟐 CJK UNIFIED IDEOGRAPH-47D0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+47D1 䟑 CJK UNIFIED IDEOGRAPH-47D1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+47D2 䟒 CJK UNIFIED IDEOGRAPH-47D2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+47D3 䟓 CJK UNIFIED IDEOGRAPH-47D3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+47D4 䟔 CJK UNIFIED IDEOGRAPH-47D4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+47D5 䟕 CJK UNIFIED IDEOGRAPH-47D5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+47D6 䟖 CJK UNIFIED IDEOGRAPH-47D6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+47D7 䟗 CJK UNIFIED IDEOGRAPH-47D7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+47D8 䟘 CJK UNIFIED IDEOGRAPH-47D8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+47D9 䟙 CJK UNIFIED IDEOGRAPH-47D9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+47DA 䟚 CJK UNIFIED IDEOGRAPH-47DA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+47DB 䟛 CJK UNIFIED IDEOGRAPH-47DB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+47DC 䟜 CJK UNIFIED IDEOGRAPH-47DC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+47DD 䟝 CJK UNIFIED IDEOGRAPH-47DD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+47DE 䟞 CJK UNIFIED IDEOGRAPH-47DE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+47DF 䟟 CJK UNIFIED IDEOGRAPH-47DF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+47E0 䟠 CJK UNIFIED IDEOGRAPH-47E0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+47E1 䟡 CJK UNIFIED IDEOGRAPH-47E1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+47E2 䟢 CJK UNIFIED IDEOGRAPH-47E2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+47E3 䟣 CJK UNIFIED IDEOGRAPH-47E3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+47E4 䟤 CJK UNIFIED IDEOGRAPH-47E4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+47E5 䟥 CJK UNIFIED IDEOGRAPH-47E5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+47E6 䟦 CJK UNIFIED IDEOGRAPH-47E6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+47E7 䟧 CJK UNIFIED IDEOGRAPH-47E7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+47E8 䟨 CJK UNIFIED IDEOGRAPH-47E8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+47E9 䟩 CJK UNIFIED IDEOGRAPH-47E9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+47EA 䟪 CJK UNIFIED IDEOGRAPH-47EA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+47EB 䟫 CJK UNIFIED IDEOGRAPH-47EB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+47EC 䟬 CJK UNIFIED IDEOGRAPH-47EC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+47ED 䟭 CJK UNIFIED IDEOGRAPH-47ED | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+47EE 䟮 CJK UNIFIED IDEOGRAPH-47EE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+47EF 䟯 CJK UNIFIED IDEOGRAPH-47EF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+47F0 䟰 CJK UNIFIED IDEOGRAPH-47F0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+47F1 䟱 CJK UNIFIED IDEOGRAPH-47F1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+47F2 䟲 CJK UNIFIED IDEOGRAPH-47F2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+47F3 䟳 CJK UNIFIED IDEOGRAPH-47F3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+47F4 䟴 CJK UNIFIED IDEOGRAPH-47F4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+47F5 䟵 CJK UNIFIED IDEOGRAPH-47F5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+47F6 䟶 CJK UNIFIED IDEOGRAPH-47F6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+47F7 䟷 CJK UNIFIED IDEOGRAPH-47F7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+47F8 䟸 CJK UNIFIED IDEOGRAPH-47F8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+47F9 䟹 CJK UNIFIED IDEOGRAPH-47F9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+47FA 䟺 CJK UNIFIED IDEOGRAPH-47FA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+47FB 䟻 CJK UNIFIED IDEOGRAPH-47FB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+47FC 䟼 CJK UNIFIED IDEOGRAPH-47FC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+47FD 䟽 CJK UNIFIED IDEOGRAPH-47FD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+47FE 䟾 CJK UNIFIED IDEOGRAPH-47FE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+47FF 䟿 CJK UNIFIED IDEOGRAPH-47FF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4800 䠀 CJK UNIFIED IDEOGRAPH-4800 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4801 䠁 CJK UNIFIED IDEOGRAPH-4801 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4802 䠂 CJK UNIFIED IDEOGRAPH-4802 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4803 䠃 CJK UNIFIED IDEOGRAPH-4803 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4804 䠄 CJK UNIFIED IDEOGRAPH-4804 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4805 䠅 CJK UNIFIED IDEOGRAPH-4805 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4806 䠆 CJK UNIFIED IDEOGRAPH-4806 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4807 䠇 CJK UNIFIED IDEOGRAPH-4807 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4808 䠈 CJK UNIFIED IDEOGRAPH-4808 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4809 䠉 CJK UNIFIED IDEOGRAPH-4809 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+480A 䠊 CJK UNIFIED IDEOGRAPH-480A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+480B 䠋 CJK UNIFIED IDEOGRAPH-480B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+480C 䠌 CJK UNIFIED IDEOGRAPH-480C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+480D 䠍 CJK UNIFIED IDEOGRAPH-480D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+480E 䠎 CJK UNIFIED IDEOGRAPH-480E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+480F 䠏 CJK UNIFIED IDEOGRAPH-480F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4810 䠐 CJK UNIFIED IDEOGRAPH-4810 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4811 䠑 CJK UNIFIED IDEOGRAPH-4811 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4812 䠒 CJK UNIFIED IDEOGRAPH-4812 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4813 䠓 CJK UNIFIED IDEOGRAPH-4813 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4814 䠔 CJK UNIFIED IDEOGRAPH-4814 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4815 䠕 CJK UNIFIED IDEOGRAPH-4815 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4816 䠖 CJK UNIFIED IDEOGRAPH-4816 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4817 䠗 CJK UNIFIED IDEOGRAPH-4817 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4818 䠘 CJK UNIFIED IDEOGRAPH-4818 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4819 䠙 CJK UNIFIED IDEOGRAPH-4819 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+481A 䠚 CJK UNIFIED IDEOGRAPH-481A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+481B 䠛 CJK UNIFIED IDEOGRAPH-481B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+481C 䠜 CJK UNIFIED IDEOGRAPH-481C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+481D 䠝 CJK UNIFIED IDEOGRAPH-481D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+481E 䠞 CJK UNIFIED IDEOGRAPH-481E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+481F 䠟 CJK UNIFIED IDEOGRAPH-481F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4820 䠠 CJK UNIFIED IDEOGRAPH-4820 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4821 䠡 CJK UNIFIED IDEOGRAPH-4821 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4822 䠢 CJK UNIFIED IDEOGRAPH-4822 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4823 䠣 CJK UNIFIED IDEOGRAPH-4823 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4824 䠤 CJK UNIFIED IDEOGRAPH-4824 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4825 䠥 CJK UNIFIED IDEOGRAPH-4825 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4826 䠦 CJK UNIFIED IDEOGRAPH-4826 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4827 䠧 CJK UNIFIED IDEOGRAPH-4827 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4828 䠨 CJK UNIFIED IDEOGRAPH-4828 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4829 䠩 CJK UNIFIED IDEOGRAPH-4829 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+482A 䠪 CJK UNIFIED IDEOGRAPH-482A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+482B 䠫 CJK UNIFIED IDEOGRAPH-482B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+482C 䠬 CJK UNIFIED IDEOGRAPH-482C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+482D 䠭 CJK UNIFIED IDEOGRAPH-482D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+482E 䠮 CJK UNIFIED IDEOGRAPH-482E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+482F 䠯 CJK UNIFIED IDEOGRAPH-482F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4830 䠰 CJK UNIFIED IDEOGRAPH-4830 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4831 䠱 CJK UNIFIED IDEOGRAPH-4831 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4832 䠲 CJK UNIFIED IDEOGRAPH-4832 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4833 䠳 CJK UNIFIED IDEOGRAPH-4833 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4834 䠴 CJK UNIFIED IDEOGRAPH-4834 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4835 䠵 CJK UNIFIED IDEOGRAPH-4835 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4836 䠶 CJK UNIFIED IDEOGRAPH-4836 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4837 䠷 CJK UNIFIED IDEOGRAPH-4837 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4838 䠸 CJK UNIFIED IDEOGRAPH-4838 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4839 䠹 CJK UNIFIED IDEOGRAPH-4839 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+483A 䠺 CJK UNIFIED IDEOGRAPH-483A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+483B 䠻 CJK UNIFIED IDEOGRAPH-483B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+483C 䠼 CJK UNIFIED IDEOGRAPH-483C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+483D 䠽 CJK UNIFIED IDEOGRAPH-483D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+483E 䠾 CJK UNIFIED IDEOGRAPH-483E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+483F 䠿 CJK UNIFIED IDEOGRAPH-483F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4840 䡀 CJK UNIFIED IDEOGRAPH-4840 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4841 䡁 CJK UNIFIED IDEOGRAPH-4841 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4842 䡂 CJK UNIFIED IDEOGRAPH-4842 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4843 䡃 CJK UNIFIED IDEOGRAPH-4843 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4844 䡄 CJK UNIFIED IDEOGRAPH-4844 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4845 䡅 CJK UNIFIED IDEOGRAPH-4845 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4846 䡆 CJK UNIFIED IDEOGRAPH-4846 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4847 䡇 CJK UNIFIED IDEOGRAPH-4847 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4848 䡈 CJK UNIFIED IDEOGRAPH-4848 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4849 䡉 CJK UNIFIED IDEOGRAPH-4849 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+484A 䡊 CJK UNIFIED IDEOGRAPH-484A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+484B 䡋 CJK UNIFIED IDEOGRAPH-484B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+484C 䡌 CJK UNIFIED IDEOGRAPH-484C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+484D 䡍 CJK UNIFIED IDEOGRAPH-484D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+484E 䡎 CJK UNIFIED IDEOGRAPH-484E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+484F 䡏 CJK UNIFIED IDEOGRAPH-484F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4850 䡐 CJK UNIFIED IDEOGRAPH-4850 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4851 䡑 CJK UNIFIED IDEOGRAPH-4851 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4852 䡒 CJK UNIFIED IDEOGRAPH-4852 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4853 䡓 CJK UNIFIED IDEOGRAPH-4853 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4854 䡔 CJK UNIFIED IDEOGRAPH-4854 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4855 䡕 CJK UNIFIED IDEOGRAPH-4855 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4856 䡖 CJK UNIFIED IDEOGRAPH-4856 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4857 䡗 CJK UNIFIED IDEOGRAPH-4857 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4858 䡘 CJK UNIFIED IDEOGRAPH-4858 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4859 䡙 CJK UNIFIED IDEOGRAPH-4859 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+485A 䡚 CJK UNIFIED IDEOGRAPH-485A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+485B 䡛 CJK UNIFIED IDEOGRAPH-485B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+485C 䡜 CJK UNIFIED IDEOGRAPH-485C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+485D 䡝 CJK UNIFIED IDEOGRAPH-485D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+485E 䡞 CJK UNIFIED IDEOGRAPH-485E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+485F 䡟 CJK UNIFIED IDEOGRAPH-485F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4860 䡠 CJK UNIFIED IDEOGRAPH-4860 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4861 䡡 CJK UNIFIED IDEOGRAPH-4861 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4862 䡢 CJK UNIFIED IDEOGRAPH-4862 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4863 䡣 CJK UNIFIED IDEOGRAPH-4863 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4864 䡤 CJK UNIFIED IDEOGRAPH-4864 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4865 䡥 CJK UNIFIED IDEOGRAPH-4865 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4866 䡦 CJK UNIFIED IDEOGRAPH-4866 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4867 䡧 CJK UNIFIED IDEOGRAPH-4867 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4868 䡨 CJK UNIFIED IDEOGRAPH-4868 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4869 䡩 CJK UNIFIED IDEOGRAPH-4869 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+486A 䡪 CJK UNIFIED IDEOGRAPH-486A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+486B 䡫 CJK UNIFIED IDEOGRAPH-486B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+486C 䡬 CJK UNIFIED IDEOGRAPH-486C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+486D 䡭 CJK UNIFIED IDEOGRAPH-486D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+486E 䡮 CJK UNIFIED IDEOGRAPH-486E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+486F 䡯 CJK UNIFIED IDEOGRAPH-486F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4870 䡰 CJK UNIFIED IDEOGRAPH-4870 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4871 䡱 CJK UNIFIED IDEOGRAPH-4871 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4872 䡲 CJK UNIFIED IDEOGRAPH-4872 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4873 䡳 CJK UNIFIED IDEOGRAPH-4873 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4874 䡴 CJK UNIFIED IDEOGRAPH-4874 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4875 䡵 CJK UNIFIED IDEOGRAPH-4875 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4876 䡶 CJK UNIFIED IDEOGRAPH-4876 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4877 䡷 CJK UNIFIED IDEOGRAPH-4877 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4878 䡸 CJK UNIFIED IDEOGRAPH-4878 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4879 䡹 CJK UNIFIED IDEOGRAPH-4879 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+487A 䡺 CJK UNIFIED IDEOGRAPH-487A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+487B 䡻 CJK UNIFIED IDEOGRAPH-487B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+487C 䡼 CJK UNIFIED IDEOGRAPH-487C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+487D 䡽 CJK UNIFIED IDEOGRAPH-487D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+487E 䡾 CJK UNIFIED IDEOGRAPH-487E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+487F 䡿 CJK UNIFIED IDEOGRAPH-487F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4880 䢀 CJK UNIFIED IDEOGRAPH-4880 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4881 䢁 CJK UNIFIED IDEOGRAPH-4881 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4882 䢂 CJK UNIFIED IDEOGRAPH-4882 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4883 䢃 CJK UNIFIED IDEOGRAPH-4883 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4884 䢄 CJK UNIFIED IDEOGRAPH-4884 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4885 䢅 CJK UNIFIED IDEOGRAPH-4885 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4886 䢆 CJK UNIFIED IDEOGRAPH-4886 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4887 䢇 CJK UNIFIED IDEOGRAPH-4887 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4888 䢈 CJK UNIFIED IDEOGRAPH-4888 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4889 䢉 CJK UNIFIED IDEOGRAPH-4889 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+488A 䢊 CJK UNIFIED IDEOGRAPH-488A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+488B 䢋 CJK UNIFIED IDEOGRAPH-488B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+488C 䢌 CJK UNIFIED IDEOGRAPH-488C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+488D 䢍 CJK UNIFIED IDEOGRAPH-488D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+488E 䢎 CJK UNIFIED IDEOGRAPH-488E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+488F 䢏 CJK UNIFIED IDEOGRAPH-488F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4890 䢐 CJK UNIFIED IDEOGRAPH-4890 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4891 䢑 CJK UNIFIED IDEOGRAPH-4891 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4892 䢒 CJK UNIFIED IDEOGRAPH-4892 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4893 䢓 CJK UNIFIED IDEOGRAPH-4893 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4894 䢔 CJK UNIFIED IDEOGRAPH-4894 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4895 䢕 CJK UNIFIED IDEOGRAPH-4895 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4896 䢖 CJK UNIFIED IDEOGRAPH-4896 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4897 䢗 CJK UNIFIED IDEOGRAPH-4897 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4898 䢘 CJK UNIFIED IDEOGRAPH-4898 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4899 䢙 CJK UNIFIED IDEOGRAPH-4899 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+489A 䢚 CJK UNIFIED IDEOGRAPH-489A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+489B 䢛 CJK UNIFIED IDEOGRAPH-489B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+489C 䢜 CJK UNIFIED IDEOGRAPH-489C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+489D 䢝 CJK UNIFIED IDEOGRAPH-489D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+489E 䢞 CJK UNIFIED IDEOGRAPH-489E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+489F 䢟 CJK UNIFIED IDEOGRAPH-489F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+48A0 䢠 CJK UNIFIED IDEOGRAPH-48A0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+48A1 䢡 CJK UNIFIED IDEOGRAPH-48A1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+48A2 䢢 CJK UNIFIED IDEOGRAPH-48A2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+48A3 䢣 CJK UNIFIED IDEOGRAPH-48A3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+48A4 䢤 CJK UNIFIED IDEOGRAPH-48A4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+48A5 䢥 CJK UNIFIED IDEOGRAPH-48A5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+48A6 䢦 CJK UNIFIED IDEOGRAPH-48A6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+48A7 䢧 CJK UNIFIED IDEOGRAPH-48A7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+48A8 䢨 CJK UNIFIED IDEOGRAPH-48A8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+48A9 䢩 CJK UNIFIED IDEOGRAPH-48A9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+48AA 䢪 CJK UNIFIED IDEOGRAPH-48AA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+48AB 䢫 CJK UNIFIED IDEOGRAPH-48AB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+48AC 䢬 CJK UNIFIED IDEOGRAPH-48AC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+48AD 䢭 CJK UNIFIED IDEOGRAPH-48AD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+48AE 䢮 CJK UNIFIED IDEOGRAPH-48AE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+48AF 䢯 CJK UNIFIED IDEOGRAPH-48AF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+48B0 䢰 CJK UNIFIED IDEOGRAPH-48B0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+48B1 䢱 CJK UNIFIED IDEOGRAPH-48B1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+48B2 䢲 CJK UNIFIED IDEOGRAPH-48B2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+48B3 䢳 CJK UNIFIED IDEOGRAPH-48B3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+48B4 䢴 CJK UNIFIED IDEOGRAPH-48B4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+48B5 䢵 CJK UNIFIED IDEOGRAPH-48B5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+48B6 䢶 CJK UNIFIED IDEOGRAPH-48B6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+48B7 䢷 CJK UNIFIED IDEOGRAPH-48B7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+48B8 䢸 CJK UNIFIED IDEOGRAPH-48B8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+48B9 䢹 CJK UNIFIED IDEOGRAPH-48B9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+48BA 䢺 CJK UNIFIED IDEOGRAPH-48BA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+48BB 䢻 CJK UNIFIED IDEOGRAPH-48BB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+48BC 䢼 CJK UNIFIED IDEOGRAPH-48BC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+48BD 䢽 CJK UNIFIED IDEOGRAPH-48BD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+48BE 䢾 CJK UNIFIED IDEOGRAPH-48BE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+48BF 䢿 CJK UNIFIED IDEOGRAPH-48BF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+48C0 䣀 CJK UNIFIED IDEOGRAPH-48C0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+48C1 䣁 CJK UNIFIED IDEOGRAPH-48C1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+48C2 䣂 CJK UNIFIED IDEOGRAPH-48C2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+48C3 䣃 CJK UNIFIED IDEOGRAPH-48C3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+48C4 䣄 CJK UNIFIED IDEOGRAPH-48C4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+48C5 䣅 CJK UNIFIED IDEOGRAPH-48C5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+48C6 䣆 CJK UNIFIED IDEOGRAPH-48C6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+48C7 䣇 CJK UNIFIED IDEOGRAPH-48C7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+48C8 䣈 CJK UNIFIED IDEOGRAPH-48C8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+48C9 䣉 CJK UNIFIED IDEOGRAPH-48C9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+48CA 䣊 CJK UNIFIED IDEOGRAPH-48CA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+48CB 䣋 CJK UNIFIED IDEOGRAPH-48CB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+48CC 䣌 CJK UNIFIED IDEOGRAPH-48CC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+48CD 䣍 CJK UNIFIED IDEOGRAPH-48CD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+48CE 䣎 CJK UNIFIED IDEOGRAPH-48CE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+48CF 䣏 CJK UNIFIED IDEOGRAPH-48CF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+48D0 䣐 CJK UNIFIED IDEOGRAPH-48D0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+48D1 䣑 CJK UNIFIED IDEOGRAPH-48D1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+48D2 䣒 CJK UNIFIED IDEOGRAPH-48D2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+48D3 䣓 CJK UNIFIED IDEOGRAPH-48D3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+48D4 䣔 CJK UNIFIED IDEOGRAPH-48D4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+48D5 䣕 CJK UNIFIED IDEOGRAPH-48D5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+48D6 䣖 CJK UNIFIED IDEOGRAPH-48D6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+48D7 䣗 CJK UNIFIED IDEOGRAPH-48D7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+48D8 䣘 CJK UNIFIED IDEOGRAPH-48D8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+48D9 䣙 CJK UNIFIED IDEOGRAPH-48D9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+48DA 䣚 CJK UNIFIED IDEOGRAPH-48DA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+48DB 䣛 CJK UNIFIED IDEOGRAPH-48DB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+48DC 䣜 CJK UNIFIED IDEOGRAPH-48DC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+48DD 䣝 CJK UNIFIED IDEOGRAPH-48DD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+48DE 䣞 CJK UNIFIED IDEOGRAPH-48DE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+48DF 䣟 CJK UNIFIED IDEOGRAPH-48DF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+48E0 䣠 CJK UNIFIED IDEOGRAPH-48E0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+48E1 䣡 CJK UNIFIED IDEOGRAPH-48E1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+48E2 䣢 CJK UNIFIED IDEOGRAPH-48E2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+48E3 䣣 CJK UNIFIED IDEOGRAPH-48E3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+48E4 䣤 CJK UNIFIED IDEOGRAPH-48E4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+48E5 䣥 CJK UNIFIED IDEOGRAPH-48E5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+48E6 䣦 CJK UNIFIED IDEOGRAPH-48E6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+48E7 䣧 CJK UNIFIED IDEOGRAPH-48E7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+48E8 䣨 CJK UNIFIED IDEOGRAPH-48E8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+48E9 䣩 CJK UNIFIED IDEOGRAPH-48E9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+48EA 䣪 CJK UNIFIED IDEOGRAPH-48EA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+48EB 䣫 CJK UNIFIED IDEOGRAPH-48EB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+48EC 䣬 CJK UNIFIED IDEOGRAPH-48EC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+48ED 䣭 CJK UNIFIED IDEOGRAPH-48ED | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+48EE 䣮 CJK UNIFIED IDEOGRAPH-48EE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+48EF 䣯 CJK UNIFIED IDEOGRAPH-48EF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+48F0 䣰 CJK UNIFIED IDEOGRAPH-48F0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+48F1 䣱 CJK UNIFIED IDEOGRAPH-48F1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+48F2 䣲 CJK UNIFIED IDEOGRAPH-48F2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+48F3 䣳 CJK UNIFIED IDEOGRAPH-48F3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+48F4 䣴 CJK UNIFIED IDEOGRAPH-48F4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+48F5 䣵 CJK UNIFIED IDEOGRAPH-48F5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+48F6 䣶 CJK UNIFIED IDEOGRAPH-48F6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+48F7 䣷 CJK UNIFIED IDEOGRAPH-48F7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+48F8 䣸 CJK UNIFIED IDEOGRAPH-48F8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+48F9 䣹 CJK UNIFIED IDEOGRAPH-48F9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+48FA 䣺 CJK UNIFIED IDEOGRAPH-48FA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+48FB 䣻 CJK UNIFIED IDEOGRAPH-48FB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+48FC 䣼 CJK UNIFIED IDEOGRAPH-48FC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+48FD 䣽 CJK UNIFIED IDEOGRAPH-48FD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+48FE 䣾 CJK UNIFIED IDEOGRAPH-48FE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+48FF 䣿 CJK UNIFIED IDEOGRAPH-48FF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4900 䤀 CJK UNIFIED IDEOGRAPH-4900 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4901 䤁 CJK UNIFIED IDEOGRAPH-4901 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4902 䤂 CJK UNIFIED IDEOGRAPH-4902 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4903 䤃 CJK UNIFIED IDEOGRAPH-4903 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4904 䤄 CJK UNIFIED IDEOGRAPH-4904 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4905 䤅 CJK UNIFIED IDEOGRAPH-4905 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4906 䤆 CJK UNIFIED IDEOGRAPH-4906 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4907 䤇 CJK UNIFIED IDEOGRAPH-4907 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4908 䤈 CJK UNIFIED IDEOGRAPH-4908 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4909 䤉 CJK UNIFIED IDEOGRAPH-4909 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+490A 䤊 CJK UNIFIED IDEOGRAPH-490A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+490B 䤋 CJK UNIFIED IDEOGRAPH-490B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+490C 䤌 CJK UNIFIED IDEOGRAPH-490C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+490D 䤍 CJK UNIFIED IDEOGRAPH-490D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+490E 䤎 CJK UNIFIED IDEOGRAPH-490E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+490F 䤏 CJK UNIFIED IDEOGRAPH-490F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4910 䤐 CJK UNIFIED IDEOGRAPH-4910 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4911 䤑 CJK UNIFIED IDEOGRAPH-4911 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4912 䤒 CJK UNIFIED IDEOGRAPH-4912 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4913 䤓 CJK UNIFIED IDEOGRAPH-4913 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4914 䤔 CJK UNIFIED IDEOGRAPH-4914 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4915 䤕 CJK UNIFIED IDEOGRAPH-4915 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4916 䤖 CJK UNIFIED IDEOGRAPH-4916 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4917 䤗 CJK UNIFIED IDEOGRAPH-4917 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4918 䤘 CJK UNIFIED IDEOGRAPH-4918 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4919 䤙 CJK UNIFIED IDEOGRAPH-4919 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+491A 䤚 CJK UNIFIED IDEOGRAPH-491A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+491B 䤛 CJK UNIFIED IDEOGRAPH-491B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+491C 䤜 CJK UNIFIED IDEOGRAPH-491C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+491D 䤝 CJK UNIFIED IDEOGRAPH-491D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+491E 䤞 CJK UNIFIED IDEOGRAPH-491E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+491F 䤟 CJK UNIFIED IDEOGRAPH-491F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4920 䤠 CJK UNIFIED IDEOGRAPH-4920 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4921 䤡 CJK UNIFIED IDEOGRAPH-4921 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4922 䤢 CJK UNIFIED IDEOGRAPH-4922 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4923 䤣 CJK UNIFIED IDEOGRAPH-4923 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4924 䤤 CJK UNIFIED IDEOGRAPH-4924 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4925 䤥 CJK UNIFIED IDEOGRAPH-4925 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4926 䤦 CJK UNIFIED IDEOGRAPH-4926 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4927 䤧 CJK UNIFIED IDEOGRAPH-4927 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4928 䤨 CJK UNIFIED IDEOGRAPH-4928 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4929 䤩 CJK UNIFIED IDEOGRAPH-4929 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+492A 䤪 CJK UNIFIED IDEOGRAPH-492A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+492B 䤫 CJK UNIFIED IDEOGRAPH-492B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+492C 䤬 CJK UNIFIED IDEOGRAPH-492C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+492D 䤭 CJK UNIFIED IDEOGRAPH-492D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+492E 䤮 CJK UNIFIED IDEOGRAPH-492E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+492F 䤯 CJK UNIFIED IDEOGRAPH-492F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4930 䤰 CJK UNIFIED IDEOGRAPH-4930 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4931 䤱 CJK UNIFIED IDEOGRAPH-4931 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4932 䤲 CJK UNIFIED IDEOGRAPH-4932 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4933 䤳 CJK UNIFIED IDEOGRAPH-4933 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4934 䤴 CJK UNIFIED IDEOGRAPH-4934 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4935 䤵 CJK UNIFIED IDEOGRAPH-4935 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4936 䤶 CJK UNIFIED IDEOGRAPH-4936 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4937 䤷 CJK UNIFIED IDEOGRAPH-4937 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4938 䤸 CJK UNIFIED IDEOGRAPH-4938 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4939 䤹 CJK UNIFIED IDEOGRAPH-4939 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+493A 䤺 CJK UNIFIED IDEOGRAPH-493A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+493B 䤻 CJK UNIFIED IDEOGRAPH-493B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+493C 䤼 CJK UNIFIED IDEOGRAPH-493C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+493D 䤽 CJK UNIFIED IDEOGRAPH-493D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+493E 䤾 CJK UNIFIED IDEOGRAPH-493E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+493F 䤿 CJK UNIFIED IDEOGRAPH-493F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4940 䥀 CJK UNIFIED IDEOGRAPH-4940 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4941 䥁 CJK UNIFIED IDEOGRAPH-4941 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4942 䥂 CJK UNIFIED IDEOGRAPH-4942 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4943 䥃 CJK UNIFIED IDEOGRAPH-4943 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4944 䥄 CJK UNIFIED IDEOGRAPH-4944 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4945 䥅 CJK UNIFIED IDEOGRAPH-4945 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4946 䥆 CJK UNIFIED IDEOGRAPH-4946 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4947 䥇 CJK UNIFIED IDEOGRAPH-4947 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4948 䥈 CJK UNIFIED IDEOGRAPH-4948 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4949 䥉 CJK UNIFIED IDEOGRAPH-4949 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+494A 䥊 CJK UNIFIED IDEOGRAPH-494A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+494B 䥋 CJK UNIFIED IDEOGRAPH-494B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+494C 䥌 CJK UNIFIED IDEOGRAPH-494C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+494D 䥍 CJK UNIFIED IDEOGRAPH-494D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+494E 䥎 CJK UNIFIED IDEOGRAPH-494E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+494F 䥏 CJK UNIFIED IDEOGRAPH-494F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4950 䥐 CJK UNIFIED IDEOGRAPH-4950 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4951 䥑 CJK UNIFIED IDEOGRAPH-4951 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4952 䥒 CJK UNIFIED IDEOGRAPH-4952 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4953 䥓 CJK UNIFIED IDEOGRAPH-4953 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4954 䥔 CJK UNIFIED IDEOGRAPH-4954 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4955 䥕 CJK UNIFIED IDEOGRAPH-4955 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4956 䥖 CJK UNIFIED IDEOGRAPH-4956 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4957 䥗 CJK UNIFIED IDEOGRAPH-4957 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4958 䥘 CJK UNIFIED IDEOGRAPH-4958 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4959 䥙 CJK UNIFIED IDEOGRAPH-4959 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+495A 䥚 CJK UNIFIED IDEOGRAPH-495A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+495B 䥛 CJK UNIFIED IDEOGRAPH-495B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+495C 䥜 CJK UNIFIED IDEOGRAPH-495C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+495D 䥝 CJK UNIFIED IDEOGRAPH-495D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+495E 䥞 CJK UNIFIED IDEOGRAPH-495E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+495F 䥟 CJK UNIFIED IDEOGRAPH-495F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4960 䥠 CJK UNIFIED IDEOGRAPH-4960 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4961 䥡 CJK UNIFIED IDEOGRAPH-4961 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4962 䥢 CJK UNIFIED IDEOGRAPH-4962 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4963 䥣 CJK UNIFIED IDEOGRAPH-4963 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4964 䥤 CJK UNIFIED IDEOGRAPH-4964 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4965 䥥 CJK UNIFIED IDEOGRAPH-4965 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4966 䥦 CJK UNIFIED IDEOGRAPH-4966 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4967 䥧 CJK UNIFIED IDEOGRAPH-4967 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4968 䥨 CJK UNIFIED IDEOGRAPH-4968 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4969 䥩 CJK UNIFIED IDEOGRAPH-4969 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+496A 䥪 CJK UNIFIED IDEOGRAPH-496A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+496B 䥫 CJK UNIFIED IDEOGRAPH-496B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+496C 䥬 CJK UNIFIED IDEOGRAPH-496C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+496D 䥭 CJK UNIFIED IDEOGRAPH-496D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+496E 䥮 CJK UNIFIED IDEOGRAPH-496E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+496F 䥯 CJK UNIFIED IDEOGRAPH-496F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4970 䥰 CJK UNIFIED IDEOGRAPH-4970 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4971 䥱 CJK UNIFIED IDEOGRAPH-4971 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4972 䥲 CJK UNIFIED IDEOGRAPH-4972 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4973 䥳 CJK UNIFIED IDEOGRAPH-4973 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4974 䥴 CJK UNIFIED IDEOGRAPH-4974 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4975 䥵 CJK UNIFIED IDEOGRAPH-4975 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4976 䥶 CJK UNIFIED IDEOGRAPH-4976 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4977 䥷 CJK UNIFIED IDEOGRAPH-4977 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4978 䥸 CJK UNIFIED IDEOGRAPH-4978 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4979 䥹 CJK UNIFIED IDEOGRAPH-4979 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+497A 䥺 CJK UNIFIED IDEOGRAPH-497A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+497B 䥻 CJK UNIFIED IDEOGRAPH-497B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+497C 䥼 CJK UNIFIED IDEOGRAPH-497C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+497D 䥽 CJK UNIFIED IDEOGRAPH-497D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+497E 䥾 CJK UNIFIED IDEOGRAPH-497E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+497F 䥿 CJK UNIFIED IDEOGRAPH-497F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4980 䦀 CJK UNIFIED IDEOGRAPH-4980 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4981 䦁 CJK UNIFIED IDEOGRAPH-4981 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4982 䦂 CJK UNIFIED IDEOGRAPH-4982 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4983 䦃 CJK UNIFIED IDEOGRAPH-4983 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4984 䦄 CJK UNIFIED IDEOGRAPH-4984 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4985 䦅 CJK UNIFIED IDEOGRAPH-4985 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4986 䦆 CJK UNIFIED IDEOGRAPH-4986 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4987 䦇 CJK UNIFIED IDEOGRAPH-4987 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4988 䦈 CJK UNIFIED IDEOGRAPH-4988 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4989 䦉 CJK UNIFIED IDEOGRAPH-4989 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+498A 䦊 CJK UNIFIED IDEOGRAPH-498A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+498B 䦋 CJK UNIFIED IDEOGRAPH-498B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+498C 䦌 CJK UNIFIED IDEOGRAPH-498C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+498D 䦍 CJK UNIFIED IDEOGRAPH-498D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+498E 䦎 CJK UNIFIED IDEOGRAPH-498E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+498F 䦏 CJK UNIFIED IDEOGRAPH-498F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4990 䦐 CJK UNIFIED IDEOGRAPH-4990 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4991 䦑 CJK UNIFIED IDEOGRAPH-4991 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4992 䦒 CJK UNIFIED IDEOGRAPH-4992 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4993 䦓 CJK UNIFIED IDEOGRAPH-4993 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4994 䦔 CJK UNIFIED IDEOGRAPH-4994 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4995 䦕 CJK UNIFIED IDEOGRAPH-4995 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4996 䦖 CJK UNIFIED IDEOGRAPH-4996 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4997 䦗 CJK UNIFIED IDEOGRAPH-4997 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4998 䦘 CJK UNIFIED IDEOGRAPH-4998 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4999 䦙 CJK UNIFIED IDEOGRAPH-4999 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+499A 䦚 CJK UNIFIED IDEOGRAPH-499A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+499B 䦛 CJK UNIFIED IDEOGRAPH-499B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+499C 䦜 CJK UNIFIED IDEOGRAPH-499C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+499D 䦝 CJK UNIFIED IDEOGRAPH-499D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+499E 䦞 CJK UNIFIED IDEOGRAPH-499E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+499F 䦟 CJK UNIFIED IDEOGRAPH-499F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+49A0 䦠 CJK UNIFIED IDEOGRAPH-49A0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+49A1 䦡 CJK UNIFIED IDEOGRAPH-49A1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+49A2 䦢 CJK UNIFIED IDEOGRAPH-49A2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+49A3 䦣 CJK UNIFIED IDEOGRAPH-49A3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+49A4 䦤 CJK UNIFIED IDEOGRAPH-49A4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+49A5 䦥 CJK UNIFIED IDEOGRAPH-49A5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+49A6 䦦 CJK UNIFIED IDEOGRAPH-49A6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+49A7 䦧 CJK UNIFIED IDEOGRAPH-49A7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+49A8 䦨 CJK UNIFIED IDEOGRAPH-49A8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+49A9 䦩 CJK UNIFIED IDEOGRAPH-49A9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+49AA 䦪 CJK UNIFIED IDEOGRAPH-49AA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+49AB 䦫 CJK UNIFIED IDEOGRAPH-49AB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+49AC 䦬 CJK UNIFIED IDEOGRAPH-49AC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+49AD 䦭 CJK UNIFIED IDEOGRAPH-49AD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+49AE 䦮 CJK UNIFIED IDEOGRAPH-49AE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+49AF 䦯 CJK UNIFIED IDEOGRAPH-49AF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+49B0 䦰 CJK UNIFIED IDEOGRAPH-49B0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+49B1 䦱 CJK UNIFIED IDEOGRAPH-49B1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+49B2 䦲 CJK UNIFIED IDEOGRAPH-49B2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+49B3 䦳 CJK UNIFIED IDEOGRAPH-49B3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+49B4 䦴 CJK UNIFIED IDEOGRAPH-49B4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+49B5 䦵 CJK UNIFIED IDEOGRAPH-49B5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+49B6 䦶 CJK UNIFIED IDEOGRAPH-49B6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+49B7 䦷 CJK UNIFIED IDEOGRAPH-49B7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+49B8 䦸 CJK UNIFIED IDEOGRAPH-49B8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+49B9 䦹 CJK UNIFIED IDEOGRAPH-49B9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+49BA 䦺 CJK UNIFIED IDEOGRAPH-49BA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+49BB 䦻 CJK UNIFIED IDEOGRAPH-49BB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+49BC 䦼 CJK UNIFIED IDEOGRAPH-49BC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+49BD 䦽 CJK UNIFIED IDEOGRAPH-49BD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+49BE 䦾 CJK UNIFIED IDEOGRAPH-49BE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+49BF 䦿 CJK UNIFIED IDEOGRAPH-49BF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+49C0 䧀 CJK UNIFIED IDEOGRAPH-49C0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+49C1 䧁 CJK UNIFIED IDEOGRAPH-49C1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+49C2 䧂 CJK UNIFIED IDEOGRAPH-49C2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+49C3 䧃 CJK UNIFIED IDEOGRAPH-49C3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+49C4 䧄 CJK UNIFIED IDEOGRAPH-49C4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+49C5 䧅 CJK UNIFIED IDEOGRAPH-49C5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+49C6 䧆 CJK UNIFIED IDEOGRAPH-49C6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+49C7 䧇 CJK UNIFIED IDEOGRAPH-49C7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+49C8 䧈 CJK UNIFIED IDEOGRAPH-49C8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+49C9 䧉 CJK UNIFIED IDEOGRAPH-49C9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+49CA 䧊 CJK UNIFIED IDEOGRAPH-49CA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+49CB 䧋 CJK UNIFIED IDEOGRAPH-49CB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+49CC 䧌 CJK UNIFIED IDEOGRAPH-49CC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+49CD 䧍 CJK UNIFIED IDEOGRAPH-49CD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+49CE 䧎 CJK UNIFIED IDEOGRAPH-49CE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+49CF 䧏 CJK UNIFIED IDEOGRAPH-49CF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+49D0 䧐 CJK UNIFIED IDEOGRAPH-49D0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+49D1 䧑 CJK UNIFIED IDEOGRAPH-49D1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+49D2 䧒 CJK UNIFIED IDEOGRAPH-49D2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+49D3 䧓 CJK UNIFIED IDEOGRAPH-49D3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+49D4 䧔 CJK UNIFIED IDEOGRAPH-49D4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+49D5 䧕 CJK UNIFIED IDEOGRAPH-49D5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+49D6 䧖 CJK UNIFIED IDEOGRAPH-49D6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+49D7 䧗 CJK UNIFIED IDEOGRAPH-49D7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+49D8 䧘 CJK UNIFIED IDEOGRAPH-49D8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+49D9 䧙 CJK UNIFIED IDEOGRAPH-49D9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+49DA 䧚 CJK UNIFIED IDEOGRAPH-49DA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+49DB 䧛 CJK UNIFIED IDEOGRAPH-49DB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+49DC 䧜 CJK UNIFIED IDEOGRAPH-49DC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+49DD 䧝 CJK UNIFIED IDEOGRAPH-49DD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+49DE 䧞 CJK UNIFIED IDEOGRAPH-49DE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+49DF 䧟 CJK UNIFIED IDEOGRAPH-49DF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+49E0 䧠 CJK UNIFIED IDEOGRAPH-49E0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+49E1 䧡 CJK UNIFIED IDEOGRAPH-49E1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+49E2 䧢 CJK UNIFIED IDEOGRAPH-49E2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+49E3 䧣 CJK UNIFIED IDEOGRAPH-49E3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+49E4 䧤 CJK UNIFIED IDEOGRAPH-49E4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+49E5 䧥 CJK UNIFIED IDEOGRAPH-49E5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+49E6 䧦 CJK UNIFIED IDEOGRAPH-49E6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+49E7 䧧 CJK UNIFIED IDEOGRAPH-49E7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+49E8 䧨 CJK UNIFIED IDEOGRAPH-49E8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+49E9 䧩 CJK UNIFIED IDEOGRAPH-49E9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+49EA 䧪 CJK UNIFIED IDEOGRAPH-49EA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+49EB 䧫 CJK UNIFIED IDEOGRAPH-49EB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+49EC 䧬 CJK UNIFIED IDEOGRAPH-49EC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+49ED 䧭 CJK UNIFIED IDEOGRAPH-49ED | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+49EE 䧮 CJK UNIFIED IDEOGRAPH-49EE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+49EF 䧯 CJK UNIFIED IDEOGRAPH-49EF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+49F0 䧰 CJK UNIFIED IDEOGRAPH-49F0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+49F1 䧱 CJK UNIFIED IDEOGRAPH-49F1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+49F2 䧲 CJK UNIFIED IDEOGRAPH-49F2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+49F3 䧳 CJK UNIFIED IDEOGRAPH-49F3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+49F4 䧴 CJK UNIFIED IDEOGRAPH-49F4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+49F5 䧵 CJK UNIFIED IDEOGRAPH-49F5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+49F6 䧶 CJK UNIFIED IDEOGRAPH-49F6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+49F7 䧷 CJK UNIFIED IDEOGRAPH-49F7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+49F8 䧸 CJK UNIFIED IDEOGRAPH-49F8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+49F9 䧹 CJK UNIFIED IDEOGRAPH-49F9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+49FA 䧺 CJK UNIFIED IDEOGRAPH-49FA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+49FB 䧻 CJK UNIFIED IDEOGRAPH-49FB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+49FC 䧼 CJK UNIFIED IDEOGRAPH-49FC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+49FD 䧽 CJK UNIFIED IDEOGRAPH-49FD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+49FE 䧾 CJK UNIFIED IDEOGRAPH-49FE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+49FF 䧿 CJK UNIFIED IDEOGRAPH-49FF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A00 䨀 CJK UNIFIED IDEOGRAPH-4A00 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A01 䨁 CJK UNIFIED IDEOGRAPH-4A01 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A02 䨂 CJK UNIFIED IDEOGRAPH-4A02 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A03 䨃 CJK UNIFIED IDEOGRAPH-4A03 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A04 䨄 CJK UNIFIED IDEOGRAPH-4A04 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A05 䨅 CJK UNIFIED IDEOGRAPH-4A05 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A06 䨆 CJK UNIFIED IDEOGRAPH-4A06 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A07 䨇 CJK UNIFIED IDEOGRAPH-4A07 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A08 䨈 CJK UNIFIED IDEOGRAPH-4A08 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A09 䨉 CJK UNIFIED IDEOGRAPH-4A09 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A0A 䨊 CJK UNIFIED IDEOGRAPH-4A0A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A0B 䨋 CJK UNIFIED IDEOGRAPH-4A0B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A0C 䨌 CJK UNIFIED IDEOGRAPH-4A0C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A0D 䨍 CJK UNIFIED IDEOGRAPH-4A0D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A0E 䨎 CJK UNIFIED IDEOGRAPH-4A0E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A0F 䨏 CJK UNIFIED IDEOGRAPH-4A0F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A10 䨐 CJK UNIFIED IDEOGRAPH-4A10 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A11 䨑 CJK UNIFIED IDEOGRAPH-4A11 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A12 䨒 CJK UNIFIED IDEOGRAPH-4A12 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A13 䨓 CJK UNIFIED IDEOGRAPH-4A13 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A14 䨔 CJK UNIFIED IDEOGRAPH-4A14 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A15 䨕 CJK UNIFIED IDEOGRAPH-4A15 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A16 䨖 CJK UNIFIED IDEOGRAPH-4A16 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A17 䨗 CJK UNIFIED IDEOGRAPH-4A17 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A18 䨘 CJK UNIFIED IDEOGRAPH-4A18 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A19 䨙 CJK UNIFIED IDEOGRAPH-4A19 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A1A 䨚 CJK UNIFIED IDEOGRAPH-4A1A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A1B 䨛 CJK UNIFIED IDEOGRAPH-4A1B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A1C 䨜 CJK UNIFIED IDEOGRAPH-4A1C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A1D 䨝 CJK UNIFIED IDEOGRAPH-4A1D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A1E 䨞 CJK UNIFIED IDEOGRAPH-4A1E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A1F 䨟 CJK UNIFIED IDEOGRAPH-4A1F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A20 䨠 CJK UNIFIED IDEOGRAPH-4A20 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A21 䨡 CJK UNIFIED IDEOGRAPH-4A21 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A22 䨢 CJK UNIFIED IDEOGRAPH-4A22 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A23 䨣 CJK UNIFIED IDEOGRAPH-4A23 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A24 䨤 CJK UNIFIED IDEOGRAPH-4A24 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A25 䨥 CJK UNIFIED IDEOGRAPH-4A25 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A26 䨦 CJK UNIFIED IDEOGRAPH-4A26 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A27 䨧 CJK UNIFIED IDEOGRAPH-4A27 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A28 䨨 CJK UNIFIED IDEOGRAPH-4A28 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A29 䨩 CJK UNIFIED IDEOGRAPH-4A29 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A2A 䨪 CJK UNIFIED IDEOGRAPH-4A2A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A2B 䨫 CJK UNIFIED IDEOGRAPH-4A2B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A2C 䨬 CJK UNIFIED IDEOGRAPH-4A2C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A2D 䨭 CJK UNIFIED IDEOGRAPH-4A2D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A2E 䨮 CJK UNIFIED IDEOGRAPH-4A2E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A2F 䨯 CJK UNIFIED IDEOGRAPH-4A2F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A30 䨰 CJK UNIFIED IDEOGRAPH-4A30 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A31 䨱 CJK UNIFIED IDEOGRAPH-4A31 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A32 䨲 CJK UNIFIED IDEOGRAPH-4A32 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A33 䨳 CJK UNIFIED IDEOGRAPH-4A33 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A34 䨴 CJK UNIFIED IDEOGRAPH-4A34 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A35 䨵 CJK UNIFIED IDEOGRAPH-4A35 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A36 䨶 CJK UNIFIED IDEOGRAPH-4A36 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A37 䨷 CJK UNIFIED IDEOGRAPH-4A37 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A38 䨸 CJK UNIFIED IDEOGRAPH-4A38 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A39 䨹 CJK UNIFIED IDEOGRAPH-4A39 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A3A 䨺 CJK UNIFIED IDEOGRAPH-4A3A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A3B 䨻 CJK UNIFIED IDEOGRAPH-4A3B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A3C 䨼 CJK UNIFIED IDEOGRAPH-4A3C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A3D 䨽 CJK UNIFIED IDEOGRAPH-4A3D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A3E 䨾 CJK UNIFIED IDEOGRAPH-4A3E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A3F 䨿 CJK UNIFIED IDEOGRAPH-4A3F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A40 䩀 CJK UNIFIED IDEOGRAPH-4A40 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A41 䩁 CJK UNIFIED IDEOGRAPH-4A41 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A42 䩂 CJK UNIFIED IDEOGRAPH-4A42 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A43 䩃 CJK UNIFIED IDEOGRAPH-4A43 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A44 䩄 CJK UNIFIED IDEOGRAPH-4A44 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A45 䩅 CJK UNIFIED IDEOGRAPH-4A45 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A46 䩆 CJK UNIFIED IDEOGRAPH-4A46 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A47 䩇 CJK UNIFIED IDEOGRAPH-4A47 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A48 䩈 CJK UNIFIED IDEOGRAPH-4A48 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A49 䩉 CJK UNIFIED IDEOGRAPH-4A49 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A4A 䩊 CJK UNIFIED IDEOGRAPH-4A4A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A4B 䩋 CJK UNIFIED IDEOGRAPH-4A4B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A4C 䩌 CJK UNIFIED IDEOGRAPH-4A4C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A4D 䩍 CJK UNIFIED IDEOGRAPH-4A4D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A4E 䩎 CJK UNIFIED IDEOGRAPH-4A4E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A4F 䩏 CJK UNIFIED IDEOGRAPH-4A4F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A50 䩐 CJK UNIFIED IDEOGRAPH-4A50 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A51 䩑 CJK UNIFIED IDEOGRAPH-4A51 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A52 䩒 CJK UNIFIED IDEOGRAPH-4A52 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A53 䩓 CJK UNIFIED IDEOGRAPH-4A53 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A54 䩔 CJK UNIFIED IDEOGRAPH-4A54 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A55 䩕 CJK UNIFIED IDEOGRAPH-4A55 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A56 䩖 CJK UNIFIED IDEOGRAPH-4A56 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A57 䩗 CJK UNIFIED IDEOGRAPH-4A57 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A58 䩘 CJK UNIFIED IDEOGRAPH-4A58 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A59 䩙 CJK UNIFIED IDEOGRAPH-4A59 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A5A 䩚 CJK UNIFIED IDEOGRAPH-4A5A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A5B 䩛 CJK UNIFIED IDEOGRAPH-4A5B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A5C 䩜 CJK UNIFIED IDEOGRAPH-4A5C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A5D 䩝 CJK UNIFIED IDEOGRAPH-4A5D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A5E 䩞 CJK UNIFIED IDEOGRAPH-4A5E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A5F 䩟 CJK UNIFIED IDEOGRAPH-4A5F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A60 䩠 CJK UNIFIED IDEOGRAPH-4A60 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A61 䩡 CJK UNIFIED IDEOGRAPH-4A61 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A62 䩢 CJK UNIFIED IDEOGRAPH-4A62 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A63 䩣 CJK UNIFIED IDEOGRAPH-4A63 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A64 䩤 CJK UNIFIED IDEOGRAPH-4A64 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A65 䩥 CJK UNIFIED IDEOGRAPH-4A65 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A66 䩦 CJK UNIFIED IDEOGRAPH-4A66 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A67 䩧 CJK UNIFIED IDEOGRAPH-4A67 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A68 䩨 CJK UNIFIED IDEOGRAPH-4A68 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A69 䩩 CJK UNIFIED IDEOGRAPH-4A69 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A6A 䩪 CJK UNIFIED IDEOGRAPH-4A6A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A6B 䩫 CJK UNIFIED IDEOGRAPH-4A6B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A6C 䩬 CJK UNIFIED IDEOGRAPH-4A6C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A6D 䩭 CJK UNIFIED IDEOGRAPH-4A6D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A6E 䩮 CJK UNIFIED IDEOGRAPH-4A6E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A6F 䩯 CJK UNIFIED IDEOGRAPH-4A6F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A70 䩰 CJK UNIFIED IDEOGRAPH-4A70 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A71 䩱 CJK UNIFIED IDEOGRAPH-4A71 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A72 䩲 CJK UNIFIED IDEOGRAPH-4A72 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A73 䩳 CJK UNIFIED IDEOGRAPH-4A73 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A74 䩴 CJK UNIFIED IDEOGRAPH-4A74 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A75 䩵 CJK UNIFIED IDEOGRAPH-4A75 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A76 䩶 CJK UNIFIED IDEOGRAPH-4A76 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A77 䩷 CJK UNIFIED IDEOGRAPH-4A77 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A78 䩸 CJK UNIFIED IDEOGRAPH-4A78 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A79 䩹 CJK UNIFIED IDEOGRAPH-4A79 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A7A 䩺 CJK UNIFIED IDEOGRAPH-4A7A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A7B 䩻 CJK UNIFIED IDEOGRAPH-4A7B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A7C 䩼 CJK UNIFIED IDEOGRAPH-4A7C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A7D 䩽 CJK UNIFIED IDEOGRAPH-4A7D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A7E 䩾 CJK UNIFIED IDEOGRAPH-4A7E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A7F 䩿 CJK UNIFIED IDEOGRAPH-4A7F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A80 䪀 CJK UNIFIED IDEOGRAPH-4A80 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A81 䪁 CJK UNIFIED IDEOGRAPH-4A81 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A82 䪂 CJK UNIFIED IDEOGRAPH-4A82 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A83 䪃 CJK UNIFIED IDEOGRAPH-4A83 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A84 䪄 CJK UNIFIED IDEOGRAPH-4A84 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A85 䪅 CJK UNIFIED IDEOGRAPH-4A85 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A86 䪆 CJK UNIFIED IDEOGRAPH-4A86 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A87 䪇 CJK UNIFIED IDEOGRAPH-4A87 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A88 䪈 CJK UNIFIED IDEOGRAPH-4A88 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A89 䪉 CJK UNIFIED IDEOGRAPH-4A89 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A8A 䪊 CJK UNIFIED IDEOGRAPH-4A8A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A8B 䪋 CJK UNIFIED IDEOGRAPH-4A8B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A8C 䪌 CJK UNIFIED IDEOGRAPH-4A8C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A8D 䪍 CJK UNIFIED IDEOGRAPH-4A8D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A8E 䪎 CJK UNIFIED IDEOGRAPH-4A8E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A8F 䪏 CJK UNIFIED IDEOGRAPH-4A8F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A90 䪐 CJK UNIFIED IDEOGRAPH-4A90 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A91 䪑 CJK UNIFIED IDEOGRAPH-4A91 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A92 䪒 CJK UNIFIED IDEOGRAPH-4A92 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A93 䪓 CJK UNIFIED IDEOGRAPH-4A93 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A94 䪔 CJK UNIFIED IDEOGRAPH-4A94 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A95 䪕 CJK UNIFIED IDEOGRAPH-4A95 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A96 䪖 CJK UNIFIED IDEOGRAPH-4A96 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A97 䪗 CJK UNIFIED IDEOGRAPH-4A97 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A98 䪘 CJK UNIFIED IDEOGRAPH-4A98 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A99 䪙 CJK UNIFIED IDEOGRAPH-4A99 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A9A 䪚 CJK UNIFIED IDEOGRAPH-4A9A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A9B 䪛 CJK UNIFIED IDEOGRAPH-4A9B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A9C 䪜 CJK UNIFIED IDEOGRAPH-4A9C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A9D 䪝 CJK UNIFIED IDEOGRAPH-4A9D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A9E 䪞 CJK UNIFIED IDEOGRAPH-4A9E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4A9F 䪟 CJK UNIFIED IDEOGRAPH-4A9F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4AA0 䪠 CJK UNIFIED IDEOGRAPH-4AA0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4AA1 䪡 CJK UNIFIED IDEOGRAPH-4AA1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4AA2 䪢 CJK UNIFIED IDEOGRAPH-4AA2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4AA3 䪣 CJK UNIFIED IDEOGRAPH-4AA3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4AA4 䪤 CJK UNIFIED IDEOGRAPH-4AA4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4AA5 䪥 CJK UNIFIED IDEOGRAPH-4AA5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4AA6 䪦 CJK UNIFIED IDEOGRAPH-4AA6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4AA7 䪧 CJK UNIFIED IDEOGRAPH-4AA7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4AA8 䪨 CJK UNIFIED IDEOGRAPH-4AA8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4AA9 䪩 CJK UNIFIED IDEOGRAPH-4AA9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4AAA 䪪 CJK UNIFIED IDEOGRAPH-4AAA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4AAB 䪫 CJK UNIFIED IDEOGRAPH-4AAB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4AAC 䪬 CJK UNIFIED IDEOGRAPH-4AAC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4AAD 䪭 CJK UNIFIED IDEOGRAPH-4AAD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4AAE 䪮 CJK UNIFIED IDEOGRAPH-4AAE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4AAF 䪯 CJK UNIFIED IDEOGRAPH-4AAF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4AB0 䪰 CJK UNIFIED IDEOGRAPH-4AB0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4AB1 䪱 CJK UNIFIED IDEOGRAPH-4AB1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4AB2 䪲 CJK UNIFIED IDEOGRAPH-4AB2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4AB3 䪳 CJK UNIFIED IDEOGRAPH-4AB3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4AB4 䪴 CJK UNIFIED IDEOGRAPH-4AB4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4AB5 䪵 CJK UNIFIED IDEOGRAPH-4AB5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4AB6 䪶 CJK UNIFIED IDEOGRAPH-4AB6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4AB7 䪷 CJK UNIFIED IDEOGRAPH-4AB7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4AB8 䪸 CJK UNIFIED IDEOGRAPH-4AB8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4AB9 䪹 CJK UNIFIED IDEOGRAPH-4AB9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4ABA 䪺 CJK UNIFIED IDEOGRAPH-4ABA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4ABB 䪻 CJK UNIFIED IDEOGRAPH-4ABB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4ABC 䪼 CJK UNIFIED IDEOGRAPH-4ABC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4ABD 䪽 CJK UNIFIED IDEOGRAPH-4ABD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4ABE 䪾 CJK UNIFIED IDEOGRAPH-4ABE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4ABF 䪿 CJK UNIFIED IDEOGRAPH-4ABF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4AC0 䫀 CJK UNIFIED IDEOGRAPH-4AC0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4AC1 䫁 CJK UNIFIED IDEOGRAPH-4AC1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4AC2 䫂 CJK UNIFIED IDEOGRAPH-4AC2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4AC3 䫃 CJK UNIFIED IDEOGRAPH-4AC3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4AC4 䫄 CJK UNIFIED IDEOGRAPH-4AC4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4AC5 䫅 CJK UNIFIED IDEOGRAPH-4AC5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4AC6 䫆 CJK UNIFIED IDEOGRAPH-4AC6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4AC7 䫇 CJK UNIFIED IDEOGRAPH-4AC7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4AC8 䫈 CJK UNIFIED IDEOGRAPH-4AC8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4AC9 䫉 CJK UNIFIED IDEOGRAPH-4AC9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4ACA 䫊 CJK UNIFIED IDEOGRAPH-4ACA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4ACB 䫋 CJK UNIFIED IDEOGRAPH-4ACB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4ACC 䫌 CJK UNIFIED IDEOGRAPH-4ACC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4ACD 䫍 CJK UNIFIED IDEOGRAPH-4ACD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4ACE 䫎 CJK UNIFIED IDEOGRAPH-4ACE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4ACF 䫏 CJK UNIFIED IDEOGRAPH-4ACF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4AD0 䫐 CJK UNIFIED IDEOGRAPH-4AD0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4AD1 䫑 CJK UNIFIED IDEOGRAPH-4AD1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4AD2 䫒 CJK UNIFIED IDEOGRAPH-4AD2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4AD3 䫓 CJK UNIFIED IDEOGRAPH-4AD3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4AD4 䫔 CJK UNIFIED IDEOGRAPH-4AD4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4AD5 䫕 CJK UNIFIED IDEOGRAPH-4AD5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4AD6 䫖 CJK UNIFIED IDEOGRAPH-4AD6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4AD7 䫗 CJK UNIFIED IDEOGRAPH-4AD7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4AD8 䫘 CJK UNIFIED IDEOGRAPH-4AD8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4AD9 䫙 CJK UNIFIED IDEOGRAPH-4AD9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4ADA 䫚 CJK UNIFIED IDEOGRAPH-4ADA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4ADB 䫛 CJK UNIFIED IDEOGRAPH-4ADB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4ADC 䫜 CJK UNIFIED IDEOGRAPH-4ADC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4ADD 䫝 CJK UNIFIED IDEOGRAPH-4ADD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4ADE 䫞 CJK UNIFIED IDEOGRAPH-4ADE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4ADF 䫟 CJK UNIFIED IDEOGRAPH-4ADF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4AE0 䫠 CJK UNIFIED IDEOGRAPH-4AE0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4AE1 䫡 CJK UNIFIED IDEOGRAPH-4AE1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4AE2 䫢 CJK UNIFIED IDEOGRAPH-4AE2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4AE3 䫣 CJK UNIFIED IDEOGRAPH-4AE3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4AE4 䫤 CJK UNIFIED IDEOGRAPH-4AE4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4AE5 䫥 CJK UNIFIED IDEOGRAPH-4AE5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4AE6 䫦 CJK UNIFIED IDEOGRAPH-4AE6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4AE7 䫧 CJK UNIFIED IDEOGRAPH-4AE7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4AE8 䫨 CJK UNIFIED IDEOGRAPH-4AE8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4AE9 䫩 CJK UNIFIED IDEOGRAPH-4AE9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4AEA 䫪 CJK UNIFIED IDEOGRAPH-4AEA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4AEB 䫫 CJK UNIFIED IDEOGRAPH-4AEB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4AEC 䫬 CJK UNIFIED IDEOGRAPH-4AEC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4AED 䫭 CJK UNIFIED IDEOGRAPH-4AED | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4AEE 䫮 CJK UNIFIED IDEOGRAPH-4AEE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4AEF 䫯 CJK UNIFIED IDEOGRAPH-4AEF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4AF0 䫰 CJK UNIFIED IDEOGRAPH-4AF0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4AF1 䫱 CJK UNIFIED IDEOGRAPH-4AF1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4AF2 䫲 CJK UNIFIED IDEOGRAPH-4AF2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4AF3 䫳 CJK UNIFIED IDEOGRAPH-4AF3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4AF4 䫴 CJK UNIFIED IDEOGRAPH-4AF4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4AF5 䫵 CJK UNIFIED IDEOGRAPH-4AF5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4AF6 䫶 CJK UNIFIED IDEOGRAPH-4AF6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4AF7 䫷 CJK UNIFIED IDEOGRAPH-4AF7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4AF8 䫸 CJK UNIFIED IDEOGRAPH-4AF8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4AF9 䫹 CJK UNIFIED IDEOGRAPH-4AF9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4AFA 䫺 CJK UNIFIED IDEOGRAPH-4AFA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4AFB 䫻 CJK UNIFIED IDEOGRAPH-4AFB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4AFC 䫼 CJK UNIFIED IDEOGRAPH-4AFC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4AFD 䫽 CJK UNIFIED IDEOGRAPH-4AFD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4AFE 䫾 CJK UNIFIED IDEOGRAPH-4AFE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4AFF 䫿 CJK UNIFIED IDEOGRAPH-4AFF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B00 䬀 CJK UNIFIED IDEOGRAPH-4B00 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B01 䬁 CJK UNIFIED IDEOGRAPH-4B01 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B02 䬂 CJK UNIFIED IDEOGRAPH-4B02 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B03 䬃 CJK UNIFIED IDEOGRAPH-4B03 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B04 䬄 CJK UNIFIED IDEOGRAPH-4B04 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B05 䬅 CJK UNIFIED IDEOGRAPH-4B05 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B06 䬆 CJK UNIFIED IDEOGRAPH-4B06 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B07 䬇 CJK UNIFIED IDEOGRAPH-4B07 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B08 䬈 CJK UNIFIED IDEOGRAPH-4B08 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B09 䬉 CJK UNIFIED IDEOGRAPH-4B09 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B0A 䬊 CJK UNIFIED IDEOGRAPH-4B0A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B0B 䬋 CJK UNIFIED IDEOGRAPH-4B0B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B0C 䬌 CJK UNIFIED IDEOGRAPH-4B0C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B0D 䬍 CJK UNIFIED IDEOGRAPH-4B0D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B0E 䬎 CJK UNIFIED IDEOGRAPH-4B0E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B0F 䬏 CJK UNIFIED IDEOGRAPH-4B0F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B10 䬐 CJK UNIFIED IDEOGRAPH-4B10 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B11 䬑 CJK UNIFIED IDEOGRAPH-4B11 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B12 䬒 CJK UNIFIED IDEOGRAPH-4B12 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B13 䬓 CJK UNIFIED IDEOGRAPH-4B13 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B14 䬔 CJK UNIFIED IDEOGRAPH-4B14 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B15 䬕 CJK UNIFIED IDEOGRAPH-4B15 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B16 䬖 CJK UNIFIED IDEOGRAPH-4B16 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B17 䬗 CJK UNIFIED IDEOGRAPH-4B17 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B18 䬘 CJK UNIFIED IDEOGRAPH-4B18 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B19 䬙 CJK UNIFIED IDEOGRAPH-4B19 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B1A 䬚 CJK UNIFIED IDEOGRAPH-4B1A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B1B 䬛 CJK UNIFIED IDEOGRAPH-4B1B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B1C 䬜 CJK UNIFIED IDEOGRAPH-4B1C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B1D 䬝 CJK UNIFIED IDEOGRAPH-4B1D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B1E 䬞 CJK UNIFIED IDEOGRAPH-4B1E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B1F 䬟 CJK UNIFIED IDEOGRAPH-4B1F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B20 䬠 CJK UNIFIED IDEOGRAPH-4B20 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B21 䬡 CJK UNIFIED IDEOGRAPH-4B21 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B22 䬢 CJK UNIFIED IDEOGRAPH-4B22 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B23 䬣 CJK UNIFIED IDEOGRAPH-4B23 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B24 䬤 CJK UNIFIED IDEOGRAPH-4B24 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B25 䬥 CJK UNIFIED IDEOGRAPH-4B25 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B26 䬦 CJK UNIFIED IDEOGRAPH-4B26 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B27 䬧 CJK UNIFIED IDEOGRAPH-4B27 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B28 䬨 CJK UNIFIED IDEOGRAPH-4B28 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B29 䬩 CJK UNIFIED IDEOGRAPH-4B29 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B2A 䬪 CJK UNIFIED IDEOGRAPH-4B2A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B2B 䬫 CJK UNIFIED IDEOGRAPH-4B2B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B2C 䬬 CJK UNIFIED IDEOGRAPH-4B2C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B2D 䬭 CJK UNIFIED IDEOGRAPH-4B2D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B2E 䬮 CJK UNIFIED IDEOGRAPH-4B2E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B2F 䬯 CJK UNIFIED IDEOGRAPH-4B2F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B30 䬰 CJK UNIFIED IDEOGRAPH-4B30 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B31 䬱 CJK UNIFIED IDEOGRAPH-4B31 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B32 䬲 CJK UNIFIED IDEOGRAPH-4B32 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B33 䬳 CJK UNIFIED IDEOGRAPH-4B33 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B34 䬴 CJK UNIFIED IDEOGRAPH-4B34 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B35 䬵 CJK UNIFIED IDEOGRAPH-4B35 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B36 䬶 CJK UNIFIED IDEOGRAPH-4B36 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B37 䬷 CJK UNIFIED IDEOGRAPH-4B37 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B38 䬸 CJK UNIFIED IDEOGRAPH-4B38 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B39 䬹 CJK UNIFIED IDEOGRAPH-4B39 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B3A 䬺 CJK UNIFIED IDEOGRAPH-4B3A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B3B 䬻 CJK UNIFIED IDEOGRAPH-4B3B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B3C 䬼 CJK UNIFIED IDEOGRAPH-4B3C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B3D 䬽 CJK UNIFIED IDEOGRAPH-4B3D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B3E 䬾 CJK UNIFIED IDEOGRAPH-4B3E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B3F 䬿 CJK UNIFIED IDEOGRAPH-4B3F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B40 䭀 CJK UNIFIED IDEOGRAPH-4B40 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B41 䭁 CJK UNIFIED IDEOGRAPH-4B41 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B42 䭂 CJK UNIFIED IDEOGRAPH-4B42 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B43 䭃 CJK UNIFIED IDEOGRAPH-4B43 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B44 䭄 CJK UNIFIED IDEOGRAPH-4B44 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B45 䭅 CJK UNIFIED IDEOGRAPH-4B45 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B46 䭆 CJK UNIFIED IDEOGRAPH-4B46 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B47 䭇 CJK UNIFIED IDEOGRAPH-4B47 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B48 䭈 CJK UNIFIED IDEOGRAPH-4B48 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B49 䭉 CJK UNIFIED IDEOGRAPH-4B49 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B4A 䭊 CJK UNIFIED IDEOGRAPH-4B4A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B4B 䭋 CJK UNIFIED IDEOGRAPH-4B4B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B4C 䭌 CJK UNIFIED IDEOGRAPH-4B4C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B4D 䭍 CJK UNIFIED IDEOGRAPH-4B4D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B4E 䭎 CJK UNIFIED IDEOGRAPH-4B4E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B4F 䭏 CJK UNIFIED IDEOGRAPH-4B4F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B50 䭐 CJK UNIFIED IDEOGRAPH-4B50 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B51 䭑 CJK UNIFIED IDEOGRAPH-4B51 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B52 䭒 CJK UNIFIED IDEOGRAPH-4B52 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B53 䭓 CJK UNIFIED IDEOGRAPH-4B53 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B54 䭔 CJK UNIFIED IDEOGRAPH-4B54 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B55 䭕 CJK UNIFIED IDEOGRAPH-4B55 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B56 䭖 CJK UNIFIED IDEOGRAPH-4B56 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B57 䭗 CJK UNIFIED IDEOGRAPH-4B57 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B58 䭘 CJK UNIFIED IDEOGRAPH-4B58 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B59 䭙 CJK UNIFIED IDEOGRAPH-4B59 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B5A 䭚 CJK UNIFIED IDEOGRAPH-4B5A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B5B 䭛 CJK UNIFIED IDEOGRAPH-4B5B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B5C 䭜 CJK UNIFIED IDEOGRAPH-4B5C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B5D 䭝 CJK UNIFIED IDEOGRAPH-4B5D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B5E 䭞 CJK UNIFIED IDEOGRAPH-4B5E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B5F 䭟 CJK UNIFIED IDEOGRAPH-4B5F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B60 䭠 CJK UNIFIED IDEOGRAPH-4B60 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B61 䭡 CJK UNIFIED IDEOGRAPH-4B61 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B62 䭢 CJK UNIFIED IDEOGRAPH-4B62 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B63 䭣 CJK UNIFIED IDEOGRAPH-4B63 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B64 䭤 CJK UNIFIED IDEOGRAPH-4B64 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B65 䭥 CJK UNIFIED IDEOGRAPH-4B65 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B66 䭦 CJK UNIFIED IDEOGRAPH-4B66 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B67 䭧 CJK UNIFIED IDEOGRAPH-4B67 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B68 䭨 CJK UNIFIED IDEOGRAPH-4B68 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B69 䭩 CJK UNIFIED IDEOGRAPH-4B69 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B6A 䭪 CJK UNIFIED IDEOGRAPH-4B6A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B6B 䭫 CJK UNIFIED IDEOGRAPH-4B6B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B6C 䭬 CJK UNIFIED IDEOGRAPH-4B6C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B6D 䭭 CJK UNIFIED IDEOGRAPH-4B6D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B6E 䭮 CJK UNIFIED IDEOGRAPH-4B6E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B6F 䭯 CJK UNIFIED IDEOGRAPH-4B6F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B70 䭰 CJK UNIFIED IDEOGRAPH-4B70 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B71 䭱 CJK UNIFIED IDEOGRAPH-4B71 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B72 䭲 CJK UNIFIED IDEOGRAPH-4B72 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B73 䭳 CJK UNIFIED IDEOGRAPH-4B73 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B74 䭴 CJK UNIFIED IDEOGRAPH-4B74 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B75 䭵 CJK UNIFIED IDEOGRAPH-4B75 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B76 䭶 CJK UNIFIED IDEOGRAPH-4B76 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B77 䭷 CJK UNIFIED IDEOGRAPH-4B77 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B78 䭸 CJK UNIFIED IDEOGRAPH-4B78 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B79 䭹 CJK UNIFIED IDEOGRAPH-4B79 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B7A 䭺 CJK UNIFIED IDEOGRAPH-4B7A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B7B 䭻 CJK UNIFIED IDEOGRAPH-4B7B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B7C 䭼 CJK UNIFIED IDEOGRAPH-4B7C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B7D 䭽 CJK UNIFIED IDEOGRAPH-4B7D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B7E 䭾 CJK UNIFIED IDEOGRAPH-4B7E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B7F 䭿 CJK UNIFIED IDEOGRAPH-4B7F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B80 䮀 CJK UNIFIED IDEOGRAPH-4B80 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B81 䮁 CJK UNIFIED IDEOGRAPH-4B81 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B82 䮂 CJK UNIFIED IDEOGRAPH-4B82 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B83 䮃 CJK UNIFIED IDEOGRAPH-4B83 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B84 䮄 CJK UNIFIED IDEOGRAPH-4B84 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B85 䮅 CJK UNIFIED IDEOGRAPH-4B85 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B86 䮆 CJK UNIFIED IDEOGRAPH-4B86 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B87 䮇 CJK UNIFIED IDEOGRAPH-4B87 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B88 䮈 CJK UNIFIED IDEOGRAPH-4B88 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B89 䮉 CJK UNIFIED IDEOGRAPH-4B89 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B8A 䮊 CJK UNIFIED IDEOGRAPH-4B8A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B8B 䮋 CJK UNIFIED IDEOGRAPH-4B8B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B8C 䮌 CJK UNIFIED IDEOGRAPH-4B8C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B8D 䮍 CJK UNIFIED IDEOGRAPH-4B8D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B8E 䮎 CJK UNIFIED IDEOGRAPH-4B8E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B8F 䮏 CJK UNIFIED IDEOGRAPH-4B8F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B90 䮐 CJK UNIFIED IDEOGRAPH-4B90 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B91 䮑 CJK UNIFIED IDEOGRAPH-4B91 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B92 䮒 CJK UNIFIED IDEOGRAPH-4B92 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B93 䮓 CJK UNIFIED IDEOGRAPH-4B93 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B94 䮔 CJK UNIFIED IDEOGRAPH-4B94 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B95 䮕 CJK UNIFIED IDEOGRAPH-4B95 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B96 䮖 CJK UNIFIED IDEOGRAPH-4B96 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B97 䮗 CJK UNIFIED IDEOGRAPH-4B97 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B98 䮘 CJK UNIFIED IDEOGRAPH-4B98 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B99 䮙 CJK UNIFIED IDEOGRAPH-4B99 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B9A 䮚 CJK UNIFIED IDEOGRAPH-4B9A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B9B 䮛 CJK UNIFIED IDEOGRAPH-4B9B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B9C 䮜 CJK UNIFIED IDEOGRAPH-4B9C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B9D 䮝 CJK UNIFIED IDEOGRAPH-4B9D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B9E 䮞 CJK UNIFIED IDEOGRAPH-4B9E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4B9F 䮟 CJK UNIFIED IDEOGRAPH-4B9F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4BA0 䮠 CJK UNIFIED IDEOGRAPH-4BA0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4BA1 䮡 CJK UNIFIED IDEOGRAPH-4BA1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4BA2 䮢 CJK UNIFIED IDEOGRAPH-4BA2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4BA3 䮣 CJK UNIFIED IDEOGRAPH-4BA3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4BA4 䮤 CJK UNIFIED IDEOGRAPH-4BA4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4BA5 䮥 CJK UNIFIED IDEOGRAPH-4BA5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4BA6 䮦 CJK UNIFIED IDEOGRAPH-4BA6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4BA7 䮧 CJK UNIFIED IDEOGRAPH-4BA7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4BA8 䮨 CJK UNIFIED IDEOGRAPH-4BA8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4BA9 䮩 CJK UNIFIED IDEOGRAPH-4BA9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4BAA 䮪 CJK UNIFIED IDEOGRAPH-4BAA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4BAB 䮫 CJK UNIFIED IDEOGRAPH-4BAB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4BAC 䮬 CJK UNIFIED IDEOGRAPH-4BAC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4BAD 䮭 CJK UNIFIED IDEOGRAPH-4BAD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4BAE 䮮 CJK UNIFIED IDEOGRAPH-4BAE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4BAF 䮯 CJK UNIFIED IDEOGRAPH-4BAF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4BB0 䮰 CJK UNIFIED IDEOGRAPH-4BB0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4BB1 䮱 CJK UNIFIED IDEOGRAPH-4BB1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4BB2 䮲 CJK UNIFIED IDEOGRAPH-4BB2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4BB3 䮳 CJK UNIFIED IDEOGRAPH-4BB3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4BB4 䮴 CJK UNIFIED IDEOGRAPH-4BB4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4BB5 䮵 CJK UNIFIED IDEOGRAPH-4BB5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4BB6 䮶 CJK UNIFIED IDEOGRAPH-4BB6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4BB7 䮷 CJK UNIFIED IDEOGRAPH-4BB7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4BB8 䮸 CJK UNIFIED IDEOGRAPH-4BB8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4BB9 䮹 CJK UNIFIED IDEOGRAPH-4BB9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4BBA 䮺 CJK UNIFIED IDEOGRAPH-4BBA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4BBB 䮻 CJK UNIFIED IDEOGRAPH-4BBB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4BBC 䮼 CJK UNIFIED IDEOGRAPH-4BBC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4BBD 䮽 CJK UNIFIED IDEOGRAPH-4BBD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4BBE 䮾 CJK UNIFIED IDEOGRAPH-4BBE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4BBF 䮿 CJK UNIFIED IDEOGRAPH-4BBF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4BC0 䯀 CJK UNIFIED IDEOGRAPH-4BC0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4BC1 䯁 CJK UNIFIED IDEOGRAPH-4BC1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4BC2 䯂 CJK UNIFIED IDEOGRAPH-4BC2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4BC3 䯃 CJK UNIFIED IDEOGRAPH-4BC3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4BC4 䯄 CJK UNIFIED IDEOGRAPH-4BC4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4BC5 䯅 CJK UNIFIED IDEOGRAPH-4BC5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4BC6 䯆 CJK UNIFIED IDEOGRAPH-4BC6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4BC7 䯇 CJK UNIFIED IDEOGRAPH-4BC7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4BC8 䯈 CJK UNIFIED IDEOGRAPH-4BC8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4BC9 䯉 CJK UNIFIED IDEOGRAPH-4BC9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4BCA 䯊 CJK UNIFIED IDEOGRAPH-4BCA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4BCB 䯋 CJK UNIFIED IDEOGRAPH-4BCB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4BCC 䯌 CJK UNIFIED IDEOGRAPH-4BCC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4BCD 䯍 CJK UNIFIED IDEOGRAPH-4BCD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4BCE 䯎 CJK UNIFIED IDEOGRAPH-4BCE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4BCF 䯏 CJK UNIFIED IDEOGRAPH-4BCF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4BD0 䯐 CJK UNIFIED IDEOGRAPH-4BD0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4BD1 䯑 CJK UNIFIED IDEOGRAPH-4BD1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4BD2 䯒 CJK UNIFIED IDEOGRAPH-4BD2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4BD3 䯓 CJK UNIFIED IDEOGRAPH-4BD3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4BD4 䯔 CJK UNIFIED IDEOGRAPH-4BD4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4BD5 䯕 CJK UNIFIED IDEOGRAPH-4BD5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4BD6 䯖 CJK UNIFIED IDEOGRAPH-4BD6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4BD7 䯗 CJK UNIFIED IDEOGRAPH-4BD7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4BD8 䯘 CJK UNIFIED IDEOGRAPH-4BD8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4BD9 䯙 CJK UNIFIED IDEOGRAPH-4BD9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4BDA 䯚 CJK UNIFIED IDEOGRAPH-4BDA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4BDB 䯛 CJK UNIFIED IDEOGRAPH-4BDB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4BDC 䯜 CJK UNIFIED IDEOGRAPH-4BDC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4BDD 䯝 CJK UNIFIED IDEOGRAPH-4BDD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4BDE 䯞 CJK UNIFIED IDEOGRAPH-4BDE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4BDF 䯟 CJK UNIFIED IDEOGRAPH-4BDF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4BE0 䯠 CJK UNIFIED IDEOGRAPH-4BE0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4BE1 䯡 CJK UNIFIED IDEOGRAPH-4BE1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4BE2 䯢 CJK UNIFIED IDEOGRAPH-4BE2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4BE3 䯣 CJK UNIFIED IDEOGRAPH-4BE3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4BE4 䯤 CJK UNIFIED IDEOGRAPH-4BE4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4BE5 䯥 CJK UNIFIED IDEOGRAPH-4BE5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4BE6 䯦 CJK UNIFIED IDEOGRAPH-4BE6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4BE7 䯧 CJK UNIFIED IDEOGRAPH-4BE7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4BE8 䯨 CJK UNIFIED IDEOGRAPH-4BE8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4BE9 䯩 CJK UNIFIED IDEOGRAPH-4BE9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4BEA 䯪 CJK UNIFIED IDEOGRAPH-4BEA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4BEB 䯫 CJK UNIFIED IDEOGRAPH-4BEB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4BEC 䯬 CJK UNIFIED IDEOGRAPH-4BEC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4BED 䯭 CJK UNIFIED IDEOGRAPH-4BED | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4BEE 䯮 CJK UNIFIED IDEOGRAPH-4BEE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4BEF 䯯 CJK UNIFIED IDEOGRAPH-4BEF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4BF0 䯰 CJK UNIFIED IDEOGRAPH-4BF0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4BF1 䯱 CJK UNIFIED IDEOGRAPH-4BF1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4BF2 䯲 CJK UNIFIED IDEOGRAPH-4BF2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4BF3 䯳 CJK UNIFIED IDEOGRAPH-4BF3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4BF4 䯴 CJK UNIFIED IDEOGRAPH-4BF4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4BF5 䯵 CJK UNIFIED IDEOGRAPH-4BF5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4BF6 䯶 CJK UNIFIED IDEOGRAPH-4BF6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4BF7 䯷 CJK UNIFIED IDEOGRAPH-4BF7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4BF8 䯸 CJK UNIFIED IDEOGRAPH-4BF8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4BF9 䯹 CJK UNIFIED IDEOGRAPH-4BF9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4BFA 䯺 CJK UNIFIED IDEOGRAPH-4BFA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4BFB 䯻 CJK UNIFIED IDEOGRAPH-4BFB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4BFC 䯼 CJK UNIFIED IDEOGRAPH-4BFC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4BFD 䯽 CJK UNIFIED IDEOGRAPH-4BFD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4BFE 䯾 CJK UNIFIED IDEOGRAPH-4BFE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4BFF 䯿 CJK UNIFIED IDEOGRAPH-4BFF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C00 䰀 CJK UNIFIED IDEOGRAPH-4C00 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C01 䰁 CJK UNIFIED IDEOGRAPH-4C01 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C02 䰂 CJK UNIFIED IDEOGRAPH-4C02 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C03 䰃 CJK UNIFIED IDEOGRAPH-4C03 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C04 䰄 CJK UNIFIED IDEOGRAPH-4C04 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C05 䰅 CJK UNIFIED IDEOGRAPH-4C05 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C06 䰆 CJK UNIFIED IDEOGRAPH-4C06 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C07 䰇 CJK UNIFIED IDEOGRAPH-4C07 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C08 䰈 CJK UNIFIED IDEOGRAPH-4C08 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C09 䰉 CJK UNIFIED IDEOGRAPH-4C09 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C0A 䰊 CJK UNIFIED IDEOGRAPH-4C0A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C0B 䰋 CJK UNIFIED IDEOGRAPH-4C0B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C0C 䰌 CJK UNIFIED IDEOGRAPH-4C0C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C0D 䰍 CJK UNIFIED IDEOGRAPH-4C0D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C0E 䰎 CJK UNIFIED IDEOGRAPH-4C0E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C0F 䰏 CJK UNIFIED IDEOGRAPH-4C0F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C10 䰐 CJK UNIFIED IDEOGRAPH-4C10 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C11 䰑 CJK UNIFIED IDEOGRAPH-4C11 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C12 䰒 CJK UNIFIED IDEOGRAPH-4C12 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C13 䰓 CJK UNIFIED IDEOGRAPH-4C13 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C14 䰔 CJK UNIFIED IDEOGRAPH-4C14 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C15 䰕 CJK UNIFIED IDEOGRAPH-4C15 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C16 䰖 CJK UNIFIED IDEOGRAPH-4C16 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C17 䰗 CJK UNIFIED IDEOGRAPH-4C17 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C18 䰘 CJK UNIFIED IDEOGRAPH-4C18 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C19 䰙 CJK UNIFIED IDEOGRAPH-4C19 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C1A 䰚 CJK UNIFIED IDEOGRAPH-4C1A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C1B 䰛 CJK UNIFIED IDEOGRAPH-4C1B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C1C 䰜 CJK UNIFIED IDEOGRAPH-4C1C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C1D 䰝 CJK UNIFIED IDEOGRAPH-4C1D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C1E 䰞 CJK UNIFIED IDEOGRAPH-4C1E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C1F 䰟 CJK UNIFIED IDEOGRAPH-4C1F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C20 䰠 CJK UNIFIED IDEOGRAPH-4C20 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C21 䰡 CJK UNIFIED IDEOGRAPH-4C21 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C22 䰢 CJK UNIFIED IDEOGRAPH-4C22 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C23 䰣 CJK UNIFIED IDEOGRAPH-4C23 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C24 䰤 CJK UNIFIED IDEOGRAPH-4C24 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C25 䰥 CJK UNIFIED IDEOGRAPH-4C25 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C26 䰦 CJK UNIFIED IDEOGRAPH-4C26 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C27 䰧 CJK UNIFIED IDEOGRAPH-4C27 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C28 䰨 CJK UNIFIED IDEOGRAPH-4C28 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C29 䰩 CJK UNIFIED IDEOGRAPH-4C29 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C2A 䰪 CJK UNIFIED IDEOGRAPH-4C2A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C2B 䰫 CJK UNIFIED IDEOGRAPH-4C2B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C2C 䰬 CJK UNIFIED IDEOGRAPH-4C2C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C2D 䰭 CJK UNIFIED IDEOGRAPH-4C2D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C2E 䰮 CJK UNIFIED IDEOGRAPH-4C2E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C2F 䰯 CJK UNIFIED IDEOGRAPH-4C2F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C30 䰰 CJK UNIFIED IDEOGRAPH-4C30 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C31 䰱 CJK UNIFIED IDEOGRAPH-4C31 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C32 䰲 CJK UNIFIED IDEOGRAPH-4C32 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C33 䰳 CJK UNIFIED IDEOGRAPH-4C33 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C34 䰴 CJK UNIFIED IDEOGRAPH-4C34 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C35 䰵 CJK UNIFIED IDEOGRAPH-4C35 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C36 䰶 CJK UNIFIED IDEOGRAPH-4C36 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C37 䰷 CJK UNIFIED IDEOGRAPH-4C37 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C38 䰸 CJK UNIFIED IDEOGRAPH-4C38 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C39 䰹 CJK UNIFIED IDEOGRAPH-4C39 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C3A 䰺 CJK UNIFIED IDEOGRAPH-4C3A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C3B 䰻 CJK UNIFIED IDEOGRAPH-4C3B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C3C 䰼 CJK UNIFIED IDEOGRAPH-4C3C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C3D 䰽 CJK UNIFIED IDEOGRAPH-4C3D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C3E 䰾 CJK UNIFIED IDEOGRAPH-4C3E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C3F 䰿 CJK UNIFIED IDEOGRAPH-4C3F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C40 䱀 CJK UNIFIED IDEOGRAPH-4C40 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C41 䱁 CJK UNIFIED IDEOGRAPH-4C41 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C42 䱂 CJK UNIFIED IDEOGRAPH-4C42 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C43 䱃 CJK UNIFIED IDEOGRAPH-4C43 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C44 䱄 CJK UNIFIED IDEOGRAPH-4C44 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C45 䱅 CJK UNIFIED IDEOGRAPH-4C45 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C46 䱆 CJK UNIFIED IDEOGRAPH-4C46 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C47 䱇 CJK UNIFIED IDEOGRAPH-4C47 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C48 䱈 CJK UNIFIED IDEOGRAPH-4C48 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C49 䱉 CJK UNIFIED IDEOGRAPH-4C49 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C4A 䱊 CJK UNIFIED IDEOGRAPH-4C4A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C4B 䱋 CJK UNIFIED IDEOGRAPH-4C4B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C4C 䱌 CJK UNIFIED IDEOGRAPH-4C4C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C4D 䱍 CJK UNIFIED IDEOGRAPH-4C4D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C4E 䱎 CJK UNIFIED IDEOGRAPH-4C4E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C4F 䱏 CJK UNIFIED IDEOGRAPH-4C4F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C50 䱐 CJK UNIFIED IDEOGRAPH-4C50 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C51 䱑 CJK UNIFIED IDEOGRAPH-4C51 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C52 䱒 CJK UNIFIED IDEOGRAPH-4C52 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C53 䱓 CJK UNIFIED IDEOGRAPH-4C53 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C54 䱔 CJK UNIFIED IDEOGRAPH-4C54 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C55 䱕 CJK UNIFIED IDEOGRAPH-4C55 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C56 䱖 CJK UNIFIED IDEOGRAPH-4C56 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C57 䱗 CJK UNIFIED IDEOGRAPH-4C57 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C58 䱘 CJK UNIFIED IDEOGRAPH-4C58 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C59 䱙 CJK UNIFIED IDEOGRAPH-4C59 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C5A 䱚 CJK UNIFIED IDEOGRAPH-4C5A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C5B 䱛 CJK UNIFIED IDEOGRAPH-4C5B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C5C 䱜 CJK UNIFIED IDEOGRAPH-4C5C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C5D 䱝 CJK UNIFIED IDEOGRAPH-4C5D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C5E 䱞 CJK UNIFIED IDEOGRAPH-4C5E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C5F 䱟 CJK UNIFIED IDEOGRAPH-4C5F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C60 䱠 CJK UNIFIED IDEOGRAPH-4C60 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C61 䱡 CJK UNIFIED IDEOGRAPH-4C61 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C62 䱢 CJK UNIFIED IDEOGRAPH-4C62 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C63 䱣 CJK UNIFIED IDEOGRAPH-4C63 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C64 䱤 CJK UNIFIED IDEOGRAPH-4C64 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C65 䱥 CJK UNIFIED IDEOGRAPH-4C65 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C66 䱦 CJK UNIFIED IDEOGRAPH-4C66 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C67 䱧 CJK UNIFIED IDEOGRAPH-4C67 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C68 䱨 CJK UNIFIED IDEOGRAPH-4C68 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C69 䱩 CJK UNIFIED IDEOGRAPH-4C69 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C6A 䱪 CJK UNIFIED IDEOGRAPH-4C6A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C6B 䱫 CJK UNIFIED IDEOGRAPH-4C6B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C6C 䱬 CJK UNIFIED IDEOGRAPH-4C6C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C6D 䱭 CJK UNIFIED IDEOGRAPH-4C6D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C6E 䱮 CJK UNIFIED IDEOGRAPH-4C6E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C6F 䱯 CJK UNIFIED IDEOGRAPH-4C6F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C70 䱰 CJK UNIFIED IDEOGRAPH-4C70 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C71 䱱 CJK UNIFIED IDEOGRAPH-4C71 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C72 䱲 CJK UNIFIED IDEOGRAPH-4C72 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C73 䱳 CJK UNIFIED IDEOGRAPH-4C73 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C74 䱴 CJK UNIFIED IDEOGRAPH-4C74 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C75 䱵 CJK UNIFIED IDEOGRAPH-4C75 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C76 䱶 CJK UNIFIED IDEOGRAPH-4C76 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C77 䱷 CJK UNIFIED IDEOGRAPH-4C77 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C78 䱸 CJK UNIFIED IDEOGRAPH-4C78 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C79 䱹 CJK UNIFIED IDEOGRAPH-4C79 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C7A 䱺 CJK UNIFIED IDEOGRAPH-4C7A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C7B 䱻 CJK UNIFIED IDEOGRAPH-4C7B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C7C 䱼 CJK UNIFIED IDEOGRAPH-4C7C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C7D 䱽 CJK UNIFIED IDEOGRAPH-4C7D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C7E 䱾 CJK UNIFIED IDEOGRAPH-4C7E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C7F 䱿 CJK UNIFIED IDEOGRAPH-4C7F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C80 䲀 CJK UNIFIED IDEOGRAPH-4C80 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C81 䲁 CJK UNIFIED IDEOGRAPH-4C81 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C82 䲂 CJK UNIFIED IDEOGRAPH-4C82 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C83 䲃 CJK UNIFIED IDEOGRAPH-4C83 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C84 䲄 CJK UNIFIED IDEOGRAPH-4C84 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C85 䲅 CJK UNIFIED IDEOGRAPH-4C85 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C86 䲆 CJK UNIFIED IDEOGRAPH-4C86 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C87 䲇 CJK UNIFIED IDEOGRAPH-4C87 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C88 䲈 CJK UNIFIED IDEOGRAPH-4C88 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C89 䲉 CJK UNIFIED IDEOGRAPH-4C89 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C8A 䲊 CJK UNIFIED IDEOGRAPH-4C8A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C8B 䲋 CJK UNIFIED IDEOGRAPH-4C8B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C8C 䲌 CJK UNIFIED IDEOGRAPH-4C8C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C8D 䲍 CJK UNIFIED IDEOGRAPH-4C8D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C8E 䲎 CJK UNIFIED IDEOGRAPH-4C8E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C8F 䲏 CJK UNIFIED IDEOGRAPH-4C8F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C90 䲐 CJK UNIFIED IDEOGRAPH-4C90 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C91 䲑 CJK UNIFIED IDEOGRAPH-4C91 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C92 䲒 CJK UNIFIED IDEOGRAPH-4C92 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C93 䲓 CJK UNIFIED IDEOGRAPH-4C93 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C94 䲔 CJK UNIFIED IDEOGRAPH-4C94 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C95 䲕 CJK UNIFIED IDEOGRAPH-4C95 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C96 䲖 CJK UNIFIED IDEOGRAPH-4C96 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C97 䲗 CJK UNIFIED IDEOGRAPH-4C97 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C98 䲘 CJK UNIFIED IDEOGRAPH-4C98 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C99 䲙 CJK UNIFIED IDEOGRAPH-4C99 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C9A 䲚 CJK UNIFIED IDEOGRAPH-4C9A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C9B 䲛 CJK UNIFIED IDEOGRAPH-4C9B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C9C 䲜 CJK UNIFIED IDEOGRAPH-4C9C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C9D 䲝 CJK UNIFIED IDEOGRAPH-4C9D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C9E 䲞 CJK UNIFIED IDEOGRAPH-4C9E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4C9F 䲟 CJK UNIFIED IDEOGRAPH-4C9F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4CA0 䲠 CJK UNIFIED IDEOGRAPH-4CA0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4CA1 䲡 CJK UNIFIED IDEOGRAPH-4CA1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4CA2 䲢 CJK UNIFIED IDEOGRAPH-4CA2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4CA3 䲣 CJK UNIFIED IDEOGRAPH-4CA3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4CA4 䲤 CJK UNIFIED IDEOGRAPH-4CA4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4CA5 䲥 CJK UNIFIED IDEOGRAPH-4CA5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4CA6 䲦 CJK UNIFIED IDEOGRAPH-4CA6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4CA7 䲧 CJK UNIFIED IDEOGRAPH-4CA7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4CA8 䲨 CJK UNIFIED IDEOGRAPH-4CA8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4CA9 䲩 CJK UNIFIED IDEOGRAPH-4CA9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4CAA 䲪 CJK UNIFIED IDEOGRAPH-4CAA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4CAB 䲫 CJK UNIFIED IDEOGRAPH-4CAB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4CAC 䲬 CJK UNIFIED IDEOGRAPH-4CAC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4CAD 䲭 CJK UNIFIED IDEOGRAPH-4CAD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4CAE 䲮 CJK UNIFIED IDEOGRAPH-4CAE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4CAF 䲯 CJK UNIFIED IDEOGRAPH-4CAF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4CB0 䲰 CJK UNIFIED IDEOGRAPH-4CB0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4CB1 䲱 CJK UNIFIED IDEOGRAPH-4CB1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4CB2 䲲 CJK UNIFIED IDEOGRAPH-4CB2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4CB3 䲳 CJK UNIFIED IDEOGRAPH-4CB3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4CB4 䲴 CJK UNIFIED IDEOGRAPH-4CB4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4CB5 䲵 CJK UNIFIED IDEOGRAPH-4CB5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4CB6 䲶 CJK UNIFIED IDEOGRAPH-4CB6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4CB7 䲷 CJK UNIFIED IDEOGRAPH-4CB7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4CB8 䲸 CJK UNIFIED IDEOGRAPH-4CB8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4CB9 䲹 CJK UNIFIED IDEOGRAPH-4CB9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4CBA 䲺 CJK UNIFIED IDEOGRAPH-4CBA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4CBB 䲻 CJK UNIFIED IDEOGRAPH-4CBB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4CBC 䲼 CJK UNIFIED IDEOGRAPH-4CBC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4CBD 䲽 CJK UNIFIED IDEOGRAPH-4CBD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4CBE 䲾 CJK UNIFIED IDEOGRAPH-4CBE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4CBF 䲿 CJK UNIFIED IDEOGRAPH-4CBF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4CC0 䳀 CJK UNIFIED IDEOGRAPH-4CC0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4CC1 䳁 CJK UNIFIED IDEOGRAPH-4CC1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4CC2 䳂 CJK UNIFIED IDEOGRAPH-4CC2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4CC3 䳃 CJK UNIFIED IDEOGRAPH-4CC3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4CC4 䳄 CJK UNIFIED IDEOGRAPH-4CC4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4CC5 䳅 CJK UNIFIED IDEOGRAPH-4CC5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4CC6 䳆 CJK UNIFIED IDEOGRAPH-4CC6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4CC7 䳇 CJK UNIFIED IDEOGRAPH-4CC7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4CC8 䳈 CJK UNIFIED IDEOGRAPH-4CC8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4CC9 䳉 CJK UNIFIED IDEOGRAPH-4CC9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4CCA 䳊 CJK UNIFIED IDEOGRAPH-4CCA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4CCB 䳋 CJK UNIFIED IDEOGRAPH-4CCB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4CCC 䳌 CJK UNIFIED IDEOGRAPH-4CCC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4CCD 䳍 CJK UNIFIED IDEOGRAPH-4CCD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4CCE 䳎 CJK UNIFIED IDEOGRAPH-4CCE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4CCF 䳏 CJK UNIFIED IDEOGRAPH-4CCF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4CD0 䳐 CJK UNIFIED IDEOGRAPH-4CD0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4CD1 䳑 CJK UNIFIED IDEOGRAPH-4CD1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4CD2 䳒 CJK UNIFIED IDEOGRAPH-4CD2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4CD3 䳓 CJK UNIFIED IDEOGRAPH-4CD3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4CD4 䳔 CJK UNIFIED IDEOGRAPH-4CD4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4CD5 䳕 CJK UNIFIED IDEOGRAPH-4CD5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4CD6 䳖 CJK UNIFIED IDEOGRAPH-4CD6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4CD7 䳗 CJK UNIFIED IDEOGRAPH-4CD7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4CD8 䳘 CJK UNIFIED IDEOGRAPH-4CD8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4CD9 䳙 CJK UNIFIED IDEOGRAPH-4CD9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4CDA 䳚 CJK UNIFIED IDEOGRAPH-4CDA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4CDB 䳛 CJK UNIFIED IDEOGRAPH-4CDB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4CDC 䳜 CJK UNIFIED IDEOGRAPH-4CDC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4CDD 䳝 CJK UNIFIED IDEOGRAPH-4CDD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4CDE 䳞 CJK UNIFIED IDEOGRAPH-4CDE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4CDF 䳟 CJK UNIFIED IDEOGRAPH-4CDF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4CE0 䳠 CJK UNIFIED IDEOGRAPH-4CE0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4CE1 䳡 CJK UNIFIED IDEOGRAPH-4CE1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4CE2 䳢 CJK UNIFIED IDEOGRAPH-4CE2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4CE3 䳣 CJK UNIFIED IDEOGRAPH-4CE3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4CE4 䳤 CJK UNIFIED IDEOGRAPH-4CE4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4CE5 䳥 CJK UNIFIED IDEOGRAPH-4CE5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4CE6 䳦 CJK UNIFIED IDEOGRAPH-4CE6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4CE7 䳧 CJK UNIFIED IDEOGRAPH-4CE7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4CE8 䳨 CJK UNIFIED IDEOGRAPH-4CE8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4CE9 䳩 CJK UNIFIED IDEOGRAPH-4CE9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4CEA 䳪 CJK UNIFIED IDEOGRAPH-4CEA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4CEB 䳫 CJK UNIFIED IDEOGRAPH-4CEB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4CEC 䳬 CJK UNIFIED IDEOGRAPH-4CEC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4CED 䳭 CJK UNIFIED IDEOGRAPH-4CED | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4CEE 䳮 CJK UNIFIED IDEOGRAPH-4CEE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4CEF 䳯 CJK UNIFIED IDEOGRAPH-4CEF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4CF0 䳰 CJK UNIFIED IDEOGRAPH-4CF0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4CF1 䳱 CJK UNIFIED IDEOGRAPH-4CF1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4CF2 䳲 CJK UNIFIED IDEOGRAPH-4CF2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4CF3 䳳 CJK UNIFIED IDEOGRAPH-4CF3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4CF4 䳴 CJK UNIFIED IDEOGRAPH-4CF4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4CF5 䳵 CJK UNIFIED IDEOGRAPH-4CF5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4CF6 䳶 CJK UNIFIED IDEOGRAPH-4CF6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4CF7 䳷 CJK UNIFIED IDEOGRAPH-4CF7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4CF8 䳸 CJK UNIFIED IDEOGRAPH-4CF8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4CF9 䳹 CJK UNIFIED IDEOGRAPH-4CF9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4CFA 䳺 CJK UNIFIED IDEOGRAPH-4CFA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4CFB 䳻 CJK UNIFIED IDEOGRAPH-4CFB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4CFC 䳼 CJK UNIFIED IDEOGRAPH-4CFC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4CFD 䳽 CJK UNIFIED IDEOGRAPH-4CFD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4CFE 䳾 CJK UNIFIED IDEOGRAPH-4CFE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4CFF 䳿 CJK UNIFIED IDEOGRAPH-4CFF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D00 䴀 CJK UNIFIED IDEOGRAPH-4D00 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D01 䴁 CJK UNIFIED IDEOGRAPH-4D01 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D02 䴂 CJK UNIFIED IDEOGRAPH-4D02 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D03 䴃 CJK UNIFIED IDEOGRAPH-4D03 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D04 䴄 CJK UNIFIED IDEOGRAPH-4D04 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D05 䴅 CJK UNIFIED IDEOGRAPH-4D05 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D06 䴆 CJK UNIFIED IDEOGRAPH-4D06 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D07 䴇 CJK UNIFIED IDEOGRAPH-4D07 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D08 䴈 CJK UNIFIED IDEOGRAPH-4D08 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D09 䴉 CJK UNIFIED IDEOGRAPH-4D09 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D0A 䴊 CJK UNIFIED IDEOGRAPH-4D0A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D0B 䴋 CJK UNIFIED IDEOGRAPH-4D0B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D0C 䴌 CJK UNIFIED IDEOGRAPH-4D0C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D0D 䴍 CJK UNIFIED IDEOGRAPH-4D0D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D0E 䴎 CJK UNIFIED IDEOGRAPH-4D0E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D0F 䴏 CJK UNIFIED IDEOGRAPH-4D0F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D10 䴐 CJK UNIFIED IDEOGRAPH-4D10 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D11 䴑 CJK UNIFIED IDEOGRAPH-4D11 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D12 䴒 CJK UNIFIED IDEOGRAPH-4D12 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D13 䴓 CJK UNIFIED IDEOGRAPH-4D13 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D14 䴔 CJK UNIFIED IDEOGRAPH-4D14 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D15 䴕 CJK UNIFIED IDEOGRAPH-4D15 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D16 䴖 CJK UNIFIED IDEOGRAPH-4D16 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D17 䴗 CJK UNIFIED IDEOGRAPH-4D17 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D18 䴘 CJK UNIFIED IDEOGRAPH-4D18 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D19 䴙 CJK UNIFIED IDEOGRAPH-4D19 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D1A 䴚 CJK UNIFIED IDEOGRAPH-4D1A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D1B 䴛 CJK UNIFIED IDEOGRAPH-4D1B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D1C 䴜 CJK UNIFIED IDEOGRAPH-4D1C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D1D 䴝 CJK UNIFIED IDEOGRAPH-4D1D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D1E 䴞 CJK UNIFIED IDEOGRAPH-4D1E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D1F 䴟 CJK UNIFIED IDEOGRAPH-4D1F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D20 䴠 CJK UNIFIED IDEOGRAPH-4D20 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D21 䴡 CJK UNIFIED IDEOGRAPH-4D21 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D22 䴢 CJK UNIFIED IDEOGRAPH-4D22 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D23 䴣 CJK UNIFIED IDEOGRAPH-4D23 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D24 䴤 CJK UNIFIED IDEOGRAPH-4D24 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D25 䴥 CJK UNIFIED IDEOGRAPH-4D25 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D26 䴦 CJK UNIFIED IDEOGRAPH-4D26 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D27 䴧 CJK UNIFIED IDEOGRAPH-4D27 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D28 䴨 CJK UNIFIED IDEOGRAPH-4D28 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D29 䴩 CJK UNIFIED IDEOGRAPH-4D29 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D2A 䴪 CJK UNIFIED IDEOGRAPH-4D2A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D2B 䴫 CJK UNIFIED IDEOGRAPH-4D2B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D2C 䴬 CJK UNIFIED IDEOGRAPH-4D2C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D2D 䴭 CJK UNIFIED IDEOGRAPH-4D2D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D2E 䴮 CJK UNIFIED IDEOGRAPH-4D2E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D2F 䴯 CJK UNIFIED IDEOGRAPH-4D2F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D30 䴰 CJK UNIFIED IDEOGRAPH-4D30 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D31 䴱 CJK UNIFIED IDEOGRAPH-4D31 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D32 䴲 CJK UNIFIED IDEOGRAPH-4D32 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D33 䴳 CJK UNIFIED IDEOGRAPH-4D33 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D34 䴴 CJK UNIFIED IDEOGRAPH-4D34 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D35 䴵 CJK UNIFIED IDEOGRAPH-4D35 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D36 䴶 CJK UNIFIED IDEOGRAPH-4D36 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D37 䴷 CJK UNIFIED IDEOGRAPH-4D37 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D38 䴸 CJK UNIFIED IDEOGRAPH-4D38 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D39 䴹 CJK UNIFIED IDEOGRAPH-4D39 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D3A 䴺 CJK UNIFIED IDEOGRAPH-4D3A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D3B 䴻 CJK UNIFIED IDEOGRAPH-4D3B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D3C 䴼 CJK UNIFIED IDEOGRAPH-4D3C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D3D 䴽 CJK UNIFIED IDEOGRAPH-4D3D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D3E 䴾 CJK UNIFIED IDEOGRAPH-4D3E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D3F 䴿 CJK UNIFIED IDEOGRAPH-4D3F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D40 䵀 CJK UNIFIED IDEOGRAPH-4D40 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D41 䵁 CJK UNIFIED IDEOGRAPH-4D41 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D42 䵂 CJK UNIFIED IDEOGRAPH-4D42 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D43 䵃 CJK UNIFIED IDEOGRAPH-4D43 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D44 䵄 CJK UNIFIED IDEOGRAPH-4D44 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D45 䵅 CJK UNIFIED IDEOGRAPH-4D45 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D46 䵆 CJK UNIFIED IDEOGRAPH-4D46 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D47 䵇 CJK UNIFIED IDEOGRAPH-4D47 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D48 䵈 CJK UNIFIED IDEOGRAPH-4D48 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D49 䵉 CJK UNIFIED IDEOGRAPH-4D49 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D4A 䵊 CJK UNIFIED IDEOGRAPH-4D4A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D4B 䵋 CJK UNIFIED IDEOGRAPH-4D4B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D4C 䵌 CJK UNIFIED IDEOGRAPH-4D4C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D4D 䵍 CJK UNIFIED IDEOGRAPH-4D4D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D4E 䵎 CJK UNIFIED IDEOGRAPH-4D4E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D4F 䵏 CJK UNIFIED IDEOGRAPH-4D4F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D50 䵐 CJK UNIFIED IDEOGRAPH-4D50 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D51 䵑 CJK UNIFIED IDEOGRAPH-4D51 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D52 䵒 CJK UNIFIED IDEOGRAPH-4D52 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D53 䵓 CJK UNIFIED IDEOGRAPH-4D53 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D54 䵔 CJK UNIFIED IDEOGRAPH-4D54 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D55 䵕 CJK UNIFIED IDEOGRAPH-4D55 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D56 䵖 CJK UNIFIED IDEOGRAPH-4D56 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D57 䵗 CJK UNIFIED IDEOGRAPH-4D57 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D58 䵘 CJK UNIFIED IDEOGRAPH-4D58 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D59 䵙 CJK UNIFIED IDEOGRAPH-4D59 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D5A 䵚 CJK UNIFIED IDEOGRAPH-4D5A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D5B 䵛 CJK UNIFIED IDEOGRAPH-4D5B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D5C 䵜 CJK UNIFIED IDEOGRAPH-4D5C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D5D 䵝 CJK UNIFIED IDEOGRAPH-4D5D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D5E 䵞 CJK UNIFIED IDEOGRAPH-4D5E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D5F 䵟 CJK UNIFIED IDEOGRAPH-4D5F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D60 䵠 CJK UNIFIED IDEOGRAPH-4D60 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D61 䵡 CJK UNIFIED IDEOGRAPH-4D61 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D62 䵢 CJK UNIFIED IDEOGRAPH-4D62 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D63 䵣 CJK UNIFIED IDEOGRAPH-4D63 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D64 䵤 CJK UNIFIED IDEOGRAPH-4D64 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D65 䵥 CJK UNIFIED IDEOGRAPH-4D65 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D66 䵦 CJK UNIFIED IDEOGRAPH-4D66 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D67 䵧 CJK UNIFIED IDEOGRAPH-4D67 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D68 䵨 CJK UNIFIED IDEOGRAPH-4D68 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D69 䵩 CJK UNIFIED IDEOGRAPH-4D69 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D6A 䵪 CJK UNIFIED IDEOGRAPH-4D6A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D6B 䵫 CJK UNIFIED IDEOGRAPH-4D6B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D6C 䵬 CJK UNIFIED IDEOGRAPH-4D6C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D6D 䵭 CJK UNIFIED IDEOGRAPH-4D6D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D6E 䵮 CJK UNIFIED IDEOGRAPH-4D6E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D6F 䵯 CJK UNIFIED IDEOGRAPH-4D6F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D70 䵰 CJK UNIFIED IDEOGRAPH-4D70 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D71 䵱 CJK UNIFIED IDEOGRAPH-4D71 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D72 䵲 CJK UNIFIED IDEOGRAPH-4D72 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D73 䵳 CJK UNIFIED IDEOGRAPH-4D73 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D74 䵴 CJK UNIFIED IDEOGRAPH-4D74 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D75 䵵 CJK UNIFIED IDEOGRAPH-4D75 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D76 䵶 CJK UNIFIED IDEOGRAPH-4D76 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D77 䵷 CJK UNIFIED IDEOGRAPH-4D77 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D78 䵸 CJK UNIFIED IDEOGRAPH-4D78 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D79 䵹 CJK UNIFIED IDEOGRAPH-4D79 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D7A 䵺 CJK UNIFIED IDEOGRAPH-4D7A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D7B 䵻 CJK UNIFIED IDEOGRAPH-4D7B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D7C 䵼 CJK UNIFIED IDEOGRAPH-4D7C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D7D 䵽 CJK UNIFIED IDEOGRAPH-4D7D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D7E 䵾 CJK UNIFIED IDEOGRAPH-4D7E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D7F 䵿 CJK UNIFIED IDEOGRAPH-4D7F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D80 䶀 CJK UNIFIED IDEOGRAPH-4D80 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D81 䶁 CJK UNIFIED IDEOGRAPH-4D81 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D82 䶂 CJK UNIFIED IDEOGRAPH-4D82 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D83 䶃 CJK UNIFIED IDEOGRAPH-4D83 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D84 䶄 CJK UNIFIED IDEOGRAPH-4D84 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D85 䶅 CJK UNIFIED IDEOGRAPH-4D85 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D86 䶆 CJK UNIFIED IDEOGRAPH-4D86 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D87 䶇 CJK UNIFIED IDEOGRAPH-4D87 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D88 䶈 CJK UNIFIED IDEOGRAPH-4D88 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D89 䶉 CJK UNIFIED IDEOGRAPH-4D89 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D8A 䶊 CJK UNIFIED IDEOGRAPH-4D8A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D8B 䶋 CJK UNIFIED IDEOGRAPH-4D8B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D8C 䶌 CJK UNIFIED IDEOGRAPH-4D8C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D8D 䶍 CJK UNIFIED IDEOGRAPH-4D8D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D8E 䶎 CJK UNIFIED IDEOGRAPH-4D8E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D8F 䶏 CJK UNIFIED IDEOGRAPH-4D8F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D90 䶐 CJK UNIFIED IDEOGRAPH-4D90 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D91 䶑 CJK UNIFIED IDEOGRAPH-4D91 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D92 䶒 CJK UNIFIED IDEOGRAPH-4D92 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D93 䶓 CJK UNIFIED IDEOGRAPH-4D93 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D94 䶔 CJK UNIFIED IDEOGRAPH-4D94 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D95 䶕 CJK UNIFIED IDEOGRAPH-4D95 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D96 䶖 CJK UNIFIED IDEOGRAPH-4D96 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D97 䶗 CJK UNIFIED IDEOGRAPH-4D97 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D98 䶘 CJK UNIFIED IDEOGRAPH-4D98 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D99 䶙 CJK UNIFIED IDEOGRAPH-4D99 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D9A 䶚 CJK UNIFIED IDEOGRAPH-4D9A | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D9B 䶛 CJK UNIFIED IDEOGRAPH-4D9B | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D9C 䶜 CJK UNIFIED IDEOGRAPH-4D9C | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D9D 䶝 CJK UNIFIED IDEOGRAPH-4D9D | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D9E 䶞 CJK UNIFIED IDEOGRAPH-4D9E | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4D9F 䶟 CJK UNIFIED IDEOGRAPH-4D9F | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4DA0 䶠 CJK UNIFIED IDEOGRAPH-4DA0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4DA1 䶡 CJK UNIFIED IDEOGRAPH-4DA1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4DA2 䶢 CJK UNIFIED IDEOGRAPH-4DA2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4DA3 䶣 CJK UNIFIED IDEOGRAPH-4DA3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4DA4 䶤 CJK UNIFIED IDEOGRAPH-4DA4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4DA5 䶥 CJK UNIFIED IDEOGRAPH-4DA5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4DA6 䶦 CJK UNIFIED IDEOGRAPH-4DA6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4DA7 䶧 CJK UNIFIED IDEOGRAPH-4DA7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4DA8 䶨 CJK UNIFIED IDEOGRAPH-4DA8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4DA9 䶩 CJK UNIFIED IDEOGRAPH-4DA9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4DAA 䶪 CJK UNIFIED IDEOGRAPH-4DAA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4DAB 䶫 CJK UNIFIED IDEOGRAPH-4DAB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4DAC 䶬 CJK UNIFIED IDEOGRAPH-4DAC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4DAD 䶭 CJK UNIFIED IDEOGRAPH-4DAD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4DAE 䶮 CJK UNIFIED IDEOGRAPH-4DAE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4DAF 䶯 CJK UNIFIED IDEOGRAPH-4DAF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4DB0 䶰 CJK UNIFIED IDEOGRAPH-4DB0 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4DB1 䶱 CJK UNIFIED IDEOGRAPH-4DB1 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4DB2 䶲 CJK UNIFIED IDEOGRAPH-4DB2 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4DB3 䶳 CJK UNIFIED IDEOGRAPH-4DB3 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4DB4 䶴 CJK UNIFIED IDEOGRAPH-4DB4 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4DB5 䶵 CJK UNIFIED IDEOGRAPH-4DB5 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 3.0
U+4DB6 䶶 CJK UNIFIED IDEOGRAPH-4DB6 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 13.0
U+4DB7 䶷 CJK UNIFIED IDEOGRAPH-4DB7 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 13.0
U+4DB8 䶸 CJK UNIFIED IDEOGRAPH-4DB8 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 13.0
U+4DB9 䶹 CJK UNIFIED IDEOGRAPH-4DB9 | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 13.0
U+4DBA 䶺 CJK UNIFIED IDEOGRAPH-4DBA | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 13.0
U+4DBB 䶻 CJK UNIFIED IDEOGRAPH-4DBB | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 13.0
U+4DBC 䶼 CJK UNIFIED IDEOGRAPH-4DBC | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 13.0
U+4DBD 䶽 CJK UNIFIED IDEOGRAPH-4DBD | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 13.0
U+4DBE 䶾 CJK UNIFIED IDEOGRAPH-4DBE | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 13.0
U+4DBF 䶿 CJK UNIFIED IDEOGRAPH-4DBF | category Lo (Other Letter) | block CJK Unified Ideographs Extension A | age 13.0
U+4DC0 ䷀ HEXAGRAM FOR THE CREATIVE HEAVEN | category So (Other Symbol) | block Yijing Hexagram Symbols | age 4.0
U+4DC1 ䷁ HEXAGRAM FOR THE RECEPTIVE EARTH | category So (Other Symbol) | block Yijing Hexagram Symbols | age 4.0
U+4DC2 ䷂ HEXAGRAM FOR DIFFICULTY AT THE BEGINNING | category So (Other Symbol) | block Yijing Hexagram Symbols | age 4.0
U+4DC3 ䷃ HEXAGRAM FOR YOUTHFUL FOLLY | category So (Other Symbol) | block Yijing Hexagram Symbols | age 4.0
U+4DC4 ䷄ HEXAGRAM FOR WAITING | category So (Other Symbol) | block Yijing Hexagram Symbols | age 4.0
U+4DC5 ䷅ HEXAGRAM FOR CONFLICT | category So (Other Symbol) | block Yijing Hexagram Symbols | age 4.0
U+4DC6 ䷆ HEXAGRAM FOR THE ARMY | category So (Other Symbol) | block Yijing Hexagram Symbols | age 4.0
U+4DC7 ䷇ HEXAGRAM FOR HOLDING TOGETHER | category So (Other Symbol) | block Yijing Hexagram Symbols | age 4.0
U+4DC8 ䷈ HEXAGRAM FOR SMALL TAMING | category So (Other Symbol) | block Yijing Hexagram Symbols | age 4.0
U+4DC9 ䷉ HEXAGRAM FOR TREADING | category So (Other Symbol) | block Yijing Hexagram Symbols | age 4.0
U+4DCA ䷊ HEXAGRAM FOR PEACE | category So (Other Symbol) | block Yijing Hexagram Symbols | age 4.0
U+4DCB ䷋ HEXAGRAM FOR STANDSTILL | category So (Other Symbol) | block Yijing Hexagram Symbols | age 4.0
U+4DCC ䷌ HEXAGRAM FOR FELLOWSHIP | category So (Other Symbol) | block Yijing Hexagram Symbols | age 4.0
U+4DCD ䷍ HEXAGRAM FOR GREAT POSSESSION | category So (Other Symbol) | block Yijing Hexagram Symbols | age 4.0
U+4DCE ䷎ HEXAGRAM FOR MODESTY | category So (Other Symbol) | block Yijing Hexagram Symbols | age 4.0
U+4DCF ䷏ HEXAGRAM FOR ENTHUSIASM | category So (Other Symbol) | block Yijing Hexagram Symbols | age 4.0
U+4DD0 ䷐ HEXAGRAM FOR FOLLOWING | category So (Other Symbol) | block Yijing Hexagram Symbols | age 4.0
U+4DD1 ䷑ HEXAGRAM FOR WORK ON THE DECAYED | category So (Other Symbol) | block Yijing Hexagram Symbols | age 4.0
U+4DD2 ䷒ HEXAGRAM FOR APPROACH | category So (Other Symbol) | block Yijing Hexagram Symbols | age 4.0
U+4DD3 ䷓ HEXAGRAM FOR CONTEMPLATION | category So (Other Symbol) | block Yijing Hexagram Symbols | age 4.0
U+4DD4 ䷔ HEXAGRAM FOR BITING THROUGH | category So (Other Symbol) | block Yijing Hexagram Symbols | age 4.0
U+4DD5 ䷕ HEXAGRAM FOR GRACE | category So (Other Symbol) | block Yijing Hexagram Symbols | age 4.0
U+4DD6 ䷖ HEXAGRAM FOR SPLITTING APART | category So (Other Symbol) | block Yijing Hexagram Symbols | age 4.0
U+4DD7 ䷗ HEXAGRAM FOR RETURN | category So (Other Symbol) | block Yijing Hexagram Symbols | age 4.0
U+4DD8 ䷘ HEXAGRAM FOR INNOCENCE | category So (Other Symbol) | block Yijing Hexagram Symbols | age 4.0
U+4DD9 ䷙ HEXAGRAM FOR GREAT TAMING | category So (Other Symbol) | block Yijing Hexagram Symbols | age 4.0
U+4DDA ䷚ HEXAGRAM FOR MOUTH CORNERS | category So (Other Symbol) | block Yijing Hexagram Symbols | age 4.0
U+4DDB ䷛ HEXAGRAM FOR GREAT PREPONDERANCE | category So (Other Symbol) | block Yijing Hexagram Symbols | age 4.0
U+4DDC ䷜ HEXAGRAM FOR THE ABYSMAL WATER | category So (Other Symbol) | block Yijing Hexagram Symbols | age 4.0
U+4DDD ䷝ HEXAGRAM FOR THE CLINGING FIRE | category So (Other Symbol) | block Yijing Hexagram Symbols | age 4.0
U+4DDE ䷞ HEXAGRAM FOR INFLUENCE | category So (Other Symbol) | block Yijing Hexagram Symbols | age 4.0
U+4DDF ䷟ HEXAGRAM FOR DURATION | category So (Other Symbol) | block Yijing Hexagram Symbols | age 4.0
U+4DE0 ䷠ HEXAGRAM FOR RETREAT | category So (Other Symbol) | block Yijing Hexagram Symbols | age 4.0
U+4DE1 ䷡ HEXAGRAM FOR GREAT POWER | category So (Other Symbol) | block Yijing Hexagram Symbols | age 4.0
U+4DE2 ䷢ HEXAGRAM FOR PROGRESS | category So (Other Symbol) | block Yijing Hexagram Symbols | age 4.0
U+4DE3 ䷣ HEXAGRAM FOR DARKENING OF THE LIGHT | category So (Other Symbol) | block Yijing Hexagram Symbols | age 4.0
U+4DE4 ䷤ HEXAGRAM FOR THE FAMILY | category So (Other Symbol) | block Yijing Hexagram Symbols | age 4.0
U+4DE5 ䷥ HEXAGRAM FOR OPPOSITION | category So (Other Symbol) | block Yijing Hexagram Symbols | age 4.0
U+4DE6 ䷦ HEXAGRAM FOR OBSTRUCTION | category So (Other Symbol) | block Yijing Hexagram Symbols | age 4.0
U+4DE7 ䷧ HEXAGRAM FOR DELIVERANCE | category So (Other Symbol) | block Yijing Hexagram Symbols | age 4.0
U+4DE8 ䷨ HEXAGRAM FOR DECREASE | category So (Other Symbol) | block Yijing Hexagram Symbols | age 4.0
U+4DE9 ䷩ HEXAGRAM FOR INCREASE | category So (Other Symbol) | block Yijing Hexagram Symbols | age 4.0
U+4DEA ䷪ HEXAGRAM FOR BREAKTHROUGH | category So (Other Symbol) | block Yijing Hexagram Symbols | age 4.0
U+4DEB ䷫ HEXAGRAM FOR COMING TO MEET | category So (Other Symbol) | block Yijing Hexagram Symbols | age 4.0
U+4DEC ䷬ HEXAGRAM FOR GATHERING TOGETHER | category So (Other Symbol) | block Yijing Hexagram Symbols | age 4.0
U+4DED ䷭ HEXAGRAM FOR PUSHING UPWARD | category So (Other Symbol) | block Yijing Hexagram Symbols | age 4.0
U+4DEE ䷮ HEXAGRAM FOR OPPRESSION | category So (Other Symbol) | block Yijing Hexagram Symbols | age 4.0
U+4DEF ䷯ HEXAGRAM FOR THE WELL | category So (Other Symbol) | block Yijing Hexagram Symbols | age 4.0
U+4DF0 ䷰ HEXAGRAM FOR REVOLUTION | category So (Other Symbol) | block Yijing Hexagram Symbols | age 4.0
U+4DF1 ䷱ HEXAGRAM FOR THE CAULDRON | category So (Other Symbol) | block Yijing Hexagram Symbols | age 4.0
U+4DF2 ䷲ HEXAGRAM FOR THE AROUSING THUNDER | category So (Other Symbol) | block Yijing Hexagram Symbols | age 4.0
U+4DF3 ䷳ HEXAGRAM FOR THE KEEPING STILL MOUNTAIN | category So (Other Symbol) | block Yijing Hexagram Symbols | age 4.0
U+4DF4 ䷴ HEXAGRAM FOR DEVELOPMENT | category So (Other Symbol) | block Yijing Hexagram Symbols | age 4.0
U+4DF5 ䷵ HEXAGRAM FOR THE MARRYING MAIDEN | category So (Other Symbol) | block Yijing Hexagram Symbols | age 4.0
U+4DF6 ䷶ HEXAGRAM FOR ABUNDANCE | category So (Other Symbol) | block Yijing Hexagram Symbols | age 4.0
U+4DF7 ䷷ HEXAGRAM FOR THE WANDERER | category So (Other Symbol) | block Yijing Hexagram Symbols | age 4.0
U+4DF8 ䷸ HEXAGRAM FOR THE GENTLE WIND | category So (Other Symbol) | block Yijing Hexagram Symbols | age 4.0
U+4DF9 ䷹ HEXAGRAM FOR THE JOYOUS LAKE | category So (Other Symbol) | block Yijing Hexagram Symbols | age 4.0
U+4DFA ䷺ HEXAGRAM FOR DISPERSION | category So (Other Symbol) | block Yijing Hexagram Symbols | age 4.0
U+4DFB ䷻ HEXAGRAM FOR LIMITATION | category So (Other Symbol) | block Yijing Hexagram Symbols | age 4.0
U+4DFC ䷼ HEXAGRAM FOR INNER TRUTH | category So (Other Symbol) | block Yijing Hexagram Symbols | age 4.0
U+4DFD ䷽ HEXAGRAM FOR SMALL PREPONDERANCE | category So (Other Symbol) | block Yijing Hexagram Symbols | age 4.0
U+4DFE ䷾ HEXAGRAM FOR AFTER COMPLETION | category So (Other Symbol) | block Yijing Hexagram Symbols | age 4.0
U+4DFF ䷿ HEXAGRAM FOR BEFORE COMPLETION | category So (Other Symbol) | block Yijing Hexagram Symbols | age 4.0
U+4E00 一 CJK UNIFIED IDEOGRAPH-4E00 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E01 丁 CJK UNIFIED IDEOGRAPH-4E01 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E02 丂 CJK UNIFIED IDEOGRAPH-4E02 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E03 七 CJK UNIFIED IDEOGRAPH-4E03 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E04 丄 CJK UNIFIED IDEOGRAPH-4E04 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E05 丅 CJK UNIFIED IDEOGRAPH-4E05 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E06 丆 CJK UNIFIED IDEOGRAPH-4E06 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E07 万 CJK UNIFIED IDEOGRAPH-4E07 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E08 丈 CJK UNIFIED IDEOGRAPH-4E08 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E09 三 CJK UNIFIED IDEOGRAPH-4E09 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E0A 上 CJK UNIFIED IDEOGRAPH-4E0A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E0B 下 CJK UNIFIED IDEOGRAPH-4E0B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E0C 丌 CJK UNIFIED IDEOGRAPH-4E0C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E0D 不 CJK UNIFIED IDEOGRAPH-4E0D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E0E 与 CJK UNIFIED IDEOGRAPH-4E0E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E0F 丏 CJK UNIFIED IDEOGRAPH-4E0F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E10 丐 CJK UNIFIED IDEOGRAPH-4E10 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E11 丑 CJK UNIFIED IDEOGRAPH-4E11 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E12 丒 CJK UNIFIED IDEOGRAPH-4E12 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E13 专 CJK UNIFIED IDEOGRAPH-4E13 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E14 且 CJK UNIFIED IDEOGRAPH-4E14 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E15 丕 CJK UNIFIED IDEOGRAPH-4E15 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E16 世 CJK UNIFIED IDEOGRAPH-4E16 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E17 丗 CJK UNIFIED IDEOGRAPH-4E17 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E18 丘 CJK UNIFIED IDEOGRAPH-4E18 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E19 丙 CJK UNIFIED IDEOGRAPH-4E19 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E1A 业 CJK UNIFIED IDEOGRAPH-4E1A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E1B 丛 CJK UNIFIED IDEOGRAPH-4E1B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E1C 东 CJK UNIFIED IDEOGRAPH-4E1C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E1D 丝 CJK UNIFIED IDEOGRAPH-4E1D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E1E 丞 CJK UNIFIED IDEOGRAPH-4E1E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E1F 丟 CJK UNIFIED IDEOGRAPH-4E1F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E20 丠 CJK UNIFIED IDEOGRAPH-4E20 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E21 両 CJK UNIFIED IDEOGRAPH-4E21 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E22 丢 CJK UNIFIED IDEOGRAPH-4E22 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E23 丣 CJK UNIFIED IDEOGRAPH-4E23 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E24 两 CJK UNIFIED IDEOGRAPH-4E24 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E25 严 CJK UNIFIED IDEOGRAPH-4E25 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E26 並 CJK UNIFIED IDEOGRAPH-4E26 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E27 丧 CJK UNIFIED IDEOGRAPH-4E27 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E28 丨 CJK UNIFIED IDEOGRAPH-4E28 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E29 丩 CJK UNIFIED IDEOGRAPH-4E29 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E2A 个 CJK UNIFIED IDEOGRAPH-4E2A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E2B 丫 CJK UNIFIED IDEOGRAPH-4E2B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E2C 丬 CJK UNIFIED IDEOGRAPH-4E2C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E2D 中 CJK UNIFIED IDEOGRAPH-4E2D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E2E 丮 CJK UNIFIED IDEOGRAPH-4E2E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E2F 丯 CJK UNIFIED IDEOGRAPH-4E2F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E30 丰 CJK UNIFIED IDEOGRAPH-4E30 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E31 丱 CJK UNIFIED IDEOGRAPH-4E31 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E32 串 CJK UNIFIED IDEOGRAPH-4E32 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E33 丳 CJK UNIFIED IDEOGRAPH-4E33 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E34 临 CJK UNIFIED IDEOGRAPH-4E34 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E35 丵 CJK UNIFIED IDEOGRAPH-4E35 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E36 丶 CJK UNIFIED IDEOGRAPH-4E36 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E37 丷 CJK UNIFIED IDEOGRAPH-4E37 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E38 丸 CJK UNIFIED IDEOGRAPH-4E38 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E39 丹 CJK UNIFIED IDEOGRAPH-4E39 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E3A 为 CJK UNIFIED IDEOGRAPH-4E3A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E3B 主 CJK UNIFIED IDEOGRAPH-4E3B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E3C 丼 CJK UNIFIED IDEOGRAPH-4E3C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E3D 丽 CJK UNIFIED IDEOGRAPH-4E3D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E3E 举 CJK UNIFIED IDEOGRAPH-4E3E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E3F 丿 CJK UNIFIED IDEOGRAPH-4E3F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E40 乀 CJK UNIFIED IDEOGRAPH-4E40 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E41 乁 CJK UNIFIED IDEOGRAPH-4E41 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E42 乂 CJK UNIFIED IDEOGRAPH-4E42 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E43 乃 CJK UNIFIED IDEOGRAPH-4E43 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E44 乄 CJK UNIFIED IDEOGRAPH-4E44 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E45 久 CJK UNIFIED IDEOGRAPH-4E45 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E46 乆 CJK UNIFIED IDEOGRAPH-4E46 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E47 乇 CJK UNIFIED IDEOGRAPH-4E47 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E48 么 CJK UNIFIED IDEOGRAPH-4E48 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E49 义 CJK UNIFIED IDEOGRAPH-4E49 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E4A 乊 CJK UNIFIED IDEOGRAPH-4E4A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E4B 之 CJK UNIFIED IDEOGRAPH-4E4B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E4C 乌 CJK UNIFIED IDEOGRAPH-4E4C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E4D 乍 CJK UNIFIED IDEOGRAPH-4E4D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E4E 乎 CJK UNIFIED IDEOGRAPH-4E4E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E4F 乏 CJK UNIFIED IDEOGRAPH-4E4F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E50 乐 CJK UNIFIED IDEOGRAPH-4E50 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E51 乑 CJK UNIFIED IDEOGRAPH-4E51 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E52 乒 CJK UNIFIED IDEOGRAPH-4E52 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E53 乓 CJK UNIFIED IDEOGRAPH-4E53 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E54 乔 CJK UNIFIED IDEOGRAPH-4E54 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E55 乕 CJK UNIFIED IDEOGRAPH-4E55 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E56 乖 CJK UNIFIED IDEOGRAPH-4E56 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E57 乗 CJK UNIFIED IDEOGRAPH-4E57 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E58 乘 CJK UNIFIED IDEOGRAPH-4E58 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E59 乙 CJK UNIFIED IDEOGRAPH-4E59 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E5A 乚 CJK UNIFIED IDEOGRAPH-4E5A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E5B 乛 CJK UNIFIED IDEOGRAPH-4E5B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E5C 乜 CJK UNIFIED IDEOGRAPH-4E5C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E5D 九 CJK UNIFIED IDEOGRAPH-4E5D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E5E 乞 CJK UNIFIED IDEOGRAPH-4E5E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E5F 也 CJK UNIFIED IDEOGRAPH-4E5F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E60 习 CJK UNIFIED IDEOGRAPH-4E60 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E61 乡 CJK UNIFIED IDEOGRAPH-4E61 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E62 乢 CJK UNIFIED IDEOGRAPH-4E62 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E63 乣 CJK UNIFIED IDEOGRAPH-4E63 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E64 乤 CJK UNIFIED IDEOGRAPH-4E64 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E65 乥 CJK UNIFIED IDEOGRAPH-4E65 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E66 书 CJK UNIFIED IDEOGRAPH-4E66 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E67 乧 CJK UNIFIED IDEOGRAPH-4E67 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E68 乨 CJK UNIFIED IDEOGRAPH-4E68 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E69 乩 CJK UNIFIED IDEOGRAPH-4E69 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E6A 乪 CJK UNIFIED IDEOGRAPH-4E6A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E6B 乫 CJK UNIFIED IDEOGRAPH-4E6B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E6C 乬 CJK UNIFIED IDEOGRAPH-4E6C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E6D 乭 CJK UNIFIED IDEOGRAPH-4E6D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E6E 乮 CJK UNIFIED IDEOGRAPH-4E6E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E6F 乯 CJK UNIFIED IDEOGRAPH-4E6F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E70 买 CJK UNIFIED IDEOGRAPH-4E70 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E71 乱 CJK UNIFIED IDEOGRAPH-4E71 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E72 乲 CJK UNIFIED IDEOGRAPH-4E72 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E73 乳 CJK UNIFIED IDEOGRAPH-4E73 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E74 乴 CJK UNIFIED IDEOGRAPH-4E74 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E75 乵 CJK UNIFIED IDEOGRAPH-4E75 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E76 乶 CJK UNIFIED IDEOGRAPH-4E76 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E77 乷 CJK UNIFIED IDEOGRAPH-4E77 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E78 乸 CJK UNIFIED IDEOGRAPH-4E78 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E79 乹 CJK UNIFIED IDEOGRAPH-4E79 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E7A 乺 CJK UNIFIED IDEOGRAPH-4E7A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E7B 乻 CJK UNIFIED IDEOGRAPH-4E7B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E7C 乼 CJK UNIFIED IDEOGRAPH-4E7C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E7D 乽 CJK UNIFIED IDEOGRAPH-4E7D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E7E 乾 CJK UNIFIED IDEOGRAPH-4E7E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E7F 乿 CJK UNIFIED IDEOGRAPH-4E7F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E80 亀 CJK UNIFIED IDEOGRAPH-4E80 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E81 亁 CJK UNIFIED IDEOGRAPH-4E81 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E82 亂 CJK UNIFIED IDEOGRAPH-4E82 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E83 亃 CJK UNIFIED IDEOGRAPH-4E83 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E84 亄 CJK UNIFIED IDEOGRAPH-4E84 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E85 亅 CJK UNIFIED IDEOGRAPH-4E85 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E86 了 CJK UNIFIED IDEOGRAPH-4E86 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E87 亇 CJK UNIFIED IDEOGRAPH-4E87 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E88 予 CJK UNIFIED IDEOGRAPH-4E88 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E89 争 CJK UNIFIED IDEOGRAPH-4E89 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E8A 亊 CJK UNIFIED IDEOGRAPH-4E8A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E8B 事 CJK UNIFIED IDEOGRAPH-4E8B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E8C 二 CJK UNIFIED IDEOGRAPH-4E8C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E8D 亍 CJK UNIFIED IDEOGRAPH-4E8D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E8E 于 CJK UNIFIED IDEOGRAPH-4E8E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E8F 亏 CJK UNIFIED IDEOGRAPH-4E8F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E90 亐 CJK UNIFIED IDEOGRAPH-4E90 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E91 云 CJK UNIFIED IDEOGRAPH-4E91 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E92 互 CJK UNIFIED IDEOGRAPH-4E92 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E93 亓 CJK UNIFIED IDEOGRAPH-4E93 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E94 五 CJK UNIFIED IDEOGRAPH-4E94 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E95 井 CJK UNIFIED IDEOGRAPH-4E95 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E96 亖 CJK UNIFIED IDEOGRAPH-4E96 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E97 亗 CJK UNIFIED IDEOGRAPH-4E97 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E98 亘 CJK UNIFIED IDEOGRAPH-4E98 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E99 亙 CJK UNIFIED IDEOGRAPH-4E99 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E9A 亚 CJK UNIFIED IDEOGRAPH-4E9A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E9B 些 CJK UNIFIED IDEOGRAPH-4E9B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E9C 亜 CJK UNIFIED IDEOGRAPH-4E9C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E9D 亝 CJK UNIFIED IDEOGRAPH-4E9D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E9E 亞 CJK UNIFIED IDEOGRAPH-4E9E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4E9F 亟 CJK UNIFIED IDEOGRAPH-4E9F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4EA0 亠 CJK UNIFIED IDEOGRAPH-4EA0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4EA1 亡 CJK UNIFIED IDEOGRAPH-4EA1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4EA2 亢 CJK UNIFIED IDEOGRAPH-4EA2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4EA3 亣 CJK UNIFIED IDEOGRAPH-4EA3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4EA4 交 CJK UNIFIED IDEOGRAPH-4EA4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4EA5 亥 CJK UNIFIED IDEOGRAPH-4EA5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4EA6 亦 CJK UNIFIED IDEOGRAPH-4EA6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4EA7 产 CJK UNIFIED IDEOGRAPH-4EA7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4EA8 亨 CJK UNIFIED IDEOGRAPH-4EA8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4EA9 亩 CJK UNIFIED IDEOGRAPH-4EA9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4EAA 亪 CJK UNIFIED IDEOGRAPH-4EAA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4EAB 享 CJK UNIFIED IDEOGRAPH-4EAB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4EAC 京 CJK UNIFIED IDEOGRAPH-4EAC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4EAD 亭 CJK UNIFIED IDEOGRAPH-4EAD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4EAE 亮 CJK UNIFIED IDEOGRAPH-4EAE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4EAF 亯 CJK UNIFIED IDEOGRAPH-4EAF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4EB0 亰 CJK UNIFIED IDEOGRAPH-4EB0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4EB1 亱 CJK UNIFIED IDEOGRAPH-4EB1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4EB2 亲 CJK UNIFIED IDEOGRAPH-4EB2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4EB3 亳 CJK UNIFIED IDEOGRAPH-4EB3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4EB4 亴 CJK UNIFIED IDEOGRAPH-4EB4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4EB5 亵 CJK UNIFIED IDEOGRAPH-4EB5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4EB6 亶 CJK UNIFIED IDEOGRAPH-4EB6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4EB7 亷 CJK UNIFIED IDEOGRAPH-4EB7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4EB8 亸 CJK UNIFIED IDEOGRAPH-4EB8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4EB9 亹 CJK UNIFIED IDEOGRAPH-4EB9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4EBA 人 CJK UNIFIED IDEOGRAPH-4EBA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4EBB 亻 CJK UNIFIED IDEOGRAPH-4EBB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4EBC 亼 CJK UNIFIED IDEOGRAPH-4EBC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4EBD 亽 CJK UNIFIED IDEOGRAPH-4EBD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4EBE 亾 CJK UNIFIED IDEOGRAPH-4EBE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4EBF 亿 CJK UNIFIED IDEOGRAPH-4EBF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4EC0 什 CJK UNIFIED IDEOGRAPH-4EC0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4EC1 仁 CJK UNIFIED IDEOGRAPH-4EC1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4EC2 仂 CJK UNIFIED IDEOGRAPH-4EC2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4EC3 仃 CJK UNIFIED IDEOGRAPH-4EC3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4EC4 仄 CJK UNIFIED IDEOGRAPH-4EC4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4EC5 仅 CJK UNIFIED IDEOGRAPH-4EC5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4EC6 仆 CJK UNIFIED IDEOGRAPH-4EC6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4EC7 仇 CJK UNIFIED IDEOGRAPH-4EC7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4EC8 仈 CJK UNIFIED IDEOGRAPH-4EC8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4EC9 仉 CJK UNIFIED IDEOGRAPH-4EC9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4ECA 今 CJK UNIFIED IDEOGRAPH-4ECA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4ECB 介 CJK UNIFIED IDEOGRAPH-4ECB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4ECC 仌 CJK UNIFIED IDEOGRAPH-4ECC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4ECD 仍 CJK UNIFIED IDEOGRAPH-4ECD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4ECE 从 CJK UNIFIED IDEOGRAPH-4ECE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4ECF 仏 CJK UNIFIED IDEOGRAPH-4ECF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4ED0 仐 CJK UNIFIED IDEOGRAPH-4ED0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4ED1 仑 CJK UNIFIED IDEOGRAPH-4ED1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4ED2 仒 CJK UNIFIED IDEOGRAPH-4ED2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4ED3 仓 CJK UNIFIED IDEOGRAPH-4ED3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4ED4 仔 CJK UNIFIED IDEOGRAPH-4ED4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4ED5 仕 CJK UNIFIED IDEOGRAPH-4ED5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4ED6 他 CJK UNIFIED IDEOGRAPH-4ED6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4ED7 仗 CJK UNIFIED IDEOGRAPH-4ED7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4ED8 付 CJK UNIFIED IDEOGRAPH-4ED8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4ED9 仙 CJK UNIFIED IDEOGRAPH-4ED9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4EDA 仚 CJK UNIFIED IDEOGRAPH-4EDA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4EDB 仛 CJK UNIFIED IDEOGRAPH-4EDB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4EDC 仜 CJK UNIFIED IDEOGRAPH-4EDC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4EDD 仝 CJK UNIFIED IDEOGRAPH-4EDD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4EDE 仞 CJK UNIFIED IDEOGRAPH-4EDE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4EDF 仟 CJK UNIFIED IDEOGRAPH-4EDF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4EE0 仠 CJK UNIFIED IDEOGRAPH-4EE0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4EE1 仡 CJK UNIFIED IDEOGRAPH-4EE1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4EE2 仢 CJK UNIFIED IDEOGRAPH-4EE2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4EE3 代 CJK UNIFIED IDEOGRAPH-4EE3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4EE4 令 CJK UNIFIED IDEOGRAPH-4EE4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4EE5 以 CJK UNIFIED IDEOGRAPH-4EE5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4EE6 仦 CJK UNIFIED IDEOGRAPH-4EE6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4EE7 仧 CJK UNIFIED IDEOGRAPH-4EE7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4EE8 仨 CJK UNIFIED IDEOGRAPH-4EE8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4EE9 仩 CJK UNIFIED IDEOGRAPH-4EE9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4EEA 仪 CJK UNIFIED IDEOGRAPH-4EEA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4EEB 仫 CJK UNIFIED IDEOGRAPH-4EEB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4EEC 们 CJK UNIFIED IDEOGRAPH-4EEC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4EED 仭 CJK UNIFIED IDEOGRAPH-4EED | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4EEE 仮 CJK UNIFIED IDEOGRAPH-4EEE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4EEF 仯 CJK UNIFIED IDEOGRAPH-4EEF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4EF0 仰 CJK UNIFIED IDEOGRAPH-4EF0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4EF1 仱 CJK UNIFIED IDEOGRAPH-4EF1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4EF2 仲 CJK UNIFIED IDEOGRAPH-4EF2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4EF3 仳 CJK UNIFIED IDEOGRAPH-4EF3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4EF4 仴 CJK UNIFIED IDEOGRAPH-4EF4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4EF5 仵 CJK UNIFIED IDEOGRAPH-4EF5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4EF6 件 CJK UNIFIED IDEOGRAPH-4EF6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4EF7 价 CJK UNIFIED IDEOGRAPH-4EF7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4EF8 仸 CJK UNIFIED IDEOGRAPH-4EF8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4EF9 仹 CJK UNIFIED IDEOGRAPH-4EF9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4EFA 仺 CJK UNIFIED IDEOGRAPH-4EFA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4EFB 任 CJK UNIFIED IDEOGRAPH-4EFB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4EFC 仼 CJK UNIFIED IDEOGRAPH-4EFC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4EFD 份 CJK UNIFIED IDEOGRAPH-4EFD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4EFE 仾 CJK UNIFIED IDEOGRAPH-4EFE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4EFF 仿 CJK UNIFIED IDEOGRAPH-4EFF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F00 伀 CJK UNIFIED IDEOGRAPH-4F00 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F01 企 CJK UNIFIED IDEOGRAPH-4F01 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F02 伂 CJK UNIFIED IDEOGRAPH-4F02 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F03 伃 CJK UNIFIED IDEOGRAPH-4F03 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F04 伄 CJK UNIFIED IDEOGRAPH-4F04 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F05 伅 CJK UNIFIED IDEOGRAPH-4F05 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F06 伆 CJK UNIFIED IDEOGRAPH-4F06 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F07 伇 CJK UNIFIED IDEOGRAPH-4F07 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F08 伈 CJK UNIFIED IDEOGRAPH-4F08 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F09 伉 CJK UNIFIED IDEOGRAPH-4F09 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F0A 伊 CJK UNIFIED IDEOGRAPH-4F0A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F0B 伋 CJK UNIFIED IDEOGRAPH-4F0B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F0C 伌 CJK UNIFIED IDEOGRAPH-4F0C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F0D 伍 CJK UNIFIED IDEOGRAPH-4F0D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F0E 伎 CJK UNIFIED IDEOGRAPH-4F0E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F0F 伏 CJK UNIFIED IDEOGRAPH-4F0F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F10 伐 CJK UNIFIED IDEOGRAPH-4F10 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F11 休 CJK UNIFIED IDEOGRAPH-4F11 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F12 伒 CJK UNIFIED IDEOGRAPH-4F12 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F13 伓 CJK UNIFIED IDEOGRAPH-4F13 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F14 伔 CJK UNIFIED IDEOGRAPH-4F14 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F15 伕 CJK UNIFIED IDEOGRAPH-4F15 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F16 伖 CJK UNIFIED IDEOGRAPH-4F16 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F17 众 CJK UNIFIED IDEOGRAPH-4F17 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F18 优 CJK UNIFIED IDEOGRAPH-4F18 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F19 伙 CJK UNIFIED IDEOGRAPH-4F19 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F1A 会 CJK UNIFIED IDEOGRAPH-4F1A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F1B 伛 CJK UNIFIED IDEOGRAPH-4F1B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F1C 伜 CJK UNIFIED IDEOGRAPH-4F1C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F1D 伝 CJK UNIFIED IDEOGRAPH-4F1D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F1E 伞 CJK UNIFIED IDEOGRAPH-4F1E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F1F 伟 CJK UNIFIED IDEOGRAPH-4F1F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F20 传 CJK UNIFIED IDEOGRAPH-4F20 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F21 伡 CJK UNIFIED IDEOGRAPH-4F21 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F22 伢 CJK UNIFIED IDEOGRAPH-4F22 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F23 伣 CJK UNIFIED IDEOGRAPH-4F23 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F24 伤 CJK UNIFIED IDEOGRAPH-4F24 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F25 伥 CJK UNIFIED IDEOGRAPH-4F25 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F26 伦 CJK UNIFIED IDEOGRAPH-4F26 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F27 伧 CJK UNIFIED IDEOGRAPH-4F27 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F28 伨 CJK UNIFIED IDEOGRAPH-4F28 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F29 伩 CJK UNIFIED IDEOGRAPH-4F29 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F2A 伪 CJK UNIFIED IDEOGRAPH-4F2A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F2B 伫 CJK UNIFIED IDEOGRAPH-4F2B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F2C 伬 CJK UNIFIED IDEOGRAPH-4F2C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F2D 伭 CJK UNIFIED IDEOGRAPH-4F2D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F2E 伮 CJK UNIFIED IDEOGRAPH-4F2E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F2F 伯 CJK UNIFIED IDEOGRAPH-4F2F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F30 估 CJK UNIFIED IDEOGRAPH-4F30 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F31 伱 CJK UNIFIED IDEOGRAPH-4F31 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F32 伲 CJK UNIFIED IDEOGRAPH-4F32 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F33 伳 CJK UNIFIED IDEOGRAPH-4F33 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F34 伴 CJK UNIFIED IDEOGRAPH-4F34 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F35 伵 CJK UNIFIED IDEOGRAPH-4F35 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F36 伶 CJK UNIFIED IDEOGRAPH-4F36 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F37 伷 CJK UNIFIED IDEOGRAPH-4F37 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F38 伸 CJK UNIFIED IDEOGRAPH-4F38 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F39 伹 CJK UNIFIED IDEOGRAPH-4F39 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F3A 伺 CJK UNIFIED IDEOGRAPH-4F3A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F3B 伻 CJK UNIFIED IDEOGRAPH-4F3B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F3C 似 CJK UNIFIED IDEOGRAPH-4F3C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F3D 伽 CJK UNIFIED IDEOGRAPH-4F3D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F3E 伾 CJK UNIFIED IDEOGRAPH-4F3E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F3F 伿 CJK UNIFIED IDEOGRAPH-4F3F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F40 佀 CJK UNIFIED IDEOGRAPH-4F40 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F41 佁 CJK UNIFIED IDEOGRAPH-4F41 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F42 佂 CJK UNIFIED IDEOGRAPH-4F42 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F43 佃 CJK UNIFIED IDEOGRAPH-4F43 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F44 佄 CJK UNIFIED IDEOGRAPH-4F44 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F45 佅 CJK UNIFIED IDEOGRAPH-4F45 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F46 但 CJK UNIFIED IDEOGRAPH-4F46 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F47 佇 CJK UNIFIED IDEOGRAPH-4F47 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F48 佈 CJK UNIFIED IDEOGRAPH-4F48 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F49 佉 CJK UNIFIED IDEOGRAPH-4F49 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F4A 佊 CJK UNIFIED IDEOGRAPH-4F4A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F4B 佋 CJK UNIFIED IDEOGRAPH-4F4B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F4C 佌 CJK UNIFIED IDEOGRAPH-4F4C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F4D 位 CJK UNIFIED IDEOGRAPH-4F4D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F4E 低 CJK UNIFIED IDEOGRAPH-4F4E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F4F 住 CJK UNIFIED IDEOGRAPH-4F4F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F50 佐 CJK UNIFIED IDEOGRAPH-4F50 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F51 佑 CJK UNIFIED IDEOGRAPH-4F51 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F52 佒 CJK UNIFIED IDEOGRAPH-4F52 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F53 体 CJK UNIFIED IDEOGRAPH-4F53 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F54 佔 CJK UNIFIED IDEOGRAPH-4F54 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F55 何 CJK UNIFIED IDEOGRAPH-4F55 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F56 佖 CJK UNIFIED IDEOGRAPH-4F56 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F57 佗 CJK UNIFIED IDEOGRAPH-4F57 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F58 佘 CJK UNIFIED IDEOGRAPH-4F58 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F59 余 CJK UNIFIED IDEOGRAPH-4F59 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F5A 佚 CJK UNIFIED IDEOGRAPH-4F5A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F5B 佛 CJK UNIFIED IDEOGRAPH-4F5B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F5C 作 CJK UNIFIED IDEOGRAPH-4F5C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F5D 佝 CJK UNIFIED IDEOGRAPH-4F5D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F5E 佞 CJK UNIFIED IDEOGRAPH-4F5E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F5F 佟 CJK UNIFIED IDEOGRAPH-4F5F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F60 你 CJK UNIFIED IDEOGRAPH-4F60 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F61 佡 CJK UNIFIED IDEOGRAPH-4F61 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F62 佢 CJK UNIFIED IDEOGRAPH-4F62 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F63 佣 CJK UNIFIED IDEOGRAPH-4F63 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F64 佤 CJK UNIFIED IDEOGRAPH-4F64 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F65 佥 CJK UNIFIED IDEOGRAPH-4F65 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F66 佦 CJK UNIFIED IDEOGRAPH-4F66 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F67 佧 CJK UNIFIED IDEOGRAPH-4F67 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F68 佨 CJK UNIFIED IDEOGRAPH-4F68 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F69 佩 CJK UNIFIED IDEOGRAPH-4F69 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F6A 佪 CJK UNIFIED IDEOGRAPH-4F6A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F6B 佫 CJK UNIFIED IDEOGRAPH-4F6B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F6C 佬 CJK UNIFIED IDEOGRAPH-4F6C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F6D 佭 CJK UNIFIED IDEOGRAPH-4F6D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F6E 佮 CJK UNIFIED IDEOGRAPH-4F6E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F6F 佯 CJK UNIFIED IDEOGRAPH-4F6F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F70 佰 CJK UNIFIED IDEOGRAPH-4F70 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F71 佱 CJK UNIFIED IDEOGRAPH-4F71 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F72 佲 CJK UNIFIED IDEOGRAPH-4F72 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F73 佳 CJK UNIFIED IDEOGRAPH-4F73 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F74 佴 CJK UNIFIED IDEOGRAPH-4F74 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F75 併 CJK UNIFIED IDEOGRAPH-4F75 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F76 佶 CJK UNIFIED IDEOGRAPH-4F76 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F77 佷 CJK UNIFIED IDEOGRAPH-4F77 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F78 佸 CJK UNIFIED IDEOGRAPH-4F78 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F79 佹 CJK UNIFIED IDEOGRAPH-4F79 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F7A 佺 CJK UNIFIED IDEOGRAPH-4F7A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F7B 佻 CJK UNIFIED IDEOGRAPH-4F7B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F7C 佼 CJK UNIFIED IDEOGRAPH-4F7C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F7D 佽 CJK UNIFIED IDEOGRAPH-4F7D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F7E 佾 CJK UNIFIED IDEOGRAPH-4F7E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F7F 使 CJK UNIFIED IDEOGRAPH-4F7F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F80 侀 CJK UNIFIED IDEOGRAPH-4F80 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F81 侁 CJK UNIFIED IDEOGRAPH-4F81 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F82 侂 CJK UNIFIED IDEOGRAPH-4F82 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F83 侃 CJK UNIFIED IDEOGRAPH-4F83 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F84 侄 CJK UNIFIED IDEOGRAPH-4F84 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F85 侅 CJK UNIFIED IDEOGRAPH-4F85 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F86 來 CJK UNIFIED IDEOGRAPH-4F86 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F87 侇 CJK UNIFIED IDEOGRAPH-4F87 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F88 侈 CJK UNIFIED IDEOGRAPH-4F88 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F89 侉 CJK UNIFIED IDEOGRAPH-4F89 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F8A 侊 CJK UNIFIED IDEOGRAPH-4F8A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F8B 例 CJK UNIFIED IDEOGRAPH-4F8B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F8C 侌 CJK UNIFIED IDEOGRAPH-4F8C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F8D 侍 CJK UNIFIED IDEOGRAPH-4F8D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F8E 侎 CJK UNIFIED IDEOGRAPH-4F8E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F8F 侏 CJK UNIFIED IDEOGRAPH-4F8F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F90 侐 CJK UNIFIED IDEOGRAPH-4F90 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F91 侑 CJK UNIFIED IDEOGRAPH-4F91 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F92 侒 CJK UNIFIED IDEOGRAPH-4F92 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F93 侓 CJK UNIFIED IDEOGRAPH-4F93 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F94 侔 CJK UNIFIED IDEOGRAPH-4F94 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F95 侕 CJK UNIFIED IDEOGRAPH-4F95 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F96 侖 CJK UNIFIED IDEOGRAPH-4F96 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F97 侗 CJK UNIFIED IDEOGRAPH-4F97 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F98 侘 CJK UNIFIED IDEOGRAPH-4F98 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F99 侙 CJK UNIFIED IDEOGRAPH-4F99 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F9A 侚 CJK UNIFIED IDEOGRAPH-4F9A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F9B 供 CJK UNIFIED IDEOGRAPH-4F9B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F9C 侜 CJK UNIFIED IDEOGRAPH-4F9C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F9D 依 CJK UNIFIED IDEOGRAPH-4F9D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F9E 侞 CJK UNIFIED IDEOGRAPH-4F9E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4F9F 侟 CJK UNIFIED IDEOGRAPH-4F9F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4FA0 侠 CJK UNIFIED IDEOGRAPH-4FA0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4FA1 価 CJK UNIFIED IDEOGRAPH-4FA1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4FA2 侢 CJK UNIFIED IDEOGRAPH-4FA2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4FA3 侣 CJK UNIFIED IDEOGRAPH-4FA3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4FA4 侤 CJK UNIFIED IDEOGRAPH-4FA4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4FA5 侥 CJK UNIFIED IDEOGRAPH-4FA5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4FA6 侦 CJK UNIFIED IDEOGRAPH-4FA6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4FA7 侧 CJK UNIFIED IDEOGRAPH-4FA7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4FA8 侨 CJK UNIFIED IDEOGRAPH-4FA8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4FA9 侩 CJK UNIFIED IDEOGRAPH-4FA9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4FAA 侪 CJK UNIFIED IDEOGRAPH-4FAA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4FAB 侫 CJK UNIFIED IDEOGRAPH-4FAB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4FAC 侬 CJK UNIFIED IDEOGRAPH-4FAC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4FAD 侭 CJK UNIFIED IDEOGRAPH-4FAD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4FAE 侮 CJK UNIFIED IDEOGRAPH-4FAE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4FAF 侯 CJK UNIFIED IDEOGRAPH-4FAF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4FB0 侰 CJK UNIFIED IDEOGRAPH-4FB0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4FB1 侱 CJK UNIFIED IDEOGRAPH-4FB1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4FB2 侲 CJK UNIFIED IDEOGRAPH-4FB2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4FB3 侳 CJK UNIFIED IDEOGRAPH-4FB3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4FB4 侴 CJK UNIFIED IDEOGRAPH-4FB4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4FB5 侵 CJK UNIFIED IDEOGRAPH-4FB5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4FB6 侶 CJK UNIFIED IDEOGRAPH-4FB6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4FB7 侷 CJK UNIFIED IDEOGRAPH-4FB7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4FB8 侸 CJK UNIFIED IDEOGRAPH-4FB8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4FB9 侹 CJK UNIFIED IDEOGRAPH-4FB9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4FBA 侺 CJK UNIFIED IDEOGRAPH-4FBA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4FBB 侻 CJK UNIFIED IDEOGRAPH-4FBB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4FBC 侼 CJK UNIFIED IDEOGRAPH-4FBC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4FBD 侽 CJK UNIFIED IDEOGRAPH-4FBD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4FBE 侾 CJK UNIFIED IDEOGRAPH-4FBE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4FBF 便 CJK UNIFIED IDEOGRAPH-4FBF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4FC0 俀 CJK UNIFIED IDEOGRAPH-4FC0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4FC1 俁 CJK UNIFIED IDEOGRAPH-4FC1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4FC2 係 CJK UNIFIED IDEOGRAPH-4FC2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4FC3 促 CJK UNIFIED IDEOGRAPH-4FC3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4FC4 俄 CJK UNIFIED IDEOGRAPH-4FC4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4FC5 俅 CJK UNIFIED IDEOGRAPH-4FC5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4FC6 俆 CJK UNIFIED IDEOGRAPH-4FC6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4FC7 俇 CJK UNIFIED IDEOGRAPH-4FC7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4FC8 俈 CJK UNIFIED IDEOGRAPH-4FC8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4FC9 俉 CJK UNIFIED IDEOGRAPH-4FC9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4FCA 俊 CJK UNIFIED IDEOGRAPH-4FCA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4FCB 俋 CJK UNIFIED IDEOGRAPH-4FCB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4FCC 俌 CJK UNIFIED IDEOGRAPH-4FCC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4FCD 俍 CJK UNIFIED IDEOGRAPH-4FCD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4FCE 俎 CJK UNIFIED IDEOGRAPH-4FCE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4FCF 俏 CJK UNIFIED IDEOGRAPH-4FCF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4FD0 俐 CJK UNIFIED IDEOGRAPH-4FD0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4FD1 俑 CJK UNIFIED IDEOGRAPH-4FD1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4FD2 俒 CJK UNIFIED IDEOGRAPH-4FD2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4FD3 俓 CJK UNIFIED IDEOGRAPH-4FD3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4FD4 俔 CJK UNIFIED IDEOGRAPH-4FD4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4FD5 俕 CJK UNIFIED IDEOGRAPH-4FD5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4FD6 俖 CJK UNIFIED IDEOGRAPH-4FD6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4FD7 俗 CJK UNIFIED IDEOGRAPH-4FD7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4FD8 俘 CJK UNIFIED IDEOGRAPH-4FD8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4FD9 俙 CJK UNIFIED IDEOGRAPH-4FD9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4FDA 俚 CJK UNIFIED IDEOGRAPH-4FDA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4FDB 俛 CJK UNIFIED IDEOGRAPH-4FDB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4FDC 俜 CJK UNIFIED IDEOGRAPH-4FDC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4FDD 保 CJK UNIFIED IDEOGRAPH-4FDD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4FDE 俞 CJK UNIFIED IDEOGRAPH-4FDE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4FDF 俟 CJK UNIFIED IDEOGRAPH-4FDF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4FE0 俠 CJK UNIFIED IDEOGRAPH-4FE0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4FE1 信 CJK UNIFIED IDEOGRAPH-4FE1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4FE2 俢 CJK UNIFIED IDEOGRAPH-4FE2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4FE3 俣 CJK UNIFIED IDEOGRAPH-4FE3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4FE4 俤 CJK UNIFIED IDEOGRAPH-4FE4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4FE5 俥 CJK UNIFIED IDEOGRAPH-4FE5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4FE6 俦 CJK UNIFIED IDEOGRAPH-4FE6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4FE7 俧 CJK UNIFIED IDEOGRAPH-4FE7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4FE8 俨 CJK UNIFIED IDEOGRAPH-4FE8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4FE9 俩 CJK UNIFIED IDEOGRAPH-4FE9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4FEA 俪 CJK UNIFIED IDEOGRAPH-4FEA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4FEB 俫 CJK UNIFIED IDEOGRAPH-4FEB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4FEC 俬 CJK UNIFIED IDEOGRAPH-4FEC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4FED 俭 CJK UNIFIED IDEOGRAPH-4FED | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4FEE 修 CJK UNIFIED IDEOGRAPH-4FEE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4FEF 俯 CJK UNIFIED IDEOGRAPH-4FEF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4FF0 俰 CJK UNIFIED IDEOGRAPH-4FF0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4FF1 俱 CJK UNIFIED IDEOGRAPH-4FF1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4FF2 俲 CJK UNIFIED IDEOGRAPH-4FF2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4FF3 俳 CJK UNIFIED IDEOGRAPH-4FF3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4FF4 俴 CJK UNIFIED IDEOGRAPH-4FF4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4FF5 俵 CJK UNIFIED IDEOGRAPH-4FF5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4FF6 俶 CJK UNIFIED IDEOGRAPH-4FF6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4FF7 俷 CJK UNIFIED IDEOGRAPH-4FF7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4FF8 俸 CJK UNIFIED IDEOGRAPH-4FF8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4FF9 俹 CJK UNIFIED IDEOGRAPH-4FF9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4FFA 俺 CJK UNIFIED IDEOGRAPH-4FFA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4FFB 俻 CJK UNIFIED IDEOGRAPH-4FFB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4FFC 俼 CJK UNIFIED IDEOGRAPH-4FFC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4FFD 俽 CJK UNIFIED IDEOGRAPH-4FFD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4FFE 俾 CJK UNIFIED IDEOGRAPH-4FFE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+4FFF 俿 CJK UNIFIED IDEOGRAPH-4FFF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5000 倀 CJK UNIFIED IDEOGRAPH-5000 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5001 倁 CJK UNIFIED IDEOGRAPH-5001 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5002 倂 CJK UNIFIED IDEOGRAPH-5002 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5003 倃 CJK UNIFIED IDEOGRAPH-5003 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5004 倄 CJK UNIFIED IDEOGRAPH-5004 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5005 倅 CJK UNIFIED IDEOGRAPH-5005 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5006 倆 CJK UNIFIED IDEOGRAPH-5006 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5007 倇 CJK UNIFIED IDEOGRAPH-5007 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5008 倈 CJK UNIFIED IDEOGRAPH-5008 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5009 倉 CJK UNIFIED IDEOGRAPH-5009 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+500A 倊 CJK UNIFIED IDEOGRAPH-500A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+500B 個 CJK UNIFIED IDEOGRAPH-500B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+500C 倌 CJK UNIFIED IDEOGRAPH-500C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+500D 倍 CJK UNIFIED IDEOGRAPH-500D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+500E 倎 CJK UNIFIED IDEOGRAPH-500E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+500F 倏 CJK UNIFIED IDEOGRAPH-500F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5010 倐 CJK UNIFIED IDEOGRAPH-5010 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5011 們 CJK UNIFIED IDEOGRAPH-5011 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5012 倒 CJK UNIFIED IDEOGRAPH-5012 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5013 倓 CJK UNIFIED IDEOGRAPH-5013 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5014 倔 CJK UNIFIED IDEOGRAPH-5014 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5015 倕 CJK UNIFIED IDEOGRAPH-5015 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5016 倖 CJK UNIFIED IDEOGRAPH-5016 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5017 倗 CJK UNIFIED IDEOGRAPH-5017 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5018 倘 CJK UNIFIED IDEOGRAPH-5018 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5019 候 CJK UNIFIED IDEOGRAPH-5019 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+501A 倚 CJK UNIFIED IDEOGRAPH-501A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+501B 倛 CJK UNIFIED IDEOGRAPH-501B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+501C 倜 CJK UNIFIED IDEOGRAPH-501C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+501D 倝 CJK UNIFIED IDEOGRAPH-501D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+501E 倞 CJK UNIFIED IDEOGRAPH-501E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+501F 借 CJK UNIFIED IDEOGRAPH-501F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5020 倠 CJK UNIFIED IDEOGRAPH-5020 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5021 倡 CJK UNIFIED IDEOGRAPH-5021 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5022 倢 CJK UNIFIED IDEOGRAPH-5022 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5023 倣 CJK UNIFIED IDEOGRAPH-5023 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5024 値 CJK UNIFIED IDEOGRAPH-5024 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5025 倥 CJK UNIFIED IDEOGRAPH-5025 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5026 倦 CJK UNIFIED IDEOGRAPH-5026 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5027 倧 CJK UNIFIED IDEOGRAPH-5027 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5028 倨 CJK UNIFIED IDEOGRAPH-5028 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5029 倩 CJK UNIFIED IDEOGRAPH-5029 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+502A 倪 CJK UNIFIED IDEOGRAPH-502A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+502B 倫 CJK UNIFIED IDEOGRAPH-502B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+502C 倬 CJK UNIFIED IDEOGRAPH-502C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+502D 倭 CJK UNIFIED IDEOGRAPH-502D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+502E 倮 CJK UNIFIED IDEOGRAPH-502E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+502F 倯 CJK UNIFIED IDEOGRAPH-502F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5030 倰 CJK UNIFIED IDEOGRAPH-5030 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5031 倱 CJK UNIFIED IDEOGRAPH-5031 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5032 倲 CJK UNIFIED IDEOGRAPH-5032 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5033 倳 CJK UNIFIED IDEOGRAPH-5033 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5034 倴 CJK UNIFIED IDEOGRAPH-5034 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5035 倵 CJK UNIFIED IDEOGRAPH-5035 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5036 倶 CJK UNIFIED IDEOGRAPH-5036 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5037 倷 CJK UNIFIED IDEOGRAPH-5037 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5038 倸 CJK UNIFIED IDEOGRAPH-5038 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5039 倹 CJK UNIFIED IDEOGRAPH-5039 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+503A 债 CJK UNIFIED IDEOGRAPH-503A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+503B 倻 CJK UNIFIED IDEOGRAPH-503B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+503C 值 CJK UNIFIED IDEOGRAPH-503C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+503D 倽 CJK UNIFIED IDEOGRAPH-503D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+503E 倾 CJK UNIFIED IDEOGRAPH-503E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+503F 倿 CJK UNIFIED IDEOGRAPH-503F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5040 偀 CJK UNIFIED IDEOGRAPH-5040 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5041 偁 CJK UNIFIED IDEOGRAPH-5041 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5042 偂 CJK UNIFIED IDEOGRAPH-5042 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5043 偃 CJK UNIFIED IDEOGRAPH-5043 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5044 偄 CJK UNIFIED IDEOGRAPH-5044 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5045 偅 CJK UNIFIED IDEOGRAPH-5045 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5046 偆 CJK UNIFIED IDEOGRAPH-5046 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5047 假 CJK UNIFIED IDEOGRAPH-5047 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5048 偈 CJK UNIFIED IDEOGRAPH-5048 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5049 偉 CJK UNIFIED IDEOGRAPH-5049 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+504A 偊 CJK UNIFIED IDEOGRAPH-504A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+504B 偋 CJK UNIFIED IDEOGRAPH-504B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+504C 偌 CJK UNIFIED IDEOGRAPH-504C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+504D 偍 CJK UNIFIED IDEOGRAPH-504D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+504E 偎 CJK UNIFIED IDEOGRAPH-504E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+504F 偏 CJK UNIFIED IDEOGRAPH-504F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5050 偐 CJK UNIFIED IDEOGRAPH-5050 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5051 偑 CJK UNIFIED IDEOGRAPH-5051 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5052 偒 CJK UNIFIED IDEOGRAPH-5052 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5053 偓 CJK UNIFIED IDEOGRAPH-5053 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5054 偔 CJK UNIFIED IDEOGRAPH-5054 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5055 偕 CJK UNIFIED IDEOGRAPH-5055 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5056 偖 CJK UNIFIED IDEOGRAPH-5056 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5057 偗 CJK UNIFIED IDEOGRAPH-5057 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5058 偘 CJK UNIFIED IDEOGRAPH-5058 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5059 偙 CJK UNIFIED IDEOGRAPH-5059 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+505A 做 CJK UNIFIED IDEOGRAPH-505A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+505B 偛 CJK UNIFIED IDEOGRAPH-505B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+505C 停 CJK UNIFIED IDEOGRAPH-505C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+505D 偝 CJK UNIFIED IDEOGRAPH-505D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+505E 偞 CJK UNIFIED IDEOGRAPH-505E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+505F 偟 CJK UNIFIED IDEOGRAPH-505F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5060 偠 CJK UNIFIED IDEOGRAPH-5060 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5061 偡 CJK UNIFIED IDEOGRAPH-5061 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5062 偢 CJK UNIFIED IDEOGRAPH-5062 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5063 偣 CJK UNIFIED IDEOGRAPH-5063 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5064 偤 CJK UNIFIED IDEOGRAPH-5064 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5065 健 CJK UNIFIED IDEOGRAPH-5065 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5066 偦 CJK UNIFIED IDEOGRAPH-5066 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5067 偧 CJK UNIFIED IDEOGRAPH-5067 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5068 偨 CJK UNIFIED IDEOGRAPH-5068 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5069 偩 CJK UNIFIED IDEOGRAPH-5069 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+506A 偪 CJK UNIFIED IDEOGRAPH-506A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+506B 偫 CJK UNIFIED IDEOGRAPH-506B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+506C 偬 CJK UNIFIED IDEOGRAPH-506C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+506D 偭 CJK UNIFIED IDEOGRAPH-506D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+506E 偮 CJK UNIFIED IDEOGRAPH-506E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+506F 偯 CJK UNIFIED IDEOGRAPH-506F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5070 偰 CJK UNIFIED IDEOGRAPH-5070 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5071 偱 CJK UNIFIED IDEOGRAPH-5071 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5072 偲 CJK UNIFIED IDEOGRAPH-5072 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5073 偳 CJK UNIFIED IDEOGRAPH-5073 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5074 側 CJK UNIFIED IDEOGRAPH-5074 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5075 偵 CJK UNIFIED IDEOGRAPH-5075 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5076 偶 CJK UNIFIED IDEOGRAPH-5076 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5077 偷 CJK UNIFIED IDEOGRAPH-5077 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5078 偸 CJK UNIFIED IDEOGRAPH-5078 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5079 偹 CJK UNIFIED IDEOGRAPH-5079 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+507A 偺 CJK UNIFIED IDEOGRAPH-507A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+507B 偻 CJK UNIFIED IDEOGRAPH-507B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+507C 偼 CJK UNIFIED IDEOGRAPH-507C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+507D 偽 CJK UNIFIED IDEOGRAPH-507D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+507E 偾 CJK UNIFIED IDEOGRAPH-507E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+507F 偿 CJK UNIFIED IDEOGRAPH-507F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5080 傀 CJK UNIFIED IDEOGRAPH-5080 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5081 傁 CJK UNIFIED IDEOGRAPH-5081 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5082 傂 CJK UNIFIED IDEOGRAPH-5082 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5083 傃 CJK UNIFIED IDEOGRAPH-5083 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5084 傄 CJK UNIFIED IDEOGRAPH-5084 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5085 傅 CJK UNIFIED IDEOGRAPH-5085 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5086 傆 CJK UNIFIED IDEOGRAPH-5086 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5087 傇 CJK UNIFIED IDEOGRAPH-5087 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5088 傈 CJK UNIFIED IDEOGRAPH-5088 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5089 傉 CJK UNIFIED IDEOGRAPH-5089 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+508A 傊 CJK UNIFIED IDEOGRAPH-508A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+508B 傋 CJK UNIFIED IDEOGRAPH-508B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+508C 傌 CJK UNIFIED IDEOGRAPH-508C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+508D 傍 CJK UNIFIED IDEOGRAPH-508D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+508E 傎 CJK UNIFIED IDEOGRAPH-508E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+508F 傏 CJK UNIFIED IDEOGRAPH-508F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5090 傐 CJK UNIFIED IDEOGRAPH-5090 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5091 傑 CJK UNIFIED IDEOGRAPH-5091 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5092 傒 CJK UNIFIED IDEOGRAPH-5092 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5093 傓 CJK UNIFIED IDEOGRAPH-5093 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5094 傔 CJK UNIFIED IDEOGRAPH-5094 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5095 傕 CJK UNIFIED IDEOGRAPH-5095 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5096 傖 CJK UNIFIED IDEOGRAPH-5096 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5097 傗 CJK UNIFIED IDEOGRAPH-5097 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5098 傘 CJK UNIFIED IDEOGRAPH-5098 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5099 備 CJK UNIFIED IDEOGRAPH-5099 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+509A 傚 CJK UNIFIED IDEOGRAPH-509A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+509B 傛 CJK UNIFIED IDEOGRAPH-509B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+509C 傜 CJK UNIFIED IDEOGRAPH-509C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+509D 傝 CJK UNIFIED IDEOGRAPH-509D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+509E 傞 CJK UNIFIED IDEOGRAPH-509E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+509F 傟 CJK UNIFIED IDEOGRAPH-509F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+50A0 傠 CJK UNIFIED IDEOGRAPH-50A0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+50A1 傡 CJK UNIFIED IDEOGRAPH-50A1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+50A2 傢 CJK UNIFIED IDEOGRAPH-50A2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+50A3 傣 CJK UNIFIED IDEOGRAPH-50A3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+50A4 傤 CJK UNIFIED IDEOGRAPH-50A4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+50A5 傥 CJK UNIFIED IDEOGRAPH-50A5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+50A6 傦 CJK UNIFIED IDEOGRAPH-50A6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+50A7 傧 CJK UNIFIED IDEOGRAPH-50A7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+50A8 储 CJK UNIFIED IDEOGRAPH-50A8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+50A9 傩 CJK UNIFIED IDEOGRAPH-50A9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+50AA 傪 CJK UNIFIED IDEOGRAPH-50AA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+50AB 傫 CJK UNIFIED IDEOGRAPH-50AB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+50AC 催 CJK UNIFIED IDEOGRAPH-50AC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+50AD 傭 CJK UNIFIED IDEOGRAPH-50AD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+50AE 傮 CJK UNIFIED IDEOGRAPH-50AE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+50AF 傯 CJK UNIFIED IDEOGRAPH-50AF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+50B0 傰 CJK UNIFIED IDEOGRAPH-50B0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+50B1 傱 CJK UNIFIED IDEOGRAPH-50B1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+50B2 傲 CJK UNIFIED IDEOGRAPH-50B2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+50B3 傳 CJK UNIFIED IDEOGRAPH-50B3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+50B4 傴 CJK UNIFIED IDEOGRAPH-50B4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+50B5 債 CJK UNIFIED IDEOGRAPH-50B5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+50B6 傶 CJK UNIFIED IDEOGRAPH-50B6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+50B7 傷 CJK UNIFIED IDEOGRAPH-50B7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+50B8 傸 CJK UNIFIED IDEOGRAPH-50B8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+50B9 傹 CJK UNIFIED IDEOGRAPH-50B9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+50BA 傺 CJK UNIFIED IDEOGRAPH-50BA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+50BB 傻 CJK UNIFIED IDEOGRAPH-50BB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+50BC 傼 CJK UNIFIED IDEOGRAPH-50BC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+50BD 傽 CJK UNIFIED IDEOGRAPH-50BD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+50BE 傾 CJK UNIFIED IDEOGRAPH-50BE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+50BF 傿 CJK UNIFIED IDEOGRAPH-50BF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+50C0 僀 CJK UNIFIED IDEOGRAPH-50C0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+50C1 僁 CJK UNIFIED IDEOGRAPH-50C1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+50C2 僂 CJK UNIFIED IDEOGRAPH-50C2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+50C3 僃 CJK UNIFIED IDEOGRAPH-50C3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+50C4 僄 CJK UNIFIED IDEOGRAPH-50C4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+50C5 僅 CJK UNIFIED IDEOGRAPH-50C5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+50C6 僆 CJK UNIFIED IDEOGRAPH-50C6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+50C7 僇 CJK UNIFIED IDEOGRAPH-50C7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+50C8 僈 CJK UNIFIED IDEOGRAPH-50C8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+50C9 僉 CJK UNIFIED IDEOGRAPH-50C9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+50CA 僊 CJK UNIFIED IDEOGRAPH-50CA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+50CB 僋 CJK UNIFIED IDEOGRAPH-50CB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+50CC 僌 CJK UNIFIED IDEOGRAPH-50CC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+50CD 働 CJK UNIFIED IDEOGRAPH-50CD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+50CE 僎 CJK UNIFIED IDEOGRAPH-50CE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+50CF 像 CJK UNIFIED IDEOGRAPH-50CF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+50D0 僐 CJK UNIFIED IDEOGRAPH-50D0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+50D1 僑 CJK UNIFIED IDEOGRAPH-50D1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+50D2 僒 CJK UNIFIED IDEOGRAPH-50D2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+50D3 僓 CJK UNIFIED IDEOGRAPH-50D3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+50D4 僔 CJK UNIFIED IDEOGRAPH-50D4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+50D5 僕 CJK UNIFIED IDEOGRAPH-50D5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+50D6 僖 CJK UNIFIED IDEOGRAPH-50D6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+50D7 僗 CJK UNIFIED IDEOGRAPH-50D7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+50D8 僘 CJK UNIFIED IDEOGRAPH-50D8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+50D9 僙 CJK UNIFIED IDEOGRAPH-50D9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+50DA 僚 CJK UNIFIED IDEOGRAPH-50DA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+50DB 僛 CJK UNIFIED IDEOGRAPH-50DB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+50DC 僜 CJK UNIFIED IDEOGRAPH-50DC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+50DD 僝 CJK UNIFIED IDEOGRAPH-50DD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+50DE 僞 CJK UNIFIED IDEOGRAPH-50DE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+50DF 僟 CJK UNIFIED IDEOGRAPH-50DF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+50E0 僠 CJK UNIFIED IDEOGRAPH-50E0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+50E1 僡 CJK UNIFIED IDEOGRAPH-50E1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+50E2 僢 CJK UNIFIED IDEOGRAPH-50E2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+50E3 僣 CJK UNIFIED IDEOGRAPH-50E3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+50E4 僤 CJK UNIFIED IDEOGRAPH-50E4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+50E5 僥 CJK UNIFIED IDEOGRAPH-50E5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+50E6 僦 CJK UNIFIED IDEOGRAPH-50E6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+50E7 僧 CJK UNIFIED IDEOGRAPH-50E7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+50E8 僨 CJK UNIFIED IDEOGRAPH-50E8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+50E9 僩 CJK UNIFIED IDEOGRAPH-50E9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+50EA 僪 CJK UNIFIED IDEOGRAPH-50EA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+50EB 僫 CJK UNIFIED IDEOGRAPH-50EB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+50EC 僬 CJK UNIFIED IDEOGRAPH-50EC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+50ED 僭 CJK UNIFIED IDEOGRAPH-50ED | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+50EE 僮 CJK UNIFIED IDEOGRAPH-50EE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+50EF 僯 CJK UNIFIED IDEOGRAPH-50EF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+50F0 僰 CJK UNIFIED IDEOGRAPH-50F0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+50F1 僱 CJK UNIFIED IDEOGRAPH-50F1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+50F2 僲 CJK UNIFIED IDEOGRAPH-50F2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+50F3 僳 CJK UNIFIED IDEOGRAPH-50F3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+50F4 僴 CJK UNIFIED IDEOGRAPH-50F4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+50F5 僵 CJK UNIFIED IDEOGRAPH-50F5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+50F6 僶 CJK UNIFIED IDEOGRAPH-50F6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+50F7 僷 CJK UNIFIED IDEOGRAPH-50F7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+50F8 僸 CJK UNIFIED IDEOGRAPH-50F8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+50F9 價 CJK UNIFIED IDEOGRAPH-50F9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+50FA 僺 CJK UNIFIED IDEOGRAPH-50FA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+50FB 僻 CJK UNIFIED IDEOGRAPH-50FB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+50FC 僼 CJK UNIFIED IDEOGRAPH-50FC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+50FD 僽 CJK UNIFIED IDEOGRAPH-50FD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+50FE 僾 CJK UNIFIED IDEOGRAPH-50FE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+50FF 僿 CJK UNIFIED IDEOGRAPH-50FF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5100 儀 CJK UNIFIED IDEOGRAPH-5100 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5101 儁 CJK UNIFIED IDEOGRAPH-5101 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5102 儂 CJK UNIFIED IDEOGRAPH-5102 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5103 儃 CJK UNIFIED IDEOGRAPH-5103 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5104 億 CJK UNIFIED IDEOGRAPH-5104 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5105 儅 CJK UNIFIED IDEOGRAPH-5105 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5106 儆 CJK UNIFIED IDEOGRAPH-5106 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5107 儇 CJK UNIFIED IDEOGRAPH-5107 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5108 儈 CJK UNIFIED IDEOGRAPH-5108 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5109 儉 CJK UNIFIED IDEOGRAPH-5109 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+510A 儊 CJK UNIFIED IDEOGRAPH-510A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+510B 儋 CJK UNIFIED IDEOGRAPH-510B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+510C 儌 CJK UNIFIED IDEOGRAPH-510C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+510D 儍 CJK UNIFIED IDEOGRAPH-510D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+510E 儎 CJK UNIFIED IDEOGRAPH-510E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+510F 儏 CJK UNIFIED IDEOGRAPH-510F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5110 儐 CJK UNIFIED IDEOGRAPH-5110 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5111 儑 CJK UNIFIED IDEOGRAPH-5111 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5112 儒 CJK UNIFIED IDEOGRAPH-5112 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5113 儓 CJK UNIFIED IDEOGRAPH-5113 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5114 儔 CJK UNIFIED IDEOGRAPH-5114 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5115 儕 CJK UNIFIED IDEOGRAPH-5115 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5116 儖 CJK UNIFIED IDEOGRAPH-5116 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5117 儗 CJK UNIFIED IDEOGRAPH-5117 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5118 儘 CJK UNIFIED IDEOGRAPH-5118 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5119 儙 CJK UNIFIED IDEOGRAPH-5119 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+511A 儚 CJK UNIFIED IDEOGRAPH-511A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+511B 儛 CJK UNIFIED IDEOGRAPH-511B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+511C 儜 CJK UNIFIED IDEOGRAPH-511C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+511D 儝 CJK UNIFIED IDEOGRAPH-511D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+511E 儞 CJK UNIFIED IDEOGRAPH-511E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+511F 償 CJK UNIFIED IDEOGRAPH-511F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5120 儠 CJK UNIFIED IDEOGRAPH-5120 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5121 儡 CJK UNIFIED IDEOGRAPH-5121 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5122 儢 CJK UNIFIED IDEOGRAPH-5122 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5123 儣 CJK UNIFIED IDEOGRAPH-5123 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5124 儤 CJK UNIFIED IDEOGRAPH-5124 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5125 儥 CJK UNIFIED IDEOGRAPH-5125 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5126 儦 CJK UNIFIED IDEOGRAPH-5126 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5127 儧 CJK UNIFIED IDEOGRAPH-5127 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5128 儨 CJK UNIFIED IDEOGRAPH-5128 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5129 儩 CJK UNIFIED IDEOGRAPH-5129 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+512A 優 CJK UNIFIED IDEOGRAPH-512A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+512B 儫 CJK UNIFIED IDEOGRAPH-512B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+512C 儬 CJK UNIFIED IDEOGRAPH-512C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+512D 儭 CJK UNIFIED IDEOGRAPH-512D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+512E 儮 CJK UNIFIED IDEOGRAPH-512E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+512F 儯 CJK UNIFIED IDEOGRAPH-512F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5130 儰 CJK UNIFIED IDEOGRAPH-5130 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5131 儱 CJK UNIFIED IDEOGRAPH-5131 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5132 儲 CJK UNIFIED IDEOGRAPH-5132 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5133 儳 CJK UNIFIED IDEOGRAPH-5133 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5134 儴 CJK UNIFIED IDEOGRAPH-5134 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5135 儵 CJK UNIFIED IDEOGRAPH-5135 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5136 儶 CJK UNIFIED IDEOGRAPH-5136 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5137 儷 CJK UNIFIED IDEOGRAPH-5137 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5138 儸 CJK UNIFIED IDEOGRAPH-5138 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5139 儹 CJK UNIFIED IDEOGRAPH-5139 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+513A 儺 CJK UNIFIED IDEOGRAPH-513A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+513B 儻 CJK UNIFIED IDEOGRAPH-513B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+513C 儼 CJK UNIFIED IDEOGRAPH-513C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+513D 儽 CJK UNIFIED IDEOGRAPH-513D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+513E 儾 CJK UNIFIED IDEOGRAPH-513E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+513F 儿 CJK UNIFIED IDEOGRAPH-513F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5140 兀 CJK UNIFIED IDEOGRAPH-5140 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5141 允 CJK UNIFIED IDEOGRAPH-5141 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5142 兂 CJK UNIFIED IDEOGRAPH-5142 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5143 元 CJK UNIFIED IDEOGRAPH-5143 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5144 兄 CJK UNIFIED IDEOGRAPH-5144 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5145 充 CJK UNIFIED IDEOGRAPH-5145 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5146 兆 CJK UNIFIED IDEOGRAPH-5146 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5147 兇 CJK UNIFIED IDEOGRAPH-5147 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5148 先 CJK UNIFIED IDEOGRAPH-5148 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5149 光 CJK UNIFIED IDEOGRAPH-5149 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+514A 兊 CJK UNIFIED IDEOGRAPH-514A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+514B 克 CJK UNIFIED IDEOGRAPH-514B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+514C 兌 CJK UNIFIED IDEOGRAPH-514C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+514D 免 CJK UNIFIED IDEOGRAPH-514D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+514E 兎 CJK UNIFIED IDEOGRAPH-514E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+514F 兏 CJK UNIFIED IDEOGRAPH-514F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5150 児 CJK UNIFIED IDEOGRAPH-5150 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5151 兑 CJK UNIFIED IDEOGRAPH-5151 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5152 兒 CJK UNIFIED IDEOGRAPH-5152 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5153 兓 CJK UNIFIED IDEOGRAPH-5153 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5154 兔 CJK UNIFIED IDEOGRAPH-5154 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5155 兕 CJK UNIFIED IDEOGRAPH-5155 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5156 兖 CJK UNIFIED IDEOGRAPH-5156 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5157 兗 CJK UNIFIED IDEOGRAPH-5157 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5158 兘 CJK UNIFIED IDEOGRAPH-5158 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5159 兙 CJK UNIFIED IDEOGRAPH-5159 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+515A 党 CJK UNIFIED IDEOGRAPH-515A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+515B 兛 CJK UNIFIED IDEOGRAPH-515B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+515C 兜 CJK UNIFIED IDEOGRAPH-515C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+515D 兝 CJK UNIFIED IDEOGRAPH-515D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+515E 兞 CJK UNIFIED IDEOGRAPH-515E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+515F 兟 CJK UNIFIED IDEOGRAPH-515F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5160 兠 CJK UNIFIED IDEOGRAPH-5160 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5161 兡 CJK UNIFIED IDEOGRAPH-5161 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5162 兢 CJK UNIFIED IDEOGRAPH-5162 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5163 兣 CJK UNIFIED IDEOGRAPH-5163 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5164 兤 CJK UNIFIED IDEOGRAPH-5164 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5165 入 CJK UNIFIED IDEOGRAPH-5165 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5166 兦 CJK UNIFIED IDEOGRAPH-5166 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5167 內 CJK UNIFIED IDEOGRAPH-5167 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5168 全 CJK UNIFIED IDEOGRAPH-5168 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5169 兩 CJK UNIFIED IDEOGRAPH-5169 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+516A 兪 CJK UNIFIED IDEOGRAPH-516A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+516B 八 CJK UNIFIED IDEOGRAPH-516B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+516C 公 CJK UNIFIED IDEOGRAPH-516C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+516D 六 CJK UNIFIED IDEOGRAPH-516D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+516E 兮 CJK UNIFIED IDEOGRAPH-516E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+516F 兯 CJK UNIFIED IDEOGRAPH-516F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5170 兰 CJK UNIFIED IDEOGRAPH-5170 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5171 共 CJK UNIFIED IDEOGRAPH-5171 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5172 兲 CJK UNIFIED IDEOGRAPH-5172 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5173 关 CJK UNIFIED IDEOGRAPH-5173 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5174 兴 CJK UNIFIED IDEOGRAPH-5174 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5175 兵 CJK UNIFIED IDEOGRAPH-5175 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5176 其 CJK UNIFIED IDEOGRAPH-5176 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5177 具 CJK UNIFIED IDEOGRAPH-5177 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5178 典 CJK UNIFIED IDEOGRAPH-5178 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5179 兹 CJK UNIFIED IDEOGRAPH-5179 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+517A 兺 CJK UNIFIED IDEOGRAPH-517A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+517B 养 CJK UNIFIED IDEOGRAPH-517B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+517C 兼 CJK UNIFIED IDEOGRAPH-517C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+517D 兽 CJK UNIFIED IDEOGRAPH-517D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+517E 兾 CJK UNIFIED IDEOGRAPH-517E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+517F 兿 CJK UNIFIED IDEOGRAPH-517F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5180 冀 CJK UNIFIED IDEOGRAPH-5180 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5181 冁 CJK UNIFIED IDEOGRAPH-5181 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5182 冂 CJK UNIFIED IDEOGRAPH-5182 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5183 冃 CJK UNIFIED IDEOGRAPH-5183 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5184 冄 CJK UNIFIED IDEOGRAPH-5184 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5185 内 CJK UNIFIED IDEOGRAPH-5185 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5186 円 CJK UNIFIED IDEOGRAPH-5186 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5187 冇 CJK UNIFIED IDEOGRAPH-5187 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5188 冈 CJK UNIFIED IDEOGRAPH-5188 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5189 冉 CJK UNIFIED IDEOGRAPH-5189 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+518A 冊 CJK UNIFIED IDEOGRAPH-518A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+518B 冋 CJK UNIFIED IDEOGRAPH-518B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+518C 册 CJK UNIFIED IDEOGRAPH-518C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+518D 再 CJK UNIFIED IDEOGRAPH-518D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+518E 冎 CJK UNIFIED IDEOGRAPH-518E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+518F 冏 CJK UNIFIED IDEOGRAPH-518F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5190 冐 CJK UNIFIED IDEOGRAPH-5190 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5191 冑 CJK UNIFIED IDEOGRAPH-5191 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5192 冒 CJK UNIFIED IDEOGRAPH-5192 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5193 冓 CJK UNIFIED IDEOGRAPH-5193 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5194 冔 CJK UNIFIED IDEOGRAPH-5194 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5195 冕 CJK UNIFIED IDEOGRAPH-5195 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5196 冖 CJK UNIFIED IDEOGRAPH-5196 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5197 冗 CJK UNIFIED IDEOGRAPH-5197 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5198 冘 CJK UNIFIED IDEOGRAPH-5198 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5199 写 CJK UNIFIED IDEOGRAPH-5199 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+519A 冚 CJK UNIFIED IDEOGRAPH-519A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+519B 军 CJK UNIFIED IDEOGRAPH-519B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+519C 农 CJK UNIFIED IDEOGRAPH-519C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+519D 冝 CJK UNIFIED IDEOGRAPH-519D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+519E 冞 CJK UNIFIED IDEOGRAPH-519E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+519F 冟 CJK UNIFIED IDEOGRAPH-519F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+51A0 冠 CJK UNIFIED IDEOGRAPH-51A0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+51A1 冡 CJK UNIFIED IDEOGRAPH-51A1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+51A2 冢 CJK UNIFIED IDEOGRAPH-51A2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+51A3 冣 CJK UNIFIED IDEOGRAPH-51A3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+51A4 冤 CJK UNIFIED IDEOGRAPH-51A4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+51A5 冥 CJK UNIFIED IDEOGRAPH-51A5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+51A6 冦 CJK UNIFIED IDEOGRAPH-51A6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+51A7 冧 CJK UNIFIED IDEOGRAPH-51A7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+51A8 冨 CJK UNIFIED IDEOGRAPH-51A8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+51A9 冩 CJK UNIFIED IDEOGRAPH-51A9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+51AA 冪 CJK UNIFIED IDEOGRAPH-51AA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+51AB 冫 CJK UNIFIED IDEOGRAPH-51AB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+51AC 冬 CJK UNIFIED IDEOGRAPH-51AC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+51AD 冭 CJK UNIFIED IDEOGRAPH-51AD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+51AE 冮 CJK UNIFIED IDEOGRAPH-51AE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+51AF 冯 CJK UNIFIED IDEOGRAPH-51AF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+51B0 冰 CJK UNIFIED IDEOGRAPH-51B0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+51B1 冱 CJK UNIFIED IDEOGRAPH-51B1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+51B2 冲 CJK UNIFIED IDEOGRAPH-51B2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+51B3 决 CJK UNIFIED IDEOGRAPH-51B3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+51B4 冴 CJK UNIFIED IDEOGRAPH-51B4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+51B5 况 CJK UNIFIED IDEOGRAPH-51B5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+51B6 冶 CJK UNIFIED IDEOGRAPH-51B6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+51B7 冷 CJK UNIFIED IDEOGRAPH-51B7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+51B8 冸 CJK UNIFIED IDEOGRAPH-51B8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+51B9 冹 CJK UNIFIED IDEOGRAPH-51B9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+51BA 冺 CJK UNIFIED IDEOGRAPH-51BA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+51BB 冻 CJK UNIFIED IDEOGRAPH-51BB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+51BC 冼 CJK UNIFIED IDEOGRAPH-51BC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+51BD 冽 CJK UNIFIED IDEOGRAPH-51BD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+51BE 冾 CJK UNIFIED IDEOGRAPH-51BE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+51BF 冿 CJK UNIFIED IDEOGRAPH-51BF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+51C0 净 CJK UNIFIED IDEOGRAPH-51C0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+51C1 凁 CJK UNIFIED IDEOGRAPH-51C1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+51C2 凂 CJK UNIFIED IDEOGRAPH-51C2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+51C3 凃 CJK UNIFIED IDEOGRAPH-51C3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+51C4 凄 CJK UNIFIED IDEOGRAPH-51C4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+51C5 凅 CJK UNIFIED IDEOGRAPH-51C5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+51C6 准 CJK UNIFIED IDEOGRAPH-51C6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+51C7 凇 CJK UNIFIED IDEOGRAPH-51C7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+51C8 凈 CJK UNIFIED IDEOGRAPH-51C8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+51C9 凉 CJK UNIFIED IDEOGRAPH-51C9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+51CA 凊 CJK UNIFIED IDEOGRAPH-51CA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+51CB 凋 CJK UNIFIED IDEOGRAPH-51CB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+51CC 凌 CJK UNIFIED IDEOGRAPH-51CC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+51CD 凍 CJK UNIFIED IDEOGRAPH-51CD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+51CE 凎 CJK UNIFIED IDEOGRAPH-51CE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+51CF 减 CJK UNIFIED IDEOGRAPH-51CF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+51D0 凐 CJK UNIFIED IDEOGRAPH-51D0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+51D1 凑 CJK UNIFIED IDEOGRAPH-51D1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+51D2 凒 CJK UNIFIED IDEOGRAPH-51D2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+51D3 凓 CJK UNIFIED IDEOGRAPH-51D3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+51D4 凔 CJK UNIFIED IDEOGRAPH-51D4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+51D5 凕 CJK UNIFIED IDEOGRAPH-51D5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+51D6 凖 CJK UNIFIED IDEOGRAPH-51D6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+51D7 凗 CJK UNIFIED IDEOGRAPH-51D7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+51D8 凘 CJK UNIFIED IDEOGRAPH-51D8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+51D9 凙 CJK UNIFIED IDEOGRAPH-51D9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+51DA 凚 CJK UNIFIED IDEOGRAPH-51DA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+51DB 凛 CJK UNIFIED IDEOGRAPH-51DB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+51DC 凜 CJK UNIFIED IDEOGRAPH-51DC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+51DD 凝 CJK UNIFIED IDEOGRAPH-51DD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+51DE 凞 CJK UNIFIED IDEOGRAPH-51DE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+51DF 凟 CJK UNIFIED IDEOGRAPH-51DF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+51E0 几 CJK UNIFIED IDEOGRAPH-51E0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+51E1 凡 CJK UNIFIED IDEOGRAPH-51E1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+51E2 凢 CJK UNIFIED IDEOGRAPH-51E2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+51E3 凣 CJK UNIFIED IDEOGRAPH-51E3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+51E4 凤 CJK UNIFIED IDEOGRAPH-51E4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+51E5 凥 CJK UNIFIED IDEOGRAPH-51E5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+51E6 処 CJK UNIFIED IDEOGRAPH-51E6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+51E7 凧 CJK UNIFIED IDEOGRAPH-51E7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+51E8 凨 CJK UNIFIED IDEOGRAPH-51E8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+51E9 凩 CJK UNIFIED IDEOGRAPH-51E9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+51EA 凪 CJK UNIFIED IDEOGRAPH-51EA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+51EB 凫 CJK UNIFIED IDEOGRAPH-51EB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+51EC 凬 CJK UNIFIED IDEOGRAPH-51EC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+51ED 凭 CJK UNIFIED IDEOGRAPH-51ED | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+51EE 凮 CJK UNIFIED IDEOGRAPH-51EE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+51EF 凯 CJK UNIFIED IDEOGRAPH-51EF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+51F0 凰 CJK UNIFIED IDEOGRAPH-51F0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+51F1 凱 CJK UNIFIED IDEOGRAPH-51F1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+51F2 凲 CJK UNIFIED IDEOGRAPH-51F2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+51F3 凳 CJK UNIFIED IDEOGRAPH-51F3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+51F4 凴 CJK UNIFIED IDEOGRAPH-51F4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+51F5 凵 CJK UNIFIED IDEOGRAPH-51F5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+51F6 凶 CJK UNIFIED IDEOGRAPH-51F6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+51F7 凷 CJK UNIFIED IDEOGRAPH-51F7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+51F8 凸 CJK UNIFIED IDEOGRAPH-51F8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+51F9 凹 CJK UNIFIED IDEOGRAPH-51F9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+51FA 出 CJK UNIFIED IDEOGRAPH-51FA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+51FB 击 CJK UNIFIED IDEOGRAPH-51FB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+51FC 凼 CJK UNIFIED IDEOGRAPH-51FC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+51FD 函 CJK UNIFIED IDEOGRAPH-51FD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+51FE 凾 CJK UNIFIED IDEOGRAPH-51FE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+51FF 凿 CJK UNIFIED IDEOGRAPH-51FF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5200 刀 CJK UNIFIED IDEOGRAPH-5200 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5201 刁 CJK UNIFIED IDEOGRAPH-5201 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5202 刂 CJK UNIFIED IDEOGRAPH-5202 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5203 刃 CJK UNIFIED IDEOGRAPH-5203 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5204 刄 CJK UNIFIED IDEOGRAPH-5204 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5205 刅 CJK UNIFIED IDEOGRAPH-5205 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5206 分 CJK UNIFIED IDEOGRAPH-5206 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5207 切 CJK UNIFIED IDEOGRAPH-5207 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5208 刈 CJK UNIFIED IDEOGRAPH-5208 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5209 刉 CJK UNIFIED IDEOGRAPH-5209 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+520A 刊 CJK UNIFIED IDEOGRAPH-520A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+520B 刋 CJK UNIFIED IDEOGRAPH-520B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+520C 刌 CJK UNIFIED IDEOGRAPH-520C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+520D 刍 CJK UNIFIED IDEOGRAPH-520D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+520E 刎 CJK UNIFIED IDEOGRAPH-520E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+520F 刏 CJK UNIFIED IDEOGRAPH-520F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5210 刐 CJK UNIFIED IDEOGRAPH-5210 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5211 刑 CJK UNIFIED IDEOGRAPH-5211 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5212 划 CJK UNIFIED IDEOGRAPH-5212 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5213 刓 CJK UNIFIED IDEOGRAPH-5213 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5214 刔 CJK UNIFIED IDEOGRAPH-5214 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5215 刕 CJK UNIFIED IDEOGRAPH-5215 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5216 刖 CJK UNIFIED IDEOGRAPH-5216 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5217 列 CJK UNIFIED IDEOGRAPH-5217 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5218 刘 CJK UNIFIED IDEOGRAPH-5218 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5219 则 CJK UNIFIED IDEOGRAPH-5219 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+521A 刚 CJK UNIFIED IDEOGRAPH-521A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+521B 创 CJK UNIFIED IDEOGRAPH-521B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+521C 刜 CJK UNIFIED IDEOGRAPH-521C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+521D 初 CJK UNIFIED IDEOGRAPH-521D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+521E 刞 CJK UNIFIED IDEOGRAPH-521E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+521F 刟 CJK UNIFIED IDEOGRAPH-521F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5220 删 CJK UNIFIED IDEOGRAPH-5220 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5221 刡 CJK UNIFIED IDEOGRAPH-5221 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5222 刢 CJK UNIFIED IDEOGRAPH-5222 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5223 刣 CJK UNIFIED IDEOGRAPH-5223 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5224 判 CJK UNIFIED IDEOGRAPH-5224 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5225 別 CJK UNIFIED IDEOGRAPH-5225 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5226 刦 CJK UNIFIED IDEOGRAPH-5226 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5227 刧 CJK UNIFIED IDEOGRAPH-5227 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5228 刨 CJK UNIFIED IDEOGRAPH-5228 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5229 利 CJK UNIFIED IDEOGRAPH-5229 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+522A 刪 CJK UNIFIED IDEOGRAPH-522A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+522B 别 CJK UNIFIED IDEOGRAPH-522B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+522C 刬 CJK UNIFIED IDEOGRAPH-522C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+522D 刭 CJK UNIFIED IDEOGRAPH-522D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+522E 刮 CJK UNIFIED IDEOGRAPH-522E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+522F 刯 CJK UNIFIED IDEOGRAPH-522F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5230 到 CJK UNIFIED IDEOGRAPH-5230 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5231 刱 CJK UNIFIED IDEOGRAPH-5231 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5232 刲 CJK UNIFIED IDEOGRAPH-5232 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5233 刳 CJK UNIFIED IDEOGRAPH-5233 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5234 刴 CJK UNIFIED IDEOGRAPH-5234 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5235 刵 CJK UNIFIED IDEOGRAPH-5235 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5236 制 CJK UNIFIED IDEOGRAPH-5236 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5237 刷 CJK UNIFIED IDEOGRAPH-5237 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5238 券 CJK UNIFIED IDEOGRAPH-5238 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5239 刹 CJK UNIFIED IDEOGRAPH-5239 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+523A 刺 CJK UNIFIED IDEOGRAPH-523A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+523B 刻 CJK UNIFIED IDEOGRAPH-523B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+523C 刼 CJK UNIFIED IDEOGRAPH-523C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+523D 刽 CJK UNIFIED IDEOGRAPH-523D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+523E 刾 CJK UNIFIED IDEOGRAPH-523E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+523F 刿 CJK UNIFIED IDEOGRAPH-523F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5240 剀 CJK UNIFIED IDEOGRAPH-5240 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5241 剁 CJK UNIFIED IDEOGRAPH-5241 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5242 剂 CJK UNIFIED IDEOGRAPH-5242 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5243 剃 CJK UNIFIED IDEOGRAPH-5243 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5244 剄 CJK UNIFIED IDEOGRAPH-5244 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5245 剅 CJK UNIFIED IDEOGRAPH-5245 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5246 剆 CJK UNIFIED IDEOGRAPH-5246 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5247 則 CJK UNIFIED IDEOGRAPH-5247 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5248 剈 CJK UNIFIED IDEOGRAPH-5248 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5249 剉 CJK UNIFIED IDEOGRAPH-5249 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+524A 削 CJK UNIFIED IDEOGRAPH-524A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+524B 剋 CJK UNIFIED IDEOGRAPH-524B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+524C 剌 CJK UNIFIED IDEOGRAPH-524C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+524D 前 CJK UNIFIED IDEOGRAPH-524D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+524E 剎 CJK UNIFIED IDEOGRAPH-524E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+524F 剏 CJK UNIFIED IDEOGRAPH-524F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5250 剐 CJK UNIFIED IDEOGRAPH-5250 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5251 剑 CJK UNIFIED IDEOGRAPH-5251 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5252 剒 CJK UNIFIED IDEOGRAPH-5252 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5253 剓 CJK UNIFIED IDEOGRAPH-5253 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5254 剔 CJK UNIFIED IDEOGRAPH-5254 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5255 剕 CJK UNIFIED IDEOGRAPH-5255 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5256 剖 CJK UNIFIED IDEOGRAPH-5256 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5257 剗 CJK UNIFIED IDEOGRAPH-5257 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5258 剘 CJK UNIFIED IDEOGRAPH-5258 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5259 剙 CJK UNIFIED IDEOGRAPH-5259 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+525A 剚 CJK UNIFIED IDEOGRAPH-525A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+525B 剛 CJK UNIFIED IDEOGRAPH-525B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+525C 剜 CJK UNIFIED IDEOGRAPH-525C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+525D 剝 CJK UNIFIED IDEOGRAPH-525D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+525E 剞 CJK UNIFIED IDEOGRAPH-525E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+525F 剟 CJK UNIFIED IDEOGRAPH-525F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5260 剠 CJK UNIFIED IDEOGRAPH-5260 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5261 剡 CJK UNIFIED IDEOGRAPH-5261 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5262 剢 CJK UNIFIED IDEOGRAPH-5262 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5263 剣 CJK UNIFIED IDEOGRAPH-5263 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5264 剤 CJK UNIFIED IDEOGRAPH-5264 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5265 剥 CJK UNIFIED IDEOGRAPH-5265 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5266 剦 CJK UNIFIED IDEOGRAPH-5266 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5267 剧 CJK UNIFIED IDEOGRAPH-5267 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5268 剨 CJK UNIFIED IDEOGRAPH-5268 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5269 剩 CJK UNIFIED IDEOGRAPH-5269 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+526A 剪 CJK UNIFIED IDEOGRAPH-526A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+526B 剫 CJK UNIFIED IDEOGRAPH-526B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+526C 剬 CJK UNIFIED IDEOGRAPH-526C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+526D 剭 CJK UNIFIED IDEOGRAPH-526D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+526E 剮 CJK UNIFIED IDEOGRAPH-526E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+526F 副 CJK UNIFIED IDEOGRAPH-526F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5270 剰 CJK UNIFIED IDEOGRAPH-5270 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5271 剱 CJK UNIFIED IDEOGRAPH-5271 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5272 割 CJK UNIFIED IDEOGRAPH-5272 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5273 剳 CJK UNIFIED IDEOGRAPH-5273 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5274 剴 CJK UNIFIED IDEOGRAPH-5274 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5275 創 CJK UNIFIED IDEOGRAPH-5275 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5276 剶 CJK UNIFIED IDEOGRAPH-5276 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5277 剷 CJK UNIFIED IDEOGRAPH-5277 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5278 剸 CJK UNIFIED IDEOGRAPH-5278 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5279 剹 CJK UNIFIED IDEOGRAPH-5279 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+527A 剺 CJK UNIFIED IDEOGRAPH-527A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+527B 剻 CJK UNIFIED IDEOGRAPH-527B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+527C 剼 CJK UNIFIED IDEOGRAPH-527C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+527D 剽 CJK UNIFIED IDEOGRAPH-527D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+527E 剾 CJK UNIFIED IDEOGRAPH-527E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+527F 剿 CJK UNIFIED IDEOGRAPH-527F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5280 劀 CJK UNIFIED IDEOGRAPH-5280 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5281 劁 CJK UNIFIED IDEOGRAPH-5281 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5282 劂 CJK UNIFIED IDEOGRAPH-5282 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5283 劃 CJK UNIFIED IDEOGRAPH-5283 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5284 劄 CJK UNIFIED IDEOGRAPH-5284 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5285 劅 CJK UNIFIED IDEOGRAPH-5285 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5286 劆 CJK UNIFIED IDEOGRAPH-5286 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5287 劇 CJK UNIFIED IDEOGRAPH-5287 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5288 劈 CJK UNIFIED IDEOGRAPH-5288 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5289 劉 CJK UNIFIED IDEOGRAPH-5289 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+528A 劊 CJK UNIFIED IDEOGRAPH-528A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+528B 劋 CJK UNIFIED IDEOGRAPH-528B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+528C 劌 CJK UNIFIED IDEOGRAPH-528C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+528D 劍 CJK UNIFIED IDEOGRAPH-528D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+528E 劎 CJK UNIFIED IDEOGRAPH-528E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+528F 劏 CJK UNIFIED IDEOGRAPH-528F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5290 劐 CJK UNIFIED IDEOGRAPH-5290 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5291 劑 CJK UNIFIED IDEOGRAPH-5291 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5292 劒 CJK UNIFIED IDEOGRAPH-5292 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5293 劓 CJK UNIFIED IDEOGRAPH-5293 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5294 劔 CJK UNIFIED IDEOGRAPH-5294 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5295 劕 CJK UNIFIED IDEOGRAPH-5295 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5296 劖 CJK UNIFIED IDEOGRAPH-5296 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5297 劗 CJK UNIFIED IDEOGRAPH-5297 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5298 劘 CJK UNIFIED IDEOGRAPH-5298 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5299 劙 CJK UNIFIED IDEOGRAPH-5299 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+529A 劚 CJK UNIFIED IDEOGRAPH-529A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+529B 力 CJK UNIFIED IDEOGRAPH-529B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+529C 劜 CJK UNIFIED IDEOGRAPH-529C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+529D 劝 CJK UNIFIED IDEOGRAPH-529D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+529E 办 CJK UNIFIED IDEOGRAPH-529E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+529F 功 CJK UNIFIED IDEOGRAPH-529F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+52A0 加 CJK UNIFIED IDEOGRAPH-52A0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+52A1 务 CJK UNIFIED IDEOGRAPH-52A1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+52A2 劢 CJK UNIFIED IDEOGRAPH-52A2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+52A3 劣 CJK UNIFIED IDEOGRAPH-52A3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+52A4 劤 CJK UNIFIED IDEOGRAPH-52A4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+52A5 劥 CJK UNIFIED IDEOGRAPH-52A5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+52A6 劦 CJK UNIFIED IDEOGRAPH-52A6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+52A7 劧 CJK UNIFIED IDEOGRAPH-52A7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+52A8 动 CJK UNIFIED IDEOGRAPH-52A8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+52A9 助 CJK UNIFIED IDEOGRAPH-52A9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+52AA 努 CJK UNIFIED IDEOGRAPH-52AA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+52AB 劫 CJK UNIFIED IDEOGRAPH-52AB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+52AC 劬 CJK UNIFIED IDEOGRAPH-52AC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+52AD 劭 CJK UNIFIED IDEOGRAPH-52AD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+52AE 劮 CJK UNIFIED IDEOGRAPH-52AE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+52AF 劯 CJK UNIFIED IDEOGRAPH-52AF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+52B0 劰 CJK UNIFIED IDEOGRAPH-52B0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+52B1 励 CJK UNIFIED IDEOGRAPH-52B1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+52B2 劲 CJK UNIFIED IDEOGRAPH-52B2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+52B3 劳 CJK UNIFIED IDEOGRAPH-52B3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+52B4 労 CJK UNIFIED IDEOGRAPH-52B4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+52B5 劵 CJK UNIFIED IDEOGRAPH-52B5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+52B6 劶 CJK UNIFIED IDEOGRAPH-52B6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+52B7 劷 CJK UNIFIED IDEOGRAPH-52B7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+52B8 劸 CJK UNIFIED IDEOGRAPH-52B8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+52B9 効 CJK UNIFIED IDEOGRAPH-52B9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+52BA 劺 CJK UNIFIED IDEOGRAPH-52BA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+52BB 劻 CJK UNIFIED IDEOGRAPH-52BB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+52BC 劼 CJK UNIFIED IDEOGRAPH-52BC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+52BD 劽 CJK UNIFIED IDEOGRAPH-52BD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+52BE 劾 CJK UNIFIED IDEOGRAPH-52BE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+52BF 势 CJK UNIFIED IDEOGRAPH-52BF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+52C0 勀 CJK UNIFIED IDEOGRAPH-52C0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+52C1 勁 CJK UNIFIED IDEOGRAPH-52C1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+52C2 勂 CJK UNIFIED IDEOGRAPH-52C2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+52C3 勃 CJK UNIFIED IDEOGRAPH-52C3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+52C4 勄 CJK UNIFIED IDEOGRAPH-52C4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+52C5 勅 CJK UNIFIED IDEOGRAPH-52C5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+52C6 勆 CJK UNIFIED IDEOGRAPH-52C6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+52C7 勇 CJK UNIFIED IDEOGRAPH-52C7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+52C8 勈 CJK UNIFIED IDEOGRAPH-52C8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+52C9 勉 CJK UNIFIED IDEOGRAPH-52C9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+52CA 勊 CJK UNIFIED IDEOGRAPH-52CA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+52CB 勋 CJK UNIFIED IDEOGRAPH-52CB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+52CC 勌 CJK UNIFIED IDEOGRAPH-52CC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+52CD 勍 CJK UNIFIED IDEOGRAPH-52CD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+52CE 勎 CJK UNIFIED IDEOGRAPH-52CE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+52CF 勏 CJK UNIFIED IDEOGRAPH-52CF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+52D0 勐 CJK UNIFIED IDEOGRAPH-52D0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+52D1 勑 CJK UNIFIED IDEOGRAPH-52D1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+52D2 勒 CJK UNIFIED IDEOGRAPH-52D2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+52D3 勓 CJK UNIFIED IDEOGRAPH-52D3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+52D4 勔 CJK UNIFIED IDEOGRAPH-52D4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+52D5 動 CJK UNIFIED IDEOGRAPH-52D5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+52D6 勖 CJK UNIFIED IDEOGRAPH-52D6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+52D7 勗 CJK UNIFIED IDEOGRAPH-52D7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+52D8 勘 CJK UNIFIED IDEOGRAPH-52D8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+52D9 務 CJK UNIFIED IDEOGRAPH-52D9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+52DA 勚 CJK UNIFIED IDEOGRAPH-52DA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+52DB 勛 CJK UNIFIED IDEOGRAPH-52DB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+52DC 勜 CJK UNIFIED IDEOGRAPH-52DC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+52DD 勝 CJK UNIFIED IDEOGRAPH-52DD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+52DE 勞 CJK UNIFIED IDEOGRAPH-52DE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+52DF 募 CJK UNIFIED IDEOGRAPH-52DF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+52E0 勠 CJK UNIFIED IDEOGRAPH-52E0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+52E1 勡 CJK UNIFIED IDEOGRAPH-52E1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+52E2 勢 CJK UNIFIED IDEOGRAPH-52E2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+52E3 勣 CJK UNIFIED IDEOGRAPH-52E3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+52E4 勤 CJK UNIFIED IDEOGRAPH-52E4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+52E5 勥 CJK UNIFIED IDEOGRAPH-52E5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+52E6 勦 CJK UNIFIED IDEOGRAPH-52E6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+52E7 勧 CJK UNIFIED IDEOGRAPH-52E7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+52E8 勨 CJK UNIFIED IDEOGRAPH-52E8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+52E9 勩 CJK UNIFIED IDEOGRAPH-52E9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+52EA 勪 CJK UNIFIED IDEOGRAPH-52EA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+52EB 勫 CJK UNIFIED IDEOGRAPH-52EB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+52EC 勬 CJK UNIFIED IDEOGRAPH-52EC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+52ED 勭 CJK UNIFIED IDEOGRAPH-52ED | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+52EE 勮 CJK UNIFIED IDEOGRAPH-52EE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+52EF 勯 CJK UNIFIED IDEOGRAPH-52EF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+52F0 勰 CJK UNIFIED IDEOGRAPH-52F0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+52F1 勱 CJK UNIFIED IDEOGRAPH-52F1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+52F2 勲 CJK UNIFIED IDEOGRAPH-52F2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+52F3 勳 CJK UNIFIED IDEOGRAPH-52F3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+52F4 勴 CJK UNIFIED IDEOGRAPH-52F4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+52F5 勵 CJK UNIFIED IDEOGRAPH-52F5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+52F6 勶 CJK UNIFIED IDEOGRAPH-52F6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+52F7 勷 CJK UNIFIED IDEOGRAPH-52F7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+52F8 勸 CJK UNIFIED IDEOGRAPH-52F8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+52F9 勹 CJK UNIFIED IDEOGRAPH-52F9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+52FA 勺 CJK UNIFIED IDEOGRAPH-52FA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+52FB 勻 CJK UNIFIED IDEOGRAPH-52FB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+52FC 勼 CJK UNIFIED IDEOGRAPH-52FC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+52FD 勽 CJK UNIFIED IDEOGRAPH-52FD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+52FE 勾 CJK UNIFIED IDEOGRAPH-52FE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+52FF 勿 CJK UNIFIED IDEOGRAPH-52FF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5300 匀 CJK UNIFIED IDEOGRAPH-5300 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5301 匁 CJK UNIFIED IDEOGRAPH-5301 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5302 匂 CJK UNIFIED IDEOGRAPH-5302 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5303 匃 CJK UNIFIED IDEOGRAPH-5303 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5304 匄 CJK UNIFIED IDEOGRAPH-5304 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5305 包 CJK UNIFIED IDEOGRAPH-5305 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5306 匆 CJK UNIFIED IDEOGRAPH-5306 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5307 匇 CJK UNIFIED IDEOGRAPH-5307 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5308 匈 CJK UNIFIED IDEOGRAPH-5308 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5309 匉 CJK UNIFIED IDEOGRAPH-5309 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+530A 匊 CJK UNIFIED IDEOGRAPH-530A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+530B 匋 CJK UNIFIED IDEOGRAPH-530B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+530C 匌 CJK UNIFIED IDEOGRAPH-530C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+530D 匍 CJK UNIFIED IDEOGRAPH-530D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+530E 匎 CJK UNIFIED IDEOGRAPH-530E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+530F 匏 CJK UNIFIED IDEOGRAPH-530F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5310 匐 CJK UNIFIED IDEOGRAPH-5310 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5311 匑 CJK UNIFIED IDEOGRAPH-5311 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5312 匒 CJK UNIFIED IDEOGRAPH-5312 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5313 匓 CJK UNIFIED IDEOGRAPH-5313 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5314 匔 CJK UNIFIED IDEOGRAPH-5314 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5315 匕 CJK UNIFIED IDEOGRAPH-5315 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5316 化 CJK UNIFIED IDEOGRAPH-5316 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5317 北 CJK UNIFIED IDEOGRAPH-5317 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5318 匘 CJK UNIFIED IDEOGRAPH-5318 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5319 匙 CJK UNIFIED IDEOGRAPH-5319 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+531A 匚 CJK UNIFIED IDEOGRAPH-531A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+531B 匛 CJK UNIFIED IDEOGRAPH-531B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+531C 匜 CJK UNIFIED IDEOGRAPH-531C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+531D 匝 CJK UNIFIED IDEOGRAPH-531D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+531E 匞 CJK UNIFIED IDEOGRAPH-531E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+531F 匟 CJK UNIFIED IDEOGRAPH-531F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5320 匠 CJK UNIFIED IDEOGRAPH-5320 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5321 匡 CJK UNIFIED IDEOGRAPH-5321 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5322 匢 CJK UNIFIED IDEOGRAPH-5322 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5323 匣 CJK UNIFIED IDEOGRAPH-5323 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5324 匤 CJK UNIFIED IDEOGRAPH-5324 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5325 匥 CJK UNIFIED IDEOGRAPH-5325 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5326 匦 CJK UNIFIED IDEOGRAPH-5326 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5327 匧 CJK UNIFIED IDEOGRAPH-5327 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5328 匨 CJK UNIFIED IDEOGRAPH-5328 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5329 匩 CJK UNIFIED IDEOGRAPH-5329 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+532A 匪 CJK UNIFIED IDEOGRAPH-532A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+532B 匫 CJK UNIFIED IDEOGRAPH-532B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+532C 匬 CJK UNIFIED IDEOGRAPH-532C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+532D 匭 CJK UNIFIED IDEOGRAPH-532D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+532E 匮 CJK UNIFIED IDEOGRAPH-532E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+532F 匯 CJK UNIFIED IDEOGRAPH-532F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5330 匰 CJK UNIFIED IDEOGRAPH-5330 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5331 匱 CJK UNIFIED IDEOGRAPH-5331 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5332 匲 CJK UNIFIED IDEOGRAPH-5332 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5333 匳 CJK UNIFIED IDEOGRAPH-5333 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5334 匴 CJK UNIFIED IDEOGRAPH-5334 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5335 匵 CJK UNIFIED IDEOGRAPH-5335 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5336 匶 CJK UNIFIED IDEOGRAPH-5336 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5337 匷 CJK UNIFIED IDEOGRAPH-5337 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5338 匸 CJK UNIFIED IDEOGRAPH-5338 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5339 匹 CJK UNIFIED IDEOGRAPH-5339 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+533A 区 CJK UNIFIED IDEOGRAPH-533A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+533B 医 CJK UNIFIED IDEOGRAPH-533B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+533C 匼 CJK UNIFIED IDEOGRAPH-533C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+533D 匽 CJK UNIFIED IDEOGRAPH-533D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+533E 匾 CJK UNIFIED IDEOGRAPH-533E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+533F 匿 CJK UNIFIED IDEOGRAPH-533F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5340 區 CJK UNIFIED IDEOGRAPH-5340 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5341 十 CJK UNIFIED IDEOGRAPH-5341 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5342 卂 CJK UNIFIED IDEOGRAPH-5342 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5343 千 CJK UNIFIED IDEOGRAPH-5343 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5344 卄 CJK UNIFIED IDEOGRAPH-5344 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5345 卅 CJK UNIFIED IDEOGRAPH-5345 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5346 卆 CJK UNIFIED IDEOGRAPH-5346 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5347 升 CJK UNIFIED IDEOGRAPH-5347 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5348 午 CJK UNIFIED IDEOGRAPH-5348 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5349 卉 CJK UNIFIED IDEOGRAPH-5349 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+534A 半 CJK UNIFIED IDEOGRAPH-534A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+534B 卋 CJK UNIFIED IDEOGRAPH-534B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+534C 卌 CJK UNIFIED IDEOGRAPH-534C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+534D 卍 CJK UNIFIED IDEOGRAPH-534D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+534E 华 CJK UNIFIED IDEOGRAPH-534E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+534F 协 CJK UNIFIED IDEOGRAPH-534F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5350 卐 CJK UNIFIED IDEOGRAPH-5350 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5351 卑 CJK UNIFIED IDEOGRAPH-5351 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5352 卒 CJK UNIFIED IDEOGRAPH-5352 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5353 卓 CJK UNIFIED IDEOGRAPH-5353 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5354 協 CJK UNIFIED IDEOGRAPH-5354 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5355 单 CJK UNIFIED IDEOGRAPH-5355 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5356 卖 CJK UNIFIED IDEOGRAPH-5356 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5357 南 CJK UNIFIED IDEOGRAPH-5357 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5358 単 CJK UNIFIED IDEOGRAPH-5358 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5359 卙 CJK UNIFIED IDEOGRAPH-5359 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+535A 博 CJK UNIFIED IDEOGRAPH-535A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+535B 卛 CJK UNIFIED IDEOGRAPH-535B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+535C 卜 CJK UNIFIED IDEOGRAPH-535C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+535D 卝 CJK UNIFIED IDEOGRAPH-535D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+535E 卞 CJK UNIFIED IDEOGRAPH-535E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+535F 卟 CJK UNIFIED IDEOGRAPH-535F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5360 占 CJK UNIFIED IDEOGRAPH-5360 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5361 卡 CJK UNIFIED IDEOGRAPH-5361 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5362 卢 CJK UNIFIED IDEOGRAPH-5362 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5363 卣 CJK UNIFIED IDEOGRAPH-5363 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5364 卤 CJK UNIFIED IDEOGRAPH-5364 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5365 卥 CJK UNIFIED IDEOGRAPH-5365 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5366 卦 CJK UNIFIED IDEOGRAPH-5366 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5367 卧 CJK UNIFIED IDEOGRAPH-5367 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5368 卨 CJK UNIFIED IDEOGRAPH-5368 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5369 卩 CJK UNIFIED IDEOGRAPH-5369 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+536A 卪 CJK UNIFIED IDEOGRAPH-536A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+536B 卫 CJK UNIFIED IDEOGRAPH-536B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+536C 卬 CJK UNIFIED IDEOGRAPH-536C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+536D 卭 CJK UNIFIED IDEOGRAPH-536D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+536E 卮 CJK UNIFIED IDEOGRAPH-536E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+536F 卯 CJK UNIFIED IDEOGRAPH-536F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5370 印 CJK UNIFIED IDEOGRAPH-5370 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5371 危 CJK UNIFIED IDEOGRAPH-5371 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5372 卲 CJK UNIFIED IDEOGRAPH-5372 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5373 即 CJK UNIFIED IDEOGRAPH-5373 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5374 却 CJK UNIFIED IDEOGRAPH-5374 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5375 卵 CJK UNIFIED IDEOGRAPH-5375 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5376 卶 CJK UNIFIED IDEOGRAPH-5376 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5377 卷 CJK UNIFIED IDEOGRAPH-5377 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5378 卸 CJK UNIFIED IDEOGRAPH-5378 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5379 卹 CJK UNIFIED IDEOGRAPH-5379 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+537A 卺 CJK UNIFIED IDEOGRAPH-537A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+537B 卻 CJK UNIFIED IDEOGRAPH-537B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+537C 卼 CJK UNIFIED IDEOGRAPH-537C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+537D 卽 CJK UNIFIED IDEOGRAPH-537D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+537E 卾 CJK UNIFIED IDEOGRAPH-537E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+537F 卿 CJK UNIFIED IDEOGRAPH-537F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5380 厀 CJK UNIFIED IDEOGRAPH-5380 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5381 厁 CJK UNIFIED IDEOGRAPH-5381 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5382 厂 CJK UNIFIED IDEOGRAPH-5382 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5383 厃 CJK UNIFIED IDEOGRAPH-5383 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5384 厄 CJK UNIFIED IDEOGRAPH-5384 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5385 厅 CJK UNIFIED IDEOGRAPH-5385 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5386 历 CJK UNIFIED IDEOGRAPH-5386 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5387 厇 CJK UNIFIED IDEOGRAPH-5387 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5388 厈 CJK UNIFIED IDEOGRAPH-5388 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5389 厉 CJK UNIFIED IDEOGRAPH-5389 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+538A 厊 CJK UNIFIED IDEOGRAPH-538A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+538B 压 CJK UNIFIED IDEOGRAPH-538B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+538C 厌 CJK UNIFIED IDEOGRAPH-538C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+538D 厍 CJK UNIFIED IDEOGRAPH-538D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+538E 厎 CJK UNIFIED IDEOGRAPH-538E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+538F 厏 CJK UNIFIED IDEOGRAPH-538F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5390 厐 CJK UNIFIED IDEOGRAPH-5390 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5391 厑 CJK UNIFIED IDEOGRAPH-5391 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5392 厒 CJK UNIFIED IDEOGRAPH-5392 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5393 厓 CJK UNIFIED IDEOGRAPH-5393 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5394 厔 CJK UNIFIED IDEOGRAPH-5394 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5395 厕 CJK UNIFIED IDEOGRAPH-5395 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5396 厖 CJK UNIFIED IDEOGRAPH-5396 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5397 厗 CJK UNIFIED IDEOGRAPH-5397 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5398 厘 CJK UNIFIED IDEOGRAPH-5398 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5399 厙 CJK UNIFIED IDEOGRAPH-5399 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+539A 厚 CJK UNIFIED IDEOGRAPH-539A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+539B 厛 CJK UNIFIED IDEOGRAPH-539B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+539C 厜 CJK UNIFIED IDEOGRAPH-539C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+539D 厝 CJK UNIFIED IDEOGRAPH-539D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+539E 厞 CJK UNIFIED IDEOGRAPH-539E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+539F 原 CJK UNIFIED IDEOGRAPH-539F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+53A0 厠 CJK UNIFIED IDEOGRAPH-53A0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+53A1 厡 CJK UNIFIED IDEOGRAPH-53A1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+53A2 厢 CJK UNIFIED IDEOGRAPH-53A2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+53A3 厣 CJK UNIFIED IDEOGRAPH-53A3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+53A4 厤 CJK UNIFIED IDEOGRAPH-53A4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+53A5 厥 CJK UNIFIED IDEOGRAPH-53A5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+53A6 厦 CJK UNIFIED IDEOGRAPH-53A6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+53A7 厧 CJK UNIFIED IDEOGRAPH-53A7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+53A8 厨 CJK UNIFIED IDEOGRAPH-53A8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+53A9 厩 CJK UNIFIED IDEOGRAPH-53A9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+53AA 厪 CJK UNIFIED IDEOGRAPH-53AA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+53AB 厫 CJK UNIFIED IDEOGRAPH-53AB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+53AC 厬 CJK UNIFIED IDEOGRAPH-53AC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+53AD 厭 CJK UNIFIED IDEOGRAPH-53AD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+53AE 厮 CJK UNIFIED IDEOGRAPH-53AE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+53AF 厯 CJK UNIFIED IDEOGRAPH-53AF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+53B0 厰 CJK UNIFIED IDEOGRAPH-53B0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+53B1 厱 CJK UNIFIED IDEOGRAPH-53B1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+53B2 厲 CJK UNIFIED IDEOGRAPH-53B2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+53B3 厳 CJK UNIFIED IDEOGRAPH-53B3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+53B4 厴 CJK UNIFIED IDEOGRAPH-53B4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+53B5 厵 CJK UNIFIED IDEOGRAPH-53B5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+53B6 厶 CJK UNIFIED IDEOGRAPH-53B6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+53B7 厷 CJK UNIFIED IDEOGRAPH-53B7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+53B8 厸 CJK UNIFIED IDEOGRAPH-53B8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+53B9 厹 CJK UNIFIED IDEOGRAPH-53B9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+53BA 厺 CJK UNIFIED IDEOGRAPH-53BA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+53BB 去 CJK UNIFIED IDEOGRAPH-53BB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+53BC 厼 CJK UNIFIED IDEOGRAPH-53BC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+53BD 厽 CJK UNIFIED IDEOGRAPH-53BD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+53BE 厾 CJK UNIFIED IDEOGRAPH-53BE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+53BF 县 CJK UNIFIED IDEOGRAPH-53BF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+53C0 叀 CJK UNIFIED IDEOGRAPH-53C0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+53C1 叁 CJK UNIFIED IDEOGRAPH-53C1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+53C2 参 CJK UNIFIED IDEOGRAPH-53C2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+53C3 參 CJK UNIFIED IDEOGRAPH-53C3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+53C4 叄 CJK UNIFIED IDEOGRAPH-53C4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+53C5 叅 CJK UNIFIED IDEOGRAPH-53C5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+53C6 叆 CJK UNIFIED IDEOGRAPH-53C6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+53C7 叇 CJK UNIFIED IDEOGRAPH-53C7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+53C8 又 CJK UNIFIED IDEOGRAPH-53C8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+53C9 叉 CJK UNIFIED IDEOGRAPH-53C9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+53CA 及 CJK UNIFIED IDEOGRAPH-53CA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+53CB 友 CJK UNIFIED IDEOGRAPH-53CB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+53CC 双 CJK UNIFIED IDEOGRAPH-53CC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+53CD 反 CJK UNIFIED IDEOGRAPH-53CD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+53CE 収 CJK UNIFIED IDEOGRAPH-53CE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+53CF 叏 CJK UNIFIED IDEOGRAPH-53CF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+53D0 叐 CJK UNIFIED IDEOGRAPH-53D0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+53D1 发 CJK UNIFIED IDEOGRAPH-53D1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+53D2 叒 CJK UNIFIED IDEOGRAPH-53D2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+53D3 叓 CJK UNIFIED IDEOGRAPH-53D3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+53D4 叔 CJK UNIFIED IDEOGRAPH-53D4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+53D5 叕 CJK UNIFIED IDEOGRAPH-53D5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+53D6 取 CJK UNIFIED IDEOGRAPH-53D6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+53D7 受 CJK UNIFIED IDEOGRAPH-53D7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+53D8 变 CJK UNIFIED IDEOGRAPH-53D8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+53D9 叙 CJK UNIFIED IDEOGRAPH-53D9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+53DA 叚 CJK UNIFIED IDEOGRAPH-53DA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+53DB 叛 CJK UNIFIED IDEOGRAPH-53DB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+53DC 叜 CJK UNIFIED IDEOGRAPH-53DC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+53DD 叝 CJK UNIFIED IDEOGRAPH-53DD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+53DE 叞 CJK UNIFIED IDEOGRAPH-53DE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+53DF 叟 CJK UNIFIED IDEOGRAPH-53DF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+53E0 叠 CJK UNIFIED IDEOGRAPH-53E0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+53E1 叡 CJK UNIFIED IDEOGRAPH-53E1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+53E2 叢 CJK UNIFIED IDEOGRAPH-53E2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+53E3 口 CJK UNIFIED IDEOGRAPH-53E3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+53E4 古 CJK UNIFIED IDEOGRAPH-53E4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+53E5 句 CJK UNIFIED IDEOGRAPH-53E5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+53E6 另 CJK UNIFIED IDEOGRAPH-53E6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+53E7 叧 CJK UNIFIED IDEOGRAPH-53E7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+53E8 叨 CJK UNIFIED IDEOGRAPH-53E8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+53E9 叩 CJK UNIFIED IDEOGRAPH-53E9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+53EA 只 CJK UNIFIED IDEOGRAPH-53EA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+53EB 叫 CJK UNIFIED IDEOGRAPH-53EB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+53EC 召 CJK UNIFIED IDEOGRAPH-53EC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+53ED 叭 CJK UNIFIED IDEOGRAPH-53ED | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+53EE 叮 CJK UNIFIED IDEOGRAPH-53EE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+53EF 可 CJK UNIFIED IDEOGRAPH-53EF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+53F0 台 CJK UNIFIED IDEOGRAPH-53F0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+53F1 叱 CJK UNIFIED IDEOGRAPH-53F1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+53F2 史 CJK UNIFIED IDEOGRAPH-53F2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+53F3 右 CJK UNIFIED IDEOGRAPH-53F3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+53F4 叴 CJK UNIFIED IDEOGRAPH-53F4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+53F5 叵 CJK UNIFIED IDEOGRAPH-53F5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+53F6 叶 CJK UNIFIED IDEOGRAPH-53F6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+53F7 号 CJK UNIFIED IDEOGRAPH-53F7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+53F8 司 CJK UNIFIED IDEOGRAPH-53F8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+53F9 叹 CJK UNIFIED IDEOGRAPH-53F9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+53FA 叺 CJK UNIFIED IDEOGRAPH-53FA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+53FB 叻 CJK UNIFIED IDEOGRAPH-53FB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+53FC 叼 CJK UNIFIED IDEOGRAPH-53FC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+53FD 叽 CJK UNIFIED IDEOGRAPH-53FD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+53FE 叾 CJK UNIFIED IDEOGRAPH-53FE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+53FF 叿 CJK UNIFIED IDEOGRAPH-53FF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5400 吀 CJK UNIFIED IDEOGRAPH-5400 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5401 吁 CJK UNIFIED IDEOGRAPH-5401 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5402 吂 CJK UNIFIED IDEOGRAPH-5402 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5403 吃 CJK UNIFIED IDEOGRAPH-5403 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5404 各 CJK UNIFIED IDEOGRAPH-5404 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5405 吅 CJK UNIFIED IDEOGRAPH-5405 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5406 吆 CJK UNIFIED IDEOGRAPH-5406 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5407 吇 CJK UNIFIED IDEOGRAPH-5407 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5408 合 CJK UNIFIED IDEOGRAPH-5408 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5409 吉 CJK UNIFIED IDEOGRAPH-5409 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+540A 吊 CJK UNIFIED IDEOGRAPH-540A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+540B 吋 CJK UNIFIED IDEOGRAPH-540B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+540C 同 CJK UNIFIED IDEOGRAPH-540C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+540D 名 CJK UNIFIED IDEOGRAPH-540D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+540E 后 CJK UNIFIED IDEOGRAPH-540E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+540F 吏 CJK UNIFIED IDEOGRAPH-540F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5410 吐 CJK UNIFIED IDEOGRAPH-5410 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5411 向 CJK UNIFIED IDEOGRAPH-5411 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5412 吒 CJK UNIFIED IDEOGRAPH-5412 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5413 吓 CJK UNIFIED IDEOGRAPH-5413 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5414 吔 CJK UNIFIED IDEOGRAPH-5414 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5415 吕 CJK UNIFIED IDEOGRAPH-5415 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5416 吖 CJK UNIFIED IDEOGRAPH-5416 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5417 吗 CJK UNIFIED IDEOGRAPH-5417 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5418 吘 CJK UNIFIED IDEOGRAPH-5418 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5419 吙 CJK UNIFIED IDEOGRAPH-5419 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+541A 吚 CJK UNIFIED IDEOGRAPH-541A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+541B 君 CJK UNIFIED IDEOGRAPH-541B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+541C 吜 CJK UNIFIED IDEOGRAPH-541C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+541D 吝 CJK UNIFIED IDEOGRAPH-541D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+541E 吞 CJK UNIFIED IDEOGRAPH-541E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+541F 吟 CJK UNIFIED IDEOGRAPH-541F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5420 吠 CJK UNIFIED IDEOGRAPH-5420 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5421 吡 CJK UNIFIED IDEOGRAPH-5421 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5422 吢 CJK UNIFIED IDEOGRAPH-5422 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5423 吣 CJK UNIFIED IDEOGRAPH-5423 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5424 吤 CJK UNIFIED IDEOGRAPH-5424 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5425 吥 CJK UNIFIED IDEOGRAPH-5425 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5426 否 CJK UNIFIED IDEOGRAPH-5426 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5427 吧 CJK UNIFIED IDEOGRAPH-5427 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5428 吨 CJK UNIFIED IDEOGRAPH-5428 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5429 吩 CJK UNIFIED IDEOGRAPH-5429 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+542A 吪 CJK UNIFIED IDEOGRAPH-542A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+542B 含 CJK UNIFIED IDEOGRAPH-542B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+542C 听 CJK UNIFIED IDEOGRAPH-542C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+542D 吭 CJK UNIFIED IDEOGRAPH-542D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+542E 吮 CJK UNIFIED IDEOGRAPH-542E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+542F 启 CJK UNIFIED IDEOGRAPH-542F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5430 吰 CJK UNIFIED IDEOGRAPH-5430 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5431 吱 CJK UNIFIED IDEOGRAPH-5431 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5432 吲 CJK UNIFIED IDEOGRAPH-5432 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5433 吳 CJK UNIFIED IDEOGRAPH-5433 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5434 吴 CJK UNIFIED IDEOGRAPH-5434 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5435 吵 CJK UNIFIED IDEOGRAPH-5435 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5436 吶 CJK UNIFIED IDEOGRAPH-5436 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5437 吷 CJK UNIFIED IDEOGRAPH-5437 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5438 吸 CJK UNIFIED IDEOGRAPH-5438 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5439 吹 CJK UNIFIED IDEOGRAPH-5439 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+543A 吺 CJK UNIFIED IDEOGRAPH-543A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+543B 吻 CJK UNIFIED IDEOGRAPH-543B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+543C 吼 CJK UNIFIED IDEOGRAPH-543C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+543D 吽 CJK UNIFIED IDEOGRAPH-543D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+543E 吾 CJK UNIFIED IDEOGRAPH-543E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+543F 吿 CJK UNIFIED IDEOGRAPH-543F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5440 呀 CJK UNIFIED IDEOGRAPH-5440 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5441 呁 CJK UNIFIED IDEOGRAPH-5441 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5442 呂 CJK UNIFIED IDEOGRAPH-5442 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5443 呃 CJK UNIFIED IDEOGRAPH-5443 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5444 呄 CJK UNIFIED IDEOGRAPH-5444 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5445 呅 CJK UNIFIED IDEOGRAPH-5445 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5446 呆 CJK UNIFIED IDEOGRAPH-5446 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5447 呇 CJK UNIFIED IDEOGRAPH-5447 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5448 呈 CJK UNIFIED IDEOGRAPH-5448 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5449 呉 CJK UNIFIED IDEOGRAPH-5449 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+544A 告 CJK UNIFIED IDEOGRAPH-544A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+544B 呋 CJK UNIFIED IDEOGRAPH-544B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+544C 呌 CJK UNIFIED IDEOGRAPH-544C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+544D 呍 CJK UNIFIED IDEOGRAPH-544D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+544E 呎 CJK UNIFIED IDEOGRAPH-544E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+544F 呏 CJK UNIFIED IDEOGRAPH-544F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5450 呐 CJK UNIFIED IDEOGRAPH-5450 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5451 呑 CJK UNIFIED IDEOGRAPH-5451 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5452 呒 CJK UNIFIED IDEOGRAPH-5452 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5453 呓 CJK UNIFIED IDEOGRAPH-5453 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5454 呔 CJK UNIFIED IDEOGRAPH-5454 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5455 呕 CJK UNIFIED IDEOGRAPH-5455 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5456 呖 CJK UNIFIED IDEOGRAPH-5456 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5457 呗 CJK UNIFIED IDEOGRAPH-5457 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5458 员 CJK UNIFIED IDEOGRAPH-5458 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5459 呙 CJK UNIFIED IDEOGRAPH-5459 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+545A 呚 CJK UNIFIED IDEOGRAPH-545A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+545B 呛 CJK UNIFIED IDEOGRAPH-545B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+545C 呜 CJK UNIFIED IDEOGRAPH-545C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+545D 呝 CJK UNIFIED IDEOGRAPH-545D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+545E 呞 CJK UNIFIED IDEOGRAPH-545E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+545F 呟 CJK UNIFIED IDEOGRAPH-545F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5460 呠 CJK UNIFIED IDEOGRAPH-5460 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5461 呡 CJK UNIFIED IDEOGRAPH-5461 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5462 呢 CJK UNIFIED IDEOGRAPH-5462 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5463 呣 CJK UNIFIED IDEOGRAPH-5463 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5464 呤 CJK UNIFIED IDEOGRAPH-5464 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5465 呥 CJK UNIFIED IDEOGRAPH-5465 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5466 呦 CJK UNIFIED IDEOGRAPH-5466 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5467 呧 CJK UNIFIED IDEOGRAPH-5467 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5468 周 CJK UNIFIED IDEOGRAPH-5468 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5469 呩 CJK UNIFIED IDEOGRAPH-5469 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+546A 呪 CJK UNIFIED IDEOGRAPH-546A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+546B 呫 CJK UNIFIED IDEOGRAPH-546B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+546C 呬 CJK UNIFIED IDEOGRAPH-546C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+546D 呭 CJK UNIFIED IDEOGRAPH-546D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+546E 呮 CJK UNIFIED IDEOGRAPH-546E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+546F 呯 CJK UNIFIED IDEOGRAPH-546F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5470 呰 CJK UNIFIED IDEOGRAPH-5470 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5471 呱 CJK UNIFIED IDEOGRAPH-5471 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5472 呲 CJK UNIFIED IDEOGRAPH-5472 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5473 味 CJK UNIFIED IDEOGRAPH-5473 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5474 呴 CJK UNIFIED IDEOGRAPH-5474 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5475 呵 CJK UNIFIED IDEOGRAPH-5475 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5476 呶 CJK UNIFIED IDEOGRAPH-5476 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5477 呷 CJK UNIFIED IDEOGRAPH-5477 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5478 呸 CJK UNIFIED IDEOGRAPH-5478 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5479 呹 CJK UNIFIED IDEOGRAPH-5479 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+547A 呺 CJK UNIFIED IDEOGRAPH-547A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+547B 呻 CJK UNIFIED IDEOGRAPH-547B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+547C 呼 CJK UNIFIED IDEOGRAPH-547C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+547D 命 CJK UNIFIED IDEOGRAPH-547D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+547E 呾 CJK UNIFIED IDEOGRAPH-547E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+547F 呿 CJK UNIFIED IDEOGRAPH-547F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5480 咀 CJK UNIFIED IDEOGRAPH-5480 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5481 咁 CJK UNIFIED IDEOGRAPH-5481 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5482 咂 CJK UNIFIED IDEOGRAPH-5482 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5483 咃 CJK UNIFIED IDEOGRAPH-5483 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5484 咄 CJK UNIFIED IDEOGRAPH-5484 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5485 咅 CJK UNIFIED IDEOGRAPH-5485 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5486 咆 CJK UNIFIED IDEOGRAPH-5486 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5487 咇 CJK UNIFIED IDEOGRAPH-5487 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5488 咈 CJK UNIFIED IDEOGRAPH-5488 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5489 咉 CJK UNIFIED IDEOGRAPH-5489 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+548A 咊 CJK UNIFIED IDEOGRAPH-548A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+548B 咋 CJK UNIFIED IDEOGRAPH-548B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+548C 和 CJK UNIFIED IDEOGRAPH-548C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+548D 咍 CJK UNIFIED IDEOGRAPH-548D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+548E 咎 CJK UNIFIED IDEOGRAPH-548E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+548F 咏 CJK UNIFIED IDEOGRAPH-548F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5490 咐 CJK UNIFIED IDEOGRAPH-5490 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5491 咑 CJK UNIFIED IDEOGRAPH-5491 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5492 咒 CJK UNIFIED IDEOGRAPH-5492 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5493 咓 CJK UNIFIED IDEOGRAPH-5493 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5494 咔 CJK UNIFIED IDEOGRAPH-5494 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5495 咕 CJK UNIFIED IDEOGRAPH-5495 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5496 咖 CJK UNIFIED IDEOGRAPH-5496 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5497 咗 CJK UNIFIED IDEOGRAPH-5497 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5498 咘 CJK UNIFIED IDEOGRAPH-5498 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5499 咙 CJK UNIFIED IDEOGRAPH-5499 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+549A 咚 CJK UNIFIED IDEOGRAPH-549A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+549B 咛 CJK UNIFIED IDEOGRAPH-549B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+549C 咜 CJK UNIFIED IDEOGRAPH-549C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+549D 咝 CJK UNIFIED IDEOGRAPH-549D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+549E 咞 CJK UNIFIED IDEOGRAPH-549E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+549F 咟 CJK UNIFIED IDEOGRAPH-549F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+54A0 咠 CJK UNIFIED IDEOGRAPH-54A0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+54A1 咡 CJK UNIFIED IDEOGRAPH-54A1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+54A2 咢 CJK UNIFIED IDEOGRAPH-54A2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+54A3 咣 CJK UNIFIED IDEOGRAPH-54A3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+54A4 咤 CJK UNIFIED IDEOGRAPH-54A4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+54A5 咥 CJK UNIFIED IDEOGRAPH-54A5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+54A6 咦 CJK UNIFIED IDEOGRAPH-54A6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+54A7 咧 CJK UNIFIED IDEOGRAPH-54A7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+54A8 咨 CJK UNIFIED IDEOGRAPH-54A8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+54A9 咩 CJK UNIFIED IDEOGRAPH-54A9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+54AA 咪 CJK UNIFIED IDEOGRAPH-54AA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+54AB 咫 CJK UNIFIED IDEOGRAPH-54AB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+54AC 咬 CJK UNIFIED IDEOGRAPH-54AC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+54AD 咭 CJK UNIFIED IDEOGRAPH-54AD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+54AE 咮 CJK UNIFIED IDEOGRAPH-54AE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+54AF 咯 CJK UNIFIED IDEOGRAPH-54AF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+54B0 咰 CJK UNIFIED IDEOGRAPH-54B0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+54B1 咱 CJK UNIFIED IDEOGRAPH-54B1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+54B2 咲 CJK UNIFIED IDEOGRAPH-54B2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+54B3 咳 CJK UNIFIED IDEOGRAPH-54B3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+54B4 咴 CJK UNIFIED IDEOGRAPH-54B4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+54B5 咵 CJK UNIFIED IDEOGRAPH-54B5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+54B6 咶 CJK UNIFIED IDEOGRAPH-54B6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+54B7 咷 CJK UNIFIED IDEOGRAPH-54B7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+54B8 咸 CJK UNIFIED IDEOGRAPH-54B8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+54B9 咹 CJK UNIFIED IDEOGRAPH-54B9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+54BA 咺 CJK UNIFIED IDEOGRAPH-54BA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+54BB 咻 CJK UNIFIED IDEOGRAPH-54BB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+54BC 咼 CJK UNIFIED IDEOGRAPH-54BC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+54BD 咽 CJK UNIFIED IDEOGRAPH-54BD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+54BE 咾 CJK UNIFIED IDEOGRAPH-54BE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+54BF 咿 CJK UNIFIED IDEOGRAPH-54BF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+54C0 哀 CJK UNIFIED IDEOGRAPH-54C0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+54C1 品 CJK UNIFIED IDEOGRAPH-54C1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+54C2 哂 CJK UNIFIED IDEOGRAPH-54C2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+54C3 哃 CJK UNIFIED IDEOGRAPH-54C3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+54C4 哄 CJK UNIFIED IDEOGRAPH-54C4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+54C5 哅 CJK UNIFIED IDEOGRAPH-54C5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+54C6 哆 CJK UNIFIED IDEOGRAPH-54C6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+54C7 哇 CJK UNIFIED IDEOGRAPH-54C7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+54C8 哈 CJK UNIFIED IDEOGRAPH-54C8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+54C9 哉 CJK UNIFIED IDEOGRAPH-54C9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+54CA 哊 CJK UNIFIED IDEOGRAPH-54CA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+54CB 哋 CJK UNIFIED IDEOGRAPH-54CB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+54CC 哌 CJK UNIFIED IDEOGRAPH-54CC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+54CD 响 CJK UNIFIED IDEOGRAPH-54CD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+54CE 哎 CJK UNIFIED IDEOGRAPH-54CE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+54CF 哏 CJK UNIFIED IDEOGRAPH-54CF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+54D0 哐 CJK UNIFIED IDEOGRAPH-54D0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+54D1 哑 CJK UNIFIED IDEOGRAPH-54D1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+54D2 哒 CJK UNIFIED IDEOGRAPH-54D2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+54D3 哓 CJK UNIFIED IDEOGRAPH-54D3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+54D4 哔 CJK UNIFIED IDEOGRAPH-54D4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+54D5 哕 CJK UNIFIED IDEOGRAPH-54D5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+54D6 哖 CJK UNIFIED IDEOGRAPH-54D6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+54D7 哗 CJK UNIFIED IDEOGRAPH-54D7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+54D8 哘 CJK UNIFIED IDEOGRAPH-54D8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+54D9 哙 CJK UNIFIED IDEOGRAPH-54D9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+54DA 哚 CJK UNIFIED IDEOGRAPH-54DA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+54DB 哛 CJK UNIFIED IDEOGRAPH-54DB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+54DC 哜 CJK UNIFIED IDEOGRAPH-54DC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+54DD 哝 CJK UNIFIED IDEOGRAPH-54DD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+54DE 哞 CJK UNIFIED IDEOGRAPH-54DE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+54DF 哟 CJK UNIFIED IDEOGRAPH-54DF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+54E0 哠 CJK UNIFIED IDEOGRAPH-54E0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+54E1 員 CJK UNIFIED IDEOGRAPH-54E1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+54E2 哢 CJK UNIFIED IDEOGRAPH-54E2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+54E3 哣 CJK UNIFIED IDEOGRAPH-54E3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+54E4 哤 CJK UNIFIED IDEOGRAPH-54E4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+54E5 哥 CJK UNIFIED IDEOGRAPH-54E5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+54E6 哦 CJK UNIFIED IDEOGRAPH-54E6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+54E7 哧 CJK UNIFIED IDEOGRAPH-54E7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+54E8 哨 CJK UNIFIED IDEOGRAPH-54E8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+54E9 哩 CJK UNIFIED IDEOGRAPH-54E9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+54EA 哪 CJK UNIFIED IDEOGRAPH-54EA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+54EB 哫 CJK UNIFIED IDEOGRAPH-54EB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+54EC 哬 CJK UNIFIED IDEOGRAPH-54EC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+54ED 哭 CJK UNIFIED IDEOGRAPH-54ED | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+54EE 哮 CJK UNIFIED IDEOGRAPH-54EE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+54EF 哯 CJK UNIFIED IDEOGRAPH-54EF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+54F0 哰 CJK UNIFIED IDEOGRAPH-54F0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+54F1 哱 CJK UNIFIED IDEOGRAPH-54F1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+54F2 哲 CJK UNIFIED IDEOGRAPH-54F2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+54F3 哳 CJK UNIFIED IDEOGRAPH-54F3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+54F4 哴 CJK UNIFIED IDEOGRAPH-54F4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+54F5 哵 CJK UNIFIED IDEOGRAPH-54F5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+54F6 哶 CJK UNIFIED IDEOGRAPH-54F6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+54F7 哷 CJK UNIFIED IDEOGRAPH-54F7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+54F8 哸 CJK UNIFIED IDEOGRAPH-54F8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+54F9 哹 CJK UNIFIED IDEOGRAPH-54F9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+54FA 哺 CJK UNIFIED IDEOGRAPH-54FA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+54FB 哻 CJK UNIFIED IDEOGRAPH-54FB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+54FC 哼 CJK UNIFIED IDEOGRAPH-54FC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+54FD 哽 CJK UNIFIED IDEOGRAPH-54FD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+54FE 哾 CJK UNIFIED IDEOGRAPH-54FE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+54FF 哿 CJK UNIFIED IDEOGRAPH-54FF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5500 唀 CJK UNIFIED IDEOGRAPH-5500 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5501 唁 CJK UNIFIED IDEOGRAPH-5501 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5502 唂 CJK UNIFIED IDEOGRAPH-5502 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5503 唃 CJK UNIFIED IDEOGRAPH-5503 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5504 唄 CJK UNIFIED IDEOGRAPH-5504 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5505 唅 CJK UNIFIED IDEOGRAPH-5505 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5506 唆 CJK UNIFIED IDEOGRAPH-5506 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5507 唇 CJK UNIFIED IDEOGRAPH-5507 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5508 唈 CJK UNIFIED IDEOGRAPH-5508 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5509 唉 CJK UNIFIED IDEOGRAPH-5509 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+550A 唊 CJK UNIFIED IDEOGRAPH-550A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+550B 唋 CJK UNIFIED IDEOGRAPH-550B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+550C 唌 CJK UNIFIED IDEOGRAPH-550C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+550D 唍 CJK UNIFIED IDEOGRAPH-550D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+550E 唎 CJK UNIFIED IDEOGRAPH-550E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+550F 唏 CJK UNIFIED IDEOGRAPH-550F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5510 唐 CJK UNIFIED IDEOGRAPH-5510 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5511 唑 CJK UNIFIED IDEOGRAPH-5511 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5512 唒 CJK UNIFIED IDEOGRAPH-5512 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5513 唓 CJK UNIFIED IDEOGRAPH-5513 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5514 唔 CJK UNIFIED IDEOGRAPH-5514 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5515 唕 CJK UNIFIED IDEOGRAPH-5515 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5516 唖 CJK UNIFIED IDEOGRAPH-5516 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5517 唗 CJK UNIFIED IDEOGRAPH-5517 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5518 唘 CJK UNIFIED IDEOGRAPH-5518 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5519 唙 CJK UNIFIED IDEOGRAPH-5519 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+551A 唚 CJK UNIFIED IDEOGRAPH-551A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+551B 唛 CJK UNIFIED IDEOGRAPH-551B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+551C 唜 CJK UNIFIED IDEOGRAPH-551C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+551D 唝 CJK UNIFIED IDEOGRAPH-551D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+551E 唞 CJK UNIFIED IDEOGRAPH-551E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+551F 唟 CJK UNIFIED IDEOGRAPH-551F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5520 唠 CJK UNIFIED IDEOGRAPH-5520 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5521 唡 CJK UNIFIED IDEOGRAPH-5521 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5522 唢 CJK UNIFIED IDEOGRAPH-5522 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5523 唣 CJK UNIFIED IDEOGRAPH-5523 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5524 唤 CJK UNIFIED IDEOGRAPH-5524 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5525 唥 CJK UNIFIED IDEOGRAPH-5525 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5526 唦 CJK UNIFIED IDEOGRAPH-5526 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5527 唧 CJK UNIFIED IDEOGRAPH-5527 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5528 唨 CJK UNIFIED IDEOGRAPH-5528 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5529 唩 CJK UNIFIED IDEOGRAPH-5529 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+552A 唪 CJK UNIFIED IDEOGRAPH-552A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+552B 唫 CJK UNIFIED IDEOGRAPH-552B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+552C 唬 CJK UNIFIED IDEOGRAPH-552C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+552D 唭 CJK UNIFIED IDEOGRAPH-552D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+552E 售 CJK UNIFIED IDEOGRAPH-552E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+552F 唯 CJK UNIFIED IDEOGRAPH-552F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5530 唰 CJK UNIFIED IDEOGRAPH-5530 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5531 唱 CJK UNIFIED IDEOGRAPH-5531 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5532 唲 CJK UNIFIED IDEOGRAPH-5532 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5533 唳 CJK UNIFIED IDEOGRAPH-5533 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5534 唴 CJK UNIFIED IDEOGRAPH-5534 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5535 唵 CJK UNIFIED IDEOGRAPH-5535 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5536 唶 CJK UNIFIED IDEOGRAPH-5536 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5537 唷 CJK UNIFIED IDEOGRAPH-5537 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5538 唸 CJK UNIFIED IDEOGRAPH-5538 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5539 唹 CJK UNIFIED IDEOGRAPH-5539 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+553A 唺 CJK UNIFIED IDEOGRAPH-553A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+553B 唻 CJK UNIFIED IDEOGRAPH-553B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+553C 唼 CJK UNIFIED IDEOGRAPH-553C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+553D 唽 CJK UNIFIED IDEOGRAPH-553D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+553E 唾 CJK UNIFIED IDEOGRAPH-553E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+553F 唿 CJK UNIFIED IDEOGRAPH-553F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5540 啀 CJK UNIFIED IDEOGRAPH-5540 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5541 啁 CJK UNIFIED IDEOGRAPH-5541 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5542 啂 CJK UNIFIED IDEOGRAPH-5542 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5543 啃 CJK UNIFIED IDEOGRAPH-5543 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5544 啄 CJK UNIFIED IDEOGRAPH-5544 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5545 啅 CJK UNIFIED IDEOGRAPH-5545 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5546 商 CJK UNIFIED IDEOGRAPH-5546 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5547 啇 CJK UNIFIED IDEOGRAPH-5547 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5548 啈 CJK UNIFIED IDEOGRAPH-5548 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5549 啉 CJK UNIFIED IDEOGRAPH-5549 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+554A 啊 CJK UNIFIED IDEOGRAPH-554A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+554B 啋 CJK UNIFIED IDEOGRAPH-554B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+554C 啌 CJK UNIFIED IDEOGRAPH-554C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+554D 啍 CJK UNIFIED IDEOGRAPH-554D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+554E 啎 CJK UNIFIED IDEOGRAPH-554E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+554F 問 CJK UNIFIED IDEOGRAPH-554F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5550 啐 CJK UNIFIED IDEOGRAPH-5550 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5551 啑 CJK UNIFIED IDEOGRAPH-5551 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5552 啒 CJK UNIFIED IDEOGRAPH-5552 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5553 啓 CJK UNIFIED IDEOGRAPH-5553 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5554 啔 CJK UNIFIED IDEOGRAPH-5554 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5555 啕 CJK UNIFIED IDEOGRAPH-5555 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5556 啖 CJK UNIFIED IDEOGRAPH-5556 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5557 啗 CJK UNIFIED IDEOGRAPH-5557 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5558 啘 CJK UNIFIED IDEOGRAPH-5558 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5559 啙 CJK UNIFIED IDEOGRAPH-5559 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+555A 啚 CJK UNIFIED IDEOGRAPH-555A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+555B 啛 CJK UNIFIED IDEOGRAPH-555B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+555C 啜 CJK UNIFIED IDEOGRAPH-555C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+555D 啝 CJK UNIFIED IDEOGRAPH-555D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+555E 啞 CJK UNIFIED IDEOGRAPH-555E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+555F 啟 CJK UNIFIED IDEOGRAPH-555F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5560 啠 CJK UNIFIED IDEOGRAPH-5560 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5561 啡 CJK UNIFIED IDEOGRAPH-5561 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5562 啢 CJK UNIFIED IDEOGRAPH-5562 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5563 啣 CJK UNIFIED IDEOGRAPH-5563 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5564 啤 CJK UNIFIED IDEOGRAPH-5564 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5565 啥 CJK UNIFIED IDEOGRAPH-5565 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5566 啦 CJK UNIFIED IDEOGRAPH-5566 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5567 啧 CJK UNIFIED IDEOGRAPH-5567 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5568 啨 CJK UNIFIED IDEOGRAPH-5568 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5569 啩 CJK UNIFIED IDEOGRAPH-5569 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+556A 啪 CJK UNIFIED IDEOGRAPH-556A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+556B 啫 CJK UNIFIED IDEOGRAPH-556B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+556C 啬 CJK UNIFIED IDEOGRAPH-556C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+556D 啭 CJK UNIFIED IDEOGRAPH-556D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+556E 啮 CJK UNIFIED IDEOGRAPH-556E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+556F 啯 CJK UNIFIED IDEOGRAPH-556F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5570 啰 CJK UNIFIED IDEOGRAPH-5570 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5571 啱 CJK UNIFIED IDEOGRAPH-5571 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5572 啲 CJK UNIFIED IDEOGRAPH-5572 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5573 啳 CJK UNIFIED IDEOGRAPH-5573 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5574 啴 CJK UNIFIED IDEOGRAPH-5574 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5575 啵 CJK UNIFIED IDEOGRAPH-5575 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5576 啶 CJK UNIFIED IDEOGRAPH-5576 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5577 啷 CJK UNIFIED IDEOGRAPH-5577 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5578 啸 CJK UNIFIED IDEOGRAPH-5578 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5579 啹 CJK UNIFIED IDEOGRAPH-5579 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+557A 啺 CJK UNIFIED IDEOGRAPH-557A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+557B 啻 CJK UNIFIED IDEOGRAPH-557B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+557C 啼 CJK UNIFIED IDEOGRAPH-557C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+557D 啽 CJK UNIFIED IDEOGRAPH-557D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+557E 啾 CJK UNIFIED IDEOGRAPH-557E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+557F 啿 CJK UNIFIED IDEOGRAPH-557F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5580 喀 CJK UNIFIED IDEOGRAPH-5580 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5581 喁 CJK UNIFIED IDEOGRAPH-5581 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5582 喂 CJK UNIFIED IDEOGRAPH-5582 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5583 喃 CJK UNIFIED IDEOGRAPH-5583 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5584 善 CJK UNIFIED IDEOGRAPH-5584 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5585 喅 CJK UNIFIED IDEOGRAPH-5585 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5586 喆 CJK UNIFIED IDEOGRAPH-5586 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5587 喇 CJK UNIFIED IDEOGRAPH-5587 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5588 喈 CJK UNIFIED IDEOGRAPH-5588 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5589 喉 CJK UNIFIED IDEOGRAPH-5589 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+558A 喊 CJK UNIFIED IDEOGRAPH-558A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+558B 喋 CJK UNIFIED IDEOGRAPH-558B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+558C 喌 CJK UNIFIED IDEOGRAPH-558C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+558D 喍 CJK UNIFIED IDEOGRAPH-558D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+558E 喎 CJK UNIFIED IDEOGRAPH-558E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+558F 喏 CJK UNIFIED IDEOGRAPH-558F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5590 喐 CJK UNIFIED IDEOGRAPH-5590 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5591 喑 CJK UNIFIED IDEOGRAPH-5591 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5592 喒 CJK UNIFIED IDEOGRAPH-5592 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5593 喓 CJK UNIFIED IDEOGRAPH-5593 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5594 喔 CJK UNIFIED IDEOGRAPH-5594 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5595 喕 CJK UNIFIED IDEOGRAPH-5595 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5596 喖 CJK UNIFIED IDEOGRAPH-5596 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5597 喗 CJK UNIFIED IDEOGRAPH-5597 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5598 喘 CJK UNIFIED IDEOGRAPH-5598 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5599 喙 CJK UNIFIED IDEOGRAPH-5599 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+559A 喚 CJK UNIFIED IDEOGRAPH-559A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+559B 喛 CJK UNIFIED IDEOGRAPH-559B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+559C 喜 CJK UNIFIED IDEOGRAPH-559C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+559D 喝 CJK UNIFIED IDEOGRAPH-559D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+559E 喞 CJK UNIFIED IDEOGRAPH-559E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+559F 喟 CJK UNIFIED IDEOGRAPH-559F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+55A0 喠 CJK UNIFIED IDEOGRAPH-55A0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+55A1 喡 CJK UNIFIED IDEOGRAPH-55A1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+55A2 喢 CJK UNIFIED IDEOGRAPH-55A2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+55A3 喣 CJK UNIFIED IDEOGRAPH-55A3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+55A4 喤 CJK UNIFIED IDEOGRAPH-55A4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+55A5 喥 CJK UNIFIED IDEOGRAPH-55A5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+55A6 喦 CJK UNIFIED IDEOGRAPH-55A6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+55A7 喧 CJK UNIFIED IDEOGRAPH-55A7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+55A8 喨 CJK UNIFIED IDEOGRAPH-55A8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+55A9 喩 CJK UNIFIED IDEOGRAPH-55A9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+55AA 喪 CJK UNIFIED IDEOGRAPH-55AA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+55AB 喫 CJK UNIFIED IDEOGRAPH-55AB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+55AC 喬 CJK UNIFIED IDEOGRAPH-55AC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+55AD 喭 CJK UNIFIED IDEOGRAPH-55AD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+55AE 單 CJK UNIFIED IDEOGRAPH-55AE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+55AF 喯 CJK UNIFIED IDEOGRAPH-55AF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+55B0 喰 CJK UNIFIED IDEOGRAPH-55B0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+55B1 喱 CJK UNIFIED IDEOGRAPH-55B1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+55B2 喲 CJK UNIFIED IDEOGRAPH-55B2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+55B3 喳 CJK UNIFIED IDEOGRAPH-55B3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+55B4 喴 CJK UNIFIED IDEOGRAPH-55B4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+55B5 喵 CJK UNIFIED IDEOGRAPH-55B5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+55B6 営 CJK UNIFIED IDEOGRAPH-55B6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+55B7 喷 CJK UNIFIED IDEOGRAPH-55B7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+55B8 喸 CJK UNIFIED IDEOGRAPH-55B8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+55B9 喹 CJK UNIFIED IDEOGRAPH-55B9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+55BA 喺 CJK UNIFIED IDEOGRAPH-55BA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+55BB 喻 CJK UNIFIED IDEOGRAPH-55BB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+55BC 喼 CJK UNIFIED IDEOGRAPH-55BC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+55BD 喽 CJK UNIFIED IDEOGRAPH-55BD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+55BE 喾 CJK UNIFIED IDEOGRAPH-55BE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+55BF 喿 CJK UNIFIED IDEOGRAPH-55BF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+55C0 嗀 CJK UNIFIED IDEOGRAPH-55C0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+55C1 嗁 CJK UNIFIED IDEOGRAPH-55C1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+55C2 嗂 CJK UNIFIED IDEOGRAPH-55C2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+55C3 嗃 CJK UNIFIED IDEOGRAPH-55C3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+55C4 嗄 CJK UNIFIED IDEOGRAPH-55C4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+55C5 嗅 CJK UNIFIED IDEOGRAPH-55C5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+55C6 嗆 CJK UNIFIED IDEOGRAPH-55C6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+55C7 嗇 CJK UNIFIED IDEOGRAPH-55C7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+55C8 嗈 CJK UNIFIED IDEOGRAPH-55C8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+55C9 嗉 CJK UNIFIED IDEOGRAPH-55C9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+55CA 嗊 CJK UNIFIED IDEOGRAPH-55CA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+55CB 嗋 CJK UNIFIED IDEOGRAPH-55CB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+55CC 嗌 CJK UNIFIED IDEOGRAPH-55CC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+55CD 嗍 CJK UNIFIED IDEOGRAPH-55CD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+55CE 嗎 CJK UNIFIED IDEOGRAPH-55CE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+55CF 嗏 CJK UNIFIED IDEOGRAPH-55CF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+55D0 嗐 CJK UNIFIED IDEOGRAPH-55D0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+55D1 嗑 CJK UNIFIED IDEOGRAPH-55D1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+55D2 嗒 CJK UNIFIED IDEOGRAPH-55D2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+55D3 嗓 CJK UNIFIED IDEOGRAPH-55D3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+55D4 嗔 CJK UNIFIED IDEOGRAPH-55D4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+55D5 嗕 CJK UNIFIED IDEOGRAPH-55D5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+55D6 嗖 CJK UNIFIED IDEOGRAPH-55D6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+55D7 嗗 CJK UNIFIED IDEOGRAPH-55D7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+55D8 嗘 CJK UNIFIED IDEOGRAPH-55D8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+55D9 嗙 CJK UNIFIED IDEOGRAPH-55D9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+55DA 嗚 CJK UNIFIED IDEOGRAPH-55DA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+55DB 嗛 CJK UNIFIED IDEOGRAPH-55DB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+55DC 嗜 CJK UNIFIED IDEOGRAPH-55DC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+55DD 嗝 CJK UNIFIED IDEOGRAPH-55DD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+55DE 嗞 CJK UNIFIED IDEOGRAPH-55DE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+55DF 嗟 CJK UNIFIED IDEOGRAPH-55DF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+55E0 嗠 CJK UNIFIED IDEOGRAPH-55E0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+55E1 嗡 CJK UNIFIED IDEOGRAPH-55E1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+55E2 嗢 CJK UNIFIED IDEOGRAPH-55E2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+55E3 嗣 CJK UNIFIED IDEOGRAPH-55E3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+55E4 嗤 CJK UNIFIED IDEOGRAPH-55E4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+55E5 嗥 CJK UNIFIED IDEOGRAPH-55E5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+55E6 嗦 CJK UNIFIED IDEOGRAPH-55E6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+55E7 嗧 CJK UNIFIED IDEOGRAPH-55E7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+55E8 嗨 CJK UNIFIED IDEOGRAPH-55E8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+55E9 嗩 CJK UNIFIED IDEOGRAPH-55E9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+55EA 嗪 CJK UNIFIED IDEOGRAPH-55EA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+55EB 嗫 CJK UNIFIED IDEOGRAPH-55EB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+55EC 嗬 CJK UNIFIED IDEOGRAPH-55EC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+55ED 嗭 CJK UNIFIED IDEOGRAPH-55ED | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+55EE 嗮 CJK UNIFIED IDEOGRAPH-55EE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+55EF 嗯 CJK UNIFIED IDEOGRAPH-55EF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+55F0 嗰 CJK UNIFIED IDEOGRAPH-55F0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+55F1 嗱 CJK UNIFIED IDEOGRAPH-55F1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+55F2 嗲 CJK UNIFIED IDEOGRAPH-55F2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+55F3 嗳 CJK UNIFIED IDEOGRAPH-55F3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+55F4 嗴 CJK UNIFIED IDEOGRAPH-55F4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+55F5 嗵 CJK UNIFIED IDEOGRAPH-55F5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+55F6 嗶 CJK UNIFIED IDEOGRAPH-55F6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+55F7 嗷 CJK UNIFIED IDEOGRAPH-55F7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+55F8 嗸 CJK UNIFIED IDEOGRAPH-55F8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+55F9 嗹 CJK UNIFIED IDEOGRAPH-55F9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+55FA 嗺 CJK UNIFIED IDEOGRAPH-55FA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+55FB 嗻 CJK UNIFIED IDEOGRAPH-55FB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+55FC 嗼 CJK UNIFIED IDEOGRAPH-55FC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+55FD 嗽 CJK UNIFIED IDEOGRAPH-55FD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+55FE 嗾 CJK UNIFIED IDEOGRAPH-55FE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+55FF 嗿 CJK UNIFIED IDEOGRAPH-55FF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5600 嘀 CJK UNIFIED IDEOGRAPH-5600 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5601 嘁 CJK UNIFIED IDEOGRAPH-5601 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5602 嘂 CJK UNIFIED IDEOGRAPH-5602 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5603 嘃 CJK UNIFIED IDEOGRAPH-5603 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5604 嘄 CJK UNIFIED IDEOGRAPH-5604 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5605 嘅 CJK UNIFIED IDEOGRAPH-5605 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5606 嘆 CJK UNIFIED IDEOGRAPH-5606 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5607 嘇 CJK UNIFIED IDEOGRAPH-5607 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5608 嘈 CJK UNIFIED IDEOGRAPH-5608 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5609 嘉 CJK UNIFIED IDEOGRAPH-5609 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+560A 嘊 CJK UNIFIED IDEOGRAPH-560A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+560B 嘋 CJK UNIFIED IDEOGRAPH-560B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+560C 嘌 CJK UNIFIED IDEOGRAPH-560C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+560D 嘍 CJK UNIFIED IDEOGRAPH-560D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+560E 嘎 CJK UNIFIED IDEOGRAPH-560E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+560F 嘏 CJK UNIFIED IDEOGRAPH-560F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5610 嘐 CJK UNIFIED IDEOGRAPH-5610 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5611 嘑 CJK UNIFIED IDEOGRAPH-5611 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5612 嘒 CJK UNIFIED IDEOGRAPH-5612 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5613 嘓 CJK UNIFIED IDEOGRAPH-5613 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5614 嘔 CJK UNIFIED IDEOGRAPH-5614 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5615 嘕 CJK UNIFIED IDEOGRAPH-5615 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5616 嘖 CJK UNIFIED IDEOGRAPH-5616 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5617 嘗 CJK UNIFIED IDEOGRAPH-5617 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5618 嘘 CJK UNIFIED IDEOGRAPH-5618 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5619 嘙 CJK UNIFIED IDEOGRAPH-5619 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+561A 嘚 CJK UNIFIED IDEOGRAPH-561A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+561B 嘛 CJK UNIFIED IDEOGRAPH-561B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+561C 嘜 CJK UNIFIED IDEOGRAPH-561C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+561D 嘝 CJK UNIFIED IDEOGRAPH-561D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+561E 嘞 CJK UNIFIED IDEOGRAPH-561E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+561F 嘟 CJK UNIFIED IDEOGRAPH-561F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5620 嘠 CJK UNIFIED IDEOGRAPH-5620 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5621 嘡 CJK UNIFIED IDEOGRAPH-5621 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5622 嘢 CJK UNIFIED IDEOGRAPH-5622 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5623 嘣 CJK UNIFIED IDEOGRAPH-5623 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5624 嘤 CJK UNIFIED IDEOGRAPH-5624 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5625 嘥 CJK UNIFIED IDEOGRAPH-5625 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5626 嘦 CJK UNIFIED IDEOGRAPH-5626 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5627 嘧 CJK UNIFIED IDEOGRAPH-5627 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5628 嘨 CJK UNIFIED IDEOGRAPH-5628 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5629 嘩 CJK UNIFIED IDEOGRAPH-5629 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+562A 嘪 CJK UNIFIED IDEOGRAPH-562A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+562B 嘫 CJK UNIFIED IDEOGRAPH-562B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+562C 嘬 CJK UNIFIED IDEOGRAPH-562C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+562D 嘭 CJK UNIFIED IDEOGRAPH-562D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+562E 嘮 CJK UNIFIED IDEOGRAPH-562E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+562F 嘯 CJK UNIFIED IDEOGRAPH-562F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5630 嘰 CJK UNIFIED IDEOGRAPH-5630 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5631 嘱 CJK UNIFIED IDEOGRAPH-5631 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5632 嘲 CJK UNIFIED IDEOGRAPH-5632 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5633 嘳 CJK UNIFIED IDEOGRAPH-5633 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5634 嘴 CJK UNIFIED IDEOGRAPH-5634 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5635 嘵 CJK UNIFIED IDEOGRAPH-5635 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5636 嘶 CJK UNIFIED IDEOGRAPH-5636 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5637 嘷 CJK UNIFIED IDEOGRAPH-5637 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5638 嘸 CJK UNIFIED IDEOGRAPH-5638 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5639 嘹 CJK UNIFIED IDEOGRAPH-5639 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+563A 嘺 CJK UNIFIED IDEOGRAPH-563A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+563B 嘻 CJK UNIFIED IDEOGRAPH-563B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+563C 嘼 CJK UNIFIED IDEOGRAPH-563C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+563D 嘽 CJK UNIFIED IDEOGRAPH-563D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+563E 嘾 CJK UNIFIED IDEOGRAPH-563E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+563F 嘿 CJK UNIFIED IDEOGRAPH-563F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5640 噀 CJK UNIFIED IDEOGRAPH-5640 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5641 噁 CJK UNIFIED IDEOGRAPH-5641 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5642 噂 CJK UNIFIED IDEOGRAPH-5642 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5643 噃 CJK UNIFIED IDEOGRAPH-5643 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5644 噄 CJK UNIFIED IDEOGRAPH-5644 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5645 噅 CJK UNIFIED IDEOGRAPH-5645 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5646 噆 CJK UNIFIED IDEOGRAPH-5646 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5647 噇 CJK UNIFIED IDEOGRAPH-5647 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5648 噈 CJK UNIFIED IDEOGRAPH-5648 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5649 噉 CJK UNIFIED IDEOGRAPH-5649 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+564A 噊 CJK UNIFIED IDEOGRAPH-564A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+564B 噋 CJK UNIFIED IDEOGRAPH-564B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+564C 噌 CJK UNIFIED IDEOGRAPH-564C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+564D 噍 CJK UNIFIED IDEOGRAPH-564D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+564E 噎 CJK UNIFIED IDEOGRAPH-564E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+564F 噏 CJK UNIFIED IDEOGRAPH-564F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5650 噐 CJK UNIFIED IDEOGRAPH-5650 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5651 噑 CJK UNIFIED IDEOGRAPH-5651 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5652 噒 CJK UNIFIED IDEOGRAPH-5652 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5653 噓 CJK UNIFIED IDEOGRAPH-5653 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5654 噔 CJK UNIFIED IDEOGRAPH-5654 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5655 噕 CJK UNIFIED IDEOGRAPH-5655 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5656 噖 CJK UNIFIED IDEOGRAPH-5656 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5657 噗 CJK UNIFIED IDEOGRAPH-5657 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5658 噘 CJK UNIFIED IDEOGRAPH-5658 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5659 噙 CJK UNIFIED IDEOGRAPH-5659 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+565A 噚 CJK UNIFIED IDEOGRAPH-565A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+565B 噛 CJK UNIFIED IDEOGRAPH-565B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+565C 噜 CJK UNIFIED IDEOGRAPH-565C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+565D 噝 CJK UNIFIED IDEOGRAPH-565D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+565E 噞 CJK UNIFIED IDEOGRAPH-565E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+565F 噟 CJK UNIFIED IDEOGRAPH-565F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5660 噠 CJK UNIFIED IDEOGRAPH-5660 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5661 噡 CJK UNIFIED IDEOGRAPH-5661 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5662 噢 CJK UNIFIED IDEOGRAPH-5662 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5663 噣 CJK UNIFIED IDEOGRAPH-5663 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5664 噤 CJK UNIFIED IDEOGRAPH-5664 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5665 噥 CJK UNIFIED IDEOGRAPH-5665 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5666 噦 CJK UNIFIED IDEOGRAPH-5666 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5667 噧 CJK UNIFIED IDEOGRAPH-5667 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5668 器 CJK UNIFIED IDEOGRAPH-5668 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5669 噩 CJK UNIFIED IDEOGRAPH-5669 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+566A 噪 CJK UNIFIED IDEOGRAPH-566A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+566B 噫 CJK UNIFIED IDEOGRAPH-566B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+566C 噬 CJK UNIFIED IDEOGRAPH-566C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+566D 噭 CJK UNIFIED IDEOGRAPH-566D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+566E 噮 CJK UNIFIED IDEOGRAPH-566E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+566F 噯 CJK UNIFIED IDEOGRAPH-566F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5670 噰 CJK UNIFIED IDEOGRAPH-5670 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5671 噱 CJK UNIFIED IDEOGRAPH-5671 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5672 噲 CJK UNIFIED IDEOGRAPH-5672 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5673 噳 CJK UNIFIED IDEOGRAPH-5673 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5674 噴 CJK UNIFIED IDEOGRAPH-5674 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5675 噵 CJK UNIFIED IDEOGRAPH-5675 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5676 噶 CJK UNIFIED IDEOGRAPH-5676 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5677 噷 CJK UNIFIED IDEOGRAPH-5677 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5678 噸 CJK UNIFIED IDEOGRAPH-5678 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5679 噹 CJK UNIFIED IDEOGRAPH-5679 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+567A 噺 CJK UNIFIED IDEOGRAPH-567A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+567B 噻 CJK UNIFIED IDEOGRAPH-567B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+567C 噼 CJK UNIFIED IDEOGRAPH-567C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+567D 噽 CJK UNIFIED IDEOGRAPH-567D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+567E 噾 CJK UNIFIED IDEOGRAPH-567E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+567F 噿 CJK UNIFIED IDEOGRAPH-567F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5680 嚀 CJK UNIFIED IDEOGRAPH-5680 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5681 嚁 CJK UNIFIED IDEOGRAPH-5681 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5682 嚂 CJK UNIFIED IDEOGRAPH-5682 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5683 嚃 CJK UNIFIED IDEOGRAPH-5683 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5684 嚄 CJK UNIFIED IDEOGRAPH-5684 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5685 嚅 CJK UNIFIED IDEOGRAPH-5685 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5686 嚆 CJK UNIFIED IDEOGRAPH-5686 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5687 嚇 CJK UNIFIED IDEOGRAPH-5687 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5688 嚈 CJK UNIFIED IDEOGRAPH-5688 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5689 嚉 CJK UNIFIED IDEOGRAPH-5689 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+568A 嚊 CJK UNIFIED IDEOGRAPH-568A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+568B 嚋 CJK UNIFIED IDEOGRAPH-568B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+568C 嚌 CJK UNIFIED IDEOGRAPH-568C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+568D 嚍 CJK UNIFIED IDEOGRAPH-568D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+568E 嚎 CJK UNIFIED IDEOGRAPH-568E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+568F 嚏 CJK UNIFIED IDEOGRAPH-568F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5690 嚐 CJK UNIFIED IDEOGRAPH-5690 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5691 嚑 CJK UNIFIED IDEOGRAPH-5691 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5692 嚒 CJK UNIFIED IDEOGRAPH-5692 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5693 嚓 CJK UNIFIED IDEOGRAPH-5693 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5694 嚔 CJK UNIFIED IDEOGRAPH-5694 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5695 嚕 CJK UNIFIED IDEOGRAPH-5695 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5696 嚖 CJK UNIFIED IDEOGRAPH-5696 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5697 嚗 CJK UNIFIED IDEOGRAPH-5697 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5698 嚘 CJK UNIFIED IDEOGRAPH-5698 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5699 嚙 CJK UNIFIED IDEOGRAPH-5699 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+569A 嚚 CJK UNIFIED IDEOGRAPH-569A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+569B 嚛 CJK UNIFIED IDEOGRAPH-569B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+569C 嚜 CJK UNIFIED IDEOGRAPH-569C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+569D 嚝 CJK UNIFIED IDEOGRAPH-569D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+569E 嚞 CJK UNIFIED IDEOGRAPH-569E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+569F 嚟 CJK UNIFIED IDEOGRAPH-569F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+56A0 嚠 CJK UNIFIED IDEOGRAPH-56A0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+56A1 嚡 CJK UNIFIED IDEOGRAPH-56A1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+56A2 嚢 CJK UNIFIED IDEOGRAPH-56A2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+56A3 嚣 CJK UNIFIED IDEOGRAPH-56A3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+56A4 嚤 CJK UNIFIED IDEOGRAPH-56A4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+56A5 嚥 CJK UNIFIED IDEOGRAPH-56A5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+56A6 嚦 CJK UNIFIED IDEOGRAPH-56A6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+56A7 嚧 CJK UNIFIED IDEOGRAPH-56A7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+56A8 嚨 CJK UNIFIED IDEOGRAPH-56A8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+56A9 嚩 CJK UNIFIED IDEOGRAPH-56A9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+56AA 嚪 CJK UNIFIED IDEOGRAPH-56AA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+56AB 嚫 CJK UNIFIED IDEOGRAPH-56AB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+56AC 嚬 CJK UNIFIED IDEOGRAPH-56AC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+56AD 嚭 CJK UNIFIED IDEOGRAPH-56AD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+56AE 嚮 CJK UNIFIED IDEOGRAPH-56AE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+56AF 嚯 CJK UNIFIED IDEOGRAPH-56AF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+56B0 嚰 CJK UNIFIED IDEOGRAPH-56B0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+56B1 嚱 CJK UNIFIED IDEOGRAPH-56B1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+56B2 嚲 CJK UNIFIED IDEOGRAPH-56B2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+56B3 嚳 CJK UNIFIED IDEOGRAPH-56B3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+56B4 嚴 CJK UNIFIED IDEOGRAPH-56B4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+56B5 嚵 CJK UNIFIED IDEOGRAPH-56B5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+56B6 嚶 CJK UNIFIED IDEOGRAPH-56B6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+56B7 嚷 CJK UNIFIED IDEOGRAPH-56B7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+56B8 嚸 CJK UNIFIED IDEOGRAPH-56B8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+56B9 嚹 CJK UNIFIED IDEOGRAPH-56B9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+56BA 嚺 CJK UNIFIED IDEOGRAPH-56BA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+56BB 嚻 CJK UNIFIED IDEOGRAPH-56BB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+56BC 嚼 CJK UNIFIED IDEOGRAPH-56BC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+56BD 嚽 CJK UNIFIED IDEOGRAPH-56BD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+56BE 嚾 CJK UNIFIED IDEOGRAPH-56BE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+56BF 嚿 CJK UNIFIED IDEOGRAPH-56BF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+56C0 囀 CJK UNIFIED IDEOGRAPH-56C0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+56C1 囁 CJK UNIFIED IDEOGRAPH-56C1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+56C2 囂 CJK UNIFIED IDEOGRAPH-56C2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+56C3 囃 CJK UNIFIED IDEOGRAPH-56C3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+56C4 囄 CJK UNIFIED IDEOGRAPH-56C4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+56C5 囅 CJK UNIFIED IDEOGRAPH-56C5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+56C6 囆 CJK UNIFIED IDEOGRAPH-56C6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+56C7 囇 CJK UNIFIED IDEOGRAPH-56C7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+56C8 囈 CJK UNIFIED IDEOGRAPH-56C8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+56C9 囉 CJK UNIFIED IDEOGRAPH-56C9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+56CA 囊 CJK UNIFIED IDEOGRAPH-56CA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+56CB 囋 CJK UNIFIED IDEOGRAPH-56CB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+56CC 囌 CJK UNIFIED IDEOGRAPH-56CC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+56CD 囍 CJK UNIFIED IDEOGRAPH-56CD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+56CE 囎 CJK UNIFIED IDEOGRAPH-56CE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+56CF 囏 CJK UNIFIED IDEOGRAPH-56CF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+56D0 囐 CJK UNIFIED IDEOGRAPH-56D0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+56D1 囑 CJK UNIFIED IDEOGRAPH-56D1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+56D2 囒 CJK UNIFIED IDEOGRAPH-56D2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+56D3 囓 CJK UNIFIED IDEOGRAPH-56D3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+56D4 囔 CJK UNIFIED IDEOGRAPH-56D4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+56D5 囕 CJK UNIFIED IDEOGRAPH-56D5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+56D6 囖 CJK UNIFIED IDEOGRAPH-56D6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+56D7 囗 CJK UNIFIED IDEOGRAPH-56D7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+56D8 囘 CJK UNIFIED IDEOGRAPH-56D8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+56D9 囙 CJK UNIFIED IDEOGRAPH-56D9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+56DA 囚 CJK UNIFIED IDEOGRAPH-56DA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+56DB 四 CJK UNIFIED IDEOGRAPH-56DB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+56DC 囜 CJK UNIFIED IDEOGRAPH-56DC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+56DD 囝 CJK UNIFIED IDEOGRAPH-56DD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+56DE 回 CJK UNIFIED IDEOGRAPH-56DE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+56DF 囟 CJK UNIFIED IDEOGRAPH-56DF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+56E0 因 CJK UNIFIED IDEOGRAPH-56E0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+56E1 囡 CJK UNIFIED IDEOGRAPH-56E1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+56E2 团 CJK UNIFIED IDEOGRAPH-56E2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+56E3 団 CJK UNIFIED IDEOGRAPH-56E3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+56E4 囤 CJK UNIFIED IDEOGRAPH-56E4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+56E5 囥 CJK UNIFIED IDEOGRAPH-56E5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+56E6 囦 CJK UNIFIED IDEOGRAPH-56E6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+56E7 囧 CJK UNIFIED IDEOGRAPH-56E7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+56E8 囨 CJK UNIFIED IDEOGRAPH-56E8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+56E9 囩 CJK UNIFIED IDEOGRAPH-56E9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+56EA 囪 CJK UNIFIED IDEOGRAPH-56EA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+56EB 囫 CJK UNIFIED IDEOGRAPH-56EB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+56EC 囬 CJK UNIFIED IDEOGRAPH-56EC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+56ED 园 CJK UNIFIED IDEOGRAPH-56ED | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+56EE 囮 CJK UNIFIED IDEOGRAPH-56EE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+56EF 囯 CJK UNIFIED IDEOGRAPH-56EF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+56F0 困 CJK UNIFIED IDEOGRAPH-56F0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+56F1 囱 CJK UNIFIED IDEOGRAPH-56F1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+56F2 囲 CJK UNIFIED IDEOGRAPH-56F2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+56F3 図 CJK UNIFIED IDEOGRAPH-56F3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+56F4 围 CJK UNIFIED IDEOGRAPH-56F4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+56F5 囵 CJK UNIFIED IDEOGRAPH-56F5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+56F6 囶 CJK UNIFIED IDEOGRAPH-56F6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+56F7 囷 CJK UNIFIED IDEOGRAPH-56F7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+56F8 囸 CJK UNIFIED IDEOGRAPH-56F8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+56F9 囹 CJK UNIFIED IDEOGRAPH-56F9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+56FA 固 CJK UNIFIED IDEOGRAPH-56FA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+56FB 囻 CJK UNIFIED IDEOGRAPH-56FB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+56FC 囼 CJK UNIFIED IDEOGRAPH-56FC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+56FD 国 CJK UNIFIED IDEOGRAPH-56FD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+56FE 图 CJK UNIFIED IDEOGRAPH-56FE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+56FF 囿 CJK UNIFIED IDEOGRAPH-56FF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5700 圀 CJK UNIFIED IDEOGRAPH-5700 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5701 圁 CJK UNIFIED IDEOGRAPH-5701 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5702 圂 CJK UNIFIED IDEOGRAPH-5702 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5703 圃 CJK UNIFIED IDEOGRAPH-5703 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5704 圄 CJK UNIFIED IDEOGRAPH-5704 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5705 圅 CJK UNIFIED IDEOGRAPH-5705 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5706 圆 CJK UNIFIED IDEOGRAPH-5706 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5707 圇 CJK UNIFIED IDEOGRAPH-5707 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5708 圈 CJK UNIFIED IDEOGRAPH-5708 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5709 圉 CJK UNIFIED IDEOGRAPH-5709 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+570A 圊 CJK UNIFIED IDEOGRAPH-570A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+570B 國 CJK UNIFIED IDEOGRAPH-570B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+570C 圌 CJK UNIFIED IDEOGRAPH-570C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+570D 圍 CJK UNIFIED IDEOGRAPH-570D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+570E 圎 CJK UNIFIED IDEOGRAPH-570E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+570F 圏 CJK UNIFIED IDEOGRAPH-570F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5710 圐 CJK UNIFIED IDEOGRAPH-5710 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5711 圑 CJK UNIFIED IDEOGRAPH-5711 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5712 園 CJK UNIFIED IDEOGRAPH-5712 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5713 圓 CJK UNIFIED IDEOGRAPH-5713 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5714 圔 CJK UNIFIED IDEOGRAPH-5714 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5715 圕 CJK UNIFIED IDEOGRAPH-5715 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5716 圖 CJK UNIFIED IDEOGRAPH-5716 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5717 圗 CJK UNIFIED IDEOGRAPH-5717 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5718 團 CJK UNIFIED IDEOGRAPH-5718 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5719 圙 CJK UNIFIED IDEOGRAPH-5719 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+571A 圚 CJK UNIFIED IDEOGRAPH-571A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+571B 圛 CJK UNIFIED IDEOGRAPH-571B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+571C 圜 CJK UNIFIED IDEOGRAPH-571C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+571D 圝 CJK UNIFIED IDEOGRAPH-571D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+571E 圞 CJK UNIFIED IDEOGRAPH-571E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+571F 土 CJK UNIFIED IDEOGRAPH-571F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5720 圠 CJK UNIFIED IDEOGRAPH-5720 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5721 圡 CJK UNIFIED IDEOGRAPH-5721 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5722 圢 CJK UNIFIED IDEOGRAPH-5722 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5723 圣 CJK UNIFIED IDEOGRAPH-5723 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5724 圤 CJK UNIFIED IDEOGRAPH-5724 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5725 圥 CJK UNIFIED IDEOGRAPH-5725 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5726 圦 CJK UNIFIED IDEOGRAPH-5726 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5727 圧 CJK UNIFIED IDEOGRAPH-5727 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5728 在 CJK UNIFIED IDEOGRAPH-5728 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5729 圩 CJK UNIFIED IDEOGRAPH-5729 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+572A 圪 CJK UNIFIED IDEOGRAPH-572A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+572B 圫 CJK UNIFIED IDEOGRAPH-572B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+572C 圬 CJK UNIFIED IDEOGRAPH-572C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+572D 圭 CJK UNIFIED IDEOGRAPH-572D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+572E 圮 CJK UNIFIED IDEOGRAPH-572E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+572F 圯 CJK UNIFIED IDEOGRAPH-572F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5730 地 CJK UNIFIED IDEOGRAPH-5730 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5731 圱 CJK UNIFIED IDEOGRAPH-5731 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5732 圲 CJK UNIFIED IDEOGRAPH-5732 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5733 圳 CJK UNIFIED IDEOGRAPH-5733 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5734 圴 CJK UNIFIED IDEOGRAPH-5734 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5735 圵 CJK UNIFIED IDEOGRAPH-5735 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5736 圶 CJK UNIFIED IDEOGRAPH-5736 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5737 圷 CJK UNIFIED IDEOGRAPH-5737 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5738 圸 CJK UNIFIED IDEOGRAPH-5738 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5739 圹 CJK UNIFIED IDEOGRAPH-5739 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+573A 场 CJK UNIFIED IDEOGRAPH-573A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+573B 圻 CJK UNIFIED IDEOGRAPH-573B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+573C 圼 CJK UNIFIED IDEOGRAPH-573C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+573D 圽 CJK UNIFIED IDEOGRAPH-573D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+573E 圾 CJK UNIFIED IDEOGRAPH-573E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+573F 圿 CJK UNIFIED IDEOGRAPH-573F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5740 址 CJK UNIFIED IDEOGRAPH-5740 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5741 坁 CJK UNIFIED IDEOGRAPH-5741 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5742 坂 CJK UNIFIED IDEOGRAPH-5742 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5743 坃 CJK UNIFIED IDEOGRAPH-5743 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5744 坄 CJK UNIFIED IDEOGRAPH-5744 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5745 坅 CJK UNIFIED IDEOGRAPH-5745 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5746 坆 CJK UNIFIED IDEOGRAPH-5746 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5747 均 CJK UNIFIED IDEOGRAPH-5747 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5748 坈 CJK UNIFIED IDEOGRAPH-5748 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5749 坉 CJK UNIFIED IDEOGRAPH-5749 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+574A 坊 CJK UNIFIED IDEOGRAPH-574A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+574B 坋 CJK UNIFIED IDEOGRAPH-574B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+574C 坌 CJK UNIFIED IDEOGRAPH-574C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+574D 坍 CJK UNIFIED IDEOGRAPH-574D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+574E 坎 CJK UNIFIED IDEOGRAPH-574E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+574F 坏 CJK UNIFIED IDEOGRAPH-574F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5750 坐 CJK UNIFIED IDEOGRAPH-5750 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5751 坑 CJK UNIFIED IDEOGRAPH-5751 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5752 坒 CJK UNIFIED IDEOGRAPH-5752 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5753 坓 CJK UNIFIED IDEOGRAPH-5753 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5754 坔 CJK UNIFIED IDEOGRAPH-5754 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5755 坕 CJK UNIFIED IDEOGRAPH-5755 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5756 坖 CJK UNIFIED IDEOGRAPH-5756 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5757 块 CJK UNIFIED IDEOGRAPH-5757 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5758 坘 CJK UNIFIED IDEOGRAPH-5758 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5759 坙 CJK UNIFIED IDEOGRAPH-5759 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+575A 坚 CJK UNIFIED IDEOGRAPH-575A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+575B 坛 CJK UNIFIED IDEOGRAPH-575B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+575C 坜 CJK UNIFIED IDEOGRAPH-575C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+575D 坝 CJK UNIFIED IDEOGRAPH-575D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+575E 坞 CJK UNIFIED IDEOGRAPH-575E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+575F 坟 CJK UNIFIED IDEOGRAPH-575F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5760 坠 CJK UNIFIED IDEOGRAPH-5760 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5761 坡 CJK UNIFIED IDEOGRAPH-5761 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5762 坢 CJK UNIFIED IDEOGRAPH-5762 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5763 坣 CJK UNIFIED IDEOGRAPH-5763 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5764 坤 CJK UNIFIED IDEOGRAPH-5764 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5765 坥 CJK UNIFIED IDEOGRAPH-5765 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5766 坦 CJK UNIFIED IDEOGRAPH-5766 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5767 坧 CJK UNIFIED IDEOGRAPH-5767 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5768 坨 CJK UNIFIED IDEOGRAPH-5768 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5769 坩 CJK UNIFIED IDEOGRAPH-5769 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+576A 坪 CJK UNIFIED IDEOGRAPH-576A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+576B 坫 CJK UNIFIED IDEOGRAPH-576B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+576C 坬 CJK UNIFIED IDEOGRAPH-576C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+576D 坭 CJK UNIFIED IDEOGRAPH-576D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+576E 坮 CJK UNIFIED IDEOGRAPH-576E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+576F 坯 CJK UNIFIED IDEOGRAPH-576F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5770 坰 CJK UNIFIED IDEOGRAPH-5770 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5771 坱 CJK UNIFIED IDEOGRAPH-5771 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5772 坲 CJK UNIFIED IDEOGRAPH-5772 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5773 坳 CJK UNIFIED IDEOGRAPH-5773 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5774 坴 CJK UNIFIED IDEOGRAPH-5774 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5775 坵 CJK UNIFIED IDEOGRAPH-5775 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5776 坶 CJK UNIFIED IDEOGRAPH-5776 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5777 坷 CJK UNIFIED IDEOGRAPH-5777 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5778 坸 CJK UNIFIED IDEOGRAPH-5778 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5779 坹 CJK UNIFIED IDEOGRAPH-5779 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+577A 坺 CJK UNIFIED IDEOGRAPH-577A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+577B 坻 CJK UNIFIED IDEOGRAPH-577B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+577C 坼 CJK UNIFIED IDEOGRAPH-577C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+577D 坽 CJK UNIFIED IDEOGRAPH-577D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+577E 坾 CJK UNIFIED IDEOGRAPH-577E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+577F 坿 CJK UNIFIED IDEOGRAPH-577F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5780 垀 CJK UNIFIED IDEOGRAPH-5780 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5781 垁 CJK UNIFIED IDEOGRAPH-5781 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5782 垂 CJK UNIFIED IDEOGRAPH-5782 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5783 垃 CJK UNIFIED IDEOGRAPH-5783 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5784 垄 CJK UNIFIED IDEOGRAPH-5784 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5785 垅 CJK UNIFIED IDEOGRAPH-5785 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5786 垆 CJK UNIFIED IDEOGRAPH-5786 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5787 垇 CJK UNIFIED IDEOGRAPH-5787 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5788 垈 CJK UNIFIED IDEOGRAPH-5788 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5789 垉 CJK UNIFIED IDEOGRAPH-5789 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+578A 垊 CJK UNIFIED IDEOGRAPH-578A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+578B 型 CJK UNIFIED IDEOGRAPH-578B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+578C 垌 CJK UNIFIED IDEOGRAPH-578C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+578D 垍 CJK UNIFIED IDEOGRAPH-578D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+578E 垎 CJK UNIFIED IDEOGRAPH-578E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+578F 垏 CJK UNIFIED IDEOGRAPH-578F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5790 垐 CJK UNIFIED IDEOGRAPH-5790 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5791 垑 CJK UNIFIED IDEOGRAPH-5791 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5792 垒 CJK UNIFIED IDEOGRAPH-5792 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5793 垓 CJK UNIFIED IDEOGRAPH-5793 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5794 垔 CJK UNIFIED IDEOGRAPH-5794 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5795 垕 CJK UNIFIED IDEOGRAPH-5795 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5796 垖 CJK UNIFIED IDEOGRAPH-5796 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5797 垗 CJK UNIFIED IDEOGRAPH-5797 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5798 垘 CJK UNIFIED IDEOGRAPH-5798 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5799 垙 CJK UNIFIED IDEOGRAPH-5799 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+579A 垚 CJK UNIFIED IDEOGRAPH-579A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+579B 垛 CJK UNIFIED IDEOGRAPH-579B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+579C 垜 CJK UNIFIED IDEOGRAPH-579C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+579D 垝 CJK UNIFIED IDEOGRAPH-579D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+579E 垞 CJK UNIFIED IDEOGRAPH-579E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+579F 垟 CJK UNIFIED IDEOGRAPH-579F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+57A0 垠 CJK UNIFIED IDEOGRAPH-57A0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+57A1 垡 CJK UNIFIED IDEOGRAPH-57A1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+57A2 垢 CJK UNIFIED IDEOGRAPH-57A2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+57A3 垣 CJK UNIFIED IDEOGRAPH-57A3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+57A4 垤 CJK UNIFIED IDEOGRAPH-57A4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+57A5 垥 CJK UNIFIED IDEOGRAPH-57A5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+57A6 垦 CJK UNIFIED IDEOGRAPH-57A6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+57A7 垧 CJK UNIFIED IDEOGRAPH-57A7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+57A8 垨 CJK UNIFIED IDEOGRAPH-57A8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+57A9 垩 CJK UNIFIED IDEOGRAPH-57A9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+57AA 垪 CJK UNIFIED IDEOGRAPH-57AA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+57AB 垫 CJK UNIFIED IDEOGRAPH-57AB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+57AC 垬 CJK UNIFIED IDEOGRAPH-57AC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+57AD 垭 CJK UNIFIED IDEOGRAPH-57AD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+57AE 垮 CJK UNIFIED IDEOGRAPH-57AE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+57AF 垯 CJK UNIFIED IDEOGRAPH-57AF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+57B0 垰 CJK UNIFIED IDEOGRAPH-57B0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+57B1 垱 CJK UNIFIED IDEOGRAPH-57B1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+57B2 垲 CJK UNIFIED IDEOGRAPH-57B2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+57B3 垳 CJK UNIFIED IDEOGRAPH-57B3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+57B4 垴 CJK UNIFIED IDEOGRAPH-57B4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+57B5 垵 CJK UNIFIED IDEOGRAPH-57B5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+57B6 垶 CJK UNIFIED IDEOGRAPH-57B6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+57B7 垷 CJK UNIFIED IDEOGRAPH-57B7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+57B8 垸 CJK UNIFIED IDEOGRAPH-57B8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+57B9 垹 CJK UNIFIED IDEOGRAPH-57B9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+57BA 垺 CJK UNIFIED IDEOGRAPH-57BA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+57BB 垻 CJK UNIFIED IDEOGRAPH-57BB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+57BC 垼 CJK UNIFIED IDEOGRAPH-57BC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+57BD 垽 CJK UNIFIED IDEOGRAPH-57BD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+57BE 垾 CJK UNIFIED IDEOGRAPH-57BE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+57BF 垿 CJK UNIFIED IDEOGRAPH-57BF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+57C0 埀 CJK UNIFIED IDEOGRAPH-57C0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+57C1 埁 CJK UNIFIED IDEOGRAPH-57C1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+57C2 埂 CJK UNIFIED IDEOGRAPH-57C2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+57C3 埃 CJK UNIFIED IDEOGRAPH-57C3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+57C4 埄 CJK UNIFIED IDEOGRAPH-57C4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+57C5 埅 CJK UNIFIED IDEOGRAPH-57C5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+57C6 埆 CJK UNIFIED IDEOGRAPH-57C6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+57C7 埇 CJK UNIFIED IDEOGRAPH-57C7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+57C8 埈 CJK UNIFIED IDEOGRAPH-57C8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+57C9 埉 CJK UNIFIED IDEOGRAPH-57C9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+57CA 埊 CJK UNIFIED IDEOGRAPH-57CA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+57CB 埋 CJK UNIFIED IDEOGRAPH-57CB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+57CC 埌 CJK UNIFIED IDEOGRAPH-57CC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+57CD 埍 CJK UNIFIED IDEOGRAPH-57CD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+57CE 城 CJK UNIFIED IDEOGRAPH-57CE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+57CF 埏 CJK UNIFIED IDEOGRAPH-57CF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+57D0 埐 CJK UNIFIED IDEOGRAPH-57D0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+57D1 埑 CJK UNIFIED IDEOGRAPH-57D1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+57D2 埒 CJK UNIFIED IDEOGRAPH-57D2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+57D3 埓 CJK UNIFIED IDEOGRAPH-57D3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+57D4 埔 CJK UNIFIED IDEOGRAPH-57D4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+57D5 埕 CJK UNIFIED IDEOGRAPH-57D5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+57D6 埖 CJK UNIFIED IDEOGRAPH-57D6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+57D7 埗 CJK UNIFIED IDEOGRAPH-57D7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+57D8 埘 CJK UNIFIED IDEOGRAPH-57D8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+57D9 埙 CJK UNIFIED IDEOGRAPH-57D9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+57DA 埚 CJK UNIFIED IDEOGRAPH-57DA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+57DB 埛 CJK UNIFIED IDEOGRAPH-57DB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+57DC 埜 CJK UNIFIED IDEOGRAPH-57DC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+57DD 埝 CJK UNIFIED IDEOGRAPH-57DD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+57DE 埞 CJK UNIFIED IDEOGRAPH-57DE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+57DF 域 CJK UNIFIED IDEOGRAPH-57DF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+57E0 埠 CJK UNIFIED IDEOGRAPH-57E0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+57E1 埡 CJK UNIFIED IDEOGRAPH-57E1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+57E2 埢 CJK UNIFIED IDEOGRAPH-57E2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+57E3 埣 CJK UNIFIED IDEOGRAPH-57E3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+57E4 埤 CJK UNIFIED IDEOGRAPH-57E4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+57E5 埥 CJK UNIFIED IDEOGRAPH-57E5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+57E6 埦 CJK UNIFIED IDEOGRAPH-57E6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+57E7 埧 CJK UNIFIED IDEOGRAPH-57E7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+57E8 埨 CJK UNIFIED IDEOGRAPH-57E8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+57E9 埩 CJK UNIFIED IDEOGRAPH-57E9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+57EA 埪 CJK UNIFIED IDEOGRAPH-57EA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+57EB 埫 CJK UNIFIED IDEOGRAPH-57EB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+57EC 埬 CJK UNIFIED IDEOGRAPH-57EC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+57ED 埭 CJK UNIFIED IDEOGRAPH-57ED | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+57EE 埮 CJK UNIFIED IDEOGRAPH-57EE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+57EF 埯 CJK UNIFIED IDEOGRAPH-57EF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+57F0 埰 CJK UNIFIED IDEOGRAPH-57F0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+57F1 埱 CJK UNIFIED IDEOGRAPH-57F1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+57F2 埲 CJK UNIFIED IDEOGRAPH-57F2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+57F3 埳 CJK UNIFIED IDEOGRAPH-57F3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+57F4 埴 CJK UNIFIED IDEOGRAPH-57F4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+57F5 埵 CJK UNIFIED IDEOGRAPH-57F5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+57F6 埶 CJK UNIFIED IDEOGRAPH-57F6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+57F7 執 CJK UNIFIED IDEOGRAPH-57F7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+57F8 埸 CJK UNIFIED IDEOGRAPH-57F8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+57F9 培 CJK UNIFIED IDEOGRAPH-57F9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+57FA 基 CJK UNIFIED IDEOGRAPH-57FA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+57FB 埻 CJK UNIFIED IDEOGRAPH-57FB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+57FC 埼 CJK UNIFIED IDEOGRAPH-57FC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+57FD 埽 CJK UNIFIED IDEOGRAPH-57FD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+57FE 埾 CJK UNIFIED IDEOGRAPH-57FE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+57FF 埿 CJK UNIFIED IDEOGRAPH-57FF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5800 堀 CJK UNIFIED IDEOGRAPH-5800 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5801 堁 CJK UNIFIED IDEOGRAPH-5801 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5802 堂 CJK UNIFIED IDEOGRAPH-5802 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5803 堃 CJK UNIFIED IDEOGRAPH-5803 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5804 堄 CJK UNIFIED IDEOGRAPH-5804 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5805 堅 CJK UNIFIED IDEOGRAPH-5805 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5806 堆 CJK UNIFIED IDEOGRAPH-5806 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5807 堇 CJK UNIFIED IDEOGRAPH-5807 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5808 堈 CJK UNIFIED IDEOGRAPH-5808 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5809 堉 CJK UNIFIED IDEOGRAPH-5809 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+580A 堊 CJK UNIFIED IDEOGRAPH-580A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+580B 堋 CJK UNIFIED IDEOGRAPH-580B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+580C 堌 CJK UNIFIED IDEOGRAPH-580C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+580D 堍 CJK UNIFIED IDEOGRAPH-580D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+580E 堎 CJK UNIFIED IDEOGRAPH-580E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+580F 堏 CJK UNIFIED IDEOGRAPH-580F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5810 堐 CJK UNIFIED IDEOGRAPH-5810 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5811 堑 CJK UNIFIED IDEOGRAPH-5811 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5812 堒 CJK UNIFIED IDEOGRAPH-5812 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5813 堓 CJK UNIFIED IDEOGRAPH-5813 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5814 堔 CJK UNIFIED IDEOGRAPH-5814 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5815 堕 CJK UNIFIED IDEOGRAPH-5815 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5816 堖 CJK UNIFIED IDEOGRAPH-5816 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5817 堗 CJK UNIFIED IDEOGRAPH-5817 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5818 堘 CJK UNIFIED IDEOGRAPH-5818 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5819 堙 CJK UNIFIED IDEOGRAPH-5819 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+581A 堚 CJK UNIFIED IDEOGRAPH-581A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+581B 堛 CJK UNIFIED IDEOGRAPH-581B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+581C 堜 CJK UNIFIED IDEOGRAPH-581C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+581D 堝 CJK UNIFIED IDEOGRAPH-581D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+581E 堞 CJK UNIFIED IDEOGRAPH-581E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+581F 堟 CJK UNIFIED IDEOGRAPH-581F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5820 堠 CJK UNIFIED IDEOGRAPH-5820 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5821 堡 CJK UNIFIED IDEOGRAPH-5821 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5822 堢 CJK UNIFIED IDEOGRAPH-5822 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5823 堣 CJK UNIFIED IDEOGRAPH-5823 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5824 堤 CJK UNIFIED IDEOGRAPH-5824 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5825 堥 CJK UNIFIED IDEOGRAPH-5825 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5826 堦 CJK UNIFIED IDEOGRAPH-5826 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5827 堧 CJK UNIFIED IDEOGRAPH-5827 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5828 堨 CJK UNIFIED IDEOGRAPH-5828 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5829 堩 CJK UNIFIED IDEOGRAPH-5829 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+582A 堪 CJK UNIFIED IDEOGRAPH-582A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+582B 堫 CJK UNIFIED IDEOGRAPH-582B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+582C 堬 CJK UNIFIED IDEOGRAPH-582C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+582D 堭 CJK UNIFIED IDEOGRAPH-582D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+582E 堮 CJK UNIFIED IDEOGRAPH-582E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+582F 堯 CJK UNIFIED IDEOGRAPH-582F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5830 堰 CJK UNIFIED IDEOGRAPH-5830 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5831 報 CJK UNIFIED IDEOGRAPH-5831 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5832 堲 CJK UNIFIED IDEOGRAPH-5832 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5833 堳 CJK UNIFIED IDEOGRAPH-5833 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5834 場 CJK UNIFIED IDEOGRAPH-5834 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5835 堵 CJK UNIFIED IDEOGRAPH-5835 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5836 堶 CJK UNIFIED IDEOGRAPH-5836 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5837 堷 CJK UNIFIED IDEOGRAPH-5837 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5838 堸 CJK UNIFIED IDEOGRAPH-5838 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5839 堹 CJK UNIFIED IDEOGRAPH-5839 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+583A 堺 CJK UNIFIED IDEOGRAPH-583A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+583B 堻 CJK UNIFIED IDEOGRAPH-583B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+583C 堼 CJK UNIFIED IDEOGRAPH-583C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+583D 堽 CJK UNIFIED IDEOGRAPH-583D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+583E 堾 CJK UNIFIED IDEOGRAPH-583E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+583F 堿 CJK UNIFIED IDEOGRAPH-583F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5840 塀 CJK UNIFIED IDEOGRAPH-5840 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5841 塁 CJK UNIFIED IDEOGRAPH-5841 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5842 塂 CJK UNIFIED IDEOGRAPH-5842 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5843 塃 CJK UNIFIED IDEOGRAPH-5843 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5844 塄 CJK UNIFIED IDEOGRAPH-5844 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5845 塅 CJK UNIFIED IDEOGRAPH-5845 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5846 塆 CJK UNIFIED IDEOGRAPH-5846 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5847 塇 CJK UNIFIED IDEOGRAPH-5847 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5848 塈 CJK UNIFIED IDEOGRAPH-5848 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5849 塉 CJK UNIFIED IDEOGRAPH-5849 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+584A 塊 CJK UNIFIED IDEOGRAPH-584A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+584B 塋 CJK UNIFIED IDEOGRAPH-584B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+584C 塌 CJK UNIFIED IDEOGRAPH-584C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+584D 塍 CJK UNIFIED IDEOGRAPH-584D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+584E 塎 CJK UNIFIED IDEOGRAPH-584E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+584F 塏 CJK UNIFIED IDEOGRAPH-584F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5850 塐 CJK UNIFIED IDEOGRAPH-5850 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5851 塑 CJK UNIFIED IDEOGRAPH-5851 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5852 塒 CJK UNIFIED IDEOGRAPH-5852 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5853 塓 CJK UNIFIED IDEOGRAPH-5853 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5854 塔 CJK UNIFIED IDEOGRAPH-5854 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5855 塕 CJK UNIFIED IDEOGRAPH-5855 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5856 塖 CJK UNIFIED IDEOGRAPH-5856 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5857 塗 CJK UNIFIED IDEOGRAPH-5857 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5858 塘 CJK UNIFIED IDEOGRAPH-5858 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5859 塙 CJK UNIFIED IDEOGRAPH-5859 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+585A 塚 CJK UNIFIED IDEOGRAPH-585A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+585B 塛 CJK UNIFIED IDEOGRAPH-585B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+585C 塜 CJK UNIFIED IDEOGRAPH-585C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+585D 塝 CJK UNIFIED IDEOGRAPH-585D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+585E 塞 CJK UNIFIED IDEOGRAPH-585E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+585F 塟 CJK UNIFIED IDEOGRAPH-585F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5860 塠 CJK UNIFIED IDEOGRAPH-5860 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5861 塡 CJK UNIFIED IDEOGRAPH-5861 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5862 塢 CJK UNIFIED IDEOGRAPH-5862 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5863 塣 CJK UNIFIED IDEOGRAPH-5863 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5864 塤 CJK UNIFIED IDEOGRAPH-5864 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5865 塥 CJK UNIFIED IDEOGRAPH-5865 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5866 塦 CJK UNIFIED IDEOGRAPH-5866 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5867 塧 CJK UNIFIED IDEOGRAPH-5867 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5868 塨 CJK UNIFIED IDEOGRAPH-5868 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5869 塩 CJK UNIFIED IDEOGRAPH-5869 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+586A 塪 CJK UNIFIED IDEOGRAPH-586A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+586B 填 CJK UNIFIED IDEOGRAPH-586B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+586C 塬 CJK UNIFIED IDEOGRAPH-586C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+586D 塭 CJK UNIFIED IDEOGRAPH-586D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+586E 塮 CJK UNIFIED IDEOGRAPH-586E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+586F 塯 CJK UNIFIED IDEOGRAPH-586F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5870 塰 CJK UNIFIED IDEOGRAPH-5870 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5871 塱 CJK UNIFIED IDEOGRAPH-5871 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5872 塲 CJK UNIFIED IDEOGRAPH-5872 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5873 塳 CJK UNIFIED IDEOGRAPH-5873 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5874 塴 CJK UNIFIED IDEOGRAPH-5874 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5875 塵 CJK UNIFIED IDEOGRAPH-5875 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5876 塶 CJK UNIFIED IDEOGRAPH-5876 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5877 塷 CJK UNIFIED IDEOGRAPH-5877 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5878 塸 CJK UNIFIED IDEOGRAPH-5878 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5879 塹 CJK UNIFIED IDEOGRAPH-5879 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+587A 塺 CJK UNIFIED IDEOGRAPH-587A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+587B 塻 CJK UNIFIED IDEOGRAPH-587B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+587C 塼 CJK UNIFIED IDEOGRAPH-587C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+587D 塽 CJK UNIFIED IDEOGRAPH-587D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+587E 塾 CJK UNIFIED IDEOGRAPH-587E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+587F 塿 CJK UNIFIED IDEOGRAPH-587F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5880 墀 CJK UNIFIED IDEOGRAPH-5880 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5881 墁 CJK UNIFIED IDEOGRAPH-5881 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5882 墂 CJK UNIFIED IDEOGRAPH-5882 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5883 境 CJK UNIFIED IDEOGRAPH-5883 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5884 墄 CJK UNIFIED IDEOGRAPH-5884 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5885 墅 CJK UNIFIED IDEOGRAPH-5885 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5886 墆 CJK UNIFIED IDEOGRAPH-5886 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5887 墇 CJK UNIFIED IDEOGRAPH-5887 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5888 墈 CJK UNIFIED IDEOGRAPH-5888 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5889 墉 CJK UNIFIED IDEOGRAPH-5889 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+588A 墊 CJK UNIFIED IDEOGRAPH-588A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+588B 墋 CJK UNIFIED IDEOGRAPH-588B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+588C 墌 CJK UNIFIED IDEOGRAPH-588C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+588D 墍 CJK UNIFIED IDEOGRAPH-588D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+588E 墎 CJK UNIFIED IDEOGRAPH-588E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+588F 墏 CJK UNIFIED IDEOGRAPH-588F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5890 墐 CJK UNIFIED IDEOGRAPH-5890 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5891 墑 CJK UNIFIED IDEOGRAPH-5891 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5892 墒 CJK UNIFIED IDEOGRAPH-5892 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5893 墓 CJK UNIFIED IDEOGRAPH-5893 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5894 墔 CJK UNIFIED IDEOGRAPH-5894 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5895 墕 CJK UNIFIED IDEOGRAPH-5895 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5896 墖 CJK UNIFIED IDEOGRAPH-5896 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5897 増 CJK UNIFIED IDEOGRAPH-5897 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5898 墘 CJK UNIFIED IDEOGRAPH-5898 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5899 墙 CJK UNIFIED IDEOGRAPH-5899 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+589A 墚 CJK UNIFIED IDEOGRAPH-589A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+589B 墛 CJK UNIFIED IDEOGRAPH-589B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+589C 墜 CJK UNIFIED IDEOGRAPH-589C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+589D 墝 CJK UNIFIED IDEOGRAPH-589D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+589E 增 CJK UNIFIED IDEOGRAPH-589E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+589F 墟 CJK UNIFIED IDEOGRAPH-589F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+58A0 墠 CJK UNIFIED IDEOGRAPH-58A0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+58A1 墡 CJK UNIFIED IDEOGRAPH-58A1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+58A2 墢 CJK UNIFIED IDEOGRAPH-58A2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+58A3 墣 CJK UNIFIED IDEOGRAPH-58A3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+58A4 墤 CJK UNIFIED IDEOGRAPH-58A4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+58A5 墥 CJK UNIFIED IDEOGRAPH-58A5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+58A6 墦 CJK UNIFIED IDEOGRAPH-58A6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+58A7 墧 CJK UNIFIED IDEOGRAPH-58A7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+58A8 墨 CJK UNIFIED IDEOGRAPH-58A8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+58A9 墩 CJK UNIFIED IDEOGRAPH-58A9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+58AA 墪 CJK UNIFIED IDEOGRAPH-58AA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+58AB 墫 CJK UNIFIED IDEOGRAPH-58AB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+58AC 墬 CJK UNIFIED IDEOGRAPH-58AC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+58AD 墭 CJK UNIFIED IDEOGRAPH-58AD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+58AE 墮 CJK UNIFIED IDEOGRAPH-58AE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+58AF 墯 CJK UNIFIED IDEOGRAPH-58AF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+58B0 墰 CJK UNIFIED IDEOGRAPH-58B0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+58B1 墱 CJK UNIFIED IDEOGRAPH-58B1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+58B2 墲 CJK UNIFIED IDEOGRAPH-58B2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+58B3 墳 CJK UNIFIED IDEOGRAPH-58B3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+58B4 墴 CJK UNIFIED IDEOGRAPH-58B4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+58B5 墵 CJK UNIFIED IDEOGRAPH-58B5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+58B6 墶 CJK UNIFIED IDEOGRAPH-58B6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+58B7 墷 CJK UNIFIED IDEOGRAPH-58B7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+58B8 墸 CJK UNIFIED IDEOGRAPH-58B8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+58B9 墹 CJK UNIFIED IDEOGRAPH-58B9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+58BA 墺 CJK UNIFIED IDEOGRAPH-58BA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+58BB 墻 CJK UNIFIED IDEOGRAPH-58BB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+58BC 墼 CJK UNIFIED IDEOGRAPH-58BC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+58BD 墽 CJK UNIFIED IDEOGRAPH-58BD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+58BE 墾 CJK UNIFIED IDEOGRAPH-58BE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+58BF 墿 CJK UNIFIED IDEOGRAPH-58BF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+58C0 壀 CJK UNIFIED IDEOGRAPH-58C0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+58C1 壁 CJK UNIFIED IDEOGRAPH-58C1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+58C2 壂 CJK UNIFIED IDEOGRAPH-58C2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+58C3 壃 CJK UNIFIED IDEOGRAPH-58C3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+58C4 壄 CJK UNIFIED IDEOGRAPH-58C4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+58C5 壅 CJK UNIFIED IDEOGRAPH-58C5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+58C6 壆 CJK UNIFIED IDEOGRAPH-58C6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+58C7 壇 CJK UNIFIED IDEOGRAPH-58C7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+58C8 壈 CJK UNIFIED IDEOGRAPH-58C8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+58C9 壉 CJK UNIFIED IDEOGRAPH-58C9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+58CA 壊 CJK UNIFIED IDEOGRAPH-58CA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+58CB 壋 CJK UNIFIED IDEOGRAPH-58CB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+58CC 壌 CJK UNIFIED IDEOGRAPH-58CC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+58CD 壍 CJK UNIFIED IDEOGRAPH-58CD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+58CE 壎 CJK UNIFIED IDEOGRAPH-58CE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+58CF 壏 CJK UNIFIED IDEOGRAPH-58CF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+58D0 壐 CJK UNIFIED IDEOGRAPH-58D0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+58D1 壑 CJK UNIFIED IDEOGRAPH-58D1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+58D2 壒 CJK UNIFIED IDEOGRAPH-58D2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+58D3 壓 CJK UNIFIED IDEOGRAPH-58D3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+58D4 壔 CJK UNIFIED IDEOGRAPH-58D4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+58D5 壕 CJK UNIFIED IDEOGRAPH-58D5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+58D6 壖 CJK UNIFIED IDEOGRAPH-58D6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+58D7 壗 CJK UNIFIED IDEOGRAPH-58D7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+58D8 壘 CJK UNIFIED IDEOGRAPH-58D8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+58D9 壙 CJK UNIFIED IDEOGRAPH-58D9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+58DA 壚 CJK UNIFIED IDEOGRAPH-58DA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+58DB 壛 CJK UNIFIED IDEOGRAPH-58DB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+58DC 壜 CJK UNIFIED IDEOGRAPH-58DC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+58DD 壝 CJK UNIFIED IDEOGRAPH-58DD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+58DE 壞 CJK UNIFIED IDEOGRAPH-58DE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+58DF 壟 CJK UNIFIED IDEOGRAPH-58DF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+58E0 壠 CJK UNIFIED IDEOGRAPH-58E0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+58E1 壡 CJK UNIFIED IDEOGRAPH-58E1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+58E2 壢 CJK UNIFIED IDEOGRAPH-58E2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+58E3 壣 CJK UNIFIED IDEOGRAPH-58E3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+58E4 壤 CJK UNIFIED IDEOGRAPH-58E4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+58E5 壥 CJK UNIFIED IDEOGRAPH-58E5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+58E6 壦 CJK UNIFIED IDEOGRAPH-58E6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+58E7 壧 CJK UNIFIED IDEOGRAPH-58E7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+58E8 壨 CJK UNIFIED IDEOGRAPH-58E8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+58E9 壩 CJK UNIFIED IDEOGRAPH-58E9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+58EA 壪 CJK UNIFIED IDEOGRAPH-58EA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+58EB 士 CJK UNIFIED IDEOGRAPH-58EB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+58EC 壬 CJK UNIFIED IDEOGRAPH-58EC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+58ED 壭 CJK UNIFIED IDEOGRAPH-58ED | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+58EE 壮 CJK UNIFIED IDEOGRAPH-58EE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+58EF 壯 CJK UNIFIED IDEOGRAPH-58EF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+58F0 声 CJK UNIFIED IDEOGRAPH-58F0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+58F1 壱 CJK UNIFIED IDEOGRAPH-58F1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+58F2 売 CJK UNIFIED IDEOGRAPH-58F2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+58F3 壳 CJK UNIFIED IDEOGRAPH-58F3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+58F4 壴 CJK UNIFIED IDEOGRAPH-58F4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+58F5 壵 CJK UNIFIED IDEOGRAPH-58F5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+58F6 壶 CJK UNIFIED IDEOGRAPH-58F6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+58F7 壷 CJK UNIFIED IDEOGRAPH-58F7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+58F8 壸 CJK UNIFIED IDEOGRAPH-58F8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+58F9 壹 CJK UNIFIED IDEOGRAPH-58F9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+58FA 壺 CJK UNIFIED IDEOGRAPH-58FA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+58FB 壻 CJK UNIFIED IDEOGRAPH-58FB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+58FC 壼 CJK UNIFIED IDEOGRAPH-58FC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+58FD 壽 CJK UNIFIED IDEOGRAPH-58FD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+58FE 壾 CJK UNIFIED IDEOGRAPH-58FE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+58FF 壿 CJK UNIFIED IDEOGRAPH-58FF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5900 夀 CJK UNIFIED IDEOGRAPH-5900 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5901 夁 CJK UNIFIED IDEOGRAPH-5901 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5902 夂 CJK UNIFIED IDEOGRAPH-5902 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5903 夃 CJK UNIFIED IDEOGRAPH-5903 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5904 处 CJK UNIFIED IDEOGRAPH-5904 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5905 夅 CJK UNIFIED IDEOGRAPH-5905 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5906 夆 CJK UNIFIED IDEOGRAPH-5906 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5907 备 CJK UNIFIED IDEOGRAPH-5907 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5908 夈 CJK UNIFIED IDEOGRAPH-5908 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5909 変 CJK UNIFIED IDEOGRAPH-5909 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+590A 夊 CJK UNIFIED IDEOGRAPH-590A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+590B 夋 CJK UNIFIED IDEOGRAPH-590B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+590C 夌 CJK UNIFIED IDEOGRAPH-590C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+590D 复 CJK UNIFIED IDEOGRAPH-590D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+590E 夎 CJK UNIFIED IDEOGRAPH-590E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+590F 夏 CJK UNIFIED IDEOGRAPH-590F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5910 夐 CJK UNIFIED IDEOGRAPH-5910 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5911 夑 CJK UNIFIED IDEOGRAPH-5911 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5912 夒 CJK UNIFIED IDEOGRAPH-5912 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5913 夓 CJK UNIFIED IDEOGRAPH-5913 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5914 夔 CJK UNIFIED IDEOGRAPH-5914 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5915 夕 CJK UNIFIED IDEOGRAPH-5915 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5916 外 CJK UNIFIED IDEOGRAPH-5916 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5917 夗 CJK UNIFIED IDEOGRAPH-5917 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5918 夘 CJK UNIFIED IDEOGRAPH-5918 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5919 夙 CJK UNIFIED IDEOGRAPH-5919 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+591A 多 CJK UNIFIED IDEOGRAPH-591A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+591B 夛 CJK UNIFIED IDEOGRAPH-591B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+591C 夜 CJK UNIFIED IDEOGRAPH-591C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+591D 夝 CJK UNIFIED IDEOGRAPH-591D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+591E 夞 CJK UNIFIED IDEOGRAPH-591E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+591F 够 CJK UNIFIED IDEOGRAPH-591F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5920 夠 CJK UNIFIED IDEOGRAPH-5920 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5921 夡 CJK UNIFIED IDEOGRAPH-5921 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5922 夢 CJK UNIFIED IDEOGRAPH-5922 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5923 夣 CJK UNIFIED IDEOGRAPH-5923 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5924 夤 CJK UNIFIED IDEOGRAPH-5924 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5925 夥 CJK UNIFIED IDEOGRAPH-5925 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5926 夦 CJK UNIFIED IDEOGRAPH-5926 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5927 大 CJK UNIFIED IDEOGRAPH-5927 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5928 夨 CJK UNIFIED IDEOGRAPH-5928 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5929 天 CJK UNIFIED IDEOGRAPH-5929 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+592A 太 CJK UNIFIED IDEOGRAPH-592A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+592B 夫 CJK UNIFIED IDEOGRAPH-592B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+592C 夬 CJK UNIFIED IDEOGRAPH-592C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+592D 夭 CJK UNIFIED IDEOGRAPH-592D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+592E 央 CJK UNIFIED IDEOGRAPH-592E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+592F 夯 CJK UNIFIED IDEOGRAPH-592F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5930 夰 CJK UNIFIED IDEOGRAPH-5930 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5931 失 CJK UNIFIED IDEOGRAPH-5931 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5932 夲 CJK UNIFIED IDEOGRAPH-5932 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5933 夳 CJK UNIFIED IDEOGRAPH-5933 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5934 头 CJK UNIFIED IDEOGRAPH-5934 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5935 夵 CJK UNIFIED IDEOGRAPH-5935 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5936 夶 CJK UNIFIED IDEOGRAPH-5936 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5937 夷 CJK UNIFIED IDEOGRAPH-5937 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5938 夸 CJK UNIFIED IDEOGRAPH-5938 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5939 夹 CJK UNIFIED IDEOGRAPH-5939 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+593A 夺 CJK UNIFIED IDEOGRAPH-593A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+593B 夻 CJK UNIFIED IDEOGRAPH-593B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+593C 夼 CJK UNIFIED IDEOGRAPH-593C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+593D 夽 CJK UNIFIED IDEOGRAPH-593D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+593E 夾 CJK UNIFIED IDEOGRAPH-593E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+593F 夿 CJK UNIFIED IDEOGRAPH-593F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5940 奀 CJK UNIFIED IDEOGRAPH-5940 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5941 奁 CJK UNIFIED IDEOGRAPH-5941 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5942 奂 CJK UNIFIED IDEOGRAPH-5942 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5943 奃 CJK UNIFIED IDEOGRAPH-5943 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5944 奄 CJK UNIFIED IDEOGRAPH-5944 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5945 奅 CJK UNIFIED IDEOGRAPH-5945 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5946 奆 CJK UNIFIED IDEOGRAPH-5946 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5947 奇 CJK UNIFIED IDEOGRAPH-5947 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5948 奈 CJK UNIFIED IDEOGRAPH-5948 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5949 奉 CJK UNIFIED IDEOGRAPH-5949 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+594A 奊 CJK UNIFIED IDEOGRAPH-594A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+594B 奋 CJK UNIFIED IDEOGRAPH-594B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+594C 奌 CJK UNIFIED IDEOGRAPH-594C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+594D 奍 CJK UNIFIED IDEOGRAPH-594D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+594E 奎 CJK UNIFIED IDEOGRAPH-594E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+594F 奏 CJK UNIFIED IDEOGRAPH-594F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5950 奐 CJK UNIFIED IDEOGRAPH-5950 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5951 契 CJK UNIFIED IDEOGRAPH-5951 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5952 奒 CJK UNIFIED IDEOGRAPH-5952 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5953 奓 CJK UNIFIED IDEOGRAPH-5953 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5954 奔 CJK UNIFIED IDEOGRAPH-5954 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5955 奕 CJK UNIFIED IDEOGRAPH-5955 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5956 奖 CJK UNIFIED IDEOGRAPH-5956 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5957 套 CJK UNIFIED IDEOGRAPH-5957 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5958 奘 CJK UNIFIED IDEOGRAPH-5958 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5959 奙 CJK UNIFIED IDEOGRAPH-5959 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+595A 奚 CJK UNIFIED IDEOGRAPH-595A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+595B 奛 CJK UNIFIED IDEOGRAPH-595B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+595C 奜 CJK UNIFIED IDEOGRAPH-595C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+595D 奝 CJK UNIFIED IDEOGRAPH-595D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+595E 奞 CJK UNIFIED IDEOGRAPH-595E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+595F 奟 CJK UNIFIED IDEOGRAPH-595F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5960 奠 CJK UNIFIED IDEOGRAPH-5960 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5961 奡 CJK UNIFIED IDEOGRAPH-5961 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5962 奢 CJK UNIFIED IDEOGRAPH-5962 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5963 奣 CJK UNIFIED IDEOGRAPH-5963 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5964 奤 CJK UNIFIED IDEOGRAPH-5964 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5965 奥 CJK UNIFIED IDEOGRAPH-5965 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5966 奦 CJK UNIFIED IDEOGRAPH-5966 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5967 奧 CJK UNIFIED IDEOGRAPH-5967 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5968 奨 CJK UNIFIED IDEOGRAPH-5968 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5969 奩 CJK UNIFIED IDEOGRAPH-5969 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+596A 奪 CJK UNIFIED IDEOGRAPH-596A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+596B 奫 CJK UNIFIED IDEOGRAPH-596B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+596C 奬 CJK UNIFIED IDEOGRAPH-596C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+596D 奭 CJK UNIFIED IDEOGRAPH-596D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+596E 奮 CJK UNIFIED IDEOGRAPH-596E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+596F 奯 CJK UNIFIED IDEOGRAPH-596F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5970 奰 CJK UNIFIED IDEOGRAPH-5970 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5971 奱 CJK UNIFIED IDEOGRAPH-5971 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5972 奲 CJK UNIFIED IDEOGRAPH-5972 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5973 女 CJK UNIFIED IDEOGRAPH-5973 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5974 奴 CJK UNIFIED IDEOGRAPH-5974 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5975 奵 CJK UNIFIED IDEOGRAPH-5975 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5976 奶 CJK UNIFIED IDEOGRAPH-5976 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5977 奷 CJK UNIFIED IDEOGRAPH-5977 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5978 奸 CJK UNIFIED IDEOGRAPH-5978 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5979 她 CJK UNIFIED IDEOGRAPH-5979 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+597A 奺 CJK UNIFIED IDEOGRAPH-597A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+597B 奻 CJK UNIFIED IDEOGRAPH-597B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+597C 奼 CJK UNIFIED IDEOGRAPH-597C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+597D 好 CJK UNIFIED IDEOGRAPH-597D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+597E 奾 CJK UNIFIED IDEOGRAPH-597E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+597F 奿 CJK UNIFIED IDEOGRAPH-597F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5980 妀 CJK UNIFIED IDEOGRAPH-5980 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5981 妁 CJK UNIFIED IDEOGRAPH-5981 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5982 如 CJK UNIFIED IDEOGRAPH-5982 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5983 妃 CJK UNIFIED IDEOGRAPH-5983 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5984 妄 CJK UNIFIED IDEOGRAPH-5984 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5985 妅 CJK UNIFIED IDEOGRAPH-5985 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5986 妆 CJK UNIFIED IDEOGRAPH-5986 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5987 妇 CJK UNIFIED IDEOGRAPH-5987 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5988 妈 CJK UNIFIED IDEOGRAPH-5988 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5989 妉 CJK UNIFIED IDEOGRAPH-5989 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+598A 妊 CJK UNIFIED IDEOGRAPH-598A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+598B 妋 CJK UNIFIED IDEOGRAPH-598B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+598C 妌 CJK UNIFIED IDEOGRAPH-598C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+598D 妍 CJK UNIFIED IDEOGRAPH-598D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+598E 妎 CJK UNIFIED IDEOGRAPH-598E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+598F 妏 CJK UNIFIED IDEOGRAPH-598F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5990 妐 CJK UNIFIED IDEOGRAPH-5990 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5991 妑 CJK UNIFIED IDEOGRAPH-5991 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5992 妒 CJK UNIFIED IDEOGRAPH-5992 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5993 妓 CJK UNIFIED IDEOGRAPH-5993 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5994 妔 CJK UNIFIED IDEOGRAPH-5994 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5995 妕 CJK UNIFIED IDEOGRAPH-5995 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5996 妖 CJK UNIFIED IDEOGRAPH-5996 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5997 妗 CJK UNIFIED IDEOGRAPH-5997 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5998 妘 CJK UNIFIED IDEOGRAPH-5998 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5999 妙 CJK UNIFIED IDEOGRAPH-5999 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+599A 妚 CJK UNIFIED IDEOGRAPH-599A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+599B 妛 CJK UNIFIED IDEOGRAPH-599B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+599C 妜 CJK UNIFIED IDEOGRAPH-599C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+599D 妝 CJK UNIFIED IDEOGRAPH-599D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+599E 妞 CJK UNIFIED IDEOGRAPH-599E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+599F 妟 CJK UNIFIED IDEOGRAPH-599F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+59A0 妠 CJK UNIFIED IDEOGRAPH-59A0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+59A1 妡 CJK UNIFIED IDEOGRAPH-59A1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+59A2 妢 CJK UNIFIED IDEOGRAPH-59A2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+59A3 妣 CJK UNIFIED IDEOGRAPH-59A3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+59A4 妤 CJK UNIFIED IDEOGRAPH-59A4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+59A5 妥 CJK UNIFIED IDEOGRAPH-59A5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+59A6 妦 CJK UNIFIED IDEOGRAPH-59A6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+59A7 妧 CJK UNIFIED IDEOGRAPH-59A7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+59A8 妨 CJK UNIFIED IDEOGRAPH-59A8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+59A9 妩 CJK UNIFIED IDEOGRAPH-59A9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+59AA 妪 CJK UNIFIED IDEOGRAPH-59AA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+59AB 妫 CJK UNIFIED IDEOGRAPH-59AB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+59AC 妬 CJK UNIFIED IDEOGRAPH-59AC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+59AD 妭 CJK UNIFIED IDEOGRAPH-59AD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+59AE 妮 CJK UNIFIED IDEOGRAPH-59AE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+59AF 妯 CJK UNIFIED IDEOGRAPH-59AF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+59B0 妰 CJK UNIFIED IDEOGRAPH-59B0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+59B1 妱 CJK UNIFIED IDEOGRAPH-59B1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+59B2 妲 CJK UNIFIED IDEOGRAPH-59B2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+59B3 妳 CJK UNIFIED IDEOGRAPH-59B3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+59B4 妴 CJK UNIFIED IDEOGRAPH-59B4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+59B5 妵 CJK UNIFIED IDEOGRAPH-59B5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+59B6 妶 CJK UNIFIED IDEOGRAPH-59B6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+59B7 妷 CJK UNIFIED IDEOGRAPH-59B7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+59B8 妸 CJK UNIFIED IDEOGRAPH-59B8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+59B9 妹 CJK UNIFIED IDEOGRAPH-59B9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+59BA 妺 CJK UNIFIED IDEOGRAPH-59BA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+59BB 妻 CJK UNIFIED IDEOGRAPH-59BB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+59BC 妼 CJK UNIFIED IDEOGRAPH-59BC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+59BD 妽 CJK UNIFIED IDEOGRAPH-59BD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+59BE 妾 CJK UNIFIED IDEOGRAPH-59BE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+59BF 妿 CJK UNIFIED IDEOGRAPH-59BF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+59C0 姀 CJK UNIFIED IDEOGRAPH-59C0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+59C1 姁 CJK UNIFIED IDEOGRAPH-59C1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+59C2 姂 CJK UNIFIED IDEOGRAPH-59C2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+59C3 姃 CJK UNIFIED IDEOGRAPH-59C3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+59C4 姄 CJK UNIFIED IDEOGRAPH-59C4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+59C5 姅 CJK UNIFIED IDEOGRAPH-59C5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+59C6 姆 CJK UNIFIED IDEOGRAPH-59C6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+59C7 姇 CJK UNIFIED IDEOGRAPH-59C7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+59C8 姈 CJK UNIFIED IDEOGRAPH-59C8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+59C9 姉 CJK UNIFIED IDEOGRAPH-59C9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+59CA 姊 CJK UNIFIED IDEOGRAPH-59CA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+59CB 始 CJK UNIFIED IDEOGRAPH-59CB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+59CC 姌 CJK UNIFIED IDEOGRAPH-59CC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+59CD 姍 CJK UNIFIED IDEOGRAPH-59CD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+59CE 姎 CJK UNIFIED IDEOGRAPH-59CE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+59CF 姏 CJK UNIFIED IDEOGRAPH-59CF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+59D0 姐 CJK UNIFIED IDEOGRAPH-59D0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+59D1 姑 CJK UNIFIED IDEOGRAPH-59D1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+59D2 姒 CJK UNIFIED IDEOGRAPH-59D2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+59D3 姓 CJK UNIFIED IDEOGRAPH-59D3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+59D4 委 CJK UNIFIED IDEOGRAPH-59D4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+59D5 姕 CJK UNIFIED IDEOGRAPH-59D5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+59D6 姖 CJK UNIFIED IDEOGRAPH-59D6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+59D7 姗 CJK UNIFIED IDEOGRAPH-59D7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+59D8 姘 CJK UNIFIED IDEOGRAPH-59D8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+59D9 姙 CJK UNIFIED IDEOGRAPH-59D9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+59DA 姚 CJK UNIFIED IDEOGRAPH-59DA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+59DB 姛 CJK UNIFIED IDEOGRAPH-59DB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+59DC 姜 CJK UNIFIED IDEOGRAPH-59DC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+59DD 姝 CJK UNIFIED IDEOGRAPH-59DD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+59DE 姞 CJK UNIFIED IDEOGRAPH-59DE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+59DF 姟 CJK UNIFIED IDEOGRAPH-59DF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+59E0 姠 CJK UNIFIED IDEOGRAPH-59E0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+59E1 姡 CJK UNIFIED IDEOGRAPH-59E1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+59E2 姢 CJK UNIFIED IDEOGRAPH-59E2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+59E3 姣 CJK UNIFIED IDEOGRAPH-59E3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+59E4 姤 CJK UNIFIED IDEOGRAPH-59E4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+59E5 姥 CJK UNIFIED IDEOGRAPH-59E5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+59E6 姦 CJK UNIFIED IDEOGRAPH-59E6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+59E7 姧 CJK UNIFIED IDEOGRAPH-59E7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+59E8 姨 CJK UNIFIED IDEOGRAPH-59E8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+59E9 姩 CJK UNIFIED IDEOGRAPH-59E9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+59EA 姪 CJK UNIFIED IDEOGRAPH-59EA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+59EB 姫 CJK UNIFIED IDEOGRAPH-59EB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+59EC 姬 CJK UNIFIED IDEOGRAPH-59EC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+59ED 姭 CJK UNIFIED IDEOGRAPH-59ED | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+59EE 姮 CJK UNIFIED IDEOGRAPH-59EE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+59EF 姯 CJK UNIFIED IDEOGRAPH-59EF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+59F0 姰 CJK UNIFIED IDEOGRAPH-59F0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+59F1 姱 CJK UNIFIED IDEOGRAPH-59F1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+59F2 姲 CJK UNIFIED IDEOGRAPH-59F2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+59F3 姳 CJK UNIFIED IDEOGRAPH-59F3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+59F4 姴 CJK UNIFIED IDEOGRAPH-59F4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+59F5 姵 CJK UNIFIED IDEOGRAPH-59F5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+59F6 姶 CJK UNIFIED IDEOGRAPH-59F6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+59F7 姷 CJK UNIFIED IDEOGRAPH-59F7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+59F8 姸 CJK UNIFIED IDEOGRAPH-59F8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+59F9 姹 CJK UNIFIED IDEOGRAPH-59F9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+59FA 姺 CJK UNIFIED IDEOGRAPH-59FA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+59FB 姻 CJK UNIFIED IDEOGRAPH-59FB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+59FC 姼 CJK UNIFIED IDEOGRAPH-59FC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+59FD 姽 CJK UNIFIED IDEOGRAPH-59FD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+59FE 姾 CJK UNIFIED IDEOGRAPH-59FE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+59FF 姿 CJK UNIFIED IDEOGRAPH-59FF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A00 娀 CJK UNIFIED IDEOGRAPH-5A00 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A01 威 CJK UNIFIED IDEOGRAPH-5A01 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A02 娂 CJK UNIFIED IDEOGRAPH-5A02 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A03 娃 CJK UNIFIED IDEOGRAPH-5A03 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A04 娄 CJK UNIFIED IDEOGRAPH-5A04 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A05 娅 CJK UNIFIED IDEOGRAPH-5A05 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A06 娆 CJK UNIFIED IDEOGRAPH-5A06 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A07 娇 CJK UNIFIED IDEOGRAPH-5A07 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A08 娈 CJK UNIFIED IDEOGRAPH-5A08 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A09 娉 CJK UNIFIED IDEOGRAPH-5A09 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A0A 娊 CJK UNIFIED IDEOGRAPH-5A0A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A0B 娋 CJK UNIFIED IDEOGRAPH-5A0B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A0C 娌 CJK UNIFIED IDEOGRAPH-5A0C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A0D 娍 CJK UNIFIED IDEOGRAPH-5A0D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A0E 娎 CJK UNIFIED IDEOGRAPH-5A0E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A0F 娏 CJK UNIFIED IDEOGRAPH-5A0F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A10 娐 CJK UNIFIED IDEOGRAPH-5A10 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A11 娑 CJK UNIFIED IDEOGRAPH-5A11 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A12 娒 CJK UNIFIED IDEOGRAPH-5A12 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A13 娓 CJK UNIFIED IDEOGRAPH-5A13 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A14 娔 CJK UNIFIED IDEOGRAPH-5A14 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A15 娕 CJK UNIFIED IDEOGRAPH-5A15 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A16 娖 CJK UNIFIED IDEOGRAPH-5A16 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A17 娗 CJK UNIFIED IDEOGRAPH-5A17 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A18 娘 CJK UNIFIED IDEOGRAPH-5A18 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A19 娙 CJK UNIFIED IDEOGRAPH-5A19 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A1A 娚 CJK UNIFIED IDEOGRAPH-5A1A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A1B 娛 CJK UNIFIED IDEOGRAPH-5A1B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A1C 娜 CJK UNIFIED IDEOGRAPH-5A1C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A1D 娝 CJK UNIFIED IDEOGRAPH-5A1D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A1E 娞 CJK UNIFIED IDEOGRAPH-5A1E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A1F 娟 CJK UNIFIED IDEOGRAPH-5A1F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A20 娠 CJK UNIFIED IDEOGRAPH-5A20 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A21 娡 CJK UNIFIED IDEOGRAPH-5A21 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A22 娢 CJK UNIFIED IDEOGRAPH-5A22 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A23 娣 CJK UNIFIED IDEOGRAPH-5A23 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A24 娤 CJK UNIFIED IDEOGRAPH-5A24 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A25 娥 CJK UNIFIED IDEOGRAPH-5A25 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A26 娦 CJK UNIFIED IDEOGRAPH-5A26 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A27 娧 CJK UNIFIED IDEOGRAPH-5A27 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A28 娨 CJK UNIFIED IDEOGRAPH-5A28 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A29 娩 CJK UNIFIED IDEOGRAPH-5A29 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A2A 娪 CJK UNIFIED IDEOGRAPH-5A2A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A2B 娫 CJK UNIFIED IDEOGRAPH-5A2B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A2C 娬 CJK UNIFIED IDEOGRAPH-5A2C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A2D 娭 CJK UNIFIED IDEOGRAPH-5A2D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A2E 娮 CJK UNIFIED IDEOGRAPH-5A2E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A2F 娯 CJK UNIFIED IDEOGRAPH-5A2F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A30 娰 CJK UNIFIED IDEOGRAPH-5A30 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A31 娱 CJK UNIFIED IDEOGRAPH-5A31 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A32 娲 CJK UNIFIED IDEOGRAPH-5A32 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A33 娳 CJK UNIFIED IDEOGRAPH-5A33 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A34 娴 CJK UNIFIED IDEOGRAPH-5A34 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A35 娵 CJK UNIFIED IDEOGRAPH-5A35 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A36 娶 CJK UNIFIED IDEOGRAPH-5A36 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A37 娷 CJK UNIFIED IDEOGRAPH-5A37 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A38 娸 CJK UNIFIED IDEOGRAPH-5A38 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A39 娹 CJK UNIFIED IDEOGRAPH-5A39 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A3A 娺 CJK UNIFIED IDEOGRAPH-5A3A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A3B 娻 CJK UNIFIED IDEOGRAPH-5A3B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A3C 娼 CJK UNIFIED IDEOGRAPH-5A3C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A3D 娽 CJK UNIFIED IDEOGRAPH-5A3D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A3E 娾 CJK UNIFIED IDEOGRAPH-5A3E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A3F 娿 CJK UNIFIED IDEOGRAPH-5A3F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A40 婀 CJK UNIFIED IDEOGRAPH-5A40 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A41 婁 CJK UNIFIED IDEOGRAPH-5A41 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A42 婂 CJK UNIFIED IDEOGRAPH-5A42 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A43 婃 CJK UNIFIED IDEOGRAPH-5A43 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A44 婄 CJK UNIFIED IDEOGRAPH-5A44 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A45 婅 CJK UNIFIED IDEOGRAPH-5A45 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A46 婆 CJK UNIFIED IDEOGRAPH-5A46 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A47 婇 CJK UNIFIED IDEOGRAPH-5A47 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A48 婈 CJK UNIFIED IDEOGRAPH-5A48 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A49 婉 CJK UNIFIED IDEOGRAPH-5A49 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A4A 婊 CJK UNIFIED IDEOGRAPH-5A4A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A4B 婋 CJK UNIFIED IDEOGRAPH-5A4B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A4C 婌 CJK UNIFIED IDEOGRAPH-5A4C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A4D 婍 CJK UNIFIED IDEOGRAPH-5A4D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A4E 婎 CJK UNIFIED IDEOGRAPH-5A4E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A4F 婏 CJK UNIFIED IDEOGRAPH-5A4F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A50 婐 CJK UNIFIED IDEOGRAPH-5A50 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A51 婑 CJK UNIFIED IDEOGRAPH-5A51 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A52 婒 CJK UNIFIED IDEOGRAPH-5A52 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A53 婓 CJK UNIFIED IDEOGRAPH-5A53 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A54 婔 CJK UNIFIED IDEOGRAPH-5A54 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A55 婕 CJK UNIFIED IDEOGRAPH-5A55 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A56 婖 CJK UNIFIED IDEOGRAPH-5A56 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A57 婗 CJK UNIFIED IDEOGRAPH-5A57 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A58 婘 CJK UNIFIED IDEOGRAPH-5A58 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A59 婙 CJK UNIFIED IDEOGRAPH-5A59 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A5A 婚 CJK UNIFIED IDEOGRAPH-5A5A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A5B 婛 CJK UNIFIED IDEOGRAPH-5A5B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A5C 婜 CJK UNIFIED IDEOGRAPH-5A5C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A5D 婝 CJK UNIFIED IDEOGRAPH-5A5D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A5E 婞 CJK UNIFIED IDEOGRAPH-5A5E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A5F 婟 CJK UNIFIED IDEOGRAPH-5A5F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A60 婠 CJK UNIFIED IDEOGRAPH-5A60 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A61 婡 CJK UNIFIED IDEOGRAPH-5A61 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A62 婢 CJK UNIFIED IDEOGRAPH-5A62 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A63 婣 CJK UNIFIED IDEOGRAPH-5A63 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A64 婤 CJK UNIFIED IDEOGRAPH-5A64 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A65 婥 CJK UNIFIED IDEOGRAPH-5A65 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A66 婦 CJK UNIFIED IDEOGRAPH-5A66 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A67 婧 CJK UNIFIED IDEOGRAPH-5A67 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A68 婨 CJK UNIFIED IDEOGRAPH-5A68 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A69 婩 CJK UNIFIED IDEOGRAPH-5A69 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A6A 婪 CJK UNIFIED IDEOGRAPH-5A6A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A6B 婫 CJK UNIFIED IDEOGRAPH-5A6B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A6C 婬 CJK UNIFIED IDEOGRAPH-5A6C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A6D 婭 CJK UNIFIED IDEOGRAPH-5A6D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A6E 婮 CJK UNIFIED IDEOGRAPH-5A6E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A6F 婯 CJK UNIFIED IDEOGRAPH-5A6F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A70 婰 CJK UNIFIED IDEOGRAPH-5A70 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A71 婱 CJK UNIFIED IDEOGRAPH-5A71 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A72 婲 CJK UNIFIED IDEOGRAPH-5A72 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A73 婳 CJK UNIFIED IDEOGRAPH-5A73 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A74 婴 CJK UNIFIED IDEOGRAPH-5A74 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A75 婵 CJK UNIFIED IDEOGRAPH-5A75 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A76 婶 CJK UNIFIED IDEOGRAPH-5A76 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A77 婷 CJK UNIFIED IDEOGRAPH-5A77 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A78 婸 CJK UNIFIED IDEOGRAPH-5A78 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A79 婹 CJK UNIFIED IDEOGRAPH-5A79 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A7A 婺 CJK UNIFIED IDEOGRAPH-5A7A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A7B 婻 CJK UNIFIED IDEOGRAPH-5A7B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A7C 婼 CJK UNIFIED IDEOGRAPH-5A7C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A7D 婽 CJK UNIFIED IDEOGRAPH-5A7D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A7E 婾 CJK UNIFIED IDEOGRAPH-5A7E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A7F 婿 CJK UNIFIED IDEOGRAPH-5A7F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A80 媀 CJK UNIFIED IDEOGRAPH-5A80 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A81 媁 CJK UNIFIED IDEOGRAPH-5A81 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A82 媂 CJK UNIFIED IDEOGRAPH-5A82 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A83 媃 CJK UNIFIED IDEOGRAPH-5A83 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A84 媄 CJK UNIFIED IDEOGRAPH-5A84 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A85 媅 CJK UNIFIED IDEOGRAPH-5A85 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A86 媆 CJK UNIFIED IDEOGRAPH-5A86 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A87 媇 CJK UNIFIED IDEOGRAPH-5A87 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A88 媈 CJK UNIFIED IDEOGRAPH-5A88 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A89 媉 CJK UNIFIED IDEOGRAPH-5A89 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A8A 媊 CJK UNIFIED IDEOGRAPH-5A8A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A8B 媋 CJK UNIFIED IDEOGRAPH-5A8B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A8C 媌 CJK UNIFIED IDEOGRAPH-5A8C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A8D 媍 CJK UNIFIED IDEOGRAPH-5A8D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A8E 媎 CJK UNIFIED IDEOGRAPH-5A8E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A8F 媏 CJK UNIFIED IDEOGRAPH-5A8F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A90 媐 CJK UNIFIED IDEOGRAPH-5A90 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A91 媑 CJK UNIFIED IDEOGRAPH-5A91 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A92 媒 CJK UNIFIED IDEOGRAPH-5A92 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A93 媓 CJK UNIFIED IDEOGRAPH-5A93 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A94 媔 CJK UNIFIED IDEOGRAPH-5A94 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A95 媕 CJK UNIFIED IDEOGRAPH-5A95 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A96 媖 CJK UNIFIED IDEOGRAPH-5A96 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A97 媗 CJK UNIFIED IDEOGRAPH-5A97 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A98 媘 CJK UNIFIED IDEOGRAPH-5A98 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A99 媙 CJK UNIFIED IDEOGRAPH-5A99 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A9A 媚 CJK UNIFIED IDEOGRAPH-5A9A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A9B 媛 CJK UNIFIED IDEOGRAPH-5A9B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A9C 媜 CJK UNIFIED IDEOGRAPH-5A9C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A9D 媝 CJK UNIFIED IDEOGRAPH-5A9D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A9E 媞 CJK UNIFIED IDEOGRAPH-5A9E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5A9F 媟 CJK UNIFIED IDEOGRAPH-5A9F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5AA0 媠 CJK UNIFIED IDEOGRAPH-5AA0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5AA1 媡 CJK UNIFIED IDEOGRAPH-5AA1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5AA2 媢 CJK UNIFIED IDEOGRAPH-5AA2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5AA3 媣 CJK UNIFIED IDEOGRAPH-5AA3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5AA4 媤 CJK UNIFIED IDEOGRAPH-5AA4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5AA5 媥 CJK UNIFIED IDEOGRAPH-5AA5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5AA6 媦 CJK UNIFIED IDEOGRAPH-5AA6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5AA7 媧 CJK UNIFIED IDEOGRAPH-5AA7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5AA8 媨 CJK UNIFIED IDEOGRAPH-5AA8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5AA9 媩 CJK UNIFIED IDEOGRAPH-5AA9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5AAA 媪 CJK UNIFIED IDEOGRAPH-5AAA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5AAB 媫 CJK UNIFIED IDEOGRAPH-5AAB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5AAC 媬 CJK UNIFIED IDEOGRAPH-5AAC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5AAD 媭 CJK UNIFIED IDEOGRAPH-5AAD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5AAE 媮 CJK UNIFIED IDEOGRAPH-5AAE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5AAF 媯 CJK UNIFIED IDEOGRAPH-5AAF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5AB0 媰 CJK UNIFIED IDEOGRAPH-5AB0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5AB1 媱 CJK UNIFIED IDEOGRAPH-5AB1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5AB2 媲 CJK UNIFIED IDEOGRAPH-5AB2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5AB3 媳 CJK UNIFIED IDEOGRAPH-5AB3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5AB4 媴 CJK UNIFIED IDEOGRAPH-5AB4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5AB5 媵 CJK UNIFIED IDEOGRAPH-5AB5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5AB6 媶 CJK UNIFIED IDEOGRAPH-5AB6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5AB7 媷 CJK UNIFIED IDEOGRAPH-5AB7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5AB8 媸 CJK UNIFIED IDEOGRAPH-5AB8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5AB9 媹 CJK UNIFIED IDEOGRAPH-5AB9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5ABA 媺 CJK UNIFIED IDEOGRAPH-5ABA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5ABB 媻 CJK UNIFIED IDEOGRAPH-5ABB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5ABC 媼 CJK UNIFIED IDEOGRAPH-5ABC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5ABD 媽 CJK UNIFIED IDEOGRAPH-5ABD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5ABE 媾 CJK UNIFIED IDEOGRAPH-5ABE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5ABF 媿 CJK UNIFIED IDEOGRAPH-5ABF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5AC0 嫀 CJK UNIFIED IDEOGRAPH-5AC0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5AC1 嫁 CJK UNIFIED IDEOGRAPH-5AC1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5AC2 嫂 CJK UNIFIED IDEOGRAPH-5AC2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5AC3 嫃 CJK UNIFIED IDEOGRAPH-5AC3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5AC4 嫄 CJK UNIFIED IDEOGRAPH-5AC4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5AC5 嫅 CJK UNIFIED IDEOGRAPH-5AC5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5AC6 嫆 CJK UNIFIED IDEOGRAPH-5AC6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5AC7 嫇 CJK UNIFIED IDEOGRAPH-5AC7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5AC8 嫈 CJK UNIFIED IDEOGRAPH-5AC8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5AC9 嫉 CJK UNIFIED IDEOGRAPH-5AC9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5ACA 嫊 CJK UNIFIED IDEOGRAPH-5ACA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5ACB 嫋 CJK UNIFIED IDEOGRAPH-5ACB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5ACC 嫌 CJK UNIFIED IDEOGRAPH-5ACC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5ACD 嫍 CJK UNIFIED IDEOGRAPH-5ACD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5ACE 嫎 CJK UNIFIED IDEOGRAPH-5ACE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5ACF 嫏 CJK UNIFIED IDEOGRAPH-5ACF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5AD0 嫐 CJK UNIFIED IDEOGRAPH-5AD0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5AD1 嫑 CJK UNIFIED IDEOGRAPH-5AD1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5AD2 嫒 CJK UNIFIED IDEOGRAPH-5AD2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5AD3 嫓 CJK UNIFIED IDEOGRAPH-5AD3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5AD4 嫔 CJK UNIFIED IDEOGRAPH-5AD4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5AD5 嫕 CJK UNIFIED IDEOGRAPH-5AD5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5AD6 嫖 CJK UNIFIED IDEOGRAPH-5AD6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5AD7 嫗 CJK UNIFIED IDEOGRAPH-5AD7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5AD8 嫘 CJK UNIFIED IDEOGRAPH-5AD8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5AD9 嫙 CJK UNIFIED IDEOGRAPH-5AD9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5ADA 嫚 CJK UNIFIED IDEOGRAPH-5ADA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5ADB 嫛 CJK UNIFIED IDEOGRAPH-5ADB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5ADC 嫜 CJK UNIFIED IDEOGRAPH-5ADC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5ADD 嫝 CJK UNIFIED IDEOGRAPH-5ADD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5ADE 嫞 CJK UNIFIED IDEOGRAPH-5ADE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5ADF 嫟 CJK UNIFIED IDEOGRAPH-5ADF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5AE0 嫠 CJK UNIFIED IDEOGRAPH-5AE0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5AE1 嫡 CJK UNIFIED IDEOGRAPH-5AE1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5AE2 嫢 CJK UNIFIED IDEOGRAPH-5AE2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5AE3 嫣 CJK UNIFIED IDEOGRAPH-5AE3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5AE4 嫤 CJK UNIFIED IDEOGRAPH-5AE4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5AE5 嫥 CJK UNIFIED IDEOGRAPH-5AE5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5AE6 嫦 CJK UNIFIED IDEOGRAPH-5AE6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5AE7 嫧 CJK UNIFIED IDEOGRAPH-5AE7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5AE8 嫨 CJK UNIFIED IDEOGRAPH-5AE8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5AE9 嫩 CJK UNIFIED IDEOGRAPH-5AE9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5AEA 嫪 CJK UNIFIED IDEOGRAPH-5AEA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5AEB 嫫 CJK UNIFIED IDEOGRAPH-5AEB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5AEC 嫬 CJK UNIFIED IDEOGRAPH-5AEC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5AED 嫭 CJK UNIFIED IDEOGRAPH-5AED | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5AEE 嫮 CJK UNIFIED IDEOGRAPH-5AEE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5AEF 嫯 CJK UNIFIED IDEOGRAPH-5AEF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5AF0 嫰 CJK UNIFIED IDEOGRAPH-5AF0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5AF1 嫱 CJK UNIFIED IDEOGRAPH-5AF1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5AF2 嫲 CJK UNIFIED IDEOGRAPH-5AF2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5AF3 嫳 CJK UNIFIED IDEOGRAPH-5AF3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5AF4 嫴 CJK UNIFIED IDEOGRAPH-5AF4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5AF5 嫵 CJK UNIFIED IDEOGRAPH-5AF5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5AF6 嫶 CJK UNIFIED IDEOGRAPH-5AF6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5AF7 嫷 CJK UNIFIED IDEOGRAPH-5AF7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5AF8 嫸 CJK UNIFIED IDEOGRAPH-5AF8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5AF9 嫹 CJK UNIFIED IDEOGRAPH-5AF9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5AFA 嫺 CJK UNIFIED IDEOGRAPH-5AFA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5AFB 嫻 CJK UNIFIED IDEOGRAPH-5AFB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5AFC 嫼 CJK UNIFIED IDEOGRAPH-5AFC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5AFD 嫽 CJK UNIFIED IDEOGRAPH-5AFD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5AFE 嫾 CJK UNIFIED IDEOGRAPH-5AFE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5AFF 嫿 CJK UNIFIED IDEOGRAPH-5AFF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B00 嬀 CJK UNIFIED IDEOGRAPH-5B00 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B01 嬁 CJK UNIFIED IDEOGRAPH-5B01 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B02 嬂 CJK UNIFIED IDEOGRAPH-5B02 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B03 嬃 CJK UNIFIED IDEOGRAPH-5B03 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B04 嬄 CJK UNIFIED IDEOGRAPH-5B04 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B05 嬅 CJK UNIFIED IDEOGRAPH-5B05 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B06 嬆 CJK UNIFIED IDEOGRAPH-5B06 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B07 嬇 CJK UNIFIED IDEOGRAPH-5B07 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B08 嬈 CJK UNIFIED IDEOGRAPH-5B08 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B09 嬉 CJK UNIFIED IDEOGRAPH-5B09 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B0A 嬊 CJK UNIFIED IDEOGRAPH-5B0A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B0B 嬋 CJK UNIFIED IDEOGRAPH-5B0B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B0C 嬌 CJK UNIFIED IDEOGRAPH-5B0C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B0D 嬍 CJK UNIFIED IDEOGRAPH-5B0D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B0E 嬎 CJK UNIFIED IDEOGRAPH-5B0E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B0F 嬏 CJK UNIFIED IDEOGRAPH-5B0F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B10 嬐 CJK UNIFIED IDEOGRAPH-5B10 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B11 嬑 CJK UNIFIED IDEOGRAPH-5B11 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B12 嬒 CJK UNIFIED IDEOGRAPH-5B12 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B13 嬓 CJK UNIFIED IDEOGRAPH-5B13 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B14 嬔 CJK UNIFIED IDEOGRAPH-5B14 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B15 嬕 CJK UNIFIED IDEOGRAPH-5B15 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B16 嬖 CJK UNIFIED IDEOGRAPH-5B16 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B17 嬗 CJK UNIFIED IDEOGRAPH-5B17 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B18 嬘 CJK UNIFIED IDEOGRAPH-5B18 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B19 嬙 CJK UNIFIED IDEOGRAPH-5B19 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B1A 嬚 CJK UNIFIED IDEOGRAPH-5B1A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B1B 嬛 CJK UNIFIED IDEOGRAPH-5B1B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B1C 嬜 CJK UNIFIED IDEOGRAPH-5B1C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B1D 嬝 CJK UNIFIED IDEOGRAPH-5B1D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B1E 嬞 CJK UNIFIED IDEOGRAPH-5B1E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B1F 嬟 CJK UNIFIED IDEOGRAPH-5B1F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B20 嬠 CJK UNIFIED IDEOGRAPH-5B20 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B21 嬡 CJK UNIFIED IDEOGRAPH-5B21 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B22 嬢 CJK UNIFIED IDEOGRAPH-5B22 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B23 嬣 CJK UNIFIED IDEOGRAPH-5B23 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B24 嬤 CJK UNIFIED IDEOGRAPH-5B24 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B25 嬥 CJK UNIFIED IDEOGRAPH-5B25 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B26 嬦 CJK UNIFIED IDEOGRAPH-5B26 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B27 嬧 CJK UNIFIED IDEOGRAPH-5B27 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B28 嬨 CJK UNIFIED IDEOGRAPH-5B28 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B29 嬩 CJK UNIFIED IDEOGRAPH-5B29 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B2A 嬪 CJK UNIFIED IDEOGRAPH-5B2A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B2B 嬫 CJK UNIFIED IDEOGRAPH-5B2B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B2C 嬬 CJK UNIFIED IDEOGRAPH-5B2C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B2D 嬭 CJK UNIFIED IDEOGRAPH-5B2D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B2E 嬮 CJK UNIFIED IDEOGRAPH-5B2E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B2F 嬯 CJK UNIFIED IDEOGRAPH-5B2F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B30 嬰 CJK UNIFIED IDEOGRAPH-5B30 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B31 嬱 CJK UNIFIED IDEOGRAPH-5B31 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B32 嬲 CJK UNIFIED IDEOGRAPH-5B32 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B33 嬳 CJK UNIFIED IDEOGRAPH-5B33 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B34 嬴 CJK UNIFIED IDEOGRAPH-5B34 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B35 嬵 CJK UNIFIED IDEOGRAPH-5B35 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B36 嬶 CJK UNIFIED IDEOGRAPH-5B36 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B37 嬷 CJK UNIFIED IDEOGRAPH-5B37 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B38 嬸 CJK UNIFIED IDEOGRAPH-5B38 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B39 嬹 CJK UNIFIED IDEOGRAPH-5B39 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B3A 嬺 CJK UNIFIED IDEOGRAPH-5B3A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B3B 嬻 CJK UNIFIED IDEOGRAPH-5B3B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B3C 嬼 CJK UNIFIED IDEOGRAPH-5B3C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B3D 嬽 CJK UNIFIED IDEOGRAPH-5B3D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B3E 嬾 CJK UNIFIED IDEOGRAPH-5B3E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B3F 嬿 CJK UNIFIED IDEOGRAPH-5B3F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B40 孀 CJK UNIFIED IDEOGRAPH-5B40 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B41 孁 CJK UNIFIED IDEOGRAPH-5B41 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B42 孂 CJK UNIFIED IDEOGRAPH-5B42 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B43 孃 CJK UNIFIED IDEOGRAPH-5B43 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B44 孄 CJK UNIFIED IDEOGRAPH-5B44 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B45 孅 CJK UNIFIED IDEOGRAPH-5B45 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B46 孆 CJK UNIFIED IDEOGRAPH-5B46 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B47 孇 CJK UNIFIED IDEOGRAPH-5B47 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B48 孈 CJK UNIFIED IDEOGRAPH-5B48 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B49 孉 CJK UNIFIED IDEOGRAPH-5B49 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B4A 孊 CJK UNIFIED IDEOGRAPH-5B4A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B4B 孋 CJK UNIFIED IDEOGRAPH-5B4B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B4C 孌 CJK UNIFIED IDEOGRAPH-5B4C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B4D 孍 CJK UNIFIED IDEOGRAPH-5B4D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B4E 孎 CJK UNIFIED IDEOGRAPH-5B4E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B4F 孏 CJK UNIFIED IDEOGRAPH-5B4F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B50 子 CJK UNIFIED IDEOGRAPH-5B50 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B51 孑 CJK UNIFIED IDEOGRAPH-5B51 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B52 孒 CJK UNIFIED IDEOGRAPH-5B52 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B53 孓 CJK UNIFIED IDEOGRAPH-5B53 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B54 孔 CJK UNIFIED IDEOGRAPH-5B54 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B55 孕 CJK UNIFIED IDEOGRAPH-5B55 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B56 孖 CJK UNIFIED IDEOGRAPH-5B56 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B57 字 CJK UNIFIED IDEOGRAPH-5B57 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B58 存 CJK UNIFIED IDEOGRAPH-5B58 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B59 孙 CJK UNIFIED IDEOGRAPH-5B59 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B5A 孚 CJK UNIFIED IDEOGRAPH-5B5A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B5B 孛 CJK UNIFIED IDEOGRAPH-5B5B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B5C 孜 CJK UNIFIED IDEOGRAPH-5B5C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B5D 孝 CJK UNIFIED IDEOGRAPH-5B5D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B5E 孞 CJK UNIFIED IDEOGRAPH-5B5E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B5F 孟 CJK UNIFIED IDEOGRAPH-5B5F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B60 孠 CJK UNIFIED IDEOGRAPH-5B60 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B61 孡 CJK UNIFIED IDEOGRAPH-5B61 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B62 孢 CJK UNIFIED IDEOGRAPH-5B62 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B63 季 CJK UNIFIED IDEOGRAPH-5B63 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B64 孤 CJK UNIFIED IDEOGRAPH-5B64 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B65 孥 CJK UNIFIED IDEOGRAPH-5B65 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B66 学 CJK UNIFIED IDEOGRAPH-5B66 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B67 孧 CJK UNIFIED IDEOGRAPH-5B67 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B68 孨 CJK UNIFIED IDEOGRAPH-5B68 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B69 孩 CJK UNIFIED IDEOGRAPH-5B69 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B6A 孪 CJK UNIFIED IDEOGRAPH-5B6A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B6B 孫 CJK UNIFIED IDEOGRAPH-5B6B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B6C 孬 CJK UNIFIED IDEOGRAPH-5B6C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B6D 孭 CJK UNIFIED IDEOGRAPH-5B6D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B6E 孮 CJK UNIFIED IDEOGRAPH-5B6E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B6F 孯 CJK UNIFIED IDEOGRAPH-5B6F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B70 孰 CJK UNIFIED IDEOGRAPH-5B70 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B71 孱 CJK UNIFIED IDEOGRAPH-5B71 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B72 孲 CJK UNIFIED IDEOGRAPH-5B72 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B73 孳 CJK UNIFIED IDEOGRAPH-5B73 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B74 孴 CJK UNIFIED IDEOGRAPH-5B74 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B75 孵 CJK UNIFIED IDEOGRAPH-5B75 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B76 孶 CJK UNIFIED IDEOGRAPH-5B76 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B77 孷 CJK UNIFIED IDEOGRAPH-5B77 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B78 學 CJK UNIFIED IDEOGRAPH-5B78 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B79 孹 CJK UNIFIED IDEOGRAPH-5B79 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B7A 孺 CJK UNIFIED IDEOGRAPH-5B7A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B7B 孻 CJK UNIFIED IDEOGRAPH-5B7B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B7C 孼 CJK UNIFIED IDEOGRAPH-5B7C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B7D 孽 CJK UNIFIED IDEOGRAPH-5B7D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B7E 孾 CJK UNIFIED IDEOGRAPH-5B7E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B7F 孿 CJK UNIFIED IDEOGRAPH-5B7F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B80 宀 CJK UNIFIED IDEOGRAPH-5B80 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B81 宁 CJK UNIFIED IDEOGRAPH-5B81 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B82 宂 CJK UNIFIED IDEOGRAPH-5B82 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B83 它 CJK UNIFIED IDEOGRAPH-5B83 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B84 宄 CJK UNIFIED IDEOGRAPH-5B84 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B85 宅 CJK UNIFIED IDEOGRAPH-5B85 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B86 宆 CJK UNIFIED IDEOGRAPH-5B86 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B87 宇 CJK UNIFIED IDEOGRAPH-5B87 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B88 守 CJK UNIFIED IDEOGRAPH-5B88 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B89 安 CJK UNIFIED IDEOGRAPH-5B89 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B8A 宊 CJK UNIFIED IDEOGRAPH-5B8A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B8B 宋 CJK UNIFIED IDEOGRAPH-5B8B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B8C 完 CJK UNIFIED IDEOGRAPH-5B8C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B8D 宍 CJK UNIFIED IDEOGRAPH-5B8D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B8E 宎 CJK UNIFIED IDEOGRAPH-5B8E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B8F 宏 CJK UNIFIED IDEOGRAPH-5B8F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B90 宐 CJK UNIFIED IDEOGRAPH-5B90 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B91 宑 CJK UNIFIED IDEOGRAPH-5B91 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B92 宒 CJK UNIFIED IDEOGRAPH-5B92 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B93 宓 CJK UNIFIED IDEOGRAPH-5B93 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B94 宔 CJK UNIFIED IDEOGRAPH-5B94 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B95 宕 CJK UNIFIED IDEOGRAPH-5B95 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B96 宖 CJK UNIFIED IDEOGRAPH-5B96 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B97 宗 CJK UNIFIED IDEOGRAPH-5B97 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B98 官 CJK UNIFIED IDEOGRAPH-5B98 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B99 宙 CJK UNIFIED IDEOGRAPH-5B99 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B9A 定 CJK UNIFIED IDEOGRAPH-5B9A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B9B 宛 CJK UNIFIED IDEOGRAPH-5B9B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B9C 宜 CJK UNIFIED IDEOGRAPH-5B9C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B9D 宝 CJK UNIFIED IDEOGRAPH-5B9D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B9E 实 CJK UNIFIED IDEOGRAPH-5B9E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5B9F 実 CJK UNIFIED IDEOGRAPH-5B9F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5BA0 宠 CJK UNIFIED IDEOGRAPH-5BA0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5BA1 审 CJK UNIFIED IDEOGRAPH-5BA1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5BA2 客 CJK UNIFIED IDEOGRAPH-5BA2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5BA3 宣 CJK UNIFIED IDEOGRAPH-5BA3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5BA4 室 CJK UNIFIED IDEOGRAPH-5BA4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5BA5 宥 CJK UNIFIED IDEOGRAPH-5BA5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5BA6 宦 CJK UNIFIED IDEOGRAPH-5BA6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5BA7 宧 CJK UNIFIED IDEOGRAPH-5BA7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5BA8 宨 CJK UNIFIED IDEOGRAPH-5BA8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5BA9 宩 CJK UNIFIED IDEOGRAPH-5BA9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5BAA 宪 CJK UNIFIED IDEOGRAPH-5BAA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5BAB 宫 CJK UNIFIED IDEOGRAPH-5BAB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5BAC 宬 CJK UNIFIED IDEOGRAPH-5BAC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5BAD 宭 CJK UNIFIED IDEOGRAPH-5BAD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5BAE 宮 CJK UNIFIED IDEOGRAPH-5BAE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5BAF 宯 CJK UNIFIED IDEOGRAPH-5BAF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5BB0 宰 CJK UNIFIED IDEOGRAPH-5BB0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5BB1 宱 CJK UNIFIED IDEOGRAPH-5BB1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5BB2 宲 CJK UNIFIED IDEOGRAPH-5BB2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5BB3 害 CJK UNIFIED IDEOGRAPH-5BB3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5BB4 宴 CJK UNIFIED IDEOGRAPH-5BB4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5BB5 宵 CJK UNIFIED IDEOGRAPH-5BB5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5BB6 家 CJK UNIFIED IDEOGRAPH-5BB6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5BB7 宷 CJK UNIFIED IDEOGRAPH-5BB7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5BB8 宸 CJK UNIFIED IDEOGRAPH-5BB8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5BB9 容 CJK UNIFIED IDEOGRAPH-5BB9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5BBA 宺 CJK UNIFIED IDEOGRAPH-5BBA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5BBB 宻 CJK UNIFIED IDEOGRAPH-5BBB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5BBC 宼 CJK UNIFIED IDEOGRAPH-5BBC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5BBD 宽 CJK UNIFIED IDEOGRAPH-5BBD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5BBE 宾 CJK UNIFIED IDEOGRAPH-5BBE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5BBF 宿 CJK UNIFIED IDEOGRAPH-5BBF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5BC0 寀 CJK UNIFIED IDEOGRAPH-5BC0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5BC1 寁 CJK UNIFIED IDEOGRAPH-5BC1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5BC2 寂 CJK UNIFIED IDEOGRAPH-5BC2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5BC3 寃 CJK UNIFIED IDEOGRAPH-5BC3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5BC4 寄 CJK UNIFIED IDEOGRAPH-5BC4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5BC5 寅 CJK UNIFIED IDEOGRAPH-5BC5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5BC6 密 CJK UNIFIED IDEOGRAPH-5BC6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5BC7 寇 CJK UNIFIED IDEOGRAPH-5BC7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5BC8 寈 CJK UNIFIED IDEOGRAPH-5BC8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5BC9 寉 CJK UNIFIED IDEOGRAPH-5BC9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5BCA 寊 CJK UNIFIED IDEOGRAPH-5BCA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5BCB 寋 CJK UNIFIED IDEOGRAPH-5BCB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5BCC 富 CJK UNIFIED IDEOGRAPH-5BCC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5BCD 寍 CJK UNIFIED IDEOGRAPH-5BCD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5BCE 寎 CJK UNIFIED IDEOGRAPH-5BCE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5BCF 寏 CJK UNIFIED IDEOGRAPH-5BCF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5BD0 寐 CJK UNIFIED IDEOGRAPH-5BD0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5BD1 寑 CJK UNIFIED IDEOGRAPH-5BD1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5BD2 寒 CJK UNIFIED IDEOGRAPH-5BD2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5BD3 寓 CJK UNIFIED IDEOGRAPH-5BD3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5BD4 寔 CJK UNIFIED IDEOGRAPH-5BD4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5BD5 寕 CJK UNIFIED IDEOGRAPH-5BD5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5BD6 寖 CJK UNIFIED IDEOGRAPH-5BD6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5BD7 寗 CJK UNIFIED IDEOGRAPH-5BD7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5BD8 寘 CJK UNIFIED IDEOGRAPH-5BD8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5BD9 寙 CJK UNIFIED IDEOGRAPH-5BD9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5BDA 寚 CJK UNIFIED IDEOGRAPH-5BDA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5BDB 寛 CJK UNIFIED IDEOGRAPH-5BDB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5BDC 寜 CJK UNIFIED IDEOGRAPH-5BDC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5BDD 寝 CJK UNIFIED IDEOGRAPH-5BDD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5BDE 寞 CJK UNIFIED IDEOGRAPH-5BDE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5BDF 察 CJK UNIFIED IDEOGRAPH-5BDF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5BE0 寠 CJK UNIFIED IDEOGRAPH-5BE0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5BE1 寡 CJK UNIFIED IDEOGRAPH-5BE1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5BE2 寢 CJK UNIFIED IDEOGRAPH-5BE2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5BE3 寣 CJK UNIFIED IDEOGRAPH-5BE3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5BE4 寤 CJK UNIFIED IDEOGRAPH-5BE4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5BE5 寥 CJK UNIFIED IDEOGRAPH-5BE5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5BE6 實 CJK UNIFIED IDEOGRAPH-5BE6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5BE7 寧 CJK UNIFIED IDEOGRAPH-5BE7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5BE8 寨 CJK UNIFIED IDEOGRAPH-5BE8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5BE9 審 CJK UNIFIED IDEOGRAPH-5BE9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5BEA 寪 CJK UNIFIED IDEOGRAPH-5BEA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5BEB 寫 CJK UNIFIED IDEOGRAPH-5BEB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5BEC 寬 CJK UNIFIED IDEOGRAPH-5BEC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5BED 寭 CJK UNIFIED IDEOGRAPH-5BED | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5BEE 寮 CJK UNIFIED IDEOGRAPH-5BEE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5BEF 寯 CJK UNIFIED IDEOGRAPH-5BEF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5BF0 寰 CJK UNIFIED IDEOGRAPH-5BF0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5BF1 寱 CJK UNIFIED IDEOGRAPH-5BF1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5BF2 寲 CJK UNIFIED IDEOGRAPH-5BF2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5BF3 寳 CJK UNIFIED IDEOGRAPH-5BF3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5BF4 寴 CJK UNIFIED IDEOGRAPH-5BF4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5BF5 寵 CJK UNIFIED IDEOGRAPH-5BF5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5BF6 寶 CJK UNIFIED IDEOGRAPH-5BF6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5BF7 寷 CJK UNIFIED IDEOGRAPH-5BF7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5BF8 寸 CJK UNIFIED IDEOGRAPH-5BF8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5BF9 对 CJK UNIFIED IDEOGRAPH-5BF9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5BFA 寺 CJK UNIFIED IDEOGRAPH-5BFA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5BFB 寻 CJK UNIFIED IDEOGRAPH-5BFB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5BFC 导 CJK UNIFIED IDEOGRAPH-5BFC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5BFD 寽 CJK UNIFIED IDEOGRAPH-5BFD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5BFE 対 CJK UNIFIED IDEOGRAPH-5BFE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5BFF 寿 CJK UNIFIED IDEOGRAPH-5BFF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C00 尀 CJK UNIFIED IDEOGRAPH-5C00 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C01 封 CJK UNIFIED IDEOGRAPH-5C01 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C02 専 CJK UNIFIED IDEOGRAPH-5C02 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C03 尃 CJK UNIFIED IDEOGRAPH-5C03 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C04 射 CJK UNIFIED IDEOGRAPH-5C04 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C05 尅 CJK UNIFIED IDEOGRAPH-5C05 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C06 将 CJK UNIFIED IDEOGRAPH-5C06 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C07 將 CJK UNIFIED IDEOGRAPH-5C07 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C08 專 CJK UNIFIED IDEOGRAPH-5C08 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C09 尉 CJK UNIFIED IDEOGRAPH-5C09 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C0A 尊 CJK UNIFIED IDEOGRAPH-5C0A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C0B 尋 CJK UNIFIED IDEOGRAPH-5C0B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C0C 尌 CJK UNIFIED IDEOGRAPH-5C0C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C0D 對 CJK UNIFIED IDEOGRAPH-5C0D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C0E 導 CJK UNIFIED IDEOGRAPH-5C0E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C0F 小 CJK UNIFIED IDEOGRAPH-5C0F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C10 尐 CJK UNIFIED IDEOGRAPH-5C10 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C11 少 CJK UNIFIED IDEOGRAPH-5C11 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C12 尒 CJK UNIFIED IDEOGRAPH-5C12 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C13 尓 CJK UNIFIED IDEOGRAPH-5C13 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C14 尔 CJK UNIFIED IDEOGRAPH-5C14 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C15 尕 CJK UNIFIED IDEOGRAPH-5C15 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C16 尖 CJK UNIFIED IDEOGRAPH-5C16 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C17 尗 CJK UNIFIED IDEOGRAPH-5C17 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C18 尘 CJK UNIFIED IDEOGRAPH-5C18 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C19 尙 CJK UNIFIED IDEOGRAPH-5C19 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C1A 尚 CJK UNIFIED IDEOGRAPH-5C1A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C1B 尛 CJK UNIFIED IDEOGRAPH-5C1B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C1C 尜 CJK UNIFIED IDEOGRAPH-5C1C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C1D 尝 CJK UNIFIED IDEOGRAPH-5C1D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C1E 尞 CJK UNIFIED IDEOGRAPH-5C1E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C1F 尟 CJK UNIFIED IDEOGRAPH-5C1F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C20 尠 CJK UNIFIED IDEOGRAPH-5C20 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C21 尡 CJK UNIFIED IDEOGRAPH-5C21 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C22 尢 CJK UNIFIED IDEOGRAPH-5C22 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C23 尣 CJK UNIFIED IDEOGRAPH-5C23 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C24 尤 CJK UNIFIED IDEOGRAPH-5C24 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C25 尥 CJK UNIFIED IDEOGRAPH-5C25 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C26 尦 CJK UNIFIED IDEOGRAPH-5C26 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C27 尧 CJK UNIFIED IDEOGRAPH-5C27 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C28 尨 CJK UNIFIED IDEOGRAPH-5C28 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C29 尩 CJK UNIFIED IDEOGRAPH-5C29 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C2A 尪 CJK UNIFIED IDEOGRAPH-5C2A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C2B 尫 CJK UNIFIED IDEOGRAPH-5C2B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C2C 尬 CJK UNIFIED IDEOGRAPH-5C2C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C2D 尭 CJK UNIFIED IDEOGRAPH-5C2D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C2E 尮 CJK UNIFIED IDEOGRAPH-5C2E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C2F 尯 CJK UNIFIED IDEOGRAPH-5C2F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C30 尰 CJK UNIFIED IDEOGRAPH-5C30 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C31 就 CJK UNIFIED IDEOGRAPH-5C31 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C32 尲 CJK UNIFIED IDEOGRAPH-5C32 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C33 尳 CJK UNIFIED IDEOGRAPH-5C33 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C34 尴 CJK UNIFIED IDEOGRAPH-5C34 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C35 尵 CJK UNIFIED IDEOGRAPH-5C35 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C36 尶 CJK UNIFIED IDEOGRAPH-5C36 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C37 尷 CJK UNIFIED IDEOGRAPH-5C37 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C38 尸 CJK UNIFIED IDEOGRAPH-5C38 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C39 尹 CJK UNIFIED IDEOGRAPH-5C39 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C3A 尺 CJK UNIFIED IDEOGRAPH-5C3A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C3B 尻 CJK UNIFIED IDEOGRAPH-5C3B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C3C 尼 CJK UNIFIED IDEOGRAPH-5C3C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C3D 尽 CJK UNIFIED IDEOGRAPH-5C3D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C3E 尾 CJK UNIFIED IDEOGRAPH-5C3E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C3F 尿 CJK UNIFIED IDEOGRAPH-5C3F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C40 局 CJK UNIFIED IDEOGRAPH-5C40 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C41 屁 CJK UNIFIED IDEOGRAPH-5C41 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C42 层 CJK UNIFIED IDEOGRAPH-5C42 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C43 屃 CJK UNIFIED IDEOGRAPH-5C43 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C44 屄 CJK UNIFIED IDEOGRAPH-5C44 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C45 居 CJK UNIFIED IDEOGRAPH-5C45 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C46 屆 CJK UNIFIED IDEOGRAPH-5C46 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C47 屇 CJK UNIFIED IDEOGRAPH-5C47 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C48 屈 CJK UNIFIED IDEOGRAPH-5C48 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C49 屉 CJK UNIFIED IDEOGRAPH-5C49 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C4A 届 CJK UNIFIED IDEOGRAPH-5C4A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C4B 屋 CJK UNIFIED IDEOGRAPH-5C4B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C4C 屌 CJK UNIFIED IDEOGRAPH-5C4C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C4D 屍 CJK UNIFIED IDEOGRAPH-5C4D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C4E 屎 CJK UNIFIED IDEOGRAPH-5C4E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C4F 屏 CJK UNIFIED IDEOGRAPH-5C4F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C50 屐 CJK UNIFIED IDEOGRAPH-5C50 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C51 屑 CJK UNIFIED IDEOGRAPH-5C51 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C52 屒 CJK UNIFIED IDEOGRAPH-5C52 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C53 屓 CJK UNIFIED IDEOGRAPH-5C53 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C54 屔 CJK UNIFIED IDEOGRAPH-5C54 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C55 展 CJK UNIFIED IDEOGRAPH-5C55 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C56 屖 CJK UNIFIED IDEOGRAPH-5C56 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C57 屗 CJK UNIFIED IDEOGRAPH-5C57 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C58 屘 CJK UNIFIED IDEOGRAPH-5C58 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C59 屙 CJK UNIFIED IDEOGRAPH-5C59 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C5A 屚 CJK UNIFIED IDEOGRAPH-5C5A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C5B 屛 CJK UNIFIED IDEOGRAPH-5C5B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C5C 屜 CJK UNIFIED IDEOGRAPH-5C5C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C5D 屝 CJK UNIFIED IDEOGRAPH-5C5D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C5E 属 CJK UNIFIED IDEOGRAPH-5C5E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C5F 屟 CJK UNIFIED IDEOGRAPH-5C5F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C60 屠 CJK UNIFIED IDEOGRAPH-5C60 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C61 屡 CJK UNIFIED IDEOGRAPH-5C61 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C62 屢 CJK UNIFIED IDEOGRAPH-5C62 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C63 屣 CJK UNIFIED IDEOGRAPH-5C63 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C64 層 CJK UNIFIED IDEOGRAPH-5C64 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C65 履 CJK UNIFIED IDEOGRAPH-5C65 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C66 屦 CJK UNIFIED IDEOGRAPH-5C66 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C67 屧 CJK UNIFIED IDEOGRAPH-5C67 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C68 屨 CJK UNIFIED IDEOGRAPH-5C68 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C69 屩 CJK UNIFIED IDEOGRAPH-5C69 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C6A 屪 CJK UNIFIED IDEOGRAPH-5C6A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C6B 屫 CJK UNIFIED IDEOGRAPH-5C6B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C6C 屬 CJK UNIFIED IDEOGRAPH-5C6C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C6D 屭 CJK UNIFIED IDEOGRAPH-5C6D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C6E 屮 CJK UNIFIED IDEOGRAPH-5C6E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C6F 屯 CJK UNIFIED IDEOGRAPH-5C6F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C70 屰 CJK UNIFIED IDEOGRAPH-5C70 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C71 山 CJK UNIFIED IDEOGRAPH-5C71 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C72 屲 CJK UNIFIED IDEOGRAPH-5C72 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C73 屳 CJK UNIFIED IDEOGRAPH-5C73 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C74 屴 CJK UNIFIED IDEOGRAPH-5C74 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C75 屵 CJK UNIFIED IDEOGRAPH-5C75 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C76 屶 CJK UNIFIED IDEOGRAPH-5C76 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C77 屷 CJK UNIFIED IDEOGRAPH-5C77 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C78 屸 CJK UNIFIED IDEOGRAPH-5C78 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C79 屹 CJK UNIFIED IDEOGRAPH-5C79 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C7A 屺 CJK UNIFIED IDEOGRAPH-5C7A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C7B 屻 CJK UNIFIED IDEOGRAPH-5C7B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C7C 屼 CJK UNIFIED IDEOGRAPH-5C7C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C7D 屽 CJK UNIFIED IDEOGRAPH-5C7D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C7E 屾 CJK UNIFIED IDEOGRAPH-5C7E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C7F 屿 CJK UNIFIED IDEOGRAPH-5C7F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C80 岀 CJK UNIFIED IDEOGRAPH-5C80 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C81 岁 CJK UNIFIED IDEOGRAPH-5C81 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C82 岂 CJK UNIFIED IDEOGRAPH-5C82 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C83 岃 CJK UNIFIED IDEOGRAPH-5C83 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C84 岄 CJK UNIFIED IDEOGRAPH-5C84 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C85 岅 CJK UNIFIED IDEOGRAPH-5C85 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C86 岆 CJK UNIFIED IDEOGRAPH-5C86 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C87 岇 CJK UNIFIED IDEOGRAPH-5C87 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C88 岈 CJK UNIFIED IDEOGRAPH-5C88 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C89 岉 CJK UNIFIED IDEOGRAPH-5C89 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C8A 岊 CJK UNIFIED IDEOGRAPH-5C8A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C8B 岋 CJK UNIFIED IDEOGRAPH-5C8B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C8C 岌 CJK UNIFIED IDEOGRAPH-5C8C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C8D 岍 CJK UNIFIED IDEOGRAPH-5C8D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C8E 岎 CJK UNIFIED IDEOGRAPH-5C8E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C8F 岏 CJK UNIFIED IDEOGRAPH-5C8F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C90 岐 CJK UNIFIED IDEOGRAPH-5C90 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C91 岑 CJK UNIFIED IDEOGRAPH-5C91 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C92 岒 CJK UNIFIED IDEOGRAPH-5C92 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C93 岓 CJK UNIFIED IDEOGRAPH-5C93 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C94 岔 CJK UNIFIED IDEOGRAPH-5C94 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C95 岕 CJK UNIFIED IDEOGRAPH-5C95 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C96 岖 CJK UNIFIED IDEOGRAPH-5C96 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C97 岗 CJK UNIFIED IDEOGRAPH-5C97 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C98 岘 CJK UNIFIED IDEOGRAPH-5C98 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C99 岙 CJK UNIFIED IDEOGRAPH-5C99 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C9A 岚 CJK UNIFIED IDEOGRAPH-5C9A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C9B 岛 CJK UNIFIED IDEOGRAPH-5C9B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C9C 岜 CJK UNIFIED IDEOGRAPH-5C9C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C9D 岝 CJK UNIFIED IDEOGRAPH-5C9D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C9E 岞 CJK UNIFIED IDEOGRAPH-5C9E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5C9F 岟 CJK UNIFIED IDEOGRAPH-5C9F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5CA0 岠 CJK UNIFIED IDEOGRAPH-5CA0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5CA1 岡 CJK UNIFIED IDEOGRAPH-5CA1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5CA2 岢 CJK UNIFIED IDEOGRAPH-5CA2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5CA3 岣 CJK UNIFIED IDEOGRAPH-5CA3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5CA4 岤 CJK UNIFIED IDEOGRAPH-5CA4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5CA5 岥 CJK UNIFIED IDEOGRAPH-5CA5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5CA6 岦 CJK UNIFIED IDEOGRAPH-5CA6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5CA7 岧 CJK UNIFIED IDEOGRAPH-5CA7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5CA8 岨 CJK UNIFIED IDEOGRAPH-5CA8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5CA9 岩 CJK UNIFIED IDEOGRAPH-5CA9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5CAA 岪 CJK UNIFIED IDEOGRAPH-5CAA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5CAB 岫 CJK UNIFIED IDEOGRAPH-5CAB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5CAC 岬 CJK UNIFIED IDEOGRAPH-5CAC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5CAD 岭 CJK UNIFIED IDEOGRAPH-5CAD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5CAE 岮 CJK UNIFIED IDEOGRAPH-5CAE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5CAF 岯 CJK UNIFIED IDEOGRAPH-5CAF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5CB0 岰 CJK UNIFIED IDEOGRAPH-5CB0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5CB1 岱 CJK UNIFIED IDEOGRAPH-5CB1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5CB2 岲 CJK UNIFIED IDEOGRAPH-5CB2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5CB3 岳 CJK UNIFIED IDEOGRAPH-5CB3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5CB4 岴 CJK UNIFIED IDEOGRAPH-5CB4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5CB5 岵 CJK UNIFIED IDEOGRAPH-5CB5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5CB6 岶 CJK UNIFIED IDEOGRAPH-5CB6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5CB7 岷 CJK UNIFIED IDEOGRAPH-5CB7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5CB8 岸 CJK UNIFIED IDEOGRAPH-5CB8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5CB9 岹 CJK UNIFIED IDEOGRAPH-5CB9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5CBA 岺 CJK UNIFIED IDEOGRAPH-5CBA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5CBB 岻 CJK UNIFIED IDEOGRAPH-5CBB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5CBC 岼 CJK UNIFIED IDEOGRAPH-5CBC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5CBD 岽 CJK UNIFIED IDEOGRAPH-5CBD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5CBE 岾 CJK UNIFIED IDEOGRAPH-5CBE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5CBF 岿 CJK UNIFIED IDEOGRAPH-5CBF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5CC0 峀 CJK UNIFIED IDEOGRAPH-5CC0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5CC1 峁 CJK UNIFIED IDEOGRAPH-5CC1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5CC2 峂 CJK UNIFIED IDEOGRAPH-5CC2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5CC3 峃 CJK UNIFIED IDEOGRAPH-5CC3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5CC4 峄 CJK UNIFIED IDEOGRAPH-5CC4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5CC5 峅 CJK UNIFIED IDEOGRAPH-5CC5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5CC6 峆 CJK UNIFIED IDEOGRAPH-5CC6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5CC7 峇 CJK UNIFIED IDEOGRAPH-5CC7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5CC8 峈 CJK UNIFIED IDEOGRAPH-5CC8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5CC9 峉 CJK UNIFIED IDEOGRAPH-5CC9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5CCA 峊 CJK UNIFIED IDEOGRAPH-5CCA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5CCB 峋 CJK UNIFIED IDEOGRAPH-5CCB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5CCC 峌 CJK UNIFIED IDEOGRAPH-5CCC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5CCD 峍 CJK UNIFIED IDEOGRAPH-5CCD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5CCE 峎 CJK UNIFIED IDEOGRAPH-5CCE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5CCF 峏 CJK UNIFIED IDEOGRAPH-5CCF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5CD0 峐 CJK UNIFIED IDEOGRAPH-5CD0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5CD1 峑 CJK UNIFIED IDEOGRAPH-5CD1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5CD2 峒 CJK UNIFIED IDEOGRAPH-5CD2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5CD3 峓 CJK UNIFIED IDEOGRAPH-5CD3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5CD4 峔 CJK UNIFIED IDEOGRAPH-5CD4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5CD5 峕 CJK UNIFIED IDEOGRAPH-5CD5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5CD6 峖 CJK UNIFIED IDEOGRAPH-5CD6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5CD7 峗 CJK UNIFIED IDEOGRAPH-5CD7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5CD8 峘 CJK UNIFIED IDEOGRAPH-5CD8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5CD9 峙 CJK UNIFIED IDEOGRAPH-5CD9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5CDA 峚 CJK UNIFIED IDEOGRAPH-5CDA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5CDB 峛 CJK UNIFIED IDEOGRAPH-5CDB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5CDC 峜 CJK UNIFIED IDEOGRAPH-5CDC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5CDD 峝 CJK UNIFIED IDEOGRAPH-5CDD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5CDE 峞 CJK UNIFIED IDEOGRAPH-5CDE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5CDF 峟 CJK UNIFIED IDEOGRAPH-5CDF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5CE0 峠 CJK UNIFIED IDEOGRAPH-5CE0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5CE1 峡 CJK UNIFIED IDEOGRAPH-5CE1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5CE2 峢 CJK UNIFIED IDEOGRAPH-5CE2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5CE3 峣 CJK UNIFIED IDEOGRAPH-5CE3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5CE4 峤 CJK UNIFIED IDEOGRAPH-5CE4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5CE5 峥 CJK UNIFIED IDEOGRAPH-5CE5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5CE6 峦 CJK UNIFIED IDEOGRAPH-5CE6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5CE7 峧 CJK UNIFIED IDEOGRAPH-5CE7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5CE8 峨 CJK UNIFIED IDEOGRAPH-5CE8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5CE9 峩 CJK UNIFIED IDEOGRAPH-5CE9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5CEA 峪 CJK UNIFIED IDEOGRAPH-5CEA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5CEB 峫 CJK UNIFIED IDEOGRAPH-5CEB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5CEC 峬 CJK UNIFIED IDEOGRAPH-5CEC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5CED 峭 CJK UNIFIED IDEOGRAPH-5CED | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5CEE 峮 CJK UNIFIED IDEOGRAPH-5CEE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5CEF 峯 CJK UNIFIED IDEOGRAPH-5CEF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5CF0 峰 CJK UNIFIED IDEOGRAPH-5CF0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5CF1 峱 CJK UNIFIED IDEOGRAPH-5CF1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5CF2 峲 CJK UNIFIED IDEOGRAPH-5CF2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5CF3 峳 CJK UNIFIED IDEOGRAPH-5CF3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5CF4 峴 CJK UNIFIED IDEOGRAPH-5CF4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5CF5 峵 CJK UNIFIED IDEOGRAPH-5CF5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5CF6 島 CJK UNIFIED IDEOGRAPH-5CF6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5CF7 峷 CJK UNIFIED IDEOGRAPH-5CF7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5CF8 峸 CJK UNIFIED IDEOGRAPH-5CF8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5CF9 峹 CJK UNIFIED IDEOGRAPH-5CF9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5CFA 峺 CJK UNIFIED IDEOGRAPH-5CFA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5CFB 峻 CJK UNIFIED IDEOGRAPH-5CFB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5CFC 峼 CJK UNIFIED IDEOGRAPH-5CFC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5CFD 峽 CJK UNIFIED IDEOGRAPH-5CFD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5CFE 峾 CJK UNIFIED IDEOGRAPH-5CFE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5CFF 峿 CJK UNIFIED IDEOGRAPH-5CFF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D00 崀 CJK UNIFIED IDEOGRAPH-5D00 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D01 崁 CJK UNIFIED IDEOGRAPH-5D01 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D02 崂 CJK UNIFIED IDEOGRAPH-5D02 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D03 崃 CJK UNIFIED IDEOGRAPH-5D03 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D04 崄 CJK UNIFIED IDEOGRAPH-5D04 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D05 崅 CJK UNIFIED IDEOGRAPH-5D05 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D06 崆 CJK UNIFIED IDEOGRAPH-5D06 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D07 崇 CJK UNIFIED IDEOGRAPH-5D07 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D08 崈 CJK UNIFIED IDEOGRAPH-5D08 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D09 崉 CJK UNIFIED IDEOGRAPH-5D09 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D0A 崊 CJK UNIFIED IDEOGRAPH-5D0A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D0B 崋 CJK UNIFIED IDEOGRAPH-5D0B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D0C 崌 CJK UNIFIED IDEOGRAPH-5D0C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D0D 崍 CJK UNIFIED IDEOGRAPH-5D0D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D0E 崎 CJK UNIFIED IDEOGRAPH-5D0E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D0F 崏 CJK UNIFIED IDEOGRAPH-5D0F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D10 崐 CJK UNIFIED IDEOGRAPH-5D10 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D11 崑 CJK UNIFIED IDEOGRAPH-5D11 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D12 崒 CJK UNIFIED IDEOGRAPH-5D12 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D13 崓 CJK UNIFIED IDEOGRAPH-5D13 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D14 崔 CJK UNIFIED IDEOGRAPH-5D14 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D15 崕 CJK UNIFIED IDEOGRAPH-5D15 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D16 崖 CJK UNIFIED IDEOGRAPH-5D16 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D17 崗 CJK UNIFIED IDEOGRAPH-5D17 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D18 崘 CJK UNIFIED IDEOGRAPH-5D18 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D19 崙 CJK UNIFIED IDEOGRAPH-5D19 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D1A 崚 CJK UNIFIED IDEOGRAPH-5D1A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D1B 崛 CJK UNIFIED IDEOGRAPH-5D1B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D1C 崜 CJK UNIFIED IDEOGRAPH-5D1C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D1D 崝 CJK UNIFIED IDEOGRAPH-5D1D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D1E 崞 CJK UNIFIED IDEOGRAPH-5D1E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D1F 崟 CJK UNIFIED IDEOGRAPH-5D1F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D20 崠 CJK UNIFIED IDEOGRAPH-5D20 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D21 崡 CJK UNIFIED IDEOGRAPH-5D21 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D22 崢 CJK UNIFIED IDEOGRAPH-5D22 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D23 崣 CJK UNIFIED IDEOGRAPH-5D23 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D24 崤 CJK UNIFIED IDEOGRAPH-5D24 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D25 崥 CJK UNIFIED IDEOGRAPH-5D25 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D26 崦 CJK UNIFIED IDEOGRAPH-5D26 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D27 崧 CJK UNIFIED IDEOGRAPH-5D27 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D28 崨 CJK UNIFIED IDEOGRAPH-5D28 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D29 崩 CJK UNIFIED IDEOGRAPH-5D29 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D2A 崪 CJK UNIFIED IDEOGRAPH-5D2A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D2B 崫 CJK UNIFIED IDEOGRAPH-5D2B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D2C 崬 CJK UNIFIED IDEOGRAPH-5D2C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D2D 崭 CJK UNIFIED IDEOGRAPH-5D2D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D2E 崮 CJK UNIFIED IDEOGRAPH-5D2E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D2F 崯 CJK UNIFIED IDEOGRAPH-5D2F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D30 崰 CJK UNIFIED IDEOGRAPH-5D30 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D31 崱 CJK UNIFIED IDEOGRAPH-5D31 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D32 崲 CJK UNIFIED IDEOGRAPH-5D32 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D33 崳 CJK UNIFIED IDEOGRAPH-5D33 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D34 崴 CJK UNIFIED IDEOGRAPH-5D34 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D35 崵 CJK UNIFIED IDEOGRAPH-5D35 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D36 崶 CJK UNIFIED IDEOGRAPH-5D36 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D37 崷 CJK UNIFIED IDEOGRAPH-5D37 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D38 崸 CJK UNIFIED IDEOGRAPH-5D38 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D39 崹 CJK UNIFIED IDEOGRAPH-5D39 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D3A 崺 CJK UNIFIED IDEOGRAPH-5D3A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D3B 崻 CJK UNIFIED IDEOGRAPH-5D3B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D3C 崼 CJK UNIFIED IDEOGRAPH-5D3C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D3D 崽 CJK UNIFIED IDEOGRAPH-5D3D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D3E 崾 CJK UNIFIED IDEOGRAPH-5D3E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D3F 崿 CJK UNIFIED IDEOGRAPH-5D3F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D40 嵀 CJK UNIFIED IDEOGRAPH-5D40 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D41 嵁 CJK UNIFIED IDEOGRAPH-5D41 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D42 嵂 CJK UNIFIED IDEOGRAPH-5D42 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D43 嵃 CJK UNIFIED IDEOGRAPH-5D43 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D44 嵄 CJK UNIFIED IDEOGRAPH-5D44 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D45 嵅 CJK UNIFIED IDEOGRAPH-5D45 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D46 嵆 CJK UNIFIED IDEOGRAPH-5D46 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D47 嵇 CJK UNIFIED IDEOGRAPH-5D47 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D48 嵈 CJK UNIFIED IDEOGRAPH-5D48 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D49 嵉 CJK UNIFIED IDEOGRAPH-5D49 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D4A 嵊 CJK UNIFIED IDEOGRAPH-5D4A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D4B 嵋 CJK UNIFIED IDEOGRAPH-5D4B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D4C 嵌 CJK UNIFIED IDEOGRAPH-5D4C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D4D 嵍 CJK UNIFIED IDEOGRAPH-5D4D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D4E 嵎 CJK UNIFIED IDEOGRAPH-5D4E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D4F 嵏 CJK UNIFIED IDEOGRAPH-5D4F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D50 嵐 CJK UNIFIED IDEOGRAPH-5D50 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D51 嵑 CJK UNIFIED IDEOGRAPH-5D51 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D52 嵒 CJK UNIFIED IDEOGRAPH-5D52 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D53 嵓 CJK UNIFIED IDEOGRAPH-5D53 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D54 嵔 CJK UNIFIED IDEOGRAPH-5D54 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D55 嵕 CJK UNIFIED IDEOGRAPH-5D55 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D56 嵖 CJK UNIFIED IDEOGRAPH-5D56 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D57 嵗 CJK UNIFIED IDEOGRAPH-5D57 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D58 嵘 CJK UNIFIED IDEOGRAPH-5D58 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D59 嵙 CJK UNIFIED IDEOGRAPH-5D59 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D5A 嵚 CJK UNIFIED IDEOGRAPH-5D5A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D5B 嵛 CJK UNIFIED IDEOGRAPH-5D5B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D5C 嵜 CJK UNIFIED IDEOGRAPH-5D5C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D5D 嵝 CJK UNIFIED IDEOGRAPH-5D5D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D5E 嵞 CJK UNIFIED IDEOGRAPH-5D5E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D5F 嵟 CJK UNIFIED IDEOGRAPH-5D5F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D60 嵠 CJK UNIFIED IDEOGRAPH-5D60 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D61 嵡 CJK UNIFIED IDEOGRAPH-5D61 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D62 嵢 CJK UNIFIED IDEOGRAPH-5D62 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D63 嵣 CJK UNIFIED IDEOGRAPH-5D63 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D64 嵤 CJK UNIFIED IDEOGRAPH-5D64 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D65 嵥 CJK UNIFIED IDEOGRAPH-5D65 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D66 嵦 CJK UNIFIED IDEOGRAPH-5D66 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D67 嵧 CJK UNIFIED IDEOGRAPH-5D67 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D68 嵨 CJK UNIFIED IDEOGRAPH-5D68 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D69 嵩 CJK UNIFIED IDEOGRAPH-5D69 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D6A 嵪 CJK UNIFIED IDEOGRAPH-5D6A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D6B 嵫 CJK UNIFIED IDEOGRAPH-5D6B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D6C 嵬 CJK UNIFIED IDEOGRAPH-5D6C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D6D 嵭 CJK UNIFIED IDEOGRAPH-5D6D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D6E 嵮 CJK UNIFIED IDEOGRAPH-5D6E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D6F 嵯 CJK UNIFIED IDEOGRAPH-5D6F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D70 嵰 CJK UNIFIED IDEOGRAPH-5D70 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D71 嵱 CJK UNIFIED IDEOGRAPH-5D71 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D72 嵲 CJK UNIFIED IDEOGRAPH-5D72 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D73 嵳 CJK UNIFIED IDEOGRAPH-5D73 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D74 嵴 CJK UNIFIED IDEOGRAPH-5D74 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D75 嵵 CJK UNIFIED IDEOGRAPH-5D75 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D76 嵶 CJK UNIFIED IDEOGRAPH-5D76 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D77 嵷 CJK UNIFIED IDEOGRAPH-5D77 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D78 嵸 CJK UNIFIED IDEOGRAPH-5D78 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D79 嵹 CJK UNIFIED IDEOGRAPH-5D79 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D7A 嵺 CJK UNIFIED IDEOGRAPH-5D7A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D7B 嵻 CJK UNIFIED IDEOGRAPH-5D7B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D7C 嵼 CJK UNIFIED IDEOGRAPH-5D7C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D7D 嵽 CJK UNIFIED IDEOGRAPH-5D7D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D7E 嵾 CJK UNIFIED IDEOGRAPH-5D7E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D7F 嵿 CJK UNIFIED IDEOGRAPH-5D7F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D80 嶀 CJK UNIFIED IDEOGRAPH-5D80 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D81 嶁 CJK UNIFIED IDEOGRAPH-5D81 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D82 嶂 CJK UNIFIED IDEOGRAPH-5D82 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D83 嶃 CJK UNIFIED IDEOGRAPH-5D83 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D84 嶄 CJK UNIFIED IDEOGRAPH-5D84 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D85 嶅 CJK UNIFIED IDEOGRAPH-5D85 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D86 嶆 CJK UNIFIED IDEOGRAPH-5D86 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D87 嶇 CJK UNIFIED IDEOGRAPH-5D87 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D88 嶈 CJK UNIFIED IDEOGRAPH-5D88 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D89 嶉 CJK UNIFIED IDEOGRAPH-5D89 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D8A 嶊 CJK UNIFIED IDEOGRAPH-5D8A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D8B 嶋 CJK UNIFIED IDEOGRAPH-5D8B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D8C 嶌 CJK UNIFIED IDEOGRAPH-5D8C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D8D 嶍 CJK UNIFIED IDEOGRAPH-5D8D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D8E 嶎 CJK UNIFIED IDEOGRAPH-5D8E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D8F 嶏 CJK UNIFIED IDEOGRAPH-5D8F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D90 嶐 CJK UNIFIED IDEOGRAPH-5D90 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D91 嶑 CJK UNIFIED IDEOGRAPH-5D91 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D92 嶒 CJK UNIFIED IDEOGRAPH-5D92 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D93 嶓 CJK UNIFIED IDEOGRAPH-5D93 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D94 嶔 CJK UNIFIED IDEOGRAPH-5D94 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D95 嶕 CJK UNIFIED IDEOGRAPH-5D95 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D96 嶖 CJK UNIFIED IDEOGRAPH-5D96 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D97 嶗 CJK UNIFIED IDEOGRAPH-5D97 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D98 嶘 CJK UNIFIED IDEOGRAPH-5D98 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D99 嶙 CJK UNIFIED IDEOGRAPH-5D99 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D9A 嶚 CJK UNIFIED IDEOGRAPH-5D9A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D9B 嶛 CJK UNIFIED IDEOGRAPH-5D9B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D9C 嶜 CJK UNIFIED IDEOGRAPH-5D9C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D9D 嶝 CJK UNIFIED IDEOGRAPH-5D9D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D9E 嶞 CJK UNIFIED IDEOGRAPH-5D9E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5D9F 嶟 CJK UNIFIED IDEOGRAPH-5D9F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5DA0 嶠 CJK UNIFIED IDEOGRAPH-5DA0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5DA1 嶡 CJK UNIFIED IDEOGRAPH-5DA1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5DA2 嶢 CJK UNIFIED IDEOGRAPH-5DA2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5DA3 嶣 CJK UNIFIED IDEOGRAPH-5DA3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5DA4 嶤 CJK UNIFIED IDEOGRAPH-5DA4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5DA5 嶥 CJK UNIFIED IDEOGRAPH-5DA5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5DA6 嶦 CJK UNIFIED IDEOGRAPH-5DA6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5DA7 嶧 CJK UNIFIED IDEOGRAPH-5DA7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5DA8 嶨 CJK UNIFIED IDEOGRAPH-5DA8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5DA9 嶩 CJK UNIFIED IDEOGRAPH-5DA9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5DAA 嶪 CJK UNIFIED IDEOGRAPH-5DAA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5DAB 嶫 CJK UNIFIED IDEOGRAPH-5DAB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5DAC 嶬 CJK UNIFIED IDEOGRAPH-5DAC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5DAD 嶭 CJK UNIFIED IDEOGRAPH-5DAD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5DAE 嶮 CJK UNIFIED IDEOGRAPH-5DAE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5DAF 嶯 CJK UNIFIED IDEOGRAPH-5DAF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5DB0 嶰 CJK UNIFIED IDEOGRAPH-5DB0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5DB1 嶱 CJK UNIFIED IDEOGRAPH-5DB1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5DB2 嶲 CJK UNIFIED IDEOGRAPH-5DB2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5DB3 嶳 CJK UNIFIED IDEOGRAPH-5DB3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5DB4 嶴 CJK UNIFIED IDEOGRAPH-5DB4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5DB5 嶵 CJK UNIFIED IDEOGRAPH-5DB5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5DB6 嶶 CJK UNIFIED IDEOGRAPH-5DB6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5DB7 嶷 CJK UNIFIED IDEOGRAPH-5DB7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5DB8 嶸 CJK UNIFIED IDEOGRAPH-5DB8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5DB9 嶹 CJK UNIFIED IDEOGRAPH-5DB9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5DBA 嶺 CJK UNIFIED IDEOGRAPH-5DBA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5DBB 嶻 CJK UNIFIED IDEOGRAPH-5DBB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5DBC 嶼 CJK UNIFIED IDEOGRAPH-5DBC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5DBD 嶽 CJK UNIFIED IDEOGRAPH-5DBD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5DBE 嶾 CJK UNIFIED IDEOGRAPH-5DBE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5DBF 嶿 CJK UNIFIED IDEOGRAPH-5DBF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5DC0 巀 CJK UNIFIED IDEOGRAPH-5DC0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5DC1 巁 CJK UNIFIED IDEOGRAPH-5DC1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5DC2 巂 CJK UNIFIED IDEOGRAPH-5DC2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5DC3 巃 CJK UNIFIED IDEOGRAPH-5DC3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5DC4 巄 CJK UNIFIED IDEOGRAPH-5DC4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5DC5 巅 CJK UNIFIED IDEOGRAPH-5DC5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5DC6 巆 CJK UNIFIED IDEOGRAPH-5DC6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5DC7 巇 CJK UNIFIED IDEOGRAPH-5DC7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5DC8 巈 CJK UNIFIED IDEOGRAPH-5DC8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5DC9 巉 CJK UNIFIED IDEOGRAPH-5DC9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5DCA 巊 CJK UNIFIED IDEOGRAPH-5DCA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5DCB 巋 CJK UNIFIED IDEOGRAPH-5DCB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5DCC 巌 CJK UNIFIED IDEOGRAPH-5DCC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5DCD 巍 CJK UNIFIED IDEOGRAPH-5DCD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5DCE 巎 CJK UNIFIED IDEOGRAPH-5DCE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5DCF 巏 CJK UNIFIED IDEOGRAPH-5DCF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5DD0 巐 CJK UNIFIED IDEOGRAPH-5DD0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5DD1 巑 CJK UNIFIED IDEOGRAPH-5DD1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5DD2 巒 CJK UNIFIED IDEOGRAPH-5DD2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5DD3 巓 CJK UNIFIED IDEOGRAPH-5DD3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5DD4 巔 CJK UNIFIED IDEOGRAPH-5DD4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5DD5 巕 CJK UNIFIED IDEOGRAPH-5DD5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5DD6 巖 CJK UNIFIED IDEOGRAPH-5DD6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5DD7 巗 CJK UNIFIED IDEOGRAPH-5DD7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5DD8 巘 CJK UNIFIED IDEOGRAPH-5DD8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5DD9 巙 CJK UNIFIED IDEOGRAPH-5DD9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5DDA 巚 CJK UNIFIED IDEOGRAPH-5DDA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5DDB 巛 CJK UNIFIED IDEOGRAPH-5DDB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5DDC 巜 CJK UNIFIED IDEOGRAPH-5DDC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5DDD 川 CJK UNIFIED IDEOGRAPH-5DDD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5DDE 州 CJK UNIFIED IDEOGRAPH-5DDE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5DDF 巟 CJK UNIFIED IDEOGRAPH-5DDF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5DE0 巠 CJK UNIFIED IDEOGRAPH-5DE0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5DE1 巡 CJK UNIFIED IDEOGRAPH-5DE1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5DE2 巢 CJK UNIFIED IDEOGRAPH-5DE2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5DE3 巣 CJK UNIFIED IDEOGRAPH-5DE3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5DE4 巤 CJK UNIFIED IDEOGRAPH-5DE4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5DE5 工 CJK UNIFIED IDEOGRAPH-5DE5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5DE6 左 CJK UNIFIED IDEOGRAPH-5DE6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5DE7 巧 CJK UNIFIED IDEOGRAPH-5DE7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5DE8 巨 CJK UNIFIED IDEOGRAPH-5DE8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5DE9 巩 CJK UNIFIED IDEOGRAPH-5DE9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5DEA 巪 CJK UNIFIED IDEOGRAPH-5DEA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5DEB 巫 CJK UNIFIED IDEOGRAPH-5DEB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5DEC 巬 CJK UNIFIED IDEOGRAPH-5DEC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5DED 巭 CJK UNIFIED IDEOGRAPH-5DED | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5DEE 差 CJK UNIFIED IDEOGRAPH-5DEE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5DEF 巯 CJK UNIFIED IDEOGRAPH-5DEF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5DF0 巰 CJK UNIFIED IDEOGRAPH-5DF0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5DF1 己 CJK UNIFIED IDEOGRAPH-5DF1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5DF2 已 CJK UNIFIED IDEOGRAPH-5DF2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5DF3 巳 CJK UNIFIED IDEOGRAPH-5DF3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5DF4 巴 CJK UNIFIED IDEOGRAPH-5DF4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5DF5 巵 CJK UNIFIED IDEOGRAPH-5DF5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5DF6 巶 CJK UNIFIED IDEOGRAPH-5DF6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5DF7 巷 CJK UNIFIED IDEOGRAPH-5DF7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5DF8 巸 CJK UNIFIED IDEOGRAPH-5DF8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5DF9 巹 CJK UNIFIED IDEOGRAPH-5DF9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5DFA 巺 CJK UNIFIED IDEOGRAPH-5DFA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5DFB 巻 CJK UNIFIED IDEOGRAPH-5DFB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5DFC 巼 CJK UNIFIED IDEOGRAPH-5DFC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5DFD 巽 CJK UNIFIED IDEOGRAPH-5DFD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5DFE 巾 CJK UNIFIED IDEOGRAPH-5DFE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5DFF 巿 CJK UNIFIED IDEOGRAPH-5DFF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E00 帀 CJK UNIFIED IDEOGRAPH-5E00 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E01 币 CJK UNIFIED IDEOGRAPH-5E01 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E02 市 CJK UNIFIED IDEOGRAPH-5E02 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E03 布 CJK UNIFIED IDEOGRAPH-5E03 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E04 帄 CJK UNIFIED IDEOGRAPH-5E04 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E05 帅 CJK UNIFIED IDEOGRAPH-5E05 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E06 帆 CJK UNIFIED IDEOGRAPH-5E06 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E07 帇 CJK UNIFIED IDEOGRAPH-5E07 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E08 师 CJK UNIFIED IDEOGRAPH-5E08 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E09 帉 CJK UNIFIED IDEOGRAPH-5E09 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E0A 帊 CJK UNIFIED IDEOGRAPH-5E0A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E0B 帋 CJK UNIFIED IDEOGRAPH-5E0B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E0C 希 CJK UNIFIED IDEOGRAPH-5E0C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E0D 帍 CJK UNIFIED IDEOGRAPH-5E0D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E0E 帎 CJK UNIFIED IDEOGRAPH-5E0E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E0F 帏 CJK UNIFIED IDEOGRAPH-5E0F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E10 帐 CJK UNIFIED IDEOGRAPH-5E10 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E11 帑 CJK UNIFIED IDEOGRAPH-5E11 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E12 帒 CJK UNIFIED IDEOGRAPH-5E12 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E13 帓 CJK UNIFIED IDEOGRAPH-5E13 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E14 帔 CJK UNIFIED IDEOGRAPH-5E14 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E15 帕 CJK UNIFIED IDEOGRAPH-5E15 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E16 帖 CJK UNIFIED IDEOGRAPH-5E16 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E17 帗 CJK UNIFIED IDEOGRAPH-5E17 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E18 帘 CJK UNIFIED IDEOGRAPH-5E18 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E19 帙 CJK UNIFIED IDEOGRAPH-5E19 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E1A 帚 CJK UNIFIED IDEOGRAPH-5E1A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E1B 帛 CJK UNIFIED IDEOGRAPH-5E1B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E1C 帜 CJK UNIFIED IDEOGRAPH-5E1C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E1D 帝 CJK UNIFIED IDEOGRAPH-5E1D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E1E 帞 CJK UNIFIED IDEOGRAPH-5E1E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E1F 帟 CJK UNIFIED IDEOGRAPH-5E1F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E20 帠 CJK UNIFIED IDEOGRAPH-5E20 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E21 帡 CJK UNIFIED IDEOGRAPH-5E21 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E22 帢 CJK UNIFIED IDEOGRAPH-5E22 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E23 帣 CJK UNIFIED IDEOGRAPH-5E23 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E24 帤 CJK UNIFIED IDEOGRAPH-5E24 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E25 帥 CJK UNIFIED IDEOGRAPH-5E25 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E26 带 CJK UNIFIED IDEOGRAPH-5E26 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E27 帧 CJK UNIFIED IDEOGRAPH-5E27 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E28 帨 CJK UNIFIED IDEOGRAPH-5E28 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E29 帩 CJK UNIFIED IDEOGRAPH-5E29 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E2A 帪 CJK UNIFIED IDEOGRAPH-5E2A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E2B 師 CJK UNIFIED IDEOGRAPH-5E2B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E2C 帬 CJK UNIFIED IDEOGRAPH-5E2C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E2D 席 CJK UNIFIED IDEOGRAPH-5E2D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E2E 帮 CJK UNIFIED IDEOGRAPH-5E2E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E2F 帯 CJK UNIFIED IDEOGRAPH-5E2F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E30 帰 CJK UNIFIED IDEOGRAPH-5E30 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E31 帱 CJK UNIFIED IDEOGRAPH-5E31 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E32 帲 CJK UNIFIED IDEOGRAPH-5E32 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E33 帳 CJK UNIFIED IDEOGRAPH-5E33 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E34 帴 CJK UNIFIED IDEOGRAPH-5E34 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E35 帵 CJK UNIFIED IDEOGRAPH-5E35 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E36 帶 CJK UNIFIED IDEOGRAPH-5E36 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E37 帷 CJK UNIFIED IDEOGRAPH-5E37 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E38 常 CJK UNIFIED IDEOGRAPH-5E38 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E39 帹 CJK UNIFIED IDEOGRAPH-5E39 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E3A 帺 CJK UNIFIED IDEOGRAPH-5E3A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E3B 帻 CJK UNIFIED IDEOGRAPH-5E3B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E3C 帼 CJK UNIFIED IDEOGRAPH-5E3C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E3D 帽 CJK UNIFIED IDEOGRAPH-5E3D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E3E 帾 CJK UNIFIED IDEOGRAPH-5E3E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E3F 帿 CJK UNIFIED IDEOGRAPH-5E3F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E40 幀 CJK UNIFIED IDEOGRAPH-5E40 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E41 幁 CJK UNIFIED IDEOGRAPH-5E41 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E42 幂 CJK UNIFIED IDEOGRAPH-5E42 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E43 幃 CJK UNIFIED IDEOGRAPH-5E43 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E44 幄 CJK UNIFIED IDEOGRAPH-5E44 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E45 幅 CJK UNIFIED IDEOGRAPH-5E45 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E46 幆 CJK UNIFIED IDEOGRAPH-5E46 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E47 幇 CJK UNIFIED IDEOGRAPH-5E47 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E48 幈 CJK UNIFIED IDEOGRAPH-5E48 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E49 幉 CJK UNIFIED IDEOGRAPH-5E49 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E4A 幊 CJK UNIFIED IDEOGRAPH-5E4A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E4B 幋 CJK UNIFIED IDEOGRAPH-5E4B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E4C 幌 CJK UNIFIED IDEOGRAPH-5E4C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E4D 幍 CJK UNIFIED IDEOGRAPH-5E4D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E4E 幎 CJK UNIFIED IDEOGRAPH-5E4E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E4F 幏 CJK UNIFIED IDEOGRAPH-5E4F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E50 幐 CJK UNIFIED IDEOGRAPH-5E50 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E51 幑 CJK UNIFIED IDEOGRAPH-5E51 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E52 幒 CJK UNIFIED IDEOGRAPH-5E52 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E53 幓 CJK UNIFIED IDEOGRAPH-5E53 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E54 幔 CJK UNIFIED IDEOGRAPH-5E54 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E55 幕 CJK UNIFIED IDEOGRAPH-5E55 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E56 幖 CJK UNIFIED IDEOGRAPH-5E56 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E57 幗 CJK UNIFIED IDEOGRAPH-5E57 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E58 幘 CJK UNIFIED IDEOGRAPH-5E58 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E59 幙 CJK UNIFIED IDEOGRAPH-5E59 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E5A 幚 CJK UNIFIED IDEOGRAPH-5E5A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E5B 幛 CJK UNIFIED IDEOGRAPH-5E5B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E5C 幜 CJK UNIFIED IDEOGRAPH-5E5C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E5D 幝 CJK UNIFIED IDEOGRAPH-5E5D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E5E 幞 CJK UNIFIED IDEOGRAPH-5E5E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E5F 幟 CJK UNIFIED IDEOGRAPH-5E5F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E60 幠 CJK UNIFIED IDEOGRAPH-5E60 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E61 幡 CJK UNIFIED IDEOGRAPH-5E61 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E62 幢 CJK UNIFIED IDEOGRAPH-5E62 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E63 幣 CJK UNIFIED IDEOGRAPH-5E63 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E64 幤 CJK UNIFIED IDEOGRAPH-5E64 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E65 幥 CJK UNIFIED IDEOGRAPH-5E65 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E66 幦 CJK UNIFIED IDEOGRAPH-5E66 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E67 幧 CJK UNIFIED IDEOGRAPH-5E67 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E68 幨 CJK UNIFIED IDEOGRAPH-5E68 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E69 幩 CJK UNIFIED IDEOGRAPH-5E69 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E6A 幪 CJK UNIFIED IDEOGRAPH-5E6A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E6B 幫 CJK UNIFIED IDEOGRAPH-5E6B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E6C 幬 CJK UNIFIED IDEOGRAPH-5E6C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E6D 幭 CJK UNIFIED IDEOGRAPH-5E6D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E6E 幮 CJK UNIFIED IDEOGRAPH-5E6E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E6F 幯 CJK UNIFIED IDEOGRAPH-5E6F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E70 幰 CJK UNIFIED IDEOGRAPH-5E70 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E71 幱 CJK UNIFIED IDEOGRAPH-5E71 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E72 干 CJK UNIFIED IDEOGRAPH-5E72 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E73 平 CJK UNIFIED IDEOGRAPH-5E73 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E74 年 CJK UNIFIED IDEOGRAPH-5E74 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E75 幵 CJK UNIFIED IDEOGRAPH-5E75 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E76 并 CJK UNIFIED IDEOGRAPH-5E76 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E77 幷 CJK UNIFIED IDEOGRAPH-5E77 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E78 幸 CJK UNIFIED IDEOGRAPH-5E78 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E79 幹 CJK UNIFIED IDEOGRAPH-5E79 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E7A 幺 CJK UNIFIED IDEOGRAPH-5E7A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E7B 幻 CJK UNIFIED IDEOGRAPH-5E7B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E7C 幼 CJK UNIFIED IDEOGRAPH-5E7C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E7D 幽 CJK UNIFIED IDEOGRAPH-5E7D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E7E 幾 CJK UNIFIED IDEOGRAPH-5E7E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E7F 广 CJK UNIFIED IDEOGRAPH-5E7F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E80 庀 CJK UNIFIED IDEOGRAPH-5E80 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E81 庁 CJK UNIFIED IDEOGRAPH-5E81 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E82 庂 CJK UNIFIED IDEOGRAPH-5E82 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E83 広 CJK UNIFIED IDEOGRAPH-5E83 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E84 庄 CJK UNIFIED IDEOGRAPH-5E84 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E85 庅 CJK UNIFIED IDEOGRAPH-5E85 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E86 庆 CJK UNIFIED IDEOGRAPH-5E86 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E87 庇 CJK UNIFIED IDEOGRAPH-5E87 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E88 庈 CJK UNIFIED IDEOGRAPH-5E88 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E89 庉 CJK UNIFIED IDEOGRAPH-5E89 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E8A 床 CJK UNIFIED IDEOGRAPH-5E8A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E8B 庋 CJK UNIFIED IDEOGRAPH-5E8B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E8C 庌 CJK UNIFIED IDEOGRAPH-5E8C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E8D 庍 CJK UNIFIED IDEOGRAPH-5E8D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E8E 庎 CJK UNIFIED IDEOGRAPH-5E8E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E8F 序 CJK UNIFIED IDEOGRAPH-5E8F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E90 庐 CJK UNIFIED IDEOGRAPH-5E90 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E91 庑 CJK UNIFIED IDEOGRAPH-5E91 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E92 庒 CJK UNIFIED IDEOGRAPH-5E92 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E93 库 CJK UNIFIED IDEOGRAPH-5E93 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E94 应 CJK UNIFIED IDEOGRAPH-5E94 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E95 底 CJK UNIFIED IDEOGRAPH-5E95 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E96 庖 CJK UNIFIED IDEOGRAPH-5E96 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E97 店 CJK UNIFIED IDEOGRAPH-5E97 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E98 庘 CJK UNIFIED IDEOGRAPH-5E98 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E99 庙 CJK UNIFIED IDEOGRAPH-5E99 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E9A 庚 CJK UNIFIED IDEOGRAPH-5E9A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E9B 庛 CJK UNIFIED IDEOGRAPH-5E9B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E9C 府 CJK UNIFIED IDEOGRAPH-5E9C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E9D 庝 CJK UNIFIED IDEOGRAPH-5E9D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E9E 庞 CJK UNIFIED IDEOGRAPH-5E9E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5E9F 废 CJK UNIFIED IDEOGRAPH-5E9F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5EA0 庠 CJK UNIFIED IDEOGRAPH-5EA0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5EA1 庡 CJK UNIFIED IDEOGRAPH-5EA1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5EA2 庢 CJK UNIFIED IDEOGRAPH-5EA2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5EA3 庣 CJK UNIFIED IDEOGRAPH-5EA3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5EA4 庤 CJK UNIFIED IDEOGRAPH-5EA4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5EA5 庥 CJK UNIFIED IDEOGRAPH-5EA5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5EA6 度 CJK UNIFIED IDEOGRAPH-5EA6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5EA7 座 CJK UNIFIED IDEOGRAPH-5EA7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5EA8 庨 CJK UNIFIED IDEOGRAPH-5EA8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5EA9 庩 CJK UNIFIED IDEOGRAPH-5EA9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5EAA 庪 CJK UNIFIED IDEOGRAPH-5EAA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5EAB 庫 CJK UNIFIED IDEOGRAPH-5EAB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5EAC 庬 CJK UNIFIED IDEOGRAPH-5EAC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5EAD 庭 CJK UNIFIED IDEOGRAPH-5EAD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5EAE 庮 CJK UNIFIED IDEOGRAPH-5EAE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5EAF 庯 CJK UNIFIED IDEOGRAPH-5EAF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5EB0 庰 CJK UNIFIED IDEOGRAPH-5EB0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5EB1 庱 CJK UNIFIED IDEOGRAPH-5EB1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5EB2 庲 CJK UNIFIED IDEOGRAPH-5EB2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5EB3 庳 CJK UNIFIED IDEOGRAPH-5EB3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5EB4 庴 CJK UNIFIED IDEOGRAPH-5EB4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5EB5 庵 CJK UNIFIED IDEOGRAPH-5EB5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5EB6 庶 CJK UNIFIED IDEOGRAPH-5EB6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5EB7 康 CJK UNIFIED IDEOGRAPH-5EB7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5EB8 庸 CJK UNIFIED IDEOGRAPH-5EB8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5EB9 庹 CJK UNIFIED IDEOGRAPH-5EB9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5EBA 庺 CJK UNIFIED IDEOGRAPH-5EBA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5EBB 庻 CJK UNIFIED IDEOGRAPH-5EBB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5EBC 庼 CJK UNIFIED IDEOGRAPH-5EBC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5EBD 庽 CJK UNIFIED IDEOGRAPH-5EBD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5EBE 庾 CJK UNIFIED IDEOGRAPH-5EBE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5EBF 庿 CJK UNIFIED IDEOGRAPH-5EBF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5EC0 廀 CJK UNIFIED IDEOGRAPH-5EC0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5EC1 廁 CJK UNIFIED IDEOGRAPH-5EC1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5EC2 廂 CJK UNIFIED IDEOGRAPH-5EC2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5EC3 廃 CJK UNIFIED IDEOGRAPH-5EC3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5EC4 廄 CJK UNIFIED IDEOGRAPH-5EC4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5EC5 廅 CJK UNIFIED IDEOGRAPH-5EC5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5EC6 廆 CJK UNIFIED IDEOGRAPH-5EC6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5EC7 廇 CJK UNIFIED IDEOGRAPH-5EC7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5EC8 廈 CJK UNIFIED IDEOGRAPH-5EC8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5EC9 廉 CJK UNIFIED IDEOGRAPH-5EC9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5ECA 廊 CJK UNIFIED IDEOGRAPH-5ECA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5ECB 廋 CJK UNIFIED IDEOGRAPH-5ECB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5ECC 廌 CJK UNIFIED IDEOGRAPH-5ECC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5ECD 廍 CJK UNIFIED IDEOGRAPH-5ECD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5ECE 廎 CJK UNIFIED IDEOGRAPH-5ECE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5ECF 廏 CJK UNIFIED IDEOGRAPH-5ECF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5ED0 廐 CJK UNIFIED IDEOGRAPH-5ED0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5ED1 廑 CJK UNIFIED IDEOGRAPH-5ED1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5ED2 廒 CJK UNIFIED IDEOGRAPH-5ED2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5ED3 廓 CJK UNIFIED IDEOGRAPH-5ED3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5ED4 廔 CJK UNIFIED IDEOGRAPH-5ED4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5ED5 廕 CJK UNIFIED IDEOGRAPH-5ED5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5ED6 廖 CJK UNIFIED IDEOGRAPH-5ED6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5ED7 廗 CJK UNIFIED IDEOGRAPH-5ED7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5ED8 廘 CJK UNIFIED IDEOGRAPH-5ED8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5ED9 廙 CJK UNIFIED IDEOGRAPH-5ED9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5EDA 廚 CJK UNIFIED IDEOGRAPH-5EDA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5EDB 廛 CJK UNIFIED IDEOGRAPH-5EDB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5EDC 廜 CJK UNIFIED IDEOGRAPH-5EDC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5EDD 廝 CJK UNIFIED IDEOGRAPH-5EDD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5EDE 廞 CJK UNIFIED IDEOGRAPH-5EDE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5EDF 廟 CJK UNIFIED IDEOGRAPH-5EDF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5EE0 廠 CJK UNIFIED IDEOGRAPH-5EE0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5EE1 廡 CJK UNIFIED IDEOGRAPH-5EE1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5EE2 廢 CJK UNIFIED IDEOGRAPH-5EE2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5EE3 廣 CJK UNIFIED IDEOGRAPH-5EE3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5EE4 廤 CJK UNIFIED IDEOGRAPH-5EE4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5EE5 廥 CJK UNIFIED IDEOGRAPH-5EE5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5EE6 廦 CJK UNIFIED IDEOGRAPH-5EE6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5EE7 廧 CJK UNIFIED IDEOGRAPH-5EE7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5EE8 廨 CJK UNIFIED IDEOGRAPH-5EE8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5EE9 廩 CJK UNIFIED IDEOGRAPH-5EE9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5EEA 廪 CJK UNIFIED IDEOGRAPH-5EEA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5EEB 廫 CJK UNIFIED IDEOGRAPH-5EEB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5EEC 廬 CJK UNIFIED IDEOGRAPH-5EEC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5EED 廭 CJK UNIFIED IDEOGRAPH-5EED | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5EEE 廮 CJK UNIFIED IDEOGRAPH-5EEE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5EEF 廯 CJK UNIFIED IDEOGRAPH-5EEF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5EF0 廰 CJK UNIFIED IDEOGRAPH-5EF0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5EF1 廱 CJK UNIFIED IDEOGRAPH-5EF1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5EF2 廲 CJK UNIFIED IDEOGRAPH-5EF2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5EF3 廳 CJK UNIFIED IDEOGRAPH-5EF3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5EF4 廴 CJK UNIFIED IDEOGRAPH-5EF4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5EF5 廵 CJK UNIFIED IDEOGRAPH-5EF5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5EF6 延 CJK UNIFIED IDEOGRAPH-5EF6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5EF7 廷 CJK UNIFIED IDEOGRAPH-5EF7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5EF8 廸 CJK UNIFIED IDEOGRAPH-5EF8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5EF9 廹 CJK UNIFIED IDEOGRAPH-5EF9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5EFA 建 CJK UNIFIED IDEOGRAPH-5EFA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5EFB 廻 CJK UNIFIED IDEOGRAPH-5EFB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5EFC 廼 CJK UNIFIED IDEOGRAPH-5EFC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5EFD 廽 CJK UNIFIED IDEOGRAPH-5EFD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5EFE 廾 CJK UNIFIED IDEOGRAPH-5EFE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5EFF 廿 CJK UNIFIED IDEOGRAPH-5EFF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F00 开 CJK UNIFIED IDEOGRAPH-5F00 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F01 弁 CJK UNIFIED IDEOGRAPH-5F01 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F02 异 CJK UNIFIED IDEOGRAPH-5F02 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F03 弃 CJK UNIFIED IDEOGRAPH-5F03 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F04 弄 CJK UNIFIED IDEOGRAPH-5F04 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F05 弅 CJK UNIFIED IDEOGRAPH-5F05 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F06 弆 CJK UNIFIED IDEOGRAPH-5F06 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F07 弇 CJK UNIFIED IDEOGRAPH-5F07 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F08 弈 CJK UNIFIED IDEOGRAPH-5F08 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F09 弉 CJK UNIFIED IDEOGRAPH-5F09 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F0A 弊 CJK UNIFIED IDEOGRAPH-5F0A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F0B 弋 CJK UNIFIED IDEOGRAPH-5F0B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F0C 弌 CJK UNIFIED IDEOGRAPH-5F0C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F0D 弍 CJK UNIFIED IDEOGRAPH-5F0D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F0E 弎 CJK UNIFIED IDEOGRAPH-5F0E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F0F 式 CJK UNIFIED IDEOGRAPH-5F0F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F10 弐 CJK UNIFIED IDEOGRAPH-5F10 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F11 弑 CJK UNIFIED IDEOGRAPH-5F11 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F12 弒 CJK UNIFIED IDEOGRAPH-5F12 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F13 弓 CJK UNIFIED IDEOGRAPH-5F13 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F14 弔 CJK UNIFIED IDEOGRAPH-5F14 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F15 引 CJK UNIFIED IDEOGRAPH-5F15 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F16 弖 CJK UNIFIED IDEOGRAPH-5F16 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F17 弗 CJK UNIFIED IDEOGRAPH-5F17 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F18 弘 CJK UNIFIED IDEOGRAPH-5F18 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F19 弙 CJK UNIFIED IDEOGRAPH-5F19 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F1A 弚 CJK UNIFIED IDEOGRAPH-5F1A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F1B 弛 CJK UNIFIED IDEOGRAPH-5F1B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F1C 弜 CJK UNIFIED IDEOGRAPH-5F1C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F1D 弝 CJK UNIFIED IDEOGRAPH-5F1D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F1E 弞 CJK UNIFIED IDEOGRAPH-5F1E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F1F 弟 CJK UNIFIED IDEOGRAPH-5F1F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F20 张 CJK UNIFIED IDEOGRAPH-5F20 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F21 弡 CJK UNIFIED IDEOGRAPH-5F21 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F22 弢 CJK UNIFIED IDEOGRAPH-5F22 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F23 弣 CJK UNIFIED IDEOGRAPH-5F23 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F24 弤 CJK UNIFIED IDEOGRAPH-5F24 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F25 弥 CJK UNIFIED IDEOGRAPH-5F25 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F26 弦 CJK UNIFIED IDEOGRAPH-5F26 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F27 弧 CJK UNIFIED IDEOGRAPH-5F27 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F28 弨 CJK UNIFIED IDEOGRAPH-5F28 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F29 弩 CJK UNIFIED IDEOGRAPH-5F29 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F2A 弪 CJK UNIFIED IDEOGRAPH-5F2A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F2B 弫 CJK UNIFIED IDEOGRAPH-5F2B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F2C 弬 CJK UNIFIED IDEOGRAPH-5F2C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F2D 弭 CJK UNIFIED IDEOGRAPH-5F2D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F2E 弮 CJK UNIFIED IDEOGRAPH-5F2E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F2F 弯 CJK UNIFIED IDEOGRAPH-5F2F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F30 弰 CJK UNIFIED IDEOGRAPH-5F30 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F31 弱 CJK UNIFIED IDEOGRAPH-5F31 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F32 弲 CJK UNIFIED IDEOGRAPH-5F32 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F33 弳 CJK UNIFIED IDEOGRAPH-5F33 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F34 弴 CJK UNIFIED IDEOGRAPH-5F34 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F35 張 CJK UNIFIED IDEOGRAPH-5F35 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F36 弶 CJK UNIFIED IDEOGRAPH-5F36 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F37 強 CJK UNIFIED IDEOGRAPH-5F37 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F38 弸 CJK UNIFIED IDEOGRAPH-5F38 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F39 弹 CJK UNIFIED IDEOGRAPH-5F39 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F3A 强 CJK UNIFIED IDEOGRAPH-5F3A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F3B 弻 CJK UNIFIED IDEOGRAPH-5F3B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F3C 弼 CJK UNIFIED IDEOGRAPH-5F3C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F3D 弽 CJK UNIFIED IDEOGRAPH-5F3D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F3E 弾 CJK UNIFIED IDEOGRAPH-5F3E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F3F 弿 CJK UNIFIED IDEOGRAPH-5F3F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F40 彀 CJK UNIFIED IDEOGRAPH-5F40 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F41 彁 CJK UNIFIED IDEOGRAPH-5F41 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F42 彂 CJK UNIFIED IDEOGRAPH-5F42 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F43 彃 CJK UNIFIED IDEOGRAPH-5F43 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F44 彄 CJK UNIFIED IDEOGRAPH-5F44 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F45 彅 CJK UNIFIED IDEOGRAPH-5F45 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F46 彆 CJK UNIFIED IDEOGRAPH-5F46 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F47 彇 CJK UNIFIED IDEOGRAPH-5F47 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F48 彈 CJK UNIFIED IDEOGRAPH-5F48 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F49 彉 CJK UNIFIED IDEOGRAPH-5F49 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F4A 彊 CJK UNIFIED IDEOGRAPH-5F4A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F4B 彋 CJK UNIFIED IDEOGRAPH-5F4B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F4C 彌 CJK UNIFIED IDEOGRAPH-5F4C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F4D 彍 CJK UNIFIED IDEOGRAPH-5F4D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F4E 彎 CJK UNIFIED IDEOGRAPH-5F4E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F4F 彏 CJK UNIFIED IDEOGRAPH-5F4F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F50 彐 CJK UNIFIED IDEOGRAPH-5F50 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F51 彑 CJK UNIFIED IDEOGRAPH-5F51 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F52 归 CJK UNIFIED IDEOGRAPH-5F52 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F53 当 CJK UNIFIED IDEOGRAPH-5F53 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F54 彔 CJK UNIFIED IDEOGRAPH-5F54 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F55 录 CJK UNIFIED IDEOGRAPH-5F55 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F56 彖 CJK UNIFIED IDEOGRAPH-5F56 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F57 彗 CJK UNIFIED IDEOGRAPH-5F57 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F58 彘 CJK UNIFIED IDEOGRAPH-5F58 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F59 彙 CJK UNIFIED IDEOGRAPH-5F59 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F5A 彚 CJK UNIFIED IDEOGRAPH-5F5A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F5B 彛 CJK UNIFIED IDEOGRAPH-5F5B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F5C 彜 CJK UNIFIED IDEOGRAPH-5F5C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F5D 彝 CJK UNIFIED IDEOGRAPH-5F5D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F5E 彞 CJK UNIFIED IDEOGRAPH-5F5E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F5F 彟 CJK UNIFIED IDEOGRAPH-5F5F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F60 彠 CJK UNIFIED IDEOGRAPH-5F60 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F61 彡 CJK UNIFIED IDEOGRAPH-5F61 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F62 形 CJK UNIFIED IDEOGRAPH-5F62 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F63 彣 CJK UNIFIED IDEOGRAPH-5F63 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F64 彤 CJK UNIFIED IDEOGRAPH-5F64 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F65 彥 CJK UNIFIED IDEOGRAPH-5F65 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F66 彦 CJK UNIFIED IDEOGRAPH-5F66 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F67 彧 CJK UNIFIED IDEOGRAPH-5F67 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F68 彨 CJK UNIFIED IDEOGRAPH-5F68 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F69 彩 CJK UNIFIED IDEOGRAPH-5F69 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F6A 彪 CJK UNIFIED IDEOGRAPH-5F6A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F6B 彫 CJK UNIFIED IDEOGRAPH-5F6B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F6C 彬 CJK UNIFIED IDEOGRAPH-5F6C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F6D 彭 CJK UNIFIED IDEOGRAPH-5F6D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F6E 彮 CJK UNIFIED IDEOGRAPH-5F6E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F6F 彯 CJK UNIFIED IDEOGRAPH-5F6F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F70 彰 CJK UNIFIED IDEOGRAPH-5F70 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F71 影 CJK UNIFIED IDEOGRAPH-5F71 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F72 彲 CJK UNIFIED IDEOGRAPH-5F72 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F73 彳 CJK UNIFIED IDEOGRAPH-5F73 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F74 彴 CJK UNIFIED IDEOGRAPH-5F74 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F75 彵 CJK UNIFIED IDEOGRAPH-5F75 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F76 彶 CJK UNIFIED IDEOGRAPH-5F76 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F77 彷 CJK UNIFIED IDEOGRAPH-5F77 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F78 彸 CJK UNIFIED IDEOGRAPH-5F78 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F79 役 CJK UNIFIED IDEOGRAPH-5F79 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F7A 彺 CJK UNIFIED IDEOGRAPH-5F7A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F7B 彻 CJK UNIFIED IDEOGRAPH-5F7B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F7C 彼 CJK UNIFIED IDEOGRAPH-5F7C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F7D 彽 CJK UNIFIED IDEOGRAPH-5F7D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F7E 彾 CJK UNIFIED IDEOGRAPH-5F7E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F7F 彿 CJK UNIFIED IDEOGRAPH-5F7F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F80 往 CJK UNIFIED IDEOGRAPH-5F80 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F81 征 CJK UNIFIED IDEOGRAPH-5F81 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F82 徂 CJK UNIFIED IDEOGRAPH-5F82 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F83 徃 CJK UNIFIED IDEOGRAPH-5F83 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F84 径 CJK UNIFIED IDEOGRAPH-5F84 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F85 待 CJK UNIFIED IDEOGRAPH-5F85 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F86 徆 CJK UNIFIED IDEOGRAPH-5F86 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F87 徇 CJK UNIFIED IDEOGRAPH-5F87 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F88 很 CJK UNIFIED IDEOGRAPH-5F88 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F89 徉 CJK UNIFIED IDEOGRAPH-5F89 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F8A 徊 CJK UNIFIED IDEOGRAPH-5F8A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F8B 律 CJK UNIFIED IDEOGRAPH-5F8B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F8C 後 CJK UNIFIED IDEOGRAPH-5F8C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F8D 徍 CJK UNIFIED IDEOGRAPH-5F8D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F8E 徎 CJK UNIFIED IDEOGRAPH-5F8E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F8F 徏 CJK UNIFIED IDEOGRAPH-5F8F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F90 徐 CJK UNIFIED IDEOGRAPH-5F90 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F91 徑 CJK UNIFIED IDEOGRAPH-5F91 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F92 徒 CJK UNIFIED IDEOGRAPH-5F92 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F93 従 CJK UNIFIED IDEOGRAPH-5F93 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F94 徔 CJK UNIFIED IDEOGRAPH-5F94 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F95 徕 CJK UNIFIED IDEOGRAPH-5F95 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F96 徖 CJK UNIFIED IDEOGRAPH-5F96 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F97 得 CJK UNIFIED IDEOGRAPH-5F97 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F98 徘 CJK UNIFIED IDEOGRAPH-5F98 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F99 徙 CJK UNIFIED IDEOGRAPH-5F99 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F9A 徚 CJK UNIFIED IDEOGRAPH-5F9A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F9B 徛 CJK UNIFIED IDEOGRAPH-5F9B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F9C 徜 CJK UNIFIED IDEOGRAPH-5F9C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F9D 徝 CJK UNIFIED IDEOGRAPH-5F9D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F9E 從 CJK UNIFIED IDEOGRAPH-5F9E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5F9F 徟 CJK UNIFIED IDEOGRAPH-5F9F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5FA0 徠 CJK UNIFIED IDEOGRAPH-5FA0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5FA1 御 CJK UNIFIED IDEOGRAPH-5FA1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5FA2 徢 CJK UNIFIED IDEOGRAPH-5FA2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5FA3 徣 CJK UNIFIED IDEOGRAPH-5FA3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5FA4 徤 CJK UNIFIED IDEOGRAPH-5FA4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5FA5 徥 CJK UNIFIED IDEOGRAPH-5FA5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5FA6 徦 CJK UNIFIED IDEOGRAPH-5FA6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5FA7 徧 CJK UNIFIED IDEOGRAPH-5FA7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5FA8 徨 CJK UNIFIED IDEOGRAPH-5FA8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5FA9 復 CJK UNIFIED IDEOGRAPH-5FA9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5FAA 循 CJK UNIFIED IDEOGRAPH-5FAA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5FAB 徫 CJK UNIFIED IDEOGRAPH-5FAB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5FAC 徬 CJK UNIFIED IDEOGRAPH-5FAC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5FAD 徭 CJK UNIFIED IDEOGRAPH-5FAD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5FAE 微 CJK UNIFIED IDEOGRAPH-5FAE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5FAF 徯 CJK UNIFIED IDEOGRAPH-5FAF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5FB0 徰 CJK UNIFIED IDEOGRAPH-5FB0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5FB1 徱 CJK UNIFIED IDEOGRAPH-5FB1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5FB2 徲 CJK UNIFIED IDEOGRAPH-5FB2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5FB3 徳 CJK UNIFIED IDEOGRAPH-5FB3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5FB4 徴 CJK UNIFIED IDEOGRAPH-5FB4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5FB5 徵 CJK UNIFIED IDEOGRAPH-5FB5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5FB6 徶 CJK UNIFIED IDEOGRAPH-5FB6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5FB7 德 CJK UNIFIED IDEOGRAPH-5FB7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5FB8 徸 CJK UNIFIED IDEOGRAPH-5FB8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5FB9 徹 CJK UNIFIED IDEOGRAPH-5FB9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5FBA 徺 CJK UNIFIED IDEOGRAPH-5FBA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5FBB 徻 CJK UNIFIED IDEOGRAPH-5FBB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5FBC 徼 CJK UNIFIED IDEOGRAPH-5FBC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5FBD 徽 CJK UNIFIED IDEOGRAPH-5FBD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5FBE 徾 CJK UNIFIED IDEOGRAPH-5FBE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5FBF 徿 CJK UNIFIED IDEOGRAPH-5FBF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5FC0 忀 CJK UNIFIED IDEOGRAPH-5FC0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5FC1 忁 CJK UNIFIED IDEOGRAPH-5FC1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5FC2 忂 CJK UNIFIED IDEOGRAPH-5FC2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5FC3 心 CJK UNIFIED IDEOGRAPH-5FC3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5FC4 忄 CJK UNIFIED IDEOGRAPH-5FC4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5FC5 必 CJK UNIFIED IDEOGRAPH-5FC5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5FC6 忆 CJK UNIFIED IDEOGRAPH-5FC6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5FC7 忇 CJK UNIFIED IDEOGRAPH-5FC7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5FC8 忈 CJK UNIFIED IDEOGRAPH-5FC8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5FC9 忉 CJK UNIFIED IDEOGRAPH-5FC9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5FCA 忊 CJK UNIFIED IDEOGRAPH-5FCA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5FCB 忋 CJK UNIFIED IDEOGRAPH-5FCB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5FCC 忌 CJK UNIFIED IDEOGRAPH-5FCC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5FCD 忍 CJK UNIFIED IDEOGRAPH-5FCD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5FCE 忎 CJK UNIFIED IDEOGRAPH-5FCE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5FCF 忏 CJK UNIFIED IDEOGRAPH-5FCF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5FD0 忐 CJK UNIFIED IDEOGRAPH-5FD0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5FD1 忑 CJK UNIFIED IDEOGRAPH-5FD1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5FD2 忒 CJK UNIFIED IDEOGRAPH-5FD2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5FD3 忓 CJK UNIFIED IDEOGRAPH-5FD3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5FD4 忔 CJK UNIFIED IDEOGRAPH-5FD4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5FD5 忕 CJK UNIFIED IDEOGRAPH-5FD5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5FD6 忖 CJK UNIFIED IDEOGRAPH-5FD6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5FD7 志 CJK UNIFIED IDEOGRAPH-5FD7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5FD8 忘 CJK UNIFIED IDEOGRAPH-5FD8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5FD9 忙 CJK UNIFIED IDEOGRAPH-5FD9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5FDA 忚 CJK UNIFIED IDEOGRAPH-5FDA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5FDB 忛 CJK UNIFIED IDEOGRAPH-5FDB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5FDC 応 CJK UNIFIED IDEOGRAPH-5FDC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5FDD 忝 CJK UNIFIED IDEOGRAPH-5FDD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5FDE 忞 CJK UNIFIED IDEOGRAPH-5FDE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5FDF 忟 CJK UNIFIED IDEOGRAPH-5FDF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5FE0 忠 CJK UNIFIED IDEOGRAPH-5FE0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5FE1 忡 CJK UNIFIED IDEOGRAPH-5FE1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5FE2 忢 CJK UNIFIED IDEOGRAPH-5FE2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5FE3 忣 CJK UNIFIED IDEOGRAPH-5FE3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5FE4 忤 CJK UNIFIED IDEOGRAPH-5FE4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5FE5 忥 CJK UNIFIED IDEOGRAPH-5FE5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5FE6 忦 CJK UNIFIED IDEOGRAPH-5FE6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5FE7 忧 CJK UNIFIED IDEOGRAPH-5FE7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5FE8 忨 CJK UNIFIED IDEOGRAPH-5FE8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5FE9 忩 CJK UNIFIED IDEOGRAPH-5FE9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5FEA 忪 CJK UNIFIED IDEOGRAPH-5FEA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5FEB 快 CJK UNIFIED IDEOGRAPH-5FEB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5FEC 忬 CJK UNIFIED IDEOGRAPH-5FEC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5FED 忭 CJK UNIFIED IDEOGRAPH-5FED | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5FEE 忮 CJK UNIFIED IDEOGRAPH-5FEE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5FEF 忯 CJK UNIFIED IDEOGRAPH-5FEF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5FF0 忰 CJK UNIFIED IDEOGRAPH-5FF0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5FF1 忱 CJK UNIFIED IDEOGRAPH-5FF1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5FF2 忲 CJK UNIFIED IDEOGRAPH-5FF2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5FF3 忳 CJK UNIFIED IDEOGRAPH-5FF3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5FF4 忴 CJK UNIFIED IDEOGRAPH-5FF4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5FF5 念 CJK UNIFIED IDEOGRAPH-5FF5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5FF6 忶 CJK UNIFIED IDEOGRAPH-5FF6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5FF7 忷 CJK UNIFIED IDEOGRAPH-5FF7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5FF8 忸 CJK UNIFIED IDEOGRAPH-5FF8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5FF9 忹 CJK UNIFIED IDEOGRAPH-5FF9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5FFA 忺 CJK UNIFIED IDEOGRAPH-5FFA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5FFB 忻 CJK UNIFIED IDEOGRAPH-5FFB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5FFC 忼 CJK UNIFIED IDEOGRAPH-5FFC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5FFD 忽 CJK UNIFIED IDEOGRAPH-5FFD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5FFE 忾 CJK UNIFIED IDEOGRAPH-5FFE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+5FFF 忿 CJK UNIFIED IDEOGRAPH-5FFF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6000 怀 CJK UNIFIED IDEOGRAPH-6000 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6001 态 CJK UNIFIED IDEOGRAPH-6001 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6002 怂 CJK UNIFIED IDEOGRAPH-6002 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6003 怃 CJK UNIFIED IDEOGRAPH-6003 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6004 怄 CJK UNIFIED IDEOGRAPH-6004 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6005 怅 CJK UNIFIED IDEOGRAPH-6005 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6006 怆 CJK UNIFIED IDEOGRAPH-6006 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6007 怇 CJK UNIFIED IDEOGRAPH-6007 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6008 怈 CJK UNIFIED IDEOGRAPH-6008 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6009 怉 CJK UNIFIED IDEOGRAPH-6009 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+600A 怊 CJK UNIFIED IDEOGRAPH-600A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+600B 怋 CJK UNIFIED IDEOGRAPH-600B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+600C 怌 CJK UNIFIED IDEOGRAPH-600C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+600D 怍 CJK UNIFIED IDEOGRAPH-600D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+600E 怎 CJK UNIFIED IDEOGRAPH-600E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+600F 怏 CJK UNIFIED IDEOGRAPH-600F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6010 怐 CJK UNIFIED IDEOGRAPH-6010 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6011 怑 CJK UNIFIED IDEOGRAPH-6011 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6012 怒 CJK UNIFIED IDEOGRAPH-6012 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6013 怓 CJK UNIFIED IDEOGRAPH-6013 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6014 怔 CJK UNIFIED IDEOGRAPH-6014 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6015 怕 CJK UNIFIED IDEOGRAPH-6015 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6016 怖 CJK UNIFIED IDEOGRAPH-6016 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6017 怗 CJK UNIFIED IDEOGRAPH-6017 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6018 怘 CJK UNIFIED IDEOGRAPH-6018 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6019 怙 CJK UNIFIED IDEOGRAPH-6019 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+601A 怚 CJK UNIFIED IDEOGRAPH-601A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+601B 怛 CJK UNIFIED IDEOGRAPH-601B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+601C 怜 CJK UNIFIED IDEOGRAPH-601C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+601D 思 CJK UNIFIED IDEOGRAPH-601D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+601E 怞 CJK UNIFIED IDEOGRAPH-601E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+601F 怟 CJK UNIFIED IDEOGRAPH-601F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6020 怠 CJK UNIFIED IDEOGRAPH-6020 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6021 怡 CJK UNIFIED IDEOGRAPH-6021 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6022 怢 CJK UNIFIED IDEOGRAPH-6022 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6023 怣 CJK UNIFIED IDEOGRAPH-6023 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6024 怤 CJK UNIFIED IDEOGRAPH-6024 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6025 急 CJK UNIFIED IDEOGRAPH-6025 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6026 怦 CJK UNIFIED IDEOGRAPH-6026 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6027 性 CJK UNIFIED IDEOGRAPH-6027 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6028 怨 CJK UNIFIED IDEOGRAPH-6028 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6029 怩 CJK UNIFIED IDEOGRAPH-6029 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+602A 怪 CJK UNIFIED IDEOGRAPH-602A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+602B 怫 CJK UNIFIED IDEOGRAPH-602B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+602C 怬 CJK UNIFIED IDEOGRAPH-602C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+602D 怭 CJK UNIFIED IDEOGRAPH-602D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+602E 怮 CJK UNIFIED IDEOGRAPH-602E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+602F 怯 CJK UNIFIED IDEOGRAPH-602F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6030 怰 CJK UNIFIED IDEOGRAPH-6030 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6031 怱 CJK UNIFIED IDEOGRAPH-6031 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6032 怲 CJK UNIFIED IDEOGRAPH-6032 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6033 怳 CJK UNIFIED IDEOGRAPH-6033 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6034 怴 CJK UNIFIED IDEOGRAPH-6034 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6035 怵 CJK UNIFIED IDEOGRAPH-6035 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6036 怶 CJK UNIFIED IDEOGRAPH-6036 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6037 怷 CJK UNIFIED IDEOGRAPH-6037 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6038 怸 CJK UNIFIED IDEOGRAPH-6038 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6039 怹 CJK UNIFIED IDEOGRAPH-6039 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+603A 怺 CJK UNIFIED IDEOGRAPH-603A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+603B 总 CJK UNIFIED IDEOGRAPH-603B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+603C 怼 CJK UNIFIED IDEOGRAPH-603C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+603D 怽 CJK UNIFIED IDEOGRAPH-603D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+603E 怾 CJK UNIFIED IDEOGRAPH-603E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+603F 怿 CJK UNIFIED IDEOGRAPH-603F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6040 恀 CJK UNIFIED IDEOGRAPH-6040 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6041 恁 CJK UNIFIED IDEOGRAPH-6041 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6042 恂 CJK UNIFIED IDEOGRAPH-6042 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6043 恃 CJK UNIFIED IDEOGRAPH-6043 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6044 恄 CJK UNIFIED IDEOGRAPH-6044 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6045 恅 CJK UNIFIED IDEOGRAPH-6045 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6046 恆 CJK UNIFIED IDEOGRAPH-6046 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6047 恇 CJK UNIFIED IDEOGRAPH-6047 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6048 恈 CJK UNIFIED IDEOGRAPH-6048 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6049 恉 CJK UNIFIED IDEOGRAPH-6049 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+604A 恊 CJK UNIFIED IDEOGRAPH-604A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+604B 恋 CJK UNIFIED IDEOGRAPH-604B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+604C 恌 CJK UNIFIED IDEOGRAPH-604C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+604D 恍 CJK UNIFIED IDEOGRAPH-604D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+604E 恎 CJK UNIFIED IDEOGRAPH-604E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+604F 恏 CJK UNIFIED IDEOGRAPH-604F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6050 恐 CJK UNIFIED IDEOGRAPH-6050 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6051 恑 CJK UNIFIED IDEOGRAPH-6051 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6052 恒 CJK UNIFIED IDEOGRAPH-6052 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6053 恓 CJK UNIFIED IDEOGRAPH-6053 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6054 恔 CJK UNIFIED IDEOGRAPH-6054 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6055 恕 CJK UNIFIED IDEOGRAPH-6055 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6056 恖 CJK UNIFIED IDEOGRAPH-6056 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6057 恗 CJK UNIFIED IDEOGRAPH-6057 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6058 恘 CJK UNIFIED IDEOGRAPH-6058 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6059 恙 CJK UNIFIED IDEOGRAPH-6059 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+605A 恚 CJK UNIFIED IDEOGRAPH-605A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+605B 恛 CJK UNIFIED IDEOGRAPH-605B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+605C 恜 CJK UNIFIED IDEOGRAPH-605C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+605D 恝 CJK UNIFIED IDEOGRAPH-605D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+605E 恞 CJK UNIFIED IDEOGRAPH-605E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+605F 恟 CJK UNIFIED IDEOGRAPH-605F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6060 恠 CJK UNIFIED IDEOGRAPH-6060 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6061 恡 CJK UNIFIED IDEOGRAPH-6061 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6062 恢 CJK UNIFIED IDEOGRAPH-6062 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6063 恣 CJK UNIFIED IDEOGRAPH-6063 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6064 恤 CJK UNIFIED IDEOGRAPH-6064 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6065 恥 CJK UNIFIED IDEOGRAPH-6065 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6066 恦 CJK UNIFIED IDEOGRAPH-6066 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6067 恧 CJK UNIFIED IDEOGRAPH-6067 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6068 恨 CJK UNIFIED IDEOGRAPH-6068 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6069 恩 CJK UNIFIED IDEOGRAPH-6069 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+606A 恪 CJK UNIFIED IDEOGRAPH-606A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+606B 恫 CJK UNIFIED IDEOGRAPH-606B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+606C 恬 CJK UNIFIED IDEOGRAPH-606C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+606D 恭 CJK UNIFIED IDEOGRAPH-606D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+606E 恮 CJK UNIFIED IDEOGRAPH-606E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+606F 息 CJK UNIFIED IDEOGRAPH-606F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6070 恰 CJK UNIFIED IDEOGRAPH-6070 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6071 恱 CJK UNIFIED IDEOGRAPH-6071 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6072 恲 CJK UNIFIED IDEOGRAPH-6072 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6073 恳 CJK UNIFIED IDEOGRAPH-6073 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6074 恴 CJK UNIFIED IDEOGRAPH-6074 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6075 恵 CJK UNIFIED IDEOGRAPH-6075 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6076 恶 CJK UNIFIED IDEOGRAPH-6076 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6077 恷 CJK UNIFIED IDEOGRAPH-6077 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6078 恸 CJK UNIFIED IDEOGRAPH-6078 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6079 恹 CJK UNIFIED IDEOGRAPH-6079 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+607A 恺 CJK UNIFIED IDEOGRAPH-607A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+607B 恻 CJK UNIFIED IDEOGRAPH-607B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+607C 恼 CJK UNIFIED IDEOGRAPH-607C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+607D 恽 CJK UNIFIED IDEOGRAPH-607D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+607E 恾 CJK UNIFIED IDEOGRAPH-607E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+607F 恿 CJK UNIFIED IDEOGRAPH-607F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6080 悀 CJK UNIFIED IDEOGRAPH-6080 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6081 悁 CJK UNIFIED IDEOGRAPH-6081 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6082 悂 CJK UNIFIED IDEOGRAPH-6082 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6083 悃 CJK UNIFIED IDEOGRAPH-6083 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6084 悄 CJK UNIFIED IDEOGRAPH-6084 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6085 悅 CJK UNIFIED IDEOGRAPH-6085 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6086 悆 CJK UNIFIED IDEOGRAPH-6086 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6087 悇 CJK UNIFIED IDEOGRAPH-6087 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6088 悈 CJK UNIFIED IDEOGRAPH-6088 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6089 悉 CJK UNIFIED IDEOGRAPH-6089 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+608A 悊 CJK UNIFIED IDEOGRAPH-608A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+608B 悋 CJK UNIFIED IDEOGRAPH-608B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+608C 悌 CJK UNIFIED IDEOGRAPH-608C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+608D 悍 CJK UNIFIED IDEOGRAPH-608D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+608E 悎 CJK UNIFIED IDEOGRAPH-608E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+608F 悏 CJK UNIFIED IDEOGRAPH-608F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6090 悐 CJK UNIFIED IDEOGRAPH-6090 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6091 悑 CJK UNIFIED IDEOGRAPH-6091 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6092 悒 CJK UNIFIED IDEOGRAPH-6092 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6093 悓 CJK UNIFIED IDEOGRAPH-6093 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6094 悔 CJK UNIFIED IDEOGRAPH-6094 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6095 悕 CJK UNIFIED IDEOGRAPH-6095 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6096 悖 CJK UNIFIED IDEOGRAPH-6096 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6097 悗 CJK UNIFIED IDEOGRAPH-6097 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6098 悘 CJK UNIFIED IDEOGRAPH-6098 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6099 悙 CJK UNIFIED IDEOGRAPH-6099 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+609A 悚 CJK UNIFIED IDEOGRAPH-609A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+609B 悛 CJK UNIFIED IDEOGRAPH-609B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+609C 悜 CJK UNIFIED IDEOGRAPH-609C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+609D 悝 CJK UNIFIED IDEOGRAPH-609D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+609E 悞 CJK UNIFIED IDEOGRAPH-609E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+609F 悟 CJK UNIFIED IDEOGRAPH-609F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+60A0 悠 CJK UNIFIED IDEOGRAPH-60A0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+60A1 悡 CJK UNIFIED IDEOGRAPH-60A1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+60A2 悢 CJK UNIFIED IDEOGRAPH-60A2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+60A3 患 CJK UNIFIED IDEOGRAPH-60A3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+60A4 悤 CJK UNIFIED IDEOGRAPH-60A4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+60A5 悥 CJK UNIFIED IDEOGRAPH-60A5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+60A6 悦 CJK UNIFIED IDEOGRAPH-60A6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+60A7 悧 CJK UNIFIED IDEOGRAPH-60A7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+60A8 您 CJK UNIFIED IDEOGRAPH-60A8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+60A9 悩 CJK UNIFIED IDEOGRAPH-60A9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+60AA 悪 CJK UNIFIED IDEOGRAPH-60AA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+60AB 悫 CJK UNIFIED IDEOGRAPH-60AB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+60AC 悬 CJK UNIFIED IDEOGRAPH-60AC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+60AD 悭 CJK UNIFIED IDEOGRAPH-60AD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+60AE 悮 CJK UNIFIED IDEOGRAPH-60AE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+60AF 悯 CJK UNIFIED IDEOGRAPH-60AF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+60B0 悰 CJK UNIFIED IDEOGRAPH-60B0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+60B1 悱 CJK UNIFIED IDEOGRAPH-60B1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+60B2 悲 CJK UNIFIED IDEOGRAPH-60B2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+60B3 悳 CJK UNIFIED IDEOGRAPH-60B3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+60B4 悴 CJK UNIFIED IDEOGRAPH-60B4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+60B5 悵 CJK UNIFIED IDEOGRAPH-60B5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+60B6 悶 CJK UNIFIED IDEOGRAPH-60B6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+60B7 悷 CJK UNIFIED IDEOGRAPH-60B7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+60B8 悸 CJK UNIFIED IDEOGRAPH-60B8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+60B9 悹 CJK UNIFIED IDEOGRAPH-60B9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+60BA 悺 CJK UNIFIED IDEOGRAPH-60BA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+60BB 悻 CJK UNIFIED IDEOGRAPH-60BB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+60BC 悼 CJK UNIFIED IDEOGRAPH-60BC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+60BD 悽 CJK UNIFIED IDEOGRAPH-60BD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+60BE 悾 CJK UNIFIED IDEOGRAPH-60BE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+60BF 悿 CJK UNIFIED IDEOGRAPH-60BF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+60C0 惀 CJK UNIFIED IDEOGRAPH-60C0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+60C1 惁 CJK UNIFIED IDEOGRAPH-60C1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+60C2 惂 CJK UNIFIED IDEOGRAPH-60C2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+60C3 惃 CJK UNIFIED IDEOGRAPH-60C3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+60C4 惄 CJK UNIFIED IDEOGRAPH-60C4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+60C5 情 CJK UNIFIED IDEOGRAPH-60C5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+60C6 惆 CJK UNIFIED IDEOGRAPH-60C6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+60C7 惇 CJK UNIFIED IDEOGRAPH-60C7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+60C8 惈 CJK UNIFIED IDEOGRAPH-60C8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+60C9 惉 CJK UNIFIED IDEOGRAPH-60C9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+60CA 惊 CJK UNIFIED IDEOGRAPH-60CA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+60CB 惋 CJK UNIFIED IDEOGRAPH-60CB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+60CC 惌 CJK UNIFIED IDEOGRAPH-60CC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+60CD 惍 CJK UNIFIED IDEOGRAPH-60CD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+60CE 惎 CJK UNIFIED IDEOGRAPH-60CE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+60CF 惏 CJK UNIFIED IDEOGRAPH-60CF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+60D0 惐 CJK UNIFIED IDEOGRAPH-60D0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+60D1 惑 CJK UNIFIED IDEOGRAPH-60D1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+60D2 惒 CJK UNIFIED IDEOGRAPH-60D2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+60D3 惓 CJK UNIFIED IDEOGRAPH-60D3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+60D4 惔 CJK UNIFIED IDEOGRAPH-60D4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+60D5 惕 CJK UNIFIED IDEOGRAPH-60D5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+60D6 惖 CJK UNIFIED IDEOGRAPH-60D6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+60D7 惗 CJK UNIFIED IDEOGRAPH-60D7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+60D8 惘 CJK UNIFIED IDEOGRAPH-60D8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+60D9 惙 CJK UNIFIED IDEOGRAPH-60D9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+60DA 惚 CJK UNIFIED IDEOGRAPH-60DA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+60DB 惛 CJK UNIFIED IDEOGRAPH-60DB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+60DC 惜 CJK UNIFIED IDEOGRAPH-60DC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+60DD 惝 CJK UNIFIED IDEOGRAPH-60DD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+60DE 惞 CJK UNIFIED IDEOGRAPH-60DE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+60DF 惟 CJK UNIFIED IDEOGRAPH-60DF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+60E0 惠 CJK UNIFIED IDEOGRAPH-60E0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+60E1 惡 CJK UNIFIED IDEOGRAPH-60E1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+60E2 惢 CJK UNIFIED IDEOGRAPH-60E2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+60E3 惣 CJK UNIFIED IDEOGRAPH-60E3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+60E4 惤 CJK UNIFIED IDEOGRAPH-60E4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+60E5 惥 CJK UNIFIED IDEOGRAPH-60E5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+60E6 惦 CJK UNIFIED IDEOGRAPH-60E6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+60E7 惧 CJK UNIFIED IDEOGRAPH-60E7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+60E8 惨 CJK UNIFIED IDEOGRAPH-60E8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+60E9 惩 CJK UNIFIED IDEOGRAPH-60E9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+60EA 惪 CJK UNIFIED IDEOGRAPH-60EA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+60EB 惫 CJK UNIFIED IDEOGRAPH-60EB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+60EC 惬 CJK UNIFIED IDEOGRAPH-60EC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+60ED 惭 CJK UNIFIED IDEOGRAPH-60ED | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+60EE 惮 CJK UNIFIED IDEOGRAPH-60EE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+60EF 惯 CJK UNIFIED IDEOGRAPH-60EF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+60F0 惰 CJK UNIFIED IDEOGRAPH-60F0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+60F1 惱 CJK UNIFIED IDEOGRAPH-60F1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+60F2 惲 CJK UNIFIED IDEOGRAPH-60F2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+60F3 想 CJK UNIFIED IDEOGRAPH-60F3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+60F4 惴 CJK UNIFIED IDEOGRAPH-60F4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+60F5 惵 CJK UNIFIED IDEOGRAPH-60F5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+60F6 惶 CJK UNIFIED IDEOGRAPH-60F6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+60F7 惷 CJK UNIFIED IDEOGRAPH-60F7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+60F8 惸 CJK UNIFIED IDEOGRAPH-60F8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+60F9 惹 CJK UNIFIED IDEOGRAPH-60F9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+60FA 惺 CJK UNIFIED IDEOGRAPH-60FA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+60FB 惻 CJK UNIFIED IDEOGRAPH-60FB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+60FC 惼 CJK UNIFIED IDEOGRAPH-60FC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+60FD 惽 CJK UNIFIED IDEOGRAPH-60FD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+60FE 惾 CJK UNIFIED IDEOGRAPH-60FE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+60FF 惿 CJK UNIFIED IDEOGRAPH-60FF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6100 愀 CJK UNIFIED IDEOGRAPH-6100 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6101 愁 CJK UNIFIED IDEOGRAPH-6101 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6102 愂 CJK UNIFIED IDEOGRAPH-6102 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6103 愃 CJK UNIFIED IDEOGRAPH-6103 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6104 愄 CJK UNIFIED IDEOGRAPH-6104 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6105 愅 CJK UNIFIED IDEOGRAPH-6105 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6106 愆 CJK UNIFIED IDEOGRAPH-6106 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6107 愇 CJK UNIFIED IDEOGRAPH-6107 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6108 愈 CJK UNIFIED IDEOGRAPH-6108 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6109 愉 CJK UNIFIED IDEOGRAPH-6109 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+610A 愊 CJK UNIFIED IDEOGRAPH-610A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+610B 愋 CJK UNIFIED IDEOGRAPH-610B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+610C 愌 CJK UNIFIED IDEOGRAPH-610C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+610D 愍 CJK UNIFIED IDEOGRAPH-610D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+610E 愎 CJK UNIFIED IDEOGRAPH-610E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+610F 意 CJK UNIFIED IDEOGRAPH-610F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6110 愐 CJK UNIFIED IDEOGRAPH-6110 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6111 愑 CJK UNIFIED IDEOGRAPH-6111 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6112 愒 CJK UNIFIED IDEOGRAPH-6112 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6113 愓 CJK UNIFIED IDEOGRAPH-6113 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6114 愔 CJK UNIFIED IDEOGRAPH-6114 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6115 愕 CJK UNIFIED IDEOGRAPH-6115 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6116 愖 CJK UNIFIED IDEOGRAPH-6116 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6117 愗 CJK UNIFIED IDEOGRAPH-6117 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6118 愘 CJK UNIFIED IDEOGRAPH-6118 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6119 愙 CJK UNIFIED IDEOGRAPH-6119 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+611A 愚 CJK UNIFIED IDEOGRAPH-611A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+611B 愛 CJK UNIFIED IDEOGRAPH-611B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+611C 愜 CJK UNIFIED IDEOGRAPH-611C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+611D 愝 CJK UNIFIED IDEOGRAPH-611D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+611E 愞 CJK UNIFIED IDEOGRAPH-611E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+611F 感 CJK UNIFIED IDEOGRAPH-611F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6120 愠 CJK UNIFIED IDEOGRAPH-6120 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6121 愡 CJK UNIFIED IDEOGRAPH-6121 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6122 愢 CJK UNIFIED IDEOGRAPH-6122 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6123 愣 CJK UNIFIED IDEOGRAPH-6123 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6124 愤 CJK UNIFIED IDEOGRAPH-6124 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6125 愥 CJK UNIFIED IDEOGRAPH-6125 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6126 愦 CJK UNIFIED IDEOGRAPH-6126 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6127 愧 CJK UNIFIED IDEOGRAPH-6127 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6128 愨 CJK UNIFIED IDEOGRAPH-6128 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6129 愩 CJK UNIFIED IDEOGRAPH-6129 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+612A 愪 CJK UNIFIED IDEOGRAPH-612A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+612B 愫 CJK UNIFIED IDEOGRAPH-612B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+612C 愬 CJK UNIFIED IDEOGRAPH-612C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+612D 愭 CJK UNIFIED IDEOGRAPH-612D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+612E 愮 CJK UNIFIED IDEOGRAPH-612E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+612F 愯 CJK UNIFIED IDEOGRAPH-612F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6130 愰 CJK UNIFIED IDEOGRAPH-6130 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6131 愱 CJK UNIFIED IDEOGRAPH-6131 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6132 愲 CJK UNIFIED IDEOGRAPH-6132 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6133 愳 CJK UNIFIED IDEOGRAPH-6133 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6134 愴 CJK UNIFIED IDEOGRAPH-6134 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6135 愵 CJK UNIFIED IDEOGRAPH-6135 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6136 愶 CJK UNIFIED IDEOGRAPH-6136 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6137 愷 CJK UNIFIED IDEOGRAPH-6137 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6138 愸 CJK UNIFIED IDEOGRAPH-6138 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6139 愹 CJK UNIFIED IDEOGRAPH-6139 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+613A 愺 CJK UNIFIED IDEOGRAPH-613A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+613B 愻 CJK UNIFIED IDEOGRAPH-613B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+613C 愼 CJK UNIFIED IDEOGRAPH-613C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+613D 愽 CJK UNIFIED IDEOGRAPH-613D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+613E 愾 CJK UNIFIED IDEOGRAPH-613E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+613F 愿 CJK UNIFIED IDEOGRAPH-613F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6140 慀 CJK UNIFIED IDEOGRAPH-6140 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6141 慁 CJK UNIFIED IDEOGRAPH-6141 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6142 慂 CJK UNIFIED IDEOGRAPH-6142 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6143 慃 CJK UNIFIED IDEOGRAPH-6143 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6144 慄 CJK UNIFIED IDEOGRAPH-6144 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6145 慅 CJK UNIFIED IDEOGRAPH-6145 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6146 慆 CJK UNIFIED IDEOGRAPH-6146 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6147 慇 CJK UNIFIED IDEOGRAPH-6147 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6148 慈 CJK UNIFIED IDEOGRAPH-6148 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6149 慉 CJK UNIFIED IDEOGRAPH-6149 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+614A 慊 CJK UNIFIED IDEOGRAPH-614A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+614B 態 CJK UNIFIED IDEOGRAPH-614B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+614C 慌 CJK UNIFIED IDEOGRAPH-614C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+614D 慍 CJK UNIFIED IDEOGRAPH-614D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+614E 慎 CJK UNIFIED IDEOGRAPH-614E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+614F 慏 CJK UNIFIED IDEOGRAPH-614F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6150 慐 CJK UNIFIED IDEOGRAPH-6150 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6151 慑 CJK UNIFIED IDEOGRAPH-6151 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6152 慒 CJK UNIFIED IDEOGRAPH-6152 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6153 慓 CJK UNIFIED IDEOGRAPH-6153 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6154 慔 CJK UNIFIED IDEOGRAPH-6154 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6155 慕 CJK UNIFIED IDEOGRAPH-6155 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6156 慖 CJK UNIFIED IDEOGRAPH-6156 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6157 慗 CJK UNIFIED IDEOGRAPH-6157 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6158 慘 CJK UNIFIED IDEOGRAPH-6158 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6159 慙 CJK UNIFIED IDEOGRAPH-6159 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+615A 慚 CJK UNIFIED IDEOGRAPH-615A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+615B 慛 CJK UNIFIED IDEOGRAPH-615B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+615C 慜 CJK UNIFIED IDEOGRAPH-615C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+615D 慝 CJK UNIFIED IDEOGRAPH-615D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+615E 慞 CJK UNIFIED IDEOGRAPH-615E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+615F 慟 CJK UNIFIED IDEOGRAPH-615F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6160 慠 CJK UNIFIED IDEOGRAPH-6160 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6161 慡 CJK UNIFIED IDEOGRAPH-6161 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6162 慢 CJK UNIFIED IDEOGRAPH-6162 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6163 慣 CJK UNIFIED IDEOGRAPH-6163 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6164 慤 CJK UNIFIED IDEOGRAPH-6164 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6165 慥 CJK UNIFIED IDEOGRAPH-6165 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6166 慦 CJK UNIFIED IDEOGRAPH-6166 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6167 慧 CJK UNIFIED IDEOGRAPH-6167 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6168 慨 CJK UNIFIED IDEOGRAPH-6168 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6169 慩 CJK UNIFIED IDEOGRAPH-6169 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+616A 慪 CJK UNIFIED IDEOGRAPH-616A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+616B 慫 CJK UNIFIED IDEOGRAPH-616B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+616C 慬 CJK UNIFIED IDEOGRAPH-616C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+616D 慭 CJK UNIFIED IDEOGRAPH-616D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+616E 慮 CJK UNIFIED IDEOGRAPH-616E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+616F 慯 CJK UNIFIED IDEOGRAPH-616F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6170 慰 CJK UNIFIED IDEOGRAPH-6170 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6171 慱 CJK UNIFIED IDEOGRAPH-6171 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6172 慲 CJK UNIFIED IDEOGRAPH-6172 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6173 慳 CJK UNIFIED IDEOGRAPH-6173 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6174 慴 CJK UNIFIED IDEOGRAPH-6174 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6175 慵 CJK UNIFIED IDEOGRAPH-6175 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6176 慶 CJK UNIFIED IDEOGRAPH-6176 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6177 慷 CJK UNIFIED IDEOGRAPH-6177 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6178 慸 CJK UNIFIED IDEOGRAPH-6178 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6179 慹 CJK UNIFIED IDEOGRAPH-6179 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+617A 慺 CJK UNIFIED IDEOGRAPH-617A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+617B 慻 CJK UNIFIED IDEOGRAPH-617B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+617C 慼 CJK UNIFIED IDEOGRAPH-617C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+617D 慽 CJK UNIFIED IDEOGRAPH-617D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+617E 慾 CJK UNIFIED IDEOGRAPH-617E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+617F 慿 CJK UNIFIED IDEOGRAPH-617F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6180 憀 CJK UNIFIED IDEOGRAPH-6180 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6181 憁 CJK UNIFIED IDEOGRAPH-6181 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6182 憂 CJK UNIFIED IDEOGRAPH-6182 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6183 憃 CJK UNIFIED IDEOGRAPH-6183 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6184 憄 CJK UNIFIED IDEOGRAPH-6184 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6185 憅 CJK UNIFIED IDEOGRAPH-6185 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6186 憆 CJK UNIFIED IDEOGRAPH-6186 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6187 憇 CJK UNIFIED IDEOGRAPH-6187 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6188 憈 CJK UNIFIED IDEOGRAPH-6188 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6189 憉 CJK UNIFIED IDEOGRAPH-6189 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+618A 憊 CJK UNIFIED IDEOGRAPH-618A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+618B 憋 CJK UNIFIED IDEOGRAPH-618B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+618C 憌 CJK UNIFIED IDEOGRAPH-618C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+618D 憍 CJK UNIFIED IDEOGRAPH-618D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+618E 憎 CJK UNIFIED IDEOGRAPH-618E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+618F 憏 CJK UNIFIED IDEOGRAPH-618F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6190 憐 CJK UNIFIED IDEOGRAPH-6190 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6191 憑 CJK UNIFIED IDEOGRAPH-6191 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6192 憒 CJK UNIFIED IDEOGRAPH-6192 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6193 憓 CJK UNIFIED IDEOGRAPH-6193 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6194 憔 CJK UNIFIED IDEOGRAPH-6194 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6195 憕 CJK UNIFIED IDEOGRAPH-6195 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6196 憖 CJK UNIFIED IDEOGRAPH-6196 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6197 憗 CJK UNIFIED IDEOGRAPH-6197 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6198 憘 CJK UNIFIED IDEOGRAPH-6198 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6199 憙 CJK UNIFIED IDEOGRAPH-6199 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+619A 憚 CJK UNIFIED IDEOGRAPH-619A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+619B 憛 CJK UNIFIED IDEOGRAPH-619B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+619C 憜 CJK UNIFIED IDEOGRAPH-619C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+619D 憝 CJK UNIFIED IDEOGRAPH-619D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+619E 憞 CJK UNIFIED IDEOGRAPH-619E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+619F 憟 CJK UNIFIED IDEOGRAPH-619F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+61A0 憠 CJK UNIFIED IDEOGRAPH-61A0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+61A1 憡 CJK UNIFIED IDEOGRAPH-61A1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+61A2 憢 CJK UNIFIED IDEOGRAPH-61A2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+61A3 憣 CJK UNIFIED IDEOGRAPH-61A3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+61A4 憤 CJK UNIFIED IDEOGRAPH-61A4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+61A5 憥 CJK UNIFIED IDEOGRAPH-61A5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+61A6 憦 CJK UNIFIED IDEOGRAPH-61A6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+61A7 憧 CJK UNIFIED IDEOGRAPH-61A7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+61A8 憨 CJK UNIFIED IDEOGRAPH-61A8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+61A9 憩 CJK UNIFIED IDEOGRAPH-61A9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+61AA 憪 CJK UNIFIED IDEOGRAPH-61AA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+61AB 憫 CJK UNIFIED IDEOGRAPH-61AB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+61AC 憬 CJK UNIFIED IDEOGRAPH-61AC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+61AD 憭 CJK UNIFIED IDEOGRAPH-61AD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+61AE 憮 CJK UNIFIED IDEOGRAPH-61AE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+61AF 憯 CJK UNIFIED IDEOGRAPH-61AF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+61B0 憰 CJK UNIFIED IDEOGRAPH-61B0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+61B1 憱 CJK UNIFIED IDEOGRAPH-61B1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+61B2 憲 CJK UNIFIED IDEOGRAPH-61B2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+61B3 憳 CJK UNIFIED IDEOGRAPH-61B3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+61B4 憴 CJK UNIFIED IDEOGRAPH-61B4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+61B5 憵 CJK UNIFIED IDEOGRAPH-61B5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+61B6 憶 CJK UNIFIED IDEOGRAPH-61B6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+61B7 憷 CJK UNIFIED IDEOGRAPH-61B7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+61B8 憸 CJK UNIFIED IDEOGRAPH-61B8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+61B9 憹 CJK UNIFIED IDEOGRAPH-61B9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+61BA 憺 CJK UNIFIED IDEOGRAPH-61BA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+61BB 憻 CJK UNIFIED IDEOGRAPH-61BB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+61BC 憼 CJK UNIFIED IDEOGRAPH-61BC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+61BD 憽 CJK UNIFIED IDEOGRAPH-61BD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+61BE 憾 CJK UNIFIED IDEOGRAPH-61BE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+61BF 憿 CJK UNIFIED IDEOGRAPH-61BF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+61C0 懀 CJK UNIFIED IDEOGRAPH-61C0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+61C1 懁 CJK UNIFIED IDEOGRAPH-61C1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+61C2 懂 CJK UNIFIED IDEOGRAPH-61C2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+61C3 懃 CJK UNIFIED IDEOGRAPH-61C3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+61C4 懄 CJK UNIFIED IDEOGRAPH-61C4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+61C5 懅 CJK UNIFIED IDEOGRAPH-61C5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+61C6 懆 CJK UNIFIED IDEOGRAPH-61C6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+61C7 懇 CJK UNIFIED IDEOGRAPH-61C7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+61C8 懈 CJK UNIFIED IDEOGRAPH-61C8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+61C9 應 CJK UNIFIED IDEOGRAPH-61C9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+61CA 懊 CJK UNIFIED IDEOGRAPH-61CA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+61CB 懋 CJK UNIFIED IDEOGRAPH-61CB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+61CC 懌 CJK UNIFIED IDEOGRAPH-61CC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+61CD 懍 CJK UNIFIED IDEOGRAPH-61CD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+61CE 懎 CJK UNIFIED IDEOGRAPH-61CE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+61CF 懏 CJK UNIFIED IDEOGRAPH-61CF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+61D0 懐 CJK UNIFIED IDEOGRAPH-61D0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+61D1 懑 CJK UNIFIED IDEOGRAPH-61D1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+61D2 懒 CJK UNIFIED IDEOGRAPH-61D2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+61D3 懓 CJK UNIFIED IDEOGRAPH-61D3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+61D4 懔 CJK UNIFIED IDEOGRAPH-61D4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+61D5 懕 CJK UNIFIED IDEOGRAPH-61D5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+61D6 懖 CJK UNIFIED IDEOGRAPH-61D6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+61D7 懗 CJK UNIFIED IDEOGRAPH-61D7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+61D8 懘 CJK UNIFIED IDEOGRAPH-61D8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+61D9 懙 CJK UNIFIED IDEOGRAPH-61D9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+61DA 懚 CJK UNIFIED IDEOGRAPH-61DA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+61DB 懛 CJK UNIFIED IDEOGRAPH-61DB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+61DC 懜 CJK UNIFIED IDEOGRAPH-61DC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+61DD 懝 CJK UNIFIED IDEOGRAPH-61DD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+61DE 懞 CJK UNIFIED IDEOGRAPH-61DE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+61DF 懟 CJK UNIFIED IDEOGRAPH-61DF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+61E0 懠 CJK UNIFIED IDEOGRAPH-61E0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+61E1 懡 CJK UNIFIED IDEOGRAPH-61E1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+61E2 懢 CJK UNIFIED IDEOGRAPH-61E2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+61E3 懣 CJK UNIFIED IDEOGRAPH-61E3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+61E4 懤 CJK UNIFIED IDEOGRAPH-61E4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+61E5 懥 CJK UNIFIED IDEOGRAPH-61E5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+61E6 懦 CJK UNIFIED IDEOGRAPH-61E6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+61E7 懧 CJK UNIFIED IDEOGRAPH-61E7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+61E8 懨 CJK UNIFIED IDEOGRAPH-61E8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+61E9 懩 CJK UNIFIED IDEOGRAPH-61E9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+61EA 懪 CJK UNIFIED IDEOGRAPH-61EA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+61EB 懫 CJK UNIFIED IDEOGRAPH-61EB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+61EC 懬 CJK UNIFIED IDEOGRAPH-61EC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+61ED 懭 CJK UNIFIED IDEOGRAPH-61ED | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+61EE 懮 CJK UNIFIED IDEOGRAPH-61EE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+61EF 懯 CJK UNIFIED IDEOGRAPH-61EF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+61F0 懰 CJK UNIFIED IDEOGRAPH-61F0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+61F1 懱 CJK UNIFIED IDEOGRAPH-61F1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+61F2 懲 CJK UNIFIED IDEOGRAPH-61F2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+61F3 懳 CJK UNIFIED IDEOGRAPH-61F3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+61F4 懴 CJK UNIFIED IDEOGRAPH-61F4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+61F5 懵 CJK UNIFIED IDEOGRAPH-61F5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+61F6 懶 CJK UNIFIED IDEOGRAPH-61F6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+61F7 懷 CJK UNIFIED IDEOGRAPH-61F7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+61F8 懸 CJK UNIFIED IDEOGRAPH-61F8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+61F9 懹 CJK UNIFIED IDEOGRAPH-61F9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+61FA 懺 CJK UNIFIED IDEOGRAPH-61FA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+61FB 懻 CJK UNIFIED IDEOGRAPH-61FB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+61FC 懼 CJK UNIFIED IDEOGRAPH-61FC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+61FD 懽 CJK UNIFIED IDEOGRAPH-61FD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+61FE 懾 CJK UNIFIED IDEOGRAPH-61FE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+61FF 懿 CJK UNIFIED IDEOGRAPH-61FF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6200 戀 CJK UNIFIED IDEOGRAPH-6200 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6201 戁 CJK UNIFIED IDEOGRAPH-6201 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6202 戂 CJK UNIFIED IDEOGRAPH-6202 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6203 戃 CJK UNIFIED IDEOGRAPH-6203 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6204 戄 CJK UNIFIED IDEOGRAPH-6204 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6205 戅 CJK UNIFIED IDEOGRAPH-6205 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6206 戆 CJK UNIFIED IDEOGRAPH-6206 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6207 戇 CJK UNIFIED IDEOGRAPH-6207 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6208 戈 CJK UNIFIED IDEOGRAPH-6208 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6209 戉 CJK UNIFIED IDEOGRAPH-6209 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+620A 戊 CJK UNIFIED IDEOGRAPH-620A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+620B 戋 CJK UNIFIED IDEOGRAPH-620B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+620C 戌 CJK UNIFIED IDEOGRAPH-620C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+620D 戍 CJK UNIFIED IDEOGRAPH-620D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+620E 戎 CJK UNIFIED IDEOGRAPH-620E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+620F 戏 CJK UNIFIED IDEOGRAPH-620F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6210 成 CJK UNIFIED IDEOGRAPH-6210 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6211 我 CJK UNIFIED IDEOGRAPH-6211 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6212 戒 CJK UNIFIED IDEOGRAPH-6212 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6213 戓 CJK UNIFIED IDEOGRAPH-6213 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6214 戔 CJK UNIFIED IDEOGRAPH-6214 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6215 戕 CJK UNIFIED IDEOGRAPH-6215 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6216 或 CJK UNIFIED IDEOGRAPH-6216 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6217 戗 CJK UNIFIED IDEOGRAPH-6217 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6218 战 CJK UNIFIED IDEOGRAPH-6218 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6219 戙 CJK UNIFIED IDEOGRAPH-6219 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+621A 戚 CJK UNIFIED IDEOGRAPH-621A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+621B 戛 CJK UNIFIED IDEOGRAPH-621B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+621C 戜 CJK UNIFIED IDEOGRAPH-621C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+621D 戝 CJK UNIFIED IDEOGRAPH-621D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+621E 戞 CJK UNIFIED IDEOGRAPH-621E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+621F 戟 CJK UNIFIED IDEOGRAPH-621F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6220 戠 CJK UNIFIED IDEOGRAPH-6220 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6221 戡 CJK UNIFIED IDEOGRAPH-6221 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6222 戢 CJK UNIFIED IDEOGRAPH-6222 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6223 戣 CJK UNIFIED IDEOGRAPH-6223 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6224 戤 CJK UNIFIED IDEOGRAPH-6224 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6225 戥 CJK UNIFIED IDEOGRAPH-6225 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6226 戦 CJK UNIFIED IDEOGRAPH-6226 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6227 戧 CJK UNIFIED IDEOGRAPH-6227 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6228 戨 CJK UNIFIED IDEOGRAPH-6228 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6229 戩 CJK UNIFIED IDEOGRAPH-6229 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+622A 截 CJK UNIFIED IDEOGRAPH-622A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+622B 戫 CJK UNIFIED IDEOGRAPH-622B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+622C 戬 CJK UNIFIED IDEOGRAPH-622C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+622D 戭 CJK UNIFIED IDEOGRAPH-622D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+622E 戮 CJK UNIFIED IDEOGRAPH-622E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+622F 戯 CJK UNIFIED IDEOGRAPH-622F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6230 戰 CJK UNIFIED IDEOGRAPH-6230 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6231 戱 CJK UNIFIED IDEOGRAPH-6231 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6232 戲 CJK UNIFIED IDEOGRAPH-6232 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6233 戳 CJK UNIFIED IDEOGRAPH-6233 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6234 戴 CJK UNIFIED IDEOGRAPH-6234 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6235 戵 CJK UNIFIED IDEOGRAPH-6235 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6236 戶 CJK UNIFIED IDEOGRAPH-6236 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6237 户 CJK UNIFIED IDEOGRAPH-6237 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6238 戸 CJK UNIFIED IDEOGRAPH-6238 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6239 戹 CJK UNIFIED IDEOGRAPH-6239 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+623A 戺 CJK UNIFIED IDEOGRAPH-623A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+623B 戻 CJK UNIFIED IDEOGRAPH-623B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+623C 戼 CJK UNIFIED IDEOGRAPH-623C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+623D 戽 CJK UNIFIED IDEOGRAPH-623D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+623E 戾 CJK UNIFIED IDEOGRAPH-623E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+623F 房 CJK UNIFIED IDEOGRAPH-623F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6240 所 CJK UNIFIED IDEOGRAPH-6240 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6241 扁 CJK UNIFIED IDEOGRAPH-6241 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6242 扂 CJK UNIFIED IDEOGRAPH-6242 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6243 扃 CJK UNIFIED IDEOGRAPH-6243 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6244 扄 CJK UNIFIED IDEOGRAPH-6244 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6245 扅 CJK UNIFIED IDEOGRAPH-6245 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6246 扆 CJK UNIFIED IDEOGRAPH-6246 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6247 扇 CJK UNIFIED IDEOGRAPH-6247 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6248 扈 CJK UNIFIED IDEOGRAPH-6248 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6249 扉 CJK UNIFIED IDEOGRAPH-6249 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+624A 扊 CJK UNIFIED IDEOGRAPH-624A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+624B 手 CJK UNIFIED IDEOGRAPH-624B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+624C 扌 CJK UNIFIED IDEOGRAPH-624C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+624D 才 CJK UNIFIED IDEOGRAPH-624D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+624E 扎 CJK UNIFIED IDEOGRAPH-624E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+624F 扏 CJK UNIFIED IDEOGRAPH-624F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6250 扐 CJK UNIFIED IDEOGRAPH-6250 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6251 扑 CJK UNIFIED IDEOGRAPH-6251 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6252 扒 CJK UNIFIED IDEOGRAPH-6252 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6253 打 CJK UNIFIED IDEOGRAPH-6253 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6254 扔 CJK UNIFIED IDEOGRAPH-6254 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6255 払 CJK UNIFIED IDEOGRAPH-6255 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6256 扖 CJK UNIFIED IDEOGRAPH-6256 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6257 扗 CJK UNIFIED IDEOGRAPH-6257 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6258 托 CJK UNIFIED IDEOGRAPH-6258 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6259 扙 CJK UNIFIED IDEOGRAPH-6259 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+625A 扚 CJK UNIFIED IDEOGRAPH-625A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+625B 扛 CJK UNIFIED IDEOGRAPH-625B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+625C 扜 CJK UNIFIED IDEOGRAPH-625C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+625D 扝 CJK UNIFIED IDEOGRAPH-625D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+625E 扞 CJK UNIFIED IDEOGRAPH-625E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+625F 扟 CJK UNIFIED IDEOGRAPH-625F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6260 扠 CJK UNIFIED IDEOGRAPH-6260 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6261 扡 CJK UNIFIED IDEOGRAPH-6261 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6262 扢 CJK UNIFIED IDEOGRAPH-6262 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6263 扣 CJK UNIFIED IDEOGRAPH-6263 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6264 扤 CJK UNIFIED IDEOGRAPH-6264 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6265 扥 CJK UNIFIED IDEOGRAPH-6265 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6266 扦 CJK UNIFIED IDEOGRAPH-6266 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6267 执 CJK UNIFIED IDEOGRAPH-6267 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6268 扨 CJK UNIFIED IDEOGRAPH-6268 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6269 扩 CJK UNIFIED IDEOGRAPH-6269 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+626A 扪 CJK UNIFIED IDEOGRAPH-626A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+626B 扫 CJK UNIFIED IDEOGRAPH-626B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+626C 扬 CJK UNIFIED IDEOGRAPH-626C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+626D 扭 CJK UNIFIED IDEOGRAPH-626D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+626E 扮 CJK UNIFIED IDEOGRAPH-626E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+626F 扯 CJK UNIFIED IDEOGRAPH-626F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6270 扰 CJK UNIFIED IDEOGRAPH-6270 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6271 扱 CJK UNIFIED IDEOGRAPH-6271 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6272 扲 CJK UNIFIED IDEOGRAPH-6272 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6273 扳 CJK UNIFIED IDEOGRAPH-6273 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6274 扴 CJK UNIFIED IDEOGRAPH-6274 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6275 扵 CJK UNIFIED IDEOGRAPH-6275 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6276 扶 CJK UNIFIED IDEOGRAPH-6276 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6277 扷 CJK UNIFIED IDEOGRAPH-6277 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6278 扸 CJK UNIFIED IDEOGRAPH-6278 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6279 批 CJK UNIFIED IDEOGRAPH-6279 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+627A 扺 CJK UNIFIED IDEOGRAPH-627A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+627B 扻 CJK UNIFIED IDEOGRAPH-627B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+627C 扼 CJK UNIFIED IDEOGRAPH-627C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+627D 扽 CJK UNIFIED IDEOGRAPH-627D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+627E 找 CJK UNIFIED IDEOGRAPH-627E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+627F 承 CJK UNIFIED IDEOGRAPH-627F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6280 技 CJK UNIFIED IDEOGRAPH-6280 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6281 抁 CJK UNIFIED IDEOGRAPH-6281 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6282 抂 CJK UNIFIED IDEOGRAPH-6282 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6283 抃 CJK UNIFIED IDEOGRAPH-6283 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6284 抄 CJK UNIFIED IDEOGRAPH-6284 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6285 抅 CJK UNIFIED IDEOGRAPH-6285 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6286 抆 CJK UNIFIED IDEOGRAPH-6286 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6287 抇 CJK UNIFIED IDEOGRAPH-6287 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6288 抈 CJK UNIFIED IDEOGRAPH-6288 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6289 抉 CJK UNIFIED IDEOGRAPH-6289 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+628A 把 CJK UNIFIED IDEOGRAPH-628A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+628B 抋 CJK UNIFIED IDEOGRAPH-628B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+628C 抌 CJK UNIFIED IDEOGRAPH-628C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+628D 抍 CJK UNIFIED IDEOGRAPH-628D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+628E 抎 CJK UNIFIED IDEOGRAPH-628E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+628F 抏 CJK UNIFIED IDEOGRAPH-628F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6290 抐 CJK UNIFIED IDEOGRAPH-6290 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6291 抑 CJK UNIFIED IDEOGRAPH-6291 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6292 抒 CJK UNIFIED IDEOGRAPH-6292 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6293 抓 CJK UNIFIED IDEOGRAPH-6293 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6294 抔 CJK UNIFIED IDEOGRAPH-6294 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6295 投 CJK UNIFIED IDEOGRAPH-6295 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6296 抖 CJK UNIFIED IDEOGRAPH-6296 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6297 抗 CJK UNIFIED IDEOGRAPH-6297 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6298 折 CJK UNIFIED IDEOGRAPH-6298 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6299 抙 CJK UNIFIED IDEOGRAPH-6299 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+629A 抚 CJK UNIFIED IDEOGRAPH-629A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+629B 抛 CJK UNIFIED IDEOGRAPH-629B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+629C 抜 CJK UNIFIED IDEOGRAPH-629C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+629D 抝 CJK UNIFIED IDEOGRAPH-629D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+629E 択 CJK UNIFIED IDEOGRAPH-629E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+629F 抟 CJK UNIFIED IDEOGRAPH-629F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+62A0 抠 CJK UNIFIED IDEOGRAPH-62A0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+62A1 抡 CJK UNIFIED IDEOGRAPH-62A1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+62A2 抢 CJK UNIFIED IDEOGRAPH-62A2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+62A3 抣 CJK UNIFIED IDEOGRAPH-62A3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+62A4 护 CJK UNIFIED IDEOGRAPH-62A4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+62A5 报 CJK UNIFIED IDEOGRAPH-62A5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+62A6 抦 CJK UNIFIED IDEOGRAPH-62A6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+62A7 抧 CJK UNIFIED IDEOGRAPH-62A7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+62A8 抨 CJK UNIFIED IDEOGRAPH-62A8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+62A9 抩 CJK UNIFIED IDEOGRAPH-62A9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+62AA 抪 CJK UNIFIED IDEOGRAPH-62AA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+62AB 披 CJK UNIFIED IDEOGRAPH-62AB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+62AC 抬 CJK UNIFIED IDEOGRAPH-62AC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+62AD 抭 CJK UNIFIED IDEOGRAPH-62AD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+62AE 抮 CJK UNIFIED IDEOGRAPH-62AE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+62AF 抯 CJK UNIFIED IDEOGRAPH-62AF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+62B0 抰 CJK UNIFIED IDEOGRAPH-62B0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+62B1 抱 CJK UNIFIED IDEOGRAPH-62B1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+62B2 抲 CJK UNIFIED IDEOGRAPH-62B2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+62B3 抳 CJK UNIFIED IDEOGRAPH-62B3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+62B4 抴 CJK UNIFIED IDEOGRAPH-62B4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+62B5 抵 CJK UNIFIED IDEOGRAPH-62B5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+62B6 抶 CJK UNIFIED IDEOGRAPH-62B6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+62B7 抷 CJK UNIFIED IDEOGRAPH-62B7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+62B8 抸 CJK UNIFIED IDEOGRAPH-62B8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+62B9 抹 CJK UNIFIED IDEOGRAPH-62B9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+62BA 抺 CJK UNIFIED IDEOGRAPH-62BA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+62BB 抻 CJK UNIFIED IDEOGRAPH-62BB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+62BC 押 CJK UNIFIED IDEOGRAPH-62BC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+62BD 抽 CJK UNIFIED IDEOGRAPH-62BD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+62BE 抾 CJK UNIFIED IDEOGRAPH-62BE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+62BF 抿 CJK UNIFIED IDEOGRAPH-62BF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+62C0 拀 CJK UNIFIED IDEOGRAPH-62C0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+62C1 拁 CJK UNIFIED IDEOGRAPH-62C1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+62C2 拂 CJK UNIFIED IDEOGRAPH-62C2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+62C3 拃 CJK UNIFIED IDEOGRAPH-62C3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+62C4 拄 CJK UNIFIED IDEOGRAPH-62C4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+62C5 担 CJK UNIFIED IDEOGRAPH-62C5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+62C6 拆 CJK UNIFIED IDEOGRAPH-62C6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+62C7 拇 CJK UNIFIED IDEOGRAPH-62C7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+62C8 拈 CJK UNIFIED IDEOGRAPH-62C8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+62C9 拉 CJK UNIFIED IDEOGRAPH-62C9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+62CA 拊 CJK UNIFIED IDEOGRAPH-62CA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+62CB 拋 CJK UNIFIED IDEOGRAPH-62CB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+62CC 拌 CJK UNIFIED IDEOGRAPH-62CC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+62CD 拍 CJK UNIFIED IDEOGRAPH-62CD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+62CE 拎 CJK UNIFIED IDEOGRAPH-62CE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+62CF 拏 CJK UNIFIED IDEOGRAPH-62CF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+62D0 拐 CJK UNIFIED IDEOGRAPH-62D0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+62D1 拑 CJK UNIFIED IDEOGRAPH-62D1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+62D2 拒 CJK UNIFIED IDEOGRAPH-62D2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+62D3 拓 CJK UNIFIED IDEOGRAPH-62D3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+62D4 拔 CJK UNIFIED IDEOGRAPH-62D4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+62D5 拕 CJK UNIFIED IDEOGRAPH-62D5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+62D6 拖 CJK UNIFIED IDEOGRAPH-62D6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+62D7 拗 CJK UNIFIED IDEOGRAPH-62D7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+62D8 拘 CJK UNIFIED IDEOGRAPH-62D8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+62D9 拙 CJK UNIFIED IDEOGRAPH-62D9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+62DA 拚 CJK UNIFIED IDEOGRAPH-62DA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+62DB 招 CJK UNIFIED IDEOGRAPH-62DB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+62DC 拜 CJK UNIFIED IDEOGRAPH-62DC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+62DD 拝 CJK UNIFIED IDEOGRAPH-62DD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+62DE 拞 CJK UNIFIED IDEOGRAPH-62DE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+62DF 拟 CJK UNIFIED IDEOGRAPH-62DF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+62E0 拠 CJK UNIFIED IDEOGRAPH-62E0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+62E1 拡 CJK UNIFIED IDEOGRAPH-62E1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+62E2 拢 CJK UNIFIED IDEOGRAPH-62E2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+62E3 拣 CJK UNIFIED IDEOGRAPH-62E3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+62E4 拤 CJK UNIFIED IDEOGRAPH-62E4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+62E5 拥 CJK UNIFIED IDEOGRAPH-62E5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+62E6 拦 CJK UNIFIED IDEOGRAPH-62E6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+62E7 拧 CJK UNIFIED IDEOGRAPH-62E7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+62E8 拨 CJK UNIFIED IDEOGRAPH-62E8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+62E9 择 CJK UNIFIED IDEOGRAPH-62E9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+62EA 拪 CJK UNIFIED IDEOGRAPH-62EA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+62EB 拫 CJK UNIFIED IDEOGRAPH-62EB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+62EC 括 CJK UNIFIED IDEOGRAPH-62EC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+62ED 拭 CJK UNIFIED IDEOGRAPH-62ED | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+62EE 拮 CJK UNIFIED IDEOGRAPH-62EE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+62EF 拯 CJK UNIFIED IDEOGRAPH-62EF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+62F0 拰 CJK UNIFIED IDEOGRAPH-62F0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+62F1 拱 CJK UNIFIED IDEOGRAPH-62F1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+62F2 拲 CJK UNIFIED IDEOGRAPH-62F2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+62F3 拳 CJK UNIFIED IDEOGRAPH-62F3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+62F4 拴 CJK UNIFIED IDEOGRAPH-62F4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+62F5 拵 CJK UNIFIED IDEOGRAPH-62F5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+62F6 拶 CJK UNIFIED IDEOGRAPH-62F6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+62F7 拷 CJK UNIFIED IDEOGRAPH-62F7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+62F8 拸 CJK UNIFIED IDEOGRAPH-62F8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+62F9 拹 CJK UNIFIED IDEOGRAPH-62F9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+62FA 拺 CJK UNIFIED IDEOGRAPH-62FA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+62FB 拻 CJK UNIFIED IDEOGRAPH-62FB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+62FC 拼 CJK UNIFIED IDEOGRAPH-62FC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+62FD 拽 CJK UNIFIED IDEOGRAPH-62FD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+62FE 拾 CJK UNIFIED IDEOGRAPH-62FE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+62FF 拿 CJK UNIFIED IDEOGRAPH-62FF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6300 挀 CJK UNIFIED IDEOGRAPH-6300 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6301 持 CJK UNIFIED IDEOGRAPH-6301 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6302 挂 CJK UNIFIED IDEOGRAPH-6302 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6303 挃 CJK UNIFIED IDEOGRAPH-6303 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6304 挄 CJK UNIFIED IDEOGRAPH-6304 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6305 挅 CJK UNIFIED IDEOGRAPH-6305 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6306 挆 CJK UNIFIED IDEOGRAPH-6306 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6307 指 CJK UNIFIED IDEOGRAPH-6307 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6308 挈 CJK UNIFIED IDEOGRAPH-6308 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6309 按 CJK UNIFIED IDEOGRAPH-6309 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+630A 挊 CJK UNIFIED IDEOGRAPH-630A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+630B 挋 CJK UNIFIED IDEOGRAPH-630B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+630C 挌 CJK UNIFIED IDEOGRAPH-630C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+630D 挍 CJK UNIFIED IDEOGRAPH-630D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+630E 挎 CJK UNIFIED IDEOGRAPH-630E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+630F 挏 CJK UNIFIED IDEOGRAPH-630F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6310 挐 CJK UNIFIED IDEOGRAPH-6310 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6311 挑 CJK UNIFIED IDEOGRAPH-6311 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6312 挒 CJK UNIFIED IDEOGRAPH-6312 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6313 挓 CJK UNIFIED IDEOGRAPH-6313 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6314 挔 CJK UNIFIED IDEOGRAPH-6314 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6315 挕 CJK UNIFIED IDEOGRAPH-6315 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6316 挖 CJK UNIFIED IDEOGRAPH-6316 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6317 挗 CJK UNIFIED IDEOGRAPH-6317 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6318 挘 CJK UNIFIED IDEOGRAPH-6318 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6319 挙 CJK UNIFIED IDEOGRAPH-6319 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+631A 挚 CJK UNIFIED IDEOGRAPH-631A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+631B 挛 CJK UNIFIED IDEOGRAPH-631B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+631C 挜 CJK UNIFIED IDEOGRAPH-631C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+631D 挝 CJK UNIFIED IDEOGRAPH-631D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+631E 挞 CJK UNIFIED IDEOGRAPH-631E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+631F 挟 CJK UNIFIED IDEOGRAPH-631F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6320 挠 CJK UNIFIED IDEOGRAPH-6320 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6321 挡 CJK UNIFIED IDEOGRAPH-6321 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6322 挢 CJK UNIFIED IDEOGRAPH-6322 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6323 挣 CJK UNIFIED IDEOGRAPH-6323 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6324 挤 CJK UNIFIED IDEOGRAPH-6324 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6325 挥 CJK UNIFIED IDEOGRAPH-6325 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6326 挦 CJK UNIFIED IDEOGRAPH-6326 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6327 挧 CJK UNIFIED IDEOGRAPH-6327 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6328 挨 CJK UNIFIED IDEOGRAPH-6328 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6329 挩 CJK UNIFIED IDEOGRAPH-6329 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+632A 挪 CJK UNIFIED IDEOGRAPH-632A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+632B 挫 CJK UNIFIED IDEOGRAPH-632B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+632C 挬 CJK UNIFIED IDEOGRAPH-632C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+632D 挭 CJK UNIFIED IDEOGRAPH-632D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+632E 挮 CJK UNIFIED IDEOGRAPH-632E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+632F 振 CJK UNIFIED IDEOGRAPH-632F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6330 挰 CJK UNIFIED IDEOGRAPH-6330 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6331 挱 CJK UNIFIED IDEOGRAPH-6331 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6332 挲 CJK UNIFIED IDEOGRAPH-6332 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6333 挳 CJK UNIFIED IDEOGRAPH-6333 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6334 挴 CJK UNIFIED IDEOGRAPH-6334 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6335 挵 CJK UNIFIED IDEOGRAPH-6335 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6336 挶 CJK UNIFIED IDEOGRAPH-6336 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6337 挷 CJK UNIFIED IDEOGRAPH-6337 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6338 挸 CJK UNIFIED IDEOGRAPH-6338 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6339 挹 CJK UNIFIED IDEOGRAPH-6339 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+633A 挺 CJK UNIFIED IDEOGRAPH-633A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+633B 挻 CJK UNIFIED IDEOGRAPH-633B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+633C 挼 CJK UNIFIED IDEOGRAPH-633C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+633D 挽 CJK UNIFIED IDEOGRAPH-633D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+633E 挾 CJK UNIFIED IDEOGRAPH-633E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+633F 挿 CJK UNIFIED IDEOGRAPH-633F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6340 捀 CJK UNIFIED IDEOGRAPH-6340 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6341 捁 CJK UNIFIED IDEOGRAPH-6341 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6342 捂 CJK UNIFIED IDEOGRAPH-6342 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6343 捃 CJK UNIFIED IDEOGRAPH-6343 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6344 捄 CJK UNIFIED IDEOGRAPH-6344 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6345 捅 CJK UNIFIED IDEOGRAPH-6345 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6346 捆 CJK UNIFIED IDEOGRAPH-6346 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6347 捇 CJK UNIFIED IDEOGRAPH-6347 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6348 捈 CJK UNIFIED IDEOGRAPH-6348 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6349 捉 CJK UNIFIED IDEOGRAPH-6349 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+634A 捊 CJK UNIFIED IDEOGRAPH-634A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+634B 捋 CJK UNIFIED IDEOGRAPH-634B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+634C 捌 CJK UNIFIED IDEOGRAPH-634C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+634D 捍 CJK UNIFIED IDEOGRAPH-634D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+634E 捎 CJK UNIFIED IDEOGRAPH-634E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+634F 捏 CJK UNIFIED IDEOGRAPH-634F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6350 捐 CJK UNIFIED IDEOGRAPH-6350 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6351 捑 CJK UNIFIED IDEOGRAPH-6351 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6352 捒 CJK UNIFIED IDEOGRAPH-6352 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6353 捓 CJK UNIFIED IDEOGRAPH-6353 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6354 捔 CJK UNIFIED IDEOGRAPH-6354 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6355 捕 CJK UNIFIED IDEOGRAPH-6355 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6356 捖 CJK UNIFIED IDEOGRAPH-6356 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6357 捗 CJK UNIFIED IDEOGRAPH-6357 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6358 捘 CJK UNIFIED IDEOGRAPH-6358 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6359 捙 CJK UNIFIED IDEOGRAPH-6359 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+635A 捚 CJK UNIFIED IDEOGRAPH-635A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+635B 捛 CJK UNIFIED IDEOGRAPH-635B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+635C 捜 CJK UNIFIED IDEOGRAPH-635C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+635D 捝 CJK UNIFIED IDEOGRAPH-635D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+635E 捞 CJK UNIFIED IDEOGRAPH-635E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+635F 损 CJK UNIFIED IDEOGRAPH-635F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6360 捠 CJK UNIFIED IDEOGRAPH-6360 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6361 捡 CJK UNIFIED IDEOGRAPH-6361 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6362 换 CJK UNIFIED IDEOGRAPH-6362 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6363 捣 CJK UNIFIED IDEOGRAPH-6363 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6364 捤 CJK UNIFIED IDEOGRAPH-6364 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6365 捥 CJK UNIFIED IDEOGRAPH-6365 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6366 捦 CJK UNIFIED IDEOGRAPH-6366 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6367 捧 CJK UNIFIED IDEOGRAPH-6367 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6368 捨 CJK UNIFIED IDEOGRAPH-6368 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6369 捩 CJK UNIFIED IDEOGRAPH-6369 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+636A 捪 CJK UNIFIED IDEOGRAPH-636A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+636B 捫 CJK UNIFIED IDEOGRAPH-636B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+636C 捬 CJK UNIFIED IDEOGRAPH-636C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+636D 捭 CJK UNIFIED IDEOGRAPH-636D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+636E 据 CJK UNIFIED IDEOGRAPH-636E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+636F 捯 CJK UNIFIED IDEOGRAPH-636F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6370 捰 CJK UNIFIED IDEOGRAPH-6370 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6371 捱 CJK UNIFIED IDEOGRAPH-6371 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6372 捲 CJK UNIFIED IDEOGRAPH-6372 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6373 捳 CJK UNIFIED IDEOGRAPH-6373 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6374 捴 CJK UNIFIED IDEOGRAPH-6374 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6375 捵 CJK UNIFIED IDEOGRAPH-6375 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6376 捶 CJK UNIFIED IDEOGRAPH-6376 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6377 捷 CJK UNIFIED IDEOGRAPH-6377 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6378 捸 CJK UNIFIED IDEOGRAPH-6378 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6379 捹 CJK UNIFIED IDEOGRAPH-6379 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+637A 捺 CJK UNIFIED IDEOGRAPH-637A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+637B 捻 CJK UNIFIED IDEOGRAPH-637B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+637C 捼 CJK UNIFIED IDEOGRAPH-637C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+637D 捽 CJK UNIFIED IDEOGRAPH-637D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+637E 捾 CJK UNIFIED IDEOGRAPH-637E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+637F 捿 CJK UNIFIED IDEOGRAPH-637F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6380 掀 CJK UNIFIED IDEOGRAPH-6380 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6381 掁 CJK UNIFIED IDEOGRAPH-6381 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6382 掂 CJK UNIFIED IDEOGRAPH-6382 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6383 掃 CJK UNIFIED IDEOGRAPH-6383 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6384 掄 CJK UNIFIED IDEOGRAPH-6384 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6385 掅 CJK UNIFIED IDEOGRAPH-6385 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6386 掆 CJK UNIFIED IDEOGRAPH-6386 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6387 掇 CJK UNIFIED IDEOGRAPH-6387 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6388 授 CJK UNIFIED IDEOGRAPH-6388 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6389 掉 CJK UNIFIED IDEOGRAPH-6389 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+638A 掊 CJK UNIFIED IDEOGRAPH-638A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+638B 掋 CJK UNIFIED IDEOGRAPH-638B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+638C 掌 CJK UNIFIED IDEOGRAPH-638C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+638D 掍 CJK UNIFIED IDEOGRAPH-638D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+638E 掎 CJK UNIFIED IDEOGRAPH-638E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+638F 掏 CJK UNIFIED IDEOGRAPH-638F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6390 掐 CJK UNIFIED IDEOGRAPH-6390 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6391 掑 CJK UNIFIED IDEOGRAPH-6391 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6392 排 CJK UNIFIED IDEOGRAPH-6392 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6393 掓 CJK UNIFIED IDEOGRAPH-6393 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6394 掔 CJK UNIFIED IDEOGRAPH-6394 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6395 掕 CJK UNIFIED IDEOGRAPH-6395 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6396 掖 CJK UNIFIED IDEOGRAPH-6396 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6397 掗 CJK UNIFIED IDEOGRAPH-6397 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6398 掘 CJK UNIFIED IDEOGRAPH-6398 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6399 掙 CJK UNIFIED IDEOGRAPH-6399 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+639A 掚 CJK UNIFIED IDEOGRAPH-639A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+639B 掛 CJK UNIFIED IDEOGRAPH-639B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+639C 掜 CJK UNIFIED IDEOGRAPH-639C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+639D 掝 CJK UNIFIED IDEOGRAPH-639D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+639E 掞 CJK UNIFIED IDEOGRAPH-639E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+639F 掟 CJK UNIFIED IDEOGRAPH-639F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+63A0 掠 CJK UNIFIED IDEOGRAPH-63A0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+63A1 採 CJK UNIFIED IDEOGRAPH-63A1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+63A2 探 CJK UNIFIED IDEOGRAPH-63A2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+63A3 掣 CJK UNIFIED IDEOGRAPH-63A3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+63A4 掤 CJK UNIFIED IDEOGRAPH-63A4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+63A5 接 CJK UNIFIED IDEOGRAPH-63A5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+63A6 掦 CJK UNIFIED IDEOGRAPH-63A6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+63A7 控 CJK UNIFIED IDEOGRAPH-63A7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+63A8 推 CJK UNIFIED IDEOGRAPH-63A8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+63A9 掩 CJK UNIFIED IDEOGRAPH-63A9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+63AA 措 CJK UNIFIED IDEOGRAPH-63AA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+63AB 掫 CJK UNIFIED IDEOGRAPH-63AB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+63AC 掬 CJK UNIFIED IDEOGRAPH-63AC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+63AD 掭 CJK UNIFIED IDEOGRAPH-63AD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+63AE 掮 CJK UNIFIED IDEOGRAPH-63AE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+63AF 掯 CJK UNIFIED IDEOGRAPH-63AF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+63B0 掰 CJK UNIFIED IDEOGRAPH-63B0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+63B1 掱 CJK UNIFIED IDEOGRAPH-63B1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+63B2 掲 CJK UNIFIED IDEOGRAPH-63B2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+63B3 掳 CJK UNIFIED IDEOGRAPH-63B3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+63B4 掴 CJK UNIFIED IDEOGRAPH-63B4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+63B5 掵 CJK UNIFIED IDEOGRAPH-63B5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+63B6 掶 CJK UNIFIED IDEOGRAPH-63B6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+63B7 掷 CJK UNIFIED IDEOGRAPH-63B7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+63B8 掸 CJK UNIFIED IDEOGRAPH-63B8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+63B9 掹 CJK UNIFIED IDEOGRAPH-63B9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+63BA 掺 CJK UNIFIED IDEOGRAPH-63BA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+63BB 掻 CJK UNIFIED IDEOGRAPH-63BB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+63BC 掼 CJK UNIFIED IDEOGRAPH-63BC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+63BD 掽 CJK UNIFIED IDEOGRAPH-63BD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+63BE 掾 CJK UNIFIED IDEOGRAPH-63BE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+63BF 掿 CJK UNIFIED IDEOGRAPH-63BF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+63C0 揀 CJK UNIFIED IDEOGRAPH-63C0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+63C1 揁 CJK UNIFIED IDEOGRAPH-63C1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+63C2 揂 CJK UNIFIED IDEOGRAPH-63C2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+63C3 揃 CJK UNIFIED IDEOGRAPH-63C3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+63C4 揄 CJK UNIFIED IDEOGRAPH-63C4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+63C5 揅 CJK UNIFIED IDEOGRAPH-63C5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+63C6 揆 CJK UNIFIED IDEOGRAPH-63C6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+63C7 揇 CJK UNIFIED IDEOGRAPH-63C7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+63C8 揈 CJK UNIFIED IDEOGRAPH-63C8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+63C9 揉 CJK UNIFIED IDEOGRAPH-63C9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+63CA 揊 CJK UNIFIED IDEOGRAPH-63CA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+63CB 揋 CJK UNIFIED IDEOGRAPH-63CB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+63CC 揌 CJK UNIFIED IDEOGRAPH-63CC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+63CD 揍 CJK UNIFIED IDEOGRAPH-63CD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+63CE 揎 CJK UNIFIED IDEOGRAPH-63CE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+63CF 描 CJK UNIFIED IDEOGRAPH-63CF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+63D0 提 CJK UNIFIED IDEOGRAPH-63D0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+63D1 揑 CJK UNIFIED IDEOGRAPH-63D1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+63D2 插 CJK UNIFIED IDEOGRAPH-63D2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+63D3 揓 CJK UNIFIED IDEOGRAPH-63D3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+63D4 揔 CJK UNIFIED IDEOGRAPH-63D4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+63D5 揕 CJK UNIFIED IDEOGRAPH-63D5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+63D6 揖 CJK UNIFIED IDEOGRAPH-63D6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+63D7 揗 CJK UNIFIED IDEOGRAPH-63D7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+63D8 揘 CJK UNIFIED IDEOGRAPH-63D8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+63D9 揙 CJK UNIFIED IDEOGRAPH-63D9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+63DA 揚 CJK UNIFIED IDEOGRAPH-63DA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+63DB 換 CJK UNIFIED IDEOGRAPH-63DB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+63DC 揜 CJK UNIFIED IDEOGRAPH-63DC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+63DD 揝 CJK UNIFIED IDEOGRAPH-63DD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+63DE 揞 CJK UNIFIED IDEOGRAPH-63DE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+63DF 揟 CJK UNIFIED IDEOGRAPH-63DF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+63E0 揠 CJK UNIFIED IDEOGRAPH-63E0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+63E1 握 CJK UNIFIED IDEOGRAPH-63E1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+63E2 揢 CJK UNIFIED IDEOGRAPH-63E2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+63E3 揣 CJK UNIFIED IDEOGRAPH-63E3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+63E4 揤 CJK UNIFIED IDEOGRAPH-63E4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+63E5 揥 CJK UNIFIED IDEOGRAPH-63E5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+63E6 揦 CJK UNIFIED IDEOGRAPH-63E6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+63E7 揧 CJK UNIFIED IDEOGRAPH-63E7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+63E8 揨 CJK UNIFIED IDEOGRAPH-63E8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+63E9 揩 CJK UNIFIED IDEOGRAPH-63E9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+63EA 揪 CJK UNIFIED IDEOGRAPH-63EA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+63EB 揫 CJK UNIFIED IDEOGRAPH-63EB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+63EC 揬 CJK UNIFIED IDEOGRAPH-63EC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+63ED 揭 CJK UNIFIED IDEOGRAPH-63ED | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+63EE 揮 CJK UNIFIED IDEOGRAPH-63EE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+63EF 揯 CJK UNIFIED IDEOGRAPH-63EF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+63F0 揰 CJK UNIFIED IDEOGRAPH-63F0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+63F1 揱 CJK UNIFIED IDEOGRAPH-63F1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+63F2 揲 CJK UNIFIED IDEOGRAPH-63F2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+63F3 揳 CJK UNIFIED IDEOGRAPH-63F3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+63F4 援 CJK UNIFIED IDEOGRAPH-63F4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+63F5 揵 CJK UNIFIED IDEOGRAPH-63F5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+63F6 揶 CJK UNIFIED IDEOGRAPH-63F6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+63F7 揷 CJK UNIFIED IDEOGRAPH-63F7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+63F8 揸 CJK UNIFIED IDEOGRAPH-63F8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+63F9 揹 CJK UNIFIED IDEOGRAPH-63F9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+63FA 揺 CJK UNIFIED IDEOGRAPH-63FA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+63FB 揻 CJK UNIFIED IDEOGRAPH-63FB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+63FC 揼 CJK UNIFIED IDEOGRAPH-63FC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+63FD 揽 CJK UNIFIED IDEOGRAPH-63FD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+63FE 揾 CJK UNIFIED IDEOGRAPH-63FE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+63FF 揿 CJK UNIFIED IDEOGRAPH-63FF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6400 搀 CJK UNIFIED IDEOGRAPH-6400 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6401 搁 CJK UNIFIED IDEOGRAPH-6401 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6402 搂 CJK UNIFIED IDEOGRAPH-6402 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6403 搃 CJK UNIFIED IDEOGRAPH-6403 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6404 搄 CJK UNIFIED IDEOGRAPH-6404 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6405 搅 CJK UNIFIED IDEOGRAPH-6405 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6406 搆 CJK UNIFIED IDEOGRAPH-6406 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6407 搇 CJK UNIFIED IDEOGRAPH-6407 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6408 搈 CJK UNIFIED IDEOGRAPH-6408 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6409 搉 CJK UNIFIED IDEOGRAPH-6409 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+640A 搊 CJK UNIFIED IDEOGRAPH-640A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+640B 搋 CJK UNIFIED IDEOGRAPH-640B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+640C 搌 CJK UNIFIED IDEOGRAPH-640C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+640D 損 CJK UNIFIED IDEOGRAPH-640D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+640E 搎 CJK UNIFIED IDEOGRAPH-640E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+640F 搏 CJK UNIFIED IDEOGRAPH-640F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6410 搐 CJK UNIFIED IDEOGRAPH-6410 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6411 搑 CJK UNIFIED IDEOGRAPH-6411 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6412 搒 CJK UNIFIED IDEOGRAPH-6412 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6413 搓 CJK UNIFIED IDEOGRAPH-6413 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6414 搔 CJK UNIFIED IDEOGRAPH-6414 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6415 搕 CJK UNIFIED IDEOGRAPH-6415 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6416 搖 CJK UNIFIED IDEOGRAPH-6416 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6417 搗 CJK UNIFIED IDEOGRAPH-6417 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6418 搘 CJK UNIFIED IDEOGRAPH-6418 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6419 搙 CJK UNIFIED IDEOGRAPH-6419 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+641A 搚 CJK UNIFIED IDEOGRAPH-641A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+641B 搛 CJK UNIFIED IDEOGRAPH-641B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+641C 搜 CJK UNIFIED IDEOGRAPH-641C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+641D 搝 CJK UNIFIED IDEOGRAPH-641D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+641E 搞 CJK UNIFIED IDEOGRAPH-641E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+641F 搟 CJK UNIFIED IDEOGRAPH-641F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6420 搠 CJK UNIFIED IDEOGRAPH-6420 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6421 搡 CJK UNIFIED IDEOGRAPH-6421 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6422 搢 CJK UNIFIED IDEOGRAPH-6422 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6423 搣 CJK UNIFIED IDEOGRAPH-6423 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6424 搤 CJK UNIFIED IDEOGRAPH-6424 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6425 搥 CJK UNIFIED IDEOGRAPH-6425 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6426 搦 CJK UNIFIED IDEOGRAPH-6426 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6427 搧 CJK UNIFIED IDEOGRAPH-6427 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6428 搨 CJK UNIFIED IDEOGRAPH-6428 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6429 搩 CJK UNIFIED IDEOGRAPH-6429 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+642A 搪 CJK UNIFIED IDEOGRAPH-642A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+642B 搫 CJK UNIFIED IDEOGRAPH-642B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+642C 搬 CJK UNIFIED IDEOGRAPH-642C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+642D 搭 CJK UNIFIED IDEOGRAPH-642D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+642E 搮 CJK UNIFIED IDEOGRAPH-642E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+642F 搯 CJK UNIFIED IDEOGRAPH-642F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6430 搰 CJK UNIFIED IDEOGRAPH-6430 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6431 搱 CJK UNIFIED IDEOGRAPH-6431 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6432 搲 CJK UNIFIED IDEOGRAPH-6432 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6433 搳 CJK UNIFIED IDEOGRAPH-6433 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6434 搴 CJK UNIFIED IDEOGRAPH-6434 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6435 搵 CJK UNIFIED IDEOGRAPH-6435 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6436 搶 CJK UNIFIED IDEOGRAPH-6436 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6437 搷 CJK UNIFIED IDEOGRAPH-6437 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6438 搸 CJK UNIFIED IDEOGRAPH-6438 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6439 搹 CJK UNIFIED IDEOGRAPH-6439 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+643A 携 CJK UNIFIED IDEOGRAPH-643A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+643B 搻 CJK UNIFIED IDEOGRAPH-643B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+643C 搼 CJK UNIFIED IDEOGRAPH-643C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+643D 搽 CJK UNIFIED IDEOGRAPH-643D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+643E 搾 CJK UNIFIED IDEOGRAPH-643E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+643F 搿 CJK UNIFIED IDEOGRAPH-643F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6440 摀 CJK UNIFIED IDEOGRAPH-6440 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6441 摁 CJK UNIFIED IDEOGRAPH-6441 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6442 摂 CJK UNIFIED IDEOGRAPH-6442 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6443 摃 CJK UNIFIED IDEOGRAPH-6443 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6444 摄 CJK UNIFIED IDEOGRAPH-6444 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6445 摅 CJK UNIFIED IDEOGRAPH-6445 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6446 摆 CJK UNIFIED IDEOGRAPH-6446 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6447 摇 CJK UNIFIED IDEOGRAPH-6447 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6448 摈 CJK UNIFIED IDEOGRAPH-6448 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6449 摉 CJK UNIFIED IDEOGRAPH-6449 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+644A 摊 CJK UNIFIED IDEOGRAPH-644A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+644B 摋 CJK UNIFIED IDEOGRAPH-644B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+644C 摌 CJK UNIFIED IDEOGRAPH-644C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+644D 摍 CJK UNIFIED IDEOGRAPH-644D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+644E 摎 CJK UNIFIED IDEOGRAPH-644E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+644F 摏 CJK UNIFIED IDEOGRAPH-644F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6450 摐 CJK UNIFIED IDEOGRAPH-6450 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6451 摑 CJK UNIFIED IDEOGRAPH-6451 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6452 摒 CJK UNIFIED IDEOGRAPH-6452 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6453 摓 CJK UNIFIED IDEOGRAPH-6453 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6454 摔 CJK UNIFIED IDEOGRAPH-6454 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6455 摕 CJK UNIFIED IDEOGRAPH-6455 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6456 摖 CJK UNIFIED IDEOGRAPH-6456 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6457 摗 CJK UNIFIED IDEOGRAPH-6457 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6458 摘 CJK UNIFIED IDEOGRAPH-6458 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6459 摙 CJK UNIFIED IDEOGRAPH-6459 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+645A 摚 CJK UNIFIED IDEOGRAPH-645A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+645B 摛 CJK UNIFIED IDEOGRAPH-645B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+645C 摜 CJK UNIFIED IDEOGRAPH-645C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+645D 摝 CJK UNIFIED IDEOGRAPH-645D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+645E 摞 CJK UNIFIED IDEOGRAPH-645E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+645F 摟 CJK UNIFIED IDEOGRAPH-645F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6460 摠 CJK UNIFIED IDEOGRAPH-6460 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6461 摡 CJK UNIFIED IDEOGRAPH-6461 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6462 摢 CJK UNIFIED IDEOGRAPH-6462 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6463 摣 CJK UNIFIED IDEOGRAPH-6463 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6464 摤 CJK UNIFIED IDEOGRAPH-6464 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6465 摥 CJK UNIFIED IDEOGRAPH-6465 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6466 摦 CJK UNIFIED IDEOGRAPH-6466 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6467 摧 CJK UNIFIED IDEOGRAPH-6467 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6468 摨 CJK UNIFIED IDEOGRAPH-6468 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6469 摩 CJK UNIFIED IDEOGRAPH-6469 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+646A 摪 CJK UNIFIED IDEOGRAPH-646A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+646B 摫 CJK UNIFIED IDEOGRAPH-646B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+646C 摬 CJK UNIFIED IDEOGRAPH-646C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+646D 摭 CJK UNIFIED IDEOGRAPH-646D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+646E 摮 CJK UNIFIED IDEOGRAPH-646E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+646F 摯 CJK UNIFIED IDEOGRAPH-646F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6470 摰 CJK UNIFIED IDEOGRAPH-6470 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6471 摱 CJK UNIFIED IDEOGRAPH-6471 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6472 摲 CJK UNIFIED IDEOGRAPH-6472 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6473 摳 CJK UNIFIED IDEOGRAPH-6473 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6474 摴 CJK UNIFIED IDEOGRAPH-6474 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6475 摵 CJK UNIFIED IDEOGRAPH-6475 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6476 摶 CJK UNIFIED IDEOGRAPH-6476 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6477 摷 CJK UNIFIED IDEOGRAPH-6477 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6478 摸 CJK UNIFIED IDEOGRAPH-6478 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6479 摹 CJK UNIFIED IDEOGRAPH-6479 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+647A 摺 CJK UNIFIED IDEOGRAPH-647A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+647B 摻 CJK UNIFIED IDEOGRAPH-647B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+647C 摼 CJK UNIFIED IDEOGRAPH-647C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+647D 摽 CJK UNIFIED IDEOGRAPH-647D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+647E 摾 CJK UNIFIED IDEOGRAPH-647E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+647F 摿 CJK UNIFIED IDEOGRAPH-647F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6480 撀 CJK UNIFIED IDEOGRAPH-6480 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6481 撁 CJK UNIFIED IDEOGRAPH-6481 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6482 撂 CJK UNIFIED IDEOGRAPH-6482 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6483 撃 CJK UNIFIED IDEOGRAPH-6483 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6484 撄 CJK UNIFIED IDEOGRAPH-6484 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6485 撅 CJK UNIFIED IDEOGRAPH-6485 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6486 撆 CJK UNIFIED IDEOGRAPH-6486 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6487 撇 CJK UNIFIED IDEOGRAPH-6487 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6488 撈 CJK UNIFIED IDEOGRAPH-6488 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6489 撉 CJK UNIFIED IDEOGRAPH-6489 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+648A 撊 CJK UNIFIED IDEOGRAPH-648A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+648B 撋 CJK UNIFIED IDEOGRAPH-648B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+648C 撌 CJK UNIFIED IDEOGRAPH-648C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+648D 撍 CJK UNIFIED IDEOGRAPH-648D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+648E 撎 CJK UNIFIED IDEOGRAPH-648E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+648F 撏 CJK UNIFIED IDEOGRAPH-648F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6490 撐 CJK UNIFIED IDEOGRAPH-6490 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6491 撑 CJK UNIFIED IDEOGRAPH-6491 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6492 撒 CJK UNIFIED IDEOGRAPH-6492 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6493 撓 CJK UNIFIED IDEOGRAPH-6493 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6494 撔 CJK UNIFIED IDEOGRAPH-6494 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6495 撕 CJK UNIFIED IDEOGRAPH-6495 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6496 撖 CJK UNIFIED IDEOGRAPH-6496 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6497 撗 CJK UNIFIED IDEOGRAPH-6497 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6498 撘 CJK UNIFIED IDEOGRAPH-6498 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6499 撙 CJK UNIFIED IDEOGRAPH-6499 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+649A 撚 CJK UNIFIED IDEOGRAPH-649A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+649B 撛 CJK UNIFIED IDEOGRAPH-649B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+649C 撜 CJK UNIFIED IDEOGRAPH-649C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+649D 撝 CJK UNIFIED IDEOGRAPH-649D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+649E 撞 CJK UNIFIED IDEOGRAPH-649E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+649F 撟 CJK UNIFIED IDEOGRAPH-649F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+64A0 撠 CJK UNIFIED IDEOGRAPH-64A0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+64A1 撡 CJK UNIFIED IDEOGRAPH-64A1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+64A2 撢 CJK UNIFIED IDEOGRAPH-64A2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+64A3 撣 CJK UNIFIED IDEOGRAPH-64A3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+64A4 撤 CJK UNIFIED IDEOGRAPH-64A4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+64A5 撥 CJK UNIFIED IDEOGRAPH-64A5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+64A6 撦 CJK UNIFIED IDEOGRAPH-64A6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+64A7 撧 CJK UNIFIED IDEOGRAPH-64A7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+64A8 撨 CJK UNIFIED IDEOGRAPH-64A8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+64A9 撩 CJK UNIFIED IDEOGRAPH-64A9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+64AA 撪 CJK UNIFIED IDEOGRAPH-64AA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+64AB 撫 CJK UNIFIED IDEOGRAPH-64AB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+64AC 撬 CJK UNIFIED IDEOGRAPH-64AC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+64AD 播 CJK UNIFIED IDEOGRAPH-64AD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+64AE 撮 CJK UNIFIED IDEOGRAPH-64AE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+64AF 撯 CJK UNIFIED IDEOGRAPH-64AF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+64B0 撰 CJK UNIFIED IDEOGRAPH-64B0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+64B1 撱 CJK UNIFIED IDEOGRAPH-64B1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+64B2 撲 CJK UNIFIED IDEOGRAPH-64B2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+64B3 撳 CJK UNIFIED IDEOGRAPH-64B3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+64B4 撴 CJK UNIFIED IDEOGRAPH-64B4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+64B5 撵 CJK UNIFIED IDEOGRAPH-64B5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+64B6 撶 CJK UNIFIED IDEOGRAPH-64B6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+64B7 撷 CJK UNIFIED IDEOGRAPH-64B7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+64B8 撸 CJK UNIFIED IDEOGRAPH-64B8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+64B9 撹 CJK UNIFIED IDEOGRAPH-64B9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+64BA 撺 CJK UNIFIED IDEOGRAPH-64BA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+64BB 撻 CJK UNIFIED IDEOGRAPH-64BB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+64BC 撼 CJK UNIFIED IDEOGRAPH-64BC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+64BD 撽 CJK UNIFIED IDEOGRAPH-64BD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+64BE 撾 CJK UNIFIED IDEOGRAPH-64BE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+64BF 撿 CJK UNIFIED IDEOGRAPH-64BF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+64C0 擀 CJK UNIFIED IDEOGRAPH-64C0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+64C1 擁 CJK UNIFIED IDEOGRAPH-64C1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+64C2 擂 CJK UNIFIED IDEOGRAPH-64C2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+64C3 擃 CJK UNIFIED IDEOGRAPH-64C3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+64C4 擄 CJK UNIFIED IDEOGRAPH-64C4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+64C5 擅 CJK UNIFIED IDEOGRAPH-64C5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+64C6 擆 CJK UNIFIED IDEOGRAPH-64C6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+64C7 擇 CJK UNIFIED IDEOGRAPH-64C7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+64C8 擈 CJK UNIFIED IDEOGRAPH-64C8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+64C9 擉 CJK UNIFIED IDEOGRAPH-64C9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+64CA 擊 CJK UNIFIED IDEOGRAPH-64CA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+64CB 擋 CJK UNIFIED IDEOGRAPH-64CB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+64CC 擌 CJK UNIFIED IDEOGRAPH-64CC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+64CD 操 CJK UNIFIED IDEOGRAPH-64CD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+64CE 擎 CJK UNIFIED IDEOGRAPH-64CE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+64CF 擏 CJK UNIFIED IDEOGRAPH-64CF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+64D0 擐 CJK UNIFIED IDEOGRAPH-64D0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+64D1 擑 CJK UNIFIED IDEOGRAPH-64D1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+64D2 擒 CJK UNIFIED IDEOGRAPH-64D2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+64D3 擓 CJK UNIFIED IDEOGRAPH-64D3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+64D4 擔 CJK UNIFIED IDEOGRAPH-64D4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+64D5 擕 CJK UNIFIED IDEOGRAPH-64D5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+64D6 擖 CJK UNIFIED IDEOGRAPH-64D6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+64D7 擗 CJK UNIFIED IDEOGRAPH-64D7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+64D8 擘 CJK UNIFIED IDEOGRAPH-64D8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+64D9 擙 CJK UNIFIED IDEOGRAPH-64D9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+64DA 據 CJK UNIFIED IDEOGRAPH-64DA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+64DB 擛 CJK UNIFIED IDEOGRAPH-64DB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+64DC 擜 CJK UNIFIED IDEOGRAPH-64DC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+64DD 擝 CJK UNIFIED IDEOGRAPH-64DD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+64DE 擞 CJK UNIFIED IDEOGRAPH-64DE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+64DF 擟 CJK UNIFIED IDEOGRAPH-64DF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+64E0 擠 CJK UNIFIED IDEOGRAPH-64E0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+64E1 擡 CJK UNIFIED IDEOGRAPH-64E1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+64E2 擢 CJK UNIFIED IDEOGRAPH-64E2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+64E3 擣 CJK UNIFIED IDEOGRAPH-64E3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+64E4 擤 CJK UNIFIED IDEOGRAPH-64E4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+64E5 擥 CJK UNIFIED IDEOGRAPH-64E5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+64E6 擦 CJK UNIFIED IDEOGRAPH-64E6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+64E7 擧 CJK UNIFIED IDEOGRAPH-64E7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+64E8 擨 CJK UNIFIED IDEOGRAPH-64E8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+64E9 擩 CJK UNIFIED IDEOGRAPH-64E9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+64EA 擪 CJK UNIFIED IDEOGRAPH-64EA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+64EB 擫 CJK UNIFIED IDEOGRAPH-64EB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+64EC 擬 CJK UNIFIED IDEOGRAPH-64EC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+64ED 擭 CJK UNIFIED IDEOGRAPH-64ED | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+64EE 擮 CJK UNIFIED IDEOGRAPH-64EE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+64EF 擯 CJK UNIFIED IDEOGRAPH-64EF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+64F0 擰 CJK UNIFIED IDEOGRAPH-64F0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+64F1 擱 CJK UNIFIED IDEOGRAPH-64F1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+64F2 擲 CJK UNIFIED IDEOGRAPH-64F2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+64F3 擳 CJK UNIFIED IDEOGRAPH-64F3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+64F4 擴 CJK UNIFIED IDEOGRAPH-64F4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+64F5 擵 CJK UNIFIED IDEOGRAPH-64F5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+64F6 擶 CJK UNIFIED IDEOGRAPH-64F6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+64F7 擷 CJK UNIFIED IDEOGRAPH-64F7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+64F8 擸 CJK UNIFIED IDEOGRAPH-64F8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+64F9 擹 CJK UNIFIED IDEOGRAPH-64F9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+64FA 擺 CJK UNIFIED IDEOGRAPH-64FA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+64FB 擻 CJK UNIFIED IDEOGRAPH-64FB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+64FC 擼 CJK UNIFIED IDEOGRAPH-64FC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+64FD 擽 CJK UNIFIED IDEOGRAPH-64FD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+64FE 擾 CJK UNIFIED IDEOGRAPH-64FE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+64FF 擿 CJK UNIFIED IDEOGRAPH-64FF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6500 攀 CJK UNIFIED IDEOGRAPH-6500 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6501 攁 CJK UNIFIED IDEOGRAPH-6501 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6502 攂 CJK UNIFIED IDEOGRAPH-6502 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6503 攃 CJK UNIFIED IDEOGRAPH-6503 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6504 攄 CJK UNIFIED IDEOGRAPH-6504 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6505 攅 CJK UNIFIED IDEOGRAPH-6505 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6506 攆 CJK UNIFIED IDEOGRAPH-6506 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6507 攇 CJK UNIFIED IDEOGRAPH-6507 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6508 攈 CJK UNIFIED IDEOGRAPH-6508 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6509 攉 CJK UNIFIED IDEOGRAPH-6509 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+650A 攊 CJK UNIFIED IDEOGRAPH-650A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+650B 攋 CJK UNIFIED IDEOGRAPH-650B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+650C 攌 CJK UNIFIED IDEOGRAPH-650C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+650D 攍 CJK UNIFIED IDEOGRAPH-650D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+650E 攎 CJK UNIFIED IDEOGRAPH-650E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+650F 攏 CJK UNIFIED IDEOGRAPH-650F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6510 攐 CJK UNIFIED IDEOGRAPH-6510 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6511 攑 CJK UNIFIED IDEOGRAPH-6511 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6512 攒 CJK UNIFIED IDEOGRAPH-6512 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6513 攓 CJK UNIFIED IDEOGRAPH-6513 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6514 攔 CJK UNIFIED IDEOGRAPH-6514 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6515 攕 CJK UNIFIED IDEOGRAPH-6515 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6516 攖 CJK UNIFIED IDEOGRAPH-6516 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6517 攗 CJK UNIFIED IDEOGRAPH-6517 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6518 攘 CJK UNIFIED IDEOGRAPH-6518 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6519 攙 CJK UNIFIED IDEOGRAPH-6519 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+651A 攚 CJK UNIFIED IDEOGRAPH-651A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+651B 攛 CJK UNIFIED IDEOGRAPH-651B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+651C 攜 CJK UNIFIED IDEOGRAPH-651C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+651D 攝 CJK UNIFIED IDEOGRAPH-651D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+651E 攞 CJK UNIFIED IDEOGRAPH-651E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+651F 攟 CJK UNIFIED IDEOGRAPH-651F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6520 攠 CJK UNIFIED IDEOGRAPH-6520 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6521 攡 CJK UNIFIED IDEOGRAPH-6521 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6522 攢 CJK UNIFIED IDEOGRAPH-6522 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6523 攣 CJK UNIFIED IDEOGRAPH-6523 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6524 攤 CJK UNIFIED IDEOGRAPH-6524 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6525 攥 CJK UNIFIED IDEOGRAPH-6525 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6526 攦 CJK UNIFIED IDEOGRAPH-6526 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6527 攧 CJK UNIFIED IDEOGRAPH-6527 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6528 攨 CJK UNIFIED IDEOGRAPH-6528 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6529 攩 CJK UNIFIED IDEOGRAPH-6529 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+652A 攪 CJK UNIFIED IDEOGRAPH-652A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+652B 攫 CJK UNIFIED IDEOGRAPH-652B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+652C 攬 CJK UNIFIED IDEOGRAPH-652C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+652D 攭 CJK UNIFIED IDEOGRAPH-652D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+652E 攮 CJK UNIFIED IDEOGRAPH-652E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+652F 支 CJK UNIFIED IDEOGRAPH-652F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6530 攰 CJK UNIFIED IDEOGRAPH-6530 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6531 攱 CJK UNIFIED IDEOGRAPH-6531 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6532 攲 CJK UNIFIED IDEOGRAPH-6532 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6533 攳 CJK UNIFIED IDEOGRAPH-6533 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6534 攴 CJK UNIFIED IDEOGRAPH-6534 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6535 攵 CJK UNIFIED IDEOGRAPH-6535 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6536 收 CJK UNIFIED IDEOGRAPH-6536 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6537 攷 CJK UNIFIED IDEOGRAPH-6537 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6538 攸 CJK UNIFIED IDEOGRAPH-6538 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6539 改 CJK UNIFIED IDEOGRAPH-6539 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+653A 攺 CJK UNIFIED IDEOGRAPH-653A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+653B 攻 CJK UNIFIED IDEOGRAPH-653B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+653C 攼 CJK UNIFIED IDEOGRAPH-653C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+653D 攽 CJK UNIFIED IDEOGRAPH-653D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+653E 放 CJK UNIFIED IDEOGRAPH-653E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+653F 政 CJK UNIFIED IDEOGRAPH-653F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6540 敀 CJK UNIFIED IDEOGRAPH-6540 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6541 敁 CJK UNIFIED IDEOGRAPH-6541 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6542 敂 CJK UNIFIED IDEOGRAPH-6542 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6543 敃 CJK UNIFIED IDEOGRAPH-6543 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6544 敄 CJK UNIFIED IDEOGRAPH-6544 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6545 故 CJK UNIFIED IDEOGRAPH-6545 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6546 敆 CJK UNIFIED IDEOGRAPH-6546 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6547 敇 CJK UNIFIED IDEOGRAPH-6547 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6548 效 CJK UNIFIED IDEOGRAPH-6548 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6549 敉 CJK UNIFIED IDEOGRAPH-6549 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+654A 敊 CJK UNIFIED IDEOGRAPH-654A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+654B 敋 CJK UNIFIED IDEOGRAPH-654B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+654C 敌 CJK UNIFIED IDEOGRAPH-654C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+654D 敍 CJK UNIFIED IDEOGRAPH-654D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+654E 敎 CJK UNIFIED IDEOGRAPH-654E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+654F 敏 CJK UNIFIED IDEOGRAPH-654F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6550 敐 CJK UNIFIED IDEOGRAPH-6550 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6551 救 CJK UNIFIED IDEOGRAPH-6551 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6552 敒 CJK UNIFIED IDEOGRAPH-6552 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6553 敓 CJK UNIFIED IDEOGRAPH-6553 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6554 敔 CJK UNIFIED IDEOGRAPH-6554 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6555 敕 CJK UNIFIED IDEOGRAPH-6555 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6556 敖 CJK UNIFIED IDEOGRAPH-6556 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6557 敗 CJK UNIFIED IDEOGRAPH-6557 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6558 敘 CJK UNIFIED IDEOGRAPH-6558 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6559 教 CJK UNIFIED IDEOGRAPH-6559 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+655A 敚 CJK UNIFIED IDEOGRAPH-655A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+655B 敛 CJK UNIFIED IDEOGRAPH-655B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+655C 敜 CJK UNIFIED IDEOGRAPH-655C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+655D 敝 CJK UNIFIED IDEOGRAPH-655D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+655E 敞 CJK UNIFIED IDEOGRAPH-655E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+655F 敟 CJK UNIFIED IDEOGRAPH-655F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6560 敠 CJK UNIFIED IDEOGRAPH-6560 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6561 敡 CJK UNIFIED IDEOGRAPH-6561 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6562 敢 CJK UNIFIED IDEOGRAPH-6562 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6563 散 CJK UNIFIED IDEOGRAPH-6563 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6564 敤 CJK UNIFIED IDEOGRAPH-6564 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6565 敥 CJK UNIFIED IDEOGRAPH-6565 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6566 敦 CJK UNIFIED IDEOGRAPH-6566 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6567 敧 CJK UNIFIED IDEOGRAPH-6567 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6568 敨 CJK UNIFIED IDEOGRAPH-6568 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6569 敩 CJK UNIFIED IDEOGRAPH-6569 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+656A 敪 CJK UNIFIED IDEOGRAPH-656A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+656B 敫 CJK UNIFIED IDEOGRAPH-656B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+656C 敬 CJK UNIFIED IDEOGRAPH-656C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+656D 敭 CJK UNIFIED IDEOGRAPH-656D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+656E 敮 CJK UNIFIED IDEOGRAPH-656E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+656F 敯 CJK UNIFIED IDEOGRAPH-656F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6570 数 CJK UNIFIED IDEOGRAPH-6570 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6571 敱 CJK UNIFIED IDEOGRAPH-6571 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6572 敲 CJK UNIFIED IDEOGRAPH-6572 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6573 敳 CJK UNIFIED IDEOGRAPH-6573 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6574 整 CJK UNIFIED IDEOGRAPH-6574 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6575 敵 CJK UNIFIED IDEOGRAPH-6575 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6576 敶 CJK UNIFIED IDEOGRAPH-6576 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6577 敷 CJK UNIFIED IDEOGRAPH-6577 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6578 數 CJK UNIFIED IDEOGRAPH-6578 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6579 敹 CJK UNIFIED IDEOGRAPH-6579 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+657A 敺 CJK UNIFIED IDEOGRAPH-657A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+657B 敻 CJK UNIFIED IDEOGRAPH-657B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+657C 敼 CJK UNIFIED IDEOGRAPH-657C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+657D 敽 CJK UNIFIED IDEOGRAPH-657D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+657E 敾 CJK UNIFIED IDEOGRAPH-657E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+657F 敿 CJK UNIFIED IDEOGRAPH-657F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6580 斀 CJK UNIFIED IDEOGRAPH-6580 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6581 斁 CJK UNIFIED IDEOGRAPH-6581 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6582 斂 CJK UNIFIED IDEOGRAPH-6582 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6583 斃 CJK UNIFIED IDEOGRAPH-6583 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6584 斄 CJK UNIFIED IDEOGRAPH-6584 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6585 斅 CJK UNIFIED IDEOGRAPH-6585 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6586 斆 CJK UNIFIED IDEOGRAPH-6586 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6587 文 CJK UNIFIED IDEOGRAPH-6587 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6588 斈 CJK UNIFIED IDEOGRAPH-6588 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6589 斉 CJK UNIFIED IDEOGRAPH-6589 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+658A 斊 CJK UNIFIED IDEOGRAPH-658A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+658B 斋 CJK UNIFIED IDEOGRAPH-658B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+658C 斌 CJK UNIFIED IDEOGRAPH-658C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+658D 斍 CJK UNIFIED IDEOGRAPH-658D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+658E 斎 CJK UNIFIED IDEOGRAPH-658E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+658F 斏 CJK UNIFIED IDEOGRAPH-658F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6590 斐 CJK UNIFIED IDEOGRAPH-6590 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6591 斑 CJK UNIFIED IDEOGRAPH-6591 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6592 斒 CJK UNIFIED IDEOGRAPH-6592 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6593 斓 CJK UNIFIED IDEOGRAPH-6593 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6594 斔 CJK UNIFIED IDEOGRAPH-6594 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6595 斕 CJK UNIFIED IDEOGRAPH-6595 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6596 斖 CJK UNIFIED IDEOGRAPH-6596 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6597 斗 CJK UNIFIED IDEOGRAPH-6597 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6598 斘 CJK UNIFIED IDEOGRAPH-6598 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6599 料 CJK UNIFIED IDEOGRAPH-6599 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+659A 斚 CJK UNIFIED IDEOGRAPH-659A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+659B 斛 CJK UNIFIED IDEOGRAPH-659B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+659C 斜 CJK UNIFIED IDEOGRAPH-659C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+659D 斝 CJK UNIFIED IDEOGRAPH-659D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+659E 斞 CJK UNIFIED IDEOGRAPH-659E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+659F 斟 CJK UNIFIED IDEOGRAPH-659F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+65A0 斠 CJK UNIFIED IDEOGRAPH-65A0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+65A1 斡 CJK UNIFIED IDEOGRAPH-65A1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+65A2 斢 CJK UNIFIED IDEOGRAPH-65A2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+65A3 斣 CJK UNIFIED IDEOGRAPH-65A3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+65A4 斤 CJK UNIFIED IDEOGRAPH-65A4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+65A5 斥 CJK UNIFIED IDEOGRAPH-65A5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+65A6 斦 CJK UNIFIED IDEOGRAPH-65A6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+65A7 斧 CJK UNIFIED IDEOGRAPH-65A7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+65A8 斨 CJK UNIFIED IDEOGRAPH-65A8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+65A9 斩 CJK UNIFIED IDEOGRAPH-65A9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+65AA 斪 CJK UNIFIED IDEOGRAPH-65AA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+65AB 斫 CJK UNIFIED IDEOGRAPH-65AB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+65AC 斬 CJK UNIFIED IDEOGRAPH-65AC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+65AD 断 CJK UNIFIED IDEOGRAPH-65AD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+65AE 斮 CJK UNIFIED IDEOGRAPH-65AE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+65AF 斯 CJK UNIFIED IDEOGRAPH-65AF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+65B0 新 CJK UNIFIED IDEOGRAPH-65B0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+65B1 斱 CJK UNIFIED IDEOGRAPH-65B1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+65B2 斲 CJK UNIFIED IDEOGRAPH-65B2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+65B3 斳 CJK UNIFIED IDEOGRAPH-65B3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+65B4 斴 CJK UNIFIED IDEOGRAPH-65B4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+65B5 斵 CJK UNIFIED IDEOGRAPH-65B5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+65B6 斶 CJK UNIFIED IDEOGRAPH-65B6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+65B7 斷 CJK UNIFIED IDEOGRAPH-65B7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+65B8 斸 CJK UNIFIED IDEOGRAPH-65B8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+65B9 方 CJK UNIFIED IDEOGRAPH-65B9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+65BA 斺 CJK UNIFIED IDEOGRAPH-65BA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+65BB 斻 CJK UNIFIED IDEOGRAPH-65BB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+65BC 於 CJK UNIFIED IDEOGRAPH-65BC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+65BD 施 CJK UNIFIED IDEOGRAPH-65BD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+65BE 斾 CJK UNIFIED IDEOGRAPH-65BE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+65BF 斿 CJK UNIFIED IDEOGRAPH-65BF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+65C0 旀 CJK UNIFIED IDEOGRAPH-65C0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+65C1 旁 CJK UNIFIED IDEOGRAPH-65C1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+65C2 旂 CJK UNIFIED IDEOGRAPH-65C2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+65C3 旃 CJK UNIFIED IDEOGRAPH-65C3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+65C4 旄 CJK UNIFIED IDEOGRAPH-65C4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+65C5 旅 CJK UNIFIED IDEOGRAPH-65C5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+65C6 旆 CJK UNIFIED IDEOGRAPH-65C6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+65C7 旇 CJK UNIFIED IDEOGRAPH-65C7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+65C8 旈 CJK UNIFIED IDEOGRAPH-65C8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+65C9 旉 CJK UNIFIED IDEOGRAPH-65C9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+65CA 旊 CJK UNIFIED IDEOGRAPH-65CA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+65CB 旋 CJK UNIFIED IDEOGRAPH-65CB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+65CC 旌 CJK UNIFIED IDEOGRAPH-65CC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+65CD 旍 CJK UNIFIED IDEOGRAPH-65CD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+65CE 旎 CJK UNIFIED IDEOGRAPH-65CE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+65CF 族 CJK UNIFIED IDEOGRAPH-65CF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+65D0 旐 CJK UNIFIED IDEOGRAPH-65D0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+65D1 旑 CJK UNIFIED IDEOGRAPH-65D1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+65D2 旒 CJK UNIFIED IDEOGRAPH-65D2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+65D3 旓 CJK UNIFIED IDEOGRAPH-65D3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+65D4 旔 CJK UNIFIED IDEOGRAPH-65D4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+65D5 旕 CJK UNIFIED IDEOGRAPH-65D5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+65D6 旖 CJK UNIFIED IDEOGRAPH-65D6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+65D7 旗 CJK UNIFIED IDEOGRAPH-65D7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+65D8 旘 CJK UNIFIED IDEOGRAPH-65D8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+65D9 旙 CJK UNIFIED IDEOGRAPH-65D9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+65DA 旚 CJK UNIFIED IDEOGRAPH-65DA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+65DB 旛 CJK UNIFIED IDEOGRAPH-65DB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+65DC 旜 CJK UNIFIED IDEOGRAPH-65DC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+65DD 旝 CJK UNIFIED IDEOGRAPH-65DD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+65DE 旞 CJK UNIFIED IDEOGRAPH-65DE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+65DF 旟 CJK UNIFIED IDEOGRAPH-65DF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+65E0 无 CJK UNIFIED IDEOGRAPH-65E0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+65E1 旡 CJK UNIFIED IDEOGRAPH-65E1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+65E2 既 CJK UNIFIED IDEOGRAPH-65E2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+65E3 旣 CJK UNIFIED IDEOGRAPH-65E3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+65E4 旤 CJK UNIFIED IDEOGRAPH-65E4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+65E5 日 CJK UNIFIED IDEOGRAPH-65E5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+65E6 旦 CJK UNIFIED IDEOGRAPH-65E6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+65E7 旧 CJK UNIFIED IDEOGRAPH-65E7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+65E8 旨 CJK UNIFIED IDEOGRAPH-65E8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+65E9 早 CJK UNIFIED IDEOGRAPH-65E9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+65EA 旪 CJK UNIFIED IDEOGRAPH-65EA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+65EB 旫 CJK UNIFIED IDEOGRAPH-65EB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+65EC 旬 CJK UNIFIED IDEOGRAPH-65EC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+65ED 旭 CJK UNIFIED IDEOGRAPH-65ED | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+65EE 旮 CJK UNIFIED IDEOGRAPH-65EE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+65EF 旯 CJK UNIFIED IDEOGRAPH-65EF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+65F0 旰 CJK UNIFIED IDEOGRAPH-65F0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+65F1 旱 CJK UNIFIED IDEOGRAPH-65F1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+65F2 旲 CJK UNIFIED IDEOGRAPH-65F2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+65F3 旳 CJK UNIFIED IDEOGRAPH-65F3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+65F4 旴 CJK UNIFIED IDEOGRAPH-65F4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+65F5 旵 CJK UNIFIED IDEOGRAPH-65F5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+65F6 时 CJK UNIFIED IDEOGRAPH-65F6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+65F7 旷 CJK UNIFIED IDEOGRAPH-65F7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+65F8 旸 CJK UNIFIED IDEOGRAPH-65F8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+65F9 旹 CJK UNIFIED IDEOGRAPH-65F9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+65FA 旺 CJK UNIFIED IDEOGRAPH-65FA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+65FB 旻 CJK UNIFIED IDEOGRAPH-65FB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+65FC 旼 CJK UNIFIED IDEOGRAPH-65FC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+65FD 旽 CJK UNIFIED IDEOGRAPH-65FD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+65FE 旾 CJK UNIFIED IDEOGRAPH-65FE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+65FF 旿 CJK UNIFIED IDEOGRAPH-65FF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6600 昀 CJK UNIFIED IDEOGRAPH-6600 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6601 昁 CJK UNIFIED IDEOGRAPH-6601 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6602 昂 CJK UNIFIED IDEOGRAPH-6602 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6603 昃 CJK UNIFIED IDEOGRAPH-6603 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6604 昄 CJK UNIFIED IDEOGRAPH-6604 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6605 昅 CJK UNIFIED IDEOGRAPH-6605 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6606 昆 CJK UNIFIED IDEOGRAPH-6606 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6607 昇 CJK UNIFIED IDEOGRAPH-6607 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6608 昈 CJK UNIFIED IDEOGRAPH-6608 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6609 昉 CJK UNIFIED IDEOGRAPH-6609 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+660A 昊 CJK UNIFIED IDEOGRAPH-660A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+660B 昋 CJK UNIFIED IDEOGRAPH-660B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+660C 昌 CJK UNIFIED IDEOGRAPH-660C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+660D 昍 CJK UNIFIED IDEOGRAPH-660D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+660E 明 CJK UNIFIED IDEOGRAPH-660E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+660F 昏 CJK UNIFIED IDEOGRAPH-660F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6610 昐 CJK UNIFIED IDEOGRAPH-6610 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6611 昑 CJK UNIFIED IDEOGRAPH-6611 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6612 昒 CJK UNIFIED IDEOGRAPH-6612 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6613 易 CJK UNIFIED IDEOGRAPH-6613 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6614 昔 CJK UNIFIED IDEOGRAPH-6614 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6615 昕 CJK UNIFIED IDEOGRAPH-6615 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6616 昖 CJK UNIFIED IDEOGRAPH-6616 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6617 昗 CJK UNIFIED IDEOGRAPH-6617 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6618 昘 CJK UNIFIED IDEOGRAPH-6618 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6619 昙 CJK UNIFIED IDEOGRAPH-6619 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+661A 昚 CJK UNIFIED IDEOGRAPH-661A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+661B 昛 CJK UNIFIED IDEOGRAPH-661B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+661C 昜 CJK UNIFIED IDEOGRAPH-661C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+661D 昝 CJK UNIFIED IDEOGRAPH-661D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+661E 昞 CJK UNIFIED IDEOGRAPH-661E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+661F 星 CJK UNIFIED IDEOGRAPH-661F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6620 映 CJK UNIFIED IDEOGRAPH-6620 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6621 昡 CJK UNIFIED IDEOGRAPH-6621 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6622 昢 CJK UNIFIED IDEOGRAPH-6622 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6623 昣 CJK UNIFIED IDEOGRAPH-6623 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6624 昤 CJK UNIFIED IDEOGRAPH-6624 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6625 春 CJK UNIFIED IDEOGRAPH-6625 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6626 昦 CJK UNIFIED IDEOGRAPH-6626 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6627 昧 CJK UNIFIED IDEOGRAPH-6627 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6628 昨 CJK UNIFIED IDEOGRAPH-6628 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6629 昩 CJK UNIFIED IDEOGRAPH-6629 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+662A 昪 CJK UNIFIED IDEOGRAPH-662A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+662B 昫 CJK UNIFIED IDEOGRAPH-662B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+662C 昬 CJK UNIFIED IDEOGRAPH-662C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+662D 昭 CJK UNIFIED IDEOGRAPH-662D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+662E 昮 CJK UNIFIED IDEOGRAPH-662E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+662F 是 CJK UNIFIED IDEOGRAPH-662F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6630 昰 CJK UNIFIED IDEOGRAPH-6630 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6631 昱 CJK UNIFIED IDEOGRAPH-6631 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6632 昲 CJK UNIFIED IDEOGRAPH-6632 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6633 昳 CJK UNIFIED IDEOGRAPH-6633 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6634 昴 CJK UNIFIED IDEOGRAPH-6634 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6635 昵 CJK UNIFIED IDEOGRAPH-6635 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6636 昶 CJK UNIFIED IDEOGRAPH-6636 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6637 昷 CJK UNIFIED IDEOGRAPH-6637 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6638 昸 CJK UNIFIED IDEOGRAPH-6638 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6639 昹 CJK UNIFIED IDEOGRAPH-6639 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+663A 昺 CJK UNIFIED IDEOGRAPH-663A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+663B 昻 CJK UNIFIED IDEOGRAPH-663B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+663C 昼 CJK UNIFIED IDEOGRAPH-663C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+663D 昽 CJK UNIFIED IDEOGRAPH-663D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+663E 显 CJK UNIFIED IDEOGRAPH-663E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+663F 昿 CJK UNIFIED IDEOGRAPH-663F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6640 晀 CJK UNIFIED IDEOGRAPH-6640 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6641 晁 CJK UNIFIED IDEOGRAPH-6641 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6642 時 CJK UNIFIED IDEOGRAPH-6642 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6643 晃 CJK UNIFIED IDEOGRAPH-6643 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6644 晄 CJK UNIFIED IDEOGRAPH-6644 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6645 晅 CJK UNIFIED IDEOGRAPH-6645 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6646 晆 CJK UNIFIED IDEOGRAPH-6646 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6647 晇 CJK UNIFIED IDEOGRAPH-6647 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6648 晈 CJK UNIFIED IDEOGRAPH-6648 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6649 晉 CJK UNIFIED IDEOGRAPH-6649 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+664A 晊 CJK UNIFIED IDEOGRAPH-664A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+664B 晋 CJK UNIFIED IDEOGRAPH-664B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+664C 晌 CJK UNIFIED IDEOGRAPH-664C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+664D 晍 CJK UNIFIED IDEOGRAPH-664D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+664E 晎 CJK UNIFIED IDEOGRAPH-664E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+664F 晏 CJK UNIFIED IDEOGRAPH-664F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6650 晐 CJK UNIFIED IDEOGRAPH-6650 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6651 晑 CJK UNIFIED IDEOGRAPH-6651 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6652 晒 CJK UNIFIED IDEOGRAPH-6652 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6653 晓 CJK UNIFIED IDEOGRAPH-6653 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6654 晔 CJK UNIFIED IDEOGRAPH-6654 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6655 晕 CJK UNIFIED IDEOGRAPH-6655 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6656 晖 CJK UNIFIED IDEOGRAPH-6656 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6657 晗 CJK UNIFIED IDEOGRAPH-6657 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6658 晘 CJK UNIFIED IDEOGRAPH-6658 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6659 晙 CJK UNIFIED IDEOGRAPH-6659 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+665A 晚 CJK UNIFIED IDEOGRAPH-665A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+665B 晛 CJK UNIFIED IDEOGRAPH-665B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+665C 晜 CJK UNIFIED IDEOGRAPH-665C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+665D 晝 CJK UNIFIED IDEOGRAPH-665D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+665E 晞 CJK UNIFIED IDEOGRAPH-665E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+665F 晟 CJK UNIFIED IDEOGRAPH-665F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6660 晠 CJK UNIFIED IDEOGRAPH-6660 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6661 晡 CJK UNIFIED IDEOGRAPH-6661 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6662 晢 CJK UNIFIED IDEOGRAPH-6662 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6663 晣 CJK UNIFIED IDEOGRAPH-6663 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6664 晤 CJK UNIFIED IDEOGRAPH-6664 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6665 晥 CJK UNIFIED IDEOGRAPH-6665 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6666 晦 CJK UNIFIED IDEOGRAPH-6666 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6667 晧 CJK UNIFIED IDEOGRAPH-6667 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6668 晨 CJK UNIFIED IDEOGRAPH-6668 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6669 晩 CJK UNIFIED IDEOGRAPH-6669 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+666A 晪 CJK UNIFIED IDEOGRAPH-666A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+666B 晫 CJK UNIFIED IDEOGRAPH-666B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+666C 晬 CJK UNIFIED IDEOGRAPH-666C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+666D 晭 CJK UNIFIED IDEOGRAPH-666D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+666E 普 CJK UNIFIED IDEOGRAPH-666E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+666F 景 CJK UNIFIED IDEOGRAPH-666F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6670 晰 CJK UNIFIED IDEOGRAPH-6670 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6671 晱 CJK UNIFIED IDEOGRAPH-6671 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6672 晲 CJK UNIFIED IDEOGRAPH-6672 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6673 晳 CJK UNIFIED IDEOGRAPH-6673 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6674 晴 CJK UNIFIED IDEOGRAPH-6674 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6675 晵 CJK UNIFIED IDEOGRAPH-6675 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6676 晶 CJK UNIFIED IDEOGRAPH-6676 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6677 晷 CJK UNIFIED IDEOGRAPH-6677 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6678 晸 CJK UNIFIED IDEOGRAPH-6678 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6679 晹 CJK UNIFIED IDEOGRAPH-6679 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+667A 智 CJK UNIFIED IDEOGRAPH-667A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+667B 晻 CJK UNIFIED IDEOGRAPH-667B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+667C 晼 CJK UNIFIED IDEOGRAPH-667C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+667D 晽 CJK UNIFIED IDEOGRAPH-667D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+667E 晾 CJK UNIFIED IDEOGRAPH-667E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+667F 晿 CJK UNIFIED IDEOGRAPH-667F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6680 暀 CJK UNIFIED IDEOGRAPH-6680 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6681 暁 CJK UNIFIED IDEOGRAPH-6681 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6682 暂 CJK UNIFIED IDEOGRAPH-6682 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6683 暃 CJK UNIFIED IDEOGRAPH-6683 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6684 暄 CJK UNIFIED IDEOGRAPH-6684 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6685 暅 CJK UNIFIED IDEOGRAPH-6685 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6686 暆 CJK UNIFIED IDEOGRAPH-6686 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6687 暇 CJK UNIFIED IDEOGRAPH-6687 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6688 暈 CJK UNIFIED IDEOGRAPH-6688 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6689 暉 CJK UNIFIED IDEOGRAPH-6689 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+668A 暊 CJK UNIFIED IDEOGRAPH-668A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+668B 暋 CJK UNIFIED IDEOGRAPH-668B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+668C 暌 CJK UNIFIED IDEOGRAPH-668C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+668D 暍 CJK UNIFIED IDEOGRAPH-668D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+668E 暎 CJK UNIFIED IDEOGRAPH-668E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+668F 暏 CJK UNIFIED IDEOGRAPH-668F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6690 暐 CJK UNIFIED IDEOGRAPH-6690 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6691 暑 CJK UNIFIED IDEOGRAPH-6691 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6692 暒 CJK UNIFIED IDEOGRAPH-6692 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6693 暓 CJK UNIFIED IDEOGRAPH-6693 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6694 暔 CJK UNIFIED IDEOGRAPH-6694 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6695 暕 CJK UNIFIED IDEOGRAPH-6695 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6696 暖 CJK UNIFIED IDEOGRAPH-6696 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6697 暗 CJK UNIFIED IDEOGRAPH-6697 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6698 暘 CJK UNIFIED IDEOGRAPH-6698 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6699 暙 CJK UNIFIED IDEOGRAPH-6699 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+669A 暚 CJK UNIFIED IDEOGRAPH-669A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+669B 暛 CJK UNIFIED IDEOGRAPH-669B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+669C 暜 CJK UNIFIED IDEOGRAPH-669C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+669D 暝 CJK UNIFIED IDEOGRAPH-669D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+669E 暞 CJK UNIFIED IDEOGRAPH-669E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+669F 暟 CJK UNIFIED IDEOGRAPH-669F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+66A0 暠 CJK UNIFIED IDEOGRAPH-66A0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+66A1 暡 CJK UNIFIED IDEOGRAPH-66A1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+66A2 暢 CJK UNIFIED IDEOGRAPH-66A2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+66A3 暣 CJK UNIFIED IDEOGRAPH-66A3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+66A4 暤 CJK UNIFIED IDEOGRAPH-66A4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+66A5 暥 CJK UNIFIED IDEOGRAPH-66A5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+66A6 暦 CJK UNIFIED IDEOGRAPH-66A6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+66A7 暧 CJK UNIFIED IDEOGRAPH-66A7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+66A8 暨 CJK UNIFIED IDEOGRAPH-66A8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+66A9 暩 CJK UNIFIED IDEOGRAPH-66A9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+66AA 暪 CJK UNIFIED IDEOGRAPH-66AA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+66AB 暫 CJK UNIFIED IDEOGRAPH-66AB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+66AC 暬 CJK UNIFIED IDEOGRAPH-66AC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+66AD 暭 CJK UNIFIED IDEOGRAPH-66AD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+66AE 暮 CJK UNIFIED IDEOGRAPH-66AE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+66AF 暯 CJK UNIFIED IDEOGRAPH-66AF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+66B0 暰 CJK UNIFIED IDEOGRAPH-66B0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+66B1 暱 CJK UNIFIED IDEOGRAPH-66B1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+66B2 暲 CJK UNIFIED IDEOGRAPH-66B2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+66B3 暳 CJK UNIFIED IDEOGRAPH-66B3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+66B4 暴 CJK UNIFIED IDEOGRAPH-66B4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+66B5 暵 CJK UNIFIED IDEOGRAPH-66B5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+66B6 暶 CJK UNIFIED IDEOGRAPH-66B6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+66B7 暷 CJK UNIFIED IDEOGRAPH-66B7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+66B8 暸 CJK UNIFIED IDEOGRAPH-66B8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+66B9 暹 CJK UNIFIED IDEOGRAPH-66B9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+66BA 暺 CJK UNIFIED IDEOGRAPH-66BA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+66BB 暻 CJK UNIFIED IDEOGRAPH-66BB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+66BC 暼 CJK UNIFIED IDEOGRAPH-66BC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+66BD 暽 CJK UNIFIED IDEOGRAPH-66BD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+66BE 暾 CJK UNIFIED IDEOGRAPH-66BE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+66BF 暿 CJK UNIFIED IDEOGRAPH-66BF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+66C0 曀 CJK UNIFIED IDEOGRAPH-66C0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+66C1 曁 CJK UNIFIED IDEOGRAPH-66C1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+66C2 曂 CJK UNIFIED IDEOGRAPH-66C2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+66C3 曃 CJK UNIFIED IDEOGRAPH-66C3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+66C4 曄 CJK UNIFIED IDEOGRAPH-66C4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+66C5 曅 CJK UNIFIED IDEOGRAPH-66C5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+66C6 曆 CJK UNIFIED IDEOGRAPH-66C6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+66C7 曇 CJK UNIFIED IDEOGRAPH-66C7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+66C8 曈 CJK UNIFIED IDEOGRAPH-66C8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+66C9 曉 CJK UNIFIED IDEOGRAPH-66C9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+66CA 曊 CJK UNIFIED IDEOGRAPH-66CA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+66CB 曋 CJK UNIFIED IDEOGRAPH-66CB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+66CC 曌 CJK UNIFIED IDEOGRAPH-66CC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+66CD 曍 CJK UNIFIED IDEOGRAPH-66CD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+66CE 曎 CJK UNIFIED IDEOGRAPH-66CE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+66CF 曏 CJK UNIFIED IDEOGRAPH-66CF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+66D0 曐 CJK UNIFIED IDEOGRAPH-66D0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+66D1 曑 CJK UNIFIED IDEOGRAPH-66D1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+66D2 曒 CJK UNIFIED IDEOGRAPH-66D2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+66D3 曓 CJK UNIFIED IDEOGRAPH-66D3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+66D4 曔 CJK UNIFIED IDEOGRAPH-66D4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+66D5 曕 CJK UNIFIED IDEOGRAPH-66D5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+66D6 曖 CJK UNIFIED IDEOGRAPH-66D6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+66D7 曗 CJK UNIFIED IDEOGRAPH-66D7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+66D8 曘 CJK UNIFIED IDEOGRAPH-66D8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+66D9 曙 CJK UNIFIED IDEOGRAPH-66D9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+66DA 曚 CJK UNIFIED IDEOGRAPH-66DA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+66DB 曛 CJK UNIFIED IDEOGRAPH-66DB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+66DC 曜 CJK UNIFIED IDEOGRAPH-66DC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+66DD 曝 CJK UNIFIED IDEOGRAPH-66DD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+66DE 曞 CJK UNIFIED IDEOGRAPH-66DE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+66DF 曟 CJK UNIFIED IDEOGRAPH-66DF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+66E0 曠 CJK UNIFIED IDEOGRAPH-66E0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+66E1 曡 CJK UNIFIED IDEOGRAPH-66E1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+66E2 曢 CJK UNIFIED IDEOGRAPH-66E2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+66E3 曣 CJK UNIFIED IDEOGRAPH-66E3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+66E4 曤 CJK UNIFIED IDEOGRAPH-66E4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+66E5 曥 CJK UNIFIED IDEOGRAPH-66E5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+66E6 曦 CJK UNIFIED IDEOGRAPH-66E6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+66E7 曧 CJK UNIFIED IDEOGRAPH-66E7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+66E8 曨 CJK UNIFIED IDEOGRAPH-66E8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+66E9 曩 CJK UNIFIED IDEOGRAPH-66E9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+66EA 曪 CJK UNIFIED IDEOGRAPH-66EA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+66EB 曫 CJK UNIFIED IDEOGRAPH-66EB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+66EC 曬 CJK UNIFIED IDEOGRAPH-66EC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+66ED 曭 CJK UNIFIED IDEOGRAPH-66ED | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+66EE 曮 CJK UNIFIED IDEOGRAPH-66EE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+66EF 曯 CJK UNIFIED IDEOGRAPH-66EF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+66F0 曰 CJK UNIFIED IDEOGRAPH-66F0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+66F1 曱 CJK UNIFIED IDEOGRAPH-66F1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+66F2 曲 CJK UNIFIED IDEOGRAPH-66F2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+66F3 曳 CJK UNIFIED IDEOGRAPH-66F3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+66F4 更 CJK UNIFIED IDEOGRAPH-66F4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+66F5 曵 CJK UNIFIED IDEOGRAPH-66F5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+66F6 曶 CJK UNIFIED IDEOGRAPH-66F6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+66F7 曷 CJK UNIFIED IDEOGRAPH-66F7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+66F8 書 CJK UNIFIED IDEOGRAPH-66F8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+66F9 曹 CJK UNIFIED IDEOGRAPH-66F9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+66FA 曺 CJK UNIFIED IDEOGRAPH-66FA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+66FB 曻 CJK UNIFIED IDEOGRAPH-66FB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+66FC 曼 CJK UNIFIED IDEOGRAPH-66FC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+66FD 曽 CJK UNIFIED IDEOGRAPH-66FD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+66FE 曾 CJK UNIFIED IDEOGRAPH-66FE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+66FF 替 CJK UNIFIED IDEOGRAPH-66FF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6700 最 CJK UNIFIED IDEOGRAPH-6700 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6701 朁 CJK UNIFIED IDEOGRAPH-6701 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6702 朂 CJK UNIFIED IDEOGRAPH-6702 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6703 會 CJK UNIFIED IDEOGRAPH-6703 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6704 朄 CJK UNIFIED IDEOGRAPH-6704 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6705 朅 CJK UNIFIED IDEOGRAPH-6705 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6706 朆 CJK UNIFIED IDEOGRAPH-6706 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6707 朇 CJK UNIFIED IDEOGRAPH-6707 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6708 月 CJK UNIFIED IDEOGRAPH-6708 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6709 有 CJK UNIFIED IDEOGRAPH-6709 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+670A 朊 CJK UNIFIED IDEOGRAPH-670A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+670B 朋 CJK UNIFIED IDEOGRAPH-670B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+670C 朌 CJK UNIFIED IDEOGRAPH-670C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+670D 服 CJK UNIFIED IDEOGRAPH-670D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+670E 朎 CJK UNIFIED IDEOGRAPH-670E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+670F 朏 CJK UNIFIED IDEOGRAPH-670F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6710 朐 CJK UNIFIED IDEOGRAPH-6710 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6711 朑 CJK UNIFIED IDEOGRAPH-6711 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6712 朒 CJK UNIFIED IDEOGRAPH-6712 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6713 朓 CJK UNIFIED IDEOGRAPH-6713 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6714 朔 CJK UNIFIED IDEOGRAPH-6714 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6715 朕 CJK UNIFIED IDEOGRAPH-6715 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6716 朖 CJK UNIFIED IDEOGRAPH-6716 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6717 朗 CJK UNIFIED IDEOGRAPH-6717 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6718 朘 CJK UNIFIED IDEOGRAPH-6718 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6719 朙 CJK UNIFIED IDEOGRAPH-6719 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+671A 朚 CJK UNIFIED IDEOGRAPH-671A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+671B 望 CJK UNIFIED IDEOGRAPH-671B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+671C 朜 CJK UNIFIED IDEOGRAPH-671C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+671D 朝 CJK UNIFIED IDEOGRAPH-671D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+671E 朞 CJK UNIFIED IDEOGRAPH-671E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+671F 期 CJK UNIFIED IDEOGRAPH-671F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6720 朠 CJK UNIFIED IDEOGRAPH-6720 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6721 朡 CJK UNIFIED IDEOGRAPH-6721 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6722 朢 CJK UNIFIED IDEOGRAPH-6722 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6723 朣 CJK UNIFIED IDEOGRAPH-6723 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6724 朤 CJK UNIFIED IDEOGRAPH-6724 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6725 朥 CJK UNIFIED IDEOGRAPH-6725 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6726 朦 CJK UNIFIED IDEOGRAPH-6726 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6727 朧 CJK UNIFIED IDEOGRAPH-6727 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6728 木 CJK UNIFIED IDEOGRAPH-6728 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6729 朩 CJK UNIFIED IDEOGRAPH-6729 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+672A 未 CJK UNIFIED IDEOGRAPH-672A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+672B 末 CJK UNIFIED IDEOGRAPH-672B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+672C 本 CJK UNIFIED IDEOGRAPH-672C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+672D 札 CJK UNIFIED IDEOGRAPH-672D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+672E 朮 CJK UNIFIED IDEOGRAPH-672E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+672F 术 CJK UNIFIED IDEOGRAPH-672F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6730 朰 CJK UNIFIED IDEOGRAPH-6730 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6731 朱 CJK UNIFIED IDEOGRAPH-6731 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6732 朲 CJK UNIFIED IDEOGRAPH-6732 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6733 朳 CJK UNIFIED IDEOGRAPH-6733 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6734 朴 CJK UNIFIED IDEOGRAPH-6734 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6735 朵 CJK UNIFIED IDEOGRAPH-6735 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6736 朶 CJK UNIFIED IDEOGRAPH-6736 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6737 朷 CJK UNIFIED IDEOGRAPH-6737 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6738 朸 CJK UNIFIED IDEOGRAPH-6738 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6739 朹 CJK UNIFIED IDEOGRAPH-6739 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+673A 机 CJK UNIFIED IDEOGRAPH-673A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+673B 朻 CJK UNIFIED IDEOGRAPH-673B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+673C 朼 CJK UNIFIED IDEOGRAPH-673C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+673D 朽 CJK UNIFIED IDEOGRAPH-673D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+673E 朾 CJK UNIFIED IDEOGRAPH-673E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+673F 朿 CJK UNIFIED IDEOGRAPH-673F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6740 杀 CJK UNIFIED IDEOGRAPH-6740 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6741 杁 CJK UNIFIED IDEOGRAPH-6741 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6742 杂 CJK UNIFIED IDEOGRAPH-6742 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6743 权 CJK UNIFIED IDEOGRAPH-6743 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6744 杄 CJK UNIFIED IDEOGRAPH-6744 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6745 杅 CJK UNIFIED IDEOGRAPH-6745 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6746 杆 CJK UNIFIED IDEOGRAPH-6746 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6747 杇 CJK UNIFIED IDEOGRAPH-6747 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6748 杈 CJK UNIFIED IDEOGRAPH-6748 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6749 杉 CJK UNIFIED IDEOGRAPH-6749 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+674A 杊 CJK UNIFIED IDEOGRAPH-674A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+674B 杋 CJK UNIFIED IDEOGRAPH-674B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+674C 杌 CJK UNIFIED IDEOGRAPH-674C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+674D 杍 CJK UNIFIED IDEOGRAPH-674D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+674E 李 CJK UNIFIED IDEOGRAPH-674E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+674F 杏 CJK UNIFIED IDEOGRAPH-674F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6750 材 CJK UNIFIED IDEOGRAPH-6750 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6751 村 CJK UNIFIED IDEOGRAPH-6751 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6752 杒 CJK UNIFIED IDEOGRAPH-6752 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6753 杓 CJK UNIFIED IDEOGRAPH-6753 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6754 杔 CJK UNIFIED IDEOGRAPH-6754 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6755 杕 CJK UNIFIED IDEOGRAPH-6755 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6756 杖 CJK UNIFIED IDEOGRAPH-6756 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6757 杗 CJK UNIFIED IDEOGRAPH-6757 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6758 杘 CJK UNIFIED IDEOGRAPH-6758 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6759 杙 CJK UNIFIED IDEOGRAPH-6759 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+675A 杚 CJK UNIFIED IDEOGRAPH-675A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+675B 杛 CJK UNIFIED IDEOGRAPH-675B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+675C 杜 CJK UNIFIED IDEOGRAPH-675C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+675D 杝 CJK UNIFIED IDEOGRAPH-675D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+675E 杞 CJK UNIFIED IDEOGRAPH-675E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+675F 束 CJK UNIFIED IDEOGRAPH-675F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6760 杠 CJK UNIFIED IDEOGRAPH-6760 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6761 条 CJK UNIFIED IDEOGRAPH-6761 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6762 杢 CJK UNIFIED IDEOGRAPH-6762 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6763 杣 CJK UNIFIED IDEOGRAPH-6763 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6764 杤 CJK UNIFIED IDEOGRAPH-6764 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6765 来 CJK UNIFIED IDEOGRAPH-6765 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6766 杦 CJK UNIFIED IDEOGRAPH-6766 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6767 杧 CJK UNIFIED IDEOGRAPH-6767 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6768 杨 CJK UNIFIED IDEOGRAPH-6768 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6769 杩 CJK UNIFIED IDEOGRAPH-6769 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+676A 杪 CJK UNIFIED IDEOGRAPH-676A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+676B 杫 CJK UNIFIED IDEOGRAPH-676B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+676C 杬 CJK UNIFIED IDEOGRAPH-676C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+676D 杭 CJK UNIFIED IDEOGRAPH-676D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+676E 杮 CJK UNIFIED IDEOGRAPH-676E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+676F 杯 CJK UNIFIED IDEOGRAPH-676F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6770 杰 CJK UNIFIED IDEOGRAPH-6770 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6771 東 CJK UNIFIED IDEOGRAPH-6771 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6772 杲 CJK UNIFIED IDEOGRAPH-6772 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6773 杳 CJK UNIFIED IDEOGRAPH-6773 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6774 杴 CJK UNIFIED IDEOGRAPH-6774 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6775 杵 CJK UNIFIED IDEOGRAPH-6775 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6776 杶 CJK UNIFIED IDEOGRAPH-6776 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6777 杷 CJK UNIFIED IDEOGRAPH-6777 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6778 杸 CJK UNIFIED IDEOGRAPH-6778 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6779 杹 CJK UNIFIED IDEOGRAPH-6779 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+677A 杺 CJK UNIFIED IDEOGRAPH-677A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+677B 杻 CJK UNIFIED IDEOGRAPH-677B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+677C 杼 CJK UNIFIED IDEOGRAPH-677C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+677D 杽 CJK UNIFIED IDEOGRAPH-677D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+677E 松 CJK UNIFIED IDEOGRAPH-677E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+677F 板 CJK UNIFIED IDEOGRAPH-677F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6780 枀 CJK UNIFIED IDEOGRAPH-6780 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6781 极 CJK UNIFIED IDEOGRAPH-6781 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6782 枂 CJK UNIFIED IDEOGRAPH-6782 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6783 枃 CJK UNIFIED IDEOGRAPH-6783 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6784 构 CJK UNIFIED IDEOGRAPH-6784 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6785 枅 CJK UNIFIED IDEOGRAPH-6785 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6786 枆 CJK UNIFIED IDEOGRAPH-6786 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6787 枇 CJK UNIFIED IDEOGRAPH-6787 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6788 枈 CJK UNIFIED IDEOGRAPH-6788 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6789 枉 CJK UNIFIED IDEOGRAPH-6789 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+678A 枊 CJK UNIFIED IDEOGRAPH-678A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+678B 枋 CJK UNIFIED IDEOGRAPH-678B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+678C 枌 CJK UNIFIED IDEOGRAPH-678C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+678D 枍 CJK UNIFIED IDEOGRAPH-678D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+678E 枎 CJK UNIFIED IDEOGRAPH-678E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+678F 枏 CJK UNIFIED IDEOGRAPH-678F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6790 析 CJK UNIFIED IDEOGRAPH-6790 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6791 枑 CJK UNIFIED IDEOGRAPH-6791 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6792 枒 CJK UNIFIED IDEOGRAPH-6792 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6793 枓 CJK UNIFIED IDEOGRAPH-6793 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6794 枔 CJK UNIFIED IDEOGRAPH-6794 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6795 枕 CJK UNIFIED IDEOGRAPH-6795 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6796 枖 CJK UNIFIED IDEOGRAPH-6796 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6797 林 CJK UNIFIED IDEOGRAPH-6797 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6798 枘 CJK UNIFIED IDEOGRAPH-6798 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6799 枙 CJK UNIFIED IDEOGRAPH-6799 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+679A 枚 CJK UNIFIED IDEOGRAPH-679A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+679B 枛 CJK UNIFIED IDEOGRAPH-679B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+679C 果 CJK UNIFIED IDEOGRAPH-679C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+679D 枝 CJK UNIFIED IDEOGRAPH-679D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+679E 枞 CJK UNIFIED IDEOGRAPH-679E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+679F 枟 CJK UNIFIED IDEOGRAPH-679F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+67A0 枠 CJK UNIFIED IDEOGRAPH-67A0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+67A1 枡 CJK UNIFIED IDEOGRAPH-67A1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+67A2 枢 CJK UNIFIED IDEOGRAPH-67A2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+67A3 枣 CJK UNIFIED IDEOGRAPH-67A3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+67A4 枤 CJK UNIFIED IDEOGRAPH-67A4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+67A5 枥 CJK UNIFIED IDEOGRAPH-67A5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+67A6 枦 CJK UNIFIED IDEOGRAPH-67A6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+67A7 枧 CJK UNIFIED IDEOGRAPH-67A7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+67A8 枨 CJK UNIFIED IDEOGRAPH-67A8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+67A9 枩 CJK UNIFIED IDEOGRAPH-67A9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+67AA 枪 CJK UNIFIED IDEOGRAPH-67AA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+67AB 枫 CJK UNIFIED IDEOGRAPH-67AB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+67AC 枬 CJK UNIFIED IDEOGRAPH-67AC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+67AD 枭 CJK UNIFIED IDEOGRAPH-67AD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+67AE 枮 CJK UNIFIED IDEOGRAPH-67AE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+67AF 枯 CJK UNIFIED IDEOGRAPH-67AF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+67B0 枰 CJK UNIFIED IDEOGRAPH-67B0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+67B1 枱 CJK UNIFIED IDEOGRAPH-67B1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+67B2 枲 CJK UNIFIED IDEOGRAPH-67B2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+67B3 枳 CJK UNIFIED IDEOGRAPH-67B3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+67B4 枴 CJK UNIFIED IDEOGRAPH-67B4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+67B5 枵 CJK UNIFIED IDEOGRAPH-67B5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+67B6 架 CJK UNIFIED IDEOGRAPH-67B6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+67B7 枷 CJK UNIFIED IDEOGRAPH-67B7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+67B8 枸 CJK UNIFIED IDEOGRAPH-67B8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+67B9 枹 CJK UNIFIED IDEOGRAPH-67B9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+67BA 枺 CJK UNIFIED IDEOGRAPH-67BA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+67BB 枻 CJK UNIFIED IDEOGRAPH-67BB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+67BC 枼 CJK UNIFIED IDEOGRAPH-67BC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+67BD 枽 CJK UNIFIED IDEOGRAPH-67BD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+67BE 枾 CJK UNIFIED IDEOGRAPH-67BE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+67BF 枿 CJK UNIFIED IDEOGRAPH-67BF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+67C0 柀 CJK UNIFIED IDEOGRAPH-67C0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+67C1 柁 CJK UNIFIED IDEOGRAPH-67C1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+67C2 柂 CJK UNIFIED IDEOGRAPH-67C2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+67C3 柃 CJK UNIFIED IDEOGRAPH-67C3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+67C4 柄 CJK UNIFIED IDEOGRAPH-67C4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+67C5 柅 CJK UNIFIED IDEOGRAPH-67C5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+67C6 柆 CJK UNIFIED IDEOGRAPH-67C6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+67C7 柇 CJK UNIFIED IDEOGRAPH-67C7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+67C8 柈 CJK UNIFIED IDEOGRAPH-67C8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+67C9 柉 CJK UNIFIED IDEOGRAPH-67C9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+67CA 柊 CJK UNIFIED IDEOGRAPH-67CA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+67CB 柋 CJK UNIFIED IDEOGRAPH-67CB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+67CC 柌 CJK UNIFIED IDEOGRAPH-67CC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+67CD 柍 CJK UNIFIED IDEOGRAPH-67CD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+67CE 柎 CJK UNIFIED IDEOGRAPH-67CE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+67CF 柏 CJK UNIFIED IDEOGRAPH-67CF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+67D0 某 CJK UNIFIED IDEOGRAPH-67D0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+67D1 柑 CJK UNIFIED IDEOGRAPH-67D1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+67D2 柒 CJK UNIFIED IDEOGRAPH-67D2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+67D3 染 CJK UNIFIED IDEOGRAPH-67D3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+67D4 柔 CJK UNIFIED IDEOGRAPH-67D4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+67D5 柕 CJK UNIFIED IDEOGRAPH-67D5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+67D6 柖 CJK UNIFIED IDEOGRAPH-67D6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+67D7 柗 CJK UNIFIED IDEOGRAPH-67D7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+67D8 柘 CJK UNIFIED IDEOGRAPH-67D8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+67D9 柙 CJK UNIFIED IDEOGRAPH-67D9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+67DA 柚 CJK UNIFIED IDEOGRAPH-67DA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+67DB 柛 CJK UNIFIED IDEOGRAPH-67DB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+67DC 柜 CJK UNIFIED IDEOGRAPH-67DC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+67DD 柝 CJK UNIFIED IDEOGRAPH-67DD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+67DE 柞 CJK UNIFIED IDEOGRAPH-67DE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+67DF 柟 CJK UNIFIED IDEOGRAPH-67DF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+67E0 柠 CJK UNIFIED IDEOGRAPH-67E0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+67E1 柡 CJK UNIFIED IDEOGRAPH-67E1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+67E2 柢 CJK UNIFIED IDEOGRAPH-67E2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+67E3 柣 CJK UNIFIED IDEOGRAPH-67E3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+67E4 柤 CJK UNIFIED IDEOGRAPH-67E4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+67E5 查 CJK UNIFIED IDEOGRAPH-67E5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+67E6 柦 CJK UNIFIED IDEOGRAPH-67E6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+67E7 柧 CJK UNIFIED IDEOGRAPH-67E7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+67E8 柨 CJK UNIFIED IDEOGRAPH-67E8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+67E9 柩 CJK UNIFIED IDEOGRAPH-67E9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+67EA 柪 CJK UNIFIED IDEOGRAPH-67EA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+67EB 柫 CJK UNIFIED IDEOGRAPH-67EB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+67EC 柬 CJK UNIFIED IDEOGRAPH-67EC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+67ED 柭 CJK UNIFIED IDEOGRAPH-67ED | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+67EE 柮 CJK UNIFIED IDEOGRAPH-67EE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+67EF 柯 CJK UNIFIED IDEOGRAPH-67EF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+67F0 柰 CJK UNIFIED IDEOGRAPH-67F0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+67F1 柱 CJK UNIFIED IDEOGRAPH-67F1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+67F2 柲 CJK UNIFIED IDEOGRAPH-67F2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+67F3 柳 CJK UNIFIED IDEOGRAPH-67F3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+67F4 柴 CJK UNIFIED IDEOGRAPH-67F4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+67F5 柵 CJK UNIFIED IDEOGRAPH-67F5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+67F6 柶 CJK UNIFIED IDEOGRAPH-67F6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+67F7 柷 CJK UNIFIED IDEOGRAPH-67F7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+67F8 柸 CJK UNIFIED IDEOGRAPH-67F8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+67F9 柹 CJK UNIFIED IDEOGRAPH-67F9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+67FA 柺 CJK UNIFIED IDEOGRAPH-67FA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+67FB 査 CJK UNIFIED IDEOGRAPH-67FB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+67FC 柼 CJK UNIFIED IDEOGRAPH-67FC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+67FD 柽 CJK UNIFIED IDEOGRAPH-67FD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+67FE 柾 CJK UNIFIED IDEOGRAPH-67FE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+67FF 柿 CJK UNIFIED IDEOGRAPH-67FF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6800 栀 CJK UNIFIED IDEOGRAPH-6800 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6801 栁 CJK UNIFIED IDEOGRAPH-6801 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6802 栂 CJK UNIFIED IDEOGRAPH-6802 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6803 栃 CJK UNIFIED IDEOGRAPH-6803 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6804 栄 CJK UNIFIED IDEOGRAPH-6804 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6805 栅 CJK UNIFIED IDEOGRAPH-6805 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6806 栆 CJK UNIFIED IDEOGRAPH-6806 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6807 标 CJK UNIFIED IDEOGRAPH-6807 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6808 栈 CJK UNIFIED IDEOGRAPH-6808 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6809 栉 CJK UNIFIED IDEOGRAPH-6809 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+680A 栊 CJK UNIFIED IDEOGRAPH-680A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+680B 栋 CJK UNIFIED IDEOGRAPH-680B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+680C 栌 CJK UNIFIED IDEOGRAPH-680C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+680D 栍 CJK UNIFIED IDEOGRAPH-680D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+680E 栎 CJK UNIFIED IDEOGRAPH-680E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+680F 栏 CJK UNIFIED IDEOGRAPH-680F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6810 栐 CJK UNIFIED IDEOGRAPH-6810 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6811 树 CJK UNIFIED IDEOGRAPH-6811 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6812 栒 CJK UNIFIED IDEOGRAPH-6812 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6813 栓 CJK UNIFIED IDEOGRAPH-6813 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6814 栔 CJK UNIFIED IDEOGRAPH-6814 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6815 栕 CJK UNIFIED IDEOGRAPH-6815 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6816 栖 CJK UNIFIED IDEOGRAPH-6816 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6817 栗 CJK UNIFIED IDEOGRAPH-6817 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6818 栘 CJK UNIFIED IDEOGRAPH-6818 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6819 栙 CJK UNIFIED IDEOGRAPH-6819 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+681A 栚 CJK UNIFIED IDEOGRAPH-681A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+681B 栛 CJK UNIFIED IDEOGRAPH-681B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+681C 栜 CJK UNIFIED IDEOGRAPH-681C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+681D 栝 CJK UNIFIED IDEOGRAPH-681D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+681E 栞 CJK UNIFIED IDEOGRAPH-681E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+681F 栟 CJK UNIFIED IDEOGRAPH-681F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6820 栠 CJK UNIFIED IDEOGRAPH-6820 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6821 校 CJK UNIFIED IDEOGRAPH-6821 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6822 栢 CJK UNIFIED IDEOGRAPH-6822 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6823 栣 CJK UNIFIED IDEOGRAPH-6823 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6824 栤 CJK UNIFIED IDEOGRAPH-6824 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6825 栥 CJK UNIFIED IDEOGRAPH-6825 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6826 栦 CJK UNIFIED IDEOGRAPH-6826 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6827 栧 CJK UNIFIED IDEOGRAPH-6827 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6828 栨 CJK UNIFIED IDEOGRAPH-6828 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6829 栩 CJK UNIFIED IDEOGRAPH-6829 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+682A 株 CJK UNIFIED IDEOGRAPH-682A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+682B 栫 CJK UNIFIED IDEOGRAPH-682B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+682C 栬 CJK UNIFIED IDEOGRAPH-682C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+682D 栭 CJK UNIFIED IDEOGRAPH-682D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+682E 栮 CJK UNIFIED IDEOGRAPH-682E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+682F 栯 CJK UNIFIED IDEOGRAPH-682F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6830 栰 CJK UNIFIED IDEOGRAPH-6830 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6831 栱 CJK UNIFIED IDEOGRAPH-6831 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6832 栲 CJK UNIFIED IDEOGRAPH-6832 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6833 栳 CJK UNIFIED IDEOGRAPH-6833 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6834 栴 CJK UNIFIED IDEOGRAPH-6834 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6835 栵 CJK UNIFIED IDEOGRAPH-6835 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6836 栶 CJK UNIFIED IDEOGRAPH-6836 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6837 样 CJK UNIFIED IDEOGRAPH-6837 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6838 核 CJK UNIFIED IDEOGRAPH-6838 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6839 根 CJK UNIFIED IDEOGRAPH-6839 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+683A 栺 CJK UNIFIED IDEOGRAPH-683A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+683B 栻 CJK UNIFIED IDEOGRAPH-683B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+683C 格 CJK UNIFIED IDEOGRAPH-683C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+683D 栽 CJK UNIFIED IDEOGRAPH-683D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+683E 栾 CJK UNIFIED IDEOGRAPH-683E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+683F 栿 CJK UNIFIED IDEOGRAPH-683F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6840 桀 CJK UNIFIED IDEOGRAPH-6840 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6841 桁 CJK UNIFIED IDEOGRAPH-6841 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6842 桂 CJK UNIFIED IDEOGRAPH-6842 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6843 桃 CJK UNIFIED IDEOGRAPH-6843 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6844 桄 CJK UNIFIED IDEOGRAPH-6844 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6845 桅 CJK UNIFIED IDEOGRAPH-6845 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6846 框 CJK UNIFIED IDEOGRAPH-6846 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6847 桇 CJK UNIFIED IDEOGRAPH-6847 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6848 案 CJK UNIFIED IDEOGRAPH-6848 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6849 桉 CJK UNIFIED IDEOGRAPH-6849 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+684A 桊 CJK UNIFIED IDEOGRAPH-684A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+684B 桋 CJK UNIFIED IDEOGRAPH-684B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+684C 桌 CJK UNIFIED IDEOGRAPH-684C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+684D 桍 CJK UNIFIED IDEOGRAPH-684D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+684E 桎 CJK UNIFIED IDEOGRAPH-684E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+684F 桏 CJK UNIFIED IDEOGRAPH-684F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6850 桐 CJK UNIFIED IDEOGRAPH-6850 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6851 桑 CJK UNIFIED IDEOGRAPH-6851 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6852 桒 CJK UNIFIED IDEOGRAPH-6852 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6853 桓 CJK UNIFIED IDEOGRAPH-6853 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6854 桔 CJK UNIFIED IDEOGRAPH-6854 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6855 桕 CJK UNIFIED IDEOGRAPH-6855 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6856 桖 CJK UNIFIED IDEOGRAPH-6856 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6857 桗 CJK UNIFIED IDEOGRAPH-6857 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6858 桘 CJK UNIFIED IDEOGRAPH-6858 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6859 桙 CJK UNIFIED IDEOGRAPH-6859 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+685A 桚 CJK UNIFIED IDEOGRAPH-685A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+685B 桛 CJK UNIFIED IDEOGRAPH-685B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+685C 桜 CJK UNIFIED IDEOGRAPH-685C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+685D 桝 CJK UNIFIED IDEOGRAPH-685D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+685E 桞 CJK UNIFIED IDEOGRAPH-685E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+685F 桟 CJK UNIFIED IDEOGRAPH-685F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6860 桠 CJK UNIFIED IDEOGRAPH-6860 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6861 桡 CJK UNIFIED IDEOGRAPH-6861 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6862 桢 CJK UNIFIED IDEOGRAPH-6862 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6863 档 CJK UNIFIED IDEOGRAPH-6863 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6864 桤 CJK UNIFIED IDEOGRAPH-6864 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6865 桥 CJK UNIFIED IDEOGRAPH-6865 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6866 桦 CJK UNIFIED IDEOGRAPH-6866 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6867 桧 CJK UNIFIED IDEOGRAPH-6867 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6868 桨 CJK UNIFIED IDEOGRAPH-6868 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6869 桩 CJK UNIFIED IDEOGRAPH-6869 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+686A 桪 CJK UNIFIED IDEOGRAPH-686A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+686B 桫 CJK UNIFIED IDEOGRAPH-686B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+686C 桬 CJK UNIFIED IDEOGRAPH-686C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+686D 桭 CJK UNIFIED IDEOGRAPH-686D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+686E 桮 CJK UNIFIED IDEOGRAPH-686E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+686F 桯 CJK UNIFIED IDEOGRAPH-686F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6870 桰 CJK UNIFIED IDEOGRAPH-6870 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6871 桱 CJK UNIFIED IDEOGRAPH-6871 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6872 桲 CJK UNIFIED IDEOGRAPH-6872 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6873 桳 CJK UNIFIED IDEOGRAPH-6873 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6874 桴 CJK UNIFIED IDEOGRAPH-6874 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6875 桵 CJK UNIFIED IDEOGRAPH-6875 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6876 桶 CJK UNIFIED IDEOGRAPH-6876 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6877 桷 CJK UNIFIED IDEOGRAPH-6877 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6878 桸 CJK UNIFIED IDEOGRAPH-6878 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6879 桹 CJK UNIFIED IDEOGRAPH-6879 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+687A 桺 CJK UNIFIED IDEOGRAPH-687A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+687B 桻 CJK UNIFIED IDEOGRAPH-687B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+687C 桼 CJK UNIFIED IDEOGRAPH-687C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+687D 桽 CJK UNIFIED IDEOGRAPH-687D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+687E 桾 CJK UNIFIED IDEOGRAPH-687E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+687F 桿 CJK UNIFIED IDEOGRAPH-687F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6880 梀 CJK UNIFIED IDEOGRAPH-6880 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6881 梁 CJK UNIFIED IDEOGRAPH-6881 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6882 梂 CJK UNIFIED IDEOGRAPH-6882 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6883 梃 CJK UNIFIED IDEOGRAPH-6883 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6884 梄 CJK UNIFIED IDEOGRAPH-6884 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6885 梅 CJK UNIFIED IDEOGRAPH-6885 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6886 梆 CJK UNIFIED IDEOGRAPH-6886 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6887 梇 CJK UNIFIED IDEOGRAPH-6887 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6888 梈 CJK UNIFIED IDEOGRAPH-6888 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6889 梉 CJK UNIFIED IDEOGRAPH-6889 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+688A 梊 CJK UNIFIED IDEOGRAPH-688A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+688B 梋 CJK UNIFIED IDEOGRAPH-688B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+688C 梌 CJK UNIFIED IDEOGRAPH-688C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+688D 梍 CJK UNIFIED IDEOGRAPH-688D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+688E 梎 CJK UNIFIED IDEOGRAPH-688E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+688F 梏 CJK UNIFIED IDEOGRAPH-688F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6890 梐 CJK UNIFIED IDEOGRAPH-6890 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6891 梑 CJK UNIFIED IDEOGRAPH-6891 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6892 梒 CJK UNIFIED IDEOGRAPH-6892 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6893 梓 CJK UNIFIED IDEOGRAPH-6893 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6894 梔 CJK UNIFIED IDEOGRAPH-6894 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6895 梕 CJK UNIFIED IDEOGRAPH-6895 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6896 梖 CJK UNIFIED IDEOGRAPH-6896 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6897 梗 CJK UNIFIED IDEOGRAPH-6897 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6898 梘 CJK UNIFIED IDEOGRAPH-6898 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6899 梙 CJK UNIFIED IDEOGRAPH-6899 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+689A 梚 CJK UNIFIED IDEOGRAPH-689A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+689B 梛 CJK UNIFIED IDEOGRAPH-689B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+689C 梜 CJK UNIFIED IDEOGRAPH-689C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+689D 條 CJK UNIFIED IDEOGRAPH-689D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+689E 梞 CJK UNIFIED IDEOGRAPH-689E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+689F 梟 CJK UNIFIED IDEOGRAPH-689F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+68A0 梠 CJK UNIFIED IDEOGRAPH-68A0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+68A1 梡 CJK UNIFIED IDEOGRAPH-68A1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+68A2 梢 CJK UNIFIED IDEOGRAPH-68A2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+68A3 梣 CJK UNIFIED IDEOGRAPH-68A3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+68A4 梤 CJK UNIFIED IDEOGRAPH-68A4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+68A5 梥 CJK UNIFIED IDEOGRAPH-68A5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+68A6 梦 CJK UNIFIED IDEOGRAPH-68A6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+68A7 梧 CJK UNIFIED IDEOGRAPH-68A7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+68A8 梨 CJK UNIFIED IDEOGRAPH-68A8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+68A9 梩 CJK UNIFIED IDEOGRAPH-68A9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+68AA 梪 CJK UNIFIED IDEOGRAPH-68AA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+68AB 梫 CJK UNIFIED IDEOGRAPH-68AB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+68AC 梬 CJK UNIFIED IDEOGRAPH-68AC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+68AD 梭 CJK UNIFIED IDEOGRAPH-68AD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+68AE 梮 CJK UNIFIED IDEOGRAPH-68AE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+68AF 梯 CJK UNIFIED IDEOGRAPH-68AF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+68B0 械 CJK UNIFIED IDEOGRAPH-68B0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+68B1 梱 CJK UNIFIED IDEOGRAPH-68B1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+68B2 梲 CJK UNIFIED IDEOGRAPH-68B2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+68B3 梳 CJK UNIFIED IDEOGRAPH-68B3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+68B4 梴 CJK UNIFIED IDEOGRAPH-68B4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+68B5 梵 CJK UNIFIED IDEOGRAPH-68B5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+68B6 梶 CJK UNIFIED IDEOGRAPH-68B6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+68B7 梷 CJK UNIFIED IDEOGRAPH-68B7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+68B8 梸 CJK UNIFIED IDEOGRAPH-68B8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+68B9 梹 CJK UNIFIED IDEOGRAPH-68B9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+68BA 梺 CJK UNIFIED IDEOGRAPH-68BA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+68BB 梻 CJK UNIFIED IDEOGRAPH-68BB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+68BC 梼 CJK UNIFIED IDEOGRAPH-68BC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+68BD 梽 CJK UNIFIED IDEOGRAPH-68BD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+68BE 梾 CJK UNIFIED IDEOGRAPH-68BE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+68BF 梿 CJK UNIFIED IDEOGRAPH-68BF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+68C0 检 CJK UNIFIED IDEOGRAPH-68C0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+68C1 棁 CJK UNIFIED IDEOGRAPH-68C1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+68C2 棂 CJK UNIFIED IDEOGRAPH-68C2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+68C3 棃 CJK UNIFIED IDEOGRAPH-68C3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+68C4 棄 CJK UNIFIED IDEOGRAPH-68C4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+68C5 棅 CJK UNIFIED IDEOGRAPH-68C5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+68C6 棆 CJK UNIFIED IDEOGRAPH-68C6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+68C7 棇 CJK UNIFIED IDEOGRAPH-68C7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+68C8 棈 CJK UNIFIED IDEOGRAPH-68C8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+68C9 棉 CJK UNIFIED IDEOGRAPH-68C9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+68CA 棊 CJK UNIFIED IDEOGRAPH-68CA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+68CB 棋 CJK UNIFIED IDEOGRAPH-68CB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+68CC 棌 CJK UNIFIED IDEOGRAPH-68CC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+68CD 棍 CJK UNIFIED IDEOGRAPH-68CD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+68CE 棎 CJK UNIFIED IDEOGRAPH-68CE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+68CF 棏 CJK UNIFIED IDEOGRAPH-68CF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+68D0 棐 CJK UNIFIED IDEOGRAPH-68D0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+68D1 棑 CJK UNIFIED IDEOGRAPH-68D1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+68D2 棒 CJK UNIFIED IDEOGRAPH-68D2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+68D3 棓 CJK UNIFIED IDEOGRAPH-68D3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+68D4 棔 CJK UNIFIED IDEOGRAPH-68D4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+68D5 棕 CJK UNIFIED IDEOGRAPH-68D5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+68D6 棖 CJK UNIFIED IDEOGRAPH-68D6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+68D7 棗 CJK UNIFIED IDEOGRAPH-68D7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+68D8 棘 CJK UNIFIED IDEOGRAPH-68D8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+68D9 棙 CJK UNIFIED IDEOGRAPH-68D9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+68DA 棚 CJK UNIFIED IDEOGRAPH-68DA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+68DB 棛 CJK UNIFIED IDEOGRAPH-68DB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+68DC 棜 CJK UNIFIED IDEOGRAPH-68DC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+68DD 棝 CJK UNIFIED IDEOGRAPH-68DD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+68DE 棞 CJK UNIFIED IDEOGRAPH-68DE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+68DF 棟 CJK UNIFIED IDEOGRAPH-68DF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+68E0 棠 CJK UNIFIED IDEOGRAPH-68E0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+68E1 棡 CJK UNIFIED IDEOGRAPH-68E1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+68E2 棢 CJK UNIFIED IDEOGRAPH-68E2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+68E3 棣 CJK UNIFIED IDEOGRAPH-68E3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+68E4 棤 CJK UNIFIED IDEOGRAPH-68E4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+68E5 棥 CJK UNIFIED IDEOGRAPH-68E5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+68E6 棦 CJK UNIFIED IDEOGRAPH-68E6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+68E7 棧 CJK UNIFIED IDEOGRAPH-68E7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+68E8 棨 CJK UNIFIED IDEOGRAPH-68E8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+68E9 棩 CJK UNIFIED IDEOGRAPH-68E9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+68EA 棪 CJK UNIFIED IDEOGRAPH-68EA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+68EB 棫 CJK UNIFIED IDEOGRAPH-68EB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+68EC 棬 CJK UNIFIED IDEOGRAPH-68EC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+68ED 棭 CJK UNIFIED IDEOGRAPH-68ED | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+68EE 森 CJK UNIFIED IDEOGRAPH-68EE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+68EF 棯 CJK UNIFIED IDEOGRAPH-68EF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+68F0 棰 CJK UNIFIED IDEOGRAPH-68F0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+68F1 棱 CJK UNIFIED IDEOGRAPH-68F1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+68F2 棲 CJK UNIFIED IDEOGRAPH-68F2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+68F3 棳 CJK UNIFIED IDEOGRAPH-68F3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+68F4 棴 CJK UNIFIED IDEOGRAPH-68F4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+68F5 棵 CJK UNIFIED IDEOGRAPH-68F5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+68F6 棶 CJK UNIFIED IDEOGRAPH-68F6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+68F7 棷 CJK UNIFIED IDEOGRAPH-68F7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+68F8 棸 CJK UNIFIED IDEOGRAPH-68F8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+68F9 棹 CJK UNIFIED IDEOGRAPH-68F9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+68FA 棺 CJK UNIFIED IDEOGRAPH-68FA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+68FB 棻 CJK UNIFIED IDEOGRAPH-68FB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+68FC 棼 CJK UNIFIED IDEOGRAPH-68FC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+68FD 棽 CJK UNIFIED IDEOGRAPH-68FD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+68FE 棾 CJK UNIFIED IDEOGRAPH-68FE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+68FF 棿 CJK UNIFIED IDEOGRAPH-68FF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6900 椀 CJK UNIFIED IDEOGRAPH-6900 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6901 椁 CJK UNIFIED IDEOGRAPH-6901 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6902 椂 CJK UNIFIED IDEOGRAPH-6902 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6903 椃 CJK UNIFIED IDEOGRAPH-6903 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6904 椄 CJK UNIFIED IDEOGRAPH-6904 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6905 椅 CJK UNIFIED IDEOGRAPH-6905 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6906 椆 CJK UNIFIED IDEOGRAPH-6906 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6907 椇 CJK UNIFIED IDEOGRAPH-6907 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6908 椈 CJK UNIFIED IDEOGRAPH-6908 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6909 椉 CJK UNIFIED IDEOGRAPH-6909 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+690A 椊 CJK UNIFIED IDEOGRAPH-690A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+690B 椋 CJK UNIFIED IDEOGRAPH-690B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+690C 椌 CJK UNIFIED IDEOGRAPH-690C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+690D 植 CJK UNIFIED IDEOGRAPH-690D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+690E 椎 CJK UNIFIED IDEOGRAPH-690E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+690F 椏 CJK UNIFIED IDEOGRAPH-690F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6910 椐 CJK UNIFIED IDEOGRAPH-6910 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6911 椑 CJK UNIFIED IDEOGRAPH-6911 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6912 椒 CJK UNIFIED IDEOGRAPH-6912 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6913 椓 CJK UNIFIED IDEOGRAPH-6913 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6914 椔 CJK UNIFIED IDEOGRAPH-6914 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6915 椕 CJK UNIFIED IDEOGRAPH-6915 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6916 椖 CJK UNIFIED IDEOGRAPH-6916 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6917 椗 CJK UNIFIED IDEOGRAPH-6917 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6918 椘 CJK UNIFIED IDEOGRAPH-6918 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6919 椙 CJK UNIFIED IDEOGRAPH-6919 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+691A 椚 CJK UNIFIED IDEOGRAPH-691A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+691B 椛 CJK UNIFIED IDEOGRAPH-691B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+691C 検 CJK UNIFIED IDEOGRAPH-691C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+691D 椝 CJK UNIFIED IDEOGRAPH-691D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+691E 椞 CJK UNIFIED IDEOGRAPH-691E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+691F 椟 CJK UNIFIED IDEOGRAPH-691F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6920 椠 CJK UNIFIED IDEOGRAPH-6920 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6921 椡 CJK UNIFIED IDEOGRAPH-6921 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6922 椢 CJK UNIFIED IDEOGRAPH-6922 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6923 椣 CJK UNIFIED IDEOGRAPH-6923 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6924 椤 CJK UNIFIED IDEOGRAPH-6924 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6925 椥 CJK UNIFIED IDEOGRAPH-6925 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6926 椦 CJK UNIFIED IDEOGRAPH-6926 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6927 椧 CJK UNIFIED IDEOGRAPH-6927 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6928 椨 CJK UNIFIED IDEOGRAPH-6928 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6929 椩 CJK UNIFIED IDEOGRAPH-6929 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+692A 椪 CJK UNIFIED IDEOGRAPH-692A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+692B 椫 CJK UNIFIED IDEOGRAPH-692B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+692C 椬 CJK UNIFIED IDEOGRAPH-692C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+692D 椭 CJK UNIFIED IDEOGRAPH-692D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+692E 椮 CJK UNIFIED IDEOGRAPH-692E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+692F 椯 CJK UNIFIED IDEOGRAPH-692F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6930 椰 CJK UNIFIED IDEOGRAPH-6930 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6931 椱 CJK UNIFIED IDEOGRAPH-6931 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6932 椲 CJK UNIFIED IDEOGRAPH-6932 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6933 椳 CJK UNIFIED IDEOGRAPH-6933 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6934 椴 CJK UNIFIED IDEOGRAPH-6934 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6935 椵 CJK UNIFIED IDEOGRAPH-6935 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6936 椶 CJK UNIFIED IDEOGRAPH-6936 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6937 椷 CJK UNIFIED IDEOGRAPH-6937 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6938 椸 CJK UNIFIED IDEOGRAPH-6938 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6939 椹 CJK UNIFIED IDEOGRAPH-6939 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+693A 椺 CJK UNIFIED IDEOGRAPH-693A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+693B 椻 CJK UNIFIED IDEOGRAPH-693B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+693C 椼 CJK UNIFIED IDEOGRAPH-693C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+693D 椽 CJK UNIFIED IDEOGRAPH-693D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+693E 椾 CJK UNIFIED IDEOGRAPH-693E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+693F 椿 CJK UNIFIED IDEOGRAPH-693F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6940 楀 CJK UNIFIED IDEOGRAPH-6940 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6941 楁 CJK UNIFIED IDEOGRAPH-6941 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6942 楂 CJK UNIFIED IDEOGRAPH-6942 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6943 楃 CJK UNIFIED IDEOGRAPH-6943 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6944 楄 CJK UNIFIED IDEOGRAPH-6944 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6945 楅 CJK UNIFIED IDEOGRAPH-6945 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6946 楆 CJK UNIFIED IDEOGRAPH-6946 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6947 楇 CJK UNIFIED IDEOGRAPH-6947 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6948 楈 CJK UNIFIED IDEOGRAPH-6948 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6949 楉 CJK UNIFIED IDEOGRAPH-6949 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+694A 楊 CJK UNIFIED IDEOGRAPH-694A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+694B 楋 CJK UNIFIED IDEOGRAPH-694B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+694C 楌 CJK UNIFIED IDEOGRAPH-694C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+694D 楍 CJK UNIFIED IDEOGRAPH-694D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+694E 楎 CJK UNIFIED IDEOGRAPH-694E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+694F 楏 CJK UNIFIED IDEOGRAPH-694F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6950 楐 CJK UNIFIED IDEOGRAPH-6950 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6951 楑 CJK UNIFIED IDEOGRAPH-6951 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6952 楒 CJK UNIFIED IDEOGRAPH-6952 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6953 楓 CJK UNIFIED IDEOGRAPH-6953 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6954 楔 CJK UNIFIED IDEOGRAPH-6954 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6955 楕 CJK UNIFIED IDEOGRAPH-6955 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6956 楖 CJK UNIFIED IDEOGRAPH-6956 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6957 楗 CJK UNIFIED IDEOGRAPH-6957 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6958 楘 CJK UNIFIED IDEOGRAPH-6958 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6959 楙 CJK UNIFIED IDEOGRAPH-6959 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+695A 楚 CJK UNIFIED IDEOGRAPH-695A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+695B 楛 CJK UNIFIED IDEOGRAPH-695B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+695C 楜 CJK UNIFIED IDEOGRAPH-695C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+695D 楝 CJK UNIFIED IDEOGRAPH-695D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+695E 楞 CJK UNIFIED IDEOGRAPH-695E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+695F 楟 CJK UNIFIED IDEOGRAPH-695F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6960 楠 CJK UNIFIED IDEOGRAPH-6960 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6961 楡 CJK UNIFIED IDEOGRAPH-6961 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6962 楢 CJK UNIFIED IDEOGRAPH-6962 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6963 楣 CJK UNIFIED IDEOGRAPH-6963 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6964 楤 CJK UNIFIED IDEOGRAPH-6964 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6965 楥 CJK UNIFIED IDEOGRAPH-6965 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6966 楦 CJK UNIFIED IDEOGRAPH-6966 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6967 楧 CJK UNIFIED IDEOGRAPH-6967 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6968 楨 CJK UNIFIED IDEOGRAPH-6968 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6969 楩 CJK UNIFIED IDEOGRAPH-6969 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+696A 楪 CJK UNIFIED IDEOGRAPH-696A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+696B 楫 CJK UNIFIED IDEOGRAPH-696B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+696C 楬 CJK UNIFIED IDEOGRAPH-696C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+696D 業 CJK UNIFIED IDEOGRAPH-696D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+696E 楮 CJK UNIFIED IDEOGRAPH-696E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+696F 楯 CJK UNIFIED IDEOGRAPH-696F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6970 楰 CJK UNIFIED IDEOGRAPH-6970 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6971 楱 CJK UNIFIED IDEOGRAPH-6971 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6972 楲 CJK UNIFIED IDEOGRAPH-6972 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6973 楳 CJK UNIFIED IDEOGRAPH-6973 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6974 楴 CJK UNIFIED IDEOGRAPH-6974 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6975 極 CJK UNIFIED IDEOGRAPH-6975 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6976 楶 CJK UNIFIED IDEOGRAPH-6976 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6977 楷 CJK UNIFIED IDEOGRAPH-6977 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6978 楸 CJK UNIFIED IDEOGRAPH-6978 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6979 楹 CJK UNIFIED IDEOGRAPH-6979 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+697A 楺 CJK UNIFIED IDEOGRAPH-697A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+697B 楻 CJK UNIFIED IDEOGRAPH-697B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+697C 楼 CJK UNIFIED IDEOGRAPH-697C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+697D 楽 CJK UNIFIED IDEOGRAPH-697D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+697E 楾 CJK UNIFIED IDEOGRAPH-697E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+697F 楿 CJK UNIFIED IDEOGRAPH-697F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6980 榀 CJK UNIFIED IDEOGRAPH-6980 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6981 榁 CJK UNIFIED IDEOGRAPH-6981 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6982 概 CJK UNIFIED IDEOGRAPH-6982 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6983 榃 CJK UNIFIED IDEOGRAPH-6983 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6984 榄 CJK UNIFIED IDEOGRAPH-6984 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6985 榅 CJK UNIFIED IDEOGRAPH-6985 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6986 榆 CJK UNIFIED IDEOGRAPH-6986 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6987 榇 CJK UNIFIED IDEOGRAPH-6987 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6988 榈 CJK UNIFIED IDEOGRAPH-6988 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6989 榉 CJK UNIFIED IDEOGRAPH-6989 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+698A 榊 CJK UNIFIED IDEOGRAPH-698A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+698B 榋 CJK UNIFIED IDEOGRAPH-698B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+698C 榌 CJK UNIFIED IDEOGRAPH-698C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+698D 榍 CJK UNIFIED IDEOGRAPH-698D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+698E 榎 CJK UNIFIED IDEOGRAPH-698E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+698F 榏 CJK UNIFIED IDEOGRAPH-698F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6990 榐 CJK UNIFIED IDEOGRAPH-6990 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6991 榑 CJK UNIFIED IDEOGRAPH-6991 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6992 榒 CJK UNIFIED IDEOGRAPH-6992 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6993 榓 CJK UNIFIED IDEOGRAPH-6993 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6994 榔 CJK UNIFIED IDEOGRAPH-6994 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6995 榕 CJK UNIFIED IDEOGRAPH-6995 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6996 榖 CJK UNIFIED IDEOGRAPH-6996 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6997 榗 CJK UNIFIED IDEOGRAPH-6997 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6998 榘 CJK UNIFIED IDEOGRAPH-6998 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6999 榙 CJK UNIFIED IDEOGRAPH-6999 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+699A 榚 CJK UNIFIED IDEOGRAPH-699A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+699B 榛 CJK UNIFIED IDEOGRAPH-699B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+699C 榜 CJK UNIFIED IDEOGRAPH-699C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+699D 榝 CJK UNIFIED IDEOGRAPH-699D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+699E 榞 CJK UNIFIED IDEOGRAPH-699E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+699F 榟 CJK UNIFIED IDEOGRAPH-699F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+69A0 榠 CJK UNIFIED IDEOGRAPH-69A0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+69A1 榡 CJK UNIFIED IDEOGRAPH-69A1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+69A2 榢 CJK UNIFIED IDEOGRAPH-69A2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+69A3 榣 CJK UNIFIED IDEOGRAPH-69A3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+69A4 榤 CJK UNIFIED IDEOGRAPH-69A4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+69A5 榥 CJK UNIFIED IDEOGRAPH-69A5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+69A6 榦 CJK UNIFIED IDEOGRAPH-69A6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+69A7 榧 CJK UNIFIED IDEOGRAPH-69A7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+69A8 榨 CJK UNIFIED IDEOGRAPH-69A8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+69A9 榩 CJK UNIFIED IDEOGRAPH-69A9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+69AA 榪 CJK UNIFIED IDEOGRAPH-69AA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+69AB 榫 CJK UNIFIED IDEOGRAPH-69AB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+69AC 榬 CJK UNIFIED IDEOGRAPH-69AC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+69AD 榭 CJK UNIFIED IDEOGRAPH-69AD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+69AE 榮 CJK UNIFIED IDEOGRAPH-69AE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+69AF 榯 CJK UNIFIED IDEOGRAPH-69AF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+69B0 榰 CJK UNIFIED IDEOGRAPH-69B0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+69B1 榱 CJK UNIFIED IDEOGRAPH-69B1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+69B2 榲 CJK UNIFIED IDEOGRAPH-69B2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+69B3 榳 CJK UNIFIED IDEOGRAPH-69B3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+69B4 榴 CJK UNIFIED IDEOGRAPH-69B4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+69B5 榵 CJK UNIFIED IDEOGRAPH-69B5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+69B6 榶 CJK UNIFIED IDEOGRAPH-69B6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+69B7 榷 CJK UNIFIED IDEOGRAPH-69B7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+69B8 榸 CJK UNIFIED IDEOGRAPH-69B8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+69B9 榹 CJK UNIFIED IDEOGRAPH-69B9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+69BA 榺 CJK UNIFIED IDEOGRAPH-69BA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+69BB 榻 CJK UNIFIED IDEOGRAPH-69BB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+69BC 榼 CJK UNIFIED IDEOGRAPH-69BC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+69BD 榽 CJK UNIFIED IDEOGRAPH-69BD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+69BE 榾 CJK UNIFIED IDEOGRAPH-69BE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+69BF 榿 CJK UNIFIED IDEOGRAPH-69BF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+69C0 槀 CJK UNIFIED IDEOGRAPH-69C0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+69C1 槁 CJK UNIFIED IDEOGRAPH-69C1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+69C2 槂 CJK UNIFIED IDEOGRAPH-69C2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+69C3 槃 CJK UNIFIED IDEOGRAPH-69C3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+69C4 槄 CJK UNIFIED IDEOGRAPH-69C4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+69C5 槅 CJK UNIFIED IDEOGRAPH-69C5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+69C6 槆 CJK UNIFIED IDEOGRAPH-69C6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+69C7 槇 CJK UNIFIED IDEOGRAPH-69C7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+69C8 槈 CJK UNIFIED IDEOGRAPH-69C8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+69C9 槉 CJK UNIFIED IDEOGRAPH-69C9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+69CA 槊 CJK UNIFIED IDEOGRAPH-69CA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+69CB 構 CJK UNIFIED IDEOGRAPH-69CB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+69CC 槌 CJK UNIFIED IDEOGRAPH-69CC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+69CD 槍 CJK UNIFIED IDEOGRAPH-69CD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+69CE 槎 CJK UNIFIED IDEOGRAPH-69CE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+69CF 槏 CJK UNIFIED IDEOGRAPH-69CF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+69D0 槐 CJK UNIFIED IDEOGRAPH-69D0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+69D1 槑 CJK UNIFIED IDEOGRAPH-69D1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+69D2 槒 CJK UNIFIED IDEOGRAPH-69D2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+69D3 槓 CJK UNIFIED IDEOGRAPH-69D3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+69D4 槔 CJK UNIFIED IDEOGRAPH-69D4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+69D5 槕 CJK UNIFIED IDEOGRAPH-69D5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+69D6 槖 CJK UNIFIED IDEOGRAPH-69D6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+69D7 槗 CJK UNIFIED IDEOGRAPH-69D7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+69D8 様 CJK UNIFIED IDEOGRAPH-69D8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+69D9 槙 CJK UNIFIED IDEOGRAPH-69D9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+69DA 槚 CJK UNIFIED IDEOGRAPH-69DA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+69DB 槛 CJK UNIFIED IDEOGRAPH-69DB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+69DC 槜 CJK UNIFIED IDEOGRAPH-69DC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+69DD 槝 CJK UNIFIED IDEOGRAPH-69DD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+69DE 槞 CJK UNIFIED IDEOGRAPH-69DE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+69DF 槟 CJK UNIFIED IDEOGRAPH-69DF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+69E0 槠 CJK UNIFIED IDEOGRAPH-69E0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+69E1 槡 CJK UNIFIED IDEOGRAPH-69E1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+69E2 槢 CJK UNIFIED IDEOGRAPH-69E2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+69E3 槣 CJK UNIFIED IDEOGRAPH-69E3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+69E4 槤 CJK UNIFIED IDEOGRAPH-69E4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+69E5 槥 CJK UNIFIED IDEOGRAPH-69E5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+69E6 槦 CJK UNIFIED IDEOGRAPH-69E6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+69E7 槧 CJK UNIFIED IDEOGRAPH-69E7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+69E8 槨 CJK UNIFIED IDEOGRAPH-69E8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+69E9 槩 CJK UNIFIED IDEOGRAPH-69E9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+69EA 槪 CJK UNIFIED IDEOGRAPH-69EA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+69EB 槫 CJK UNIFIED IDEOGRAPH-69EB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+69EC 槬 CJK UNIFIED IDEOGRAPH-69EC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+69ED 槭 CJK UNIFIED IDEOGRAPH-69ED | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+69EE 槮 CJK UNIFIED IDEOGRAPH-69EE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+69EF 槯 CJK UNIFIED IDEOGRAPH-69EF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+69F0 槰 CJK UNIFIED IDEOGRAPH-69F0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+69F1 槱 CJK UNIFIED IDEOGRAPH-69F1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+69F2 槲 CJK UNIFIED IDEOGRAPH-69F2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+69F3 槳 CJK UNIFIED IDEOGRAPH-69F3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+69F4 槴 CJK UNIFIED IDEOGRAPH-69F4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+69F5 槵 CJK UNIFIED IDEOGRAPH-69F5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+69F6 槶 CJK UNIFIED IDEOGRAPH-69F6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+69F7 槷 CJK UNIFIED IDEOGRAPH-69F7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+69F8 槸 CJK UNIFIED IDEOGRAPH-69F8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+69F9 槹 CJK UNIFIED IDEOGRAPH-69F9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+69FA 槺 CJK UNIFIED IDEOGRAPH-69FA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+69FB 槻 CJK UNIFIED IDEOGRAPH-69FB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+69FC 槼 CJK UNIFIED IDEOGRAPH-69FC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+69FD 槽 CJK UNIFIED IDEOGRAPH-69FD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+69FE 槾 CJK UNIFIED IDEOGRAPH-69FE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+69FF 槿 CJK UNIFIED IDEOGRAPH-69FF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A00 樀 CJK UNIFIED IDEOGRAPH-6A00 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A01 樁 CJK UNIFIED IDEOGRAPH-6A01 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A02 樂 CJK UNIFIED IDEOGRAPH-6A02 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A03 樃 CJK UNIFIED IDEOGRAPH-6A03 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A04 樄 CJK UNIFIED IDEOGRAPH-6A04 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A05 樅 CJK UNIFIED IDEOGRAPH-6A05 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A06 樆 CJK UNIFIED IDEOGRAPH-6A06 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A07 樇 CJK UNIFIED IDEOGRAPH-6A07 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A08 樈 CJK UNIFIED IDEOGRAPH-6A08 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A09 樉 CJK UNIFIED IDEOGRAPH-6A09 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A0A 樊 CJK UNIFIED IDEOGRAPH-6A0A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A0B 樋 CJK UNIFIED IDEOGRAPH-6A0B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A0C 樌 CJK UNIFIED IDEOGRAPH-6A0C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A0D 樍 CJK UNIFIED IDEOGRAPH-6A0D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A0E 樎 CJK UNIFIED IDEOGRAPH-6A0E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A0F 樏 CJK UNIFIED IDEOGRAPH-6A0F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A10 樐 CJK UNIFIED IDEOGRAPH-6A10 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A11 樑 CJK UNIFIED IDEOGRAPH-6A11 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A12 樒 CJK UNIFIED IDEOGRAPH-6A12 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A13 樓 CJK UNIFIED IDEOGRAPH-6A13 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A14 樔 CJK UNIFIED IDEOGRAPH-6A14 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A15 樕 CJK UNIFIED IDEOGRAPH-6A15 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A16 樖 CJK UNIFIED IDEOGRAPH-6A16 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A17 樗 CJK UNIFIED IDEOGRAPH-6A17 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A18 樘 CJK UNIFIED IDEOGRAPH-6A18 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A19 標 CJK UNIFIED IDEOGRAPH-6A19 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A1A 樚 CJK UNIFIED IDEOGRAPH-6A1A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A1B 樛 CJK UNIFIED IDEOGRAPH-6A1B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A1C 樜 CJK UNIFIED IDEOGRAPH-6A1C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A1D 樝 CJK UNIFIED IDEOGRAPH-6A1D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A1E 樞 CJK UNIFIED IDEOGRAPH-6A1E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A1F 樟 CJK UNIFIED IDEOGRAPH-6A1F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A20 樠 CJK UNIFIED IDEOGRAPH-6A20 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A21 模 CJK UNIFIED IDEOGRAPH-6A21 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A22 樢 CJK UNIFIED IDEOGRAPH-6A22 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A23 樣 CJK UNIFIED IDEOGRAPH-6A23 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A24 樤 CJK UNIFIED IDEOGRAPH-6A24 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A25 樥 CJK UNIFIED IDEOGRAPH-6A25 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A26 樦 CJK UNIFIED IDEOGRAPH-6A26 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A27 樧 CJK UNIFIED IDEOGRAPH-6A27 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A28 樨 CJK UNIFIED IDEOGRAPH-6A28 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A29 権 CJK UNIFIED IDEOGRAPH-6A29 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A2A 横 CJK UNIFIED IDEOGRAPH-6A2A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A2B 樫 CJK UNIFIED IDEOGRAPH-6A2B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A2C 樬 CJK UNIFIED IDEOGRAPH-6A2C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A2D 樭 CJK UNIFIED IDEOGRAPH-6A2D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A2E 樮 CJK UNIFIED IDEOGRAPH-6A2E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A2F 樯 CJK UNIFIED IDEOGRAPH-6A2F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A30 樰 CJK UNIFIED IDEOGRAPH-6A30 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A31 樱 CJK UNIFIED IDEOGRAPH-6A31 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A32 樲 CJK UNIFIED IDEOGRAPH-6A32 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A33 樳 CJK UNIFIED IDEOGRAPH-6A33 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A34 樴 CJK UNIFIED IDEOGRAPH-6A34 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A35 樵 CJK UNIFIED IDEOGRAPH-6A35 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A36 樶 CJK UNIFIED IDEOGRAPH-6A36 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A37 樷 CJK UNIFIED IDEOGRAPH-6A37 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A38 樸 CJK UNIFIED IDEOGRAPH-6A38 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A39 樹 CJK UNIFIED IDEOGRAPH-6A39 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A3A 樺 CJK UNIFIED IDEOGRAPH-6A3A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A3B 樻 CJK UNIFIED IDEOGRAPH-6A3B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A3C 樼 CJK UNIFIED IDEOGRAPH-6A3C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A3D 樽 CJK UNIFIED IDEOGRAPH-6A3D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A3E 樾 CJK UNIFIED IDEOGRAPH-6A3E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A3F 樿 CJK UNIFIED IDEOGRAPH-6A3F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A40 橀 CJK UNIFIED IDEOGRAPH-6A40 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A41 橁 CJK UNIFIED IDEOGRAPH-6A41 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A42 橂 CJK UNIFIED IDEOGRAPH-6A42 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A43 橃 CJK UNIFIED IDEOGRAPH-6A43 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A44 橄 CJK UNIFIED IDEOGRAPH-6A44 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A45 橅 CJK UNIFIED IDEOGRAPH-6A45 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A46 橆 CJK UNIFIED IDEOGRAPH-6A46 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A47 橇 CJK UNIFIED IDEOGRAPH-6A47 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A48 橈 CJK UNIFIED IDEOGRAPH-6A48 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A49 橉 CJK UNIFIED IDEOGRAPH-6A49 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A4A 橊 CJK UNIFIED IDEOGRAPH-6A4A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A4B 橋 CJK UNIFIED IDEOGRAPH-6A4B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A4C 橌 CJK UNIFIED IDEOGRAPH-6A4C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A4D 橍 CJK UNIFIED IDEOGRAPH-6A4D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A4E 橎 CJK UNIFIED IDEOGRAPH-6A4E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A4F 橏 CJK UNIFIED IDEOGRAPH-6A4F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A50 橐 CJK UNIFIED IDEOGRAPH-6A50 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A51 橑 CJK UNIFIED IDEOGRAPH-6A51 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A52 橒 CJK UNIFIED IDEOGRAPH-6A52 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A53 橓 CJK UNIFIED IDEOGRAPH-6A53 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A54 橔 CJK UNIFIED IDEOGRAPH-6A54 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A55 橕 CJK UNIFIED IDEOGRAPH-6A55 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A56 橖 CJK UNIFIED IDEOGRAPH-6A56 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A57 橗 CJK UNIFIED IDEOGRAPH-6A57 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A58 橘 CJK UNIFIED IDEOGRAPH-6A58 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A59 橙 CJK UNIFIED IDEOGRAPH-6A59 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A5A 橚 CJK UNIFIED IDEOGRAPH-6A5A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A5B 橛 CJK UNIFIED IDEOGRAPH-6A5B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A5C 橜 CJK UNIFIED IDEOGRAPH-6A5C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A5D 橝 CJK UNIFIED IDEOGRAPH-6A5D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A5E 橞 CJK UNIFIED IDEOGRAPH-6A5E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A5F 機 CJK UNIFIED IDEOGRAPH-6A5F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A60 橠 CJK UNIFIED IDEOGRAPH-6A60 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A61 橡 CJK UNIFIED IDEOGRAPH-6A61 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A62 橢 CJK UNIFIED IDEOGRAPH-6A62 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A63 橣 CJK UNIFIED IDEOGRAPH-6A63 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A64 橤 CJK UNIFIED IDEOGRAPH-6A64 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A65 橥 CJK UNIFIED IDEOGRAPH-6A65 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A66 橦 CJK UNIFIED IDEOGRAPH-6A66 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A67 橧 CJK UNIFIED IDEOGRAPH-6A67 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A68 橨 CJK UNIFIED IDEOGRAPH-6A68 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A69 橩 CJK UNIFIED IDEOGRAPH-6A69 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A6A 橪 CJK UNIFIED IDEOGRAPH-6A6A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A6B 橫 CJK UNIFIED IDEOGRAPH-6A6B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A6C 橬 CJK UNIFIED IDEOGRAPH-6A6C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A6D 橭 CJK UNIFIED IDEOGRAPH-6A6D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A6E 橮 CJK UNIFIED IDEOGRAPH-6A6E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A6F 橯 CJK UNIFIED IDEOGRAPH-6A6F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A70 橰 CJK UNIFIED IDEOGRAPH-6A70 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A71 橱 CJK UNIFIED IDEOGRAPH-6A71 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A72 橲 CJK UNIFIED IDEOGRAPH-6A72 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A73 橳 CJK UNIFIED IDEOGRAPH-6A73 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A74 橴 CJK UNIFIED IDEOGRAPH-6A74 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A75 橵 CJK UNIFIED IDEOGRAPH-6A75 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A76 橶 CJK UNIFIED IDEOGRAPH-6A76 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A77 橷 CJK UNIFIED IDEOGRAPH-6A77 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A78 橸 CJK UNIFIED IDEOGRAPH-6A78 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A79 橹 CJK UNIFIED IDEOGRAPH-6A79 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A7A 橺 CJK UNIFIED IDEOGRAPH-6A7A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A7B 橻 CJK UNIFIED IDEOGRAPH-6A7B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A7C 橼 CJK UNIFIED IDEOGRAPH-6A7C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A7D 橽 CJK UNIFIED IDEOGRAPH-6A7D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A7E 橾 CJK UNIFIED IDEOGRAPH-6A7E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A7F 橿 CJK UNIFIED IDEOGRAPH-6A7F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A80 檀 CJK UNIFIED IDEOGRAPH-6A80 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A81 檁 CJK UNIFIED IDEOGRAPH-6A81 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A82 檂 CJK UNIFIED IDEOGRAPH-6A82 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A83 檃 CJK UNIFIED IDEOGRAPH-6A83 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A84 檄 CJK UNIFIED IDEOGRAPH-6A84 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A85 檅 CJK UNIFIED IDEOGRAPH-6A85 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A86 檆 CJK UNIFIED IDEOGRAPH-6A86 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A87 檇 CJK UNIFIED IDEOGRAPH-6A87 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A88 檈 CJK UNIFIED IDEOGRAPH-6A88 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A89 檉 CJK UNIFIED IDEOGRAPH-6A89 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A8A 檊 CJK UNIFIED IDEOGRAPH-6A8A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A8B 檋 CJK UNIFIED IDEOGRAPH-6A8B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A8C 檌 CJK UNIFIED IDEOGRAPH-6A8C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A8D 檍 CJK UNIFIED IDEOGRAPH-6A8D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A8E 檎 CJK UNIFIED IDEOGRAPH-6A8E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A8F 檏 CJK UNIFIED IDEOGRAPH-6A8F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A90 檐 CJK UNIFIED IDEOGRAPH-6A90 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A91 檑 CJK UNIFIED IDEOGRAPH-6A91 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A92 檒 CJK UNIFIED IDEOGRAPH-6A92 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A93 檓 CJK UNIFIED IDEOGRAPH-6A93 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A94 檔 CJK UNIFIED IDEOGRAPH-6A94 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A95 檕 CJK UNIFIED IDEOGRAPH-6A95 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A96 檖 CJK UNIFIED IDEOGRAPH-6A96 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A97 檗 CJK UNIFIED IDEOGRAPH-6A97 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A98 檘 CJK UNIFIED IDEOGRAPH-6A98 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A99 檙 CJK UNIFIED IDEOGRAPH-6A99 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A9A 檚 CJK UNIFIED IDEOGRAPH-6A9A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A9B 檛 CJK UNIFIED IDEOGRAPH-6A9B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A9C 檜 CJK UNIFIED IDEOGRAPH-6A9C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A9D 檝 CJK UNIFIED IDEOGRAPH-6A9D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A9E 檞 CJK UNIFIED IDEOGRAPH-6A9E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6A9F 檟 CJK UNIFIED IDEOGRAPH-6A9F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6AA0 檠 CJK UNIFIED IDEOGRAPH-6AA0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6AA1 檡 CJK UNIFIED IDEOGRAPH-6AA1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6AA2 檢 CJK UNIFIED IDEOGRAPH-6AA2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6AA3 檣 CJK UNIFIED IDEOGRAPH-6AA3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6AA4 檤 CJK UNIFIED IDEOGRAPH-6AA4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6AA5 檥 CJK UNIFIED IDEOGRAPH-6AA5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6AA6 檦 CJK UNIFIED IDEOGRAPH-6AA6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6AA7 檧 CJK UNIFIED IDEOGRAPH-6AA7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6AA8 檨 CJK UNIFIED IDEOGRAPH-6AA8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6AA9 檩 CJK UNIFIED IDEOGRAPH-6AA9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6AAA 檪 CJK UNIFIED IDEOGRAPH-6AAA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6AAB 檫 CJK UNIFIED IDEOGRAPH-6AAB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6AAC 檬 CJK UNIFIED IDEOGRAPH-6AAC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6AAD 檭 CJK UNIFIED IDEOGRAPH-6AAD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6AAE 檮 CJK UNIFIED IDEOGRAPH-6AAE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6AAF 檯 CJK UNIFIED IDEOGRAPH-6AAF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6AB0 檰 CJK UNIFIED IDEOGRAPH-6AB0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6AB1 檱 CJK UNIFIED IDEOGRAPH-6AB1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6AB2 檲 CJK UNIFIED IDEOGRAPH-6AB2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6AB3 檳 CJK UNIFIED IDEOGRAPH-6AB3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6AB4 檴 CJK UNIFIED IDEOGRAPH-6AB4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6AB5 檵 CJK UNIFIED IDEOGRAPH-6AB5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6AB6 檶 CJK UNIFIED IDEOGRAPH-6AB6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6AB7 檷 CJK UNIFIED IDEOGRAPH-6AB7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6AB8 檸 CJK UNIFIED IDEOGRAPH-6AB8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6AB9 檹 CJK UNIFIED IDEOGRAPH-6AB9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6ABA 檺 CJK UNIFIED IDEOGRAPH-6ABA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6ABB 檻 CJK UNIFIED IDEOGRAPH-6ABB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6ABC 檼 CJK UNIFIED IDEOGRAPH-6ABC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6ABD 檽 CJK UNIFIED IDEOGRAPH-6ABD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6ABE 檾 CJK UNIFIED IDEOGRAPH-6ABE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6ABF 檿 CJK UNIFIED IDEOGRAPH-6ABF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6AC0 櫀 CJK UNIFIED IDEOGRAPH-6AC0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6AC1 櫁 CJK UNIFIED IDEOGRAPH-6AC1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6AC2 櫂 CJK UNIFIED IDEOGRAPH-6AC2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6AC3 櫃 CJK UNIFIED IDEOGRAPH-6AC3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6AC4 櫄 CJK UNIFIED IDEOGRAPH-6AC4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6AC5 櫅 CJK UNIFIED IDEOGRAPH-6AC5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6AC6 櫆 CJK UNIFIED IDEOGRAPH-6AC6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6AC7 櫇 CJK UNIFIED IDEOGRAPH-6AC7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6AC8 櫈 CJK UNIFIED IDEOGRAPH-6AC8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6AC9 櫉 CJK UNIFIED IDEOGRAPH-6AC9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6ACA 櫊 CJK UNIFIED IDEOGRAPH-6ACA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6ACB 櫋 CJK UNIFIED IDEOGRAPH-6ACB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6ACC 櫌 CJK UNIFIED IDEOGRAPH-6ACC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6ACD 櫍 CJK UNIFIED IDEOGRAPH-6ACD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6ACE 櫎 CJK UNIFIED IDEOGRAPH-6ACE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6ACF 櫏 CJK UNIFIED IDEOGRAPH-6ACF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6AD0 櫐 CJK UNIFIED IDEOGRAPH-6AD0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6AD1 櫑 CJK UNIFIED IDEOGRAPH-6AD1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6AD2 櫒 CJK UNIFIED IDEOGRAPH-6AD2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6AD3 櫓 CJK UNIFIED IDEOGRAPH-6AD3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6AD4 櫔 CJK UNIFIED IDEOGRAPH-6AD4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6AD5 櫕 CJK UNIFIED IDEOGRAPH-6AD5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6AD6 櫖 CJK UNIFIED IDEOGRAPH-6AD6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6AD7 櫗 CJK UNIFIED IDEOGRAPH-6AD7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6AD8 櫘 CJK UNIFIED IDEOGRAPH-6AD8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6AD9 櫙 CJK UNIFIED IDEOGRAPH-6AD9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6ADA 櫚 CJK UNIFIED IDEOGRAPH-6ADA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6ADB 櫛 CJK UNIFIED IDEOGRAPH-6ADB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6ADC 櫜 CJK UNIFIED IDEOGRAPH-6ADC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6ADD 櫝 CJK UNIFIED IDEOGRAPH-6ADD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6ADE 櫞 CJK UNIFIED IDEOGRAPH-6ADE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6ADF 櫟 CJK UNIFIED IDEOGRAPH-6ADF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6AE0 櫠 CJK UNIFIED IDEOGRAPH-6AE0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6AE1 櫡 CJK UNIFIED IDEOGRAPH-6AE1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6AE2 櫢 CJK UNIFIED IDEOGRAPH-6AE2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6AE3 櫣 CJK UNIFIED IDEOGRAPH-6AE3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6AE4 櫤 CJK UNIFIED IDEOGRAPH-6AE4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6AE5 櫥 CJK UNIFIED IDEOGRAPH-6AE5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6AE6 櫦 CJK UNIFIED IDEOGRAPH-6AE6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6AE7 櫧 CJK UNIFIED IDEOGRAPH-6AE7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6AE8 櫨 CJK UNIFIED IDEOGRAPH-6AE8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6AE9 櫩 CJK UNIFIED IDEOGRAPH-6AE9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6AEA 櫪 CJK UNIFIED IDEOGRAPH-6AEA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6AEB 櫫 CJK UNIFIED IDEOGRAPH-6AEB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6AEC 櫬 CJK UNIFIED IDEOGRAPH-6AEC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6AED 櫭 CJK UNIFIED IDEOGRAPH-6AED | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6AEE 櫮 CJK UNIFIED IDEOGRAPH-6AEE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6AEF 櫯 CJK UNIFIED IDEOGRAPH-6AEF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6AF0 櫰 CJK UNIFIED IDEOGRAPH-6AF0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6AF1 櫱 CJK UNIFIED IDEOGRAPH-6AF1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6AF2 櫲 CJK UNIFIED IDEOGRAPH-6AF2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6AF3 櫳 CJK UNIFIED IDEOGRAPH-6AF3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6AF4 櫴 CJK UNIFIED IDEOGRAPH-6AF4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6AF5 櫵 CJK UNIFIED IDEOGRAPH-6AF5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6AF6 櫶 CJK UNIFIED IDEOGRAPH-6AF6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6AF7 櫷 CJK UNIFIED IDEOGRAPH-6AF7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6AF8 櫸 CJK UNIFIED IDEOGRAPH-6AF8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6AF9 櫹 CJK UNIFIED IDEOGRAPH-6AF9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6AFA 櫺 CJK UNIFIED IDEOGRAPH-6AFA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6AFB 櫻 CJK UNIFIED IDEOGRAPH-6AFB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6AFC 櫼 CJK UNIFIED IDEOGRAPH-6AFC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6AFD 櫽 CJK UNIFIED IDEOGRAPH-6AFD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6AFE 櫾 CJK UNIFIED IDEOGRAPH-6AFE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6AFF 櫿 CJK UNIFIED IDEOGRAPH-6AFF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B00 欀 CJK UNIFIED IDEOGRAPH-6B00 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B01 欁 CJK UNIFIED IDEOGRAPH-6B01 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B02 欂 CJK UNIFIED IDEOGRAPH-6B02 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B03 欃 CJK UNIFIED IDEOGRAPH-6B03 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B04 欄 CJK UNIFIED IDEOGRAPH-6B04 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B05 欅 CJK UNIFIED IDEOGRAPH-6B05 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B06 欆 CJK UNIFIED IDEOGRAPH-6B06 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B07 欇 CJK UNIFIED IDEOGRAPH-6B07 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B08 欈 CJK UNIFIED IDEOGRAPH-6B08 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B09 欉 CJK UNIFIED IDEOGRAPH-6B09 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B0A 權 CJK UNIFIED IDEOGRAPH-6B0A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B0B 欋 CJK UNIFIED IDEOGRAPH-6B0B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B0C 欌 CJK UNIFIED IDEOGRAPH-6B0C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B0D 欍 CJK UNIFIED IDEOGRAPH-6B0D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B0E 欎 CJK UNIFIED IDEOGRAPH-6B0E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B0F 欏 CJK UNIFIED IDEOGRAPH-6B0F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B10 欐 CJK UNIFIED IDEOGRAPH-6B10 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B11 欑 CJK UNIFIED IDEOGRAPH-6B11 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B12 欒 CJK UNIFIED IDEOGRAPH-6B12 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B13 欓 CJK UNIFIED IDEOGRAPH-6B13 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B14 欔 CJK UNIFIED IDEOGRAPH-6B14 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B15 欕 CJK UNIFIED IDEOGRAPH-6B15 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B16 欖 CJK UNIFIED IDEOGRAPH-6B16 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B17 欗 CJK UNIFIED IDEOGRAPH-6B17 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B18 欘 CJK UNIFIED IDEOGRAPH-6B18 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B19 欙 CJK UNIFIED IDEOGRAPH-6B19 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B1A 欚 CJK UNIFIED IDEOGRAPH-6B1A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B1B 欛 CJK UNIFIED IDEOGRAPH-6B1B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B1C 欜 CJK UNIFIED IDEOGRAPH-6B1C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B1D 欝 CJK UNIFIED IDEOGRAPH-6B1D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B1E 欞 CJK UNIFIED IDEOGRAPH-6B1E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B1F 欟 CJK UNIFIED IDEOGRAPH-6B1F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B20 欠 CJK UNIFIED IDEOGRAPH-6B20 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B21 次 CJK UNIFIED IDEOGRAPH-6B21 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B22 欢 CJK UNIFIED IDEOGRAPH-6B22 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B23 欣 CJK UNIFIED IDEOGRAPH-6B23 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B24 欤 CJK UNIFIED IDEOGRAPH-6B24 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B25 欥 CJK UNIFIED IDEOGRAPH-6B25 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B26 欦 CJK UNIFIED IDEOGRAPH-6B26 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B27 欧 CJK UNIFIED IDEOGRAPH-6B27 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B28 欨 CJK UNIFIED IDEOGRAPH-6B28 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B29 欩 CJK UNIFIED IDEOGRAPH-6B29 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B2A 欪 CJK UNIFIED IDEOGRAPH-6B2A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B2B 欫 CJK UNIFIED IDEOGRAPH-6B2B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B2C 欬 CJK UNIFIED IDEOGRAPH-6B2C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B2D 欭 CJK UNIFIED IDEOGRAPH-6B2D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B2E 欮 CJK UNIFIED IDEOGRAPH-6B2E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B2F 欯 CJK UNIFIED IDEOGRAPH-6B2F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B30 欰 CJK UNIFIED IDEOGRAPH-6B30 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B31 欱 CJK UNIFIED IDEOGRAPH-6B31 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B32 欲 CJK UNIFIED IDEOGRAPH-6B32 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B33 欳 CJK UNIFIED IDEOGRAPH-6B33 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B34 欴 CJK UNIFIED IDEOGRAPH-6B34 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B35 欵 CJK UNIFIED IDEOGRAPH-6B35 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B36 欶 CJK UNIFIED IDEOGRAPH-6B36 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B37 欷 CJK UNIFIED IDEOGRAPH-6B37 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B38 欸 CJK UNIFIED IDEOGRAPH-6B38 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B39 欹 CJK UNIFIED IDEOGRAPH-6B39 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B3A 欺 CJK UNIFIED IDEOGRAPH-6B3A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B3B 欻 CJK UNIFIED IDEOGRAPH-6B3B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B3C 欼 CJK UNIFIED IDEOGRAPH-6B3C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B3D 欽 CJK UNIFIED IDEOGRAPH-6B3D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B3E 款 CJK UNIFIED IDEOGRAPH-6B3E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B3F 欿 CJK UNIFIED IDEOGRAPH-6B3F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B40 歀 CJK UNIFIED IDEOGRAPH-6B40 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B41 歁 CJK UNIFIED IDEOGRAPH-6B41 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B42 歂 CJK UNIFIED IDEOGRAPH-6B42 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B43 歃 CJK UNIFIED IDEOGRAPH-6B43 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B44 歄 CJK UNIFIED IDEOGRAPH-6B44 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B45 歅 CJK UNIFIED IDEOGRAPH-6B45 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B46 歆 CJK UNIFIED IDEOGRAPH-6B46 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B47 歇 CJK UNIFIED IDEOGRAPH-6B47 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B48 歈 CJK UNIFIED IDEOGRAPH-6B48 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B49 歉 CJK UNIFIED IDEOGRAPH-6B49 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B4A 歊 CJK UNIFIED IDEOGRAPH-6B4A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B4B 歋 CJK UNIFIED IDEOGRAPH-6B4B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B4C 歌 CJK UNIFIED IDEOGRAPH-6B4C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B4D 歍 CJK UNIFIED IDEOGRAPH-6B4D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B4E 歎 CJK UNIFIED IDEOGRAPH-6B4E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B4F 歏 CJK UNIFIED IDEOGRAPH-6B4F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B50 歐 CJK UNIFIED IDEOGRAPH-6B50 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B51 歑 CJK UNIFIED IDEOGRAPH-6B51 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B52 歒 CJK UNIFIED IDEOGRAPH-6B52 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B53 歓 CJK UNIFIED IDEOGRAPH-6B53 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B54 歔 CJK UNIFIED IDEOGRAPH-6B54 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B55 歕 CJK UNIFIED IDEOGRAPH-6B55 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B56 歖 CJK UNIFIED IDEOGRAPH-6B56 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B57 歗 CJK UNIFIED IDEOGRAPH-6B57 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B58 歘 CJK UNIFIED IDEOGRAPH-6B58 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B59 歙 CJK UNIFIED IDEOGRAPH-6B59 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B5A 歚 CJK UNIFIED IDEOGRAPH-6B5A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B5B 歛 CJK UNIFIED IDEOGRAPH-6B5B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B5C 歜 CJK UNIFIED IDEOGRAPH-6B5C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B5D 歝 CJK UNIFIED IDEOGRAPH-6B5D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B5E 歞 CJK UNIFIED IDEOGRAPH-6B5E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B5F 歟 CJK UNIFIED IDEOGRAPH-6B5F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B60 歠 CJK UNIFIED IDEOGRAPH-6B60 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B61 歡 CJK UNIFIED IDEOGRAPH-6B61 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B62 止 CJK UNIFIED IDEOGRAPH-6B62 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B63 正 CJK UNIFIED IDEOGRAPH-6B63 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B64 此 CJK UNIFIED IDEOGRAPH-6B64 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B65 步 CJK UNIFIED IDEOGRAPH-6B65 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B66 武 CJK UNIFIED IDEOGRAPH-6B66 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B67 歧 CJK UNIFIED IDEOGRAPH-6B67 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B68 歨 CJK UNIFIED IDEOGRAPH-6B68 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B69 歩 CJK UNIFIED IDEOGRAPH-6B69 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B6A 歪 CJK UNIFIED IDEOGRAPH-6B6A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B6B 歫 CJK UNIFIED IDEOGRAPH-6B6B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B6C 歬 CJK UNIFIED IDEOGRAPH-6B6C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B6D 歭 CJK UNIFIED IDEOGRAPH-6B6D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B6E 歮 CJK UNIFIED IDEOGRAPH-6B6E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B6F 歯 CJK UNIFIED IDEOGRAPH-6B6F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B70 歰 CJK UNIFIED IDEOGRAPH-6B70 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B71 歱 CJK UNIFIED IDEOGRAPH-6B71 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B72 歲 CJK UNIFIED IDEOGRAPH-6B72 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B73 歳 CJK UNIFIED IDEOGRAPH-6B73 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B74 歴 CJK UNIFIED IDEOGRAPH-6B74 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B75 歵 CJK UNIFIED IDEOGRAPH-6B75 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B76 歶 CJK UNIFIED IDEOGRAPH-6B76 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B77 歷 CJK UNIFIED IDEOGRAPH-6B77 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B78 歸 CJK UNIFIED IDEOGRAPH-6B78 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B79 歹 CJK UNIFIED IDEOGRAPH-6B79 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B7A 歺 CJK UNIFIED IDEOGRAPH-6B7A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B7B 死 CJK UNIFIED IDEOGRAPH-6B7B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B7C 歼 CJK UNIFIED IDEOGRAPH-6B7C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B7D 歽 CJK UNIFIED IDEOGRAPH-6B7D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B7E 歾 CJK UNIFIED IDEOGRAPH-6B7E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B7F 歿 CJK UNIFIED IDEOGRAPH-6B7F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B80 殀 CJK UNIFIED IDEOGRAPH-6B80 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B81 殁 CJK UNIFIED IDEOGRAPH-6B81 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B82 殂 CJK UNIFIED IDEOGRAPH-6B82 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B83 殃 CJK UNIFIED IDEOGRAPH-6B83 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B84 殄 CJK UNIFIED IDEOGRAPH-6B84 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B85 殅 CJK UNIFIED IDEOGRAPH-6B85 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B86 殆 CJK UNIFIED IDEOGRAPH-6B86 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B87 殇 CJK UNIFIED IDEOGRAPH-6B87 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B88 殈 CJK UNIFIED IDEOGRAPH-6B88 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B89 殉 CJK UNIFIED IDEOGRAPH-6B89 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B8A 殊 CJK UNIFIED IDEOGRAPH-6B8A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B8B 残 CJK UNIFIED IDEOGRAPH-6B8B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B8C 殌 CJK UNIFIED IDEOGRAPH-6B8C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B8D 殍 CJK UNIFIED IDEOGRAPH-6B8D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B8E 殎 CJK UNIFIED IDEOGRAPH-6B8E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B8F 殏 CJK UNIFIED IDEOGRAPH-6B8F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B90 殐 CJK UNIFIED IDEOGRAPH-6B90 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B91 殑 CJK UNIFIED IDEOGRAPH-6B91 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B92 殒 CJK UNIFIED IDEOGRAPH-6B92 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B93 殓 CJK UNIFIED IDEOGRAPH-6B93 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B94 殔 CJK UNIFIED IDEOGRAPH-6B94 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B95 殕 CJK UNIFIED IDEOGRAPH-6B95 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B96 殖 CJK UNIFIED IDEOGRAPH-6B96 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B97 殗 CJK UNIFIED IDEOGRAPH-6B97 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B98 殘 CJK UNIFIED IDEOGRAPH-6B98 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B99 殙 CJK UNIFIED IDEOGRAPH-6B99 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B9A 殚 CJK UNIFIED IDEOGRAPH-6B9A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B9B 殛 CJK UNIFIED IDEOGRAPH-6B9B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B9C 殜 CJK UNIFIED IDEOGRAPH-6B9C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B9D 殝 CJK UNIFIED IDEOGRAPH-6B9D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B9E 殞 CJK UNIFIED IDEOGRAPH-6B9E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6B9F 殟 CJK UNIFIED IDEOGRAPH-6B9F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6BA0 殠 CJK UNIFIED IDEOGRAPH-6BA0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6BA1 殡 CJK UNIFIED IDEOGRAPH-6BA1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6BA2 殢 CJK UNIFIED IDEOGRAPH-6BA2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6BA3 殣 CJK UNIFIED IDEOGRAPH-6BA3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6BA4 殤 CJK UNIFIED IDEOGRAPH-6BA4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6BA5 殥 CJK UNIFIED IDEOGRAPH-6BA5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6BA6 殦 CJK UNIFIED IDEOGRAPH-6BA6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6BA7 殧 CJK UNIFIED IDEOGRAPH-6BA7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6BA8 殨 CJK UNIFIED IDEOGRAPH-6BA8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6BA9 殩 CJK UNIFIED IDEOGRAPH-6BA9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6BAA 殪 CJK UNIFIED IDEOGRAPH-6BAA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6BAB 殫 CJK UNIFIED IDEOGRAPH-6BAB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6BAC 殬 CJK UNIFIED IDEOGRAPH-6BAC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6BAD 殭 CJK UNIFIED IDEOGRAPH-6BAD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6BAE 殮 CJK UNIFIED IDEOGRAPH-6BAE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6BAF 殯 CJK UNIFIED IDEOGRAPH-6BAF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6BB0 殰 CJK UNIFIED IDEOGRAPH-6BB0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6BB1 殱 CJK UNIFIED IDEOGRAPH-6BB1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6BB2 殲 CJK UNIFIED IDEOGRAPH-6BB2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6BB3 殳 CJK UNIFIED IDEOGRAPH-6BB3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6BB4 殴 CJK UNIFIED IDEOGRAPH-6BB4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6BB5 段 CJK UNIFIED IDEOGRAPH-6BB5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6BB6 殶 CJK UNIFIED IDEOGRAPH-6BB6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6BB7 殷 CJK UNIFIED IDEOGRAPH-6BB7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6BB8 殸 CJK UNIFIED IDEOGRAPH-6BB8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6BB9 殹 CJK UNIFIED IDEOGRAPH-6BB9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6BBA 殺 CJK UNIFIED IDEOGRAPH-6BBA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6BBB 殻 CJK UNIFIED IDEOGRAPH-6BBB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6BBC 殼 CJK UNIFIED IDEOGRAPH-6BBC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6BBD 殽 CJK UNIFIED IDEOGRAPH-6BBD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6BBE 殾 CJK UNIFIED IDEOGRAPH-6BBE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6BBF 殿 CJK UNIFIED IDEOGRAPH-6BBF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6BC0 毀 CJK UNIFIED IDEOGRAPH-6BC0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6BC1 毁 CJK UNIFIED IDEOGRAPH-6BC1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6BC2 毂 CJK UNIFIED IDEOGRAPH-6BC2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6BC3 毃 CJK UNIFIED IDEOGRAPH-6BC3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6BC4 毄 CJK UNIFIED IDEOGRAPH-6BC4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6BC5 毅 CJK UNIFIED IDEOGRAPH-6BC5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6BC6 毆 CJK UNIFIED IDEOGRAPH-6BC6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6BC7 毇 CJK UNIFIED IDEOGRAPH-6BC7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6BC8 毈 CJK UNIFIED IDEOGRAPH-6BC8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6BC9 毉 CJK UNIFIED IDEOGRAPH-6BC9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6BCA 毊 CJK UNIFIED IDEOGRAPH-6BCA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6BCB 毋 CJK UNIFIED IDEOGRAPH-6BCB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6BCC 毌 CJK UNIFIED IDEOGRAPH-6BCC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6BCD 母 CJK UNIFIED IDEOGRAPH-6BCD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6BCE 毎 CJK UNIFIED IDEOGRAPH-6BCE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6BCF 每 CJK UNIFIED IDEOGRAPH-6BCF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6BD0 毐 CJK UNIFIED IDEOGRAPH-6BD0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6BD1 毑 CJK UNIFIED IDEOGRAPH-6BD1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6BD2 毒 CJK UNIFIED IDEOGRAPH-6BD2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6BD3 毓 CJK UNIFIED IDEOGRAPH-6BD3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6BD4 比 CJK UNIFIED IDEOGRAPH-6BD4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6BD5 毕 CJK UNIFIED IDEOGRAPH-6BD5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6BD6 毖 CJK UNIFIED IDEOGRAPH-6BD6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6BD7 毗 CJK UNIFIED IDEOGRAPH-6BD7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6BD8 毘 CJK UNIFIED IDEOGRAPH-6BD8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6BD9 毙 CJK UNIFIED IDEOGRAPH-6BD9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6BDA 毚 CJK UNIFIED IDEOGRAPH-6BDA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6BDB 毛 CJK UNIFIED IDEOGRAPH-6BDB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6BDC 毜 CJK UNIFIED IDEOGRAPH-6BDC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6BDD 毝 CJK UNIFIED IDEOGRAPH-6BDD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6BDE 毞 CJK UNIFIED IDEOGRAPH-6BDE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6BDF 毟 CJK UNIFIED IDEOGRAPH-6BDF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6BE0 毠 CJK UNIFIED IDEOGRAPH-6BE0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6BE1 毡 CJK UNIFIED IDEOGRAPH-6BE1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6BE2 毢 CJK UNIFIED IDEOGRAPH-6BE2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6BE3 毣 CJK UNIFIED IDEOGRAPH-6BE3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6BE4 毤 CJK UNIFIED IDEOGRAPH-6BE4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6BE5 毥 CJK UNIFIED IDEOGRAPH-6BE5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6BE6 毦 CJK UNIFIED IDEOGRAPH-6BE6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6BE7 毧 CJK UNIFIED IDEOGRAPH-6BE7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6BE8 毨 CJK UNIFIED IDEOGRAPH-6BE8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6BE9 毩 CJK UNIFIED IDEOGRAPH-6BE9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6BEA 毪 CJK UNIFIED IDEOGRAPH-6BEA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6BEB 毫 CJK UNIFIED IDEOGRAPH-6BEB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6BEC 毬 CJK UNIFIED IDEOGRAPH-6BEC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6BED 毭 CJK UNIFIED IDEOGRAPH-6BED | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6BEE 毮 CJK UNIFIED IDEOGRAPH-6BEE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6BEF 毯 CJK UNIFIED IDEOGRAPH-6BEF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6BF0 毰 CJK UNIFIED IDEOGRAPH-6BF0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6BF1 毱 CJK UNIFIED IDEOGRAPH-6BF1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6BF2 毲 CJK UNIFIED IDEOGRAPH-6BF2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6BF3 毳 CJK UNIFIED IDEOGRAPH-6BF3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6BF4 毴 CJK UNIFIED IDEOGRAPH-6BF4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6BF5 毵 CJK UNIFIED IDEOGRAPH-6BF5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6BF6 毶 CJK UNIFIED IDEOGRAPH-6BF6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6BF7 毷 CJK UNIFIED IDEOGRAPH-6BF7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6BF8 毸 CJK UNIFIED IDEOGRAPH-6BF8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6BF9 毹 CJK UNIFIED IDEOGRAPH-6BF9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6BFA 毺 CJK UNIFIED IDEOGRAPH-6BFA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6BFB 毻 CJK UNIFIED IDEOGRAPH-6BFB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6BFC 毼 CJK UNIFIED IDEOGRAPH-6BFC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6BFD 毽 CJK UNIFIED IDEOGRAPH-6BFD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6BFE 毾 CJK UNIFIED IDEOGRAPH-6BFE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6BFF 毿 CJK UNIFIED IDEOGRAPH-6BFF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C00 氀 CJK UNIFIED IDEOGRAPH-6C00 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C01 氁 CJK UNIFIED IDEOGRAPH-6C01 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C02 氂 CJK UNIFIED IDEOGRAPH-6C02 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C03 氃 CJK UNIFIED IDEOGRAPH-6C03 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C04 氄 CJK UNIFIED IDEOGRAPH-6C04 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C05 氅 CJK UNIFIED IDEOGRAPH-6C05 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C06 氆 CJK UNIFIED IDEOGRAPH-6C06 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C07 氇 CJK UNIFIED IDEOGRAPH-6C07 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C08 氈 CJK UNIFIED IDEOGRAPH-6C08 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C09 氉 CJK UNIFIED IDEOGRAPH-6C09 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C0A 氊 CJK UNIFIED IDEOGRAPH-6C0A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C0B 氋 CJK UNIFIED IDEOGRAPH-6C0B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C0C 氌 CJK UNIFIED IDEOGRAPH-6C0C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C0D 氍 CJK UNIFIED IDEOGRAPH-6C0D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C0E 氎 CJK UNIFIED IDEOGRAPH-6C0E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C0F 氏 CJK UNIFIED IDEOGRAPH-6C0F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C10 氐 CJK UNIFIED IDEOGRAPH-6C10 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C11 民 CJK UNIFIED IDEOGRAPH-6C11 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C12 氒 CJK UNIFIED IDEOGRAPH-6C12 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C13 氓 CJK UNIFIED IDEOGRAPH-6C13 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C14 气 CJK UNIFIED IDEOGRAPH-6C14 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C15 氕 CJK UNIFIED IDEOGRAPH-6C15 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C16 氖 CJK UNIFIED IDEOGRAPH-6C16 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C17 気 CJK UNIFIED IDEOGRAPH-6C17 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C18 氘 CJK UNIFIED IDEOGRAPH-6C18 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C19 氙 CJK UNIFIED IDEOGRAPH-6C19 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C1A 氚 CJK UNIFIED IDEOGRAPH-6C1A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C1B 氛 CJK UNIFIED IDEOGRAPH-6C1B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C1C 氜 CJK UNIFIED IDEOGRAPH-6C1C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C1D 氝 CJK UNIFIED IDEOGRAPH-6C1D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C1E 氞 CJK UNIFIED IDEOGRAPH-6C1E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C1F 氟 CJK UNIFIED IDEOGRAPH-6C1F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C20 氠 CJK UNIFIED IDEOGRAPH-6C20 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C21 氡 CJK UNIFIED IDEOGRAPH-6C21 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C22 氢 CJK UNIFIED IDEOGRAPH-6C22 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C23 氣 CJK UNIFIED IDEOGRAPH-6C23 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C24 氤 CJK UNIFIED IDEOGRAPH-6C24 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C25 氥 CJK UNIFIED IDEOGRAPH-6C25 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C26 氦 CJK UNIFIED IDEOGRAPH-6C26 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C27 氧 CJK UNIFIED IDEOGRAPH-6C27 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C28 氨 CJK UNIFIED IDEOGRAPH-6C28 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C29 氩 CJK UNIFIED IDEOGRAPH-6C29 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C2A 氪 CJK UNIFIED IDEOGRAPH-6C2A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C2B 氫 CJK UNIFIED IDEOGRAPH-6C2B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C2C 氬 CJK UNIFIED IDEOGRAPH-6C2C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C2D 氭 CJK UNIFIED IDEOGRAPH-6C2D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C2E 氮 CJK UNIFIED IDEOGRAPH-6C2E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C2F 氯 CJK UNIFIED IDEOGRAPH-6C2F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C30 氰 CJK UNIFIED IDEOGRAPH-6C30 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C31 氱 CJK UNIFIED IDEOGRAPH-6C31 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C32 氲 CJK UNIFIED IDEOGRAPH-6C32 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C33 氳 CJK UNIFIED IDEOGRAPH-6C33 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C34 水 CJK UNIFIED IDEOGRAPH-6C34 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C35 氵 CJK UNIFIED IDEOGRAPH-6C35 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C36 氶 CJK UNIFIED IDEOGRAPH-6C36 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C37 氷 CJK UNIFIED IDEOGRAPH-6C37 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C38 永 CJK UNIFIED IDEOGRAPH-6C38 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C39 氹 CJK UNIFIED IDEOGRAPH-6C39 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C3A 氺 CJK UNIFIED IDEOGRAPH-6C3A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C3B 氻 CJK UNIFIED IDEOGRAPH-6C3B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C3C 氼 CJK UNIFIED IDEOGRAPH-6C3C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C3D 氽 CJK UNIFIED IDEOGRAPH-6C3D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C3E 氾 CJK UNIFIED IDEOGRAPH-6C3E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C3F 氿 CJK UNIFIED IDEOGRAPH-6C3F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C40 汀 CJK UNIFIED IDEOGRAPH-6C40 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C41 汁 CJK UNIFIED IDEOGRAPH-6C41 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C42 求 CJK UNIFIED IDEOGRAPH-6C42 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C43 汃 CJK UNIFIED IDEOGRAPH-6C43 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C44 汄 CJK UNIFIED IDEOGRAPH-6C44 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C45 汅 CJK UNIFIED IDEOGRAPH-6C45 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C46 汆 CJK UNIFIED IDEOGRAPH-6C46 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C47 汇 CJK UNIFIED IDEOGRAPH-6C47 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C48 汈 CJK UNIFIED IDEOGRAPH-6C48 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C49 汉 CJK UNIFIED IDEOGRAPH-6C49 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C4A 汊 CJK UNIFIED IDEOGRAPH-6C4A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C4B 汋 CJK UNIFIED IDEOGRAPH-6C4B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C4C 汌 CJK UNIFIED IDEOGRAPH-6C4C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C4D 汍 CJK UNIFIED IDEOGRAPH-6C4D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C4E 汎 CJK UNIFIED IDEOGRAPH-6C4E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C4F 汏 CJK UNIFIED IDEOGRAPH-6C4F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C50 汐 CJK UNIFIED IDEOGRAPH-6C50 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C51 汑 CJK UNIFIED IDEOGRAPH-6C51 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C52 汒 CJK UNIFIED IDEOGRAPH-6C52 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C53 汓 CJK UNIFIED IDEOGRAPH-6C53 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C54 汔 CJK UNIFIED IDEOGRAPH-6C54 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C55 汕 CJK UNIFIED IDEOGRAPH-6C55 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C56 汖 CJK UNIFIED IDEOGRAPH-6C56 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C57 汗 CJK UNIFIED IDEOGRAPH-6C57 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C58 汘 CJK UNIFIED IDEOGRAPH-6C58 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C59 汙 CJK UNIFIED IDEOGRAPH-6C59 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C5A 汚 CJK UNIFIED IDEOGRAPH-6C5A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C5B 汛 CJK UNIFIED IDEOGRAPH-6C5B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C5C 汜 CJK UNIFIED IDEOGRAPH-6C5C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C5D 汝 CJK UNIFIED IDEOGRAPH-6C5D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C5E 汞 CJK UNIFIED IDEOGRAPH-6C5E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C5F 江 CJK UNIFIED IDEOGRAPH-6C5F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C60 池 CJK UNIFIED IDEOGRAPH-6C60 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C61 污 CJK UNIFIED IDEOGRAPH-6C61 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C62 汢 CJK UNIFIED IDEOGRAPH-6C62 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C63 汣 CJK UNIFIED IDEOGRAPH-6C63 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C64 汤 CJK UNIFIED IDEOGRAPH-6C64 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C65 汥 CJK UNIFIED IDEOGRAPH-6C65 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C66 汦 CJK UNIFIED IDEOGRAPH-6C66 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C67 汧 CJK UNIFIED IDEOGRAPH-6C67 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C68 汨 CJK UNIFIED IDEOGRAPH-6C68 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C69 汩 CJK UNIFIED IDEOGRAPH-6C69 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C6A 汪 CJK UNIFIED IDEOGRAPH-6C6A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C6B 汫 CJK UNIFIED IDEOGRAPH-6C6B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C6C 汬 CJK UNIFIED IDEOGRAPH-6C6C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C6D 汭 CJK UNIFIED IDEOGRAPH-6C6D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C6E 汮 CJK UNIFIED IDEOGRAPH-6C6E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C6F 汯 CJK UNIFIED IDEOGRAPH-6C6F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C70 汰 CJK UNIFIED IDEOGRAPH-6C70 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C71 汱 CJK UNIFIED IDEOGRAPH-6C71 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C72 汲 CJK UNIFIED IDEOGRAPH-6C72 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C73 汳 CJK UNIFIED IDEOGRAPH-6C73 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C74 汴 CJK UNIFIED IDEOGRAPH-6C74 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C75 汵 CJK UNIFIED IDEOGRAPH-6C75 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C76 汶 CJK UNIFIED IDEOGRAPH-6C76 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C77 汷 CJK UNIFIED IDEOGRAPH-6C77 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C78 汸 CJK UNIFIED IDEOGRAPH-6C78 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C79 汹 CJK UNIFIED IDEOGRAPH-6C79 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C7A 決 CJK UNIFIED IDEOGRAPH-6C7A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C7B 汻 CJK UNIFIED IDEOGRAPH-6C7B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C7C 汼 CJK UNIFIED IDEOGRAPH-6C7C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C7D 汽 CJK UNIFIED IDEOGRAPH-6C7D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C7E 汾 CJK UNIFIED IDEOGRAPH-6C7E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C7F 汿 CJK UNIFIED IDEOGRAPH-6C7F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C80 沀 CJK UNIFIED IDEOGRAPH-6C80 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C81 沁 CJK UNIFIED IDEOGRAPH-6C81 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C82 沂 CJK UNIFIED IDEOGRAPH-6C82 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C83 沃 CJK UNIFIED IDEOGRAPH-6C83 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C84 沄 CJK UNIFIED IDEOGRAPH-6C84 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C85 沅 CJK UNIFIED IDEOGRAPH-6C85 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C86 沆 CJK UNIFIED IDEOGRAPH-6C86 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C87 沇 CJK UNIFIED IDEOGRAPH-6C87 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C88 沈 CJK UNIFIED IDEOGRAPH-6C88 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C89 沉 CJK UNIFIED IDEOGRAPH-6C89 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C8A 沊 CJK UNIFIED IDEOGRAPH-6C8A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C8B 沋 CJK UNIFIED IDEOGRAPH-6C8B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C8C 沌 CJK UNIFIED IDEOGRAPH-6C8C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C8D 沍 CJK UNIFIED IDEOGRAPH-6C8D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C8E 沎 CJK UNIFIED IDEOGRAPH-6C8E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C8F 沏 CJK UNIFIED IDEOGRAPH-6C8F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C90 沐 CJK UNIFIED IDEOGRAPH-6C90 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C91 沑 CJK UNIFIED IDEOGRAPH-6C91 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C92 沒 CJK UNIFIED IDEOGRAPH-6C92 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C93 沓 CJK UNIFIED IDEOGRAPH-6C93 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C94 沔 CJK UNIFIED IDEOGRAPH-6C94 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C95 沕 CJK UNIFIED IDEOGRAPH-6C95 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C96 沖 CJK UNIFIED IDEOGRAPH-6C96 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C97 沗 CJK UNIFIED IDEOGRAPH-6C97 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C98 沘 CJK UNIFIED IDEOGRAPH-6C98 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C99 沙 CJK UNIFIED IDEOGRAPH-6C99 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C9A 沚 CJK UNIFIED IDEOGRAPH-6C9A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C9B 沛 CJK UNIFIED IDEOGRAPH-6C9B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C9C 沜 CJK UNIFIED IDEOGRAPH-6C9C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C9D 沝 CJK UNIFIED IDEOGRAPH-6C9D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C9E 沞 CJK UNIFIED IDEOGRAPH-6C9E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6C9F 沟 CJK UNIFIED IDEOGRAPH-6C9F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6CA0 沠 CJK UNIFIED IDEOGRAPH-6CA0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6CA1 没 CJK UNIFIED IDEOGRAPH-6CA1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6CA2 沢 CJK UNIFIED IDEOGRAPH-6CA2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6CA3 沣 CJK UNIFIED IDEOGRAPH-6CA3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6CA4 沤 CJK UNIFIED IDEOGRAPH-6CA4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6CA5 沥 CJK UNIFIED IDEOGRAPH-6CA5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6CA6 沦 CJK UNIFIED IDEOGRAPH-6CA6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6CA7 沧 CJK UNIFIED IDEOGRAPH-6CA7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6CA8 沨 CJK UNIFIED IDEOGRAPH-6CA8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6CA9 沩 CJK UNIFIED IDEOGRAPH-6CA9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6CAA 沪 CJK UNIFIED IDEOGRAPH-6CAA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6CAB 沫 CJK UNIFIED IDEOGRAPH-6CAB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6CAC 沬 CJK UNIFIED IDEOGRAPH-6CAC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6CAD 沭 CJK UNIFIED IDEOGRAPH-6CAD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6CAE 沮 CJK UNIFIED IDEOGRAPH-6CAE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6CAF 沯 CJK UNIFIED IDEOGRAPH-6CAF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6CB0 沰 CJK UNIFIED IDEOGRAPH-6CB0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6CB1 沱 CJK UNIFIED IDEOGRAPH-6CB1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6CB2 沲 CJK UNIFIED IDEOGRAPH-6CB2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6CB3 河 CJK UNIFIED IDEOGRAPH-6CB3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6CB4 沴 CJK UNIFIED IDEOGRAPH-6CB4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6CB5 沵 CJK UNIFIED IDEOGRAPH-6CB5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6CB6 沶 CJK UNIFIED IDEOGRAPH-6CB6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6CB7 沷 CJK UNIFIED IDEOGRAPH-6CB7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6CB8 沸 CJK UNIFIED IDEOGRAPH-6CB8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6CB9 油 CJK UNIFIED IDEOGRAPH-6CB9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6CBA 沺 CJK UNIFIED IDEOGRAPH-6CBA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6CBB 治 CJK UNIFIED IDEOGRAPH-6CBB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6CBC 沼 CJK UNIFIED IDEOGRAPH-6CBC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6CBD 沽 CJK UNIFIED IDEOGRAPH-6CBD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6CBE 沾 CJK UNIFIED IDEOGRAPH-6CBE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6CBF 沿 CJK UNIFIED IDEOGRAPH-6CBF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6CC0 泀 CJK UNIFIED IDEOGRAPH-6CC0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6CC1 況 CJK UNIFIED IDEOGRAPH-6CC1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6CC2 泂 CJK UNIFIED IDEOGRAPH-6CC2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6CC3 泃 CJK UNIFIED IDEOGRAPH-6CC3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6CC4 泄 CJK UNIFIED IDEOGRAPH-6CC4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6CC5 泅 CJK UNIFIED IDEOGRAPH-6CC5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6CC6 泆 CJK UNIFIED IDEOGRAPH-6CC6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6CC7 泇 CJK UNIFIED IDEOGRAPH-6CC7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6CC8 泈 CJK UNIFIED IDEOGRAPH-6CC8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6CC9 泉 CJK UNIFIED IDEOGRAPH-6CC9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6CCA 泊 CJK UNIFIED IDEOGRAPH-6CCA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6CCB 泋 CJK UNIFIED IDEOGRAPH-6CCB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6CCC 泌 CJK UNIFIED IDEOGRAPH-6CCC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6CCD 泍 CJK UNIFIED IDEOGRAPH-6CCD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6CCE 泎 CJK UNIFIED IDEOGRAPH-6CCE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6CCF 泏 CJK UNIFIED IDEOGRAPH-6CCF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6CD0 泐 CJK UNIFIED IDEOGRAPH-6CD0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6CD1 泑 CJK UNIFIED IDEOGRAPH-6CD1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6CD2 泒 CJK UNIFIED IDEOGRAPH-6CD2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6CD3 泓 CJK UNIFIED IDEOGRAPH-6CD3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6CD4 泔 CJK UNIFIED IDEOGRAPH-6CD4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6CD5 法 CJK UNIFIED IDEOGRAPH-6CD5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6CD6 泖 CJK UNIFIED IDEOGRAPH-6CD6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6CD7 泗 CJK UNIFIED IDEOGRAPH-6CD7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6CD8 泘 CJK UNIFIED IDEOGRAPH-6CD8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6CD9 泙 CJK UNIFIED IDEOGRAPH-6CD9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6CDA 泚 CJK UNIFIED IDEOGRAPH-6CDA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6CDB 泛 CJK UNIFIED IDEOGRAPH-6CDB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6CDC 泜 CJK UNIFIED IDEOGRAPH-6CDC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6CDD 泝 CJK UNIFIED IDEOGRAPH-6CDD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6CDE 泞 CJK UNIFIED IDEOGRAPH-6CDE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6CDF 泟 CJK UNIFIED IDEOGRAPH-6CDF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6CE0 泠 CJK UNIFIED IDEOGRAPH-6CE0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6CE1 泡 CJK UNIFIED IDEOGRAPH-6CE1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6CE2 波 CJK UNIFIED IDEOGRAPH-6CE2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6CE3 泣 CJK UNIFIED IDEOGRAPH-6CE3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6CE4 泤 CJK UNIFIED IDEOGRAPH-6CE4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6CE5 泥 CJK UNIFIED IDEOGRAPH-6CE5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6CE6 泦 CJK UNIFIED IDEOGRAPH-6CE6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6CE7 泧 CJK UNIFIED IDEOGRAPH-6CE7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6CE8 注 CJK UNIFIED IDEOGRAPH-6CE8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6CE9 泩 CJK UNIFIED IDEOGRAPH-6CE9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6CEA 泪 CJK UNIFIED IDEOGRAPH-6CEA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6CEB 泫 CJK UNIFIED IDEOGRAPH-6CEB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6CEC 泬 CJK UNIFIED IDEOGRAPH-6CEC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6CED 泭 CJK UNIFIED IDEOGRAPH-6CED | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6CEE 泮 CJK UNIFIED IDEOGRAPH-6CEE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6CEF 泯 CJK UNIFIED IDEOGRAPH-6CEF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6CF0 泰 CJK UNIFIED IDEOGRAPH-6CF0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6CF1 泱 CJK UNIFIED IDEOGRAPH-6CF1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6CF2 泲 CJK UNIFIED IDEOGRAPH-6CF2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6CF3 泳 CJK UNIFIED IDEOGRAPH-6CF3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6CF4 泴 CJK UNIFIED IDEOGRAPH-6CF4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6CF5 泵 CJK UNIFIED IDEOGRAPH-6CF5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6CF6 泶 CJK UNIFIED IDEOGRAPH-6CF6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6CF7 泷 CJK UNIFIED IDEOGRAPH-6CF7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6CF8 泸 CJK UNIFIED IDEOGRAPH-6CF8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6CF9 泹 CJK UNIFIED IDEOGRAPH-6CF9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6CFA 泺 CJK UNIFIED IDEOGRAPH-6CFA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6CFB 泻 CJK UNIFIED IDEOGRAPH-6CFB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6CFC 泼 CJK UNIFIED IDEOGRAPH-6CFC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6CFD 泽 CJK UNIFIED IDEOGRAPH-6CFD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6CFE 泾 CJK UNIFIED IDEOGRAPH-6CFE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6CFF 泿 CJK UNIFIED IDEOGRAPH-6CFF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D00 洀 CJK UNIFIED IDEOGRAPH-6D00 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D01 洁 CJK UNIFIED IDEOGRAPH-6D01 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D02 洂 CJK UNIFIED IDEOGRAPH-6D02 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D03 洃 CJK UNIFIED IDEOGRAPH-6D03 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D04 洄 CJK UNIFIED IDEOGRAPH-6D04 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D05 洅 CJK UNIFIED IDEOGRAPH-6D05 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D06 洆 CJK UNIFIED IDEOGRAPH-6D06 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D07 洇 CJK UNIFIED IDEOGRAPH-6D07 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D08 洈 CJK UNIFIED IDEOGRAPH-6D08 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D09 洉 CJK UNIFIED IDEOGRAPH-6D09 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D0A 洊 CJK UNIFIED IDEOGRAPH-6D0A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D0B 洋 CJK UNIFIED IDEOGRAPH-6D0B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D0C 洌 CJK UNIFIED IDEOGRAPH-6D0C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D0D 洍 CJK UNIFIED IDEOGRAPH-6D0D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D0E 洎 CJK UNIFIED IDEOGRAPH-6D0E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D0F 洏 CJK UNIFIED IDEOGRAPH-6D0F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D10 洐 CJK UNIFIED IDEOGRAPH-6D10 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D11 洑 CJK UNIFIED IDEOGRAPH-6D11 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D12 洒 CJK UNIFIED IDEOGRAPH-6D12 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D13 洓 CJK UNIFIED IDEOGRAPH-6D13 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D14 洔 CJK UNIFIED IDEOGRAPH-6D14 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D15 洕 CJK UNIFIED IDEOGRAPH-6D15 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D16 洖 CJK UNIFIED IDEOGRAPH-6D16 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D17 洗 CJK UNIFIED IDEOGRAPH-6D17 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D18 洘 CJK UNIFIED IDEOGRAPH-6D18 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D19 洙 CJK UNIFIED IDEOGRAPH-6D19 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D1A 洚 CJK UNIFIED IDEOGRAPH-6D1A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D1B 洛 CJK UNIFIED IDEOGRAPH-6D1B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D1C 洜 CJK UNIFIED IDEOGRAPH-6D1C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D1D 洝 CJK UNIFIED IDEOGRAPH-6D1D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D1E 洞 CJK UNIFIED IDEOGRAPH-6D1E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D1F 洟 CJK UNIFIED IDEOGRAPH-6D1F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D20 洠 CJK UNIFIED IDEOGRAPH-6D20 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D21 洡 CJK UNIFIED IDEOGRAPH-6D21 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D22 洢 CJK UNIFIED IDEOGRAPH-6D22 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D23 洣 CJK UNIFIED IDEOGRAPH-6D23 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D24 洤 CJK UNIFIED IDEOGRAPH-6D24 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D25 津 CJK UNIFIED IDEOGRAPH-6D25 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D26 洦 CJK UNIFIED IDEOGRAPH-6D26 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D27 洧 CJK UNIFIED IDEOGRAPH-6D27 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D28 洨 CJK UNIFIED IDEOGRAPH-6D28 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D29 洩 CJK UNIFIED IDEOGRAPH-6D29 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D2A 洪 CJK UNIFIED IDEOGRAPH-6D2A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D2B 洫 CJK UNIFIED IDEOGRAPH-6D2B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D2C 洬 CJK UNIFIED IDEOGRAPH-6D2C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D2D 洭 CJK UNIFIED IDEOGRAPH-6D2D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D2E 洮 CJK UNIFIED IDEOGRAPH-6D2E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D2F 洯 CJK UNIFIED IDEOGRAPH-6D2F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D30 洰 CJK UNIFIED IDEOGRAPH-6D30 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D31 洱 CJK UNIFIED IDEOGRAPH-6D31 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D32 洲 CJK UNIFIED IDEOGRAPH-6D32 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D33 洳 CJK UNIFIED IDEOGRAPH-6D33 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D34 洴 CJK UNIFIED IDEOGRAPH-6D34 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D35 洵 CJK UNIFIED IDEOGRAPH-6D35 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D36 洶 CJK UNIFIED IDEOGRAPH-6D36 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D37 洷 CJK UNIFIED IDEOGRAPH-6D37 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D38 洸 CJK UNIFIED IDEOGRAPH-6D38 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D39 洹 CJK UNIFIED IDEOGRAPH-6D39 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D3A 洺 CJK UNIFIED IDEOGRAPH-6D3A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D3B 活 CJK UNIFIED IDEOGRAPH-6D3B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D3C 洼 CJK UNIFIED IDEOGRAPH-6D3C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D3D 洽 CJK UNIFIED IDEOGRAPH-6D3D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D3E 派 CJK UNIFIED IDEOGRAPH-6D3E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D3F 洿 CJK UNIFIED IDEOGRAPH-6D3F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D40 浀 CJK UNIFIED IDEOGRAPH-6D40 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D41 流 CJK UNIFIED IDEOGRAPH-6D41 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D42 浂 CJK UNIFIED IDEOGRAPH-6D42 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D43 浃 CJK UNIFIED IDEOGRAPH-6D43 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D44 浄 CJK UNIFIED IDEOGRAPH-6D44 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D45 浅 CJK UNIFIED IDEOGRAPH-6D45 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D46 浆 CJK UNIFIED IDEOGRAPH-6D46 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D47 浇 CJK UNIFIED IDEOGRAPH-6D47 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D48 浈 CJK UNIFIED IDEOGRAPH-6D48 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D49 浉 CJK UNIFIED IDEOGRAPH-6D49 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D4A 浊 CJK UNIFIED IDEOGRAPH-6D4A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D4B 测 CJK UNIFIED IDEOGRAPH-6D4B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D4C 浌 CJK UNIFIED IDEOGRAPH-6D4C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D4D 浍 CJK UNIFIED IDEOGRAPH-6D4D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D4E 济 CJK UNIFIED IDEOGRAPH-6D4E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D4F 浏 CJK UNIFIED IDEOGRAPH-6D4F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D50 浐 CJK UNIFIED IDEOGRAPH-6D50 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D51 浑 CJK UNIFIED IDEOGRAPH-6D51 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D52 浒 CJK UNIFIED IDEOGRAPH-6D52 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D53 浓 CJK UNIFIED IDEOGRAPH-6D53 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D54 浔 CJK UNIFIED IDEOGRAPH-6D54 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D55 浕 CJK UNIFIED IDEOGRAPH-6D55 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D56 浖 CJK UNIFIED IDEOGRAPH-6D56 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D57 浗 CJK UNIFIED IDEOGRAPH-6D57 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D58 浘 CJK UNIFIED IDEOGRAPH-6D58 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D59 浙 CJK UNIFIED IDEOGRAPH-6D59 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D5A 浚 CJK UNIFIED IDEOGRAPH-6D5A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D5B 浛 CJK UNIFIED IDEOGRAPH-6D5B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D5C 浜 CJK UNIFIED IDEOGRAPH-6D5C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D5D 浝 CJK UNIFIED IDEOGRAPH-6D5D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D5E 浞 CJK UNIFIED IDEOGRAPH-6D5E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D5F 浟 CJK UNIFIED IDEOGRAPH-6D5F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D60 浠 CJK UNIFIED IDEOGRAPH-6D60 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D61 浡 CJK UNIFIED IDEOGRAPH-6D61 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D62 浢 CJK UNIFIED IDEOGRAPH-6D62 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D63 浣 CJK UNIFIED IDEOGRAPH-6D63 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D64 浤 CJK UNIFIED IDEOGRAPH-6D64 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D65 浥 CJK UNIFIED IDEOGRAPH-6D65 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D66 浦 CJK UNIFIED IDEOGRAPH-6D66 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D67 浧 CJK UNIFIED IDEOGRAPH-6D67 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D68 浨 CJK UNIFIED IDEOGRAPH-6D68 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D69 浩 CJK UNIFIED IDEOGRAPH-6D69 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D6A 浪 CJK UNIFIED IDEOGRAPH-6D6A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D6B 浫 CJK UNIFIED IDEOGRAPH-6D6B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D6C 浬 CJK UNIFIED IDEOGRAPH-6D6C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D6D 浭 CJK UNIFIED IDEOGRAPH-6D6D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D6E 浮 CJK UNIFIED IDEOGRAPH-6D6E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D6F 浯 CJK UNIFIED IDEOGRAPH-6D6F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D70 浰 CJK UNIFIED IDEOGRAPH-6D70 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D71 浱 CJK UNIFIED IDEOGRAPH-6D71 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D72 浲 CJK UNIFIED IDEOGRAPH-6D72 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D73 浳 CJK UNIFIED IDEOGRAPH-6D73 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D74 浴 CJK UNIFIED IDEOGRAPH-6D74 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D75 浵 CJK UNIFIED IDEOGRAPH-6D75 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D76 浶 CJK UNIFIED IDEOGRAPH-6D76 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D77 海 CJK UNIFIED IDEOGRAPH-6D77 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D78 浸 CJK UNIFIED IDEOGRAPH-6D78 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D79 浹 CJK UNIFIED IDEOGRAPH-6D79 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D7A 浺 CJK UNIFIED IDEOGRAPH-6D7A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D7B 浻 CJK UNIFIED IDEOGRAPH-6D7B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D7C 浼 CJK UNIFIED IDEOGRAPH-6D7C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D7D 浽 CJK UNIFIED IDEOGRAPH-6D7D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D7E 浾 CJK UNIFIED IDEOGRAPH-6D7E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D7F 浿 CJK UNIFIED IDEOGRAPH-6D7F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D80 涀 CJK UNIFIED IDEOGRAPH-6D80 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D81 涁 CJK UNIFIED IDEOGRAPH-6D81 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D82 涂 CJK UNIFIED IDEOGRAPH-6D82 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D83 涃 CJK UNIFIED IDEOGRAPH-6D83 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D84 涄 CJK UNIFIED IDEOGRAPH-6D84 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D85 涅 CJK UNIFIED IDEOGRAPH-6D85 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D86 涆 CJK UNIFIED IDEOGRAPH-6D86 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D87 涇 CJK UNIFIED IDEOGRAPH-6D87 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D88 消 CJK UNIFIED IDEOGRAPH-6D88 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D89 涉 CJK UNIFIED IDEOGRAPH-6D89 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D8A 涊 CJK UNIFIED IDEOGRAPH-6D8A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D8B 涋 CJK UNIFIED IDEOGRAPH-6D8B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D8C 涌 CJK UNIFIED IDEOGRAPH-6D8C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D8D 涍 CJK UNIFIED IDEOGRAPH-6D8D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D8E 涎 CJK UNIFIED IDEOGRAPH-6D8E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D8F 涏 CJK UNIFIED IDEOGRAPH-6D8F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D90 涐 CJK UNIFIED IDEOGRAPH-6D90 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D91 涑 CJK UNIFIED IDEOGRAPH-6D91 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D92 涒 CJK UNIFIED IDEOGRAPH-6D92 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D93 涓 CJK UNIFIED IDEOGRAPH-6D93 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D94 涔 CJK UNIFIED IDEOGRAPH-6D94 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D95 涕 CJK UNIFIED IDEOGRAPH-6D95 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D96 涖 CJK UNIFIED IDEOGRAPH-6D96 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D97 涗 CJK UNIFIED IDEOGRAPH-6D97 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D98 涘 CJK UNIFIED IDEOGRAPH-6D98 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D99 涙 CJK UNIFIED IDEOGRAPH-6D99 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D9A 涚 CJK UNIFIED IDEOGRAPH-6D9A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D9B 涛 CJK UNIFIED IDEOGRAPH-6D9B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D9C 涜 CJK UNIFIED IDEOGRAPH-6D9C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D9D 涝 CJK UNIFIED IDEOGRAPH-6D9D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D9E 涞 CJK UNIFIED IDEOGRAPH-6D9E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6D9F 涟 CJK UNIFIED IDEOGRAPH-6D9F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6DA0 涠 CJK UNIFIED IDEOGRAPH-6DA0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6DA1 涡 CJK UNIFIED IDEOGRAPH-6DA1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6DA2 涢 CJK UNIFIED IDEOGRAPH-6DA2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6DA3 涣 CJK UNIFIED IDEOGRAPH-6DA3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6DA4 涤 CJK UNIFIED IDEOGRAPH-6DA4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6DA5 涥 CJK UNIFIED IDEOGRAPH-6DA5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6DA6 润 CJK UNIFIED IDEOGRAPH-6DA6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6DA7 涧 CJK UNIFIED IDEOGRAPH-6DA7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6DA8 涨 CJK UNIFIED IDEOGRAPH-6DA8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6DA9 涩 CJK UNIFIED IDEOGRAPH-6DA9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6DAA 涪 CJK UNIFIED IDEOGRAPH-6DAA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6DAB 涫 CJK UNIFIED IDEOGRAPH-6DAB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6DAC 涬 CJK UNIFIED IDEOGRAPH-6DAC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6DAD 涭 CJK UNIFIED IDEOGRAPH-6DAD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6DAE 涮 CJK UNIFIED IDEOGRAPH-6DAE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6DAF 涯 CJK UNIFIED IDEOGRAPH-6DAF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6DB0 涰 CJK UNIFIED IDEOGRAPH-6DB0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6DB1 涱 CJK UNIFIED IDEOGRAPH-6DB1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6DB2 液 CJK UNIFIED IDEOGRAPH-6DB2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6DB3 涳 CJK UNIFIED IDEOGRAPH-6DB3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6DB4 涴 CJK UNIFIED IDEOGRAPH-6DB4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6DB5 涵 CJK UNIFIED IDEOGRAPH-6DB5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6DB6 涶 CJK UNIFIED IDEOGRAPH-6DB6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6DB7 涷 CJK UNIFIED IDEOGRAPH-6DB7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6DB8 涸 CJK UNIFIED IDEOGRAPH-6DB8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6DB9 涹 CJK UNIFIED IDEOGRAPH-6DB9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6DBA 涺 CJK UNIFIED IDEOGRAPH-6DBA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6DBB 涻 CJK UNIFIED IDEOGRAPH-6DBB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6DBC 涼 CJK UNIFIED IDEOGRAPH-6DBC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6DBD 涽 CJK UNIFIED IDEOGRAPH-6DBD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6DBE 涾 CJK UNIFIED IDEOGRAPH-6DBE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6DBF 涿 CJK UNIFIED IDEOGRAPH-6DBF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6DC0 淀 CJK UNIFIED IDEOGRAPH-6DC0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6DC1 淁 CJK UNIFIED IDEOGRAPH-6DC1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6DC2 淂 CJK UNIFIED IDEOGRAPH-6DC2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6DC3 淃 CJK UNIFIED IDEOGRAPH-6DC3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6DC4 淄 CJK UNIFIED IDEOGRAPH-6DC4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6DC5 淅 CJK UNIFIED IDEOGRAPH-6DC5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6DC6 淆 CJK UNIFIED IDEOGRAPH-6DC6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6DC7 淇 CJK UNIFIED IDEOGRAPH-6DC7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6DC8 淈 CJK UNIFIED IDEOGRAPH-6DC8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6DC9 淉 CJK UNIFIED IDEOGRAPH-6DC9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6DCA 淊 CJK UNIFIED IDEOGRAPH-6DCA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6DCB 淋 CJK UNIFIED IDEOGRAPH-6DCB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6DCC 淌 CJK UNIFIED IDEOGRAPH-6DCC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6DCD 淍 CJK UNIFIED IDEOGRAPH-6DCD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6DCE 淎 CJK UNIFIED IDEOGRAPH-6DCE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6DCF 淏 CJK UNIFIED IDEOGRAPH-6DCF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6DD0 淐 CJK UNIFIED IDEOGRAPH-6DD0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6DD1 淑 CJK UNIFIED IDEOGRAPH-6DD1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6DD2 淒 CJK UNIFIED IDEOGRAPH-6DD2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6DD3 淓 CJK UNIFIED IDEOGRAPH-6DD3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6DD4 淔 CJK UNIFIED IDEOGRAPH-6DD4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6DD5 淕 CJK UNIFIED IDEOGRAPH-6DD5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6DD6 淖 CJK UNIFIED IDEOGRAPH-6DD6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6DD7 淗 CJK UNIFIED IDEOGRAPH-6DD7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6DD8 淘 CJK UNIFIED IDEOGRAPH-6DD8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6DD9 淙 CJK UNIFIED IDEOGRAPH-6DD9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6DDA 淚 CJK UNIFIED IDEOGRAPH-6DDA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6DDB 淛 CJK UNIFIED IDEOGRAPH-6DDB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6DDC 淜 CJK UNIFIED IDEOGRAPH-6DDC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6DDD 淝 CJK UNIFIED IDEOGRAPH-6DDD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6DDE 淞 CJK UNIFIED IDEOGRAPH-6DDE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6DDF 淟 CJK UNIFIED IDEOGRAPH-6DDF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6DE0 淠 CJK UNIFIED IDEOGRAPH-6DE0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6DE1 淡 CJK UNIFIED IDEOGRAPH-6DE1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6DE2 淢 CJK UNIFIED IDEOGRAPH-6DE2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6DE3 淣 CJK UNIFIED IDEOGRAPH-6DE3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6DE4 淤 CJK UNIFIED IDEOGRAPH-6DE4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6DE5 淥 CJK UNIFIED IDEOGRAPH-6DE5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6DE6 淦 CJK UNIFIED IDEOGRAPH-6DE6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6DE7 淧 CJK UNIFIED IDEOGRAPH-6DE7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6DE8 淨 CJK UNIFIED IDEOGRAPH-6DE8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6DE9 淩 CJK UNIFIED IDEOGRAPH-6DE9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6DEA 淪 CJK UNIFIED IDEOGRAPH-6DEA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6DEB 淫 CJK UNIFIED IDEOGRAPH-6DEB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6DEC 淬 CJK UNIFIED IDEOGRAPH-6DEC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6DED 淭 CJK UNIFIED IDEOGRAPH-6DED | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6DEE 淮 CJK UNIFIED IDEOGRAPH-6DEE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6DEF 淯 CJK UNIFIED IDEOGRAPH-6DEF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6DF0 淰 CJK UNIFIED IDEOGRAPH-6DF0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6DF1 深 CJK UNIFIED IDEOGRAPH-6DF1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6DF2 淲 CJK UNIFIED IDEOGRAPH-6DF2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6DF3 淳 CJK UNIFIED IDEOGRAPH-6DF3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6DF4 淴 CJK UNIFIED IDEOGRAPH-6DF4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6DF5 淵 CJK UNIFIED IDEOGRAPH-6DF5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6DF6 淶 CJK UNIFIED IDEOGRAPH-6DF6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6DF7 混 CJK UNIFIED IDEOGRAPH-6DF7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6DF8 淸 CJK UNIFIED IDEOGRAPH-6DF8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6DF9 淹 CJK UNIFIED IDEOGRAPH-6DF9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6DFA 淺 CJK UNIFIED IDEOGRAPH-6DFA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6DFB 添 CJK UNIFIED IDEOGRAPH-6DFB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6DFC 淼 CJK UNIFIED IDEOGRAPH-6DFC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6DFD 淽 CJK UNIFIED IDEOGRAPH-6DFD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6DFE 淾 CJK UNIFIED IDEOGRAPH-6DFE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6DFF 淿 CJK UNIFIED IDEOGRAPH-6DFF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E00 渀 CJK UNIFIED IDEOGRAPH-6E00 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E01 渁 CJK UNIFIED IDEOGRAPH-6E01 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E02 渂 CJK UNIFIED IDEOGRAPH-6E02 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E03 渃 CJK UNIFIED IDEOGRAPH-6E03 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E04 渄 CJK UNIFIED IDEOGRAPH-6E04 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E05 清 CJK UNIFIED IDEOGRAPH-6E05 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E06 渆 CJK UNIFIED IDEOGRAPH-6E06 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E07 渇 CJK UNIFIED IDEOGRAPH-6E07 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E08 済 CJK UNIFIED IDEOGRAPH-6E08 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E09 渉 CJK UNIFIED IDEOGRAPH-6E09 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E0A 渊 CJK UNIFIED IDEOGRAPH-6E0A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E0B 渋 CJK UNIFIED IDEOGRAPH-6E0B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E0C 渌 CJK UNIFIED IDEOGRAPH-6E0C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E0D 渍 CJK UNIFIED IDEOGRAPH-6E0D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E0E 渎 CJK UNIFIED IDEOGRAPH-6E0E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E0F 渏 CJK UNIFIED IDEOGRAPH-6E0F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E10 渐 CJK UNIFIED IDEOGRAPH-6E10 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E11 渑 CJK UNIFIED IDEOGRAPH-6E11 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E12 渒 CJK UNIFIED IDEOGRAPH-6E12 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E13 渓 CJK UNIFIED IDEOGRAPH-6E13 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E14 渔 CJK UNIFIED IDEOGRAPH-6E14 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E15 渕 CJK UNIFIED IDEOGRAPH-6E15 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E16 渖 CJK UNIFIED IDEOGRAPH-6E16 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E17 渗 CJK UNIFIED IDEOGRAPH-6E17 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E18 渘 CJK UNIFIED IDEOGRAPH-6E18 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E19 渙 CJK UNIFIED IDEOGRAPH-6E19 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E1A 渚 CJK UNIFIED IDEOGRAPH-6E1A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E1B 減 CJK UNIFIED IDEOGRAPH-6E1B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E1C 渜 CJK UNIFIED IDEOGRAPH-6E1C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E1D 渝 CJK UNIFIED IDEOGRAPH-6E1D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E1E 渞 CJK UNIFIED IDEOGRAPH-6E1E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E1F 渟 CJK UNIFIED IDEOGRAPH-6E1F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E20 渠 CJK UNIFIED IDEOGRAPH-6E20 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E21 渡 CJK UNIFIED IDEOGRAPH-6E21 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E22 渢 CJK UNIFIED IDEOGRAPH-6E22 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E23 渣 CJK UNIFIED IDEOGRAPH-6E23 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E24 渤 CJK UNIFIED IDEOGRAPH-6E24 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E25 渥 CJK UNIFIED IDEOGRAPH-6E25 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E26 渦 CJK UNIFIED IDEOGRAPH-6E26 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E27 渧 CJK UNIFIED IDEOGRAPH-6E27 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E28 渨 CJK UNIFIED IDEOGRAPH-6E28 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E29 温 CJK UNIFIED IDEOGRAPH-6E29 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E2A 渪 CJK UNIFIED IDEOGRAPH-6E2A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E2B 渫 CJK UNIFIED IDEOGRAPH-6E2B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E2C 測 CJK UNIFIED IDEOGRAPH-6E2C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E2D 渭 CJK UNIFIED IDEOGRAPH-6E2D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E2E 渮 CJK UNIFIED IDEOGRAPH-6E2E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E2F 港 CJK UNIFIED IDEOGRAPH-6E2F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E30 渰 CJK UNIFIED IDEOGRAPH-6E30 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E31 渱 CJK UNIFIED IDEOGRAPH-6E31 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E32 渲 CJK UNIFIED IDEOGRAPH-6E32 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E33 渳 CJK UNIFIED IDEOGRAPH-6E33 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E34 渴 CJK UNIFIED IDEOGRAPH-6E34 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E35 渵 CJK UNIFIED IDEOGRAPH-6E35 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E36 渶 CJK UNIFIED IDEOGRAPH-6E36 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E37 渷 CJK UNIFIED IDEOGRAPH-6E37 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E38 游 CJK UNIFIED IDEOGRAPH-6E38 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E39 渹 CJK UNIFIED IDEOGRAPH-6E39 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E3A 渺 CJK UNIFIED IDEOGRAPH-6E3A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E3B 渻 CJK UNIFIED IDEOGRAPH-6E3B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E3C 渼 CJK UNIFIED IDEOGRAPH-6E3C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E3D 渽 CJK UNIFIED IDEOGRAPH-6E3D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E3E 渾 CJK UNIFIED IDEOGRAPH-6E3E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E3F 渿 CJK UNIFIED IDEOGRAPH-6E3F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E40 湀 CJK UNIFIED IDEOGRAPH-6E40 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E41 湁 CJK UNIFIED IDEOGRAPH-6E41 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E42 湂 CJK UNIFIED IDEOGRAPH-6E42 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E43 湃 CJK UNIFIED IDEOGRAPH-6E43 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E44 湄 CJK UNIFIED IDEOGRAPH-6E44 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E45 湅 CJK UNIFIED IDEOGRAPH-6E45 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E46 湆 CJK UNIFIED IDEOGRAPH-6E46 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E47 湇 CJK UNIFIED IDEOGRAPH-6E47 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E48 湈 CJK UNIFIED IDEOGRAPH-6E48 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E49 湉 CJK UNIFIED IDEOGRAPH-6E49 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E4A 湊 CJK UNIFIED IDEOGRAPH-6E4A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E4B 湋 CJK UNIFIED IDEOGRAPH-6E4B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E4C 湌 CJK UNIFIED IDEOGRAPH-6E4C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E4D 湍 CJK UNIFIED IDEOGRAPH-6E4D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E4E 湎 CJK UNIFIED IDEOGRAPH-6E4E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E4F 湏 CJK UNIFIED IDEOGRAPH-6E4F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E50 湐 CJK UNIFIED IDEOGRAPH-6E50 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E51 湑 CJK UNIFIED IDEOGRAPH-6E51 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E52 湒 CJK UNIFIED IDEOGRAPH-6E52 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E53 湓 CJK UNIFIED IDEOGRAPH-6E53 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E54 湔 CJK UNIFIED IDEOGRAPH-6E54 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E55 湕 CJK UNIFIED IDEOGRAPH-6E55 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E56 湖 CJK UNIFIED IDEOGRAPH-6E56 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E57 湗 CJK UNIFIED IDEOGRAPH-6E57 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E58 湘 CJK UNIFIED IDEOGRAPH-6E58 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E59 湙 CJK UNIFIED IDEOGRAPH-6E59 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E5A 湚 CJK UNIFIED IDEOGRAPH-6E5A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E5B 湛 CJK UNIFIED IDEOGRAPH-6E5B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E5C 湜 CJK UNIFIED IDEOGRAPH-6E5C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E5D 湝 CJK UNIFIED IDEOGRAPH-6E5D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E5E 湞 CJK UNIFIED IDEOGRAPH-6E5E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E5F 湟 CJK UNIFIED IDEOGRAPH-6E5F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E60 湠 CJK UNIFIED IDEOGRAPH-6E60 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E61 湡 CJK UNIFIED IDEOGRAPH-6E61 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E62 湢 CJK UNIFIED IDEOGRAPH-6E62 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E63 湣 CJK UNIFIED IDEOGRAPH-6E63 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E64 湤 CJK UNIFIED IDEOGRAPH-6E64 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E65 湥 CJK UNIFIED IDEOGRAPH-6E65 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E66 湦 CJK UNIFIED IDEOGRAPH-6E66 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E67 湧 CJK UNIFIED IDEOGRAPH-6E67 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E68 湨 CJK UNIFIED IDEOGRAPH-6E68 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E69 湩 CJK UNIFIED IDEOGRAPH-6E69 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E6A 湪 CJK UNIFIED IDEOGRAPH-6E6A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E6B 湫 CJK UNIFIED IDEOGRAPH-6E6B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E6C 湬 CJK UNIFIED IDEOGRAPH-6E6C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E6D 湭 CJK UNIFIED IDEOGRAPH-6E6D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E6E 湮 CJK UNIFIED IDEOGRAPH-6E6E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E6F 湯 CJK UNIFIED IDEOGRAPH-6E6F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E70 湰 CJK UNIFIED IDEOGRAPH-6E70 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E71 湱 CJK UNIFIED IDEOGRAPH-6E71 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E72 湲 CJK UNIFIED IDEOGRAPH-6E72 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E73 湳 CJK UNIFIED IDEOGRAPH-6E73 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E74 湴 CJK UNIFIED IDEOGRAPH-6E74 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E75 湵 CJK UNIFIED IDEOGRAPH-6E75 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E76 湶 CJK UNIFIED IDEOGRAPH-6E76 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E77 湷 CJK UNIFIED IDEOGRAPH-6E77 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E78 湸 CJK UNIFIED IDEOGRAPH-6E78 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E79 湹 CJK UNIFIED IDEOGRAPH-6E79 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E7A 湺 CJK UNIFIED IDEOGRAPH-6E7A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E7B 湻 CJK UNIFIED IDEOGRAPH-6E7B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E7C 湼 CJK UNIFIED IDEOGRAPH-6E7C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E7D 湽 CJK UNIFIED IDEOGRAPH-6E7D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E7E 湾 CJK UNIFIED IDEOGRAPH-6E7E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E7F 湿 CJK UNIFIED IDEOGRAPH-6E7F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E80 満 CJK UNIFIED IDEOGRAPH-6E80 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E81 溁 CJK UNIFIED IDEOGRAPH-6E81 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E82 溂 CJK UNIFIED IDEOGRAPH-6E82 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E83 溃 CJK UNIFIED IDEOGRAPH-6E83 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E84 溄 CJK UNIFIED IDEOGRAPH-6E84 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E85 溅 CJK UNIFIED IDEOGRAPH-6E85 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E86 溆 CJK UNIFIED IDEOGRAPH-6E86 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E87 溇 CJK UNIFIED IDEOGRAPH-6E87 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E88 溈 CJK UNIFIED IDEOGRAPH-6E88 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E89 溉 CJK UNIFIED IDEOGRAPH-6E89 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E8A 溊 CJK UNIFIED IDEOGRAPH-6E8A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E8B 溋 CJK UNIFIED IDEOGRAPH-6E8B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E8C 溌 CJK UNIFIED IDEOGRAPH-6E8C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E8D 溍 CJK UNIFIED IDEOGRAPH-6E8D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E8E 溎 CJK UNIFIED IDEOGRAPH-6E8E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E8F 溏 CJK UNIFIED IDEOGRAPH-6E8F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E90 源 CJK UNIFIED IDEOGRAPH-6E90 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E91 溑 CJK UNIFIED IDEOGRAPH-6E91 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E92 溒 CJK UNIFIED IDEOGRAPH-6E92 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E93 溓 CJK UNIFIED IDEOGRAPH-6E93 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E94 溔 CJK UNIFIED IDEOGRAPH-6E94 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E95 溕 CJK UNIFIED IDEOGRAPH-6E95 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E96 準 CJK UNIFIED IDEOGRAPH-6E96 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E97 溗 CJK UNIFIED IDEOGRAPH-6E97 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E98 溘 CJK UNIFIED IDEOGRAPH-6E98 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E99 溙 CJK UNIFIED IDEOGRAPH-6E99 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E9A 溚 CJK UNIFIED IDEOGRAPH-6E9A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E9B 溛 CJK UNIFIED IDEOGRAPH-6E9B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E9C 溜 CJK UNIFIED IDEOGRAPH-6E9C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E9D 溝 CJK UNIFIED IDEOGRAPH-6E9D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E9E 溞 CJK UNIFIED IDEOGRAPH-6E9E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6E9F 溟 CJK UNIFIED IDEOGRAPH-6E9F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6EA0 溠 CJK UNIFIED IDEOGRAPH-6EA0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6EA1 溡 CJK UNIFIED IDEOGRAPH-6EA1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6EA2 溢 CJK UNIFIED IDEOGRAPH-6EA2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6EA3 溣 CJK UNIFIED IDEOGRAPH-6EA3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6EA4 溤 CJK UNIFIED IDEOGRAPH-6EA4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6EA5 溥 CJK UNIFIED IDEOGRAPH-6EA5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6EA6 溦 CJK UNIFIED IDEOGRAPH-6EA6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6EA7 溧 CJK UNIFIED IDEOGRAPH-6EA7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6EA8 溨 CJK UNIFIED IDEOGRAPH-6EA8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6EA9 溩 CJK UNIFIED IDEOGRAPH-6EA9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6EAA 溪 CJK UNIFIED IDEOGRAPH-6EAA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6EAB 溫 CJK UNIFIED IDEOGRAPH-6EAB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6EAC 溬 CJK UNIFIED IDEOGRAPH-6EAC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6EAD 溭 CJK UNIFIED IDEOGRAPH-6EAD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6EAE 溮 CJK UNIFIED IDEOGRAPH-6EAE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6EAF 溯 CJK UNIFIED IDEOGRAPH-6EAF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6EB0 溰 CJK UNIFIED IDEOGRAPH-6EB0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6EB1 溱 CJK UNIFIED IDEOGRAPH-6EB1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6EB2 溲 CJK UNIFIED IDEOGRAPH-6EB2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6EB3 溳 CJK UNIFIED IDEOGRAPH-6EB3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6EB4 溴 CJK UNIFIED IDEOGRAPH-6EB4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6EB5 溵 CJK UNIFIED IDEOGRAPH-6EB5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6EB6 溶 CJK UNIFIED IDEOGRAPH-6EB6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6EB7 溷 CJK UNIFIED IDEOGRAPH-6EB7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6EB8 溸 CJK UNIFIED IDEOGRAPH-6EB8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6EB9 溹 CJK UNIFIED IDEOGRAPH-6EB9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6EBA 溺 CJK UNIFIED IDEOGRAPH-6EBA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6EBB 溻 CJK UNIFIED IDEOGRAPH-6EBB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6EBC 溼 CJK UNIFIED IDEOGRAPH-6EBC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6EBD 溽 CJK UNIFIED IDEOGRAPH-6EBD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6EBE 溾 CJK UNIFIED IDEOGRAPH-6EBE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6EBF 溿 CJK UNIFIED IDEOGRAPH-6EBF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6EC0 滀 CJK UNIFIED IDEOGRAPH-6EC0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6EC1 滁 CJK UNIFIED IDEOGRAPH-6EC1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6EC2 滂 CJK UNIFIED IDEOGRAPH-6EC2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6EC3 滃 CJK UNIFIED IDEOGRAPH-6EC3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6EC4 滄 CJK UNIFIED IDEOGRAPH-6EC4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6EC5 滅 CJK UNIFIED IDEOGRAPH-6EC5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6EC6 滆 CJK UNIFIED IDEOGRAPH-6EC6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6EC7 滇 CJK UNIFIED IDEOGRAPH-6EC7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6EC8 滈 CJK UNIFIED IDEOGRAPH-6EC8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6EC9 滉 CJK UNIFIED IDEOGRAPH-6EC9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6ECA 滊 CJK UNIFIED IDEOGRAPH-6ECA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6ECB 滋 CJK UNIFIED IDEOGRAPH-6ECB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6ECC 滌 CJK UNIFIED IDEOGRAPH-6ECC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6ECD 滍 CJK UNIFIED IDEOGRAPH-6ECD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6ECE 滎 CJK UNIFIED IDEOGRAPH-6ECE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6ECF 滏 CJK UNIFIED IDEOGRAPH-6ECF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6ED0 滐 CJK UNIFIED IDEOGRAPH-6ED0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6ED1 滑 CJK UNIFIED IDEOGRAPH-6ED1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6ED2 滒 CJK UNIFIED IDEOGRAPH-6ED2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6ED3 滓 CJK UNIFIED IDEOGRAPH-6ED3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6ED4 滔 CJK UNIFIED IDEOGRAPH-6ED4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6ED5 滕 CJK UNIFIED IDEOGRAPH-6ED5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6ED6 滖 CJK UNIFIED IDEOGRAPH-6ED6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6ED7 滗 CJK UNIFIED IDEOGRAPH-6ED7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6ED8 滘 CJK UNIFIED IDEOGRAPH-6ED8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6ED9 滙 CJK UNIFIED IDEOGRAPH-6ED9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6EDA 滚 CJK UNIFIED IDEOGRAPH-6EDA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6EDB 滛 CJK UNIFIED IDEOGRAPH-6EDB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6EDC 滜 CJK UNIFIED IDEOGRAPH-6EDC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6EDD 滝 CJK UNIFIED IDEOGRAPH-6EDD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6EDE 滞 CJK UNIFIED IDEOGRAPH-6EDE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6EDF 滟 CJK UNIFIED IDEOGRAPH-6EDF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6EE0 滠 CJK UNIFIED IDEOGRAPH-6EE0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6EE1 满 CJK UNIFIED IDEOGRAPH-6EE1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6EE2 滢 CJK UNIFIED IDEOGRAPH-6EE2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6EE3 滣 CJK UNIFIED IDEOGRAPH-6EE3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6EE4 滤 CJK UNIFIED IDEOGRAPH-6EE4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6EE5 滥 CJK UNIFIED IDEOGRAPH-6EE5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6EE6 滦 CJK UNIFIED IDEOGRAPH-6EE6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6EE7 滧 CJK UNIFIED IDEOGRAPH-6EE7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6EE8 滨 CJK UNIFIED IDEOGRAPH-6EE8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6EE9 滩 CJK UNIFIED IDEOGRAPH-6EE9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6EEA 滪 CJK UNIFIED IDEOGRAPH-6EEA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6EEB 滫 CJK UNIFIED IDEOGRAPH-6EEB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6EEC 滬 CJK UNIFIED IDEOGRAPH-6EEC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6EED 滭 CJK UNIFIED IDEOGRAPH-6EED | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6EEE 滮 CJK UNIFIED IDEOGRAPH-6EEE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6EEF 滯 CJK UNIFIED IDEOGRAPH-6EEF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6EF0 滰 CJK UNIFIED IDEOGRAPH-6EF0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6EF1 滱 CJK UNIFIED IDEOGRAPH-6EF1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6EF2 滲 CJK UNIFIED IDEOGRAPH-6EF2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6EF3 滳 CJK UNIFIED IDEOGRAPH-6EF3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6EF4 滴 CJK UNIFIED IDEOGRAPH-6EF4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6EF5 滵 CJK UNIFIED IDEOGRAPH-6EF5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6EF6 滶 CJK UNIFIED IDEOGRAPH-6EF6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6EF7 滷 CJK UNIFIED IDEOGRAPH-6EF7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6EF8 滸 CJK UNIFIED IDEOGRAPH-6EF8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6EF9 滹 CJK UNIFIED IDEOGRAPH-6EF9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6EFA 滺 CJK UNIFIED IDEOGRAPH-6EFA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6EFB 滻 CJK UNIFIED IDEOGRAPH-6EFB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6EFC 滼 CJK UNIFIED IDEOGRAPH-6EFC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6EFD 滽 CJK UNIFIED IDEOGRAPH-6EFD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6EFE 滾 CJK UNIFIED IDEOGRAPH-6EFE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6EFF 滿 CJK UNIFIED IDEOGRAPH-6EFF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F00 漀 CJK UNIFIED IDEOGRAPH-6F00 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F01 漁 CJK UNIFIED IDEOGRAPH-6F01 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F02 漂 CJK UNIFIED IDEOGRAPH-6F02 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F03 漃 CJK UNIFIED IDEOGRAPH-6F03 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F04 漄 CJK UNIFIED IDEOGRAPH-6F04 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F05 漅 CJK UNIFIED IDEOGRAPH-6F05 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F06 漆 CJK UNIFIED IDEOGRAPH-6F06 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F07 漇 CJK UNIFIED IDEOGRAPH-6F07 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F08 漈 CJK UNIFIED IDEOGRAPH-6F08 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F09 漉 CJK UNIFIED IDEOGRAPH-6F09 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F0A 漊 CJK UNIFIED IDEOGRAPH-6F0A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F0B 漋 CJK UNIFIED IDEOGRAPH-6F0B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F0C 漌 CJK UNIFIED IDEOGRAPH-6F0C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F0D 漍 CJK UNIFIED IDEOGRAPH-6F0D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F0E 漎 CJK UNIFIED IDEOGRAPH-6F0E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F0F 漏 CJK UNIFIED IDEOGRAPH-6F0F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F10 漐 CJK UNIFIED IDEOGRAPH-6F10 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F11 漑 CJK UNIFIED IDEOGRAPH-6F11 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F12 漒 CJK UNIFIED IDEOGRAPH-6F12 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F13 漓 CJK UNIFIED IDEOGRAPH-6F13 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F14 演 CJK UNIFIED IDEOGRAPH-6F14 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F15 漕 CJK UNIFIED IDEOGRAPH-6F15 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F16 漖 CJK UNIFIED IDEOGRAPH-6F16 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F17 漗 CJK UNIFIED IDEOGRAPH-6F17 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F18 漘 CJK UNIFIED IDEOGRAPH-6F18 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F19 漙 CJK UNIFIED IDEOGRAPH-6F19 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F1A 漚 CJK UNIFIED IDEOGRAPH-6F1A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F1B 漛 CJK UNIFIED IDEOGRAPH-6F1B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F1C 漜 CJK UNIFIED IDEOGRAPH-6F1C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F1D 漝 CJK UNIFIED IDEOGRAPH-6F1D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F1E 漞 CJK UNIFIED IDEOGRAPH-6F1E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F1F 漟 CJK UNIFIED IDEOGRAPH-6F1F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F20 漠 CJK UNIFIED IDEOGRAPH-6F20 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F21 漡 CJK UNIFIED IDEOGRAPH-6F21 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F22 漢 CJK UNIFIED IDEOGRAPH-6F22 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F23 漣 CJK UNIFIED IDEOGRAPH-6F23 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F24 漤 CJK UNIFIED IDEOGRAPH-6F24 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F25 漥 CJK UNIFIED IDEOGRAPH-6F25 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F26 漦 CJK UNIFIED IDEOGRAPH-6F26 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F27 漧 CJK UNIFIED IDEOGRAPH-6F27 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F28 漨 CJK UNIFIED IDEOGRAPH-6F28 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F29 漩 CJK UNIFIED IDEOGRAPH-6F29 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F2A 漪 CJK UNIFIED IDEOGRAPH-6F2A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F2B 漫 CJK UNIFIED IDEOGRAPH-6F2B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F2C 漬 CJK UNIFIED IDEOGRAPH-6F2C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F2D 漭 CJK UNIFIED IDEOGRAPH-6F2D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F2E 漮 CJK UNIFIED IDEOGRAPH-6F2E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F2F 漯 CJK UNIFIED IDEOGRAPH-6F2F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F30 漰 CJK UNIFIED IDEOGRAPH-6F30 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F31 漱 CJK UNIFIED IDEOGRAPH-6F31 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F32 漲 CJK UNIFIED IDEOGRAPH-6F32 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F33 漳 CJK UNIFIED IDEOGRAPH-6F33 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F34 漴 CJK UNIFIED IDEOGRAPH-6F34 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F35 漵 CJK UNIFIED IDEOGRAPH-6F35 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F36 漶 CJK UNIFIED IDEOGRAPH-6F36 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F37 漷 CJK UNIFIED IDEOGRAPH-6F37 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F38 漸 CJK UNIFIED IDEOGRAPH-6F38 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F39 漹 CJK UNIFIED IDEOGRAPH-6F39 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F3A 漺 CJK UNIFIED IDEOGRAPH-6F3A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F3B 漻 CJK UNIFIED IDEOGRAPH-6F3B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F3C 漼 CJK UNIFIED IDEOGRAPH-6F3C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F3D 漽 CJK UNIFIED IDEOGRAPH-6F3D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F3E 漾 CJK UNIFIED IDEOGRAPH-6F3E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F3F 漿 CJK UNIFIED IDEOGRAPH-6F3F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F40 潀 CJK UNIFIED IDEOGRAPH-6F40 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F41 潁 CJK UNIFIED IDEOGRAPH-6F41 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F42 潂 CJK UNIFIED IDEOGRAPH-6F42 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F43 潃 CJK UNIFIED IDEOGRAPH-6F43 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F44 潄 CJK UNIFIED IDEOGRAPH-6F44 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F45 潅 CJK UNIFIED IDEOGRAPH-6F45 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F46 潆 CJK UNIFIED IDEOGRAPH-6F46 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F47 潇 CJK UNIFIED IDEOGRAPH-6F47 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F48 潈 CJK UNIFIED IDEOGRAPH-6F48 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F49 潉 CJK UNIFIED IDEOGRAPH-6F49 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F4A 潊 CJK UNIFIED IDEOGRAPH-6F4A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F4B 潋 CJK UNIFIED IDEOGRAPH-6F4B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F4C 潌 CJK UNIFIED IDEOGRAPH-6F4C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F4D 潍 CJK UNIFIED IDEOGRAPH-6F4D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F4E 潎 CJK UNIFIED IDEOGRAPH-6F4E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F4F 潏 CJK UNIFIED IDEOGRAPH-6F4F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F50 潐 CJK UNIFIED IDEOGRAPH-6F50 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F51 潑 CJK UNIFIED IDEOGRAPH-6F51 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F52 潒 CJK UNIFIED IDEOGRAPH-6F52 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F53 潓 CJK UNIFIED IDEOGRAPH-6F53 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F54 潔 CJK UNIFIED IDEOGRAPH-6F54 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F55 潕 CJK UNIFIED IDEOGRAPH-6F55 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F56 潖 CJK UNIFIED IDEOGRAPH-6F56 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F57 潗 CJK UNIFIED IDEOGRAPH-6F57 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F58 潘 CJK UNIFIED IDEOGRAPH-6F58 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F59 潙 CJK UNIFIED IDEOGRAPH-6F59 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F5A 潚 CJK UNIFIED IDEOGRAPH-6F5A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F5B 潛 CJK UNIFIED IDEOGRAPH-6F5B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F5C 潜 CJK UNIFIED IDEOGRAPH-6F5C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F5D 潝 CJK UNIFIED IDEOGRAPH-6F5D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F5E 潞 CJK UNIFIED IDEOGRAPH-6F5E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F5F 潟 CJK UNIFIED IDEOGRAPH-6F5F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F60 潠 CJK UNIFIED IDEOGRAPH-6F60 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F61 潡 CJK UNIFIED IDEOGRAPH-6F61 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F62 潢 CJK UNIFIED IDEOGRAPH-6F62 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F63 潣 CJK UNIFIED IDEOGRAPH-6F63 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F64 潤 CJK UNIFIED IDEOGRAPH-6F64 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F65 潥 CJK UNIFIED IDEOGRAPH-6F65 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F66 潦 CJK UNIFIED IDEOGRAPH-6F66 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F67 潧 CJK UNIFIED IDEOGRAPH-6F67 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F68 潨 CJK UNIFIED IDEOGRAPH-6F68 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F69 潩 CJK UNIFIED IDEOGRAPH-6F69 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F6A 潪 CJK UNIFIED IDEOGRAPH-6F6A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F6B 潫 CJK UNIFIED IDEOGRAPH-6F6B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F6C 潬 CJK UNIFIED IDEOGRAPH-6F6C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F6D 潭 CJK UNIFIED IDEOGRAPH-6F6D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F6E 潮 CJK UNIFIED IDEOGRAPH-6F6E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F6F 潯 CJK UNIFIED IDEOGRAPH-6F6F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F70 潰 CJK UNIFIED IDEOGRAPH-6F70 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F71 潱 CJK UNIFIED IDEOGRAPH-6F71 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F72 潲 CJK UNIFIED IDEOGRAPH-6F72 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F73 潳 CJK UNIFIED IDEOGRAPH-6F73 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F74 潴 CJK UNIFIED IDEOGRAPH-6F74 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F75 潵 CJK UNIFIED IDEOGRAPH-6F75 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F76 潶 CJK UNIFIED IDEOGRAPH-6F76 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F77 潷 CJK UNIFIED IDEOGRAPH-6F77 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F78 潸 CJK UNIFIED IDEOGRAPH-6F78 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F79 潹 CJK UNIFIED IDEOGRAPH-6F79 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F7A 潺 CJK UNIFIED IDEOGRAPH-6F7A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F7B 潻 CJK UNIFIED IDEOGRAPH-6F7B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F7C 潼 CJK UNIFIED IDEOGRAPH-6F7C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F7D 潽 CJK UNIFIED IDEOGRAPH-6F7D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F7E 潾 CJK UNIFIED IDEOGRAPH-6F7E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F7F 潿 CJK UNIFIED IDEOGRAPH-6F7F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F80 澀 CJK UNIFIED IDEOGRAPH-6F80 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F81 澁 CJK UNIFIED IDEOGRAPH-6F81 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F82 澂 CJK UNIFIED IDEOGRAPH-6F82 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F83 澃 CJK UNIFIED IDEOGRAPH-6F83 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F84 澄 CJK UNIFIED IDEOGRAPH-6F84 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F85 澅 CJK UNIFIED IDEOGRAPH-6F85 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F86 澆 CJK UNIFIED IDEOGRAPH-6F86 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F87 澇 CJK UNIFIED IDEOGRAPH-6F87 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F88 澈 CJK UNIFIED IDEOGRAPH-6F88 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F89 澉 CJK UNIFIED IDEOGRAPH-6F89 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F8A 澊 CJK UNIFIED IDEOGRAPH-6F8A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F8B 澋 CJK UNIFIED IDEOGRAPH-6F8B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F8C 澌 CJK UNIFIED IDEOGRAPH-6F8C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F8D 澍 CJK UNIFIED IDEOGRAPH-6F8D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F8E 澎 CJK UNIFIED IDEOGRAPH-6F8E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F8F 澏 CJK UNIFIED IDEOGRAPH-6F8F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F90 澐 CJK UNIFIED IDEOGRAPH-6F90 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F91 澑 CJK UNIFIED IDEOGRAPH-6F91 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F92 澒 CJK UNIFIED IDEOGRAPH-6F92 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F93 澓 CJK UNIFIED IDEOGRAPH-6F93 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F94 澔 CJK UNIFIED IDEOGRAPH-6F94 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F95 澕 CJK UNIFIED IDEOGRAPH-6F95 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F96 澖 CJK UNIFIED IDEOGRAPH-6F96 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F97 澗 CJK UNIFIED IDEOGRAPH-6F97 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F98 澘 CJK UNIFIED IDEOGRAPH-6F98 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F99 澙 CJK UNIFIED IDEOGRAPH-6F99 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F9A 澚 CJK UNIFIED IDEOGRAPH-6F9A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F9B 澛 CJK UNIFIED IDEOGRAPH-6F9B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F9C 澜 CJK UNIFIED IDEOGRAPH-6F9C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F9D 澝 CJK UNIFIED IDEOGRAPH-6F9D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F9E 澞 CJK UNIFIED IDEOGRAPH-6F9E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6F9F 澟 CJK UNIFIED IDEOGRAPH-6F9F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6FA0 澠 CJK UNIFIED IDEOGRAPH-6FA0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6FA1 澡 CJK UNIFIED IDEOGRAPH-6FA1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6FA2 澢 CJK UNIFIED IDEOGRAPH-6FA2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6FA3 澣 CJK UNIFIED IDEOGRAPH-6FA3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6FA4 澤 CJK UNIFIED IDEOGRAPH-6FA4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6FA5 澥 CJK UNIFIED IDEOGRAPH-6FA5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6FA6 澦 CJK UNIFIED IDEOGRAPH-6FA6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6FA7 澧 CJK UNIFIED IDEOGRAPH-6FA7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6FA8 澨 CJK UNIFIED IDEOGRAPH-6FA8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6FA9 澩 CJK UNIFIED IDEOGRAPH-6FA9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6FAA 澪 CJK UNIFIED IDEOGRAPH-6FAA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6FAB 澫 CJK UNIFIED IDEOGRAPH-6FAB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6FAC 澬 CJK UNIFIED IDEOGRAPH-6FAC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6FAD 澭 CJK UNIFIED IDEOGRAPH-6FAD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6FAE 澮 CJK UNIFIED IDEOGRAPH-6FAE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6FAF 澯 CJK UNIFIED IDEOGRAPH-6FAF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6FB0 澰 CJK UNIFIED IDEOGRAPH-6FB0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6FB1 澱 CJK UNIFIED IDEOGRAPH-6FB1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6FB2 澲 CJK UNIFIED IDEOGRAPH-6FB2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6FB3 澳 CJK UNIFIED IDEOGRAPH-6FB3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6FB4 澴 CJK UNIFIED IDEOGRAPH-6FB4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6FB5 澵 CJK UNIFIED IDEOGRAPH-6FB5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6FB6 澶 CJK UNIFIED IDEOGRAPH-6FB6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6FB7 澷 CJK UNIFIED IDEOGRAPH-6FB7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6FB8 澸 CJK UNIFIED IDEOGRAPH-6FB8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6FB9 澹 CJK UNIFIED IDEOGRAPH-6FB9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6FBA 澺 CJK UNIFIED IDEOGRAPH-6FBA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6FBB 澻 CJK UNIFIED IDEOGRAPH-6FBB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6FBC 澼 CJK UNIFIED IDEOGRAPH-6FBC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6FBD 澽 CJK UNIFIED IDEOGRAPH-6FBD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6FBE 澾 CJK UNIFIED IDEOGRAPH-6FBE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6FBF 澿 CJK UNIFIED IDEOGRAPH-6FBF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6FC0 激 CJK UNIFIED IDEOGRAPH-6FC0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6FC1 濁 CJK UNIFIED IDEOGRAPH-6FC1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6FC2 濂 CJK UNIFIED IDEOGRAPH-6FC2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6FC3 濃 CJK UNIFIED IDEOGRAPH-6FC3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6FC4 濄 CJK UNIFIED IDEOGRAPH-6FC4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6FC5 濅 CJK UNIFIED IDEOGRAPH-6FC5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6FC6 濆 CJK UNIFIED IDEOGRAPH-6FC6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6FC7 濇 CJK UNIFIED IDEOGRAPH-6FC7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6FC8 濈 CJK UNIFIED IDEOGRAPH-6FC8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6FC9 濉 CJK UNIFIED IDEOGRAPH-6FC9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6FCA 濊 CJK UNIFIED IDEOGRAPH-6FCA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6FCB 濋 CJK UNIFIED IDEOGRAPH-6FCB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6FCC 濌 CJK UNIFIED IDEOGRAPH-6FCC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6FCD 濍 CJK UNIFIED IDEOGRAPH-6FCD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6FCE 濎 CJK UNIFIED IDEOGRAPH-6FCE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6FCF 濏 CJK UNIFIED IDEOGRAPH-6FCF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6FD0 濐 CJK UNIFIED IDEOGRAPH-6FD0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6FD1 濑 CJK UNIFIED IDEOGRAPH-6FD1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6FD2 濒 CJK UNIFIED IDEOGRAPH-6FD2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6FD3 濓 CJK UNIFIED IDEOGRAPH-6FD3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6FD4 濔 CJK UNIFIED IDEOGRAPH-6FD4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6FD5 濕 CJK UNIFIED IDEOGRAPH-6FD5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6FD6 濖 CJK UNIFIED IDEOGRAPH-6FD6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6FD7 濗 CJK UNIFIED IDEOGRAPH-6FD7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6FD8 濘 CJK UNIFIED IDEOGRAPH-6FD8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6FD9 濙 CJK UNIFIED IDEOGRAPH-6FD9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6FDA 濚 CJK UNIFIED IDEOGRAPH-6FDA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6FDB 濛 CJK UNIFIED IDEOGRAPH-6FDB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6FDC 濜 CJK UNIFIED IDEOGRAPH-6FDC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6FDD 濝 CJK UNIFIED IDEOGRAPH-6FDD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6FDE 濞 CJK UNIFIED IDEOGRAPH-6FDE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6FDF 濟 CJK UNIFIED IDEOGRAPH-6FDF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6FE0 濠 CJK UNIFIED IDEOGRAPH-6FE0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6FE1 濡 CJK UNIFIED IDEOGRAPH-6FE1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6FE2 濢 CJK UNIFIED IDEOGRAPH-6FE2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6FE3 濣 CJK UNIFIED IDEOGRAPH-6FE3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6FE4 濤 CJK UNIFIED IDEOGRAPH-6FE4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6FE5 濥 CJK UNIFIED IDEOGRAPH-6FE5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6FE6 濦 CJK UNIFIED IDEOGRAPH-6FE6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6FE7 濧 CJK UNIFIED IDEOGRAPH-6FE7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6FE8 濨 CJK UNIFIED IDEOGRAPH-6FE8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6FE9 濩 CJK UNIFIED IDEOGRAPH-6FE9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6FEA 濪 CJK UNIFIED IDEOGRAPH-6FEA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6FEB 濫 CJK UNIFIED IDEOGRAPH-6FEB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6FEC 濬 CJK UNIFIED IDEOGRAPH-6FEC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6FED 濭 CJK UNIFIED IDEOGRAPH-6FED | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6FEE 濮 CJK UNIFIED IDEOGRAPH-6FEE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6FEF 濯 CJK UNIFIED IDEOGRAPH-6FEF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6FF0 濰 CJK UNIFIED IDEOGRAPH-6FF0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6FF1 濱 CJK UNIFIED IDEOGRAPH-6FF1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6FF2 濲 CJK UNIFIED IDEOGRAPH-6FF2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6FF3 濳 CJK UNIFIED IDEOGRAPH-6FF3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6FF4 濴 CJK UNIFIED IDEOGRAPH-6FF4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6FF5 濵 CJK UNIFIED IDEOGRAPH-6FF5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6FF6 濶 CJK UNIFIED IDEOGRAPH-6FF6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6FF7 濷 CJK UNIFIED IDEOGRAPH-6FF7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6FF8 濸 CJK UNIFIED IDEOGRAPH-6FF8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6FF9 濹 CJK UNIFIED IDEOGRAPH-6FF9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6FFA 濺 CJK UNIFIED IDEOGRAPH-6FFA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6FFB 濻 CJK UNIFIED IDEOGRAPH-6FFB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6FFC 濼 CJK UNIFIED IDEOGRAPH-6FFC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6FFD 濽 CJK UNIFIED IDEOGRAPH-6FFD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6FFE 濾 CJK UNIFIED IDEOGRAPH-6FFE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+6FFF 濿 CJK UNIFIED IDEOGRAPH-6FFF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7000 瀀 CJK UNIFIED IDEOGRAPH-7000 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7001 瀁 CJK UNIFIED IDEOGRAPH-7001 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7002 瀂 CJK UNIFIED IDEOGRAPH-7002 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7003 瀃 CJK UNIFIED IDEOGRAPH-7003 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7004 瀄 CJK UNIFIED IDEOGRAPH-7004 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7005 瀅 CJK UNIFIED IDEOGRAPH-7005 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7006 瀆 CJK UNIFIED IDEOGRAPH-7006 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7007 瀇 CJK UNIFIED IDEOGRAPH-7007 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7008 瀈 CJK UNIFIED IDEOGRAPH-7008 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7009 瀉 CJK UNIFIED IDEOGRAPH-7009 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+700A 瀊 CJK UNIFIED IDEOGRAPH-700A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+700B 瀋 CJK UNIFIED IDEOGRAPH-700B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+700C 瀌 CJK UNIFIED IDEOGRAPH-700C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+700D 瀍 CJK UNIFIED IDEOGRAPH-700D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+700E 瀎 CJK UNIFIED IDEOGRAPH-700E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+700F 瀏 CJK UNIFIED IDEOGRAPH-700F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7010 瀐 CJK UNIFIED IDEOGRAPH-7010 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7011 瀑 CJK UNIFIED IDEOGRAPH-7011 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7012 瀒 CJK UNIFIED IDEOGRAPH-7012 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7013 瀓 CJK UNIFIED IDEOGRAPH-7013 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7014 瀔 CJK UNIFIED IDEOGRAPH-7014 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7015 瀕 CJK UNIFIED IDEOGRAPH-7015 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7016 瀖 CJK UNIFIED IDEOGRAPH-7016 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7017 瀗 CJK UNIFIED IDEOGRAPH-7017 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7018 瀘 CJK UNIFIED IDEOGRAPH-7018 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7019 瀙 CJK UNIFIED IDEOGRAPH-7019 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+701A 瀚 CJK UNIFIED IDEOGRAPH-701A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+701B 瀛 CJK UNIFIED IDEOGRAPH-701B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+701C 瀜 CJK UNIFIED IDEOGRAPH-701C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+701D 瀝 CJK UNIFIED IDEOGRAPH-701D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+701E 瀞 CJK UNIFIED IDEOGRAPH-701E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+701F 瀟 CJK UNIFIED IDEOGRAPH-701F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7020 瀠 CJK UNIFIED IDEOGRAPH-7020 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7021 瀡 CJK UNIFIED IDEOGRAPH-7021 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7022 瀢 CJK UNIFIED IDEOGRAPH-7022 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7023 瀣 CJK UNIFIED IDEOGRAPH-7023 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7024 瀤 CJK UNIFIED IDEOGRAPH-7024 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7025 瀥 CJK UNIFIED IDEOGRAPH-7025 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7026 瀦 CJK UNIFIED IDEOGRAPH-7026 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7027 瀧 CJK UNIFIED IDEOGRAPH-7027 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7028 瀨 CJK UNIFIED IDEOGRAPH-7028 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7029 瀩 CJK UNIFIED IDEOGRAPH-7029 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+702A 瀪 CJK UNIFIED IDEOGRAPH-702A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+702B 瀫 CJK UNIFIED IDEOGRAPH-702B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+702C 瀬 CJK UNIFIED IDEOGRAPH-702C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+702D 瀭 CJK UNIFIED IDEOGRAPH-702D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+702E 瀮 CJK UNIFIED IDEOGRAPH-702E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+702F 瀯 CJK UNIFIED IDEOGRAPH-702F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7030 瀰 CJK UNIFIED IDEOGRAPH-7030 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7031 瀱 CJK UNIFIED IDEOGRAPH-7031 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7032 瀲 CJK UNIFIED IDEOGRAPH-7032 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7033 瀳 CJK UNIFIED IDEOGRAPH-7033 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7034 瀴 CJK UNIFIED IDEOGRAPH-7034 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7035 瀵 CJK UNIFIED IDEOGRAPH-7035 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7036 瀶 CJK UNIFIED IDEOGRAPH-7036 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7037 瀷 CJK UNIFIED IDEOGRAPH-7037 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7038 瀸 CJK UNIFIED IDEOGRAPH-7038 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7039 瀹 CJK UNIFIED IDEOGRAPH-7039 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+703A 瀺 CJK UNIFIED IDEOGRAPH-703A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+703B 瀻 CJK UNIFIED IDEOGRAPH-703B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+703C 瀼 CJK UNIFIED IDEOGRAPH-703C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+703D 瀽 CJK UNIFIED IDEOGRAPH-703D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+703E 瀾 CJK UNIFIED IDEOGRAPH-703E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+703F 瀿 CJK UNIFIED IDEOGRAPH-703F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7040 灀 CJK UNIFIED IDEOGRAPH-7040 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7041 灁 CJK UNIFIED IDEOGRAPH-7041 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7042 灂 CJK UNIFIED IDEOGRAPH-7042 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7043 灃 CJK UNIFIED IDEOGRAPH-7043 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7044 灄 CJK UNIFIED IDEOGRAPH-7044 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7045 灅 CJK UNIFIED IDEOGRAPH-7045 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7046 灆 CJK UNIFIED IDEOGRAPH-7046 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7047 灇 CJK UNIFIED IDEOGRAPH-7047 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7048 灈 CJK UNIFIED IDEOGRAPH-7048 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7049 灉 CJK UNIFIED IDEOGRAPH-7049 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+704A 灊 CJK UNIFIED IDEOGRAPH-704A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+704B 灋 CJK UNIFIED IDEOGRAPH-704B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+704C 灌 CJK UNIFIED IDEOGRAPH-704C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+704D 灍 CJK UNIFIED IDEOGRAPH-704D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+704E 灎 CJK UNIFIED IDEOGRAPH-704E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+704F 灏 CJK UNIFIED IDEOGRAPH-704F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7050 灐 CJK UNIFIED IDEOGRAPH-7050 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7051 灑 CJK UNIFIED IDEOGRAPH-7051 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7052 灒 CJK UNIFIED IDEOGRAPH-7052 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7053 灓 CJK UNIFIED IDEOGRAPH-7053 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7054 灔 CJK UNIFIED IDEOGRAPH-7054 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7055 灕 CJK UNIFIED IDEOGRAPH-7055 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7056 灖 CJK UNIFIED IDEOGRAPH-7056 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7057 灗 CJK UNIFIED IDEOGRAPH-7057 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7058 灘 CJK UNIFIED IDEOGRAPH-7058 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7059 灙 CJK UNIFIED IDEOGRAPH-7059 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+705A 灚 CJK UNIFIED IDEOGRAPH-705A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+705B 灛 CJK UNIFIED IDEOGRAPH-705B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+705C 灜 CJK UNIFIED IDEOGRAPH-705C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+705D 灝 CJK UNIFIED IDEOGRAPH-705D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+705E 灞 CJK UNIFIED IDEOGRAPH-705E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+705F 灟 CJK UNIFIED IDEOGRAPH-705F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7060 灠 CJK UNIFIED IDEOGRAPH-7060 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7061 灡 CJK UNIFIED IDEOGRAPH-7061 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7062 灢 CJK UNIFIED IDEOGRAPH-7062 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7063 灣 CJK UNIFIED IDEOGRAPH-7063 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7064 灤 CJK UNIFIED IDEOGRAPH-7064 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7065 灥 CJK UNIFIED IDEOGRAPH-7065 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7066 灦 CJK UNIFIED IDEOGRAPH-7066 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7067 灧 CJK UNIFIED IDEOGRAPH-7067 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7068 灨 CJK UNIFIED IDEOGRAPH-7068 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7069 灩 CJK UNIFIED IDEOGRAPH-7069 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+706A 灪 CJK UNIFIED IDEOGRAPH-706A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+706B 火 CJK UNIFIED IDEOGRAPH-706B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+706C 灬 CJK UNIFIED IDEOGRAPH-706C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+706D 灭 CJK UNIFIED IDEOGRAPH-706D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+706E 灮 CJK UNIFIED IDEOGRAPH-706E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+706F 灯 CJK UNIFIED IDEOGRAPH-706F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7070 灰 CJK UNIFIED IDEOGRAPH-7070 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7071 灱 CJK UNIFIED IDEOGRAPH-7071 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7072 灲 CJK UNIFIED IDEOGRAPH-7072 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7073 灳 CJK UNIFIED IDEOGRAPH-7073 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7074 灴 CJK UNIFIED IDEOGRAPH-7074 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7075 灵 CJK UNIFIED IDEOGRAPH-7075 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7076 灶 CJK UNIFIED IDEOGRAPH-7076 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7077 灷 CJK UNIFIED IDEOGRAPH-7077 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7078 灸 CJK UNIFIED IDEOGRAPH-7078 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7079 灹 CJK UNIFIED IDEOGRAPH-7079 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+707A 灺 CJK UNIFIED IDEOGRAPH-707A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+707B 灻 CJK UNIFIED IDEOGRAPH-707B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+707C 灼 CJK UNIFIED IDEOGRAPH-707C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+707D 災 CJK UNIFIED IDEOGRAPH-707D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+707E 灾 CJK UNIFIED IDEOGRAPH-707E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+707F 灿 CJK UNIFIED IDEOGRAPH-707F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7080 炀 CJK UNIFIED IDEOGRAPH-7080 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7081 炁 CJK UNIFIED IDEOGRAPH-7081 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7082 炂 CJK UNIFIED IDEOGRAPH-7082 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7083 炃 CJK UNIFIED IDEOGRAPH-7083 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7084 炄 CJK UNIFIED IDEOGRAPH-7084 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7085 炅 CJK UNIFIED IDEOGRAPH-7085 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7086 炆 CJK UNIFIED IDEOGRAPH-7086 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7087 炇 CJK UNIFIED IDEOGRAPH-7087 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7088 炈 CJK UNIFIED IDEOGRAPH-7088 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7089 炉 CJK UNIFIED IDEOGRAPH-7089 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+708A 炊 CJK UNIFIED IDEOGRAPH-708A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+708B 炋 CJK UNIFIED IDEOGRAPH-708B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+708C 炌 CJK UNIFIED IDEOGRAPH-708C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+708D 炍 CJK UNIFIED IDEOGRAPH-708D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+708E 炎 CJK UNIFIED IDEOGRAPH-708E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+708F 炏 CJK UNIFIED IDEOGRAPH-708F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7090 炐 CJK UNIFIED IDEOGRAPH-7090 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7091 炑 CJK UNIFIED IDEOGRAPH-7091 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7092 炒 CJK UNIFIED IDEOGRAPH-7092 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7093 炓 CJK UNIFIED IDEOGRAPH-7093 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7094 炔 CJK UNIFIED IDEOGRAPH-7094 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7095 炕 CJK UNIFIED IDEOGRAPH-7095 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7096 炖 CJK UNIFIED IDEOGRAPH-7096 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7097 炗 CJK UNIFIED IDEOGRAPH-7097 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7098 炘 CJK UNIFIED IDEOGRAPH-7098 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7099 炙 CJK UNIFIED IDEOGRAPH-7099 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+709A 炚 CJK UNIFIED IDEOGRAPH-709A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+709B 炛 CJK UNIFIED IDEOGRAPH-709B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+709C 炜 CJK UNIFIED IDEOGRAPH-709C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+709D 炝 CJK UNIFIED IDEOGRAPH-709D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+709E 炞 CJK UNIFIED IDEOGRAPH-709E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+709F 炟 CJK UNIFIED IDEOGRAPH-709F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+70A0 炠 CJK UNIFIED IDEOGRAPH-70A0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+70A1 炡 CJK UNIFIED IDEOGRAPH-70A1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+70A2 炢 CJK UNIFIED IDEOGRAPH-70A2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+70A3 炣 CJK UNIFIED IDEOGRAPH-70A3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+70A4 炤 CJK UNIFIED IDEOGRAPH-70A4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+70A5 炥 CJK UNIFIED IDEOGRAPH-70A5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+70A6 炦 CJK UNIFIED IDEOGRAPH-70A6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+70A7 炧 CJK UNIFIED IDEOGRAPH-70A7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+70A8 炨 CJK UNIFIED IDEOGRAPH-70A8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+70A9 炩 CJK UNIFIED IDEOGRAPH-70A9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+70AA 炪 CJK UNIFIED IDEOGRAPH-70AA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+70AB 炫 CJK UNIFIED IDEOGRAPH-70AB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+70AC 炬 CJK UNIFIED IDEOGRAPH-70AC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+70AD 炭 CJK UNIFIED IDEOGRAPH-70AD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+70AE 炮 CJK UNIFIED IDEOGRAPH-70AE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+70AF 炯 CJK UNIFIED IDEOGRAPH-70AF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+70B0 炰 CJK UNIFIED IDEOGRAPH-70B0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+70B1 炱 CJK UNIFIED IDEOGRAPH-70B1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+70B2 炲 CJK UNIFIED IDEOGRAPH-70B2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+70B3 炳 CJK UNIFIED IDEOGRAPH-70B3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+70B4 炴 CJK UNIFIED IDEOGRAPH-70B4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+70B5 炵 CJK UNIFIED IDEOGRAPH-70B5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+70B6 炶 CJK UNIFIED IDEOGRAPH-70B6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+70B7 炷 CJK UNIFIED IDEOGRAPH-70B7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+70B8 炸 CJK UNIFIED IDEOGRAPH-70B8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+70B9 点 CJK UNIFIED IDEOGRAPH-70B9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+70BA 為 CJK UNIFIED IDEOGRAPH-70BA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+70BB 炻 CJK UNIFIED IDEOGRAPH-70BB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+70BC 炼 CJK UNIFIED IDEOGRAPH-70BC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+70BD 炽 CJK UNIFIED IDEOGRAPH-70BD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+70BE 炾 CJK UNIFIED IDEOGRAPH-70BE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+70BF 炿 CJK UNIFIED IDEOGRAPH-70BF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+70C0 烀 CJK UNIFIED IDEOGRAPH-70C0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+70C1 烁 CJK UNIFIED IDEOGRAPH-70C1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+70C2 烂 CJK UNIFIED IDEOGRAPH-70C2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+70C3 烃 CJK UNIFIED IDEOGRAPH-70C3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+70C4 烄 CJK UNIFIED IDEOGRAPH-70C4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+70C5 烅 CJK UNIFIED IDEOGRAPH-70C5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+70C6 烆 CJK UNIFIED IDEOGRAPH-70C6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+70C7 烇 CJK UNIFIED IDEOGRAPH-70C7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+70C8 烈 CJK UNIFIED IDEOGRAPH-70C8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+70C9 烉 CJK UNIFIED IDEOGRAPH-70C9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+70CA 烊 CJK UNIFIED IDEOGRAPH-70CA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+70CB 烋 CJK UNIFIED IDEOGRAPH-70CB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+70CC 烌 CJK UNIFIED IDEOGRAPH-70CC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+70CD 烍 CJK UNIFIED IDEOGRAPH-70CD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+70CE 烎 CJK UNIFIED IDEOGRAPH-70CE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+70CF 烏 CJK UNIFIED IDEOGRAPH-70CF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+70D0 烐 CJK UNIFIED IDEOGRAPH-70D0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+70D1 烑 CJK UNIFIED IDEOGRAPH-70D1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+70D2 烒 CJK UNIFIED IDEOGRAPH-70D2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+70D3 烓 CJK UNIFIED IDEOGRAPH-70D3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+70D4 烔 CJK UNIFIED IDEOGRAPH-70D4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+70D5 烕 CJK UNIFIED IDEOGRAPH-70D5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+70D6 烖 CJK UNIFIED IDEOGRAPH-70D6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+70D7 烗 CJK UNIFIED IDEOGRAPH-70D7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+70D8 烘 CJK UNIFIED IDEOGRAPH-70D8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+70D9 烙 CJK UNIFIED IDEOGRAPH-70D9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+70DA 烚 CJK UNIFIED IDEOGRAPH-70DA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+70DB 烛 CJK UNIFIED IDEOGRAPH-70DB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+70DC 烜 CJK UNIFIED IDEOGRAPH-70DC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+70DD 烝 CJK UNIFIED IDEOGRAPH-70DD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+70DE 烞 CJK UNIFIED IDEOGRAPH-70DE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+70DF 烟 CJK UNIFIED IDEOGRAPH-70DF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+70E0 烠 CJK UNIFIED IDEOGRAPH-70E0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+70E1 烡 CJK UNIFIED IDEOGRAPH-70E1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+70E2 烢 CJK UNIFIED IDEOGRAPH-70E2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+70E3 烣 CJK UNIFIED IDEOGRAPH-70E3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+70E4 烤 CJK UNIFIED IDEOGRAPH-70E4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+70E5 烥 CJK UNIFIED IDEOGRAPH-70E5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+70E6 烦 CJK UNIFIED IDEOGRAPH-70E6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+70E7 烧 CJK UNIFIED IDEOGRAPH-70E7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+70E8 烨 CJK UNIFIED IDEOGRAPH-70E8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+70E9 烩 CJK UNIFIED IDEOGRAPH-70E9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+70EA 烪 CJK UNIFIED IDEOGRAPH-70EA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+70EB 烫 CJK UNIFIED IDEOGRAPH-70EB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+70EC 烬 CJK UNIFIED IDEOGRAPH-70EC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+70ED 热 CJK UNIFIED IDEOGRAPH-70ED | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+70EE 烮 CJK UNIFIED IDEOGRAPH-70EE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+70EF 烯 CJK UNIFIED IDEOGRAPH-70EF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+70F0 烰 CJK UNIFIED IDEOGRAPH-70F0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+70F1 烱 CJK UNIFIED IDEOGRAPH-70F1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+70F2 烲 CJK UNIFIED IDEOGRAPH-70F2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+70F3 烳 CJK UNIFIED IDEOGRAPH-70F3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+70F4 烴 CJK UNIFIED IDEOGRAPH-70F4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+70F5 烵 CJK UNIFIED IDEOGRAPH-70F5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+70F6 烶 CJK UNIFIED IDEOGRAPH-70F6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+70F7 烷 CJK UNIFIED IDEOGRAPH-70F7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+70F8 烸 CJK UNIFIED IDEOGRAPH-70F8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+70F9 烹 CJK UNIFIED IDEOGRAPH-70F9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+70FA 烺 CJK UNIFIED IDEOGRAPH-70FA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+70FB 烻 CJK UNIFIED IDEOGRAPH-70FB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+70FC 烼 CJK UNIFIED IDEOGRAPH-70FC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+70FD 烽 CJK UNIFIED IDEOGRAPH-70FD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+70FE 烾 CJK UNIFIED IDEOGRAPH-70FE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+70FF 烿 CJK UNIFIED IDEOGRAPH-70FF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7100 焀 CJK UNIFIED IDEOGRAPH-7100 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7101 焁 CJK UNIFIED IDEOGRAPH-7101 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7102 焂 CJK UNIFIED IDEOGRAPH-7102 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7103 焃 CJK UNIFIED IDEOGRAPH-7103 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7104 焄 CJK UNIFIED IDEOGRAPH-7104 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7105 焅 CJK UNIFIED IDEOGRAPH-7105 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7106 焆 CJK UNIFIED IDEOGRAPH-7106 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7107 焇 CJK UNIFIED IDEOGRAPH-7107 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7108 焈 CJK UNIFIED IDEOGRAPH-7108 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7109 焉 CJK UNIFIED IDEOGRAPH-7109 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+710A 焊 CJK UNIFIED IDEOGRAPH-710A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+710B 焋 CJK UNIFIED IDEOGRAPH-710B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+710C 焌 CJK UNIFIED IDEOGRAPH-710C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+710D 焍 CJK UNIFIED IDEOGRAPH-710D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+710E 焎 CJK UNIFIED IDEOGRAPH-710E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+710F 焏 CJK UNIFIED IDEOGRAPH-710F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7110 焐 CJK UNIFIED IDEOGRAPH-7110 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7111 焑 CJK UNIFIED IDEOGRAPH-7111 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7112 焒 CJK UNIFIED IDEOGRAPH-7112 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7113 焓 CJK UNIFIED IDEOGRAPH-7113 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7114 焔 CJK UNIFIED IDEOGRAPH-7114 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7115 焕 CJK UNIFIED IDEOGRAPH-7115 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7116 焖 CJK UNIFIED IDEOGRAPH-7116 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7117 焗 CJK UNIFIED IDEOGRAPH-7117 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7118 焘 CJK UNIFIED IDEOGRAPH-7118 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7119 焙 CJK UNIFIED IDEOGRAPH-7119 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+711A 焚 CJK UNIFIED IDEOGRAPH-711A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+711B 焛 CJK UNIFIED IDEOGRAPH-711B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+711C 焜 CJK UNIFIED IDEOGRAPH-711C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+711D 焝 CJK UNIFIED IDEOGRAPH-711D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+711E 焞 CJK UNIFIED IDEOGRAPH-711E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+711F 焟 CJK UNIFIED IDEOGRAPH-711F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7120 焠 CJK UNIFIED IDEOGRAPH-7120 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7121 無 CJK UNIFIED IDEOGRAPH-7121 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7122 焢 CJK UNIFIED IDEOGRAPH-7122 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7123 焣 CJK UNIFIED IDEOGRAPH-7123 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7124 焤 CJK UNIFIED IDEOGRAPH-7124 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7125 焥 CJK UNIFIED IDEOGRAPH-7125 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7126 焦 CJK UNIFIED IDEOGRAPH-7126 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7127 焧 CJK UNIFIED IDEOGRAPH-7127 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7128 焨 CJK UNIFIED IDEOGRAPH-7128 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7129 焩 CJK UNIFIED IDEOGRAPH-7129 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+712A 焪 CJK UNIFIED IDEOGRAPH-712A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+712B 焫 CJK UNIFIED IDEOGRAPH-712B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+712C 焬 CJK UNIFIED IDEOGRAPH-712C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+712D 焭 CJK UNIFIED IDEOGRAPH-712D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+712E 焮 CJK UNIFIED IDEOGRAPH-712E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+712F 焯 CJK UNIFIED IDEOGRAPH-712F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7130 焰 CJK UNIFIED IDEOGRAPH-7130 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7131 焱 CJK UNIFIED IDEOGRAPH-7131 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7132 焲 CJK UNIFIED IDEOGRAPH-7132 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7133 焳 CJK UNIFIED IDEOGRAPH-7133 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7134 焴 CJK UNIFIED IDEOGRAPH-7134 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7135 焵 CJK UNIFIED IDEOGRAPH-7135 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7136 然 CJK UNIFIED IDEOGRAPH-7136 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7137 焷 CJK UNIFIED IDEOGRAPH-7137 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7138 焸 CJK UNIFIED IDEOGRAPH-7138 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7139 焹 CJK UNIFIED IDEOGRAPH-7139 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+713A 焺 CJK UNIFIED IDEOGRAPH-713A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+713B 焻 CJK UNIFIED IDEOGRAPH-713B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+713C 焼 CJK UNIFIED IDEOGRAPH-713C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+713D 焽 CJK UNIFIED IDEOGRAPH-713D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+713E 焾 CJK UNIFIED IDEOGRAPH-713E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+713F 焿 CJK UNIFIED IDEOGRAPH-713F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7140 煀 CJK UNIFIED IDEOGRAPH-7140 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7141 煁 CJK UNIFIED IDEOGRAPH-7141 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7142 煂 CJK UNIFIED IDEOGRAPH-7142 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7143 煃 CJK UNIFIED IDEOGRAPH-7143 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7144 煄 CJK UNIFIED IDEOGRAPH-7144 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7145 煅 CJK UNIFIED IDEOGRAPH-7145 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7146 煆 CJK UNIFIED IDEOGRAPH-7146 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7147 煇 CJK UNIFIED IDEOGRAPH-7147 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7148 煈 CJK UNIFIED IDEOGRAPH-7148 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7149 煉 CJK UNIFIED IDEOGRAPH-7149 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+714A 煊 CJK UNIFIED IDEOGRAPH-714A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+714B 煋 CJK UNIFIED IDEOGRAPH-714B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+714C 煌 CJK UNIFIED IDEOGRAPH-714C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+714D 煍 CJK UNIFIED IDEOGRAPH-714D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+714E 煎 CJK UNIFIED IDEOGRAPH-714E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+714F 煏 CJK UNIFIED IDEOGRAPH-714F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7150 煐 CJK UNIFIED IDEOGRAPH-7150 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7151 煑 CJK UNIFIED IDEOGRAPH-7151 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7152 煒 CJK UNIFIED IDEOGRAPH-7152 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7153 煓 CJK UNIFIED IDEOGRAPH-7153 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7154 煔 CJK UNIFIED IDEOGRAPH-7154 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7155 煕 CJK UNIFIED IDEOGRAPH-7155 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7156 煖 CJK UNIFIED IDEOGRAPH-7156 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7157 煗 CJK UNIFIED IDEOGRAPH-7157 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7158 煘 CJK UNIFIED IDEOGRAPH-7158 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7159 煙 CJK UNIFIED IDEOGRAPH-7159 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+715A 煚 CJK UNIFIED IDEOGRAPH-715A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+715B 煛 CJK UNIFIED IDEOGRAPH-715B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+715C 煜 CJK UNIFIED IDEOGRAPH-715C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+715D 煝 CJK UNIFIED IDEOGRAPH-715D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+715E 煞 CJK UNIFIED IDEOGRAPH-715E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+715F 煟 CJK UNIFIED IDEOGRAPH-715F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7160 煠 CJK UNIFIED IDEOGRAPH-7160 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7161 煡 CJK UNIFIED IDEOGRAPH-7161 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7162 煢 CJK UNIFIED IDEOGRAPH-7162 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7163 煣 CJK UNIFIED IDEOGRAPH-7163 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7164 煤 CJK UNIFIED IDEOGRAPH-7164 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7165 煥 CJK UNIFIED IDEOGRAPH-7165 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7166 煦 CJK UNIFIED IDEOGRAPH-7166 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7167 照 CJK UNIFIED IDEOGRAPH-7167 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7168 煨 CJK UNIFIED IDEOGRAPH-7168 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7169 煩 CJK UNIFIED IDEOGRAPH-7169 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+716A 煪 CJK UNIFIED IDEOGRAPH-716A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+716B 煫 CJK UNIFIED IDEOGRAPH-716B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+716C 煬 CJK UNIFIED IDEOGRAPH-716C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+716D 煭 CJK UNIFIED IDEOGRAPH-716D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+716E 煮 CJK UNIFIED IDEOGRAPH-716E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+716F 煯 CJK UNIFIED IDEOGRAPH-716F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7170 煰 CJK UNIFIED IDEOGRAPH-7170 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7171 煱 CJK UNIFIED IDEOGRAPH-7171 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7172 煲 CJK UNIFIED IDEOGRAPH-7172 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7173 煳 CJK UNIFIED IDEOGRAPH-7173 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7174 煴 CJK UNIFIED IDEOGRAPH-7174 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7175 煵 CJK UNIFIED IDEOGRAPH-7175 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7176 煶 CJK UNIFIED IDEOGRAPH-7176 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7177 煷 CJK UNIFIED IDEOGRAPH-7177 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7178 煸 CJK UNIFIED IDEOGRAPH-7178 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7179 煹 CJK UNIFIED IDEOGRAPH-7179 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+717A 煺 CJK UNIFIED IDEOGRAPH-717A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+717B 煻 CJK UNIFIED IDEOGRAPH-717B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+717C 煼 CJK UNIFIED IDEOGRAPH-717C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+717D 煽 CJK UNIFIED IDEOGRAPH-717D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+717E 煾 CJK UNIFIED IDEOGRAPH-717E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+717F 煿 CJK UNIFIED IDEOGRAPH-717F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7180 熀 CJK UNIFIED IDEOGRAPH-7180 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7181 熁 CJK UNIFIED IDEOGRAPH-7181 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7182 熂 CJK UNIFIED IDEOGRAPH-7182 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7183 熃 CJK UNIFIED IDEOGRAPH-7183 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7184 熄 CJK UNIFIED IDEOGRAPH-7184 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7185 熅 CJK UNIFIED IDEOGRAPH-7185 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7186 熆 CJK UNIFIED IDEOGRAPH-7186 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7187 熇 CJK UNIFIED IDEOGRAPH-7187 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7188 熈 CJK UNIFIED IDEOGRAPH-7188 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7189 熉 CJK UNIFIED IDEOGRAPH-7189 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+718A 熊 CJK UNIFIED IDEOGRAPH-718A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+718B 熋 CJK UNIFIED IDEOGRAPH-718B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+718C 熌 CJK UNIFIED IDEOGRAPH-718C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+718D 熍 CJK UNIFIED IDEOGRAPH-718D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+718E 熎 CJK UNIFIED IDEOGRAPH-718E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+718F 熏 CJK UNIFIED IDEOGRAPH-718F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7190 熐 CJK UNIFIED IDEOGRAPH-7190 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7191 熑 CJK UNIFIED IDEOGRAPH-7191 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7192 熒 CJK UNIFIED IDEOGRAPH-7192 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7193 熓 CJK UNIFIED IDEOGRAPH-7193 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7194 熔 CJK UNIFIED IDEOGRAPH-7194 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7195 熕 CJK UNIFIED IDEOGRAPH-7195 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7196 熖 CJK UNIFIED IDEOGRAPH-7196 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7197 熗 CJK UNIFIED IDEOGRAPH-7197 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7198 熘 CJK UNIFIED IDEOGRAPH-7198 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7199 熙 CJK UNIFIED IDEOGRAPH-7199 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+719A 熚 CJK UNIFIED IDEOGRAPH-719A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+719B 熛 CJK UNIFIED IDEOGRAPH-719B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+719C 熜 CJK UNIFIED IDEOGRAPH-719C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+719D 熝 CJK UNIFIED IDEOGRAPH-719D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+719E 熞 CJK UNIFIED IDEOGRAPH-719E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+719F 熟 CJK UNIFIED IDEOGRAPH-719F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+71A0 熠 CJK UNIFIED IDEOGRAPH-71A0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+71A1 熡 CJK UNIFIED IDEOGRAPH-71A1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+71A2 熢 CJK UNIFIED IDEOGRAPH-71A2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+71A3 熣 CJK UNIFIED IDEOGRAPH-71A3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+71A4 熤 CJK UNIFIED IDEOGRAPH-71A4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+71A5 熥 CJK UNIFIED IDEOGRAPH-71A5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+71A6 熦 CJK UNIFIED IDEOGRAPH-71A6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+71A7 熧 CJK UNIFIED IDEOGRAPH-71A7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+71A8 熨 CJK UNIFIED IDEOGRAPH-71A8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+71A9 熩 CJK UNIFIED IDEOGRAPH-71A9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+71AA 熪 CJK UNIFIED IDEOGRAPH-71AA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+71AB 熫 CJK UNIFIED IDEOGRAPH-71AB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+71AC 熬 CJK UNIFIED IDEOGRAPH-71AC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+71AD 熭 CJK UNIFIED IDEOGRAPH-71AD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+71AE 熮 CJK UNIFIED IDEOGRAPH-71AE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+71AF 熯 CJK UNIFIED IDEOGRAPH-71AF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+71B0 熰 CJK UNIFIED IDEOGRAPH-71B0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+71B1 熱 CJK UNIFIED IDEOGRAPH-71B1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+71B2 熲 CJK UNIFIED IDEOGRAPH-71B2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+71B3 熳 CJK UNIFIED IDEOGRAPH-71B3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+71B4 熴 CJK UNIFIED IDEOGRAPH-71B4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+71B5 熵 CJK UNIFIED IDEOGRAPH-71B5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+71B6 熶 CJK UNIFIED IDEOGRAPH-71B6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+71B7 熷 CJK UNIFIED IDEOGRAPH-71B7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+71B8 熸 CJK UNIFIED IDEOGRAPH-71B8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+71B9 熹 CJK UNIFIED IDEOGRAPH-71B9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+71BA 熺 CJK UNIFIED IDEOGRAPH-71BA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+71BB 熻 CJK UNIFIED IDEOGRAPH-71BB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+71BC 熼 CJK UNIFIED IDEOGRAPH-71BC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+71BD 熽 CJK UNIFIED IDEOGRAPH-71BD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+71BE 熾 CJK UNIFIED IDEOGRAPH-71BE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+71BF 熿 CJK UNIFIED IDEOGRAPH-71BF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+71C0 燀 CJK UNIFIED IDEOGRAPH-71C0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+71C1 燁 CJK UNIFIED IDEOGRAPH-71C1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+71C2 燂 CJK UNIFIED IDEOGRAPH-71C2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+71C3 燃 CJK UNIFIED IDEOGRAPH-71C3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+71C4 燄 CJK UNIFIED IDEOGRAPH-71C4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+71C5 燅 CJK UNIFIED IDEOGRAPH-71C5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+71C6 燆 CJK UNIFIED IDEOGRAPH-71C6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+71C7 燇 CJK UNIFIED IDEOGRAPH-71C7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+71C8 燈 CJK UNIFIED IDEOGRAPH-71C8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+71C9 燉 CJK UNIFIED IDEOGRAPH-71C9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+71CA 燊 CJK UNIFIED IDEOGRAPH-71CA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+71CB 燋 CJK UNIFIED IDEOGRAPH-71CB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+71CC 燌 CJK UNIFIED IDEOGRAPH-71CC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+71CD 燍 CJK UNIFIED IDEOGRAPH-71CD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+71CE 燎 CJK UNIFIED IDEOGRAPH-71CE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+71CF 燏 CJK UNIFIED IDEOGRAPH-71CF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+71D0 燐 CJK UNIFIED IDEOGRAPH-71D0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+71D1 燑 CJK UNIFIED IDEOGRAPH-71D1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+71D2 燒 CJK UNIFIED IDEOGRAPH-71D2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+71D3 燓 CJK UNIFIED IDEOGRAPH-71D3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+71D4 燔 CJK UNIFIED IDEOGRAPH-71D4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+71D5 燕 CJK UNIFIED IDEOGRAPH-71D5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+71D6 燖 CJK UNIFIED IDEOGRAPH-71D6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+71D7 燗 CJK UNIFIED IDEOGRAPH-71D7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+71D8 燘 CJK UNIFIED IDEOGRAPH-71D8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+71D9 燙 CJK UNIFIED IDEOGRAPH-71D9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+71DA 燚 CJK UNIFIED IDEOGRAPH-71DA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+71DB 燛 CJK UNIFIED IDEOGRAPH-71DB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+71DC 燜 CJK UNIFIED IDEOGRAPH-71DC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+71DD 燝 CJK UNIFIED IDEOGRAPH-71DD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+71DE 燞 CJK UNIFIED IDEOGRAPH-71DE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+71DF 營 CJK UNIFIED IDEOGRAPH-71DF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+71E0 燠 CJK UNIFIED IDEOGRAPH-71E0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+71E1 燡 CJK UNIFIED IDEOGRAPH-71E1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+71E2 燢 CJK UNIFIED IDEOGRAPH-71E2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+71E3 燣 CJK UNIFIED IDEOGRAPH-71E3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+71E4 燤 CJK UNIFIED IDEOGRAPH-71E4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+71E5 燥 CJK UNIFIED IDEOGRAPH-71E5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+71E6 燦 CJK UNIFIED IDEOGRAPH-71E6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+71E7 燧 CJK UNIFIED IDEOGRAPH-71E7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+71E8 燨 CJK UNIFIED IDEOGRAPH-71E8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+71E9 燩 CJK UNIFIED IDEOGRAPH-71E9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+71EA 燪 CJK UNIFIED IDEOGRAPH-71EA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+71EB 燫 CJK UNIFIED IDEOGRAPH-71EB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+71EC 燬 CJK UNIFIED IDEOGRAPH-71EC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+71ED 燭 CJK UNIFIED IDEOGRAPH-71ED | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+71EE 燮 CJK UNIFIED IDEOGRAPH-71EE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+71EF 燯 CJK UNIFIED IDEOGRAPH-71EF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+71F0 燰 CJK UNIFIED IDEOGRAPH-71F0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+71F1 燱 CJK UNIFIED IDEOGRAPH-71F1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+71F2 燲 CJK UNIFIED IDEOGRAPH-71F2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+71F3 燳 CJK UNIFIED IDEOGRAPH-71F3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+71F4 燴 CJK UNIFIED IDEOGRAPH-71F4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+71F5 燵 CJK UNIFIED IDEOGRAPH-71F5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+71F6 燶 CJK UNIFIED IDEOGRAPH-71F6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+71F7 燷 CJK UNIFIED IDEOGRAPH-71F7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+71F8 燸 CJK UNIFIED IDEOGRAPH-71F8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+71F9 燹 CJK UNIFIED IDEOGRAPH-71F9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+71FA 燺 CJK UNIFIED IDEOGRAPH-71FA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+71FB 燻 CJK UNIFIED IDEOGRAPH-71FB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+71FC 燼 CJK UNIFIED IDEOGRAPH-71FC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+71FD 燽 CJK UNIFIED IDEOGRAPH-71FD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+71FE 燾 CJK UNIFIED IDEOGRAPH-71FE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+71FF 燿 CJK UNIFIED IDEOGRAPH-71FF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7200 爀 CJK UNIFIED IDEOGRAPH-7200 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7201 爁 CJK UNIFIED IDEOGRAPH-7201 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7202 爂 CJK UNIFIED IDEOGRAPH-7202 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7203 爃 CJK UNIFIED IDEOGRAPH-7203 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7204 爄 CJK UNIFIED IDEOGRAPH-7204 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7205 爅 CJK UNIFIED IDEOGRAPH-7205 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7206 爆 CJK UNIFIED IDEOGRAPH-7206 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7207 爇 CJK UNIFIED IDEOGRAPH-7207 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7208 爈 CJK UNIFIED IDEOGRAPH-7208 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7209 爉 CJK UNIFIED IDEOGRAPH-7209 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+720A 爊 CJK UNIFIED IDEOGRAPH-720A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+720B 爋 CJK UNIFIED IDEOGRAPH-720B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+720C 爌 CJK UNIFIED IDEOGRAPH-720C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+720D 爍 CJK UNIFIED IDEOGRAPH-720D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+720E 爎 CJK UNIFIED IDEOGRAPH-720E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+720F 爏 CJK UNIFIED IDEOGRAPH-720F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7210 爐 CJK UNIFIED IDEOGRAPH-7210 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7211 爑 CJK UNIFIED IDEOGRAPH-7211 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7212 爒 CJK UNIFIED IDEOGRAPH-7212 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7213 爓 CJK UNIFIED IDEOGRAPH-7213 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7214 爔 CJK UNIFIED IDEOGRAPH-7214 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7215 爕 CJK UNIFIED IDEOGRAPH-7215 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7216 爖 CJK UNIFIED IDEOGRAPH-7216 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7217 爗 CJK UNIFIED IDEOGRAPH-7217 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7218 爘 CJK UNIFIED IDEOGRAPH-7218 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7219 爙 CJK UNIFIED IDEOGRAPH-7219 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+721A 爚 CJK UNIFIED IDEOGRAPH-721A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+721B 爛 CJK UNIFIED IDEOGRAPH-721B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+721C 爜 CJK UNIFIED IDEOGRAPH-721C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+721D 爝 CJK UNIFIED IDEOGRAPH-721D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+721E 爞 CJK UNIFIED IDEOGRAPH-721E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+721F 爟 CJK UNIFIED IDEOGRAPH-721F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7220 爠 CJK UNIFIED IDEOGRAPH-7220 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7221 爡 CJK UNIFIED IDEOGRAPH-7221 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7222 爢 CJK UNIFIED IDEOGRAPH-7222 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7223 爣 CJK UNIFIED IDEOGRAPH-7223 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7224 爤 CJK UNIFIED IDEOGRAPH-7224 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7225 爥 CJK UNIFIED IDEOGRAPH-7225 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7226 爦 CJK UNIFIED IDEOGRAPH-7226 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7227 爧 CJK UNIFIED IDEOGRAPH-7227 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7228 爨 CJK UNIFIED IDEOGRAPH-7228 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7229 爩 CJK UNIFIED IDEOGRAPH-7229 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+722A 爪 CJK UNIFIED IDEOGRAPH-722A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+722B 爫 CJK UNIFIED IDEOGRAPH-722B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+722C 爬 CJK UNIFIED IDEOGRAPH-722C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+722D 爭 CJK UNIFIED IDEOGRAPH-722D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+722E 爮 CJK UNIFIED IDEOGRAPH-722E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+722F 爯 CJK UNIFIED IDEOGRAPH-722F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7230 爰 CJK UNIFIED IDEOGRAPH-7230 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7231 爱 CJK UNIFIED IDEOGRAPH-7231 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7232 爲 CJK UNIFIED IDEOGRAPH-7232 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7233 爳 CJK UNIFIED IDEOGRAPH-7233 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7234 爴 CJK UNIFIED IDEOGRAPH-7234 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7235 爵 CJK UNIFIED IDEOGRAPH-7235 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7236 父 CJK UNIFIED IDEOGRAPH-7236 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7237 爷 CJK UNIFIED IDEOGRAPH-7237 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7238 爸 CJK UNIFIED IDEOGRAPH-7238 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7239 爹 CJK UNIFIED IDEOGRAPH-7239 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+723A 爺 CJK UNIFIED IDEOGRAPH-723A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+723B 爻 CJK UNIFIED IDEOGRAPH-723B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+723C 爼 CJK UNIFIED IDEOGRAPH-723C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+723D 爽 CJK UNIFIED IDEOGRAPH-723D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+723E 爾 CJK UNIFIED IDEOGRAPH-723E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+723F 爿 CJK UNIFIED IDEOGRAPH-723F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7240 牀 CJK UNIFIED IDEOGRAPH-7240 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7241 牁 CJK UNIFIED IDEOGRAPH-7241 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7242 牂 CJK UNIFIED IDEOGRAPH-7242 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7243 牃 CJK UNIFIED IDEOGRAPH-7243 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7244 牄 CJK UNIFIED IDEOGRAPH-7244 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7245 牅 CJK UNIFIED IDEOGRAPH-7245 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7246 牆 CJK UNIFIED IDEOGRAPH-7246 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7247 片 CJK UNIFIED IDEOGRAPH-7247 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7248 版 CJK UNIFIED IDEOGRAPH-7248 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7249 牉 CJK UNIFIED IDEOGRAPH-7249 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+724A 牊 CJK UNIFIED IDEOGRAPH-724A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+724B 牋 CJK UNIFIED IDEOGRAPH-724B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+724C 牌 CJK UNIFIED IDEOGRAPH-724C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+724D 牍 CJK UNIFIED IDEOGRAPH-724D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+724E 牎 CJK UNIFIED IDEOGRAPH-724E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+724F 牏 CJK UNIFIED IDEOGRAPH-724F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7250 牐 CJK UNIFIED IDEOGRAPH-7250 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7251 牑 CJK UNIFIED IDEOGRAPH-7251 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7252 牒 CJK UNIFIED IDEOGRAPH-7252 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7253 牓 CJK UNIFIED IDEOGRAPH-7253 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7254 牔 CJK UNIFIED IDEOGRAPH-7254 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7255 牕 CJK UNIFIED IDEOGRAPH-7255 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7256 牖 CJK UNIFIED IDEOGRAPH-7256 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7257 牗 CJK UNIFIED IDEOGRAPH-7257 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7258 牘 CJK UNIFIED IDEOGRAPH-7258 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7259 牙 CJK UNIFIED IDEOGRAPH-7259 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+725A 牚 CJK UNIFIED IDEOGRAPH-725A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+725B 牛 CJK UNIFIED IDEOGRAPH-725B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+725C 牜 CJK UNIFIED IDEOGRAPH-725C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+725D 牝 CJK UNIFIED IDEOGRAPH-725D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+725E 牞 CJK UNIFIED IDEOGRAPH-725E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+725F 牟 CJK UNIFIED IDEOGRAPH-725F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7260 牠 CJK UNIFIED IDEOGRAPH-7260 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7261 牡 CJK UNIFIED IDEOGRAPH-7261 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7262 牢 CJK UNIFIED IDEOGRAPH-7262 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7263 牣 CJK UNIFIED IDEOGRAPH-7263 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7264 牤 CJK UNIFIED IDEOGRAPH-7264 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7265 牥 CJK UNIFIED IDEOGRAPH-7265 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7266 牦 CJK UNIFIED IDEOGRAPH-7266 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7267 牧 CJK UNIFIED IDEOGRAPH-7267 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7268 牨 CJK UNIFIED IDEOGRAPH-7268 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7269 物 CJK UNIFIED IDEOGRAPH-7269 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+726A 牪 CJK UNIFIED IDEOGRAPH-726A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+726B 牫 CJK UNIFIED IDEOGRAPH-726B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+726C 牬 CJK UNIFIED IDEOGRAPH-726C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+726D 牭 CJK UNIFIED IDEOGRAPH-726D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+726E 牮 CJK UNIFIED IDEOGRAPH-726E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+726F 牯 CJK UNIFIED IDEOGRAPH-726F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7270 牰 CJK UNIFIED IDEOGRAPH-7270 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7271 牱 CJK UNIFIED IDEOGRAPH-7271 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7272 牲 CJK UNIFIED IDEOGRAPH-7272 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7273 牳 CJK UNIFIED IDEOGRAPH-7273 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7274 牴 CJK UNIFIED IDEOGRAPH-7274 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7275 牵 CJK UNIFIED IDEOGRAPH-7275 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7276 牶 CJK UNIFIED IDEOGRAPH-7276 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7277 牷 CJK UNIFIED IDEOGRAPH-7277 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7278 牸 CJK UNIFIED IDEOGRAPH-7278 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7279 特 CJK UNIFIED IDEOGRAPH-7279 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+727A 牺 CJK UNIFIED IDEOGRAPH-727A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+727B 牻 CJK UNIFIED IDEOGRAPH-727B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+727C 牼 CJK UNIFIED IDEOGRAPH-727C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+727D 牽 CJK UNIFIED IDEOGRAPH-727D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+727E 牾 CJK UNIFIED IDEOGRAPH-727E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+727F 牿 CJK UNIFIED IDEOGRAPH-727F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7280 犀 CJK UNIFIED IDEOGRAPH-7280 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7281 犁 CJK UNIFIED IDEOGRAPH-7281 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7282 犂 CJK UNIFIED IDEOGRAPH-7282 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7283 犃 CJK UNIFIED IDEOGRAPH-7283 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7284 犄 CJK UNIFIED IDEOGRAPH-7284 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7285 犅 CJK UNIFIED IDEOGRAPH-7285 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7286 犆 CJK UNIFIED IDEOGRAPH-7286 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7287 犇 CJK UNIFIED IDEOGRAPH-7287 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7288 犈 CJK UNIFIED IDEOGRAPH-7288 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7289 犉 CJK UNIFIED IDEOGRAPH-7289 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+728A 犊 CJK UNIFIED IDEOGRAPH-728A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+728B 犋 CJK UNIFIED IDEOGRAPH-728B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+728C 犌 CJK UNIFIED IDEOGRAPH-728C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+728D 犍 CJK UNIFIED IDEOGRAPH-728D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+728E 犎 CJK UNIFIED IDEOGRAPH-728E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+728F 犏 CJK UNIFIED IDEOGRAPH-728F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7290 犐 CJK UNIFIED IDEOGRAPH-7290 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7291 犑 CJK UNIFIED IDEOGRAPH-7291 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7292 犒 CJK UNIFIED IDEOGRAPH-7292 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7293 犓 CJK UNIFIED IDEOGRAPH-7293 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7294 犔 CJK UNIFIED IDEOGRAPH-7294 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7295 犕 CJK UNIFIED IDEOGRAPH-7295 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7296 犖 CJK UNIFIED IDEOGRAPH-7296 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7297 犗 CJK UNIFIED IDEOGRAPH-7297 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7298 犘 CJK UNIFIED IDEOGRAPH-7298 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7299 犙 CJK UNIFIED IDEOGRAPH-7299 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+729A 犚 CJK UNIFIED IDEOGRAPH-729A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+729B 犛 CJK UNIFIED IDEOGRAPH-729B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+729C 犜 CJK UNIFIED IDEOGRAPH-729C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+729D 犝 CJK UNIFIED IDEOGRAPH-729D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+729E 犞 CJK UNIFIED IDEOGRAPH-729E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+729F 犟 CJK UNIFIED IDEOGRAPH-729F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+72A0 犠 CJK UNIFIED IDEOGRAPH-72A0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+72A1 犡 CJK UNIFIED IDEOGRAPH-72A1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+72A2 犢 CJK UNIFIED IDEOGRAPH-72A2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+72A3 犣 CJK UNIFIED IDEOGRAPH-72A3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+72A4 犤 CJK UNIFIED IDEOGRAPH-72A4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+72A5 犥 CJK UNIFIED IDEOGRAPH-72A5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+72A6 犦 CJK UNIFIED IDEOGRAPH-72A6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+72A7 犧 CJK UNIFIED IDEOGRAPH-72A7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+72A8 犨 CJK UNIFIED IDEOGRAPH-72A8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+72A9 犩 CJK UNIFIED IDEOGRAPH-72A9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+72AA 犪 CJK UNIFIED IDEOGRAPH-72AA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+72AB 犫 CJK UNIFIED IDEOGRAPH-72AB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+72AC 犬 CJK UNIFIED IDEOGRAPH-72AC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+72AD 犭 CJK UNIFIED IDEOGRAPH-72AD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+72AE 犮 CJK UNIFIED IDEOGRAPH-72AE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+72AF 犯 CJK UNIFIED IDEOGRAPH-72AF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+72B0 犰 CJK UNIFIED IDEOGRAPH-72B0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+72B1 犱 CJK UNIFIED IDEOGRAPH-72B1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+72B2 犲 CJK UNIFIED IDEOGRAPH-72B2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+72B3 犳 CJK UNIFIED IDEOGRAPH-72B3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+72B4 犴 CJK UNIFIED IDEOGRAPH-72B4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+72B5 犵 CJK UNIFIED IDEOGRAPH-72B5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+72B6 状 CJK UNIFIED IDEOGRAPH-72B6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+72B7 犷 CJK UNIFIED IDEOGRAPH-72B7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+72B8 犸 CJK UNIFIED IDEOGRAPH-72B8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+72B9 犹 CJK UNIFIED IDEOGRAPH-72B9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+72BA 犺 CJK UNIFIED IDEOGRAPH-72BA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+72BB 犻 CJK UNIFIED IDEOGRAPH-72BB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+72BC 犼 CJK UNIFIED IDEOGRAPH-72BC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+72BD 犽 CJK UNIFIED IDEOGRAPH-72BD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+72BE 犾 CJK UNIFIED IDEOGRAPH-72BE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+72BF 犿 CJK UNIFIED IDEOGRAPH-72BF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+72C0 狀 CJK UNIFIED IDEOGRAPH-72C0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+72C1 狁 CJK UNIFIED IDEOGRAPH-72C1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+72C2 狂 CJK UNIFIED IDEOGRAPH-72C2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+72C3 狃 CJK UNIFIED IDEOGRAPH-72C3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+72C4 狄 CJK UNIFIED IDEOGRAPH-72C4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+72C5 狅 CJK UNIFIED IDEOGRAPH-72C5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+72C6 狆 CJK UNIFIED IDEOGRAPH-72C6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+72C7 狇 CJK UNIFIED IDEOGRAPH-72C7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+72C8 狈 CJK UNIFIED IDEOGRAPH-72C8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+72C9 狉 CJK UNIFIED IDEOGRAPH-72C9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+72CA 狊 CJK UNIFIED IDEOGRAPH-72CA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+72CB 狋 CJK UNIFIED IDEOGRAPH-72CB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+72CC 狌 CJK UNIFIED IDEOGRAPH-72CC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+72CD 狍 CJK UNIFIED IDEOGRAPH-72CD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+72CE 狎 CJK UNIFIED IDEOGRAPH-72CE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+72CF 狏 CJK UNIFIED IDEOGRAPH-72CF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+72D0 狐 CJK UNIFIED IDEOGRAPH-72D0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+72D1 狑 CJK UNIFIED IDEOGRAPH-72D1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+72D2 狒 CJK UNIFIED IDEOGRAPH-72D2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+72D3 狓 CJK UNIFIED IDEOGRAPH-72D3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+72D4 狔 CJK UNIFIED IDEOGRAPH-72D4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+72D5 狕 CJK UNIFIED IDEOGRAPH-72D5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+72D6 狖 CJK UNIFIED IDEOGRAPH-72D6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+72D7 狗 CJK UNIFIED IDEOGRAPH-72D7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+72D8 狘 CJK UNIFIED IDEOGRAPH-72D8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+72D9 狙 CJK UNIFIED IDEOGRAPH-72D9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+72DA 狚 CJK UNIFIED IDEOGRAPH-72DA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+72DB 狛 CJK UNIFIED IDEOGRAPH-72DB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+72DC 狜 CJK UNIFIED IDEOGRAPH-72DC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+72DD 狝 CJK UNIFIED IDEOGRAPH-72DD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+72DE 狞 CJK UNIFIED IDEOGRAPH-72DE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+72DF 狟 CJK UNIFIED IDEOGRAPH-72DF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+72E0 狠 CJK UNIFIED IDEOGRAPH-72E0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+72E1 狡 CJK UNIFIED IDEOGRAPH-72E1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+72E2 狢 CJK UNIFIED IDEOGRAPH-72E2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+72E3 狣 CJK UNIFIED IDEOGRAPH-72E3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+72E4 狤 CJK UNIFIED IDEOGRAPH-72E4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+72E5 狥 CJK UNIFIED IDEOGRAPH-72E5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+72E6 狦 CJK UNIFIED IDEOGRAPH-72E6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+72E7 狧 CJK UNIFIED IDEOGRAPH-72E7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+72E8 狨 CJK UNIFIED IDEOGRAPH-72E8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+72E9 狩 CJK UNIFIED IDEOGRAPH-72E9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+72EA 狪 CJK UNIFIED IDEOGRAPH-72EA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+72EB 狫 CJK UNIFIED IDEOGRAPH-72EB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+72EC 独 CJK UNIFIED IDEOGRAPH-72EC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+72ED 狭 CJK UNIFIED IDEOGRAPH-72ED | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+72EE 狮 CJK UNIFIED IDEOGRAPH-72EE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+72EF 狯 CJK UNIFIED IDEOGRAPH-72EF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+72F0 狰 CJK UNIFIED IDEOGRAPH-72F0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+72F1 狱 CJK UNIFIED IDEOGRAPH-72F1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+72F2 狲 CJK UNIFIED IDEOGRAPH-72F2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+72F3 狳 CJK UNIFIED IDEOGRAPH-72F3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+72F4 狴 CJK UNIFIED IDEOGRAPH-72F4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+72F5 狵 CJK UNIFIED IDEOGRAPH-72F5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+72F6 狶 CJK UNIFIED IDEOGRAPH-72F6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+72F7 狷 CJK UNIFIED IDEOGRAPH-72F7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+72F8 狸 CJK UNIFIED IDEOGRAPH-72F8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+72F9 狹 CJK UNIFIED IDEOGRAPH-72F9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+72FA 狺 CJK UNIFIED IDEOGRAPH-72FA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+72FB 狻 CJK UNIFIED IDEOGRAPH-72FB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+72FC 狼 CJK UNIFIED IDEOGRAPH-72FC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+72FD 狽 CJK UNIFIED IDEOGRAPH-72FD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+72FE 狾 CJK UNIFIED IDEOGRAPH-72FE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+72FF 狿 CJK UNIFIED IDEOGRAPH-72FF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7300 猀 CJK UNIFIED IDEOGRAPH-7300 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7301 猁 CJK UNIFIED IDEOGRAPH-7301 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7302 猂 CJK UNIFIED IDEOGRAPH-7302 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7303 猃 CJK UNIFIED IDEOGRAPH-7303 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7304 猄 CJK UNIFIED IDEOGRAPH-7304 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7305 猅 CJK UNIFIED IDEOGRAPH-7305 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7306 猆 CJK UNIFIED IDEOGRAPH-7306 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7307 猇 CJK UNIFIED IDEOGRAPH-7307 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7308 猈 CJK UNIFIED IDEOGRAPH-7308 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7309 猉 CJK UNIFIED IDEOGRAPH-7309 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+730A 猊 CJK UNIFIED IDEOGRAPH-730A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+730B 猋 CJK UNIFIED IDEOGRAPH-730B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+730C 猌 CJK UNIFIED IDEOGRAPH-730C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+730D 猍 CJK UNIFIED IDEOGRAPH-730D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+730E 猎 CJK UNIFIED IDEOGRAPH-730E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+730F 猏 CJK UNIFIED IDEOGRAPH-730F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7310 猐 CJK UNIFIED IDEOGRAPH-7310 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7311 猑 CJK UNIFIED IDEOGRAPH-7311 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7312 猒 CJK UNIFIED IDEOGRAPH-7312 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7313 猓 CJK UNIFIED IDEOGRAPH-7313 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7314 猔 CJK UNIFIED IDEOGRAPH-7314 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7315 猕 CJK UNIFIED IDEOGRAPH-7315 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7316 猖 CJK UNIFIED IDEOGRAPH-7316 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7317 猗 CJK UNIFIED IDEOGRAPH-7317 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7318 猘 CJK UNIFIED IDEOGRAPH-7318 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7319 猙 CJK UNIFIED IDEOGRAPH-7319 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+731A 猚 CJK UNIFIED IDEOGRAPH-731A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+731B 猛 CJK UNIFIED IDEOGRAPH-731B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+731C 猜 CJK UNIFIED IDEOGRAPH-731C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+731D 猝 CJK UNIFIED IDEOGRAPH-731D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+731E 猞 CJK UNIFIED IDEOGRAPH-731E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+731F 猟 CJK UNIFIED IDEOGRAPH-731F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7320 猠 CJK UNIFIED IDEOGRAPH-7320 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7321 猡 CJK UNIFIED IDEOGRAPH-7321 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7322 猢 CJK UNIFIED IDEOGRAPH-7322 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7323 猣 CJK UNIFIED IDEOGRAPH-7323 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7324 猤 CJK UNIFIED IDEOGRAPH-7324 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7325 猥 CJK UNIFIED IDEOGRAPH-7325 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7326 猦 CJK UNIFIED IDEOGRAPH-7326 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7327 猧 CJK UNIFIED IDEOGRAPH-7327 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7328 猨 CJK UNIFIED IDEOGRAPH-7328 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7329 猩 CJK UNIFIED IDEOGRAPH-7329 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+732A 猪 CJK UNIFIED IDEOGRAPH-732A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+732B 猫 CJK UNIFIED IDEOGRAPH-732B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+732C 猬 CJK UNIFIED IDEOGRAPH-732C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+732D 猭 CJK UNIFIED IDEOGRAPH-732D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+732E 献 CJK UNIFIED IDEOGRAPH-732E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+732F 猯 CJK UNIFIED IDEOGRAPH-732F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7330 猰 CJK UNIFIED IDEOGRAPH-7330 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7331 猱 CJK UNIFIED IDEOGRAPH-7331 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7332 猲 CJK UNIFIED IDEOGRAPH-7332 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7333 猳 CJK UNIFIED IDEOGRAPH-7333 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7334 猴 CJK UNIFIED IDEOGRAPH-7334 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7335 猵 CJK UNIFIED IDEOGRAPH-7335 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7336 猶 CJK UNIFIED IDEOGRAPH-7336 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7337 猷 CJK UNIFIED IDEOGRAPH-7337 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7338 猸 CJK UNIFIED IDEOGRAPH-7338 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7339 猹 CJK UNIFIED IDEOGRAPH-7339 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+733A 猺 CJK UNIFIED IDEOGRAPH-733A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+733B 猻 CJK UNIFIED IDEOGRAPH-733B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+733C 猼 CJK UNIFIED IDEOGRAPH-733C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+733D 猽 CJK UNIFIED IDEOGRAPH-733D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+733E 猾 CJK UNIFIED IDEOGRAPH-733E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+733F 猿 CJK UNIFIED IDEOGRAPH-733F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7340 獀 CJK UNIFIED IDEOGRAPH-7340 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7341 獁 CJK UNIFIED IDEOGRAPH-7341 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7342 獂 CJK UNIFIED IDEOGRAPH-7342 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7343 獃 CJK UNIFIED IDEOGRAPH-7343 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7344 獄 CJK UNIFIED IDEOGRAPH-7344 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7345 獅 CJK UNIFIED IDEOGRAPH-7345 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7346 獆 CJK UNIFIED IDEOGRAPH-7346 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7347 獇 CJK UNIFIED IDEOGRAPH-7347 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7348 獈 CJK UNIFIED IDEOGRAPH-7348 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7349 獉 CJK UNIFIED IDEOGRAPH-7349 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+734A 獊 CJK UNIFIED IDEOGRAPH-734A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+734B 獋 CJK UNIFIED IDEOGRAPH-734B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+734C 獌 CJK UNIFIED IDEOGRAPH-734C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+734D 獍 CJK UNIFIED IDEOGRAPH-734D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+734E 獎 CJK UNIFIED IDEOGRAPH-734E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+734F 獏 CJK UNIFIED IDEOGRAPH-734F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7350 獐 CJK UNIFIED IDEOGRAPH-7350 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7351 獑 CJK UNIFIED IDEOGRAPH-7351 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7352 獒 CJK UNIFIED IDEOGRAPH-7352 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7353 獓 CJK UNIFIED IDEOGRAPH-7353 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7354 獔 CJK UNIFIED IDEOGRAPH-7354 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7355 獕 CJK UNIFIED IDEOGRAPH-7355 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7356 獖 CJK UNIFIED IDEOGRAPH-7356 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7357 獗 CJK UNIFIED IDEOGRAPH-7357 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7358 獘 CJK UNIFIED IDEOGRAPH-7358 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7359 獙 CJK UNIFIED IDEOGRAPH-7359 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+735A 獚 CJK UNIFIED IDEOGRAPH-735A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+735B 獛 CJK UNIFIED IDEOGRAPH-735B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+735C 獜 CJK UNIFIED IDEOGRAPH-735C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+735D 獝 CJK UNIFIED IDEOGRAPH-735D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+735E 獞 CJK UNIFIED IDEOGRAPH-735E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+735F 獟 CJK UNIFIED IDEOGRAPH-735F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7360 獠 CJK UNIFIED IDEOGRAPH-7360 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7361 獡 CJK UNIFIED IDEOGRAPH-7361 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7362 獢 CJK UNIFIED IDEOGRAPH-7362 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7363 獣 CJK UNIFIED IDEOGRAPH-7363 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7364 獤 CJK UNIFIED IDEOGRAPH-7364 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7365 獥 CJK UNIFIED IDEOGRAPH-7365 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7366 獦 CJK UNIFIED IDEOGRAPH-7366 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7367 獧 CJK UNIFIED IDEOGRAPH-7367 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7368 獨 CJK UNIFIED IDEOGRAPH-7368 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7369 獩 CJK UNIFIED IDEOGRAPH-7369 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+736A 獪 CJK UNIFIED IDEOGRAPH-736A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+736B 獫 CJK UNIFIED IDEOGRAPH-736B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+736C 獬 CJK UNIFIED IDEOGRAPH-736C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+736D 獭 CJK UNIFIED IDEOGRAPH-736D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+736E 獮 CJK UNIFIED IDEOGRAPH-736E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+736F 獯 CJK UNIFIED IDEOGRAPH-736F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7370 獰 CJK UNIFIED IDEOGRAPH-7370 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7371 獱 CJK UNIFIED IDEOGRAPH-7371 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7372 獲 CJK UNIFIED IDEOGRAPH-7372 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7373 獳 CJK UNIFIED IDEOGRAPH-7373 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7374 獴 CJK UNIFIED IDEOGRAPH-7374 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7375 獵 CJK UNIFIED IDEOGRAPH-7375 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7376 獶 CJK UNIFIED IDEOGRAPH-7376 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7377 獷 CJK UNIFIED IDEOGRAPH-7377 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7378 獸 CJK UNIFIED IDEOGRAPH-7378 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7379 獹 CJK UNIFIED IDEOGRAPH-7379 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+737A 獺 CJK UNIFIED IDEOGRAPH-737A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+737B 獻 CJK UNIFIED IDEOGRAPH-737B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+737C 獼 CJK UNIFIED IDEOGRAPH-737C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+737D 獽 CJK UNIFIED IDEOGRAPH-737D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+737E 獾 CJK UNIFIED IDEOGRAPH-737E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+737F 獿 CJK UNIFIED IDEOGRAPH-737F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7380 玀 CJK UNIFIED IDEOGRAPH-7380 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7381 玁 CJK UNIFIED IDEOGRAPH-7381 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7382 玂 CJK UNIFIED IDEOGRAPH-7382 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7383 玃 CJK UNIFIED IDEOGRAPH-7383 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7384 玄 CJK UNIFIED IDEOGRAPH-7384 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7385 玅 CJK UNIFIED IDEOGRAPH-7385 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7386 玆 CJK UNIFIED IDEOGRAPH-7386 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7387 率 CJK UNIFIED IDEOGRAPH-7387 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7388 玈 CJK UNIFIED IDEOGRAPH-7388 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7389 玉 CJK UNIFIED IDEOGRAPH-7389 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+738A 玊 CJK UNIFIED IDEOGRAPH-738A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+738B 王 CJK UNIFIED IDEOGRAPH-738B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+738C 玌 CJK UNIFIED IDEOGRAPH-738C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+738D 玍 CJK UNIFIED IDEOGRAPH-738D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+738E 玎 CJK UNIFIED IDEOGRAPH-738E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+738F 玏 CJK UNIFIED IDEOGRAPH-738F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7390 玐 CJK UNIFIED IDEOGRAPH-7390 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7391 玑 CJK UNIFIED IDEOGRAPH-7391 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7392 玒 CJK UNIFIED IDEOGRAPH-7392 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7393 玓 CJK UNIFIED IDEOGRAPH-7393 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7394 玔 CJK UNIFIED IDEOGRAPH-7394 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7395 玕 CJK UNIFIED IDEOGRAPH-7395 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7396 玖 CJK UNIFIED IDEOGRAPH-7396 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7397 玗 CJK UNIFIED IDEOGRAPH-7397 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7398 玘 CJK UNIFIED IDEOGRAPH-7398 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7399 玙 CJK UNIFIED IDEOGRAPH-7399 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+739A 玚 CJK UNIFIED IDEOGRAPH-739A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+739B 玛 CJK UNIFIED IDEOGRAPH-739B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+739C 玜 CJK UNIFIED IDEOGRAPH-739C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+739D 玝 CJK UNIFIED IDEOGRAPH-739D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+739E 玞 CJK UNIFIED IDEOGRAPH-739E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+739F 玟 CJK UNIFIED IDEOGRAPH-739F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+73A0 玠 CJK UNIFIED IDEOGRAPH-73A0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+73A1 玡 CJK UNIFIED IDEOGRAPH-73A1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+73A2 玢 CJK UNIFIED IDEOGRAPH-73A2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+73A3 玣 CJK UNIFIED IDEOGRAPH-73A3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+73A4 玤 CJK UNIFIED IDEOGRAPH-73A4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+73A5 玥 CJK UNIFIED IDEOGRAPH-73A5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+73A6 玦 CJK UNIFIED IDEOGRAPH-73A6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+73A7 玧 CJK UNIFIED IDEOGRAPH-73A7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+73A8 玨 CJK UNIFIED IDEOGRAPH-73A8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+73A9 玩 CJK UNIFIED IDEOGRAPH-73A9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+73AA 玪 CJK UNIFIED IDEOGRAPH-73AA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+73AB 玫 CJK UNIFIED IDEOGRAPH-73AB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+73AC 玬 CJK UNIFIED IDEOGRAPH-73AC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+73AD 玭 CJK UNIFIED IDEOGRAPH-73AD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+73AE 玮 CJK UNIFIED IDEOGRAPH-73AE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+73AF 环 CJK UNIFIED IDEOGRAPH-73AF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+73B0 现 CJK UNIFIED IDEOGRAPH-73B0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+73B1 玱 CJK UNIFIED IDEOGRAPH-73B1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+73B2 玲 CJK UNIFIED IDEOGRAPH-73B2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+73B3 玳 CJK UNIFIED IDEOGRAPH-73B3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+73B4 玴 CJK UNIFIED IDEOGRAPH-73B4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+73B5 玵 CJK UNIFIED IDEOGRAPH-73B5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+73B6 玶 CJK UNIFIED IDEOGRAPH-73B6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+73B7 玷 CJK UNIFIED IDEOGRAPH-73B7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+73B8 玸 CJK UNIFIED IDEOGRAPH-73B8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+73B9 玹 CJK UNIFIED IDEOGRAPH-73B9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+73BA 玺 CJK UNIFIED IDEOGRAPH-73BA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+73BB 玻 CJK UNIFIED IDEOGRAPH-73BB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+73BC 玼 CJK UNIFIED IDEOGRAPH-73BC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+73BD 玽 CJK UNIFIED IDEOGRAPH-73BD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+73BE 玾 CJK UNIFIED IDEOGRAPH-73BE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+73BF 玿 CJK UNIFIED IDEOGRAPH-73BF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+73C0 珀 CJK UNIFIED IDEOGRAPH-73C0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+73C1 珁 CJK UNIFIED IDEOGRAPH-73C1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+73C2 珂 CJK UNIFIED IDEOGRAPH-73C2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+73C3 珃 CJK UNIFIED IDEOGRAPH-73C3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+73C4 珄 CJK UNIFIED IDEOGRAPH-73C4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+73C5 珅 CJK UNIFIED IDEOGRAPH-73C5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+73C6 珆 CJK UNIFIED IDEOGRAPH-73C6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+73C7 珇 CJK UNIFIED IDEOGRAPH-73C7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+73C8 珈 CJK UNIFIED IDEOGRAPH-73C8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+73C9 珉 CJK UNIFIED IDEOGRAPH-73C9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+73CA 珊 CJK UNIFIED IDEOGRAPH-73CA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+73CB 珋 CJK UNIFIED IDEOGRAPH-73CB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+73CC 珌 CJK UNIFIED IDEOGRAPH-73CC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+73CD 珍 CJK UNIFIED IDEOGRAPH-73CD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+73CE 珎 CJK UNIFIED IDEOGRAPH-73CE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+73CF 珏 CJK UNIFIED IDEOGRAPH-73CF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+73D0 珐 CJK UNIFIED IDEOGRAPH-73D0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+73D1 珑 CJK UNIFIED IDEOGRAPH-73D1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+73D2 珒 CJK UNIFIED IDEOGRAPH-73D2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+73D3 珓 CJK UNIFIED IDEOGRAPH-73D3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+73D4 珔 CJK UNIFIED IDEOGRAPH-73D4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+73D5 珕 CJK UNIFIED IDEOGRAPH-73D5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+73D6 珖 CJK UNIFIED IDEOGRAPH-73D6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+73D7 珗 CJK UNIFIED IDEOGRAPH-73D7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+73D8 珘 CJK UNIFIED IDEOGRAPH-73D8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+73D9 珙 CJK UNIFIED IDEOGRAPH-73D9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+73DA 珚 CJK UNIFIED IDEOGRAPH-73DA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+73DB 珛 CJK UNIFIED IDEOGRAPH-73DB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+73DC 珜 CJK UNIFIED IDEOGRAPH-73DC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+73DD 珝 CJK UNIFIED IDEOGRAPH-73DD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+73DE 珞 CJK UNIFIED IDEOGRAPH-73DE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+73DF 珟 CJK UNIFIED IDEOGRAPH-73DF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+73E0 珠 CJK UNIFIED IDEOGRAPH-73E0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+73E1 珡 CJK UNIFIED IDEOGRAPH-73E1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+73E2 珢 CJK UNIFIED IDEOGRAPH-73E2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+73E3 珣 CJK UNIFIED IDEOGRAPH-73E3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+73E4 珤 CJK UNIFIED IDEOGRAPH-73E4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+73E5 珥 CJK UNIFIED IDEOGRAPH-73E5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+73E6 珦 CJK UNIFIED IDEOGRAPH-73E6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+73E7 珧 CJK UNIFIED IDEOGRAPH-73E7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+73E8 珨 CJK UNIFIED IDEOGRAPH-73E8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+73E9 珩 CJK UNIFIED IDEOGRAPH-73E9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+73EA 珪 CJK UNIFIED IDEOGRAPH-73EA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+73EB 珫 CJK UNIFIED IDEOGRAPH-73EB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+73EC 珬 CJK UNIFIED IDEOGRAPH-73EC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+73ED 班 CJK UNIFIED IDEOGRAPH-73ED | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+73EE 珮 CJK UNIFIED IDEOGRAPH-73EE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+73EF 珯 CJK UNIFIED IDEOGRAPH-73EF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+73F0 珰 CJK UNIFIED IDEOGRAPH-73F0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+73F1 珱 CJK UNIFIED IDEOGRAPH-73F1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+73F2 珲 CJK UNIFIED IDEOGRAPH-73F2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+73F3 珳 CJK UNIFIED IDEOGRAPH-73F3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+73F4 珴 CJK UNIFIED IDEOGRAPH-73F4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+73F5 珵 CJK UNIFIED IDEOGRAPH-73F5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+73F6 珶 CJK UNIFIED IDEOGRAPH-73F6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+73F7 珷 CJK UNIFIED IDEOGRAPH-73F7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+73F8 珸 CJK UNIFIED IDEOGRAPH-73F8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+73F9 珹 CJK UNIFIED IDEOGRAPH-73F9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+73FA 珺 CJK UNIFIED IDEOGRAPH-73FA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+73FB 珻 CJK UNIFIED IDEOGRAPH-73FB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+73FC 珼 CJK UNIFIED IDEOGRAPH-73FC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+73FD 珽 CJK UNIFIED IDEOGRAPH-73FD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+73FE 現 CJK UNIFIED IDEOGRAPH-73FE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+73FF 珿 CJK UNIFIED IDEOGRAPH-73FF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7400 琀 CJK UNIFIED IDEOGRAPH-7400 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7401 琁 CJK UNIFIED IDEOGRAPH-7401 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7402 琂 CJK UNIFIED IDEOGRAPH-7402 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7403 球 CJK UNIFIED IDEOGRAPH-7403 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7404 琄 CJK UNIFIED IDEOGRAPH-7404 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7405 琅 CJK UNIFIED IDEOGRAPH-7405 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7406 理 CJK UNIFIED IDEOGRAPH-7406 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7407 琇 CJK UNIFIED IDEOGRAPH-7407 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7408 琈 CJK UNIFIED IDEOGRAPH-7408 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7409 琉 CJK UNIFIED IDEOGRAPH-7409 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+740A 琊 CJK UNIFIED IDEOGRAPH-740A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+740B 琋 CJK UNIFIED IDEOGRAPH-740B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+740C 琌 CJK UNIFIED IDEOGRAPH-740C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+740D 琍 CJK UNIFIED IDEOGRAPH-740D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+740E 琎 CJK UNIFIED IDEOGRAPH-740E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+740F 琏 CJK UNIFIED IDEOGRAPH-740F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7410 琐 CJK UNIFIED IDEOGRAPH-7410 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7411 琑 CJK UNIFIED IDEOGRAPH-7411 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7412 琒 CJK UNIFIED IDEOGRAPH-7412 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7413 琓 CJK UNIFIED IDEOGRAPH-7413 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7414 琔 CJK UNIFIED IDEOGRAPH-7414 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7415 琕 CJK UNIFIED IDEOGRAPH-7415 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7416 琖 CJK UNIFIED IDEOGRAPH-7416 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7417 琗 CJK UNIFIED IDEOGRAPH-7417 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7418 琘 CJK UNIFIED IDEOGRAPH-7418 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7419 琙 CJK UNIFIED IDEOGRAPH-7419 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+741A 琚 CJK UNIFIED IDEOGRAPH-741A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+741B 琛 CJK UNIFIED IDEOGRAPH-741B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+741C 琜 CJK UNIFIED IDEOGRAPH-741C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+741D 琝 CJK UNIFIED IDEOGRAPH-741D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+741E 琞 CJK UNIFIED IDEOGRAPH-741E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+741F 琟 CJK UNIFIED IDEOGRAPH-741F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7420 琠 CJK UNIFIED IDEOGRAPH-7420 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7421 琡 CJK UNIFIED IDEOGRAPH-7421 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7422 琢 CJK UNIFIED IDEOGRAPH-7422 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7423 琣 CJK UNIFIED IDEOGRAPH-7423 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7424 琤 CJK UNIFIED IDEOGRAPH-7424 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7425 琥 CJK UNIFIED IDEOGRAPH-7425 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7426 琦 CJK UNIFIED IDEOGRAPH-7426 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7427 琧 CJK UNIFIED IDEOGRAPH-7427 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7428 琨 CJK UNIFIED IDEOGRAPH-7428 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7429 琩 CJK UNIFIED IDEOGRAPH-7429 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+742A 琪 CJK UNIFIED IDEOGRAPH-742A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+742B 琫 CJK UNIFIED IDEOGRAPH-742B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+742C 琬 CJK UNIFIED IDEOGRAPH-742C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+742D 琭 CJK UNIFIED IDEOGRAPH-742D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+742E 琮 CJK UNIFIED IDEOGRAPH-742E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+742F 琯 CJK UNIFIED IDEOGRAPH-742F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7430 琰 CJK UNIFIED IDEOGRAPH-7430 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7431 琱 CJK UNIFIED IDEOGRAPH-7431 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7432 琲 CJK UNIFIED IDEOGRAPH-7432 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7433 琳 CJK UNIFIED IDEOGRAPH-7433 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7434 琴 CJK UNIFIED IDEOGRAPH-7434 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7435 琵 CJK UNIFIED IDEOGRAPH-7435 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7436 琶 CJK UNIFIED IDEOGRAPH-7436 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7437 琷 CJK UNIFIED IDEOGRAPH-7437 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7438 琸 CJK UNIFIED IDEOGRAPH-7438 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7439 琹 CJK UNIFIED IDEOGRAPH-7439 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+743A 琺 CJK UNIFIED IDEOGRAPH-743A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+743B 琻 CJK UNIFIED IDEOGRAPH-743B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+743C 琼 CJK UNIFIED IDEOGRAPH-743C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+743D 琽 CJK UNIFIED IDEOGRAPH-743D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+743E 琾 CJK UNIFIED IDEOGRAPH-743E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+743F 琿 CJK UNIFIED IDEOGRAPH-743F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7440 瑀 CJK UNIFIED IDEOGRAPH-7440 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7441 瑁 CJK UNIFIED IDEOGRAPH-7441 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7442 瑂 CJK UNIFIED IDEOGRAPH-7442 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7443 瑃 CJK UNIFIED IDEOGRAPH-7443 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7444 瑄 CJK UNIFIED IDEOGRAPH-7444 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7445 瑅 CJK UNIFIED IDEOGRAPH-7445 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7446 瑆 CJK UNIFIED IDEOGRAPH-7446 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7447 瑇 CJK UNIFIED IDEOGRAPH-7447 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7448 瑈 CJK UNIFIED IDEOGRAPH-7448 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7449 瑉 CJK UNIFIED IDEOGRAPH-7449 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+744A 瑊 CJK UNIFIED IDEOGRAPH-744A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+744B 瑋 CJK UNIFIED IDEOGRAPH-744B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+744C 瑌 CJK UNIFIED IDEOGRAPH-744C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+744D 瑍 CJK UNIFIED IDEOGRAPH-744D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+744E 瑎 CJK UNIFIED IDEOGRAPH-744E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+744F 瑏 CJK UNIFIED IDEOGRAPH-744F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7450 瑐 CJK UNIFIED IDEOGRAPH-7450 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7451 瑑 CJK UNIFIED IDEOGRAPH-7451 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7452 瑒 CJK UNIFIED IDEOGRAPH-7452 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7453 瑓 CJK UNIFIED IDEOGRAPH-7453 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7454 瑔 CJK UNIFIED IDEOGRAPH-7454 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7455 瑕 CJK UNIFIED IDEOGRAPH-7455 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7456 瑖 CJK UNIFIED IDEOGRAPH-7456 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7457 瑗 CJK UNIFIED IDEOGRAPH-7457 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7458 瑘 CJK UNIFIED IDEOGRAPH-7458 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7459 瑙 CJK UNIFIED IDEOGRAPH-7459 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+745A 瑚 CJK UNIFIED IDEOGRAPH-745A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+745B 瑛 CJK UNIFIED IDEOGRAPH-745B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+745C 瑜 CJK UNIFIED IDEOGRAPH-745C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+745D 瑝 CJK UNIFIED IDEOGRAPH-745D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+745E 瑞 CJK UNIFIED IDEOGRAPH-745E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+745F 瑟 CJK UNIFIED IDEOGRAPH-745F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7460 瑠 CJK UNIFIED IDEOGRAPH-7460 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7461 瑡 CJK UNIFIED IDEOGRAPH-7461 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7462 瑢 CJK UNIFIED IDEOGRAPH-7462 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7463 瑣 CJK UNIFIED IDEOGRAPH-7463 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7464 瑤 CJK UNIFIED IDEOGRAPH-7464 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7465 瑥 CJK UNIFIED IDEOGRAPH-7465 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7466 瑦 CJK UNIFIED IDEOGRAPH-7466 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7467 瑧 CJK UNIFIED IDEOGRAPH-7467 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7468 瑨 CJK UNIFIED IDEOGRAPH-7468 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7469 瑩 CJK UNIFIED IDEOGRAPH-7469 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+746A 瑪 CJK UNIFIED IDEOGRAPH-746A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+746B 瑫 CJK UNIFIED IDEOGRAPH-746B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+746C 瑬 CJK UNIFIED IDEOGRAPH-746C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+746D 瑭 CJK UNIFIED IDEOGRAPH-746D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+746E 瑮 CJK UNIFIED IDEOGRAPH-746E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+746F 瑯 CJK UNIFIED IDEOGRAPH-746F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7470 瑰 CJK UNIFIED IDEOGRAPH-7470 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7471 瑱 CJK UNIFIED IDEOGRAPH-7471 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7472 瑲 CJK UNIFIED IDEOGRAPH-7472 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7473 瑳 CJK UNIFIED IDEOGRAPH-7473 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7474 瑴 CJK UNIFIED IDEOGRAPH-7474 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7475 瑵 CJK UNIFIED IDEOGRAPH-7475 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7476 瑶 CJK UNIFIED IDEOGRAPH-7476 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7477 瑷 CJK UNIFIED IDEOGRAPH-7477 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7478 瑸 CJK UNIFIED IDEOGRAPH-7478 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7479 瑹 CJK UNIFIED IDEOGRAPH-7479 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+747A 瑺 CJK UNIFIED IDEOGRAPH-747A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+747B 瑻 CJK UNIFIED IDEOGRAPH-747B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+747C 瑼 CJK UNIFIED IDEOGRAPH-747C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+747D 瑽 CJK UNIFIED IDEOGRAPH-747D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+747E 瑾 CJK UNIFIED IDEOGRAPH-747E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+747F 瑿 CJK UNIFIED IDEOGRAPH-747F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7480 璀 CJK UNIFIED IDEOGRAPH-7480 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7481 璁 CJK UNIFIED IDEOGRAPH-7481 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7482 璂 CJK UNIFIED IDEOGRAPH-7482 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7483 璃 CJK UNIFIED IDEOGRAPH-7483 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7484 璄 CJK UNIFIED IDEOGRAPH-7484 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7485 璅 CJK UNIFIED IDEOGRAPH-7485 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7486 璆 CJK UNIFIED IDEOGRAPH-7486 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7487 璇 CJK UNIFIED IDEOGRAPH-7487 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7488 璈 CJK UNIFIED IDEOGRAPH-7488 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7489 璉 CJK UNIFIED IDEOGRAPH-7489 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+748A 璊 CJK UNIFIED IDEOGRAPH-748A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+748B 璋 CJK UNIFIED IDEOGRAPH-748B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+748C 璌 CJK UNIFIED IDEOGRAPH-748C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+748D 璍 CJK UNIFIED IDEOGRAPH-748D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+748E 璎 CJK UNIFIED IDEOGRAPH-748E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+748F 璏 CJK UNIFIED IDEOGRAPH-748F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7490 璐 CJK UNIFIED IDEOGRAPH-7490 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7491 璑 CJK UNIFIED IDEOGRAPH-7491 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7492 璒 CJK UNIFIED IDEOGRAPH-7492 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7493 璓 CJK UNIFIED IDEOGRAPH-7493 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7494 璔 CJK UNIFIED IDEOGRAPH-7494 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7495 璕 CJK UNIFIED IDEOGRAPH-7495 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7496 璖 CJK UNIFIED IDEOGRAPH-7496 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7497 璗 CJK UNIFIED IDEOGRAPH-7497 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7498 璘 CJK UNIFIED IDEOGRAPH-7498 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7499 璙 CJK UNIFIED IDEOGRAPH-7499 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+749A 璚 CJK UNIFIED IDEOGRAPH-749A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+749B 璛 CJK UNIFIED IDEOGRAPH-749B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+749C 璜 CJK UNIFIED IDEOGRAPH-749C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+749D 璝 CJK UNIFIED IDEOGRAPH-749D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+749E 璞 CJK UNIFIED IDEOGRAPH-749E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+749F 璟 CJK UNIFIED IDEOGRAPH-749F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+74A0 璠 CJK UNIFIED IDEOGRAPH-74A0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+74A1 璡 CJK UNIFIED IDEOGRAPH-74A1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+74A2 璢 CJK UNIFIED IDEOGRAPH-74A2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+74A3 璣 CJK UNIFIED IDEOGRAPH-74A3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+74A4 璤 CJK UNIFIED IDEOGRAPH-74A4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+74A5 璥 CJK UNIFIED IDEOGRAPH-74A5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+74A6 璦 CJK UNIFIED IDEOGRAPH-74A6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+74A7 璧 CJK UNIFIED IDEOGRAPH-74A7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+74A8 璨 CJK UNIFIED IDEOGRAPH-74A8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+74A9 璩 CJK UNIFIED IDEOGRAPH-74A9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+74AA 璪 CJK UNIFIED IDEOGRAPH-74AA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+74AB 璫 CJK UNIFIED IDEOGRAPH-74AB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+74AC 璬 CJK UNIFIED IDEOGRAPH-74AC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+74AD 璭 CJK UNIFIED IDEOGRAPH-74AD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+74AE 璮 CJK UNIFIED IDEOGRAPH-74AE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+74AF 璯 CJK UNIFIED IDEOGRAPH-74AF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+74B0 環 CJK UNIFIED IDEOGRAPH-74B0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+74B1 璱 CJK UNIFIED IDEOGRAPH-74B1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+74B2 璲 CJK UNIFIED IDEOGRAPH-74B2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+74B3 璳 CJK UNIFIED IDEOGRAPH-74B3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+74B4 璴 CJK UNIFIED IDEOGRAPH-74B4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+74B5 璵 CJK UNIFIED IDEOGRAPH-74B5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+74B6 璶 CJK UNIFIED IDEOGRAPH-74B6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+74B7 璷 CJK UNIFIED IDEOGRAPH-74B7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+74B8 璸 CJK UNIFIED IDEOGRAPH-74B8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+74B9 璹 CJK UNIFIED IDEOGRAPH-74B9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+74BA 璺 CJK UNIFIED IDEOGRAPH-74BA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+74BB 璻 CJK UNIFIED IDEOGRAPH-74BB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+74BC 璼 CJK UNIFIED IDEOGRAPH-74BC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+74BD 璽 CJK UNIFIED IDEOGRAPH-74BD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+74BE 璾 CJK UNIFIED IDEOGRAPH-74BE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+74BF 璿 CJK UNIFIED IDEOGRAPH-74BF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+74C0 瓀 CJK UNIFIED IDEOGRAPH-74C0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+74C1 瓁 CJK UNIFIED IDEOGRAPH-74C1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+74C2 瓂 CJK UNIFIED IDEOGRAPH-74C2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+74C3 瓃 CJK UNIFIED IDEOGRAPH-74C3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+74C4 瓄 CJK UNIFIED IDEOGRAPH-74C4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+74C5 瓅 CJK UNIFIED IDEOGRAPH-74C5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+74C6 瓆 CJK UNIFIED IDEOGRAPH-74C6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+74C7 瓇 CJK UNIFIED IDEOGRAPH-74C7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+74C8 瓈 CJK UNIFIED IDEOGRAPH-74C8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+74C9 瓉 CJK UNIFIED IDEOGRAPH-74C9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+74CA 瓊 CJK UNIFIED IDEOGRAPH-74CA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+74CB 瓋 CJK UNIFIED IDEOGRAPH-74CB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+74CC 瓌 CJK UNIFIED IDEOGRAPH-74CC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+74CD 瓍 CJK UNIFIED IDEOGRAPH-74CD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+74CE 瓎 CJK UNIFIED IDEOGRAPH-74CE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+74CF 瓏 CJK UNIFIED IDEOGRAPH-74CF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+74D0 瓐 CJK UNIFIED IDEOGRAPH-74D0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+74D1 瓑 CJK UNIFIED IDEOGRAPH-74D1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+74D2 瓒 CJK UNIFIED IDEOGRAPH-74D2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+74D3 瓓 CJK UNIFIED IDEOGRAPH-74D3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+74D4 瓔 CJK UNIFIED IDEOGRAPH-74D4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+74D5 瓕 CJK UNIFIED IDEOGRAPH-74D5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+74D6 瓖 CJK UNIFIED IDEOGRAPH-74D6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+74D7 瓗 CJK UNIFIED IDEOGRAPH-74D7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+74D8 瓘 CJK UNIFIED IDEOGRAPH-74D8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+74D9 瓙 CJK UNIFIED IDEOGRAPH-74D9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+74DA 瓚 CJK UNIFIED IDEOGRAPH-74DA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+74DB 瓛 CJK UNIFIED IDEOGRAPH-74DB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+74DC 瓜 CJK UNIFIED IDEOGRAPH-74DC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+74DD 瓝 CJK UNIFIED IDEOGRAPH-74DD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+74DE 瓞 CJK UNIFIED IDEOGRAPH-74DE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+74DF 瓟 CJK UNIFIED IDEOGRAPH-74DF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+74E0 瓠 CJK UNIFIED IDEOGRAPH-74E0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+74E1 瓡 CJK UNIFIED IDEOGRAPH-74E1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+74E2 瓢 CJK UNIFIED IDEOGRAPH-74E2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+74E3 瓣 CJK UNIFIED IDEOGRAPH-74E3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+74E4 瓤 CJK UNIFIED IDEOGRAPH-74E4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+74E5 瓥 CJK UNIFIED IDEOGRAPH-74E5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+74E6 瓦 CJK UNIFIED IDEOGRAPH-74E6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+74E7 瓧 CJK UNIFIED IDEOGRAPH-74E7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+74E8 瓨 CJK UNIFIED IDEOGRAPH-74E8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+74E9 瓩 CJK UNIFIED IDEOGRAPH-74E9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+74EA 瓪 CJK UNIFIED IDEOGRAPH-74EA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+74EB 瓫 CJK UNIFIED IDEOGRAPH-74EB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+74EC 瓬 CJK UNIFIED IDEOGRAPH-74EC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+74ED 瓭 CJK UNIFIED IDEOGRAPH-74ED | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+74EE 瓮 CJK UNIFIED IDEOGRAPH-74EE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+74EF 瓯 CJK UNIFIED IDEOGRAPH-74EF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+74F0 瓰 CJK UNIFIED IDEOGRAPH-74F0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+74F1 瓱 CJK UNIFIED IDEOGRAPH-74F1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+74F2 瓲 CJK UNIFIED IDEOGRAPH-74F2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+74F3 瓳 CJK UNIFIED IDEOGRAPH-74F3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+74F4 瓴 CJK UNIFIED IDEOGRAPH-74F4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+74F5 瓵 CJK UNIFIED IDEOGRAPH-74F5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+74F6 瓶 CJK UNIFIED IDEOGRAPH-74F6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+74F7 瓷 CJK UNIFIED IDEOGRAPH-74F7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+74F8 瓸 CJK UNIFIED IDEOGRAPH-74F8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+74F9 瓹 CJK UNIFIED IDEOGRAPH-74F9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+74FA 瓺 CJK UNIFIED IDEOGRAPH-74FA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+74FB 瓻 CJK UNIFIED IDEOGRAPH-74FB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+74FC 瓼 CJK UNIFIED IDEOGRAPH-74FC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+74FD 瓽 CJK UNIFIED IDEOGRAPH-74FD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+74FE 瓾 CJK UNIFIED IDEOGRAPH-74FE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+74FF 瓿 CJK UNIFIED IDEOGRAPH-74FF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7500 甀 CJK UNIFIED IDEOGRAPH-7500 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7501 甁 CJK UNIFIED IDEOGRAPH-7501 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7502 甂 CJK UNIFIED IDEOGRAPH-7502 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7503 甃 CJK UNIFIED IDEOGRAPH-7503 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7504 甄 CJK UNIFIED IDEOGRAPH-7504 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7505 甅 CJK UNIFIED IDEOGRAPH-7505 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7506 甆 CJK UNIFIED IDEOGRAPH-7506 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7507 甇 CJK UNIFIED IDEOGRAPH-7507 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7508 甈 CJK UNIFIED IDEOGRAPH-7508 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7509 甉 CJK UNIFIED IDEOGRAPH-7509 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+750A 甊 CJK UNIFIED IDEOGRAPH-750A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+750B 甋 CJK UNIFIED IDEOGRAPH-750B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+750C 甌 CJK UNIFIED IDEOGRAPH-750C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+750D 甍 CJK UNIFIED IDEOGRAPH-750D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+750E 甎 CJK UNIFIED IDEOGRAPH-750E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+750F 甏 CJK UNIFIED IDEOGRAPH-750F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7510 甐 CJK UNIFIED IDEOGRAPH-7510 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7511 甑 CJK UNIFIED IDEOGRAPH-7511 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7512 甒 CJK UNIFIED IDEOGRAPH-7512 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7513 甓 CJK UNIFIED IDEOGRAPH-7513 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7514 甔 CJK UNIFIED IDEOGRAPH-7514 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7515 甕 CJK UNIFIED IDEOGRAPH-7515 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7516 甖 CJK UNIFIED IDEOGRAPH-7516 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7517 甗 CJK UNIFIED IDEOGRAPH-7517 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7518 甘 CJK UNIFIED IDEOGRAPH-7518 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7519 甙 CJK UNIFIED IDEOGRAPH-7519 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+751A 甚 CJK UNIFIED IDEOGRAPH-751A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+751B 甛 CJK UNIFIED IDEOGRAPH-751B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+751C 甜 CJK UNIFIED IDEOGRAPH-751C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+751D 甝 CJK UNIFIED IDEOGRAPH-751D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+751E 甞 CJK UNIFIED IDEOGRAPH-751E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+751F 生 CJK UNIFIED IDEOGRAPH-751F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7520 甠 CJK UNIFIED IDEOGRAPH-7520 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7521 甡 CJK UNIFIED IDEOGRAPH-7521 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7522 產 CJK UNIFIED IDEOGRAPH-7522 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7523 産 CJK UNIFIED IDEOGRAPH-7523 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7524 甤 CJK UNIFIED IDEOGRAPH-7524 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7525 甥 CJK UNIFIED IDEOGRAPH-7525 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7526 甦 CJK UNIFIED IDEOGRAPH-7526 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7527 甧 CJK UNIFIED IDEOGRAPH-7527 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7528 用 CJK UNIFIED IDEOGRAPH-7528 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7529 甩 CJK UNIFIED IDEOGRAPH-7529 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+752A 甪 CJK UNIFIED IDEOGRAPH-752A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+752B 甫 CJK UNIFIED IDEOGRAPH-752B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+752C 甬 CJK UNIFIED IDEOGRAPH-752C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+752D 甭 CJK UNIFIED IDEOGRAPH-752D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+752E 甮 CJK UNIFIED IDEOGRAPH-752E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+752F 甯 CJK UNIFIED IDEOGRAPH-752F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7530 田 CJK UNIFIED IDEOGRAPH-7530 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7531 由 CJK UNIFIED IDEOGRAPH-7531 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7532 甲 CJK UNIFIED IDEOGRAPH-7532 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7533 申 CJK UNIFIED IDEOGRAPH-7533 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7534 甴 CJK UNIFIED IDEOGRAPH-7534 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7535 电 CJK UNIFIED IDEOGRAPH-7535 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7536 甶 CJK UNIFIED IDEOGRAPH-7536 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7537 男 CJK UNIFIED IDEOGRAPH-7537 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7538 甸 CJK UNIFIED IDEOGRAPH-7538 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7539 甹 CJK UNIFIED IDEOGRAPH-7539 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+753A 町 CJK UNIFIED IDEOGRAPH-753A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+753B 画 CJK UNIFIED IDEOGRAPH-753B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+753C 甼 CJK UNIFIED IDEOGRAPH-753C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+753D 甽 CJK UNIFIED IDEOGRAPH-753D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+753E 甾 CJK UNIFIED IDEOGRAPH-753E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+753F 甿 CJK UNIFIED IDEOGRAPH-753F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7540 畀 CJK UNIFIED IDEOGRAPH-7540 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7541 畁 CJK UNIFIED IDEOGRAPH-7541 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7542 畂 CJK UNIFIED IDEOGRAPH-7542 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7543 畃 CJK UNIFIED IDEOGRAPH-7543 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7544 畄 CJK UNIFIED IDEOGRAPH-7544 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7545 畅 CJK UNIFIED IDEOGRAPH-7545 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7546 畆 CJK UNIFIED IDEOGRAPH-7546 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7547 畇 CJK UNIFIED IDEOGRAPH-7547 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7548 畈 CJK UNIFIED IDEOGRAPH-7548 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7549 畉 CJK UNIFIED IDEOGRAPH-7549 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+754A 畊 CJK UNIFIED IDEOGRAPH-754A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+754B 畋 CJK UNIFIED IDEOGRAPH-754B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+754C 界 CJK UNIFIED IDEOGRAPH-754C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+754D 畍 CJK UNIFIED IDEOGRAPH-754D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+754E 畎 CJK UNIFIED IDEOGRAPH-754E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+754F 畏 CJK UNIFIED IDEOGRAPH-754F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7550 畐 CJK UNIFIED IDEOGRAPH-7550 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7551 畑 CJK UNIFIED IDEOGRAPH-7551 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7552 畒 CJK UNIFIED IDEOGRAPH-7552 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7553 畓 CJK UNIFIED IDEOGRAPH-7553 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7554 畔 CJK UNIFIED IDEOGRAPH-7554 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7555 畕 CJK UNIFIED IDEOGRAPH-7555 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7556 畖 CJK UNIFIED IDEOGRAPH-7556 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7557 畗 CJK UNIFIED IDEOGRAPH-7557 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7558 畘 CJK UNIFIED IDEOGRAPH-7558 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7559 留 CJK UNIFIED IDEOGRAPH-7559 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+755A 畚 CJK UNIFIED IDEOGRAPH-755A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+755B 畛 CJK UNIFIED IDEOGRAPH-755B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+755C 畜 CJK UNIFIED IDEOGRAPH-755C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+755D 畝 CJK UNIFIED IDEOGRAPH-755D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+755E 畞 CJK UNIFIED IDEOGRAPH-755E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+755F 畟 CJK UNIFIED IDEOGRAPH-755F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7560 畠 CJK UNIFIED IDEOGRAPH-7560 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7561 畡 CJK UNIFIED IDEOGRAPH-7561 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7562 畢 CJK UNIFIED IDEOGRAPH-7562 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7563 畣 CJK UNIFIED IDEOGRAPH-7563 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7564 畤 CJK UNIFIED IDEOGRAPH-7564 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7565 略 CJK UNIFIED IDEOGRAPH-7565 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7566 畦 CJK UNIFIED IDEOGRAPH-7566 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7567 畧 CJK UNIFIED IDEOGRAPH-7567 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7568 畨 CJK UNIFIED IDEOGRAPH-7568 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7569 畩 CJK UNIFIED IDEOGRAPH-7569 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+756A 番 CJK UNIFIED IDEOGRAPH-756A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+756B 畫 CJK UNIFIED IDEOGRAPH-756B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+756C 畬 CJK UNIFIED IDEOGRAPH-756C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+756D 畭 CJK UNIFIED IDEOGRAPH-756D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+756E 畮 CJK UNIFIED IDEOGRAPH-756E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+756F 畯 CJK UNIFIED IDEOGRAPH-756F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7570 異 CJK UNIFIED IDEOGRAPH-7570 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7571 畱 CJK UNIFIED IDEOGRAPH-7571 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7572 畲 CJK UNIFIED IDEOGRAPH-7572 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7573 畳 CJK UNIFIED IDEOGRAPH-7573 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7574 畴 CJK UNIFIED IDEOGRAPH-7574 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7575 畵 CJK UNIFIED IDEOGRAPH-7575 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7576 當 CJK UNIFIED IDEOGRAPH-7576 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7577 畷 CJK UNIFIED IDEOGRAPH-7577 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7578 畸 CJK UNIFIED IDEOGRAPH-7578 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7579 畹 CJK UNIFIED IDEOGRAPH-7579 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+757A 畺 CJK UNIFIED IDEOGRAPH-757A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+757B 畻 CJK UNIFIED IDEOGRAPH-757B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+757C 畼 CJK UNIFIED IDEOGRAPH-757C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+757D 畽 CJK UNIFIED IDEOGRAPH-757D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+757E 畾 CJK UNIFIED IDEOGRAPH-757E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+757F 畿 CJK UNIFIED IDEOGRAPH-757F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7580 疀 CJK UNIFIED IDEOGRAPH-7580 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7581 疁 CJK UNIFIED IDEOGRAPH-7581 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7582 疂 CJK UNIFIED IDEOGRAPH-7582 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7583 疃 CJK UNIFIED IDEOGRAPH-7583 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7584 疄 CJK UNIFIED IDEOGRAPH-7584 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7585 疅 CJK UNIFIED IDEOGRAPH-7585 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7586 疆 CJK UNIFIED IDEOGRAPH-7586 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7587 疇 CJK UNIFIED IDEOGRAPH-7587 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7588 疈 CJK UNIFIED IDEOGRAPH-7588 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7589 疉 CJK UNIFIED IDEOGRAPH-7589 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+758A 疊 CJK UNIFIED IDEOGRAPH-758A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+758B 疋 CJK UNIFIED IDEOGRAPH-758B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+758C 疌 CJK UNIFIED IDEOGRAPH-758C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+758D 疍 CJK UNIFIED IDEOGRAPH-758D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+758E 疎 CJK UNIFIED IDEOGRAPH-758E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+758F 疏 CJK UNIFIED IDEOGRAPH-758F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7590 疐 CJK UNIFIED IDEOGRAPH-7590 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7591 疑 CJK UNIFIED IDEOGRAPH-7591 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7592 疒 CJK UNIFIED IDEOGRAPH-7592 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7593 疓 CJK UNIFIED IDEOGRAPH-7593 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7594 疔 CJK UNIFIED IDEOGRAPH-7594 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7595 疕 CJK UNIFIED IDEOGRAPH-7595 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7596 疖 CJK UNIFIED IDEOGRAPH-7596 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7597 疗 CJK UNIFIED IDEOGRAPH-7597 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7598 疘 CJK UNIFIED IDEOGRAPH-7598 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7599 疙 CJK UNIFIED IDEOGRAPH-7599 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+759A 疚 CJK UNIFIED IDEOGRAPH-759A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+759B 疛 CJK UNIFIED IDEOGRAPH-759B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+759C 疜 CJK UNIFIED IDEOGRAPH-759C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+759D 疝 CJK UNIFIED IDEOGRAPH-759D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+759E 疞 CJK UNIFIED IDEOGRAPH-759E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+759F 疟 CJK UNIFIED IDEOGRAPH-759F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+75A0 疠 CJK UNIFIED IDEOGRAPH-75A0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+75A1 疡 CJK UNIFIED IDEOGRAPH-75A1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+75A2 疢 CJK UNIFIED IDEOGRAPH-75A2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+75A3 疣 CJK UNIFIED IDEOGRAPH-75A3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+75A4 疤 CJK UNIFIED IDEOGRAPH-75A4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+75A5 疥 CJK UNIFIED IDEOGRAPH-75A5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+75A6 疦 CJK UNIFIED IDEOGRAPH-75A6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+75A7 疧 CJK UNIFIED IDEOGRAPH-75A7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+75A8 疨 CJK UNIFIED IDEOGRAPH-75A8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+75A9 疩 CJK UNIFIED IDEOGRAPH-75A9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+75AA 疪 CJK UNIFIED IDEOGRAPH-75AA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+75AB 疫 CJK UNIFIED IDEOGRAPH-75AB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+75AC 疬 CJK UNIFIED IDEOGRAPH-75AC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+75AD 疭 CJK UNIFIED IDEOGRAPH-75AD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+75AE 疮 CJK UNIFIED IDEOGRAPH-75AE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+75AF 疯 CJK UNIFIED IDEOGRAPH-75AF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+75B0 疰 CJK UNIFIED IDEOGRAPH-75B0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+75B1 疱 CJK UNIFIED IDEOGRAPH-75B1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+75B2 疲 CJK UNIFIED IDEOGRAPH-75B2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+75B3 疳 CJK UNIFIED IDEOGRAPH-75B3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+75B4 疴 CJK UNIFIED IDEOGRAPH-75B4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+75B5 疵 CJK UNIFIED IDEOGRAPH-75B5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+75B6 疶 CJK UNIFIED IDEOGRAPH-75B6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+75B7 疷 CJK UNIFIED IDEOGRAPH-75B7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+75B8 疸 CJK UNIFIED IDEOGRAPH-75B8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+75B9 疹 CJK UNIFIED IDEOGRAPH-75B9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+75BA 疺 CJK UNIFIED IDEOGRAPH-75BA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+75BB 疻 CJK UNIFIED IDEOGRAPH-75BB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+75BC 疼 CJK UNIFIED IDEOGRAPH-75BC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+75BD 疽 CJK UNIFIED IDEOGRAPH-75BD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+75BE 疾 CJK UNIFIED IDEOGRAPH-75BE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+75BF 疿 CJK UNIFIED IDEOGRAPH-75BF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+75C0 痀 CJK UNIFIED IDEOGRAPH-75C0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+75C1 痁 CJK UNIFIED IDEOGRAPH-75C1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+75C2 痂 CJK UNIFIED IDEOGRAPH-75C2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+75C3 痃 CJK UNIFIED IDEOGRAPH-75C3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+75C4 痄 CJK UNIFIED IDEOGRAPH-75C4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+75C5 病 CJK UNIFIED IDEOGRAPH-75C5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+75C6 痆 CJK UNIFIED IDEOGRAPH-75C6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+75C7 症 CJK UNIFIED IDEOGRAPH-75C7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+75C8 痈 CJK UNIFIED IDEOGRAPH-75C8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+75C9 痉 CJK UNIFIED IDEOGRAPH-75C9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+75CA 痊 CJK UNIFIED IDEOGRAPH-75CA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+75CB 痋 CJK UNIFIED IDEOGRAPH-75CB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+75CC 痌 CJK UNIFIED IDEOGRAPH-75CC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+75CD 痍 CJK UNIFIED IDEOGRAPH-75CD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+75CE 痎 CJK UNIFIED IDEOGRAPH-75CE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+75CF 痏 CJK UNIFIED IDEOGRAPH-75CF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+75D0 痐 CJK UNIFIED IDEOGRAPH-75D0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+75D1 痑 CJK UNIFIED IDEOGRAPH-75D1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+75D2 痒 CJK UNIFIED IDEOGRAPH-75D2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+75D3 痓 CJK UNIFIED IDEOGRAPH-75D3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+75D4 痔 CJK UNIFIED IDEOGRAPH-75D4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+75D5 痕 CJK UNIFIED IDEOGRAPH-75D5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+75D6 痖 CJK UNIFIED IDEOGRAPH-75D6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+75D7 痗 CJK UNIFIED IDEOGRAPH-75D7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+75D8 痘 CJK UNIFIED IDEOGRAPH-75D8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+75D9 痙 CJK UNIFIED IDEOGRAPH-75D9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+75DA 痚 CJK UNIFIED IDEOGRAPH-75DA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+75DB 痛 CJK UNIFIED IDEOGRAPH-75DB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+75DC 痜 CJK UNIFIED IDEOGRAPH-75DC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+75DD 痝 CJK UNIFIED IDEOGRAPH-75DD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+75DE 痞 CJK UNIFIED IDEOGRAPH-75DE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+75DF 痟 CJK UNIFIED IDEOGRAPH-75DF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+75E0 痠 CJK UNIFIED IDEOGRAPH-75E0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+75E1 痡 CJK UNIFIED IDEOGRAPH-75E1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+75E2 痢 CJK UNIFIED IDEOGRAPH-75E2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+75E3 痣 CJK UNIFIED IDEOGRAPH-75E3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+75E4 痤 CJK UNIFIED IDEOGRAPH-75E4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+75E5 痥 CJK UNIFIED IDEOGRAPH-75E5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+75E6 痦 CJK UNIFIED IDEOGRAPH-75E6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+75E7 痧 CJK UNIFIED IDEOGRAPH-75E7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+75E8 痨 CJK UNIFIED IDEOGRAPH-75E8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+75E9 痩 CJK UNIFIED IDEOGRAPH-75E9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+75EA 痪 CJK UNIFIED IDEOGRAPH-75EA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+75EB 痫 CJK UNIFIED IDEOGRAPH-75EB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+75EC 痬 CJK UNIFIED IDEOGRAPH-75EC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+75ED 痭 CJK UNIFIED IDEOGRAPH-75ED | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+75EE 痮 CJK UNIFIED IDEOGRAPH-75EE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+75EF 痯 CJK UNIFIED IDEOGRAPH-75EF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+75F0 痰 CJK UNIFIED IDEOGRAPH-75F0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+75F1 痱 CJK UNIFIED IDEOGRAPH-75F1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+75F2 痲 CJK UNIFIED IDEOGRAPH-75F2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+75F3 痳 CJK UNIFIED IDEOGRAPH-75F3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+75F4 痴 CJK UNIFIED IDEOGRAPH-75F4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+75F5 痵 CJK UNIFIED IDEOGRAPH-75F5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+75F6 痶 CJK UNIFIED IDEOGRAPH-75F6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+75F7 痷 CJK UNIFIED IDEOGRAPH-75F7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+75F8 痸 CJK UNIFIED IDEOGRAPH-75F8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+75F9 痹 CJK UNIFIED IDEOGRAPH-75F9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+75FA 痺 CJK UNIFIED IDEOGRAPH-75FA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+75FB 痻 CJK UNIFIED IDEOGRAPH-75FB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+75FC 痼 CJK UNIFIED IDEOGRAPH-75FC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+75FD 痽 CJK UNIFIED IDEOGRAPH-75FD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+75FE 痾 CJK UNIFIED IDEOGRAPH-75FE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+75FF 痿 CJK UNIFIED IDEOGRAPH-75FF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7600 瘀 CJK UNIFIED IDEOGRAPH-7600 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7601 瘁 CJK UNIFIED IDEOGRAPH-7601 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7602 瘂 CJK UNIFIED IDEOGRAPH-7602 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7603 瘃 CJK UNIFIED IDEOGRAPH-7603 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7604 瘄 CJK UNIFIED IDEOGRAPH-7604 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7605 瘅 CJK UNIFIED IDEOGRAPH-7605 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7606 瘆 CJK UNIFIED IDEOGRAPH-7606 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7607 瘇 CJK UNIFIED IDEOGRAPH-7607 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7608 瘈 CJK UNIFIED IDEOGRAPH-7608 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7609 瘉 CJK UNIFIED IDEOGRAPH-7609 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+760A 瘊 CJK UNIFIED IDEOGRAPH-760A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+760B 瘋 CJK UNIFIED IDEOGRAPH-760B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+760C 瘌 CJK UNIFIED IDEOGRAPH-760C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+760D 瘍 CJK UNIFIED IDEOGRAPH-760D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+760E 瘎 CJK UNIFIED IDEOGRAPH-760E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+760F 瘏 CJK UNIFIED IDEOGRAPH-760F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7610 瘐 CJK UNIFIED IDEOGRAPH-7610 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7611 瘑 CJK UNIFIED IDEOGRAPH-7611 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7612 瘒 CJK UNIFIED IDEOGRAPH-7612 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7613 瘓 CJK UNIFIED IDEOGRAPH-7613 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7614 瘔 CJK UNIFIED IDEOGRAPH-7614 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7615 瘕 CJK UNIFIED IDEOGRAPH-7615 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7616 瘖 CJK UNIFIED IDEOGRAPH-7616 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7617 瘗 CJK UNIFIED IDEOGRAPH-7617 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7618 瘘 CJK UNIFIED IDEOGRAPH-7618 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7619 瘙 CJK UNIFIED IDEOGRAPH-7619 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+761A 瘚 CJK UNIFIED IDEOGRAPH-761A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+761B 瘛 CJK UNIFIED IDEOGRAPH-761B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+761C 瘜 CJK UNIFIED IDEOGRAPH-761C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+761D 瘝 CJK UNIFIED IDEOGRAPH-761D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+761E 瘞 CJK UNIFIED IDEOGRAPH-761E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+761F 瘟 CJK UNIFIED IDEOGRAPH-761F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7620 瘠 CJK UNIFIED IDEOGRAPH-7620 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7621 瘡 CJK UNIFIED IDEOGRAPH-7621 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7622 瘢 CJK UNIFIED IDEOGRAPH-7622 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7623 瘣 CJK UNIFIED IDEOGRAPH-7623 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7624 瘤 CJK UNIFIED IDEOGRAPH-7624 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7625 瘥 CJK UNIFIED IDEOGRAPH-7625 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7626 瘦 CJK UNIFIED IDEOGRAPH-7626 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7627 瘧 CJK UNIFIED IDEOGRAPH-7627 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7628 瘨 CJK UNIFIED IDEOGRAPH-7628 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7629 瘩 CJK UNIFIED IDEOGRAPH-7629 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+762A 瘪 CJK UNIFIED IDEOGRAPH-762A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+762B 瘫 CJK UNIFIED IDEOGRAPH-762B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+762C 瘬 CJK UNIFIED IDEOGRAPH-762C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+762D 瘭 CJK UNIFIED IDEOGRAPH-762D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+762E 瘮 CJK UNIFIED IDEOGRAPH-762E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+762F 瘯 CJK UNIFIED IDEOGRAPH-762F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7630 瘰 CJK UNIFIED IDEOGRAPH-7630 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7631 瘱 CJK UNIFIED IDEOGRAPH-7631 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7632 瘲 CJK UNIFIED IDEOGRAPH-7632 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7633 瘳 CJK UNIFIED IDEOGRAPH-7633 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7634 瘴 CJK UNIFIED IDEOGRAPH-7634 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7635 瘵 CJK UNIFIED IDEOGRAPH-7635 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7636 瘶 CJK UNIFIED IDEOGRAPH-7636 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7637 瘷 CJK UNIFIED IDEOGRAPH-7637 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7638 瘸 CJK UNIFIED IDEOGRAPH-7638 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7639 瘹 CJK UNIFIED IDEOGRAPH-7639 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+763A 瘺 CJK UNIFIED IDEOGRAPH-763A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+763B 瘻 CJK UNIFIED IDEOGRAPH-763B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+763C 瘼 CJK UNIFIED IDEOGRAPH-763C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+763D 瘽 CJK UNIFIED IDEOGRAPH-763D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+763E 瘾 CJK UNIFIED IDEOGRAPH-763E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+763F 瘿 CJK UNIFIED IDEOGRAPH-763F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7640 癀 CJK UNIFIED IDEOGRAPH-7640 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7641 癁 CJK UNIFIED IDEOGRAPH-7641 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7642 療 CJK UNIFIED IDEOGRAPH-7642 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7643 癃 CJK UNIFIED IDEOGRAPH-7643 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7644 癄 CJK UNIFIED IDEOGRAPH-7644 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7645 癅 CJK UNIFIED IDEOGRAPH-7645 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7646 癆 CJK UNIFIED IDEOGRAPH-7646 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7647 癇 CJK UNIFIED IDEOGRAPH-7647 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7648 癈 CJK UNIFIED IDEOGRAPH-7648 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7649 癉 CJK UNIFIED IDEOGRAPH-7649 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+764A 癊 CJK UNIFIED IDEOGRAPH-764A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+764B 癋 CJK UNIFIED IDEOGRAPH-764B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+764C 癌 CJK UNIFIED IDEOGRAPH-764C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+764D 癍 CJK UNIFIED IDEOGRAPH-764D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+764E 癎 CJK UNIFIED IDEOGRAPH-764E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+764F 癏 CJK UNIFIED IDEOGRAPH-764F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7650 癐 CJK UNIFIED IDEOGRAPH-7650 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7651 癑 CJK UNIFIED IDEOGRAPH-7651 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7652 癒 CJK UNIFIED IDEOGRAPH-7652 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7653 癓 CJK UNIFIED IDEOGRAPH-7653 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7654 癔 CJK UNIFIED IDEOGRAPH-7654 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7655 癕 CJK UNIFIED IDEOGRAPH-7655 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7656 癖 CJK UNIFIED IDEOGRAPH-7656 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7657 癗 CJK UNIFIED IDEOGRAPH-7657 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7658 癘 CJK UNIFIED IDEOGRAPH-7658 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7659 癙 CJK UNIFIED IDEOGRAPH-7659 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+765A 癚 CJK UNIFIED IDEOGRAPH-765A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+765B 癛 CJK UNIFIED IDEOGRAPH-765B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+765C 癜 CJK UNIFIED IDEOGRAPH-765C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+765D 癝 CJK UNIFIED IDEOGRAPH-765D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+765E 癞 CJK UNIFIED IDEOGRAPH-765E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+765F 癟 CJK UNIFIED IDEOGRAPH-765F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7660 癠 CJK UNIFIED IDEOGRAPH-7660 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7661 癡 CJK UNIFIED IDEOGRAPH-7661 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7662 癢 CJK UNIFIED IDEOGRAPH-7662 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7663 癣 CJK UNIFIED IDEOGRAPH-7663 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7664 癤 CJK UNIFIED IDEOGRAPH-7664 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7665 癥 CJK UNIFIED IDEOGRAPH-7665 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7666 癦 CJK UNIFIED IDEOGRAPH-7666 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7667 癧 CJK UNIFIED IDEOGRAPH-7667 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7668 癨 CJK UNIFIED IDEOGRAPH-7668 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7669 癩 CJK UNIFIED IDEOGRAPH-7669 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+766A 癪 CJK UNIFIED IDEOGRAPH-766A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+766B 癫 CJK UNIFIED IDEOGRAPH-766B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+766C 癬 CJK UNIFIED IDEOGRAPH-766C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+766D 癭 CJK UNIFIED IDEOGRAPH-766D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+766E 癮 CJK UNIFIED IDEOGRAPH-766E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+766F 癯 CJK UNIFIED IDEOGRAPH-766F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7670 癰 CJK UNIFIED IDEOGRAPH-7670 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7671 癱 CJK UNIFIED IDEOGRAPH-7671 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7672 癲 CJK UNIFIED IDEOGRAPH-7672 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7673 癳 CJK UNIFIED IDEOGRAPH-7673 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7674 癴 CJK UNIFIED IDEOGRAPH-7674 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7675 癵 CJK UNIFIED IDEOGRAPH-7675 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7676 癶 CJK UNIFIED IDEOGRAPH-7676 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7677 癷 CJK UNIFIED IDEOGRAPH-7677 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7678 癸 CJK UNIFIED IDEOGRAPH-7678 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7679 癹 CJK UNIFIED IDEOGRAPH-7679 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+767A 発 CJK UNIFIED IDEOGRAPH-767A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+767B 登 CJK UNIFIED IDEOGRAPH-767B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+767C 發 CJK UNIFIED IDEOGRAPH-767C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+767D 白 CJK UNIFIED IDEOGRAPH-767D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+767E 百 CJK UNIFIED IDEOGRAPH-767E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+767F 癿 CJK UNIFIED IDEOGRAPH-767F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7680 皀 CJK UNIFIED IDEOGRAPH-7680 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7681 皁 CJK UNIFIED IDEOGRAPH-7681 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7682 皂 CJK UNIFIED IDEOGRAPH-7682 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7683 皃 CJK UNIFIED IDEOGRAPH-7683 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7684 的 CJK UNIFIED IDEOGRAPH-7684 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7685 皅 CJK UNIFIED IDEOGRAPH-7685 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7686 皆 CJK UNIFIED IDEOGRAPH-7686 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7687 皇 CJK UNIFIED IDEOGRAPH-7687 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7688 皈 CJK UNIFIED IDEOGRAPH-7688 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7689 皉 CJK UNIFIED IDEOGRAPH-7689 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+768A 皊 CJK UNIFIED IDEOGRAPH-768A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+768B 皋 CJK UNIFIED IDEOGRAPH-768B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+768C 皌 CJK UNIFIED IDEOGRAPH-768C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+768D 皍 CJK UNIFIED IDEOGRAPH-768D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+768E 皎 CJK UNIFIED IDEOGRAPH-768E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+768F 皏 CJK UNIFIED IDEOGRAPH-768F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7690 皐 CJK UNIFIED IDEOGRAPH-7690 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7691 皑 CJK UNIFIED IDEOGRAPH-7691 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7692 皒 CJK UNIFIED IDEOGRAPH-7692 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7693 皓 CJK UNIFIED IDEOGRAPH-7693 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7694 皔 CJK UNIFIED IDEOGRAPH-7694 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7695 皕 CJK UNIFIED IDEOGRAPH-7695 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7696 皖 CJK UNIFIED IDEOGRAPH-7696 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7697 皗 CJK UNIFIED IDEOGRAPH-7697 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7698 皘 CJK UNIFIED IDEOGRAPH-7698 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7699 皙 CJK UNIFIED IDEOGRAPH-7699 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+769A 皚 CJK UNIFIED IDEOGRAPH-769A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+769B 皛 CJK UNIFIED IDEOGRAPH-769B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+769C 皜 CJK UNIFIED IDEOGRAPH-769C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+769D 皝 CJK UNIFIED IDEOGRAPH-769D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+769E 皞 CJK UNIFIED IDEOGRAPH-769E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+769F 皟 CJK UNIFIED IDEOGRAPH-769F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+76A0 皠 CJK UNIFIED IDEOGRAPH-76A0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+76A1 皡 CJK UNIFIED IDEOGRAPH-76A1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+76A2 皢 CJK UNIFIED IDEOGRAPH-76A2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+76A3 皣 CJK UNIFIED IDEOGRAPH-76A3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+76A4 皤 CJK UNIFIED IDEOGRAPH-76A4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+76A5 皥 CJK UNIFIED IDEOGRAPH-76A5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+76A6 皦 CJK UNIFIED IDEOGRAPH-76A6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+76A7 皧 CJK UNIFIED IDEOGRAPH-76A7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+76A8 皨 CJK UNIFIED IDEOGRAPH-76A8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+76A9 皩 CJK UNIFIED IDEOGRAPH-76A9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+76AA 皪 CJK UNIFIED IDEOGRAPH-76AA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+76AB 皫 CJK UNIFIED IDEOGRAPH-76AB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+76AC 皬 CJK UNIFIED IDEOGRAPH-76AC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+76AD 皭 CJK UNIFIED IDEOGRAPH-76AD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+76AE 皮 CJK UNIFIED IDEOGRAPH-76AE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+76AF 皯 CJK UNIFIED IDEOGRAPH-76AF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+76B0 皰 CJK UNIFIED IDEOGRAPH-76B0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+76B1 皱 CJK UNIFIED IDEOGRAPH-76B1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+76B2 皲 CJK UNIFIED IDEOGRAPH-76B2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+76B3 皳 CJK UNIFIED IDEOGRAPH-76B3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+76B4 皴 CJK UNIFIED IDEOGRAPH-76B4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+76B5 皵 CJK UNIFIED IDEOGRAPH-76B5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+76B6 皶 CJK UNIFIED IDEOGRAPH-76B6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+76B7 皷 CJK UNIFIED IDEOGRAPH-76B7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+76B8 皸 CJK UNIFIED IDEOGRAPH-76B8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+76B9 皹 CJK UNIFIED IDEOGRAPH-76B9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+76BA 皺 CJK UNIFIED IDEOGRAPH-76BA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+76BB 皻 CJK UNIFIED IDEOGRAPH-76BB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+76BC 皼 CJK UNIFIED IDEOGRAPH-76BC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+76BD 皽 CJK UNIFIED IDEOGRAPH-76BD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+76BE 皾 CJK UNIFIED IDEOGRAPH-76BE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+76BF 皿 CJK UNIFIED IDEOGRAPH-76BF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+76C0 盀 CJK UNIFIED IDEOGRAPH-76C0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+76C1 盁 CJK UNIFIED IDEOGRAPH-76C1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+76C2 盂 CJK UNIFIED IDEOGRAPH-76C2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+76C3 盃 CJK UNIFIED IDEOGRAPH-76C3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+76C4 盄 CJK UNIFIED IDEOGRAPH-76C4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+76C5 盅 CJK UNIFIED IDEOGRAPH-76C5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+76C6 盆 CJK UNIFIED IDEOGRAPH-76C6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+76C7 盇 CJK UNIFIED IDEOGRAPH-76C7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+76C8 盈 CJK UNIFIED IDEOGRAPH-76C8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+76C9 盉 CJK UNIFIED IDEOGRAPH-76C9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+76CA 益 CJK UNIFIED IDEOGRAPH-76CA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+76CB 盋 CJK UNIFIED IDEOGRAPH-76CB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+76CC 盌 CJK UNIFIED IDEOGRAPH-76CC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+76CD 盍 CJK UNIFIED IDEOGRAPH-76CD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+76CE 盎 CJK UNIFIED IDEOGRAPH-76CE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+76CF 盏 CJK UNIFIED IDEOGRAPH-76CF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+76D0 盐 CJK UNIFIED IDEOGRAPH-76D0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+76D1 监 CJK UNIFIED IDEOGRAPH-76D1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+76D2 盒 CJK UNIFIED IDEOGRAPH-76D2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+76D3 盓 CJK UNIFIED IDEOGRAPH-76D3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+76D4 盔 CJK UNIFIED IDEOGRAPH-76D4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+76D5 盕 CJK UNIFIED IDEOGRAPH-76D5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+76D6 盖 CJK UNIFIED IDEOGRAPH-76D6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+76D7 盗 CJK UNIFIED IDEOGRAPH-76D7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+76D8 盘 CJK UNIFIED IDEOGRAPH-76D8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+76D9 盙 CJK UNIFIED IDEOGRAPH-76D9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+76DA 盚 CJK UNIFIED IDEOGRAPH-76DA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+76DB 盛 CJK UNIFIED IDEOGRAPH-76DB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+76DC 盜 CJK UNIFIED IDEOGRAPH-76DC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+76DD 盝 CJK UNIFIED IDEOGRAPH-76DD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+76DE 盞 CJK UNIFIED IDEOGRAPH-76DE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+76DF 盟 CJK UNIFIED IDEOGRAPH-76DF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+76E0 盠 CJK UNIFIED IDEOGRAPH-76E0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+76E1 盡 CJK UNIFIED IDEOGRAPH-76E1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+76E2 盢 CJK UNIFIED IDEOGRAPH-76E2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+76E3 監 CJK UNIFIED IDEOGRAPH-76E3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+76E4 盤 CJK UNIFIED IDEOGRAPH-76E4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+76E5 盥 CJK UNIFIED IDEOGRAPH-76E5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+76E6 盦 CJK UNIFIED IDEOGRAPH-76E6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+76E7 盧 CJK UNIFIED IDEOGRAPH-76E7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+76E8 盨 CJK UNIFIED IDEOGRAPH-76E8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+76E9 盩 CJK UNIFIED IDEOGRAPH-76E9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+76EA 盪 CJK UNIFIED IDEOGRAPH-76EA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+76EB 盫 CJK UNIFIED IDEOGRAPH-76EB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+76EC 盬 CJK UNIFIED IDEOGRAPH-76EC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+76ED 盭 CJK UNIFIED IDEOGRAPH-76ED | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+76EE 目 CJK UNIFIED IDEOGRAPH-76EE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+76EF 盯 CJK UNIFIED IDEOGRAPH-76EF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+76F0 盰 CJK UNIFIED IDEOGRAPH-76F0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+76F1 盱 CJK UNIFIED IDEOGRAPH-76F1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+76F2 盲 CJK UNIFIED IDEOGRAPH-76F2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+76F3 盳 CJK UNIFIED IDEOGRAPH-76F3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+76F4 直 CJK UNIFIED IDEOGRAPH-76F4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+76F5 盵 CJK UNIFIED IDEOGRAPH-76F5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+76F6 盶 CJK UNIFIED IDEOGRAPH-76F6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+76F7 盷 CJK UNIFIED IDEOGRAPH-76F7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+76F8 相 CJK UNIFIED IDEOGRAPH-76F8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+76F9 盹 CJK UNIFIED IDEOGRAPH-76F9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+76FA 盺 CJK UNIFIED IDEOGRAPH-76FA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+76FB 盻 CJK UNIFIED IDEOGRAPH-76FB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+76FC 盼 CJK UNIFIED IDEOGRAPH-76FC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+76FD 盽 CJK UNIFIED IDEOGRAPH-76FD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+76FE 盾 CJK UNIFIED IDEOGRAPH-76FE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+76FF 盿 CJK UNIFIED IDEOGRAPH-76FF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7700 眀 CJK UNIFIED IDEOGRAPH-7700 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7701 省 CJK UNIFIED IDEOGRAPH-7701 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7702 眂 CJK UNIFIED IDEOGRAPH-7702 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7703 眃 CJK UNIFIED IDEOGRAPH-7703 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7704 眄 CJK UNIFIED IDEOGRAPH-7704 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7705 眅 CJK UNIFIED IDEOGRAPH-7705 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7706 眆 CJK UNIFIED IDEOGRAPH-7706 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7707 眇 CJK UNIFIED IDEOGRAPH-7707 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7708 眈 CJK UNIFIED IDEOGRAPH-7708 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7709 眉 CJK UNIFIED IDEOGRAPH-7709 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+770A 眊 CJK UNIFIED IDEOGRAPH-770A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+770B 看 CJK UNIFIED IDEOGRAPH-770B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+770C 県 CJK UNIFIED IDEOGRAPH-770C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+770D 眍 CJK UNIFIED IDEOGRAPH-770D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+770E 眎 CJK UNIFIED IDEOGRAPH-770E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+770F 眏 CJK UNIFIED IDEOGRAPH-770F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7710 眐 CJK UNIFIED IDEOGRAPH-7710 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7711 眑 CJK UNIFIED IDEOGRAPH-7711 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7712 眒 CJK UNIFIED IDEOGRAPH-7712 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7713 眓 CJK UNIFIED IDEOGRAPH-7713 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7714 眔 CJK UNIFIED IDEOGRAPH-7714 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7715 眕 CJK UNIFIED IDEOGRAPH-7715 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7716 眖 CJK UNIFIED IDEOGRAPH-7716 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7717 眗 CJK UNIFIED IDEOGRAPH-7717 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7718 眘 CJK UNIFIED IDEOGRAPH-7718 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7719 眙 CJK UNIFIED IDEOGRAPH-7719 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+771A 眚 CJK UNIFIED IDEOGRAPH-771A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+771B 眛 CJK UNIFIED IDEOGRAPH-771B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+771C 眜 CJK UNIFIED IDEOGRAPH-771C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+771D 眝 CJK UNIFIED IDEOGRAPH-771D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+771E 眞 CJK UNIFIED IDEOGRAPH-771E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+771F 真 CJK UNIFIED IDEOGRAPH-771F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7720 眠 CJK UNIFIED IDEOGRAPH-7720 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7721 眡 CJK UNIFIED IDEOGRAPH-7721 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7722 眢 CJK UNIFIED IDEOGRAPH-7722 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7723 眣 CJK UNIFIED IDEOGRAPH-7723 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7724 眤 CJK UNIFIED IDEOGRAPH-7724 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7725 眥 CJK UNIFIED IDEOGRAPH-7725 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7726 眦 CJK UNIFIED IDEOGRAPH-7726 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7727 眧 CJK UNIFIED IDEOGRAPH-7727 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7728 眨 CJK UNIFIED IDEOGRAPH-7728 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7729 眩 CJK UNIFIED IDEOGRAPH-7729 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+772A 眪 CJK UNIFIED IDEOGRAPH-772A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+772B 眫 CJK UNIFIED IDEOGRAPH-772B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+772C 眬 CJK UNIFIED IDEOGRAPH-772C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+772D 眭 CJK UNIFIED IDEOGRAPH-772D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+772E 眮 CJK UNIFIED IDEOGRAPH-772E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+772F 眯 CJK UNIFIED IDEOGRAPH-772F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7730 眰 CJK UNIFIED IDEOGRAPH-7730 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7731 眱 CJK UNIFIED IDEOGRAPH-7731 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7732 眲 CJK UNIFIED IDEOGRAPH-7732 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7733 眳 CJK UNIFIED IDEOGRAPH-7733 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7734 眴 CJK UNIFIED IDEOGRAPH-7734 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7735 眵 CJK UNIFIED IDEOGRAPH-7735 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7736 眶 CJK UNIFIED IDEOGRAPH-7736 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7737 眷 CJK UNIFIED IDEOGRAPH-7737 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7738 眸 CJK UNIFIED IDEOGRAPH-7738 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7739 眹 CJK UNIFIED IDEOGRAPH-7739 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+773A 眺 CJK UNIFIED IDEOGRAPH-773A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+773B 眻 CJK UNIFIED IDEOGRAPH-773B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+773C 眼 CJK UNIFIED IDEOGRAPH-773C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+773D 眽 CJK UNIFIED IDEOGRAPH-773D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+773E 眾 CJK UNIFIED IDEOGRAPH-773E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+773F 眿 CJK UNIFIED IDEOGRAPH-773F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7740 着 CJK UNIFIED IDEOGRAPH-7740 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7741 睁 CJK UNIFIED IDEOGRAPH-7741 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7742 睂 CJK UNIFIED IDEOGRAPH-7742 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7743 睃 CJK UNIFIED IDEOGRAPH-7743 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7744 睄 CJK UNIFIED IDEOGRAPH-7744 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7745 睅 CJK UNIFIED IDEOGRAPH-7745 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7746 睆 CJK UNIFIED IDEOGRAPH-7746 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7747 睇 CJK UNIFIED IDEOGRAPH-7747 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7748 睈 CJK UNIFIED IDEOGRAPH-7748 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7749 睉 CJK UNIFIED IDEOGRAPH-7749 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+774A 睊 CJK UNIFIED IDEOGRAPH-774A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+774B 睋 CJK UNIFIED IDEOGRAPH-774B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+774C 睌 CJK UNIFIED IDEOGRAPH-774C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+774D 睍 CJK UNIFIED IDEOGRAPH-774D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+774E 睎 CJK UNIFIED IDEOGRAPH-774E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+774F 睏 CJK UNIFIED IDEOGRAPH-774F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7750 睐 CJK UNIFIED IDEOGRAPH-7750 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7751 睑 CJK UNIFIED IDEOGRAPH-7751 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7752 睒 CJK UNIFIED IDEOGRAPH-7752 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7753 睓 CJK UNIFIED IDEOGRAPH-7753 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7754 睔 CJK UNIFIED IDEOGRAPH-7754 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7755 睕 CJK UNIFIED IDEOGRAPH-7755 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7756 睖 CJK UNIFIED IDEOGRAPH-7756 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7757 睗 CJK UNIFIED IDEOGRAPH-7757 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7758 睘 CJK UNIFIED IDEOGRAPH-7758 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7759 睙 CJK UNIFIED IDEOGRAPH-7759 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+775A 睚 CJK UNIFIED IDEOGRAPH-775A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+775B 睛 CJK UNIFIED IDEOGRAPH-775B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+775C 睜 CJK UNIFIED IDEOGRAPH-775C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+775D 睝 CJK UNIFIED IDEOGRAPH-775D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+775E 睞 CJK UNIFIED IDEOGRAPH-775E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+775F 睟 CJK UNIFIED IDEOGRAPH-775F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7760 睠 CJK UNIFIED IDEOGRAPH-7760 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7761 睡 CJK UNIFIED IDEOGRAPH-7761 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7762 睢 CJK UNIFIED IDEOGRAPH-7762 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7763 督 CJK UNIFIED IDEOGRAPH-7763 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7764 睤 CJK UNIFIED IDEOGRAPH-7764 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7765 睥 CJK UNIFIED IDEOGRAPH-7765 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7766 睦 CJK UNIFIED IDEOGRAPH-7766 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7767 睧 CJK UNIFIED IDEOGRAPH-7767 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7768 睨 CJK UNIFIED IDEOGRAPH-7768 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7769 睩 CJK UNIFIED IDEOGRAPH-7769 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+776A 睪 CJK UNIFIED IDEOGRAPH-776A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+776B 睫 CJK UNIFIED IDEOGRAPH-776B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+776C 睬 CJK UNIFIED IDEOGRAPH-776C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+776D 睭 CJK UNIFIED IDEOGRAPH-776D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+776E 睮 CJK UNIFIED IDEOGRAPH-776E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+776F 睯 CJK UNIFIED IDEOGRAPH-776F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7770 睰 CJK UNIFIED IDEOGRAPH-7770 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7771 睱 CJK UNIFIED IDEOGRAPH-7771 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7772 睲 CJK UNIFIED IDEOGRAPH-7772 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7773 睳 CJK UNIFIED IDEOGRAPH-7773 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7774 睴 CJK UNIFIED IDEOGRAPH-7774 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7775 睵 CJK UNIFIED IDEOGRAPH-7775 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7776 睶 CJK UNIFIED IDEOGRAPH-7776 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7777 睷 CJK UNIFIED IDEOGRAPH-7777 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7778 睸 CJK UNIFIED IDEOGRAPH-7778 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7779 睹 CJK UNIFIED IDEOGRAPH-7779 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+777A 睺 CJK UNIFIED IDEOGRAPH-777A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+777B 睻 CJK UNIFIED IDEOGRAPH-777B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+777C 睼 CJK UNIFIED IDEOGRAPH-777C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+777D 睽 CJK UNIFIED IDEOGRAPH-777D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+777E 睾 CJK UNIFIED IDEOGRAPH-777E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+777F 睿 CJK UNIFIED IDEOGRAPH-777F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7780 瞀 CJK UNIFIED IDEOGRAPH-7780 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7781 瞁 CJK UNIFIED IDEOGRAPH-7781 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7782 瞂 CJK UNIFIED IDEOGRAPH-7782 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7783 瞃 CJK UNIFIED IDEOGRAPH-7783 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7784 瞄 CJK UNIFIED IDEOGRAPH-7784 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7785 瞅 CJK UNIFIED IDEOGRAPH-7785 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7786 瞆 CJK UNIFIED IDEOGRAPH-7786 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7787 瞇 CJK UNIFIED IDEOGRAPH-7787 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7788 瞈 CJK UNIFIED IDEOGRAPH-7788 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7789 瞉 CJK UNIFIED IDEOGRAPH-7789 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+778A 瞊 CJK UNIFIED IDEOGRAPH-778A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+778B 瞋 CJK UNIFIED IDEOGRAPH-778B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+778C 瞌 CJK UNIFIED IDEOGRAPH-778C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+778D 瞍 CJK UNIFIED IDEOGRAPH-778D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+778E 瞎 CJK UNIFIED IDEOGRAPH-778E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+778F 瞏 CJK UNIFIED IDEOGRAPH-778F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7790 瞐 CJK UNIFIED IDEOGRAPH-7790 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7791 瞑 CJK UNIFIED IDEOGRAPH-7791 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7792 瞒 CJK UNIFIED IDEOGRAPH-7792 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7793 瞓 CJK UNIFIED IDEOGRAPH-7793 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7794 瞔 CJK UNIFIED IDEOGRAPH-7794 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7795 瞕 CJK UNIFIED IDEOGRAPH-7795 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7796 瞖 CJK UNIFIED IDEOGRAPH-7796 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7797 瞗 CJK UNIFIED IDEOGRAPH-7797 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7798 瞘 CJK UNIFIED IDEOGRAPH-7798 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7799 瞙 CJK UNIFIED IDEOGRAPH-7799 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+779A 瞚 CJK UNIFIED IDEOGRAPH-779A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+779B 瞛 CJK UNIFIED IDEOGRAPH-779B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+779C 瞜 CJK UNIFIED IDEOGRAPH-779C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+779D 瞝 CJK UNIFIED IDEOGRAPH-779D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+779E 瞞 CJK UNIFIED IDEOGRAPH-779E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+779F 瞟 CJK UNIFIED IDEOGRAPH-779F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+77A0 瞠 CJK UNIFIED IDEOGRAPH-77A0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+77A1 瞡 CJK UNIFIED IDEOGRAPH-77A1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+77A2 瞢 CJK UNIFIED IDEOGRAPH-77A2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+77A3 瞣 CJK UNIFIED IDEOGRAPH-77A3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+77A4 瞤 CJK UNIFIED IDEOGRAPH-77A4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+77A5 瞥 CJK UNIFIED IDEOGRAPH-77A5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+77A6 瞦 CJK UNIFIED IDEOGRAPH-77A6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+77A7 瞧 CJK UNIFIED IDEOGRAPH-77A7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+77A8 瞨 CJK UNIFIED IDEOGRAPH-77A8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+77A9 瞩 CJK UNIFIED IDEOGRAPH-77A9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+77AA 瞪 CJK UNIFIED IDEOGRAPH-77AA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+77AB 瞫 CJK UNIFIED IDEOGRAPH-77AB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+77AC 瞬 CJK UNIFIED IDEOGRAPH-77AC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+77AD 瞭 CJK UNIFIED IDEOGRAPH-77AD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+77AE 瞮 CJK UNIFIED IDEOGRAPH-77AE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+77AF 瞯 CJK UNIFIED IDEOGRAPH-77AF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+77B0 瞰 CJK UNIFIED IDEOGRAPH-77B0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+77B1 瞱 CJK UNIFIED IDEOGRAPH-77B1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+77B2 瞲 CJK UNIFIED IDEOGRAPH-77B2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+77B3 瞳 CJK UNIFIED IDEOGRAPH-77B3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+77B4 瞴 CJK UNIFIED IDEOGRAPH-77B4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+77B5 瞵 CJK UNIFIED IDEOGRAPH-77B5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+77B6 瞶 CJK UNIFIED IDEOGRAPH-77B6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+77B7 瞷 CJK UNIFIED IDEOGRAPH-77B7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+77B8 瞸 CJK UNIFIED IDEOGRAPH-77B8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+77B9 瞹 CJK UNIFIED IDEOGRAPH-77B9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+77BA 瞺 CJK UNIFIED IDEOGRAPH-77BA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+77BB 瞻 CJK UNIFIED IDEOGRAPH-77BB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+77BC 瞼 CJK UNIFIED IDEOGRAPH-77BC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+77BD 瞽 CJK UNIFIED IDEOGRAPH-77BD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+77BE 瞾 CJK UNIFIED IDEOGRAPH-77BE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+77BF 瞿 CJK UNIFIED IDEOGRAPH-77BF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+77C0 矀 CJK UNIFIED IDEOGRAPH-77C0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+77C1 矁 CJK UNIFIED IDEOGRAPH-77C1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+77C2 矂 CJK UNIFIED IDEOGRAPH-77C2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+77C3 矃 CJK UNIFIED IDEOGRAPH-77C3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+77C4 矄 CJK UNIFIED IDEOGRAPH-77C4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+77C5 矅 CJK UNIFIED IDEOGRAPH-77C5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+77C6 矆 CJK UNIFIED IDEOGRAPH-77C6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+77C7 矇 CJK UNIFIED IDEOGRAPH-77C7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+77C8 矈 CJK UNIFIED IDEOGRAPH-77C8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+77C9 矉 CJK UNIFIED IDEOGRAPH-77C9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+77CA 矊 CJK UNIFIED IDEOGRAPH-77CA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+77CB 矋 CJK UNIFIED IDEOGRAPH-77CB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+77CC 矌 CJK UNIFIED IDEOGRAPH-77CC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+77CD 矍 CJK UNIFIED IDEOGRAPH-77CD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+77CE 矎 CJK UNIFIED IDEOGRAPH-77CE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+77CF 矏 CJK UNIFIED IDEOGRAPH-77CF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+77D0 矐 CJK UNIFIED IDEOGRAPH-77D0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+77D1 矑 CJK UNIFIED IDEOGRAPH-77D1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+77D2 矒 CJK UNIFIED IDEOGRAPH-77D2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+77D3 矓 CJK UNIFIED IDEOGRAPH-77D3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+77D4 矔 CJK UNIFIED IDEOGRAPH-77D4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+77D5 矕 CJK UNIFIED IDEOGRAPH-77D5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+77D6 矖 CJK UNIFIED IDEOGRAPH-77D6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+77D7 矗 CJK UNIFIED IDEOGRAPH-77D7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+77D8 矘 CJK UNIFIED IDEOGRAPH-77D8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+77D9 矙 CJK UNIFIED IDEOGRAPH-77D9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+77DA 矚 CJK UNIFIED IDEOGRAPH-77DA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+77DB 矛 CJK UNIFIED IDEOGRAPH-77DB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+77DC 矜 CJK UNIFIED IDEOGRAPH-77DC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+77DD 矝 CJK UNIFIED IDEOGRAPH-77DD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+77DE 矞 CJK UNIFIED IDEOGRAPH-77DE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+77DF 矟 CJK UNIFIED IDEOGRAPH-77DF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+77E0 矠 CJK UNIFIED IDEOGRAPH-77E0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+77E1 矡 CJK UNIFIED IDEOGRAPH-77E1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+77E2 矢 CJK UNIFIED IDEOGRAPH-77E2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+77E3 矣 CJK UNIFIED IDEOGRAPH-77E3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+77E4 矤 CJK UNIFIED IDEOGRAPH-77E4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+77E5 知 CJK UNIFIED IDEOGRAPH-77E5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+77E6 矦 CJK UNIFIED IDEOGRAPH-77E6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+77E7 矧 CJK UNIFIED IDEOGRAPH-77E7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+77E8 矨 CJK UNIFIED IDEOGRAPH-77E8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+77E9 矩 CJK UNIFIED IDEOGRAPH-77E9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+77EA 矪 CJK UNIFIED IDEOGRAPH-77EA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+77EB 矫 CJK UNIFIED IDEOGRAPH-77EB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+77EC 矬 CJK UNIFIED IDEOGRAPH-77EC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+77ED 短 CJK UNIFIED IDEOGRAPH-77ED | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+77EE 矮 CJK UNIFIED IDEOGRAPH-77EE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+77EF 矯 CJK UNIFIED IDEOGRAPH-77EF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+77F0 矰 CJK UNIFIED IDEOGRAPH-77F0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+77F1 矱 CJK UNIFIED IDEOGRAPH-77F1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+77F2 矲 CJK UNIFIED IDEOGRAPH-77F2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+77F3 石 CJK UNIFIED IDEOGRAPH-77F3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+77F4 矴 CJK UNIFIED IDEOGRAPH-77F4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+77F5 矵 CJK UNIFIED IDEOGRAPH-77F5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+77F6 矶 CJK UNIFIED IDEOGRAPH-77F6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+77F7 矷 CJK UNIFIED IDEOGRAPH-77F7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+77F8 矸 CJK UNIFIED IDEOGRAPH-77F8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+77F9 矹 CJK UNIFIED IDEOGRAPH-77F9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+77FA 矺 CJK UNIFIED IDEOGRAPH-77FA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+77FB 矻 CJK UNIFIED IDEOGRAPH-77FB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+77FC 矼 CJK UNIFIED IDEOGRAPH-77FC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+77FD 矽 CJK UNIFIED IDEOGRAPH-77FD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+77FE 矾 CJK UNIFIED IDEOGRAPH-77FE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+77FF 矿 CJK UNIFIED IDEOGRAPH-77FF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7800 砀 CJK UNIFIED IDEOGRAPH-7800 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7801 码 CJK UNIFIED IDEOGRAPH-7801 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7802 砂 CJK UNIFIED IDEOGRAPH-7802 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7803 砃 CJK UNIFIED IDEOGRAPH-7803 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7804 砄 CJK UNIFIED IDEOGRAPH-7804 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7805 砅 CJK UNIFIED IDEOGRAPH-7805 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7806 砆 CJK UNIFIED IDEOGRAPH-7806 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7807 砇 CJK UNIFIED IDEOGRAPH-7807 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7808 砈 CJK UNIFIED IDEOGRAPH-7808 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7809 砉 CJK UNIFIED IDEOGRAPH-7809 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+780A 砊 CJK UNIFIED IDEOGRAPH-780A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+780B 砋 CJK UNIFIED IDEOGRAPH-780B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+780C 砌 CJK UNIFIED IDEOGRAPH-780C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+780D 砍 CJK UNIFIED IDEOGRAPH-780D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+780E 砎 CJK UNIFIED IDEOGRAPH-780E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+780F 砏 CJK UNIFIED IDEOGRAPH-780F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7810 砐 CJK UNIFIED IDEOGRAPH-7810 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7811 砑 CJK UNIFIED IDEOGRAPH-7811 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7812 砒 CJK UNIFIED IDEOGRAPH-7812 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7813 砓 CJK UNIFIED IDEOGRAPH-7813 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7814 研 CJK UNIFIED IDEOGRAPH-7814 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7815 砕 CJK UNIFIED IDEOGRAPH-7815 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7816 砖 CJK UNIFIED IDEOGRAPH-7816 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7817 砗 CJK UNIFIED IDEOGRAPH-7817 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7818 砘 CJK UNIFIED IDEOGRAPH-7818 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7819 砙 CJK UNIFIED IDEOGRAPH-7819 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+781A 砚 CJK UNIFIED IDEOGRAPH-781A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+781B 砛 CJK UNIFIED IDEOGRAPH-781B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+781C 砜 CJK UNIFIED IDEOGRAPH-781C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+781D 砝 CJK UNIFIED IDEOGRAPH-781D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+781E 砞 CJK UNIFIED IDEOGRAPH-781E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+781F 砟 CJK UNIFIED IDEOGRAPH-781F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7820 砠 CJK UNIFIED IDEOGRAPH-7820 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7821 砡 CJK UNIFIED IDEOGRAPH-7821 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7822 砢 CJK UNIFIED IDEOGRAPH-7822 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7823 砣 CJK UNIFIED IDEOGRAPH-7823 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7824 砤 CJK UNIFIED IDEOGRAPH-7824 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7825 砥 CJK UNIFIED IDEOGRAPH-7825 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7826 砦 CJK UNIFIED IDEOGRAPH-7826 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7827 砧 CJK UNIFIED IDEOGRAPH-7827 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7828 砨 CJK UNIFIED IDEOGRAPH-7828 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7829 砩 CJK UNIFIED IDEOGRAPH-7829 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+782A 砪 CJK UNIFIED IDEOGRAPH-782A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+782B 砫 CJK UNIFIED IDEOGRAPH-782B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+782C 砬 CJK UNIFIED IDEOGRAPH-782C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+782D 砭 CJK UNIFIED IDEOGRAPH-782D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+782E 砮 CJK UNIFIED IDEOGRAPH-782E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+782F 砯 CJK UNIFIED IDEOGRAPH-782F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7830 砰 CJK UNIFIED IDEOGRAPH-7830 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7831 砱 CJK UNIFIED IDEOGRAPH-7831 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7832 砲 CJK UNIFIED IDEOGRAPH-7832 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7833 砳 CJK UNIFIED IDEOGRAPH-7833 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7834 破 CJK UNIFIED IDEOGRAPH-7834 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7835 砵 CJK UNIFIED IDEOGRAPH-7835 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7836 砶 CJK UNIFIED IDEOGRAPH-7836 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7837 砷 CJK UNIFIED IDEOGRAPH-7837 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7838 砸 CJK UNIFIED IDEOGRAPH-7838 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7839 砹 CJK UNIFIED IDEOGRAPH-7839 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+783A 砺 CJK UNIFIED IDEOGRAPH-783A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+783B 砻 CJK UNIFIED IDEOGRAPH-783B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+783C 砼 CJK UNIFIED IDEOGRAPH-783C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+783D 砽 CJK UNIFIED IDEOGRAPH-783D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+783E 砾 CJK UNIFIED IDEOGRAPH-783E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+783F 砿 CJK UNIFIED IDEOGRAPH-783F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7840 础 CJK UNIFIED IDEOGRAPH-7840 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7841 硁 CJK UNIFIED IDEOGRAPH-7841 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7842 硂 CJK UNIFIED IDEOGRAPH-7842 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7843 硃 CJK UNIFIED IDEOGRAPH-7843 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7844 硄 CJK UNIFIED IDEOGRAPH-7844 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7845 硅 CJK UNIFIED IDEOGRAPH-7845 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7846 硆 CJK UNIFIED IDEOGRAPH-7846 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7847 硇 CJK UNIFIED IDEOGRAPH-7847 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7848 硈 CJK UNIFIED IDEOGRAPH-7848 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7849 硉 CJK UNIFIED IDEOGRAPH-7849 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+784A 硊 CJK UNIFIED IDEOGRAPH-784A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+784B 硋 CJK UNIFIED IDEOGRAPH-784B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+784C 硌 CJK UNIFIED IDEOGRAPH-784C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+784D 硍 CJK UNIFIED IDEOGRAPH-784D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+784E 硎 CJK UNIFIED IDEOGRAPH-784E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+784F 硏 CJK UNIFIED IDEOGRAPH-784F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7850 硐 CJK UNIFIED IDEOGRAPH-7850 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7851 硑 CJK UNIFIED IDEOGRAPH-7851 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7852 硒 CJK UNIFIED IDEOGRAPH-7852 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7853 硓 CJK UNIFIED IDEOGRAPH-7853 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7854 硔 CJK UNIFIED IDEOGRAPH-7854 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7855 硕 CJK UNIFIED IDEOGRAPH-7855 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7856 硖 CJK UNIFIED IDEOGRAPH-7856 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7857 硗 CJK UNIFIED IDEOGRAPH-7857 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7858 硘 CJK UNIFIED IDEOGRAPH-7858 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7859 硙 CJK UNIFIED IDEOGRAPH-7859 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+785A 硚 CJK UNIFIED IDEOGRAPH-785A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+785B 硛 CJK UNIFIED IDEOGRAPH-785B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+785C 硜 CJK UNIFIED IDEOGRAPH-785C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+785D 硝 CJK UNIFIED IDEOGRAPH-785D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+785E 硞 CJK UNIFIED IDEOGRAPH-785E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+785F 硟 CJK UNIFIED IDEOGRAPH-785F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7860 硠 CJK UNIFIED IDEOGRAPH-7860 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7861 硡 CJK UNIFIED IDEOGRAPH-7861 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7862 硢 CJK UNIFIED IDEOGRAPH-7862 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7863 硣 CJK UNIFIED IDEOGRAPH-7863 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7864 硤 CJK UNIFIED IDEOGRAPH-7864 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7865 硥 CJK UNIFIED IDEOGRAPH-7865 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7866 硦 CJK UNIFIED IDEOGRAPH-7866 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7867 硧 CJK UNIFIED IDEOGRAPH-7867 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7868 硨 CJK UNIFIED IDEOGRAPH-7868 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7869 硩 CJK UNIFIED IDEOGRAPH-7869 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+786A 硪 CJK UNIFIED IDEOGRAPH-786A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+786B 硫 CJK UNIFIED IDEOGRAPH-786B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+786C 硬 CJK UNIFIED IDEOGRAPH-786C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+786D 硭 CJK UNIFIED IDEOGRAPH-786D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+786E 确 CJK UNIFIED IDEOGRAPH-786E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+786F 硯 CJK UNIFIED IDEOGRAPH-786F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7870 硰 CJK UNIFIED IDEOGRAPH-7870 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7871 硱 CJK UNIFIED IDEOGRAPH-7871 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7872 硲 CJK UNIFIED IDEOGRAPH-7872 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7873 硳 CJK UNIFIED IDEOGRAPH-7873 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7874 硴 CJK UNIFIED IDEOGRAPH-7874 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7875 硵 CJK UNIFIED IDEOGRAPH-7875 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7876 硶 CJK UNIFIED IDEOGRAPH-7876 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7877 硷 CJK UNIFIED IDEOGRAPH-7877 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7878 硸 CJK UNIFIED IDEOGRAPH-7878 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7879 硹 CJK UNIFIED IDEOGRAPH-7879 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+787A 硺 CJK UNIFIED IDEOGRAPH-787A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+787B 硻 CJK UNIFIED IDEOGRAPH-787B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+787C 硼 CJK UNIFIED IDEOGRAPH-787C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+787D 硽 CJK UNIFIED IDEOGRAPH-787D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+787E 硾 CJK UNIFIED IDEOGRAPH-787E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+787F 硿 CJK UNIFIED IDEOGRAPH-787F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7880 碀 CJK UNIFIED IDEOGRAPH-7880 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7881 碁 CJK UNIFIED IDEOGRAPH-7881 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7882 碂 CJK UNIFIED IDEOGRAPH-7882 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7883 碃 CJK UNIFIED IDEOGRAPH-7883 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7884 碄 CJK UNIFIED IDEOGRAPH-7884 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7885 碅 CJK UNIFIED IDEOGRAPH-7885 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7886 碆 CJK UNIFIED IDEOGRAPH-7886 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7887 碇 CJK UNIFIED IDEOGRAPH-7887 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7888 碈 CJK UNIFIED IDEOGRAPH-7888 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7889 碉 CJK UNIFIED IDEOGRAPH-7889 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+788A 碊 CJK UNIFIED IDEOGRAPH-788A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+788B 碋 CJK UNIFIED IDEOGRAPH-788B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+788C 碌 CJK UNIFIED IDEOGRAPH-788C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+788D 碍 CJK UNIFIED IDEOGRAPH-788D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+788E 碎 CJK UNIFIED IDEOGRAPH-788E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+788F 碏 CJK UNIFIED IDEOGRAPH-788F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7890 碐 CJK UNIFIED IDEOGRAPH-7890 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7891 碑 CJK UNIFIED IDEOGRAPH-7891 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7892 碒 CJK UNIFIED IDEOGRAPH-7892 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7893 碓 CJK UNIFIED IDEOGRAPH-7893 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7894 碔 CJK UNIFIED IDEOGRAPH-7894 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7895 碕 CJK UNIFIED IDEOGRAPH-7895 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7896 碖 CJK UNIFIED IDEOGRAPH-7896 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7897 碗 CJK UNIFIED IDEOGRAPH-7897 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7898 碘 CJK UNIFIED IDEOGRAPH-7898 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7899 碙 CJK UNIFIED IDEOGRAPH-7899 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+789A 碚 CJK UNIFIED IDEOGRAPH-789A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+789B 碛 CJK UNIFIED IDEOGRAPH-789B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+789C 碜 CJK UNIFIED IDEOGRAPH-789C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+789D 碝 CJK UNIFIED IDEOGRAPH-789D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+789E 碞 CJK UNIFIED IDEOGRAPH-789E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+789F 碟 CJK UNIFIED IDEOGRAPH-789F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+78A0 碠 CJK UNIFIED IDEOGRAPH-78A0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+78A1 碡 CJK UNIFIED IDEOGRAPH-78A1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+78A2 碢 CJK UNIFIED IDEOGRAPH-78A2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+78A3 碣 CJK UNIFIED IDEOGRAPH-78A3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+78A4 碤 CJK UNIFIED IDEOGRAPH-78A4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+78A5 碥 CJK UNIFIED IDEOGRAPH-78A5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+78A6 碦 CJK UNIFIED IDEOGRAPH-78A6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+78A7 碧 CJK UNIFIED IDEOGRAPH-78A7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+78A8 碨 CJK UNIFIED IDEOGRAPH-78A8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+78A9 碩 CJK UNIFIED IDEOGRAPH-78A9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+78AA 碪 CJK UNIFIED IDEOGRAPH-78AA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+78AB 碫 CJK UNIFIED IDEOGRAPH-78AB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+78AC 碬 CJK UNIFIED IDEOGRAPH-78AC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+78AD 碭 CJK UNIFIED IDEOGRAPH-78AD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+78AE 碮 CJK UNIFIED IDEOGRAPH-78AE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+78AF 碯 CJK UNIFIED IDEOGRAPH-78AF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+78B0 碰 CJK UNIFIED IDEOGRAPH-78B0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+78B1 碱 CJK UNIFIED IDEOGRAPH-78B1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+78B2 碲 CJK UNIFIED IDEOGRAPH-78B2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+78B3 碳 CJK UNIFIED IDEOGRAPH-78B3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+78B4 碴 CJK UNIFIED IDEOGRAPH-78B4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+78B5 碵 CJK UNIFIED IDEOGRAPH-78B5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+78B6 碶 CJK UNIFIED IDEOGRAPH-78B6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+78B7 碷 CJK UNIFIED IDEOGRAPH-78B7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+78B8 碸 CJK UNIFIED IDEOGRAPH-78B8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+78B9 碹 CJK UNIFIED IDEOGRAPH-78B9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+78BA 確 CJK UNIFIED IDEOGRAPH-78BA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+78BB 碻 CJK UNIFIED IDEOGRAPH-78BB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+78BC 碼 CJK UNIFIED IDEOGRAPH-78BC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+78BD 碽 CJK UNIFIED IDEOGRAPH-78BD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+78BE 碾 CJK UNIFIED IDEOGRAPH-78BE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+78BF 碿 CJK UNIFIED IDEOGRAPH-78BF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+78C0 磀 CJK UNIFIED IDEOGRAPH-78C0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+78C1 磁 CJK UNIFIED IDEOGRAPH-78C1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+78C2 磂 CJK UNIFIED IDEOGRAPH-78C2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+78C3 磃 CJK UNIFIED IDEOGRAPH-78C3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+78C4 磄 CJK UNIFIED IDEOGRAPH-78C4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+78C5 磅 CJK UNIFIED IDEOGRAPH-78C5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+78C6 磆 CJK UNIFIED IDEOGRAPH-78C6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+78C7 磇 CJK UNIFIED IDEOGRAPH-78C7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+78C8 磈 CJK UNIFIED IDEOGRAPH-78C8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+78C9 磉 CJK UNIFIED IDEOGRAPH-78C9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+78CA 磊 CJK UNIFIED IDEOGRAPH-78CA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+78CB 磋 CJK UNIFIED IDEOGRAPH-78CB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+78CC 磌 CJK UNIFIED IDEOGRAPH-78CC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+78CD 磍 CJK UNIFIED IDEOGRAPH-78CD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+78CE 磎 CJK UNIFIED IDEOGRAPH-78CE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+78CF 磏 CJK UNIFIED IDEOGRAPH-78CF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+78D0 磐 CJK UNIFIED IDEOGRAPH-78D0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+78D1 磑 CJK UNIFIED IDEOGRAPH-78D1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+78D2 磒 CJK UNIFIED IDEOGRAPH-78D2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+78D3 磓 CJK UNIFIED IDEOGRAPH-78D3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+78D4 磔 CJK UNIFIED IDEOGRAPH-78D4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+78D5 磕 CJK UNIFIED IDEOGRAPH-78D5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+78D6 磖 CJK UNIFIED IDEOGRAPH-78D6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+78D7 磗 CJK UNIFIED IDEOGRAPH-78D7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+78D8 磘 CJK UNIFIED IDEOGRAPH-78D8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+78D9 磙 CJK UNIFIED IDEOGRAPH-78D9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+78DA 磚 CJK UNIFIED IDEOGRAPH-78DA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+78DB 磛 CJK UNIFIED IDEOGRAPH-78DB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+78DC 磜 CJK UNIFIED IDEOGRAPH-78DC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+78DD 磝 CJK UNIFIED IDEOGRAPH-78DD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+78DE 磞 CJK UNIFIED IDEOGRAPH-78DE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+78DF 磟 CJK UNIFIED IDEOGRAPH-78DF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+78E0 磠 CJK UNIFIED IDEOGRAPH-78E0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+78E1 磡 CJK UNIFIED IDEOGRAPH-78E1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+78E2 磢 CJK UNIFIED IDEOGRAPH-78E2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+78E3 磣 CJK UNIFIED IDEOGRAPH-78E3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+78E4 磤 CJK UNIFIED IDEOGRAPH-78E4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+78E5 磥 CJK UNIFIED IDEOGRAPH-78E5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+78E6 磦 CJK UNIFIED IDEOGRAPH-78E6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+78E7 磧 CJK UNIFIED IDEOGRAPH-78E7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+78E8 磨 CJK UNIFIED IDEOGRAPH-78E8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+78E9 磩 CJK UNIFIED IDEOGRAPH-78E9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+78EA 磪 CJK UNIFIED IDEOGRAPH-78EA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+78EB 磫 CJK UNIFIED IDEOGRAPH-78EB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+78EC 磬 CJK UNIFIED IDEOGRAPH-78EC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+78ED 磭 CJK UNIFIED IDEOGRAPH-78ED | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+78EE 磮 CJK UNIFIED IDEOGRAPH-78EE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+78EF 磯 CJK UNIFIED IDEOGRAPH-78EF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+78F0 磰 CJK UNIFIED IDEOGRAPH-78F0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+78F1 磱 CJK UNIFIED IDEOGRAPH-78F1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+78F2 磲 CJK UNIFIED IDEOGRAPH-78F2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+78F3 磳 CJK UNIFIED IDEOGRAPH-78F3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+78F4 磴 CJK UNIFIED IDEOGRAPH-78F4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+78F5 磵 CJK UNIFIED IDEOGRAPH-78F5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+78F6 磶 CJK UNIFIED IDEOGRAPH-78F6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+78F7 磷 CJK UNIFIED IDEOGRAPH-78F7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+78F8 磸 CJK UNIFIED IDEOGRAPH-78F8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+78F9 磹 CJK UNIFIED IDEOGRAPH-78F9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+78FA 磺 CJK UNIFIED IDEOGRAPH-78FA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+78FB 磻 CJK UNIFIED IDEOGRAPH-78FB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+78FC 磼 CJK UNIFIED IDEOGRAPH-78FC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+78FD 磽 CJK UNIFIED IDEOGRAPH-78FD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+78FE 磾 CJK UNIFIED IDEOGRAPH-78FE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+78FF 磿 CJK UNIFIED IDEOGRAPH-78FF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7900 礀 CJK UNIFIED IDEOGRAPH-7900 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7901 礁 CJK UNIFIED IDEOGRAPH-7901 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7902 礂 CJK UNIFIED IDEOGRAPH-7902 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7903 礃 CJK UNIFIED IDEOGRAPH-7903 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7904 礄 CJK UNIFIED IDEOGRAPH-7904 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7905 礅 CJK UNIFIED IDEOGRAPH-7905 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7906 礆 CJK UNIFIED IDEOGRAPH-7906 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7907 礇 CJK UNIFIED IDEOGRAPH-7907 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7908 礈 CJK UNIFIED IDEOGRAPH-7908 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7909 礉 CJK UNIFIED IDEOGRAPH-7909 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+790A 礊 CJK UNIFIED IDEOGRAPH-790A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+790B 礋 CJK UNIFIED IDEOGRAPH-790B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+790C 礌 CJK UNIFIED IDEOGRAPH-790C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+790D 礍 CJK UNIFIED IDEOGRAPH-790D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+790E 礎 CJK UNIFIED IDEOGRAPH-790E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+790F 礏 CJK UNIFIED IDEOGRAPH-790F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7910 礐 CJK UNIFIED IDEOGRAPH-7910 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7911 礑 CJK UNIFIED IDEOGRAPH-7911 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7912 礒 CJK UNIFIED IDEOGRAPH-7912 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7913 礓 CJK UNIFIED IDEOGRAPH-7913 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7914 礔 CJK UNIFIED IDEOGRAPH-7914 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7915 礕 CJK UNIFIED IDEOGRAPH-7915 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7916 礖 CJK UNIFIED IDEOGRAPH-7916 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7917 礗 CJK UNIFIED IDEOGRAPH-7917 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7918 礘 CJK UNIFIED IDEOGRAPH-7918 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7919 礙 CJK UNIFIED IDEOGRAPH-7919 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+791A 礚 CJK UNIFIED IDEOGRAPH-791A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+791B 礛 CJK UNIFIED IDEOGRAPH-791B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+791C 礜 CJK UNIFIED IDEOGRAPH-791C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+791D 礝 CJK UNIFIED IDEOGRAPH-791D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+791E 礞 CJK UNIFIED IDEOGRAPH-791E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+791F 礟 CJK UNIFIED IDEOGRAPH-791F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7920 礠 CJK UNIFIED IDEOGRAPH-7920 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7921 礡 CJK UNIFIED IDEOGRAPH-7921 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7922 礢 CJK UNIFIED IDEOGRAPH-7922 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7923 礣 CJK UNIFIED IDEOGRAPH-7923 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7924 礤 CJK UNIFIED IDEOGRAPH-7924 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7925 礥 CJK UNIFIED IDEOGRAPH-7925 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7926 礦 CJK UNIFIED IDEOGRAPH-7926 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7927 礧 CJK UNIFIED IDEOGRAPH-7927 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7928 礨 CJK UNIFIED IDEOGRAPH-7928 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7929 礩 CJK UNIFIED IDEOGRAPH-7929 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+792A 礪 CJK UNIFIED IDEOGRAPH-792A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+792B 礫 CJK UNIFIED IDEOGRAPH-792B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+792C 礬 CJK UNIFIED IDEOGRAPH-792C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+792D 礭 CJK UNIFIED IDEOGRAPH-792D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+792E 礮 CJK UNIFIED IDEOGRAPH-792E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+792F 礯 CJK UNIFIED IDEOGRAPH-792F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7930 礰 CJK UNIFIED IDEOGRAPH-7930 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7931 礱 CJK UNIFIED IDEOGRAPH-7931 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7932 礲 CJK UNIFIED IDEOGRAPH-7932 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7933 礳 CJK UNIFIED IDEOGRAPH-7933 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7934 礴 CJK UNIFIED IDEOGRAPH-7934 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7935 礵 CJK UNIFIED IDEOGRAPH-7935 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7936 礶 CJK UNIFIED IDEOGRAPH-7936 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7937 礷 CJK UNIFIED IDEOGRAPH-7937 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7938 礸 CJK UNIFIED IDEOGRAPH-7938 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7939 礹 CJK UNIFIED IDEOGRAPH-7939 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+793A 示 CJK UNIFIED IDEOGRAPH-793A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+793B 礻 CJK UNIFIED IDEOGRAPH-793B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+793C 礼 CJK UNIFIED IDEOGRAPH-793C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+793D 礽 CJK UNIFIED IDEOGRAPH-793D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+793E 社 CJK UNIFIED IDEOGRAPH-793E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+793F 礿 CJK UNIFIED IDEOGRAPH-793F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7940 祀 CJK UNIFIED IDEOGRAPH-7940 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7941 祁 CJK UNIFIED IDEOGRAPH-7941 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7942 祂 CJK UNIFIED IDEOGRAPH-7942 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7943 祃 CJK UNIFIED IDEOGRAPH-7943 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7944 祄 CJK UNIFIED IDEOGRAPH-7944 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7945 祅 CJK UNIFIED IDEOGRAPH-7945 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7946 祆 CJK UNIFIED IDEOGRAPH-7946 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7947 祇 CJK UNIFIED IDEOGRAPH-7947 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7948 祈 CJK UNIFIED IDEOGRAPH-7948 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7949 祉 CJK UNIFIED IDEOGRAPH-7949 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+794A 祊 CJK UNIFIED IDEOGRAPH-794A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+794B 祋 CJK UNIFIED IDEOGRAPH-794B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+794C 祌 CJK UNIFIED IDEOGRAPH-794C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+794D 祍 CJK UNIFIED IDEOGRAPH-794D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+794E 祎 CJK UNIFIED IDEOGRAPH-794E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+794F 祏 CJK UNIFIED IDEOGRAPH-794F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7950 祐 CJK UNIFIED IDEOGRAPH-7950 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7951 祑 CJK UNIFIED IDEOGRAPH-7951 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7952 祒 CJK UNIFIED IDEOGRAPH-7952 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7953 祓 CJK UNIFIED IDEOGRAPH-7953 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7954 祔 CJK UNIFIED IDEOGRAPH-7954 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7955 祕 CJK UNIFIED IDEOGRAPH-7955 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7956 祖 CJK UNIFIED IDEOGRAPH-7956 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7957 祗 CJK UNIFIED IDEOGRAPH-7957 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7958 祘 CJK UNIFIED IDEOGRAPH-7958 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7959 祙 CJK UNIFIED IDEOGRAPH-7959 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+795A 祚 CJK UNIFIED IDEOGRAPH-795A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+795B 祛 CJK UNIFIED IDEOGRAPH-795B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+795C 祜 CJK UNIFIED IDEOGRAPH-795C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+795D 祝 CJK UNIFIED IDEOGRAPH-795D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+795E 神 CJK UNIFIED IDEOGRAPH-795E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+795F 祟 CJK UNIFIED IDEOGRAPH-795F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7960 祠 CJK UNIFIED IDEOGRAPH-7960 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7961 祡 CJK UNIFIED IDEOGRAPH-7961 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7962 祢 CJK UNIFIED IDEOGRAPH-7962 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7963 祣 CJK UNIFIED IDEOGRAPH-7963 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7964 祤 CJK UNIFIED IDEOGRAPH-7964 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7965 祥 CJK UNIFIED IDEOGRAPH-7965 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7966 祦 CJK UNIFIED IDEOGRAPH-7966 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7967 祧 CJK UNIFIED IDEOGRAPH-7967 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7968 票 CJK UNIFIED IDEOGRAPH-7968 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7969 祩 CJK UNIFIED IDEOGRAPH-7969 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+796A 祪 CJK UNIFIED IDEOGRAPH-796A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+796B 祫 CJK UNIFIED IDEOGRAPH-796B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+796C 祬 CJK UNIFIED IDEOGRAPH-796C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+796D 祭 CJK UNIFIED IDEOGRAPH-796D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+796E 祮 CJK UNIFIED IDEOGRAPH-796E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+796F 祯 CJK UNIFIED IDEOGRAPH-796F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7970 祰 CJK UNIFIED IDEOGRAPH-7970 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7971 祱 CJK UNIFIED IDEOGRAPH-7971 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7972 祲 CJK UNIFIED IDEOGRAPH-7972 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7973 祳 CJK UNIFIED IDEOGRAPH-7973 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7974 祴 CJK UNIFIED IDEOGRAPH-7974 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7975 祵 CJK UNIFIED IDEOGRAPH-7975 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7976 祶 CJK UNIFIED IDEOGRAPH-7976 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7977 祷 CJK UNIFIED IDEOGRAPH-7977 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7978 祸 CJK UNIFIED IDEOGRAPH-7978 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7979 祹 CJK UNIFIED IDEOGRAPH-7979 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+797A 祺 CJK UNIFIED IDEOGRAPH-797A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+797B 祻 CJK UNIFIED IDEOGRAPH-797B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+797C 祼 CJK UNIFIED IDEOGRAPH-797C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+797D 祽 CJK UNIFIED IDEOGRAPH-797D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+797E 祾 CJK UNIFIED IDEOGRAPH-797E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+797F 祿 CJK UNIFIED IDEOGRAPH-797F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7980 禀 CJK UNIFIED IDEOGRAPH-7980 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7981 禁 CJK UNIFIED IDEOGRAPH-7981 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7982 禂 CJK UNIFIED IDEOGRAPH-7982 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7983 禃 CJK UNIFIED IDEOGRAPH-7983 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7984 禄 CJK UNIFIED IDEOGRAPH-7984 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7985 禅 CJK UNIFIED IDEOGRAPH-7985 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7986 禆 CJK UNIFIED IDEOGRAPH-7986 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7987 禇 CJK UNIFIED IDEOGRAPH-7987 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7988 禈 CJK UNIFIED IDEOGRAPH-7988 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7989 禉 CJK UNIFIED IDEOGRAPH-7989 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+798A 禊 CJK UNIFIED IDEOGRAPH-798A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+798B 禋 CJK UNIFIED IDEOGRAPH-798B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+798C 禌 CJK UNIFIED IDEOGRAPH-798C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+798D 禍 CJK UNIFIED IDEOGRAPH-798D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+798E 禎 CJK UNIFIED IDEOGRAPH-798E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+798F 福 CJK UNIFIED IDEOGRAPH-798F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7990 禐 CJK UNIFIED IDEOGRAPH-7990 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7991 禑 CJK UNIFIED IDEOGRAPH-7991 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7992 禒 CJK UNIFIED IDEOGRAPH-7992 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7993 禓 CJK UNIFIED IDEOGRAPH-7993 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7994 禔 CJK UNIFIED IDEOGRAPH-7994 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7995 禕 CJK UNIFIED IDEOGRAPH-7995 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7996 禖 CJK UNIFIED IDEOGRAPH-7996 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7997 禗 CJK UNIFIED IDEOGRAPH-7997 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7998 禘 CJK UNIFIED IDEOGRAPH-7998 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7999 禙 CJK UNIFIED IDEOGRAPH-7999 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+799A 禚 CJK UNIFIED IDEOGRAPH-799A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+799B 禛 CJK UNIFIED IDEOGRAPH-799B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+799C 禜 CJK UNIFIED IDEOGRAPH-799C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+799D 禝 CJK UNIFIED IDEOGRAPH-799D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+799E 禞 CJK UNIFIED IDEOGRAPH-799E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+799F 禟 CJK UNIFIED IDEOGRAPH-799F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+79A0 禠 CJK UNIFIED IDEOGRAPH-79A0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+79A1 禡 CJK UNIFIED IDEOGRAPH-79A1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+79A2 禢 CJK UNIFIED IDEOGRAPH-79A2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+79A3 禣 CJK UNIFIED IDEOGRAPH-79A3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+79A4 禤 CJK UNIFIED IDEOGRAPH-79A4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+79A5 禥 CJK UNIFIED IDEOGRAPH-79A5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+79A6 禦 CJK UNIFIED IDEOGRAPH-79A6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+79A7 禧 CJK UNIFIED IDEOGRAPH-79A7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+79A8 禨 CJK UNIFIED IDEOGRAPH-79A8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+79A9 禩 CJK UNIFIED IDEOGRAPH-79A9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+79AA 禪 CJK UNIFIED IDEOGRAPH-79AA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+79AB 禫 CJK UNIFIED IDEOGRAPH-79AB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+79AC 禬 CJK UNIFIED IDEOGRAPH-79AC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+79AD 禭 CJK UNIFIED IDEOGRAPH-79AD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+79AE 禮 CJK UNIFIED IDEOGRAPH-79AE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+79AF 禯 CJK UNIFIED IDEOGRAPH-79AF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+79B0 禰 CJK UNIFIED IDEOGRAPH-79B0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+79B1 禱 CJK UNIFIED IDEOGRAPH-79B1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+79B2 禲 CJK UNIFIED IDEOGRAPH-79B2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+79B3 禳 CJK UNIFIED IDEOGRAPH-79B3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+79B4 禴 CJK UNIFIED IDEOGRAPH-79B4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+79B5 禵 CJK UNIFIED IDEOGRAPH-79B5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+79B6 禶 CJK UNIFIED IDEOGRAPH-79B6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+79B7 禷 CJK UNIFIED IDEOGRAPH-79B7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+79B8 禸 CJK UNIFIED IDEOGRAPH-79B8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+79B9 禹 CJK UNIFIED IDEOGRAPH-79B9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+79BA 禺 CJK UNIFIED IDEOGRAPH-79BA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+79BB 离 CJK UNIFIED IDEOGRAPH-79BB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+79BC 禼 CJK UNIFIED IDEOGRAPH-79BC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+79BD 禽 CJK UNIFIED IDEOGRAPH-79BD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+79BE 禾 CJK UNIFIED IDEOGRAPH-79BE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+79BF 禿 CJK UNIFIED IDEOGRAPH-79BF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+79C0 秀 CJK UNIFIED IDEOGRAPH-79C0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+79C1 私 CJK UNIFIED IDEOGRAPH-79C1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+79C2 秂 CJK UNIFIED IDEOGRAPH-79C2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+79C3 秃 CJK UNIFIED IDEOGRAPH-79C3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+79C4 秄 CJK UNIFIED IDEOGRAPH-79C4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+79C5 秅 CJK UNIFIED IDEOGRAPH-79C5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+79C6 秆 CJK UNIFIED IDEOGRAPH-79C6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+79C7 秇 CJK UNIFIED IDEOGRAPH-79C7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+79C8 秈 CJK UNIFIED IDEOGRAPH-79C8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+79C9 秉 CJK UNIFIED IDEOGRAPH-79C9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+79CA 秊 CJK UNIFIED IDEOGRAPH-79CA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+79CB 秋 CJK UNIFIED IDEOGRAPH-79CB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+79CC 秌 CJK UNIFIED IDEOGRAPH-79CC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+79CD 种 CJK UNIFIED IDEOGRAPH-79CD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+79CE 秎 CJK UNIFIED IDEOGRAPH-79CE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+79CF 秏 CJK UNIFIED IDEOGRAPH-79CF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+79D0 秐 CJK UNIFIED IDEOGRAPH-79D0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+79D1 科 CJK UNIFIED IDEOGRAPH-79D1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+79D2 秒 CJK UNIFIED IDEOGRAPH-79D2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+79D3 秓 CJK UNIFIED IDEOGRAPH-79D3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+79D4 秔 CJK UNIFIED IDEOGRAPH-79D4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+79D5 秕 CJK UNIFIED IDEOGRAPH-79D5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+79D6 秖 CJK UNIFIED IDEOGRAPH-79D6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+79D7 秗 CJK UNIFIED IDEOGRAPH-79D7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+79D8 秘 CJK UNIFIED IDEOGRAPH-79D8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+79D9 秙 CJK UNIFIED IDEOGRAPH-79D9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+79DA 秚 CJK UNIFIED IDEOGRAPH-79DA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+79DB 秛 CJK UNIFIED IDEOGRAPH-79DB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+79DC 秜 CJK UNIFIED IDEOGRAPH-79DC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+79DD 秝 CJK UNIFIED IDEOGRAPH-79DD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+79DE 秞 CJK UNIFIED IDEOGRAPH-79DE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+79DF 租 CJK UNIFIED IDEOGRAPH-79DF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+79E0 秠 CJK UNIFIED IDEOGRAPH-79E0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+79E1 秡 CJK UNIFIED IDEOGRAPH-79E1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+79E2 秢 CJK UNIFIED IDEOGRAPH-79E2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+79E3 秣 CJK UNIFIED IDEOGRAPH-79E3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+79E4 秤 CJK UNIFIED IDEOGRAPH-79E4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+79E5 秥 CJK UNIFIED IDEOGRAPH-79E5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+79E6 秦 CJK UNIFIED IDEOGRAPH-79E6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+79E7 秧 CJK UNIFIED IDEOGRAPH-79E7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+79E8 秨 CJK UNIFIED IDEOGRAPH-79E8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+79E9 秩 CJK UNIFIED IDEOGRAPH-79E9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+79EA 秪 CJK UNIFIED IDEOGRAPH-79EA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+79EB 秫 CJK UNIFIED IDEOGRAPH-79EB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+79EC 秬 CJK UNIFIED IDEOGRAPH-79EC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+79ED 秭 CJK UNIFIED IDEOGRAPH-79ED | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+79EE 秮 CJK UNIFIED IDEOGRAPH-79EE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+79EF 积 CJK UNIFIED IDEOGRAPH-79EF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+79F0 称 CJK UNIFIED IDEOGRAPH-79F0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+79F1 秱 CJK UNIFIED IDEOGRAPH-79F1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+79F2 秲 CJK UNIFIED IDEOGRAPH-79F2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+79F3 秳 CJK UNIFIED IDEOGRAPH-79F3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+79F4 秴 CJK UNIFIED IDEOGRAPH-79F4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+79F5 秵 CJK UNIFIED IDEOGRAPH-79F5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+79F6 秶 CJK UNIFIED IDEOGRAPH-79F6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+79F7 秷 CJK UNIFIED IDEOGRAPH-79F7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+79F8 秸 CJK UNIFIED IDEOGRAPH-79F8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+79F9 秹 CJK UNIFIED IDEOGRAPH-79F9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+79FA 秺 CJK UNIFIED IDEOGRAPH-79FA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+79FB 移 CJK UNIFIED IDEOGRAPH-79FB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+79FC 秼 CJK UNIFIED IDEOGRAPH-79FC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+79FD 秽 CJK UNIFIED IDEOGRAPH-79FD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+79FE 秾 CJK UNIFIED IDEOGRAPH-79FE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+79FF 秿 CJK UNIFIED IDEOGRAPH-79FF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A00 稀 CJK UNIFIED IDEOGRAPH-7A00 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A01 稁 CJK UNIFIED IDEOGRAPH-7A01 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A02 稂 CJK UNIFIED IDEOGRAPH-7A02 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A03 稃 CJK UNIFIED IDEOGRAPH-7A03 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A04 稄 CJK UNIFIED IDEOGRAPH-7A04 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A05 稅 CJK UNIFIED IDEOGRAPH-7A05 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A06 稆 CJK UNIFIED IDEOGRAPH-7A06 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A07 稇 CJK UNIFIED IDEOGRAPH-7A07 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A08 稈 CJK UNIFIED IDEOGRAPH-7A08 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A09 稉 CJK UNIFIED IDEOGRAPH-7A09 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A0A 稊 CJK UNIFIED IDEOGRAPH-7A0A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A0B 程 CJK UNIFIED IDEOGRAPH-7A0B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A0C 稌 CJK UNIFIED IDEOGRAPH-7A0C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A0D 稍 CJK UNIFIED IDEOGRAPH-7A0D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A0E 税 CJK UNIFIED IDEOGRAPH-7A0E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A0F 稏 CJK UNIFIED IDEOGRAPH-7A0F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A10 稐 CJK UNIFIED IDEOGRAPH-7A10 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A11 稑 CJK UNIFIED IDEOGRAPH-7A11 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A12 稒 CJK UNIFIED IDEOGRAPH-7A12 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A13 稓 CJK UNIFIED IDEOGRAPH-7A13 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A14 稔 CJK UNIFIED IDEOGRAPH-7A14 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A15 稕 CJK UNIFIED IDEOGRAPH-7A15 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A16 稖 CJK UNIFIED IDEOGRAPH-7A16 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A17 稗 CJK UNIFIED IDEOGRAPH-7A17 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A18 稘 CJK UNIFIED IDEOGRAPH-7A18 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A19 稙 CJK UNIFIED IDEOGRAPH-7A19 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A1A 稚 CJK UNIFIED IDEOGRAPH-7A1A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A1B 稛 CJK UNIFIED IDEOGRAPH-7A1B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A1C 稜 CJK UNIFIED IDEOGRAPH-7A1C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A1D 稝 CJK UNIFIED IDEOGRAPH-7A1D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A1E 稞 CJK UNIFIED IDEOGRAPH-7A1E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A1F 稟 CJK UNIFIED IDEOGRAPH-7A1F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A20 稠 CJK UNIFIED IDEOGRAPH-7A20 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A21 稡 CJK UNIFIED IDEOGRAPH-7A21 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A22 稢 CJK UNIFIED IDEOGRAPH-7A22 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A23 稣 CJK UNIFIED IDEOGRAPH-7A23 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A24 稤 CJK UNIFIED IDEOGRAPH-7A24 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A25 稥 CJK UNIFIED IDEOGRAPH-7A25 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A26 稦 CJK UNIFIED IDEOGRAPH-7A26 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A27 稧 CJK UNIFIED IDEOGRAPH-7A27 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A28 稨 CJK UNIFIED IDEOGRAPH-7A28 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A29 稩 CJK UNIFIED IDEOGRAPH-7A29 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A2A 稪 CJK UNIFIED IDEOGRAPH-7A2A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A2B 稫 CJK UNIFIED IDEOGRAPH-7A2B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A2C 稬 CJK UNIFIED IDEOGRAPH-7A2C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A2D 稭 CJK UNIFIED IDEOGRAPH-7A2D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A2E 種 CJK UNIFIED IDEOGRAPH-7A2E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A2F 稯 CJK UNIFIED IDEOGRAPH-7A2F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A30 稰 CJK UNIFIED IDEOGRAPH-7A30 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A31 稱 CJK UNIFIED IDEOGRAPH-7A31 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A32 稲 CJK UNIFIED IDEOGRAPH-7A32 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A33 稳 CJK UNIFIED IDEOGRAPH-7A33 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A34 稴 CJK UNIFIED IDEOGRAPH-7A34 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A35 稵 CJK UNIFIED IDEOGRAPH-7A35 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A36 稶 CJK UNIFIED IDEOGRAPH-7A36 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A37 稷 CJK UNIFIED IDEOGRAPH-7A37 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A38 稸 CJK UNIFIED IDEOGRAPH-7A38 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A39 稹 CJK UNIFIED IDEOGRAPH-7A39 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A3A 稺 CJK UNIFIED IDEOGRAPH-7A3A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A3B 稻 CJK UNIFIED IDEOGRAPH-7A3B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A3C 稼 CJK UNIFIED IDEOGRAPH-7A3C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A3D 稽 CJK UNIFIED IDEOGRAPH-7A3D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A3E 稾 CJK UNIFIED IDEOGRAPH-7A3E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A3F 稿 CJK UNIFIED IDEOGRAPH-7A3F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A40 穀 CJK UNIFIED IDEOGRAPH-7A40 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A41 穁 CJK UNIFIED IDEOGRAPH-7A41 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A42 穂 CJK UNIFIED IDEOGRAPH-7A42 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A43 穃 CJK UNIFIED IDEOGRAPH-7A43 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A44 穄 CJK UNIFIED IDEOGRAPH-7A44 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A45 穅 CJK UNIFIED IDEOGRAPH-7A45 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A46 穆 CJK UNIFIED IDEOGRAPH-7A46 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A47 穇 CJK UNIFIED IDEOGRAPH-7A47 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A48 穈 CJK UNIFIED IDEOGRAPH-7A48 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A49 穉 CJK UNIFIED IDEOGRAPH-7A49 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A4A 穊 CJK UNIFIED IDEOGRAPH-7A4A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A4B 穋 CJK UNIFIED IDEOGRAPH-7A4B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A4C 穌 CJK UNIFIED IDEOGRAPH-7A4C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A4D 積 CJK UNIFIED IDEOGRAPH-7A4D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A4E 穎 CJK UNIFIED IDEOGRAPH-7A4E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A4F 穏 CJK UNIFIED IDEOGRAPH-7A4F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A50 穐 CJK UNIFIED IDEOGRAPH-7A50 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A51 穑 CJK UNIFIED IDEOGRAPH-7A51 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A52 穒 CJK UNIFIED IDEOGRAPH-7A52 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A53 穓 CJK UNIFIED IDEOGRAPH-7A53 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A54 穔 CJK UNIFIED IDEOGRAPH-7A54 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A55 穕 CJK UNIFIED IDEOGRAPH-7A55 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A56 穖 CJK UNIFIED IDEOGRAPH-7A56 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A57 穗 CJK UNIFIED IDEOGRAPH-7A57 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A58 穘 CJK UNIFIED IDEOGRAPH-7A58 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A59 穙 CJK UNIFIED IDEOGRAPH-7A59 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A5A 穚 CJK UNIFIED IDEOGRAPH-7A5A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A5B 穛 CJK UNIFIED IDEOGRAPH-7A5B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A5C 穜 CJK UNIFIED IDEOGRAPH-7A5C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A5D 穝 CJK UNIFIED IDEOGRAPH-7A5D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A5E 穞 CJK UNIFIED IDEOGRAPH-7A5E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A5F 穟 CJK UNIFIED IDEOGRAPH-7A5F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A60 穠 CJK UNIFIED IDEOGRAPH-7A60 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A61 穡 CJK UNIFIED IDEOGRAPH-7A61 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A62 穢 CJK UNIFIED IDEOGRAPH-7A62 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A63 穣 CJK UNIFIED IDEOGRAPH-7A63 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A64 穤 CJK UNIFIED IDEOGRAPH-7A64 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A65 穥 CJK UNIFIED IDEOGRAPH-7A65 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A66 穦 CJK UNIFIED IDEOGRAPH-7A66 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A67 穧 CJK UNIFIED IDEOGRAPH-7A67 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A68 穨 CJK UNIFIED IDEOGRAPH-7A68 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A69 穩 CJK UNIFIED IDEOGRAPH-7A69 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A6A 穪 CJK UNIFIED IDEOGRAPH-7A6A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A6B 穫 CJK UNIFIED IDEOGRAPH-7A6B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A6C 穬 CJK UNIFIED IDEOGRAPH-7A6C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A6D 穭 CJK UNIFIED IDEOGRAPH-7A6D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A6E 穮 CJK UNIFIED IDEOGRAPH-7A6E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A6F 穯 CJK UNIFIED IDEOGRAPH-7A6F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A70 穰 CJK UNIFIED IDEOGRAPH-7A70 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A71 穱 CJK UNIFIED IDEOGRAPH-7A71 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A72 穲 CJK UNIFIED IDEOGRAPH-7A72 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A73 穳 CJK UNIFIED IDEOGRAPH-7A73 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A74 穴 CJK UNIFIED IDEOGRAPH-7A74 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A75 穵 CJK UNIFIED IDEOGRAPH-7A75 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A76 究 CJK UNIFIED IDEOGRAPH-7A76 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A77 穷 CJK UNIFIED IDEOGRAPH-7A77 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A78 穸 CJK UNIFIED IDEOGRAPH-7A78 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A79 穹 CJK UNIFIED IDEOGRAPH-7A79 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A7A 空 CJK UNIFIED IDEOGRAPH-7A7A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A7B 穻 CJK UNIFIED IDEOGRAPH-7A7B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A7C 穼 CJK UNIFIED IDEOGRAPH-7A7C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A7D 穽 CJK UNIFIED IDEOGRAPH-7A7D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A7E 穾 CJK UNIFIED IDEOGRAPH-7A7E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A7F 穿 CJK UNIFIED IDEOGRAPH-7A7F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A80 窀 CJK UNIFIED IDEOGRAPH-7A80 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A81 突 CJK UNIFIED IDEOGRAPH-7A81 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A82 窂 CJK UNIFIED IDEOGRAPH-7A82 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A83 窃 CJK UNIFIED IDEOGRAPH-7A83 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A84 窄 CJK UNIFIED IDEOGRAPH-7A84 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A85 窅 CJK UNIFIED IDEOGRAPH-7A85 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A86 窆 CJK UNIFIED IDEOGRAPH-7A86 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A87 窇 CJK UNIFIED IDEOGRAPH-7A87 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A88 窈 CJK UNIFIED IDEOGRAPH-7A88 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A89 窉 CJK UNIFIED IDEOGRAPH-7A89 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A8A 窊 CJK UNIFIED IDEOGRAPH-7A8A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A8B 窋 CJK UNIFIED IDEOGRAPH-7A8B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A8C 窌 CJK UNIFIED IDEOGRAPH-7A8C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A8D 窍 CJK UNIFIED IDEOGRAPH-7A8D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A8E 窎 CJK UNIFIED IDEOGRAPH-7A8E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A8F 窏 CJK UNIFIED IDEOGRAPH-7A8F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A90 窐 CJK UNIFIED IDEOGRAPH-7A90 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A91 窑 CJK UNIFIED IDEOGRAPH-7A91 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A92 窒 CJK UNIFIED IDEOGRAPH-7A92 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A93 窓 CJK UNIFIED IDEOGRAPH-7A93 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A94 窔 CJK UNIFIED IDEOGRAPH-7A94 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A95 窕 CJK UNIFIED IDEOGRAPH-7A95 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A96 窖 CJK UNIFIED IDEOGRAPH-7A96 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A97 窗 CJK UNIFIED IDEOGRAPH-7A97 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A98 窘 CJK UNIFIED IDEOGRAPH-7A98 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A99 窙 CJK UNIFIED IDEOGRAPH-7A99 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A9A 窚 CJK UNIFIED IDEOGRAPH-7A9A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A9B 窛 CJK UNIFIED IDEOGRAPH-7A9B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A9C 窜 CJK UNIFIED IDEOGRAPH-7A9C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A9D 窝 CJK UNIFIED IDEOGRAPH-7A9D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A9E 窞 CJK UNIFIED IDEOGRAPH-7A9E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7A9F 窟 CJK UNIFIED IDEOGRAPH-7A9F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7AA0 窠 CJK UNIFIED IDEOGRAPH-7AA0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7AA1 窡 CJK UNIFIED IDEOGRAPH-7AA1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7AA2 窢 CJK UNIFIED IDEOGRAPH-7AA2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7AA3 窣 CJK UNIFIED IDEOGRAPH-7AA3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7AA4 窤 CJK UNIFIED IDEOGRAPH-7AA4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7AA5 窥 CJK UNIFIED IDEOGRAPH-7AA5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7AA6 窦 CJK UNIFIED IDEOGRAPH-7AA6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7AA7 窧 CJK UNIFIED IDEOGRAPH-7AA7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7AA8 窨 CJK UNIFIED IDEOGRAPH-7AA8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7AA9 窩 CJK UNIFIED IDEOGRAPH-7AA9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7AAA 窪 CJK UNIFIED IDEOGRAPH-7AAA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7AAB 窫 CJK UNIFIED IDEOGRAPH-7AAB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7AAC 窬 CJK UNIFIED IDEOGRAPH-7AAC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7AAD 窭 CJK UNIFIED IDEOGRAPH-7AAD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7AAE 窮 CJK UNIFIED IDEOGRAPH-7AAE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7AAF 窯 CJK UNIFIED IDEOGRAPH-7AAF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7AB0 窰 CJK UNIFIED IDEOGRAPH-7AB0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7AB1 窱 CJK UNIFIED IDEOGRAPH-7AB1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7AB2 窲 CJK UNIFIED IDEOGRAPH-7AB2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7AB3 窳 CJK UNIFIED IDEOGRAPH-7AB3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7AB4 窴 CJK UNIFIED IDEOGRAPH-7AB4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7AB5 窵 CJK UNIFIED IDEOGRAPH-7AB5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7AB6 窶 CJK UNIFIED IDEOGRAPH-7AB6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7AB7 窷 CJK UNIFIED IDEOGRAPH-7AB7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7AB8 窸 CJK UNIFIED IDEOGRAPH-7AB8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7AB9 窹 CJK UNIFIED IDEOGRAPH-7AB9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7ABA 窺 CJK UNIFIED IDEOGRAPH-7ABA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7ABB 窻 CJK UNIFIED IDEOGRAPH-7ABB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7ABC 窼 CJK UNIFIED IDEOGRAPH-7ABC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7ABD 窽 CJK UNIFIED IDEOGRAPH-7ABD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7ABE 窾 CJK UNIFIED IDEOGRAPH-7ABE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7ABF 窿 CJK UNIFIED IDEOGRAPH-7ABF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7AC0 竀 CJK UNIFIED IDEOGRAPH-7AC0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7AC1 竁 CJK UNIFIED IDEOGRAPH-7AC1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7AC2 竂 CJK UNIFIED IDEOGRAPH-7AC2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7AC3 竃 CJK UNIFIED IDEOGRAPH-7AC3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7AC4 竄 CJK UNIFIED IDEOGRAPH-7AC4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7AC5 竅 CJK UNIFIED IDEOGRAPH-7AC5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7AC6 竆 CJK UNIFIED IDEOGRAPH-7AC6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7AC7 竇 CJK UNIFIED IDEOGRAPH-7AC7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7AC8 竈 CJK UNIFIED IDEOGRAPH-7AC8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7AC9 竉 CJK UNIFIED IDEOGRAPH-7AC9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7ACA 竊 CJK UNIFIED IDEOGRAPH-7ACA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7ACB 立 CJK UNIFIED IDEOGRAPH-7ACB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7ACC 竌 CJK UNIFIED IDEOGRAPH-7ACC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7ACD 竍 CJK UNIFIED IDEOGRAPH-7ACD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7ACE 竎 CJK UNIFIED IDEOGRAPH-7ACE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7ACF 竏 CJK UNIFIED IDEOGRAPH-7ACF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7AD0 竐 CJK UNIFIED IDEOGRAPH-7AD0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7AD1 竑 CJK UNIFIED IDEOGRAPH-7AD1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7AD2 竒 CJK UNIFIED IDEOGRAPH-7AD2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7AD3 竓 CJK UNIFIED IDEOGRAPH-7AD3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7AD4 竔 CJK UNIFIED IDEOGRAPH-7AD4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7AD5 竕 CJK UNIFIED IDEOGRAPH-7AD5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7AD6 竖 CJK UNIFIED IDEOGRAPH-7AD6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7AD7 竗 CJK UNIFIED IDEOGRAPH-7AD7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7AD8 竘 CJK UNIFIED IDEOGRAPH-7AD8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7AD9 站 CJK UNIFIED IDEOGRAPH-7AD9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7ADA 竚 CJK UNIFIED IDEOGRAPH-7ADA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7ADB 竛 CJK UNIFIED IDEOGRAPH-7ADB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7ADC 竜 CJK UNIFIED IDEOGRAPH-7ADC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7ADD 竝 CJK UNIFIED IDEOGRAPH-7ADD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7ADE 竞 CJK UNIFIED IDEOGRAPH-7ADE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7ADF 竟 CJK UNIFIED IDEOGRAPH-7ADF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7AE0 章 CJK UNIFIED IDEOGRAPH-7AE0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7AE1 竡 CJK UNIFIED IDEOGRAPH-7AE1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7AE2 竢 CJK UNIFIED IDEOGRAPH-7AE2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7AE3 竣 CJK UNIFIED IDEOGRAPH-7AE3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7AE4 竤 CJK UNIFIED IDEOGRAPH-7AE4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7AE5 童 CJK UNIFIED IDEOGRAPH-7AE5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7AE6 竦 CJK UNIFIED IDEOGRAPH-7AE6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7AE7 竧 CJK UNIFIED IDEOGRAPH-7AE7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7AE8 竨 CJK UNIFIED IDEOGRAPH-7AE8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7AE9 竩 CJK UNIFIED IDEOGRAPH-7AE9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7AEA 竪 CJK UNIFIED IDEOGRAPH-7AEA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7AEB 竫 CJK UNIFIED IDEOGRAPH-7AEB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7AEC 竬 CJK UNIFIED IDEOGRAPH-7AEC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7AED 竭 CJK UNIFIED IDEOGRAPH-7AED | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7AEE 竮 CJK UNIFIED IDEOGRAPH-7AEE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7AEF 端 CJK UNIFIED IDEOGRAPH-7AEF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7AF0 竰 CJK UNIFIED IDEOGRAPH-7AF0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7AF1 竱 CJK UNIFIED IDEOGRAPH-7AF1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7AF2 竲 CJK UNIFIED IDEOGRAPH-7AF2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7AF3 竳 CJK UNIFIED IDEOGRAPH-7AF3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7AF4 竴 CJK UNIFIED IDEOGRAPH-7AF4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7AF5 竵 CJK UNIFIED IDEOGRAPH-7AF5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7AF6 競 CJK UNIFIED IDEOGRAPH-7AF6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7AF7 竷 CJK UNIFIED IDEOGRAPH-7AF7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7AF8 竸 CJK UNIFIED IDEOGRAPH-7AF8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7AF9 竹 CJK UNIFIED IDEOGRAPH-7AF9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7AFA 竺 CJK UNIFIED IDEOGRAPH-7AFA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7AFB 竻 CJK UNIFIED IDEOGRAPH-7AFB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7AFC 竼 CJK UNIFIED IDEOGRAPH-7AFC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7AFD 竽 CJK UNIFIED IDEOGRAPH-7AFD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7AFE 竾 CJK UNIFIED IDEOGRAPH-7AFE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7AFF 竿 CJK UNIFIED IDEOGRAPH-7AFF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B00 笀 CJK UNIFIED IDEOGRAPH-7B00 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B01 笁 CJK UNIFIED IDEOGRAPH-7B01 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B02 笂 CJK UNIFIED IDEOGRAPH-7B02 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B03 笃 CJK UNIFIED IDEOGRAPH-7B03 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B04 笄 CJK UNIFIED IDEOGRAPH-7B04 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B05 笅 CJK UNIFIED IDEOGRAPH-7B05 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B06 笆 CJK UNIFIED IDEOGRAPH-7B06 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B07 笇 CJK UNIFIED IDEOGRAPH-7B07 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B08 笈 CJK UNIFIED IDEOGRAPH-7B08 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B09 笉 CJK UNIFIED IDEOGRAPH-7B09 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B0A 笊 CJK UNIFIED IDEOGRAPH-7B0A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B0B 笋 CJK UNIFIED IDEOGRAPH-7B0B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B0C 笌 CJK UNIFIED IDEOGRAPH-7B0C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B0D 笍 CJK UNIFIED IDEOGRAPH-7B0D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B0E 笎 CJK UNIFIED IDEOGRAPH-7B0E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B0F 笏 CJK UNIFIED IDEOGRAPH-7B0F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B10 笐 CJK UNIFIED IDEOGRAPH-7B10 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B11 笑 CJK UNIFIED IDEOGRAPH-7B11 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B12 笒 CJK UNIFIED IDEOGRAPH-7B12 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B13 笓 CJK UNIFIED IDEOGRAPH-7B13 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B14 笔 CJK UNIFIED IDEOGRAPH-7B14 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B15 笕 CJK UNIFIED IDEOGRAPH-7B15 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B16 笖 CJK UNIFIED IDEOGRAPH-7B16 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B17 笗 CJK UNIFIED IDEOGRAPH-7B17 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B18 笘 CJK UNIFIED IDEOGRAPH-7B18 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B19 笙 CJK UNIFIED IDEOGRAPH-7B19 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B1A 笚 CJK UNIFIED IDEOGRAPH-7B1A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B1B 笛 CJK UNIFIED IDEOGRAPH-7B1B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B1C 笜 CJK UNIFIED IDEOGRAPH-7B1C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B1D 笝 CJK UNIFIED IDEOGRAPH-7B1D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B1E 笞 CJK UNIFIED IDEOGRAPH-7B1E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B1F 笟 CJK UNIFIED IDEOGRAPH-7B1F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B20 笠 CJK UNIFIED IDEOGRAPH-7B20 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B21 笡 CJK UNIFIED IDEOGRAPH-7B21 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B22 笢 CJK UNIFIED IDEOGRAPH-7B22 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B23 笣 CJK UNIFIED IDEOGRAPH-7B23 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B24 笤 CJK UNIFIED IDEOGRAPH-7B24 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B25 笥 CJK UNIFIED IDEOGRAPH-7B25 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B26 符 CJK UNIFIED IDEOGRAPH-7B26 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B27 笧 CJK UNIFIED IDEOGRAPH-7B27 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B28 笨 CJK UNIFIED IDEOGRAPH-7B28 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B29 笩 CJK UNIFIED IDEOGRAPH-7B29 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B2A 笪 CJK UNIFIED IDEOGRAPH-7B2A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B2B 笫 CJK UNIFIED IDEOGRAPH-7B2B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B2C 第 CJK UNIFIED IDEOGRAPH-7B2C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B2D 笭 CJK UNIFIED IDEOGRAPH-7B2D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B2E 笮 CJK UNIFIED IDEOGRAPH-7B2E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B2F 笯 CJK UNIFIED IDEOGRAPH-7B2F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B30 笰 CJK UNIFIED IDEOGRAPH-7B30 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B31 笱 CJK UNIFIED IDEOGRAPH-7B31 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B32 笲 CJK UNIFIED IDEOGRAPH-7B32 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B33 笳 CJK UNIFIED IDEOGRAPH-7B33 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B34 笴 CJK UNIFIED IDEOGRAPH-7B34 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B35 笵 CJK UNIFIED IDEOGRAPH-7B35 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B36 笶 CJK UNIFIED IDEOGRAPH-7B36 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B37 笷 CJK UNIFIED IDEOGRAPH-7B37 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B38 笸 CJK UNIFIED IDEOGRAPH-7B38 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B39 笹 CJK UNIFIED IDEOGRAPH-7B39 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B3A 笺 CJK UNIFIED IDEOGRAPH-7B3A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B3B 笻 CJK UNIFIED IDEOGRAPH-7B3B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B3C 笼 CJK UNIFIED IDEOGRAPH-7B3C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B3D 笽 CJK UNIFIED IDEOGRAPH-7B3D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B3E 笾 CJK UNIFIED IDEOGRAPH-7B3E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B3F 笿 CJK UNIFIED IDEOGRAPH-7B3F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B40 筀 CJK UNIFIED IDEOGRAPH-7B40 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B41 筁 CJK UNIFIED IDEOGRAPH-7B41 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B42 筂 CJK UNIFIED IDEOGRAPH-7B42 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B43 筃 CJK UNIFIED IDEOGRAPH-7B43 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B44 筄 CJK UNIFIED IDEOGRAPH-7B44 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B45 筅 CJK UNIFIED IDEOGRAPH-7B45 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B46 筆 CJK UNIFIED IDEOGRAPH-7B46 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B47 筇 CJK UNIFIED IDEOGRAPH-7B47 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B48 筈 CJK UNIFIED IDEOGRAPH-7B48 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B49 等 CJK UNIFIED IDEOGRAPH-7B49 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B4A 筊 CJK UNIFIED IDEOGRAPH-7B4A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B4B 筋 CJK UNIFIED IDEOGRAPH-7B4B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B4C 筌 CJK UNIFIED IDEOGRAPH-7B4C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B4D 筍 CJK UNIFIED IDEOGRAPH-7B4D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B4E 筎 CJK UNIFIED IDEOGRAPH-7B4E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B4F 筏 CJK UNIFIED IDEOGRAPH-7B4F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B50 筐 CJK UNIFIED IDEOGRAPH-7B50 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B51 筑 CJK UNIFIED IDEOGRAPH-7B51 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B52 筒 CJK UNIFIED IDEOGRAPH-7B52 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B53 筓 CJK UNIFIED IDEOGRAPH-7B53 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B54 答 CJK UNIFIED IDEOGRAPH-7B54 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B55 筕 CJK UNIFIED IDEOGRAPH-7B55 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B56 策 CJK UNIFIED IDEOGRAPH-7B56 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B57 筗 CJK UNIFIED IDEOGRAPH-7B57 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B58 筘 CJK UNIFIED IDEOGRAPH-7B58 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B59 筙 CJK UNIFIED IDEOGRAPH-7B59 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B5A 筚 CJK UNIFIED IDEOGRAPH-7B5A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B5B 筛 CJK UNIFIED IDEOGRAPH-7B5B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B5C 筜 CJK UNIFIED IDEOGRAPH-7B5C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B5D 筝 CJK UNIFIED IDEOGRAPH-7B5D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B5E 筞 CJK UNIFIED IDEOGRAPH-7B5E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B5F 筟 CJK UNIFIED IDEOGRAPH-7B5F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B60 筠 CJK UNIFIED IDEOGRAPH-7B60 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B61 筡 CJK UNIFIED IDEOGRAPH-7B61 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B62 筢 CJK UNIFIED IDEOGRAPH-7B62 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B63 筣 CJK UNIFIED IDEOGRAPH-7B63 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B64 筤 CJK UNIFIED IDEOGRAPH-7B64 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B65 筥 CJK UNIFIED IDEOGRAPH-7B65 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B66 筦 CJK UNIFIED IDEOGRAPH-7B66 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B67 筧 CJK UNIFIED IDEOGRAPH-7B67 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B68 筨 CJK UNIFIED IDEOGRAPH-7B68 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B69 筩 CJK UNIFIED IDEOGRAPH-7B69 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B6A 筪 CJK UNIFIED IDEOGRAPH-7B6A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B6B 筫 CJK UNIFIED IDEOGRAPH-7B6B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B6C 筬 CJK UNIFIED IDEOGRAPH-7B6C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B6D 筭 CJK UNIFIED IDEOGRAPH-7B6D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B6E 筮 CJK UNIFIED IDEOGRAPH-7B6E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B6F 筯 CJK UNIFIED IDEOGRAPH-7B6F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B70 筰 CJK UNIFIED IDEOGRAPH-7B70 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B71 筱 CJK UNIFIED IDEOGRAPH-7B71 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B72 筲 CJK UNIFIED IDEOGRAPH-7B72 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B73 筳 CJK UNIFIED IDEOGRAPH-7B73 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B74 筴 CJK UNIFIED IDEOGRAPH-7B74 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B75 筵 CJK UNIFIED IDEOGRAPH-7B75 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B76 筶 CJK UNIFIED IDEOGRAPH-7B76 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B77 筷 CJK UNIFIED IDEOGRAPH-7B77 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B78 筸 CJK UNIFIED IDEOGRAPH-7B78 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B79 筹 CJK UNIFIED IDEOGRAPH-7B79 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B7A 筺 CJK UNIFIED IDEOGRAPH-7B7A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B7B 筻 CJK UNIFIED IDEOGRAPH-7B7B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B7C 筼 CJK UNIFIED IDEOGRAPH-7B7C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B7D 筽 CJK UNIFIED IDEOGRAPH-7B7D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B7E 签 CJK UNIFIED IDEOGRAPH-7B7E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B7F 筿 CJK UNIFIED IDEOGRAPH-7B7F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B80 简 CJK UNIFIED IDEOGRAPH-7B80 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B81 箁 CJK UNIFIED IDEOGRAPH-7B81 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B82 箂 CJK UNIFIED IDEOGRAPH-7B82 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B83 箃 CJK UNIFIED IDEOGRAPH-7B83 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B84 箄 CJK UNIFIED IDEOGRAPH-7B84 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B85 箅 CJK UNIFIED IDEOGRAPH-7B85 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B86 箆 CJK UNIFIED IDEOGRAPH-7B86 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B87 箇 CJK UNIFIED IDEOGRAPH-7B87 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B88 箈 CJK UNIFIED IDEOGRAPH-7B88 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B89 箉 CJK UNIFIED IDEOGRAPH-7B89 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B8A 箊 CJK UNIFIED IDEOGRAPH-7B8A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B8B 箋 CJK UNIFIED IDEOGRAPH-7B8B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B8C 箌 CJK UNIFIED IDEOGRAPH-7B8C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B8D 箍 CJK UNIFIED IDEOGRAPH-7B8D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B8E 箎 CJK UNIFIED IDEOGRAPH-7B8E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B8F 箏 CJK UNIFIED IDEOGRAPH-7B8F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B90 箐 CJK UNIFIED IDEOGRAPH-7B90 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B91 箑 CJK UNIFIED IDEOGRAPH-7B91 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B92 箒 CJK UNIFIED IDEOGRAPH-7B92 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B93 箓 CJK UNIFIED IDEOGRAPH-7B93 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B94 箔 CJK UNIFIED IDEOGRAPH-7B94 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B95 箕 CJK UNIFIED IDEOGRAPH-7B95 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B96 箖 CJK UNIFIED IDEOGRAPH-7B96 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B97 算 CJK UNIFIED IDEOGRAPH-7B97 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B98 箘 CJK UNIFIED IDEOGRAPH-7B98 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B99 箙 CJK UNIFIED IDEOGRAPH-7B99 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B9A 箚 CJK UNIFIED IDEOGRAPH-7B9A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B9B 箛 CJK UNIFIED IDEOGRAPH-7B9B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B9C 箜 CJK UNIFIED IDEOGRAPH-7B9C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B9D 箝 CJK UNIFIED IDEOGRAPH-7B9D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B9E 箞 CJK UNIFIED IDEOGRAPH-7B9E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7B9F 箟 CJK UNIFIED IDEOGRAPH-7B9F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7BA0 箠 CJK UNIFIED IDEOGRAPH-7BA0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7BA1 管 CJK UNIFIED IDEOGRAPH-7BA1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7BA2 箢 CJK UNIFIED IDEOGRAPH-7BA2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7BA3 箣 CJK UNIFIED IDEOGRAPH-7BA3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7BA4 箤 CJK UNIFIED IDEOGRAPH-7BA4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7BA5 箥 CJK UNIFIED IDEOGRAPH-7BA5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7BA6 箦 CJK UNIFIED IDEOGRAPH-7BA6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7BA7 箧 CJK UNIFIED IDEOGRAPH-7BA7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7BA8 箨 CJK UNIFIED IDEOGRAPH-7BA8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7BA9 箩 CJK UNIFIED IDEOGRAPH-7BA9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7BAA 箪 CJK UNIFIED IDEOGRAPH-7BAA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7BAB 箫 CJK UNIFIED IDEOGRAPH-7BAB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7BAC 箬 CJK UNIFIED IDEOGRAPH-7BAC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7BAD 箭 CJK UNIFIED IDEOGRAPH-7BAD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7BAE 箮 CJK UNIFIED IDEOGRAPH-7BAE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7BAF 箯 CJK UNIFIED IDEOGRAPH-7BAF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7BB0 箰 CJK UNIFIED IDEOGRAPH-7BB0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7BB1 箱 CJK UNIFIED IDEOGRAPH-7BB1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7BB2 箲 CJK UNIFIED IDEOGRAPH-7BB2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7BB3 箳 CJK UNIFIED IDEOGRAPH-7BB3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7BB4 箴 CJK UNIFIED IDEOGRAPH-7BB4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7BB5 箵 CJK UNIFIED IDEOGRAPH-7BB5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7BB6 箶 CJK UNIFIED IDEOGRAPH-7BB6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7BB7 箷 CJK UNIFIED IDEOGRAPH-7BB7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7BB8 箸 CJK UNIFIED IDEOGRAPH-7BB8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7BB9 箹 CJK UNIFIED IDEOGRAPH-7BB9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7BBA 箺 CJK UNIFIED IDEOGRAPH-7BBA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7BBB 箻 CJK UNIFIED IDEOGRAPH-7BBB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7BBC 箼 CJK UNIFIED IDEOGRAPH-7BBC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7BBD 箽 CJK UNIFIED IDEOGRAPH-7BBD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7BBE 箾 CJK UNIFIED IDEOGRAPH-7BBE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7BBF 箿 CJK UNIFIED IDEOGRAPH-7BBF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7BC0 節 CJK UNIFIED IDEOGRAPH-7BC0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7BC1 篁 CJK UNIFIED IDEOGRAPH-7BC1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7BC2 篂 CJK UNIFIED IDEOGRAPH-7BC2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7BC3 篃 CJK UNIFIED IDEOGRAPH-7BC3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7BC4 範 CJK UNIFIED IDEOGRAPH-7BC4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7BC5 篅 CJK UNIFIED IDEOGRAPH-7BC5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7BC6 篆 CJK UNIFIED IDEOGRAPH-7BC6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7BC7 篇 CJK UNIFIED IDEOGRAPH-7BC7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7BC8 篈 CJK UNIFIED IDEOGRAPH-7BC8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7BC9 築 CJK UNIFIED IDEOGRAPH-7BC9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7BCA 篊 CJK UNIFIED IDEOGRAPH-7BCA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7BCB 篋 CJK UNIFIED IDEOGRAPH-7BCB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7BCC 篌 CJK UNIFIED IDEOGRAPH-7BCC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7BCD 篍 CJK UNIFIED IDEOGRAPH-7BCD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7BCE 篎 CJK UNIFIED IDEOGRAPH-7BCE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7BCF 篏 CJK UNIFIED IDEOGRAPH-7BCF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7BD0 篐 CJK UNIFIED IDEOGRAPH-7BD0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7BD1 篑 CJK UNIFIED IDEOGRAPH-7BD1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7BD2 篒 CJK UNIFIED IDEOGRAPH-7BD2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7BD3 篓 CJK UNIFIED IDEOGRAPH-7BD3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7BD4 篔 CJK UNIFIED IDEOGRAPH-7BD4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7BD5 篕 CJK UNIFIED IDEOGRAPH-7BD5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7BD6 篖 CJK UNIFIED IDEOGRAPH-7BD6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7BD7 篗 CJK UNIFIED IDEOGRAPH-7BD7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7BD8 篘 CJK UNIFIED IDEOGRAPH-7BD8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7BD9 篙 CJK UNIFIED IDEOGRAPH-7BD9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7BDA 篚 CJK UNIFIED IDEOGRAPH-7BDA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7BDB 篛 CJK UNIFIED IDEOGRAPH-7BDB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7BDC 篜 CJK UNIFIED IDEOGRAPH-7BDC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7BDD 篝 CJK UNIFIED IDEOGRAPH-7BDD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7BDE 篞 CJK UNIFIED IDEOGRAPH-7BDE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7BDF 篟 CJK UNIFIED IDEOGRAPH-7BDF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7BE0 篠 CJK UNIFIED IDEOGRAPH-7BE0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7BE1 篡 CJK UNIFIED IDEOGRAPH-7BE1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7BE2 篢 CJK UNIFIED IDEOGRAPH-7BE2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7BE3 篣 CJK UNIFIED IDEOGRAPH-7BE3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7BE4 篤 CJK UNIFIED IDEOGRAPH-7BE4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7BE5 篥 CJK UNIFIED IDEOGRAPH-7BE5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7BE6 篦 CJK UNIFIED IDEOGRAPH-7BE6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7BE7 篧 CJK UNIFIED IDEOGRAPH-7BE7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7BE8 篨 CJK UNIFIED IDEOGRAPH-7BE8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7BE9 篩 CJK UNIFIED IDEOGRAPH-7BE9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7BEA 篪 CJK UNIFIED IDEOGRAPH-7BEA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7BEB 篫 CJK UNIFIED IDEOGRAPH-7BEB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7BEC 篬 CJK UNIFIED IDEOGRAPH-7BEC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7BED 篭 CJK UNIFIED IDEOGRAPH-7BED | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7BEE 篮 CJK UNIFIED IDEOGRAPH-7BEE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7BEF 篯 CJK UNIFIED IDEOGRAPH-7BEF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7BF0 篰 CJK UNIFIED IDEOGRAPH-7BF0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7BF1 篱 CJK UNIFIED IDEOGRAPH-7BF1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7BF2 篲 CJK UNIFIED IDEOGRAPH-7BF2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7BF3 篳 CJK UNIFIED IDEOGRAPH-7BF3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7BF4 篴 CJK UNIFIED IDEOGRAPH-7BF4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7BF5 篵 CJK UNIFIED IDEOGRAPH-7BF5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7BF6 篶 CJK UNIFIED IDEOGRAPH-7BF6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7BF7 篷 CJK UNIFIED IDEOGRAPH-7BF7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7BF8 篸 CJK UNIFIED IDEOGRAPH-7BF8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7BF9 篹 CJK UNIFIED IDEOGRAPH-7BF9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7BFA 篺 CJK UNIFIED IDEOGRAPH-7BFA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7BFB 篻 CJK UNIFIED IDEOGRAPH-7BFB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7BFC 篼 CJK UNIFIED IDEOGRAPH-7BFC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7BFD 篽 CJK UNIFIED IDEOGRAPH-7BFD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7BFE 篾 CJK UNIFIED IDEOGRAPH-7BFE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7BFF 篿 CJK UNIFIED IDEOGRAPH-7BFF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C00 簀 CJK UNIFIED IDEOGRAPH-7C00 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C01 簁 CJK UNIFIED IDEOGRAPH-7C01 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C02 簂 CJK UNIFIED IDEOGRAPH-7C02 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C03 簃 CJK UNIFIED IDEOGRAPH-7C03 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C04 簄 CJK UNIFIED IDEOGRAPH-7C04 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C05 簅 CJK UNIFIED IDEOGRAPH-7C05 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C06 簆 CJK UNIFIED IDEOGRAPH-7C06 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C07 簇 CJK UNIFIED IDEOGRAPH-7C07 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C08 簈 CJK UNIFIED IDEOGRAPH-7C08 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C09 簉 CJK UNIFIED IDEOGRAPH-7C09 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C0A 簊 CJK UNIFIED IDEOGRAPH-7C0A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C0B 簋 CJK UNIFIED IDEOGRAPH-7C0B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C0C 簌 CJK UNIFIED IDEOGRAPH-7C0C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C0D 簍 CJK UNIFIED IDEOGRAPH-7C0D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C0E 簎 CJK UNIFIED IDEOGRAPH-7C0E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C0F 簏 CJK UNIFIED IDEOGRAPH-7C0F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C10 簐 CJK UNIFIED IDEOGRAPH-7C10 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C11 簑 CJK UNIFIED IDEOGRAPH-7C11 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C12 簒 CJK UNIFIED IDEOGRAPH-7C12 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C13 簓 CJK UNIFIED IDEOGRAPH-7C13 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C14 簔 CJK UNIFIED IDEOGRAPH-7C14 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C15 簕 CJK UNIFIED IDEOGRAPH-7C15 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C16 簖 CJK UNIFIED IDEOGRAPH-7C16 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C17 簗 CJK UNIFIED IDEOGRAPH-7C17 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C18 簘 CJK UNIFIED IDEOGRAPH-7C18 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C19 簙 CJK UNIFIED IDEOGRAPH-7C19 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C1A 簚 CJK UNIFIED IDEOGRAPH-7C1A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C1B 簛 CJK UNIFIED IDEOGRAPH-7C1B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C1C 簜 CJK UNIFIED IDEOGRAPH-7C1C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C1D 簝 CJK UNIFIED IDEOGRAPH-7C1D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C1E 簞 CJK UNIFIED IDEOGRAPH-7C1E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C1F 簟 CJK UNIFIED IDEOGRAPH-7C1F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C20 簠 CJK UNIFIED IDEOGRAPH-7C20 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C21 簡 CJK UNIFIED IDEOGRAPH-7C21 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C22 簢 CJK UNIFIED IDEOGRAPH-7C22 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C23 簣 CJK UNIFIED IDEOGRAPH-7C23 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C24 簤 CJK UNIFIED IDEOGRAPH-7C24 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C25 簥 CJK UNIFIED IDEOGRAPH-7C25 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C26 簦 CJK UNIFIED IDEOGRAPH-7C26 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C27 簧 CJK UNIFIED IDEOGRAPH-7C27 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C28 簨 CJK UNIFIED IDEOGRAPH-7C28 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C29 簩 CJK UNIFIED IDEOGRAPH-7C29 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C2A 簪 CJK UNIFIED IDEOGRAPH-7C2A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C2B 簫 CJK UNIFIED IDEOGRAPH-7C2B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C2C 簬 CJK UNIFIED IDEOGRAPH-7C2C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C2D 簭 CJK UNIFIED IDEOGRAPH-7C2D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C2E 簮 CJK UNIFIED IDEOGRAPH-7C2E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C2F 簯 CJK UNIFIED IDEOGRAPH-7C2F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C30 簰 CJK UNIFIED IDEOGRAPH-7C30 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C31 簱 CJK UNIFIED IDEOGRAPH-7C31 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C32 簲 CJK UNIFIED IDEOGRAPH-7C32 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C33 簳 CJK UNIFIED IDEOGRAPH-7C33 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C34 簴 CJK UNIFIED IDEOGRAPH-7C34 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C35 簵 CJK UNIFIED IDEOGRAPH-7C35 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C36 簶 CJK UNIFIED IDEOGRAPH-7C36 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C37 簷 CJK UNIFIED IDEOGRAPH-7C37 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C38 簸 CJK UNIFIED IDEOGRAPH-7C38 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C39 簹 CJK UNIFIED IDEOGRAPH-7C39 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C3A 簺 CJK UNIFIED IDEOGRAPH-7C3A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C3B 簻 CJK UNIFIED IDEOGRAPH-7C3B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C3C 簼 CJK UNIFIED IDEOGRAPH-7C3C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C3D 簽 CJK UNIFIED IDEOGRAPH-7C3D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C3E 簾 CJK UNIFIED IDEOGRAPH-7C3E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C3F 簿 CJK UNIFIED IDEOGRAPH-7C3F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C40 籀 CJK UNIFIED IDEOGRAPH-7C40 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C41 籁 CJK UNIFIED IDEOGRAPH-7C41 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C42 籂 CJK UNIFIED IDEOGRAPH-7C42 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C43 籃 CJK UNIFIED IDEOGRAPH-7C43 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C44 籄 CJK UNIFIED IDEOGRAPH-7C44 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C45 籅 CJK UNIFIED IDEOGRAPH-7C45 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C46 籆 CJK UNIFIED IDEOGRAPH-7C46 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C47 籇 CJK UNIFIED IDEOGRAPH-7C47 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C48 籈 CJK UNIFIED IDEOGRAPH-7C48 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C49 籉 CJK UNIFIED IDEOGRAPH-7C49 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C4A 籊 CJK UNIFIED IDEOGRAPH-7C4A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C4B 籋 CJK UNIFIED IDEOGRAPH-7C4B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C4C 籌 CJK UNIFIED IDEOGRAPH-7C4C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C4D 籍 CJK UNIFIED IDEOGRAPH-7C4D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C4E 籎 CJK UNIFIED IDEOGRAPH-7C4E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C4F 籏 CJK UNIFIED IDEOGRAPH-7C4F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C50 籐 CJK UNIFIED IDEOGRAPH-7C50 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C51 籑 CJK UNIFIED IDEOGRAPH-7C51 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C52 籒 CJK UNIFIED IDEOGRAPH-7C52 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C53 籓 CJK UNIFIED IDEOGRAPH-7C53 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C54 籔 CJK UNIFIED IDEOGRAPH-7C54 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C55 籕 CJK UNIFIED IDEOGRAPH-7C55 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C56 籖 CJK UNIFIED IDEOGRAPH-7C56 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C57 籗 CJK UNIFIED IDEOGRAPH-7C57 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C58 籘 CJK UNIFIED IDEOGRAPH-7C58 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C59 籙 CJK UNIFIED IDEOGRAPH-7C59 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C5A 籚 CJK UNIFIED IDEOGRAPH-7C5A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C5B 籛 CJK UNIFIED IDEOGRAPH-7C5B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C5C 籜 CJK UNIFIED IDEOGRAPH-7C5C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C5D 籝 CJK UNIFIED IDEOGRAPH-7C5D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C5E 籞 CJK UNIFIED IDEOGRAPH-7C5E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C5F 籟 CJK UNIFIED IDEOGRAPH-7C5F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C60 籠 CJK UNIFIED IDEOGRAPH-7C60 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C61 籡 CJK UNIFIED IDEOGRAPH-7C61 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C62 籢 CJK UNIFIED IDEOGRAPH-7C62 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C63 籣 CJK UNIFIED IDEOGRAPH-7C63 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C64 籤 CJK UNIFIED IDEOGRAPH-7C64 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C65 籥 CJK UNIFIED IDEOGRAPH-7C65 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C66 籦 CJK UNIFIED IDEOGRAPH-7C66 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C67 籧 CJK UNIFIED IDEOGRAPH-7C67 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C68 籨 CJK UNIFIED IDEOGRAPH-7C68 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C69 籩 CJK UNIFIED IDEOGRAPH-7C69 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C6A 籪 CJK UNIFIED IDEOGRAPH-7C6A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C6B 籫 CJK UNIFIED IDEOGRAPH-7C6B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C6C 籬 CJK UNIFIED IDEOGRAPH-7C6C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C6D 籭 CJK UNIFIED IDEOGRAPH-7C6D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C6E 籮 CJK UNIFIED IDEOGRAPH-7C6E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C6F 籯 CJK UNIFIED IDEOGRAPH-7C6F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C70 籰 CJK UNIFIED IDEOGRAPH-7C70 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C71 籱 CJK UNIFIED IDEOGRAPH-7C71 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C72 籲 CJK UNIFIED IDEOGRAPH-7C72 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C73 米 CJK UNIFIED IDEOGRAPH-7C73 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C74 籴 CJK UNIFIED IDEOGRAPH-7C74 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C75 籵 CJK UNIFIED IDEOGRAPH-7C75 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C76 籶 CJK UNIFIED IDEOGRAPH-7C76 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C77 籷 CJK UNIFIED IDEOGRAPH-7C77 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C78 籸 CJK UNIFIED IDEOGRAPH-7C78 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C79 籹 CJK UNIFIED IDEOGRAPH-7C79 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C7A 籺 CJK UNIFIED IDEOGRAPH-7C7A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C7B 类 CJK UNIFIED IDEOGRAPH-7C7B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C7C 籼 CJK UNIFIED IDEOGRAPH-7C7C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C7D 籽 CJK UNIFIED IDEOGRAPH-7C7D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C7E 籾 CJK UNIFIED IDEOGRAPH-7C7E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C7F 籿 CJK UNIFIED IDEOGRAPH-7C7F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C80 粀 CJK UNIFIED IDEOGRAPH-7C80 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C81 粁 CJK UNIFIED IDEOGRAPH-7C81 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C82 粂 CJK UNIFIED IDEOGRAPH-7C82 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C83 粃 CJK UNIFIED IDEOGRAPH-7C83 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C84 粄 CJK UNIFIED IDEOGRAPH-7C84 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C85 粅 CJK UNIFIED IDEOGRAPH-7C85 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C86 粆 CJK UNIFIED IDEOGRAPH-7C86 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C87 粇 CJK UNIFIED IDEOGRAPH-7C87 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C88 粈 CJK UNIFIED IDEOGRAPH-7C88 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C89 粉 CJK UNIFIED IDEOGRAPH-7C89 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C8A 粊 CJK UNIFIED IDEOGRAPH-7C8A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C8B 粋 CJK UNIFIED IDEOGRAPH-7C8B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C8C 粌 CJK UNIFIED IDEOGRAPH-7C8C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C8D 粍 CJK UNIFIED IDEOGRAPH-7C8D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C8E 粎 CJK UNIFIED IDEOGRAPH-7C8E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C8F 粏 CJK UNIFIED IDEOGRAPH-7C8F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C90 粐 CJK UNIFIED IDEOGRAPH-7C90 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C91 粑 CJK UNIFIED IDEOGRAPH-7C91 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C92 粒 CJK UNIFIED IDEOGRAPH-7C92 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C93 粓 CJK UNIFIED IDEOGRAPH-7C93 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C94 粔 CJK UNIFIED IDEOGRAPH-7C94 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C95 粕 CJK UNIFIED IDEOGRAPH-7C95 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C96 粖 CJK UNIFIED IDEOGRAPH-7C96 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C97 粗 CJK UNIFIED IDEOGRAPH-7C97 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C98 粘 CJK UNIFIED IDEOGRAPH-7C98 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C99 粙 CJK UNIFIED IDEOGRAPH-7C99 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C9A 粚 CJK UNIFIED IDEOGRAPH-7C9A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C9B 粛 CJK UNIFIED IDEOGRAPH-7C9B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C9C 粜 CJK UNIFIED IDEOGRAPH-7C9C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C9D 粝 CJK UNIFIED IDEOGRAPH-7C9D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C9E 粞 CJK UNIFIED IDEOGRAPH-7C9E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7C9F 粟 CJK UNIFIED IDEOGRAPH-7C9F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7CA0 粠 CJK UNIFIED IDEOGRAPH-7CA0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7CA1 粡 CJK UNIFIED IDEOGRAPH-7CA1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7CA2 粢 CJK UNIFIED IDEOGRAPH-7CA2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7CA3 粣 CJK UNIFIED IDEOGRAPH-7CA3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7CA4 粤 CJK UNIFIED IDEOGRAPH-7CA4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7CA5 粥 CJK UNIFIED IDEOGRAPH-7CA5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7CA6 粦 CJK UNIFIED IDEOGRAPH-7CA6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7CA7 粧 CJK UNIFIED IDEOGRAPH-7CA7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7CA8 粨 CJK UNIFIED IDEOGRAPH-7CA8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7CA9 粩 CJK UNIFIED IDEOGRAPH-7CA9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7CAA 粪 CJK UNIFIED IDEOGRAPH-7CAA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7CAB 粫 CJK UNIFIED IDEOGRAPH-7CAB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7CAC 粬 CJK UNIFIED IDEOGRAPH-7CAC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7CAD 粭 CJK UNIFIED IDEOGRAPH-7CAD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7CAE 粮 CJK UNIFIED IDEOGRAPH-7CAE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7CAF 粯 CJK UNIFIED IDEOGRAPH-7CAF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7CB0 粰 CJK UNIFIED IDEOGRAPH-7CB0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7CB1 粱 CJK UNIFIED IDEOGRAPH-7CB1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7CB2 粲 CJK UNIFIED IDEOGRAPH-7CB2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7CB3 粳 CJK UNIFIED IDEOGRAPH-7CB3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7CB4 粴 CJK UNIFIED IDEOGRAPH-7CB4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7CB5 粵 CJK UNIFIED IDEOGRAPH-7CB5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7CB6 粶 CJK UNIFIED IDEOGRAPH-7CB6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7CB7 粷 CJK UNIFIED IDEOGRAPH-7CB7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7CB8 粸 CJK UNIFIED IDEOGRAPH-7CB8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7CB9 粹 CJK UNIFIED IDEOGRAPH-7CB9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7CBA 粺 CJK UNIFIED IDEOGRAPH-7CBA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7CBB 粻 CJK UNIFIED IDEOGRAPH-7CBB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7CBC 粼 CJK UNIFIED IDEOGRAPH-7CBC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7CBD 粽 CJK UNIFIED IDEOGRAPH-7CBD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7CBE 精 CJK UNIFIED IDEOGRAPH-7CBE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7CBF 粿 CJK UNIFIED IDEOGRAPH-7CBF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7CC0 糀 CJK UNIFIED IDEOGRAPH-7CC0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7CC1 糁 CJK UNIFIED IDEOGRAPH-7CC1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7CC2 糂 CJK UNIFIED IDEOGRAPH-7CC2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7CC3 糃 CJK UNIFIED IDEOGRAPH-7CC3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7CC4 糄 CJK UNIFIED IDEOGRAPH-7CC4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7CC5 糅 CJK UNIFIED IDEOGRAPH-7CC5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7CC6 糆 CJK UNIFIED IDEOGRAPH-7CC6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7CC7 糇 CJK UNIFIED IDEOGRAPH-7CC7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7CC8 糈 CJK UNIFIED IDEOGRAPH-7CC8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7CC9 糉 CJK UNIFIED IDEOGRAPH-7CC9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7CCA 糊 CJK UNIFIED IDEOGRAPH-7CCA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7CCB 糋 CJK UNIFIED IDEOGRAPH-7CCB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7CCC 糌 CJK UNIFIED IDEOGRAPH-7CCC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7CCD 糍 CJK UNIFIED IDEOGRAPH-7CCD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7CCE 糎 CJK UNIFIED IDEOGRAPH-7CCE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7CCF 糏 CJK UNIFIED IDEOGRAPH-7CCF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7CD0 糐 CJK UNIFIED IDEOGRAPH-7CD0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7CD1 糑 CJK UNIFIED IDEOGRAPH-7CD1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7CD2 糒 CJK UNIFIED IDEOGRAPH-7CD2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7CD3 糓 CJK UNIFIED IDEOGRAPH-7CD3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7CD4 糔 CJK UNIFIED IDEOGRAPH-7CD4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7CD5 糕 CJK UNIFIED IDEOGRAPH-7CD5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7CD6 糖 CJK UNIFIED IDEOGRAPH-7CD6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7CD7 糗 CJK UNIFIED IDEOGRAPH-7CD7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7CD8 糘 CJK UNIFIED IDEOGRAPH-7CD8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7CD9 糙 CJK UNIFIED IDEOGRAPH-7CD9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7CDA 糚 CJK UNIFIED IDEOGRAPH-7CDA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7CDB 糛 CJK UNIFIED IDEOGRAPH-7CDB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7CDC 糜 CJK UNIFIED IDEOGRAPH-7CDC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7CDD 糝 CJK UNIFIED IDEOGRAPH-7CDD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7CDE 糞 CJK UNIFIED IDEOGRAPH-7CDE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7CDF 糟 CJK UNIFIED IDEOGRAPH-7CDF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7CE0 糠 CJK UNIFIED IDEOGRAPH-7CE0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7CE1 糡 CJK UNIFIED IDEOGRAPH-7CE1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7CE2 糢 CJK UNIFIED IDEOGRAPH-7CE2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7CE3 糣 CJK UNIFIED IDEOGRAPH-7CE3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7CE4 糤 CJK UNIFIED IDEOGRAPH-7CE4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7CE5 糥 CJK UNIFIED IDEOGRAPH-7CE5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7CE6 糦 CJK UNIFIED IDEOGRAPH-7CE6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7CE7 糧 CJK UNIFIED IDEOGRAPH-7CE7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7CE8 糨 CJK UNIFIED IDEOGRAPH-7CE8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7CE9 糩 CJK UNIFIED IDEOGRAPH-7CE9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7CEA 糪 CJK UNIFIED IDEOGRAPH-7CEA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7CEB 糫 CJK UNIFIED IDEOGRAPH-7CEB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7CEC 糬 CJK UNIFIED IDEOGRAPH-7CEC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7CED 糭 CJK UNIFIED IDEOGRAPH-7CED | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7CEE 糮 CJK UNIFIED IDEOGRAPH-7CEE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7CEF 糯 CJK UNIFIED IDEOGRAPH-7CEF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7CF0 糰 CJK UNIFIED IDEOGRAPH-7CF0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7CF1 糱 CJK UNIFIED IDEOGRAPH-7CF1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7CF2 糲 CJK UNIFIED IDEOGRAPH-7CF2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7CF3 糳 CJK UNIFIED IDEOGRAPH-7CF3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7CF4 糴 CJK UNIFIED IDEOGRAPH-7CF4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7CF5 糵 CJK UNIFIED IDEOGRAPH-7CF5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7CF6 糶 CJK UNIFIED IDEOGRAPH-7CF6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7CF7 糷 CJK UNIFIED IDEOGRAPH-7CF7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7CF8 糸 CJK UNIFIED IDEOGRAPH-7CF8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7CF9 糹 CJK UNIFIED IDEOGRAPH-7CF9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7CFA 糺 CJK UNIFIED IDEOGRAPH-7CFA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7CFB 系 CJK UNIFIED IDEOGRAPH-7CFB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7CFC 糼 CJK UNIFIED IDEOGRAPH-7CFC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7CFD 糽 CJK UNIFIED IDEOGRAPH-7CFD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7CFE 糾 CJK UNIFIED IDEOGRAPH-7CFE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7CFF 糿 CJK UNIFIED IDEOGRAPH-7CFF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D00 紀 CJK UNIFIED IDEOGRAPH-7D00 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D01 紁 CJK UNIFIED IDEOGRAPH-7D01 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D02 紂 CJK UNIFIED IDEOGRAPH-7D02 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D03 紃 CJK UNIFIED IDEOGRAPH-7D03 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D04 約 CJK UNIFIED IDEOGRAPH-7D04 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D05 紅 CJK UNIFIED IDEOGRAPH-7D05 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D06 紆 CJK UNIFIED IDEOGRAPH-7D06 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D07 紇 CJK UNIFIED IDEOGRAPH-7D07 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D08 紈 CJK UNIFIED IDEOGRAPH-7D08 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D09 紉 CJK UNIFIED IDEOGRAPH-7D09 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D0A 紊 CJK UNIFIED IDEOGRAPH-7D0A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D0B 紋 CJK UNIFIED IDEOGRAPH-7D0B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D0C 紌 CJK UNIFIED IDEOGRAPH-7D0C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D0D 納 CJK UNIFIED IDEOGRAPH-7D0D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D0E 紎 CJK UNIFIED IDEOGRAPH-7D0E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D0F 紏 CJK UNIFIED IDEOGRAPH-7D0F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D10 紐 CJK UNIFIED IDEOGRAPH-7D10 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D11 紑 CJK UNIFIED IDEOGRAPH-7D11 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D12 紒 CJK UNIFIED IDEOGRAPH-7D12 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D13 紓 CJK UNIFIED IDEOGRAPH-7D13 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D14 純 CJK UNIFIED IDEOGRAPH-7D14 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D15 紕 CJK UNIFIED IDEOGRAPH-7D15 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D16 紖 CJK UNIFIED IDEOGRAPH-7D16 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D17 紗 CJK UNIFIED IDEOGRAPH-7D17 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D18 紘 CJK UNIFIED IDEOGRAPH-7D18 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D19 紙 CJK UNIFIED IDEOGRAPH-7D19 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D1A 級 CJK UNIFIED IDEOGRAPH-7D1A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D1B 紛 CJK UNIFIED IDEOGRAPH-7D1B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D1C 紜 CJK UNIFIED IDEOGRAPH-7D1C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D1D 紝 CJK UNIFIED IDEOGRAPH-7D1D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D1E 紞 CJK UNIFIED IDEOGRAPH-7D1E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D1F 紟 CJK UNIFIED IDEOGRAPH-7D1F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D20 素 CJK UNIFIED IDEOGRAPH-7D20 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D21 紡 CJK UNIFIED IDEOGRAPH-7D21 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D22 索 CJK UNIFIED IDEOGRAPH-7D22 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D23 紣 CJK UNIFIED IDEOGRAPH-7D23 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D24 紤 CJK UNIFIED IDEOGRAPH-7D24 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D25 紥 CJK UNIFIED IDEOGRAPH-7D25 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D26 紦 CJK UNIFIED IDEOGRAPH-7D26 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D27 紧 CJK UNIFIED IDEOGRAPH-7D27 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D28 紨 CJK UNIFIED IDEOGRAPH-7D28 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D29 紩 CJK UNIFIED IDEOGRAPH-7D29 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D2A 紪 CJK UNIFIED IDEOGRAPH-7D2A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D2B 紫 CJK UNIFIED IDEOGRAPH-7D2B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D2C 紬 CJK UNIFIED IDEOGRAPH-7D2C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D2D 紭 CJK UNIFIED IDEOGRAPH-7D2D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D2E 紮 CJK UNIFIED IDEOGRAPH-7D2E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D2F 累 CJK UNIFIED IDEOGRAPH-7D2F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D30 細 CJK UNIFIED IDEOGRAPH-7D30 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D31 紱 CJK UNIFIED IDEOGRAPH-7D31 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D32 紲 CJK UNIFIED IDEOGRAPH-7D32 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D33 紳 CJK UNIFIED IDEOGRAPH-7D33 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D34 紴 CJK UNIFIED IDEOGRAPH-7D34 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D35 紵 CJK UNIFIED IDEOGRAPH-7D35 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D36 紶 CJK UNIFIED IDEOGRAPH-7D36 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D37 紷 CJK UNIFIED IDEOGRAPH-7D37 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D38 紸 CJK UNIFIED IDEOGRAPH-7D38 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D39 紹 CJK UNIFIED IDEOGRAPH-7D39 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D3A 紺 CJK UNIFIED IDEOGRAPH-7D3A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D3B 紻 CJK UNIFIED IDEOGRAPH-7D3B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D3C 紼 CJK UNIFIED IDEOGRAPH-7D3C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D3D 紽 CJK UNIFIED IDEOGRAPH-7D3D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D3E 紾 CJK UNIFIED IDEOGRAPH-7D3E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D3F 紿 CJK UNIFIED IDEOGRAPH-7D3F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D40 絀 CJK UNIFIED IDEOGRAPH-7D40 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D41 絁 CJK UNIFIED IDEOGRAPH-7D41 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D42 終 CJK UNIFIED IDEOGRAPH-7D42 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D43 絃 CJK UNIFIED IDEOGRAPH-7D43 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D44 組 CJK UNIFIED IDEOGRAPH-7D44 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D45 絅 CJK UNIFIED IDEOGRAPH-7D45 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D46 絆 CJK UNIFIED IDEOGRAPH-7D46 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D47 絇 CJK UNIFIED IDEOGRAPH-7D47 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D48 絈 CJK UNIFIED IDEOGRAPH-7D48 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D49 絉 CJK UNIFIED IDEOGRAPH-7D49 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D4A 絊 CJK UNIFIED IDEOGRAPH-7D4A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D4B 絋 CJK UNIFIED IDEOGRAPH-7D4B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D4C 経 CJK UNIFIED IDEOGRAPH-7D4C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D4D 絍 CJK UNIFIED IDEOGRAPH-7D4D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D4E 絎 CJK UNIFIED IDEOGRAPH-7D4E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D4F 絏 CJK UNIFIED IDEOGRAPH-7D4F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D50 結 CJK UNIFIED IDEOGRAPH-7D50 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D51 絑 CJK UNIFIED IDEOGRAPH-7D51 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D52 絒 CJK UNIFIED IDEOGRAPH-7D52 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D53 絓 CJK UNIFIED IDEOGRAPH-7D53 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D54 絔 CJK UNIFIED IDEOGRAPH-7D54 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D55 絕 CJK UNIFIED IDEOGRAPH-7D55 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D56 絖 CJK UNIFIED IDEOGRAPH-7D56 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D57 絗 CJK UNIFIED IDEOGRAPH-7D57 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D58 絘 CJK UNIFIED IDEOGRAPH-7D58 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D59 絙 CJK UNIFIED IDEOGRAPH-7D59 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D5A 絚 CJK UNIFIED IDEOGRAPH-7D5A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D5B 絛 CJK UNIFIED IDEOGRAPH-7D5B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D5C 絜 CJK UNIFIED IDEOGRAPH-7D5C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D5D 絝 CJK UNIFIED IDEOGRAPH-7D5D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D5E 絞 CJK UNIFIED IDEOGRAPH-7D5E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D5F 絟 CJK UNIFIED IDEOGRAPH-7D5F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D60 絠 CJK UNIFIED IDEOGRAPH-7D60 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D61 絡 CJK UNIFIED IDEOGRAPH-7D61 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D62 絢 CJK UNIFIED IDEOGRAPH-7D62 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D63 絣 CJK UNIFIED IDEOGRAPH-7D63 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D64 絤 CJK UNIFIED IDEOGRAPH-7D64 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D65 絥 CJK UNIFIED IDEOGRAPH-7D65 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D66 給 CJK UNIFIED IDEOGRAPH-7D66 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D67 絧 CJK UNIFIED IDEOGRAPH-7D67 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D68 絨 CJK UNIFIED IDEOGRAPH-7D68 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D69 絩 CJK UNIFIED IDEOGRAPH-7D69 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D6A 絪 CJK UNIFIED IDEOGRAPH-7D6A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D6B 絫 CJK UNIFIED IDEOGRAPH-7D6B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D6C 絬 CJK UNIFIED IDEOGRAPH-7D6C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D6D 絭 CJK UNIFIED IDEOGRAPH-7D6D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D6E 絮 CJK UNIFIED IDEOGRAPH-7D6E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D6F 絯 CJK UNIFIED IDEOGRAPH-7D6F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D70 絰 CJK UNIFIED IDEOGRAPH-7D70 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D71 統 CJK UNIFIED IDEOGRAPH-7D71 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D72 絲 CJK UNIFIED IDEOGRAPH-7D72 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D73 絳 CJK UNIFIED IDEOGRAPH-7D73 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D74 絴 CJK UNIFIED IDEOGRAPH-7D74 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D75 絵 CJK UNIFIED IDEOGRAPH-7D75 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D76 絶 CJK UNIFIED IDEOGRAPH-7D76 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D77 絷 CJK UNIFIED IDEOGRAPH-7D77 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D78 絸 CJK UNIFIED IDEOGRAPH-7D78 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D79 絹 CJK UNIFIED IDEOGRAPH-7D79 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D7A 絺 CJK UNIFIED IDEOGRAPH-7D7A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D7B 絻 CJK UNIFIED IDEOGRAPH-7D7B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D7C 絼 CJK UNIFIED IDEOGRAPH-7D7C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D7D 絽 CJK UNIFIED IDEOGRAPH-7D7D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D7E 絾 CJK UNIFIED IDEOGRAPH-7D7E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D7F 絿 CJK UNIFIED IDEOGRAPH-7D7F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D80 綀 CJK UNIFIED IDEOGRAPH-7D80 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D81 綁 CJK UNIFIED IDEOGRAPH-7D81 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D82 綂 CJK UNIFIED IDEOGRAPH-7D82 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D83 綃 CJK UNIFIED IDEOGRAPH-7D83 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D84 綄 CJK UNIFIED IDEOGRAPH-7D84 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D85 綅 CJK UNIFIED IDEOGRAPH-7D85 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D86 綆 CJK UNIFIED IDEOGRAPH-7D86 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D87 綇 CJK UNIFIED IDEOGRAPH-7D87 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D88 綈 CJK UNIFIED IDEOGRAPH-7D88 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D89 綉 CJK UNIFIED IDEOGRAPH-7D89 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D8A 綊 CJK UNIFIED IDEOGRAPH-7D8A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D8B 綋 CJK UNIFIED IDEOGRAPH-7D8B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D8C 綌 CJK UNIFIED IDEOGRAPH-7D8C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D8D 綍 CJK UNIFIED IDEOGRAPH-7D8D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D8E 綎 CJK UNIFIED IDEOGRAPH-7D8E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D8F 綏 CJK UNIFIED IDEOGRAPH-7D8F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D90 綐 CJK UNIFIED IDEOGRAPH-7D90 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D91 綑 CJK UNIFIED IDEOGRAPH-7D91 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D92 綒 CJK UNIFIED IDEOGRAPH-7D92 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D93 經 CJK UNIFIED IDEOGRAPH-7D93 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D94 綔 CJK UNIFIED IDEOGRAPH-7D94 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D95 綕 CJK UNIFIED IDEOGRAPH-7D95 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D96 綖 CJK UNIFIED IDEOGRAPH-7D96 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D97 綗 CJK UNIFIED IDEOGRAPH-7D97 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D98 綘 CJK UNIFIED IDEOGRAPH-7D98 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D99 継 CJK UNIFIED IDEOGRAPH-7D99 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D9A 続 CJK UNIFIED IDEOGRAPH-7D9A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D9B 綛 CJK UNIFIED IDEOGRAPH-7D9B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D9C 綜 CJK UNIFIED IDEOGRAPH-7D9C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D9D 綝 CJK UNIFIED IDEOGRAPH-7D9D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D9E 綞 CJK UNIFIED IDEOGRAPH-7D9E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7D9F 綟 CJK UNIFIED IDEOGRAPH-7D9F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7DA0 綠 CJK UNIFIED IDEOGRAPH-7DA0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7DA1 綡 CJK UNIFIED IDEOGRAPH-7DA1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7DA2 綢 CJK UNIFIED IDEOGRAPH-7DA2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7DA3 綣 CJK UNIFIED IDEOGRAPH-7DA3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7DA4 綤 CJK UNIFIED IDEOGRAPH-7DA4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7DA5 綥 CJK UNIFIED IDEOGRAPH-7DA5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7DA6 綦 CJK UNIFIED IDEOGRAPH-7DA6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7DA7 綧 CJK UNIFIED IDEOGRAPH-7DA7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7DA8 綨 CJK UNIFIED IDEOGRAPH-7DA8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7DA9 綩 CJK UNIFIED IDEOGRAPH-7DA9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7DAA 綪 CJK UNIFIED IDEOGRAPH-7DAA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7DAB 綫 CJK UNIFIED IDEOGRAPH-7DAB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7DAC 綬 CJK UNIFIED IDEOGRAPH-7DAC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7DAD 維 CJK UNIFIED IDEOGRAPH-7DAD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7DAE 綮 CJK UNIFIED IDEOGRAPH-7DAE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7DAF 綯 CJK UNIFIED IDEOGRAPH-7DAF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7DB0 綰 CJK UNIFIED IDEOGRAPH-7DB0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7DB1 綱 CJK UNIFIED IDEOGRAPH-7DB1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7DB2 網 CJK UNIFIED IDEOGRAPH-7DB2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7DB3 綳 CJK UNIFIED IDEOGRAPH-7DB3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7DB4 綴 CJK UNIFIED IDEOGRAPH-7DB4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7DB5 綵 CJK UNIFIED IDEOGRAPH-7DB5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7DB6 綶 CJK UNIFIED IDEOGRAPH-7DB6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7DB7 綷 CJK UNIFIED IDEOGRAPH-7DB7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7DB8 綸 CJK UNIFIED IDEOGRAPH-7DB8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7DB9 綹 CJK UNIFIED IDEOGRAPH-7DB9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7DBA 綺 CJK UNIFIED IDEOGRAPH-7DBA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7DBB 綻 CJK UNIFIED IDEOGRAPH-7DBB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7DBC 綼 CJK UNIFIED IDEOGRAPH-7DBC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7DBD 綽 CJK UNIFIED IDEOGRAPH-7DBD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7DBE 綾 CJK UNIFIED IDEOGRAPH-7DBE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7DBF 綿 CJK UNIFIED IDEOGRAPH-7DBF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7DC0 緀 CJK UNIFIED IDEOGRAPH-7DC0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7DC1 緁 CJK UNIFIED IDEOGRAPH-7DC1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7DC2 緂 CJK UNIFIED IDEOGRAPH-7DC2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7DC3 緃 CJK UNIFIED IDEOGRAPH-7DC3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7DC4 緄 CJK UNIFIED IDEOGRAPH-7DC4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7DC5 緅 CJK UNIFIED IDEOGRAPH-7DC5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7DC6 緆 CJK UNIFIED IDEOGRAPH-7DC6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7DC7 緇 CJK UNIFIED IDEOGRAPH-7DC7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7DC8 緈 CJK UNIFIED IDEOGRAPH-7DC8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7DC9 緉 CJK UNIFIED IDEOGRAPH-7DC9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7DCA 緊 CJK UNIFIED IDEOGRAPH-7DCA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7DCB 緋 CJK UNIFIED IDEOGRAPH-7DCB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7DCC 緌 CJK UNIFIED IDEOGRAPH-7DCC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7DCD 緍 CJK UNIFIED IDEOGRAPH-7DCD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7DCE 緎 CJK UNIFIED IDEOGRAPH-7DCE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7DCF 総 CJK UNIFIED IDEOGRAPH-7DCF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7DD0 緐 CJK UNIFIED IDEOGRAPH-7DD0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7DD1 緑 CJK UNIFIED IDEOGRAPH-7DD1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7DD2 緒 CJK UNIFIED IDEOGRAPH-7DD2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7DD3 緓 CJK UNIFIED IDEOGRAPH-7DD3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7DD4 緔 CJK UNIFIED IDEOGRAPH-7DD4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7DD5 緕 CJK UNIFIED IDEOGRAPH-7DD5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7DD6 緖 CJK UNIFIED IDEOGRAPH-7DD6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7DD7 緗 CJK UNIFIED IDEOGRAPH-7DD7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7DD8 緘 CJK UNIFIED IDEOGRAPH-7DD8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7DD9 緙 CJK UNIFIED IDEOGRAPH-7DD9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7DDA 線 CJK UNIFIED IDEOGRAPH-7DDA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7DDB 緛 CJK UNIFIED IDEOGRAPH-7DDB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7DDC 緜 CJK UNIFIED IDEOGRAPH-7DDC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7DDD 緝 CJK UNIFIED IDEOGRAPH-7DDD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7DDE 緞 CJK UNIFIED IDEOGRAPH-7DDE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7DDF 緟 CJK UNIFIED IDEOGRAPH-7DDF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7DE0 締 CJK UNIFIED IDEOGRAPH-7DE0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7DE1 緡 CJK UNIFIED IDEOGRAPH-7DE1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7DE2 緢 CJK UNIFIED IDEOGRAPH-7DE2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7DE3 緣 CJK UNIFIED IDEOGRAPH-7DE3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7DE4 緤 CJK UNIFIED IDEOGRAPH-7DE4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7DE5 緥 CJK UNIFIED IDEOGRAPH-7DE5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7DE6 緦 CJK UNIFIED IDEOGRAPH-7DE6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7DE7 緧 CJK UNIFIED IDEOGRAPH-7DE7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7DE8 編 CJK UNIFIED IDEOGRAPH-7DE8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7DE9 緩 CJK UNIFIED IDEOGRAPH-7DE9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7DEA 緪 CJK UNIFIED IDEOGRAPH-7DEA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7DEB 緫 CJK UNIFIED IDEOGRAPH-7DEB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7DEC 緬 CJK UNIFIED IDEOGRAPH-7DEC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7DED 緭 CJK UNIFIED IDEOGRAPH-7DED | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7DEE 緮 CJK UNIFIED IDEOGRAPH-7DEE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7DEF 緯 CJK UNIFIED IDEOGRAPH-7DEF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7DF0 緰 CJK UNIFIED IDEOGRAPH-7DF0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7DF1 緱 CJK UNIFIED IDEOGRAPH-7DF1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7DF2 緲 CJK UNIFIED IDEOGRAPH-7DF2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7DF3 緳 CJK UNIFIED IDEOGRAPH-7DF3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7DF4 練 CJK UNIFIED IDEOGRAPH-7DF4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7DF5 緵 CJK UNIFIED IDEOGRAPH-7DF5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7DF6 緶 CJK UNIFIED IDEOGRAPH-7DF6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7DF7 緷 CJK UNIFIED IDEOGRAPH-7DF7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7DF8 緸 CJK UNIFIED IDEOGRAPH-7DF8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7DF9 緹 CJK UNIFIED IDEOGRAPH-7DF9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7DFA 緺 CJK UNIFIED IDEOGRAPH-7DFA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7DFB 緻 CJK UNIFIED IDEOGRAPH-7DFB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7DFC 緼 CJK UNIFIED IDEOGRAPH-7DFC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7DFD 緽 CJK UNIFIED IDEOGRAPH-7DFD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7DFE 緾 CJK UNIFIED IDEOGRAPH-7DFE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7DFF 緿 CJK UNIFIED IDEOGRAPH-7DFF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E00 縀 CJK UNIFIED IDEOGRAPH-7E00 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E01 縁 CJK UNIFIED IDEOGRAPH-7E01 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E02 縂 CJK UNIFIED IDEOGRAPH-7E02 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E03 縃 CJK UNIFIED IDEOGRAPH-7E03 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E04 縄 CJK UNIFIED IDEOGRAPH-7E04 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E05 縅 CJK UNIFIED IDEOGRAPH-7E05 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E06 縆 CJK UNIFIED IDEOGRAPH-7E06 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E07 縇 CJK UNIFIED IDEOGRAPH-7E07 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E08 縈 CJK UNIFIED IDEOGRAPH-7E08 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E09 縉 CJK UNIFIED IDEOGRAPH-7E09 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E0A 縊 CJK UNIFIED IDEOGRAPH-7E0A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E0B 縋 CJK UNIFIED IDEOGRAPH-7E0B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E0C 縌 CJK UNIFIED IDEOGRAPH-7E0C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E0D 縍 CJK UNIFIED IDEOGRAPH-7E0D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E0E 縎 CJK UNIFIED IDEOGRAPH-7E0E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E0F 縏 CJK UNIFIED IDEOGRAPH-7E0F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E10 縐 CJK UNIFIED IDEOGRAPH-7E10 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E11 縑 CJK UNIFIED IDEOGRAPH-7E11 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E12 縒 CJK UNIFIED IDEOGRAPH-7E12 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E13 縓 CJK UNIFIED IDEOGRAPH-7E13 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E14 縔 CJK UNIFIED IDEOGRAPH-7E14 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E15 縕 CJK UNIFIED IDEOGRAPH-7E15 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E16 縖 CJK UNIFIED IDEOGRAPH-7E16 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E17 縗 CJK UNIFIED IDEOGRAPH-7E17 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E18 縘 CJK UNIFIED IDEOGRAPH-7E18 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E19 縙 CJK UNIFIED IDEOGRAPH-7E19 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E1A 縚 CJK UNIFIED IDEOGRAPH-7E1A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E1B 縛 CJK UNIFIED IDEOGRAPH-7E1B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E1C 縜 CJK UNIFIED IDEOGRAPH-7E1C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E1D 縝 CJK UNIFIED IDEOGRAPH-7E1D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E1E 縞 CJK UNIFIED IDEOGRAPH-7E1E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E1F 縟 CJK UNIFIED IDEOGRAPH-7E1F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E20 縠 CJK UNIFIED IDEOGRAPH-7E20 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E21 縡 CJK UNIFIED IDEOGRAPH-7E21 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E22 縢 CJK UNIFIED IDEOGRAPH-7E22 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E23 縣 CJK UNIFIED IDEOGRAPH-7E23 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E24 縤 CJK UNIFIED IDEOGRAPH-7E24 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E25 縥 CJK UNIFIED IDEOGRAPH-7E25 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E26 縦 CJK UNIFIED IDEOGRAPH-7E26 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E27 縧 CJK UNIFIED IDEOGRAPH-7E27 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E28 縨 CJK UNIFIED IDEOGRAPH-7E28 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E29 縩 CJK UNIFIED IDEOGRAPH-7E29 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E2A 縪 CJK UNIFIED IDEOGRAPH-7E2A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E2B 縫 CJK UNIFIED IDEOGRAPH-7E2B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E2C 縬 CJK UNIFIED IDEOGRAPH-7E2C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E2D 縭 CJK UNIFIED IDEOGRAPH-7E2D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E2E 縮 CJK UNIFIED IDEOGRAPH-7E2E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E2F 縯 CJK UNIFIED IDEOGRAPH-7E2F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E30 縰 CJK UNIFIED IDEOGRAPH-7E30 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E31 縱 CJK UNIFIED IDEOGRAPH-7E31 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E32 縲 CJK UNIFIED IDEOGRAPH-7E32 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E33 縳 CJK UNIFIED IDEOGRAPH-7E33 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E34 縴 CJK UNIFIED IDEOGRAPH-7E34 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E35 縵 CJK UNIFIED IDEOGRAPH-7E35 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E36 縶 CJK UNIFIED IDEOGRAPH-7E36 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E37 縷 CJK UNIFIED IDEOGRAPH-7E37 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E38 縸 CJK UNIFIED IDEOGRAPH-7E38 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E39 縹 CJK UNIFIED IDEOGRAPH-7E39 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E3A 縺 CJK UNIFIED IDEOGRAPH-7E3A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E3B 縻 CJK UNIFIED IDEOGRAPH-7E3B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E3C 縼 CJK UNIFIED IDEOGRAPH-7E3C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E3D 總 CJK UNIFIED IDEOGRAPH-7E3D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E3E 績 CJK UNIFIED IDEOGRAPH-7E3E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E3F 縿 CJK UNIFIED IDEOGRAPH-7E3F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E40 繀 CJK UNIFIED IDEOGRAPH-7E40 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E41 繁 CJK UNIFIED IDEOGRAPH-7E41 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E42 繂 CJK UNIFIED IDEOGRAPH-7E42 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E43 繃 CJK UNIFIED IDEOGRAPH-7E43 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E44 繄 CJK UNIFIED IDEOGRAPH-7E44 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E45 繅 CJK UNIFIED IDEOGRAPH-7E45 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E46 繆 CJK UNIFIED IDEOGRAPH-7E46 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E47 繇 CJK UNIFIED IDEOGRAPH-7E47 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E48 繈 CJK UNIFIED IDEOGRAPH-7E48 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E49 繉 CJK UNIFIED IDEOGRAPH-7E49 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E4A 繊 CJK UNIFIED IDEOGRAPH-7E4A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E4B 繋 CJK UNIFIED IDEOGRAPH-7E4B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E4C 繌 CJK UNIFIED IDEOGRAPH-7E4C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E4D 繍 CJK UNIFIED IDEOGRAPH-7E4D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E4E 繎 CJK UNIFIED IDEOGRAPH-7E4E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E4F 繏 CJK UNIFIED IDEOGRAPH-7E4F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E50 繐 CJK UNIFIED IDEOGRAPH-7E50 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E51 繑 CJK UNIFIED IDEOGRAPH-7E51 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E52 繒 CJK UNIFIED IDEOGRAPH-7E52 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E53 繓 CJK UNIFIED IDEOGRAPH-7E53 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E54 織 CJK UNIFIED IDEOGRAPH-7E54 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E55 繕 CJK UNIFIED IDEOGRAPH-7E55 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E56 繖 CJK UNIFIED IDEOGRAPH-7E56 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E57 繗 CJK UNIFIED IDEOGRAPH-7E57 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E58 繘 CJK UNIFIED IDEOGRAPH-7E58 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E59 繙 CJK UNIFIED IDEOGRAPH-7E59 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E5A 繚 CJK UNIFIED IDEOGRAPH-7E5A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E5B 繛 CJK UNIFIED IDEOGRAPH-7E5B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E5C 繜 CJK UNIFIED IDEOGRAPH-7E5C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E5D 繝 CJK UNIFIED IDEOGRAPH-7E5D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E5E 繞 CJK UNIFIED IDEOGRAPH-7E5E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E5F 繟 CJK UNIFIED IDEOGRAPH-7E5F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E60 繠 CJK UNIFIED IDEOGRAPH-7E60 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E61 繡 CJK UNIFIED IDEOGRAPH-7E61 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E62 繢 CJK UNIFIED IDEOGRAPH-7E62 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E63 繣 CJK UNIFIED IDEOGRAPH-7E63 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E64 繤 CJK UNIFIED IDEOGRAPH-7E64 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E65 繥 CJK UNIFIED IDEOGRAPH-7E65 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E66 繦 CJK UNIFIED IDEOGRAPH-7E66 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E67 繧 CJK UNIFIED IDEOGRAPH-7E67 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E68 繨 CJK UNIFIED IDEOGRAPH-7E68 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E69 繩 CJK UNIFIED IDEOGRAPH-7E69 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E6A 繪 CJK UNIFIED IDEOGRAPH-7E6A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E6B 繫 CJK UNIFIED IDEOGRAPH-7E6B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E6C 繬 CJK UNIFIED IDEOGRAPH-7E6C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E6D 繭 CJK UNIFIED IDEOGRAPH-7E6D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E6E 繮 CJK UNIFIED IDEOGRAPH-7E6E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E6F 繯 CJK UNIFIED IDEOGRAPH-7E6F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E70 繰 CJK UNIFIED IDEOGRAPH-7E70 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E71 繱 CJK UNIFIED IDEOGRAPH-7E71 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E72 繲 CJK UNIFIED IDEOGRAPH-7E72 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E73 繳 CJK UNIFIED IDEOGRAPH-7E73 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E74 繴 CJK UNIFIED IDEOGRAPH-7E74 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E75 繵 CJK UNIFIED IDEOGRAPH-7E75 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E76 繶 CJK UNIFIED IDEOGRAPH-7E76 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E77 繷 CJK UNIFIED IDEOGRAPH-7E77 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E78 繸 CJK UNIFIED IDEOGRAPH-7E78 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E79 繹 CJK UNIFIED IDEOGRAPH-7E79 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E7A 繺 CJK UNIFIED IDEOGRAPH-7E7A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E7B 繻 CJK UNIFIED IDEOGRAPH-7E7B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E7C 繼 CJK UNIFIED IDEOGRAPH-7E7C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E7D 繽 CJK UNIFIED IDEOGRAPH-7E7D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E7E 繾 CJK UNIFIED IDEOGRAPH-7E7E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E7F 繿 CJK UNIFIED IDEOGRAPH-7E7F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E80 纀 CJK UNIFIED IDEOGRAPH-7E80 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E81 纁 CJK UNIFIED IDEOGRAPH-7E81 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E82 纂 CJK UNIFIED IDEOGRAPH-7E82 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E83 纃 CJK UNIFIED IDEOGRAPH-7E83 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E84 纄 CJK UNIFIED IDEOGRAPH-7E84 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E85 纅 CJK UNIFIED IDEOGRAPH-7E85 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E86 纆 CJK UNIFIED IDEOGRAPH-7E86 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E87 纇 CJK UNIFIED IDEOGRAPH-7E87 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E88 纈 CJK UNIFIED IDEOGRAPH-7E88 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E89 纉 CJK UNIFIED IDEOGRAPH-7E89 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E8A 纊 CJK UNIFIED IDEOGRAPH-7E8A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E8B 纋 CJK UNIFIED IDEOGRAPH-7E8B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E8C 續 CJK UNIFIED IDEOGRAPH-7E8C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E8D 纍 CJK UNIFIED IDEOGRAPH-7E8D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E8E 纎 CJK UNIFIED IDEOGRAPH-7E8E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E8F 纏 CJK UNIFIED IDEOGRAPH-7E8F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E90 纐 CJK UNIFIED IDEOGRAPH-7E90 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E91 纑 CJK UNIFIED IDEOGRAPH-7E91 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E92 纒 CJK UNIFIED IDEOGRAPH-7E92 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E93 纓 CJK UNIFIED IDEOGRAPH-7E93 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E94 纔 CJK UNIFIED IDEOGRAPH-7E94 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E95 纕 CJK UNIFIED IDEOGRAPH-7E95 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E96 纖 CJK UNIFIED IDEOGRAPH-7E96 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E97 纗 CJK UNIFIED IDEOGRAPH-7E97 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E98 纘 CJK UNIFIED IDEOGRAPH-7E98 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E99 纙 CJK UNIFIED IDEOGRAPH-7E99 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E9A 纚 CJK UNIFIED IDEOGRAPH-7E9A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E9B 纛 CJK UNIFIED IDEOGRAPH-7E9B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E9C 纜 CJK UNIFIED IDEOGRAPH-7E9C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E9D 纝 CJK UNIFIED IDEOGRAPH-7E9D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E9E 纞 CJK UNIFIED IDEOGRAPH-7E9E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7E9F 纟 CJK UNIFIED IDEOGRAPH-7E9F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7EA0 纠 CJK UNIFIED IDEOGRAPH-7EA0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7EA1 纡 CJK UNIFIED IDEOGRAPH-7EA1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7EA2 红 CJK UNIFIED IDEOGRAPH-7EA2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7EA3 纣 CJK UNIFIED IDEOGRAPH-7EA3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7EA4 纤 CJK UNIFIED IDEOGRAPH-7EA4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7EA5 纥 CJK UNIFIED IDEOGRAPH-7EA5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7EA6 约 CJK UNIFIED IDEOGRAPH-7EA6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7EA7 级 CJK UNIFIED IDEOGRAPH-7EA7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7EA8 纨 CJK UNIFIED IDEOGRAPH-7EA8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7EA9 纩 CJK UNIFIED IDEOGRAPH-7EA9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7EAA 纪 CJK UNIFIED IDEOGRAPH-7EAA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7EAB 纫 CJK UNIFIED IDEOGRAPH-7EAB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7EAC 纬 CJK UNIFIED IDEOGRAPH-7EAC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7EAD 纭 CJK UNIFIED IDEOGRAPH-7EAD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7EAE 纮 CJK UNIFIED IDEOGRAPH-7EAE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7EAF 纯 CJK UNIFIED IDEOGRAPH-7EAF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7EB0 纰 CJK UNIFIED IDEOGRAPH-7EB0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7EB1 纱 CJK UNIFIED IDEOGRAPH-7EB1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7EB2 纲 CJK UNIFIED IDEOGRAPH-7EB2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7EB3 纳 CJK UNIFIED IDEOGRAPH-7EB3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7EB4 纴 CJK UNIFIED IDEOGRAPH-7EB4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7EB5 纵 CJK UNIFIED IDEOGRAPH-7EB5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7EB6 纶 CJK UNIFIED IDEOGRAPH-7EB6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7EB7 纷 CJK UNIFIED IDEOGRAPH-7EB7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7EB8 纸 CJK UNIFIED IDEOGRAPH-7EB8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7EB9 纹 CJK UNIFIED IDEOGRAPH-7EB9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7EBA 纺 CJK UNIFIED IDEOGRAPH-7EBA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7EBB 纻 CJK UNIFIED IDEOGRAPH-7EBB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7EBC 纼 CJK UNIFIED IDEOGRAPH-7EBC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7EBD 纽 CJK UNIFIED IDEOGRAPH-7EBD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7EBE 纾 CJK UNIFIED IDEOGRAPH-7EBE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7EBF 线 CJK UNIFIED IDEOGRAPH-7EBF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7EC0 绀 CJK UNIFIED IDEOGRAPH-7EC0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7EC1 绁 CJK UNIFIED IDEOGRAPH-7EC1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7EC2 绂 CJK UNIFIED IDEOGRAPH-7EC2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7EC3 练 CJK UNIFIED IDEOGRAPH-7EC3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7EC4 组 CJK UNIFIED IDEOGRAPH-7EC4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7EC5 绅 CJK UNIFIED IDEOGRAPH-7EC5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7EC6 细 CJK UNIFIED IDEOGRAPH-7EC6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7EC7 织 CJK UNIFIED IDEOGRAPH-7EC7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7EC8 终 CJK UNIFIED IDEOGRAPH-7EC8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7EC9 绉 CJK UNIFIED IDEOGRAPH-7EC9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7ECA 绊 CJK UNIFIED IDEOGRAPH-7ECA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7ECB 绋 CJK UNIFIED IDEOGRAPH-7ECB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7ECC 绌 CJK UNIFIED IDEOGRAPH-7ECC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7ECD 绍 CJK UNIFIED IDEOGRAPH-7ECD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7ECE 绎 CJK UNIFIED IDEOGRAPH-7ECE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7ECF 经 CJK UNIFIED IDEOGRAPH-7ECF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7ED0 绐 CJK UNIFIED IDEOGRAPH-7ED0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7ED1 绑 CJK UNIFIED IDEOGRAPH-7ED1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7ED2 绒 CJK UNIFIED IDEOGRAPH-7ED2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7ED3 结 CJK UNIFIED IDEOGRAPH-7ED3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7ED4 绔 CJK UNIFIED IDEOGRAPH-7ED4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7ED5 绕 CJK UNIFIED IDEOGRAPH-7ED5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7ED6 绖 CJK UNIFIED IDEOGRAPH-7ED6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7ED7 绗 CJK UNIFIED IDEOGRAPH-7ED7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7ED8 绘 CJK UNIFIED IDEOGRAPH-7ED8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7ED9 给 CJK UNIFIED IDEOGRAPH-7ED9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7EDA 绚 CJK UNIFIED IDEOGRAPH-7EDA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7EDB 绛 CJK UNIFIED IDEOGRAPH-7EDB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7EDC 络 CJK UNIFIED IDEOGRAPH-7EDC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7EDD 绝 CJK UNIFIED IDEOGRAPH-7EDD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7EDE 绞 CJK UNIFIED IDEOGRAPH-7EDE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7EDF 统 CJK UNIFIED IDEOGRAPH-7EDF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7EE0 绠 CJK UNIFIED IDEOGRAPH-7EE0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7EE1 绡 CJK UNIFIED IDEOGRAPH-7EE1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7EE2 绢 CJK UNIFIED IDEOGRAPH-7EE2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7EE3 绣 CJK UNIFIED IDEOGRAPH-7EE3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7EE4 绤 CJK UNIFIED IDEOGRAPH-7EE4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7EE5 绥 CJK UNIFIED IDEOGRAPH-7EE5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7EE6 绦 CJK UNIFIED IDEOGRAPH-7EE6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7EE7 继 CJK UNIFIED IDEOGRAPH-7EE7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7EE8 绨 CJK UNIFIED IDEOGRAPH-7EE8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7EE9 绩 CJK UNIFIED IDEOGRAPH-7EE9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7EEA 绪 CJK UNIFIED IDEOGRAPH-7EEA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7EEB 绫 CJK UNIFIED IDEOGRAPH-7EEB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7EEC 绬 CJK UNIFIED IDEOGRAPH-7EEC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7EED 续 CJK UNIFIED IDEOGRAPH-7EED | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7EEE 绮 CJK UNIFIED IDEOGRAPH-7EEE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7EEF 绯 CJK UNIFIED IDEOGRAPH-7EEF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7EF0 绰 CJK UNIFIED IDEOGRAPH-7EF0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7EF1 绱 CJK UNIFIED IDEOGRAPH-7EF1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7EF2 绲 CJK UNIFIED IDEOGRAPH-7EF2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7EF3 绳 CJK UNIFIED IDEOGRAPH-7EF3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7EF4 维 CJK UNIFIED IDEOGRAPH-7EF4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7EF5 绵 CJK UNIFIED IDEOGRAPH-7EF5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7EF6 绶 CJK UNIFIED IDEOGRAPH-7EF6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7EF7 绷 CJK UNIFIED IDEOGRAPH-7EF7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7EF8 绸 CJK UNIFIED IDEOGRAPH-7EF8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7EF9 绹 CJK UNIFIED IDEOGRAPH-7EF9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7EFA 绺 CJK UNIFIED IDEOGRAPH-7EFA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7EFB 绻 CJK UNIFIED IDEOGRAPH-7EFB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7EFC 综 CJK UNIFIED IDEOGRAPH-7EFC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7EFD 绽 CJK UNIFIED IDEOGRAPH-7EFD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7EFE 绾 CJK UNIFIED IDEOGRAPH-7EFE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7EFF 绿 CJK UNIFIED IDEOGRAPH-7EFF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F00 缀 CJK UNIFIED IDEOGRAPH-7F00 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F01 缁 CJK UNIFIED IDEOGRAPH-7F01 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F02 缂 CJK UNIFIED IDEOGRAPH-7F02 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F03 缃 CJK UNIFIED IDEOGRAPH-7F03 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F04 缄 CJK UNIFIED IDEOGRAPH-7F04 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F05 缅 CJK UNIFIED IDEOGRAPH-7F05 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F06 缆 CJK UNIFIED IDEOGRAPH-7F06 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F07 缇 CJK UNIFIED IDEOGRAPH-7F07 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F08 缈 CJK UNIFIED IDEOGRAPH-7F08 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F09 缉 CJK UNIFIED IDEOGRAPH-7F09 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F0A 缊 CJK UNIFIED IDEOGRAPH-7F0A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F0B 缋 CJK UNIFIED IDEOGRAPH-7F0B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F0C 缌 CJK UNIFIED IDEOGRAPH-7F0C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F0D 缍 CJK UNIFIED IDEOGRAPH-7F0D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F0E 缎 CJK UNIFIED IDEOGRAPH-7F0E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F0F 缏 CJK UNIFIED IDEOGRAPH-7F0F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F10 缐 CJK UNIFIED IDEOGRAPH-7F10 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F11 缑 CJK UNIFIED IDEOGRAPH-7F11 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F12 缒 CJK UNIFIED IDEOGRAPH-7F12 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F13 缓 CJK UNIFIED IDEOGRAPH-7F13 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F14 缔 CJK UNIFIED IDEOGRAPH-7F14 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F15 缕 CJK UNIFIED IDEOGRAPH-7F15 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F16 编 CJK UNIFIED IDEOGRAPH-7F16 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F17 缗 CJK UNIFIED IDEOGRAPH-7F17 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F18 缘 CJK UNIFIED IDEOGRAPH-7F18 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F19 缙 CJK UNIFIED IDEOGRAPH-7F19 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F1A 缚 CJK UNIFIED IDEOGRAPH-7F1A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F1B 缛 CJK UNIFIED IDEOGRAPH-7F1B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F1C 缜 CJK UNIFIED IDEOGRAPH-7F1C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F1D 缝 CJK UNIFIED IDEOGRAPH-7F1D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F1E 缞 CJK UNIFIED IDEOGRAPH-7F1E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F1F 缟 CJK UNIFIED IDEOGRAPH-7F1F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F20 缠 CJK UNIFIED IDEOGRAPH-7F20 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F21 缡 CJK UNIFIED IDEOGRAPH-7F21 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F22 缢 CJK UNIFIED IDEOGRAPH-7F22 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F23 缣 CJK UNIFIED IDEOGRAPH-7F23 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F24 缤 CJK UNIFIED IDEOGRAPH-7F24 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F25 缥 CJK UNIFIED IDEOGRAPH-7F25 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F26 缦 CJK UNIFIED IDEOGRAPH-7F26 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F27 缧 CJK UNIFIED IDEOGRAPH-7F27 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F28 缨 CJK UNIFIED IDEOGRAPH-7F28 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F29 缩 CJK UNIFIED IDEOGRAPH-7F29 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F2A 缪 CJK UNIFIED IDEOGRAPH-7F2A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F2B 缫 CJK UNIFIED IDEOGRAPH-7F2B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F2C 缬 CJK UNIFIED IDEOGRAPH-7F2C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F2D 缭 CJK UNIFIED IDEOGRAPH-7F2D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F2E 缮 CJK UNIFIED IDEOGRAPH-7F2E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F2F 缯 CJK UNIFIED IDEOGRAPH-7F2F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F30 缰 CJK UNIFIED IDEOGRAPH-7F30 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F31 缱 CJK UNIFIED IDEOGRAPH-7F31 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F32 缲 CJK UNIFIED IDEOGRAPH-7F32 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F33 缳 CJK UNIFIED IDEOGRAPH-7F33 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F34 缴 CJK UNIFIED IDEOGRAPH-7F34 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F35 缵 CJK UNIFIED IDEOGRAPH-7F35 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F36 缶 CJK UNIFIED IDEOGRAPH-7F36 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F37 缷 CJK UNIFIED IDEOGRAPH-7F37 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F38 缸 CJK UNIFIED IDEOGRAPH-7F38 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F39 缹 CJK UNIFIED IDEOGRAPH-7F39 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F3A 缺 CJK UNIFIED IDEOGRAPH-7F3A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F3B 缻 CJK UNIFIED IDEOGRAPH-7F3B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F3C 缼 CJK UNIFIED IDEOGRAPH-7F3C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F3D 缽 CJK UNIFIED IDEOGRAPH-7F3D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F3E 缾 CJK UNIFIED IDEOGRAPH-7F3E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F3F 缿 CJK UNIFIED IDEOGRAPH-7F3F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F40 罀 CJK UNIFIED IDEOGRAPH-7F40 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F41 罁 CJK UNIFIED IDEOGRAPH-7F41 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F42 罂 CJK UNIFIED IDEOGRAPH-7F42 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F43 罃 CJK UNIFIED IDEOGRAPH-7F43 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F44 罄 CJK UNIFIED IDEOGRAPH-7F44 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F45 罅 CJK UNIFIED IDEOGRAPH-7F45 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F46 罆 CJK UNIFIED IDEOGRAPH-7F46 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F47 罇 CJK UNIFIED IDEOGRAPH-7F47 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F48 罈 CJK UNIFIED IDEOGRAPH-7F48 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F49 罉 CJK UNIFIED IDEOGRAPH-7F49 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F4A 罊 CJK UNIFIED IDEOGRAPH-7F4A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F4B 罋 CJK UNIFIED IDEOGRAPH-7F4B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F4C 罌 CJK UNIFIED IDEOGRAPH-7F4C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F4D 罍 CJK UNIFIED IDEOGRAPH-7F4D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F4E 罎 CJK UNIFIED IDEOGRAPH-7F4E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F4F 罏 CJK UNIFIED IDEOGRAPH-7F4F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F50 罐 CJK UNIFIED IDEOGRAPH-7F50 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F51 网 CJK UNIFIED IDEOGRAPH-7F51 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F52 罒 CJK UNIFIED IDEOGRAPH-7F52 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F53 罓 CJK UNIFIED IDEOGRAPH-7F53 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F54 罔 CJK UNIFIED IDEOGRAPH-7F54 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F55 罕 CJK UNIFIED IDEOGRAPH-7F55 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F56 罖 CJK UNIFIED IDEOGRAPH-7F56 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F57 罗 CJK UNIFIED IDEOGRAPH-7F57 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F58 罘 CJK UNIFIED IDEOGRAPH-7F58 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F59 罙 CJK UNIFIED IDEOGRAPH-7F59 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F5A 罚 CJK UNIFIED IDEOGRAPH-7F5A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F5B 罛 CJK UNIFIED IDEOGRAPH-7F5B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F5C 罜 CJK UNIFIED IDEOGRAPH-7F5C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F5D 罝 CJK UNIFIED IDEOGRAPH-7F5D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F5E 罞 CJK UNIFIED IDEOGRAPH-7F5E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F5F 罟 CJK UNIFIED IDEOGRAPH-7F5F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F60 罠 CJK UNIFIED IDEOGRAPH-7F60 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F61 罡 CJK UNIFIED IDEOGRAPH-7F61 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F62 罢 CJK UNIFIED IDEOGRAPH-7F62 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F63 罣 CJK UNIFIED IDEOGRAPH-7F63 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F64 罤 CJK UNIFIED IDEOGRAPH-7F64 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F65 罥 CJK UNIFIED IDEOGRAPH-7F65 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F66 罦 CJK UNIFIED IDEOGRAPH-7F66 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F67 罧 CJK UNIFIED IDEOGRAPH-7F67 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F68 罨 CJK UNIFIED IDEOGRAPH-7F68 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F69 罩 CJK UNIFIED IDEOGRAPH-7F69 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F6A 罪 CJK UNIFIED IDEOGRAPH-7F6A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F6B 罫 CJK UNIFIED IDEOGRAPH-7F6B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F6C 罬 CJK UNIFIED IDEOGRAPH-7F6C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F6D 罭 CJK UNIFIED IDEOGRAPH-7F6D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F6E 置 CJK UNIFIED IDEOGRAPH-7F6E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F6F 罯 CJK UNIFIED IDEOGRAPH-7F6F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F70 罰 CJK UNIFIED IDEOGRAPH-7F70 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F71 罱 CJK UNIFIED IDEOGRAPH-7F71 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F72 署 CJK UNIFIED IDEOGRAPH-7F72 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F73 罳 CJK UNIFIED IDEOGRAPH-7F73 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F74 罴 CJK UNIFIED IDEOGRAPH-7F74 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F75 罵 CJK UNIFIED IDEOGRAPH-7F75 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F76 罶 CJK UNIFIED IDEOGRAPH-7F76 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F77 罷 CJK UNIFIED IDEOGRAPH-7F77 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F78 罸 CJK UNIFIED IDEOGRAPH-7F78 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F79 罹 CJK UNIFIED IDEOGRAPH-7F79 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F7A 罺 CJK UNIFIED IDEOGRAPH-7F7A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F7B 罻 CJK UNIFIED IDEOGRAPH-7F7B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F7C 罼 CJK UNIFIED IDEOGRAPH-7F7C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F7D 罽 CJK UNIFIED IDEOGRAPH-7F7D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F7E 罾 CJK UNIFIED IDEOGRAPH-7F7E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F7F 罿 CJK UNIFIED IDEOGRAPH-7F7F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F80 羀 CJK UNIFIED IDEOGRAPH-7F80 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F81 羁 CJK UNIFIED IDEOGRAPH-7F81 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F82 羂 CJK UNIFIED IDEOGRAPH-7F82 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F83 羃 CJK UNIFIED IDEOGRAPH-7F83 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F84 羄 CJK UNIFIED IDEOGRAPH-7F84 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F85 羅 CJK UNIFIED IDEOGRAPH-7F85 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F86 羆 CJK UNIFIED IDEOGRAPH-7F86 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F87 羇 CJK UNIFIED IDEOGRAPH-7F87 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F88 羈 CJK UNIFIED IDEOGRAPH-7F88 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F89 羉 CJK UNIFIED IDEOGRAPH-7F89 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F8A 羊 CJK UNIFIED IDEOGRAPH-7F8A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F8B 羋 CJK UNIFIED IDEOGRAPH-7F8B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F8C 羌 CJK UNIFIED IDEOGRAPH-7F8C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F8D 羍 CJK UNIFIED IDEOGRAPH-7F8D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F8E 美 CJK UNIFIED IDEOGRAPH-7F8E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F8F 羏 CJK UNIFIED IDEOGRAPH-7F8F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F90 羐 CJK UNIFIED IDEOGRAPH-7F90 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F91 羑 CJK UNIFIED IDEOGRAPH-7F91 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F92 羒 CJK UNIFIED IDEOGRAPH-7F92 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F93 羓 CJK UNIFIED IDEOGRAPH-7F93 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F94 羔 CJK UNIFIED IDEOGRAPH-7F94 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F95 羕 CJK UNIFIED IDEOGRAPH-7F95 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F96 羖 CJK UNIFIED IDEOGRAPH-7F96 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F97 羗 CJK UNIFIED IDEOGRAPH-7F97 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F98 羘 CJK UNIFIED IDEOGRAPH-7F98 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F99 羙 CJK UNIFIED IDEOGRAPH-7F99 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F9A 羚 CJK UNIFIED IDEOGRAPH-7F9A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F9B 羛 CJK UNIFIED IDEOGRAPH-7F9B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F9C 羜 CJK UNIFIED IDEOGRAPH-7F9C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F9D 羝 CJK UNIFIED IDEOGRAPH-7F9D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F9E 羞 CJK UNIFIED IDEOGRAPH-7F9E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7F9F 羟 CJK UNIFIED IDEOGRAPH-7F9F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7FA0 羠 CJK UNIFIED IDEOGRAPH-7FA0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7FA1 羡 CJK UNIFIED IDEOGRAPH-7FA1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7FA2 羢 CJK UNIFIED IDEOGRAPH-7FA2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7FA3 羣 CJK UNIFIED IDEOGRAPH-7FA3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7FA4 群 CJK UNIFIED IDEOGRAPH-7FA4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7FA5 羥 CJK UNIFIED IDEOGRAPH-7FA5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7FA6 羦 CJK UNIFIED IDEOGRAPH-7FA6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7FA7 羧 CJK UNIFIED IDEOGRAPH-7FA7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7FA8 羨 CJK UNIFIED IDEOGRAPH-7FA8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7FA9 義 CJK UNIFIED IDEOGRAPH-7FA9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7FAA 羪 CJK UNIFIED IDEOGRAPH-7FAA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7FAB 羫 CJK UNIFIED IDEOGRAPH-7FAB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7FAC 羬 CJK UNIFIED IDEOGRAPH-7FAC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7FAD 羭 CJK UNIFIED IDEOGRAPH-7FAD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7FAE 羮 CJK UNIFIED IDEOGRAPH-7FAE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7FAF 羯 CJK UNIFIED IDEOGRAPH-7FAF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7FB0 羰 CJK UNIFIED IDEOGRAPH-7FB0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7FB1 羱 CJK UNIFIED IDEOGRAPH-7FB1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7FB2 羲 CJK UNIFIED IDEOGRAPH-7FB2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7FB3 羳 CJK UNIFIED IDEOGRAPH-7FB3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7FB4 羴 CJK UNIFIED IDEOGRAPH-7FB4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7FB5 羵 CJK UNIFIED IDEOGRAPH-7FB5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7FB6 羶 CJK UNIFIED IDEOGRAPH-7FB6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7FB7 羷 CJK UNIFIED IDEOGRAPH-7FB7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7FB8 羸 CJK UNIFIED IDEOGRAPH-7FB8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7FB9 羹 CJK UNIFIED IDEOGRAPH-7FB9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7FBA 羺 CJK UNIFIED IDEOGRAPH-7FBA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7FBB 羻 CJK UNIFIED IDEOGRAPH-7FBB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7FBC 羼 CJK UNIFIED IDEOGRAPH-7FBC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7FBD 羽 CJK UNIFIED IDEOGRAPH-7FBD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7FBE 羾 CJK UNIFIED IDEOGRAPH-7FBE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7FBF 羿 CJK UNIFIED IDEOGRAPH-7FBF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7FC0 翀 CJK UNIFIED IDEOGRAPH-7FC0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7FC1 翁 CJK UNIFIED IDEOGRAPH-7FC1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7FC2 翂 CJK UNIFIED IDEOGRAPH-7FC2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7FC3 翃 CJK UNIFIED IDEOGRAPH-7FC3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7FC4 翄 CJK UNIFIED IDEOGRAPH-7FC4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7FC5 翅 CJK UNIFIED IDEOGRAPH-7FC5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7FC6 翆 CJK UNIFIED IDEOGRAPH-7FC6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7FC7 翇 CJK UNIFIED IDEOGRAPH-7FC7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7FC8 翈 CJK UNIFIED IDEOGRAPH-7FC8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7FC9 翉 CJK UNIFIED IDEOGRAPH-7FC9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7FCA 翊 CJK UNIFIED IDEOGRAPH-7FCA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7FCB 翋 CJK UNIFIED IDEOGRAPH-7FCB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7FCC 翌 CJK UNIFIED IDEOGRAPH-7FCC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7FCD 翍 CJK UNIFIED IDEOGRAPH-7FCD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7FCE 翎 CJK UNIFIED IDEOGRAPH-7FCE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7FCF 翏 CJK UNIFIED IDEOGRAPH-7FCF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7FD0 翐 CJK UNIFIED IDEOGRAPH-7FD0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7FD1 翑 CJK UNIFIED IDEOGRAPH-7FD1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7FD2 習 CJK UNIFIED IDEOGRAPH-7FD2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7FD3 翓 CJK UNIFIED IDEOGRAPH-7FD3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7FD4 翔 CJK UNIFIED IDEOGRAPH-7FD4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7FD5 翕 CJK UNIFIED IDEOGRAPH-7FD5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7FD6 翖 CJK UNIFIED IDEOGRAPH-7FD6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7FD7 翗 CJK UNIFIED IDEOGRAPH-7FD7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7FD8 翘 CJK UNIFIED IDEOGRAPH-7FD8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7FD9 翙 CJK UNIFIED IDEOGRAPH-7FD9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7FDA 翚 CJK UNIFIED IDEOGRAPH-7FDA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7FDB 翛 CJK UNIFIED IDEOGRAPH-7FDB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7FDC 翜 CJK UNIFIED IDEOGRAPH-7FDC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7FDD 翝 CJK UNIFIED IDEOGRAPH-7FDD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7FDE 翞 CJK UNIFIED IDEOGRAPH-7FDE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7FDF 翟 CJK UNIFIED IDEOGRAPH-7FDF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7FE0 翠 CJK UNIFIED IDEOGRAPH-7FE0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7FE1 翡 CJK UNIFIED IDEOGRAPH-7FE1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7FE2 翢 CJK UNIFIED IDEOGRAPH-7FE2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7FE3 翣 CJK UNIFIED IDEOGRAPH-7FE3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7FE4 翤 CJK UNIFIED IDEOGRAPH-7FE4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7FE5 翥 CJK UNIFIED IDEOGRAPH-7FE5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7FE6 翦 CJK UNIFIED IDEOGRAPH-7FE6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7FE7 翧 CJK UNIFIED IDEOGRAPH-7FE7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7FE8 翨 CJK UNIFIED IDEOGRAPH-7FE8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7FE9 翩 CJK UNIFIED IDEOGRAPH-7FE9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7FEA 翪 CJK UNIFIED IDEOGRAPH-7FEA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7FEB 翫 CJK UNIFIED IDEOGRAPH-7FEB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7FEC 翬 CJK UNIFIED IDEOGRAPH-7FEC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7FED 翭 CJK UNIFIED IDEOGRAPH-7FED | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7FEE 翮 CJK UNIFIED IDEOGRAPH-7FEE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7FEF 翯 CJK UNIFIED IDEOGRAPH-7FEF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7FF0 翰 CJK UNIFIED IDEOGRAPH-7FF0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7FF1 翱 CJK UNIFIED IDEOGRAPH-7FF1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7FF2 翲 CJK UNIFIED IDEOGRAPH-7FF2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7FF3 翳 CJK UNIFIED IDEOGRAPH-7FF3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7FF4 翴 CJK UNIFIED IDEOGRAPH-7FF4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7FF5 翵 CJK UNIFIED IDEOGRAPH-7FF5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7FF6 翶 CJK UNIFIED IDEOGRAPH-7FF6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7FF7 翷 CJK UNIFIED IDEOGRAPH-7FF7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7FF8 翸 CJK UNIFIED IDEOGRAPH-7FF8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7FF9 翹 CJK UNIFIED IDEOGRAPH-7FF9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7FFA 翺 CJK UNIFIED IDEOGRAPH-7FFA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7FFB 翻 CJK UNIFIED IDEOGRAPH-7FFB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7FFC 翼 CJK UNIFIED IDEOGRAPH-7FFC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7FFD 翽 CJK UNIFIED IDEOGRAPH-7FFD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7FFE 翾 CJK UNIFIED IDEOGRAPH-7FFE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+7FFF 翿 CJK UNIFIED IDEOGRAPH-7FFF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8000 耀 CJK UNIFIED IDEOGRAPH-8000 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8001 老 CJK UNIFIED IDEOGRAPH-8001 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8002 耂 CJK UNIFIED IDEOGRAPH-8002 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8003 考 CJK UNIFIED IDEOGRAPH-8003 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8004 耄 CJK UNIFIED IDEOGRAPH-8004 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8005 者 CJK UNIFIED IDEOGRAPH-8005 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8006 耆 CJK UNIFIED IDEOGRAPH-8006 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8007 耇 CJK UNIFIED IDEOGRAPH-8007 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8008 耈 CJK UNIFIED IDEOGRAPH-8008 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8009 耉 CJK UNIFIED IDEOGRAPH-8009 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+800A 耊 CJK UNIFIED IDEOGRAPH-800A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+800B 耋 CJK UNIFIED IDEOGRAPH-800B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+800C 而 CJK UNIFIED IDEOGRAPH-800C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+800D 耍 CJK UNIFIED IDEOGRAPH-800D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+800E 耎 CJK UNIFIED IDEOGRAPH-800E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+800F 耏 CJK UNIFIED IDEOGRAPH-800F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8010 耐 CJK UNIFIED IDEOGRAPH-8010 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8011 耑 CJK UNIFIED IDEOGRAPH-8011 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8012 耒 CJK UNIFIED IDEOGRAPH-8012 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8013 耓 CJK UNIFIED IDEOGRAPH-8013 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8014 耔 CJK UNIFIED IDEOGRAPH-8014 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8015 耕 CJK UNIFIED IDEOGRAPH-8015 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8016 耖 CJK UNIFIED IDEOGRAPH-8016 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8017 耗 CJK UNIFIED IDEOGRAPH-8017 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8018 耘 CJK UNIFIED IDEOGRAPH-8018 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8019 耙 CJK UNIFIED IDEOGRAPH-8019 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+801A 耚 CJK UNIFIED IDEOGRAPH-801A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+801B 耛 CJK UNIFIED IDEOGRAPH-801B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+801C 耜 CJK UNIFIED IDEOGRAPH-801C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+801D 耝 CJK UNIFIED IDEOGRAPH-801D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+801E 耞 CJK UNIFIED IDEOGRAPH-801E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+801F 耟 CJK UNIFIED IDEOGRAPH-801F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8020 耠 CJK UNIFIED IDEOGRAPH-8020 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8021 耡 CJK UNIFIED IDEOGRAPH-8021 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8022 耢 CJK UNIFIED IDEOGRAPH-8022 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8023 耣 CJK UNIFIED IDEOGRAPH-8023 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8024 耤 CJK UNIFIED IDEOGRAPH-8024 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8025 耥 CJK UNIFIED IDEOGRAPH-8025 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8026 耦 CJK UNIFIED IDEOGRAPH-8026 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8027 耧 CJK UNIFIED IDEOGRAPH-8027 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8028 耨 CJK UNIFIED IDEOGRAPH-8028 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8029 耩 CJK UNIFIED IDEOGRAPH-8029 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+802A 耪 CJK UNIFIED IDEOGRAPH-802A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+802B 耫 CJK UNIFIED IDEOGRAPH-802B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+802C 耬 CJK UNIFIED IDEOGRAPH-802C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+802D 耭 CJK UNIFIED IDEOGRAPH-802D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+802E 耮 CJK UNIFIED IDEOGRAPH-802E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+802F 耯 CJK UNIFIED IDEOGRAPH-802F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8030 耰 CJK UNIFIED IDEOGRAPH-8030 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8031 耱 CJK UNIFIED IDEOGRAPH-8031 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8032 耲 CJK UNIFIED IDEOGRAPH-8032 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8033 耳 CJK UNIFIED IDEOGRAPH-8033 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8034 耴 CJK UNIFIED IDEOGRAPH-8034 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8035 耵 CJK UNIFIED IDEOGRAPH-8035 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8036 耶 CJK UNIFIED IDEOGRAPH-8036 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8037 耷 CJK UNIFIED IDEOGRAPH-8037 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8038 耸 CJK UNIFIED IDEOGRAPH-8038 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8039 耹 CJK UNIFIED IDEOGRAPH-8039 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+803A 耺 CJK UNIFIED IDEOGRAPH-803A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+803B 耻 CJK UNIFIED IDEOGRAPH-803B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+803C 耼 CJK UNIFIED IDEOGRAPH-803C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+803D 耽 CJK UNIFIED IDEOGRAPH-803D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+803E 耾 CJK UNIFIED IDEOGRAPH-803E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+803F 耿 CJK UNIFIED IDEOGRAPH-803F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8040 聀 CJK UNIFIED IDEOGRAPH-8040 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8041 聁 CJK UNIFIED IDEOGRAPH-8041 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8042 聂 CJK UNIFIED IDEOGRAPH-8042 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8043 聃 CJK UNIFIED IDEOGRAPH-8043 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8044 聄 CJK UNIFIED IDEOGRAPH-8044 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8045 聅 CJK UNIFIED IDEOGRAPH-8045 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8046 聆 CJK UNIFIED IDEOGRAPH-8046 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8047 聇 CJK UNIFIED IDEOGRAPH-8047 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8048 聈 CJK UNIFIED IDEOGRAPH-8048 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8049 聉 CJK UNIFIED IDEOGRAPH-8049 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+804A 聊 CJK UNIFIED IDEOGRAPH-804A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+804B 聋 CJK UNIFIED IDEOGRAPH-804B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+804C 职 CJK UNIFIED IDEOGRAPH-804C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+804D 聍 CJK UNIFIED IDEOGRAPH-804D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+804E 聎 CJK UNIFIED IDEOGRAPH-804E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+804F 聏 CJK UNIFIED IDEOGRAPH-804F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8050 聐 CJK UNIFIED IDEOGRAPH-8050 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8051 聑 CJK UNIFIED IDEOGRAPH-8051 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8052 聒 CJK UNIFIED IDEOGRAPH-8052 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8053 聓 CJK UNIFIED IDEOGRAPH-8053 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8054 联 CJK UNIFIED IDEOGRAPH-8054 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8055 聕 CJK UNIFIED IDEOGRAPH-8055 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8056 聖 CJK UNIFIED IDEOGRAPH-8056 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8057 聗 CJK UNIFIED IDEOGRAPH-8057 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8058 聘 CJK UNIFIED IDEOGRAPH-8058 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8059 聙 CJK UNIFIED IDEOGRAPH-8059 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+805A 聚 CJK UNIFIED IDEOGRAPH-805A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+805B 聛 CJK UNIFIED IDEOGRAPH-805B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+805C 聜 CJK UNIFIED IDEOGRAPH-805C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+805D 聝 CJK UNIFIED IDEOGRAPH-805D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+805E 聞 CJK UNIFIED IDEOGRAPH-805E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+805F 聟 CJK UNIFIED IDEOGRAPH-805F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8060 聠 CJK UNIFIED IDEOGRAPH-8060 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8061 聡 CJK UNIFIED IDEOGRAPH-8061 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8062 聢 CJK UNIFIED IDEOGRAPH-8062 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8063 聣 CJK UNIFIED IDEOGRAPH-8063 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8064 聤 CJK UNIFIED IDEOGRAPH-8064 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8065 聥 CJK UNIFIED IDEOGRAPH-8065 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8066 聦 CJK UNIFIED IDEOGRAPH-8066 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8067 聧 CJK UNIFIED IDEOGRAPH-8067 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8068 聨 CJK UNIFIED IDEOGRAPH-8068 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8069 聩 CJK UNIFIED IDEOGRAPH-8069 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+806A 聪 CJK UNIFIED IDEOGRAPH-806A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+806B 聫 CJK UNIFIED IDEOGRAPH-806B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+806C 聬 CJK UNIFIED IDEOGRAPH-806C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+806D 聭 CJK UNIFIED IDEOGRAPH-806D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+806E 聮 CJK UNIFIED IDEOGRAPH-806E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+806F 聯 CJK UNIFIED IDEOGRAPH-806F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8070 聰 CJK UNIFIED IDEOGRAPH-8070 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8071 聱 CJK UNIFIED IDEOGRAPH-8071 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8072 聲 CJK UNIFIED IDEOGRAPH-8072 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8073 聳 CJK UNIFIED IDEOGRAPH-8073 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8074 聴 CJK UNIFIED IDEOGRAPH-8074 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8075 聵 CJK UNIFIED IDEOGRAPH-8075 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8076 聶 CJK UNIFIED IDEOGRAPH-8076 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8077 職 CJK UNIFIED IDEOGRAPH-8077 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8078 聸 CJK UNIFIED IDEOGRAPH-8078 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8079 聹 CJK UNIFIED IDEOGRAPH-8079 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+807A 聺 CJK UNIFIED IDEOGRAPH-807A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+807B 聻 CJK UNIFIED IDEOGRAPH-807B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+807C 聼 CJK UNIFIED IDEOGRAPH-807C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+807D 聽 CJK UNIFIED IDEOGRAPH-807D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+807E 聾 CJK UNIFIED IDEOGRAPH-807E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+807F 聿 CJK UNIFIED IDEOGRAPH-807F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8080 肀 CJK UNIFIED IDEOGRAPH-8080 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8081 肁 CJK UNIFIED IDEOGRAPH-8081 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8082 肂 CJK UNIFIED IDEOGRAPH-8082 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8083 肃 CJK UNIFIED IDEOGRAPH-8083 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8084 肄 CJK UNIFIED IDEOGRAPH-8084 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8085 肅 CJK UNIFIED IDEOGRAPH-8085 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8086 肆 CJK UNIFIED IDEOGRAPH-8086 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8087 肇 CJK UNIFIED IDEOGRAPH-8087 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8088 肈 CJK UNIFIED IDEOGRAPH-8088 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8089 肉 CJK UNIFIED IDEOGRAPH-8089 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+808A 肊 CJK UNIFIED IDEOGRAPH-808A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+808B 肋 CJK UNIFIED IDEOGRAPH-808B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+808C 肌 CJK UNIFIED IDEOGRAPH-808C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+808D 肍 CJK UNIFIED IDEOGRAPH-808D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+808E 肎 CJK UNIFIED IDEOGRAPH-808E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+808F 肏 CJK UNIFIED IDEOGRAPH-808F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8090 肐 CJK UNIFIED IDEOGRAPH-8090 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8091 肑 CJK UNIFIED IDEOGRAPH-8091 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8092 肒 CJK UNIFIED IDEOGRAPH-8092 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8093 肓 CJK UNIFIED IDEOGRAPH-8093 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8094 肔 CJK UNIFIED IDEOGRAPH-8094 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8095 肕 CJK UNIFIED IDEOGRAPH-8095 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8096 肖 CJK UNIFIED IDEOGRAPH-8096 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8097 肗 CJK UNIFIED IDEOGRAPH-8097 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8098 肘 CJK UNIFIED IDEOGRAPH-8098 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8099 肙 CJK UNIFIED IDEOGRAPH-8099 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+809A 肚 CJK UNIFIED IDEOGRAPH-809A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+809B 肛 CJK UNIFIED IDEOGRAPH-809B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+809C 肜 CJK UNIFIED IDEOGRAPH-809C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+809D 肝 CJK UNIFIED IDEOGRAPH-809D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+809E 肞 CJK UNIFIED IDEOGRAPH-809E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+809F 肟 CJK UNIFIED IDEOGRAPH-809F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+80A0 肠 CJK UNIFIED IDEOGRAPH-80A0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+80A1 股 CJK UNIFIED IDEOGRAPH-80A1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+80A2 肢 CJK UNIFIED IDEOGRAPH-80A2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+80A3 肣 CJK UNIFIED IDEOGRAPH-80A3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+80A4 肤 CJK UNIFIED IDEOGRAPH-80A4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+80A5 肥 CJK UNIFIED IDEOGRAPH-80A5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+80A6 肦 CJK UNIFIED IDEOGRAPH-80A6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+80A7 肧 CJK UNIFIED IDEOGRAPH-80A7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+80A8 肨 CJK UNIFIED IDEOGRAPH-80A8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+80A9 肩 CJK UNIFIED IDEOGRAPH-80A9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+80AA 肪 CJK UNIFIED IDEOGRAPH-80AA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+80AB 肫 CJK UNIFIED IDEOGRAPH-80AB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+80AC 肬 CJK UNIFIED IDEOGRAPH-80AC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+80AD 肭 CJK UNIFIED IDEOGRAPH-80AD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+80AE 肮 CJK UNIFIED IDEOGRAPH-80AE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+80AF 肯 CJK UNIFIED IDEOGRAPH-80AF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+80B0 肰 CJK UNIFIED IDEOGRAPH-80B0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+80B1 肱 CJK UNIFIED IDEOGRAPH-80B1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+80B2 育 CJK UNIFIED IDEOGRAPH-80B2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+80B3 肳 CJK UNIFIED IDEOGRAPH-80B3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+80B4 肴 CJK UNIFIED IDEOGRAPH-80B4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+80B5 肵 CJK UNIFIED IDEOGRAPH-80B5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+80B6 肶 CJK UNIFIED IDEOGRAPH-80B6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+80B7 肷 CJK UNIFIED IDEOGRAPH-80B7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+80B8 肸 CJK UNIFIED IDEOGRAPH-80B8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+80B9 肹 CJK UNIFIED IDEOGRAPH-80B9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+80BA 肺 CJK UNIFIED IDEOGRAPH-80BA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+80BB 肻 CJK UNIFIED IDEOGRAPH-80BB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+80BC 肼 CJK UNIFIED IDEOGRAPH-80BC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+80BD 肽 CJK UNIFIED IDEOGRAPH-80BD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+80BE 肾 CJK UNIFIED IDEOGRAPH-80BE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+80BF 肿 CJK UNIFIED IDEOGRAPH-80BF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+80C0 胀 CJK UNIFIED IDEOGRAPH-80C0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+80C1 胁 CJK UNIFIED IDEOGRAPH-80C1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+80C2 胂 CJK UNIFIED IDEOGRAPH-80C2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+80C3 胃 CJK UNIFIED IDEOGRAPH-80C3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+80C4 胄 CJK UNIFIED IDEOGRAPH-80C4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+80C5 胅 CJK UNIFIED IDEOGRAPH-80C5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+80C6 胆 CJK UNIFIED IDEOGRAPH-80C6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+80C7 胇 CJK UNIFIED IDEOGRAPH-80C7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+80C8 胈 CJK UNIFIED IDEOGRAPH-80C8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+80C9 胉 CJK UNIFIED IDEOGRAPH-80C9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+80CA 胊 CJK UNIFIED IDEOGRAPH-80CA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+80CB 胋 CJK UNIFIED IDEOGRAPH-80CB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+80CC 背 CJK UNIFIED IDEOGRAPH-80CC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+80CD 胍 CJK UNIFIED IDEOGRAPH-80CD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+80CE 胎 CJK UNIFIED IDEOGRAPH-80CE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+80CF 胏 CJK UNIFIED IDEOGRAPH-80CF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+80D0 胐 CJK UNIFIED IDEOGRAPH-80D0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+80D1 胑 CJK UNIFIED IDEOGRAPH-80D1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+80D2 胒 CJK UNIFIED IDEOGRAPH-80D2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+80D3 胓 CJK UNIFIED IDEOGRAPH-80D3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+80D4 胔 CJK UNIFIED IDEOGRAPH-80D4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+80D5 胕 CJK UNIFIED IDEOGRAPH-80D5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+80D6 胖 CJK UNIFIED IDEOGRAPH-80D6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+80D7 胗 CJK UNIFIED IDEOGRAPH-80D7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+80D8 胘 CJK UNIFIED IDEOGRAPH-80D8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+80D9 胙 CJK UNIFIED IDEOGRAPH-80D9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+80DA 胚 CJK UNIFIED IDEOGRAPH-80DA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+80DB 胛 CJK UNIFIED IDEOGRAPH-80DB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+80DC 胜 CJK UNIFIED IDEOGRAPH-80DC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+80DD 胝 CJK UNIFIED IDEOGRAPH-80DD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+80DE 胞 CJK UNIFIED IDEOGRAPH-80DE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+80DF 胟 CJK UNIFIED IDEOGRAPH-80DF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+80E0 胠 CJK UNIFIED IDEOGRAPH-80E0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+80E1 胡 CJK UNIFIED IDEOGRAPH-80E1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+80E2 胢 CJK UNIFIED IDEOGRAPH-80E2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+80E3 胣 CJK UNIFIED IDEOGRAPH-80E3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+80E4 胤 CJK UNIFIED IDEOGRAPH-80E4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+80E5 胥 CJK UNIFIED IDEOGRAPH-80E5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+80E6 胦 CJK UNIFIED IDEOGRAPH-80E6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+80E7 胧 CJK UNIFIED IDEOGRAPH-80E7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+80E8 胨 CJK UNIFIED IDEOGRAPH-80E8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+80E9 胩 CJK UNIFIED IDEOGRAPH-80E9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+80EA 胪 CJK UNIFIED IDEOGRAPH-80EA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+80EB 胫 CJK UNIFIED IDEOGRAPH-80EB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+80EC 胬 CJK UNIFIED IDEOGRAPH-80EC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+80ED 胭 CJK UNIFIED IDEOGRAPH-80ED | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+80EE 胮 CJK UNIFIED IDEOGRAPH-80EE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+80EF 胯 CJK UNIFIED IDEOGRAPH-80EF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+80F0 胰 CJK UNIFIED IDEOGRAPH-80F0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+80F1 胱 CJK UNIFIED IDEOGRAPH-80F1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+80F2 胲 CJK UNIFIED IDEOGRAPH-80F2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+80F3 胳 CJK UNIFIED IDEOGRAPH-80F3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+80F4 胴 CJK UNIFIED IDEOGRAPH-80F4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+80F5 胵 CJK UNIFIED IDEOGRAPH-80F5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+80F6 胶 CJK UNIFIED IDEOGRAPH-80F6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+80F7 胷 CJK UNIFIED IDEOGRAPH-80F7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+80F8 胸 CJK UNIFIED IDEOGRAPH-80F8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+80F9 胹 CJK UNIFIED IDEOGRAPH-80F9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+80FA 胺 CJK UNIFIED IDEOGRAPH-80FA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+80FB 胻 CJK UNIFIED IDEOGRAPH-80FB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+80FC 胼 CJK UNIFIED IDEOGRAPH-80FC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+80FD 能 CJK UNIFIED IDEOGRAPH-80FD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+80FE 胾 CJK UNIFIED IDEOGRAPH-80FE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+80FF 胿 CJK UNIFIED IDEOGRAPH-80FF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8100 脀 CJK UNIFIED IDEOGRAPH-8100 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8101 脁 CJK UNIFIED IDEOGRAPH-8101 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8102 脂 CJK UNIFIED IDEOGRAPH-8102 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8103 脃 CJK UNIFIED IDEOGRAPH-8103 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8104 脄 CJK UNIFIED IDEOGRAPH-8104 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8105 脅 CJK UNIFIED IDEOGRAPH-8105 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8106 脆 CJK UNIFIED IDEOGRAPH-8106 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8107 脇 CJK UNIFIED IDEOGRAPH-8107 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8108 脈 CJK UNIFIED IDEOGRAPH-8108 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8109 脉 CJK UNIFIED IDEOGRAPH-8109 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+810A 脊 CJK UNIFIED IDEOGRAPH-810A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+810B 脋 CJK UNIFIED IDEOGRAPH-810B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+810C 脌 CJK UNIFIED IDEOGRAPH-810C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+810D 脍 CJK UNIFIED IDEOGRAPH-810D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+810E 脎 CJK UNIFIED IDEOGRAPH-810E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+810F 脏 CJK UNIFIED IDEOGRAPH-810F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8110 脐 CJK UNIFIED IDEOGRAPH-8110 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8111 脑 CJK UNIFIED IDEOGRAPH-8111 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8112 脒 CJK UNIFIED IDEOGRAPH-8112 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8113 脓 CJK UNIFIED IDEOGRAPH-8113 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8114 脔 CJK UNIFIED IDEOGRAPH-8114 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8115 脕 CJK UNIFIED IDEOGRAPH-8115 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8116 脖 CJK UNIFIED IDEOGRAPH-8116 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8117 脗 CJK UNIFIED IDEOGRAPH-8117 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8118 脘 CJK UNIFIED IDEOGRAPH-8118 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8119 脙 CJK UNIFIED IDEOGRAPH-8119 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+811A 脚 CJK UNIFIED IDEOGRAPH-811A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+811B 脛 CJK UNIFIED IDEOGRAPH-811B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+811C 脜 CJK UNIFIED IDEOGRAPH-811C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+811D 脝 CJK UNIFIED IDEOGRAPH-811D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+811E 脞 CJK UNIFIED IDEOGRAPH-811E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+811F 脟 CJK UNIFIED IDEOGRAPH-811F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8120 脠 CJK UNIFIED IDEOGRAPH-8120 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8121 脡 CJK UNIFIED IDEOGRAPH-8121 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8122 脢 CJK UNIFIED IDEOGRAPH-8122 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8123 脣 CJK UNIFIED IDEOGRAPH-8123 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8124 脤 CJK UNIFIED IDEOGRAPH-8124 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8125 脥 CJK UNIFIED IDEOGRAPH-8125 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8126 脦 CJK UNIFIED IDEOGRAPH-8126 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8127 脧 CJK UNIFIED IDEOGRAPH-8127 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8128 脨 CJK UNIFIED IDEOGRAPH-8128 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8129 脩 CJK UNIFIED IDEOGRAPH-8129 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+812A 脪 CJK UNIFIED IDEOGRAPH-812A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+812B 脫 CJK UNIFIED IDEOGRAPH-812B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+812C 脬 CJK UNIFIED IDEOGRAPH-812C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+812D 脭 CJK UNIFIED IDEOGRAPH-812D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+812E 脮 CJK UNIFIED IDEOGRAPH-812E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+812F 脯 CJK UNIFIED IDEOGRAPH-812F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8130 脰 CJK UNIFIED IDEOGRAPH-8130 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8131 脱 CJK UNIFIED IDEOGRAPH-8131 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8132 脲 CJK UNIFIED IDEOGRAPH-8132 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8133 脳 CJK UNIFIED IDEOGRAPH-8133 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8134 脴 CJK UNIFIED IDEOGRAPH-8134 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8135 脵 CJK UNIFIED IDEOGRAPH-8135 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8136 脶 CJK UNIFIED IDEOGRAPH-8136 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8137 脷 CJK UNIFIED IDEOGRAPH-8137 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8138 脸 CJK UNIFIED IDEOGRAPH-8138 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8139 脹 CJK UNIFIED IDEOGRAPH-8139 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+813A 脺 CJK UNIFIED IDEOGRAPH-813A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+813B 脻 CJK UNIFIED IDEOGRAPH-813B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+813C 脼 CJK UNIFIED IDEOGRAPH-813C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+813D 脽 CJK UNIFIED IDEOGRAPH-813D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+813E 脾 CJK UNIFIED IDEOGRAPH-813E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+813F 脿 CJK UNIFIED IDEOGRAPH-813F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8140 腀 CJK UNIFIED IDEOGRAPH-8140 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8141 腁 CJK UNIFIED IDEOGRAPH-8141 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8142 腂 CJK UNIFIED IDEOGRAPH-8142 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8143 腃 CJK UNIFIED IDEOGRAPH-8143 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8144 腄 CJK UNIFIED IDEOGRAPH-8144 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8145 腅 CJK UNIFIED IDEOGRAPH-8145 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8146 腆 CJK UNIFIED IDEOGRAPH-8146 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8147 腇 CJK UNIFIED IDEOGRAPH-8147 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8148 腈 CJK UNIFIED IDEOGRAPH-8148 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8149 腉 CJK UNIFIED IDEOGRAPH-8149 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+814A 腊 CJK UNIFIED IDEOGRAPH-814A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+814B 腋 CJK UNIFIED IDEOGRAPH-814B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+814C 腌 CJK UNIFIED IDEOGRAPH-814C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+814D 腍 CJK UNIFIED IDEOGRAPH-814D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+814E 腎 CJK UNIFIED IDEOGRAPH-814E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+814F 腏 CJK UNIFIED IDEOGRAPH-814F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8150 腐 CJK UNIFIED IDEOGRAPH-8150 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8151 腑 CJK UNIFIED IDEOGRAPH-8151 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8152 腒 CJK UNIFIED IDEOGRAPH-8152 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8153 腓 CJK UNIFIED IDEOGRAPH-8153 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8154 腔 CJK UNIFIED IDEOGRAPH-8154 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8155 腕 CJK UNIFIED IDEOGRAPH-8155 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8156 腖 CJK UNIFIED IDEOGRAPH-8156 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8157 腗 CJK UNIFIED IDEOGRAPH-8157 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8158 腘 CJK UNIFIED IDEOGRAPH-8158 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8159 腙 CJK UNIFIED IDEOGRAPH-8159 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+815A 腚 CJK UNIFIED IDEOGRAPH-815A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+815B 腛 CJK UNIFIED IDEOGRAPH-815B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+815C 腜 CJK UNIFIED IDEOGRAPH-815C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+815D 腝 CJK UNIFIED IDEOGRAPH-815D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+815E 腞 CJK UNIFIED IDEOGRAPH-815E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+815F 腟 CJK UNIFIED IDEOGRAPH-815F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8160 腠 CJK UNIFIED IDEOGRAPH-8160 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8161 腡 CJK UNIFIED IDEOGRAPH-8161 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8162 腢 CJK UNIFIED IDEOGRAPH-8162 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8163 腣 CJK UNIFIED IDEOGRAPH-8163 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8164 腤 CJK UNIFIED IDEOGRAPH-8164 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8165 腥 CJK UNIFIED IDEOGRAPH-8165 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8166 腦 CJK UNIFIED IDEOGRAPH-8166 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8167 腧 CJK UNIFIED IDEOGRAPH-8167 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8168 腨 CJK UNIFIED IDEOGRAPH-8168 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8169 腩 CJK UNIFIED IDEOGRAPH-8169 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+816A 腪 CJK UNIFIED IDEOGRAPH-816A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+816B 腫 CJK UNIFIED IDEOGRAPH-816B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+816C 腬 CJK UNIFIED IDEOGRAPH-816C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+816D 腭 CJK UNIFIED IDEOGRAPH-816D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+816E 腮 CJK UNIFIED IDEOGRAPH-816E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+816F 腯 CJK UNIFIED IDEOGRAPH-816F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8170 腰 CJK UNIFIED IDEOGRAPH-8170 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8171 腱 CJK UNIFIED IDEOGRAPH-8171 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8172 腲 CJK UNIFIED IDEOGRAPH-8172 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8173 腳 CJK UNIFIED IDEOGRAPH-8173 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8174 腴 CJK UNIFIED IDEOGRAPH-8174 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8175 腵 CJK UNIFIED IDEOGRAPH-8175 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8176 腶 CJK UNIFIED IDEOGRAPH-8176 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8177 腷 CJK UNIFIED IDEOGRAPH-8177 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8178 腸 CJK UNIFIED IDEOGRAPH-8178 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8179 腹 CJK UNIFIED IDEOGRAPH-8179 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+817A 腺 CJK UNIFIED IDEOGRAPH-817A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+817B 腻 CJK UNIFIED IDEOGRAPH-817B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+817C 腼 CJK UNIFIED IDEOGRAPH-817C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+817D 腽 CJK UNIFIED IDEOGRAPH-817D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+817E 腾 CJK UNIFIED IDEOGRAPH-817E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+817F 腿 CJK UNIFIED IDEOGRAPH-817F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8180 膀 CJK UNIFIED IDEOGRAPH-8180 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8181 膁 CJK UNIFIED IDEOGRAPH-8181 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8182 膂 CJK UNIFIED IDEOGRAPH-8182 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8183 膃 CJK UNIFIED IDEOGRAPH-8183 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8184 膄 CJK UNIFIED IDEOGRAPH-8184 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8185 膅 CJK UNIFIED IDEOGRAPH-8185 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8186 膆 CJK UNIFIED IDEOGRAPH-8186 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8187 膇 CJK UNIFIED IDEOGRAPH-8187 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8188 膈 CJK UNIFIED IDEOGRAPH-8188 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8189 膉 CJK UNIFIED IDEOGRAPH-8189 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+818A 膊 CJK UNIFIED IDEOGRAPH-818A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+818B 膋 CJK UNIFIED IDEOGRAPH-818B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+818C 膌 CJK UNIFIED IDEOGRAPH-818C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+818D 膍 CJK UNIFIED IDEOGRAPH-818D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+818E 膎 CJK UNIFIED IDEOGRAPH-818E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+818F 膏 CJK UNIFIED IDEOGRAPH-818F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8190 膐 CJK UNIFIED IDEOGRAPH-8190 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8191 膑 CJK UNIFIED IDEOGRAPH-8191 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8192 膒 CJK UNIFIED IDEOGRAPH-8192 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8193 膓 CJK UNIFIED IDEOGRAPH-8193 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8194 膔 CJK UNIFIED IDEOGRAPH-8194 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8195 膕 CJK UNIFIED IDEOGRAPH-8195 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8196 膖 CJK UNIFIED IDEOGRAPH-8196 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8197 膗 CJK UNIFIED IDEOGRAPH-8197 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8198 膘 CJK UNIFIED IDEOGRAPH-8198 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8199 膙 CJK UNIFIED IDEOGRAPH-8199 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+819A 膚 CJK UNIFIED IDEOGRAPH-819A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+819B 膛 CJK UNIFIED IDEOGRAPH-819B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+819C 膜 CJK UNIFIED IDEOGRAPH-819C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+819D 膝 CJK UNIFIED IDEOGRAPH-819D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+819E 膞 CJK UNIFIED IDEOGRAPH-819E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+819F 膟 CJK UNIFIED IDEOGRAPH-819F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+81A0 膠 CJK UNIFIED IDEOGRAPH-81A0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+81A1 膡 CJK UNIFIED IDEOGRAPH-81A1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+81A2 膢 CJK UNIFIED IDEOGRAPH-81A2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+81A3 膣 CJK UNIFIED IDEOGRAPH-81A3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+81A4 膤 CJK UNIFIED IDEOGRAPH-81A4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+81A5 膥 CJK UNIFIED IDEOGRAPH-81A5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+81A6 膦 CJK UNIFIED IDEOGRAPH-81A6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+81A7 膧 CJK UNIFIED IDEOGRAPH-81A7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+81A8 膨 CJK UNIFIED IDEOGRAPH-81A8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+81A9 膩 CJK UNIFIED IDEOGRAPH-81A9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+81AA 膪 CJK UNIFIED IDEOGRAPH-81AA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+81AB 膫 CJK UNIFIED IDEOGRAPH-81AB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+81AC 膬 CJK UNIFIED IDEOGRAPH-81AC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+81AD 膭 CJK UNIFIED IDEOGRAPH-81AD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+81AE 膮 CJK UNIFIED IDEOGRAPH-81AE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+81AF 膯 CJK UNIFIED IDEOGRAPH-81AF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+81B0 膰 CJK UNIFIED IDEOGRAPH-81B0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+81B1 膱 CJK UNIFIED IDEOGRAPH-81B1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+81B2 膲 CJK UNIFIED IDEOGRAPH-81B2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+81B3 膳 CJK UNIFIED IDEOGRAPH-81B3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+81B4 膴 CJK UNIFIED IDEOGRAPH-81B4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+81B5 膵 CJK UNIFIED IDEOGRAPH-81B5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+81B6 膶 CJK UNIFIED IDEOGRAPH-81B6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+81B7 膷 CJK UNIFIED IDEOGRAPH-81B7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+81B8 膸 CJK UNIFIED IDEOGRAPH-81B8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+81B9 膹 CJK UNIFIED IDEOGRAPH-81B9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+81BA 膺 CJK UNIFIED IDEOGRAPH-81BA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+81BB 膻 CJK UNIFIED IDEOGRAPH-81BB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+81BC 膼 CJK UNIFIED IDEOGRAPH-81BC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+81BD 膽 CJK UNIFIED IDEOGRAPH-81BD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+81BE 膾 CJK UNIFIED IDEOGRAPH-81BE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+81BF 膿 CJK UNIFIED IDEOGRAPH-81BF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+81C0 臀 CJK UNIFIED IDEOGRAPH-81C0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+81C1 臁 CJK UNIFIED IDEOGRAPH-81C1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+81C2 臂 CJK UNIFIED IDEOGRAPH-81C2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+81C3 臃 CJK UNIFIED IDEOGRAPH-81C3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+81C4 臄 CJK UNIFIED IDEOGRAPH-81C4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+81C5 臅 CJK UNIFIED IDEOGRAPH-81C5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+81C6 臆 CJK UNIFIED IDEOGRAPH-81C6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+81C7 臇 CJK UNIFIED IDEOGRAPH-81C7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+81C8 臈 CJK UNIFIED IDEOGRAPH-81C8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+81C9 臉 CJK UNIFIED IDEOGRAPH-81C9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+81CA 臊 CJK UNIFIED IDEOGRAPH-81CA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+81CB 臋 CJK UNIFIED IDEOGRAPH-81CB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+81CC 臌 CJK UNIFIED IDEOGRAPH-81CC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+81CD 臍 CJK UNIFIED IDEOGRAPH-81CD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+81CE 臎 CJK UNIFIED IDEOGRAPH-81CE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+81CF 臏 CJK UNIFIED IDEOGRAPH-81CF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+81D0 臐 CJK UNIFIED IDEOGRAPH-81D0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+81D1 臑 CJK UNIFIED IDEOGRAPH-81D1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+81D2 臒 CJK UNIFIED IDEOGRAPH-81D2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+81D3 臓 CJK UNIFIED IDEOGRAPH-81D3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+81D4 臔 CJK UNIFIED IDEOGRAPH-81D4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+81D5 臕 CJK UNIFIED IDEOGRAPH-81D5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+81D6 臖 CJK UNIFIED IDEOGRAPH-81D6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+81D7 臗 CJK UNIFIED IDEOGRAPH-81D7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+81D8 臘 CJK UNIFIED IDEOGRAPH-81D8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+81D9 臙 CJK UNIFIED IDEOGRAPH-81D9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+81DA 臚 CJK UNIFIED IDEOGRAPH-81DA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+81DB 臛 CJK UNIFIED IDEOGRAPH-81DB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+81DC 臜 CJK UNIFIED IDEOGRAPH-81DC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+81DD 臝 CJK UNIFIED IDEOGRAPH-81DD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+81DE 臞 CJK UNIFIED IDEOGRAPH-81DE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+81DF 臟 CJK UNIFIED IDEOGRAPH-81DF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+81E0 臠 CJK UNIFIED IDEOGRAPH-81E0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+81E1 臡 CJK UNIFIED IDEOGRAPH-81E1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+81E2 臢 CJK UNIFIED IDEOGRAPH-81E2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+81E3 臣 CJK UNIFIED IDEOGRAPH-81E3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+81E4 臤 CJK UNIFIED IDEOGRAPH-81E4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+81E5 臥 CJK UNIFIED IDEOGRAPH-81E5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+81E6 臦 CJK UNIFIED IDEOGRAPH-81E6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+81E7 臧 CJK UNIFIED IDEOGRAPH-81E7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+81E8 臨 CJK UNIFIED IDEOGRAPH-81E8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+81E9 臩 CJK UNIFIED IDEOGRAPH-81E9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+81EA 自 CJK UNIFIED IDEOGRAPH-81EA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+81EB 臫 CJK UNIFIED IDEOGRAPH-81EB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+81EC 臬 CJK UNIFIED IDEOGRAPH-81EC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+81ED 臭 CJK UNIFIED IDEOGRAPH-81ED | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+81EE 臮 CJK UNIFIED IDEOGRAPH-81EE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+81EF 臯 CJK UNIFIED IDEOGRAPH-81EF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+81F0 臰 CJK UNIFIED IDEOGRAPH-81F0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+81F1 臱 CJK UNIFIED IDEOGRAPH-81F1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+81F2 臲 CJK UNIFIED IDEOGRAPH-81F2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+81F3 至 CJK UNIFIED IDEOGRAPH-81F3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+81F4 致 CJK UNIFIED IDEOGRAPH-81F4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+81F5 臵 CJK UNIFIED IDEOGRAPH-81F5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+81F6 臶 CJK UNIFIED IDEOGRAPH-81F6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+81F7 臷 CJK UNIFIED IDEOGRAPH-81F7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+81F8 臸 CJK UNIFIED IDEOGRAPH-81F8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+81F9 臹 CJK UNIFIED IDEOGRAPH-81F9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+81FA 臺 CJK UNIFIED IDEOGRAPH-81FA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+81FB 臻 CJK UNIFIED IDEOGRAPH-81FB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+81FC 臼 CJK UNIFIED IDEOGRAPH-81FC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+81FD 臽 CJK UNIFIED IDEOGRAPH-81FD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+81FE 臾 CJK UNIFIED IDEOGRAPH-81FE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+81FF 臿 CJK UNIFIED IDEOGRAPH-81FF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8200 舀 CJK UNIFIED IDEOGRAPH-8200 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8201 舁 CJK UNIFIED IDEOGRAPH-8201 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8202 舂 CJK UNIFIED IDEOGRAPH-8202 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8203 舃 CJK UNIFIED IDEOGRAPH-8203 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8204 舄 CJK UNIFIED IDEOGRAPH-8204 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8205 舅 CJK UNIFIED IDEOGRAPH-8205 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8206 舆 CJK UNIFIED IDEOGRAPH-8206 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8207 與 CJK UNIFIED IDEOGRAPH-8207 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8208 興 CJK UNIFIED IDEOGRAPH-8208 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8209 舉 CJK UNIFIED IDEOGRAPH-8209 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+820A 舊 CJK UNIFIED IDEOGRAPH-820A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+820B 舋 CJK UNIFIED IDEOGRAPH-820B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+820C 舌 CJK UNIFIED IDEOGRAPH-820C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+820D 舍 CJK UNIFIED IDEOGRAPH-820D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+820E 舎 CJK UNIFIED IDEOGRAPH-820E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+820F 舏 CJK UNIFIED IDEOGRAPH-820F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8210 舐 CJK UNIFIED IDEOGRAPH-8210 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8211 舑 CJK UNIFIED IDEOGRAPH-8211 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8212 舒 CJK UNIFIED IDEOGRAPH-8212 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8213 舓 CJK UNIFIED IDEOGRAPH-8213 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8214 舔 CJK UNIFIED IDEOGRAPH-8214 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8215 舕 CJK UNIFIED IDEOGRAPH-8215 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8216 舖 CJK UNIFIED IDEOGRAPH-8216 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8217 舗 CJK UNIFIED IDEOGRAPH-8217 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8218 舘 CJK UNIFIED IDEOGRAPH-8218 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8219 舙 CJK UNIFIED IDEOGRAPH-8219 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+821A 舚 CJK UNIFIED IDEOGRAPH-821A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+821B 舛 CJK UNIFIED IDEOGRAPH-821B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+821C 舜 CJK UNIFIED IDEOGRAPH-821C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+821D 舝 CJK UNIFIED IDEOGRAPH-821D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+821E 舞 CJK UNIFIED IDEOGRAPH-821E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+821F 舟 CJK UNIFIED IDEOGRAPH-821F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8220 舠 CJK UNIFIED IDEOGRAPH-8220 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8221 舡 CJK UNIFIED IDEOGRAPH-8221 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8222 舢 CJK UNIFIED IDEOGRAPH-8222 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8223 舣 CJK UNIFIED IDEOGRAPH-8223 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8224 舤 CJK UNIFIED IDEOGRAPH-8224 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8225 舥 CJK UNIFIED IDEOGRAPH-8225 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8226 舦 CJK UNIFIED IDEOGRAPH-8226 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8227 舧 CJK UNIFIED IDEOGRAPH-8227 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8228 舨 CJK UNIFIED IDEOGRAPH-8228 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8229 舩 CJK UNIFIED IDEOGRAPH-8229 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+822A 航 CJK UNIFIED IDEOGRAPH-822A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+822B 舫 CJK UNIFIED IDEOGRAPH-822B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+822C 般 CJK UNIFIED IDEOGRAPH-822C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+822D 舭 CJK UNIFIED IDEOGRAPH-822D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+822E 舮 CJK UNIFIED IDEOGRAPH-822E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+822F 舯 CJK UNIFIED IDEOGRAPH-822F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8230 舰 CJK UNIFIED IDEOGRAPH-8230 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8231 舱 CJK UNIFIED IDEOGRAPH-8231 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8232 舲 CJK UNIFIED IDEOGRAPH-8232 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8233 舳 CJK UNIFIED IDEOGRAPH-8233 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8234 舴 CJK UNIFIED IDEOGRAPH-8234 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8235 舵 CJK UNIFIED IDEOGRAPH-8235 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8236 舶 CJK UNIFIED IDEOGRAPH-8236 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8237 舷 CJK UNIFIED IDEOGRAPH-8237 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8238 舸 CJK UNIFIED IDEOGRAPH-8238 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8239 船 CJK UNIFIED IDEOGRAPH-8239 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+823A 舺 CJK UNIFIED IDEOGRAPH-823A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+823B 舻 CJK UNIFIED IDEOGRAPH-823B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+823C 舼 CJK UNIFIED IDEOGRAPH-823C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+823D 舽 CJK UNIFIED IDEOGRAPH-823D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+823E 舾 CJK UNIFIED IDEOGRAPH-823E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+823F 舿 CJK UNIFIED IDEOGRAPH-823F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8240 艀 CJK UNIFIED IDEOGRAPH-8240 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8241 艁 CJK UNIFIED IDEOGRAPH-8241 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8242 艂 CJK UNIFIED IDEOGRAPH-8242 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8243 艃 CJK UNIFIED IDEOGRAPH-8243 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8244 艄 CJK UNIFIED IDEOGRAPH-8244 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8245 艅 CJK UNIFIED IDEOGRAPH-8245 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8246 艆 CJK UNIFIED IDEOGRAPH-8246 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8247 艇 CJK UNIFIED IDEOGRAPH-8247 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8248 艈 CJK UNIFIED IDEOGRAPH-8248 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8249 艉 CJK UNIFIED IDEOGRAPH-8249 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+824A 艊 CJK UNIFIED IDEOGRAPH-824A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+824B 艋 CJK UNIFIED IDEOGRAPH-824B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+824C 艌 CJK UNIFIED IDEOGRAPH-824C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+824D 艍 CJK UNIFIED IDEOGRAPH-824D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+824E 艎 CJK UNIFIED IDEOGRAPH-824E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+824F 艏 CJK UNIFIED IDEOGRAPH-824F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8250 艐 CJK UNIFIED IDEOGRAPH-8250 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8251 艑 CJK UNIFIED IDEOGRAPH-8251 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8252 艒 CJK UNIFIED IDEOGRAPH-8252 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8253 艓 CJK UNIFIED IDEOGRAPH-8253 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8254 艔 CJK UNIFIED IDEOGRAPH-8254 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8255 艕 CJK UNIFIED IDEOGRAPH-8255 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8256 艖 CJK UNIFIED IDEOGRAPH-8256 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8257 艗 CJK UNIFIED IDEOGRAPH-8257 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8258 艘 CJK UNIFIED IDEOGRAPH-8258 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8259 艙 CJK UNIFIED IDEOGRAPH-8259 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+825A 艚 CJK UNIFIED IDEOGRAPH-825A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+825B 艛 CJK UNIFIED IDEOGRAPH-825B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+825C 艜 CJK UNIFIED IDEOGRAPH-825C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+825D 艝 CJK UNIFIED IDEOGRAPH-825D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+825E 艞 CJK UNIFIED IDEOGRAPH-825E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+825F 艟 CJK UNIFIED IDEOGRAPH-825F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8260 艠 CJK UNIFIED IDEOGRAPH-8260 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8261 艡 CJK UNIFIED IDEOGRAPH-8261 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8262 艢 CJK UNIFIED IDEOGRAPH-8262 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8263 艣 CJK UNIFIED IDEOGRAPH-8263 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8264 艤 CJK UNIFIED IDEOGRAPH-8264 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8265 艥 CJK UNIFIED IDEOGRAPH-8265 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8266 艦 CJK UNIFIED IDEOGRAPH-8266 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8267 艧 CJK UNIFIED IDEOGRAPH-8267 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8268 艨 CJK UNIFIED IDEOGRAPH-8268 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8269 艩 CJK UNIFIED IDEOGRAPH-8269 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+826A 艪 CJK UNIFIED IDEOGRAPH-826A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+826B 艫 CJK UNIFIED IDEOGRAPH-826B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+826C 艬 CJK UNIFIED IDEOGRAPH-826C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+826D 艭 CJK UNIFIED IDEOGRAPH-826D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+826E 艮 CJK UNIFIED IDEOGRAPH-826E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+826F 良 CJK UNIFIED IDEOGRAPH-826F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8270 艰 CJK UNIFIED IDEOGRAPH-8270 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8271 艱 CJK UNIFIED IDEOGRAPH-8271 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8272 色 CJK UNIFIED IDEOGRAPH-8272 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8273 艳 CJK UNIFIED IDEOGRAPH-8273 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8274 艴 CJK UNIFIED IDEOGRAPH-8274 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8275 艵 CJK UNIFIED IDEOGRAPH-8275 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8276 艶 CJK UNIFIED IDEOGRAPH-8276 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8277 艷 CJK UNIFIED IDEOGRAPH-8277 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8278 艸 CJK UNIFIED IDEOGRAPH-8278 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8279 艹 CJK UNIFIED IDEOGRAPH-8279 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+827A 艺 CJK UNIFIED IDEOGRAPH-827A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+827B 艻 CJK UNIFIED IDEOGRAPH-827B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+827C 艼 CJK UNIFIED IDEOGRAPH-827C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+827D 艽 CJK UNIFIED IDEOGRAPH-827D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+827E 艾 CJK UNIFIED IDEOGRAPH-827E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+827F 艿 CJK UNIFIED IDEOGRAPH-827F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8280 芀 CJK UNIFIED IDEOGRAPH-8280 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8281 芁 CJK UNIFIED IDEOGRAPH-8281 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8282 节 CJK UNIFIED IDEOGRAPH-8282 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8283 芃 CJK UNIFIED IDEOGRAPH-8283 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8284 芄 CJK UNIFIED IDEOGRAPH-8284 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8285 芅 CJK UNIFIED IDEOGRAPH-8285 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8286 芆 CJK UNIFIED IDEOGRAPH-8286 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8287 芇 CJK UNIFIED IDEOGRAPH-8287 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8288 芈 CJK UNIFIED IDEOGRAPH-8288 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8289 芉 CJK UNIFIED IDEOGRAPH-8289 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+828A 芊 CJK UNIFIED IDEOGRAPH-828A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+828B 芋 CJK UNIFIED IDEOGRAPH-828B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+828C 芌 CJK UNIFIED IDEOGRAPH-828C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+828D 芍 CJK UNIFIED IDEOGRAPH-828D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+828E 芎 CJK UNIFIED IDEOGRAPH-828E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+828F 芏 CJK UNIFIED IDEOGRAPH-828F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8290 芐 CJK UNIFIED IDEOGRAPH-8290 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8291 芑 CJK UNIFIED IDEOGRAPH-8291 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8292 芒 CJK UNIFIED IDEOGRAPH-8292 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8293 芓 CJK UNIFIED IDEOGRAPH-8293 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8294 芔 CJK UNIFIED IDEOGRAPH-8294 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8295 芕 CJK UNIFIED IDEOGRAPH-8295 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8296 芖 CJK UNIFIED IDEOGRAPH-8296 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8297 芗 CJK UNIFIED IDEOGRAPH-8297 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8298 芘 CJK UNIFIED IDEOGRAPH-8298 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8299 芙 CJK UNIFIED IDEOGRAPH-8299 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+829A 芚 CJK UNIFIED IDEOGRAPH-829A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+829B 芛 CJK UNIFIED IDEOGRAPH-829B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+829C 芜 CJK UNIFIED IDEOGRAPH-829C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+829D 芝 CJK UNIFIED IDEOGRAPH-829D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+829E 芞 CJK UNIFIED IDEOGRAPH-829E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+829F 芟 CJK UNIFIED IDEOGRAPH-829F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+82A0 芠 CJK UNIFIED IDEOGRAPH-82A0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+82A1 芡 CJK UNIFIED IDEOGRAPH-82A1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+82A2 芢 CJK UNIFIED IDEOGRAPH-82A2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+82A3 芣 CJK UNIFIED IDEOGRAPH-82A3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+82A4 芤 CJK UNIFIED IDEOGRAPH-82A4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+82A5 芥 CJK UNIFIED IDEOGRAPH-82A5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+82A6 芦 CJK UNIFIED IDEOGRAPH-82A6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+82A7 芧 CJK UNIFIED IDEOGRAPH-82A7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+82A8 芨 CJK UNIFIED IDEOGRAPH-82A8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+82A9 芩 CJK UNIFIED IDEOGRAPH-82A9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+82AA 芪 CJK UNIFIED IDEOGRAPH-82AA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+82AB 芫 CJK UNIFIED IDEOGRAPH-82AB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+82AC 芬 CJK UNIFIED IDEOGRAPH-82AC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+82AD 芭 CJK UNIFIED IDEOGRAPH-82AD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+82AE 芮 CJK UNIFIED IDEOGRAPH-82AE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+82AF 芯 CJK UNIFIED IDEOGRAPH-82AF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+82B0 芰 CJK UNIFIED IDEOGRAPH-82B0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+82B1 花 CJK UNIFIED IDEOGRAPH-82B1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+82B2 芲 CJK UNIFIED IDEOGRAPH-82B2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+82B3 芳 CJK UNIFIED IDEOGRAPH-82B3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+82B4 芴 CJK UNIFIED IDEOGRAPH-82B4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+82B5 芵 CJK UNIFIED IDEOGRAPH-82B5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+82B6 芶 CJK UNIFIED IDEOGRAPH-82B6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+82B7 芷 CJK UNIFIED IDEOGRAPH-82B7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+82B8 芸 CJK UNIFIED IDEOGRAPH-82B8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+82B9 芹 CJK UNIFIED IDEOGRAPH-82B9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+82BA 芺 CJK UNIFIED IDEOGRAPH-82BA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+82BB 芻 CJK UNIFIED IDEOGRAPH-82BB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+82BC 芼 CJK UNIFIED IDEOGRAPH-82BC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+82BD 芽 CJK UNIFIED IDEOGRAPH-82BD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+82BE 芾 CJK UNIFIED IDEOGRAPH-82BE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+82BF 芿 CJK UNIFIED IDEOGRAPH-82BF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+82C0 苀 CJK UNIFIED IDEOGRAPH-82C0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+82C1 苁 CJK UNIFIED IDEOGRAPH-82C1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+82C2 苂 CJK UNIFIED IDEOGRAPH-82C2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+82C3 苃 CJK UNIFIED IDEOGRAPH-82C3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+82C4 苄 CJK UNIFIED IDEOGRAPH-82C4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+82C5 苅 CJK UNIFIED IDEOGRAPH-82C5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+82C6 苆 CJK UNIFIED IDEOGRAPH-82C6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+82C7 苇 CJK UNIFIED IDEOGRAPH-82C7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+82C8 苈 CJK UNIFIED IDEOGRAPH-82C8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+82C9 苉 CJK UNIFIED IDEOGRAPH-82C9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+82CA 苊 CJK UNIFIED IDEOGRAPH-82CA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+82CB 苋 CJK UNIFIED IDEOGRAPH-82CB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+82CC 苌 CJK UNIFIED IDEOGRAPH-82CC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+82CD 苍 CJK UNIFIED IDEOGRAPH-82CD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+82CE 苎 CJK UNIFIED IDEOGRAPH-82CE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+82CF 苏 CJK UNIFIED IDEOGRAPH-82CF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+82D0 苐 CJK UNIFIED IDEOGRAPH-82D0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+82D1 苑 CJK UNIFIED IDEOGRAPH-82D1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+82D2 苒 CJK UNIFIED IDEOGRAPH-82D2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+82D3 苓 CJK UNIFIED IDEOGRAPH-82D3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+82D4 苔 CJK UNIFIED IDEOGRAPH-82D4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+82D5 苕 CJK UNIFIED IDEOGRAPH-82D5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+82D6 苖 CJK UNIFIED IDEOGRAPH-82D6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+82D7 苗 CJK UNIFIED IDEOGRAPH-82D7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+82D8 苘 CJK UNIFIED IDEOGRAPH-82D8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+82D9 苙 CJK UNIFIED IDEOGRAPH-82D9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+82DA 苚 CJK UNIFIED IDEOGRAPH-82DA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+82DB 苛 CJK UNIFIED IDEOGRAPH-82DB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+82DC 苜 CJK UNIFIED IDEOGRAPH-82DC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+82DD 苝 CJK UNIFIED IDEOGRAPH-82DD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+82DE 苞 CJK UNIFIED IDEOGRAPH-82DE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+82DF 苟 CJK UNIFIED IDEOGRAPH-82DF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+82E0 苠 CJK UNIFIED IDEOGRAPH-82E0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+82E1 苡 CJK UNIFIED IDEOGRAPH-82E1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+82E2 苢 CJK UNIFIED IDEOGRAPH-82E2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+82E3 苣 CJK UNIFIED IDEOGRAPH-82E3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+82E4 苤 CJK UNIFIED IDEOGRAPH-82E4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+82E5 若 CJK UNIFIED IDEOGRAPH-82E5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+82E6 苦 CJK UNIFIED IDEOGRAPH-82E6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+82E7 苧 CJK UNIFIED IDEOGRAPH-82E7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+82E8 苨 CJK UNIFIED IDEOGRAPH-82E8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+82E9 苩 CJK UNIFIED IDEOGRAPH-82E9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+82EA 苪 CJK UNIFIED IDEOGRAPH-82EA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+82EB 苫 CJK UNIFIED IDEOGRAPH-82EB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+82EC 苬 CJK UNIFIED IDEOGRAPH-82EC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+82ED 苭 CJK UNIFIED IDEOGRAPH-82ED | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+82EE 苮 CJK UNIFIED IDEOGRAPH-82EE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+82EF 苯 CJK UNIFIED IDEOGRAPH-82EF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+82F0 苰 CJK UNIFIED IDEOGRAPH-82F0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+82F1 英 CJK UNIFIED IDEOGRAPH-82F1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+82F2 苲 CJK UNIFIED IDEOGRAPH-82F2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+82F3 苳 CJK UNIFIED IDEOGRAPH-82F3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+82F4 苴 CJK UNIFIED IDEOGRAPH-82F4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+82F5 苵 CJK UNIFIED IDEOGRAPH-82F5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+82F6 苶 CJK UNIFIED IDEOGRAPH-82F6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+82F7 苷 CJK UNIFIED IDEOGRAPH-82F7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+82F8 苸 CJK UNIFIED IDEOGRAPH-82F8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+82F9 苹 CJK UNIFIED IDEOGRAPH-82F9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+82FA 苺 CJK UNIFIED IDEOGRAPH-82FA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+82FB 苻 CJK UNIFIED IDEOGRAPH-82FB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+82FC 苼 CJK UNIFIED IDEOGRAPH-82FC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+82FD 苽 CJK UNIFIED IDEOGRAPH-82FD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+82FE 苾 CJK UNIFIED IDEOGRAPH-82FE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+82FF 苿 CJK UNIFIED IDEOGRAPH-82FF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8300 茀 CJK UNIFIED IDEOGRAPH-8300 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8301 茁 CJK UNIFIED IDEOGRAPH-8301 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8302 茂 CJK UNIFIED IDEOGRAPH-8302 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8303 范 CJK UNIFIED IDEOGRAPH-8303 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8304 茄 CJK UNIFIED IDEOGRAPH-8304 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8305 茅 CJK UNIFIED IDEOGRAPH-8305 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8306 茆 CJK UNIFIED IDEOGRAPH-8306 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8307 茇 CJK UNIFIED IDEOGRAPH-8307 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8308 茈 CJK UNIFIED IDEOGRAPH-8308 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8309 茉 CJK UNIFIED IDEOGRAPH-8309 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+830A 茊 CJK UNIFIED IDEOGRAPH-830A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+830B 茋 CJK UNIFIED IDEOGRAPH-830B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+830C 茌 CJK UNIFIED IDEOGRAPH-830C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+830D 茍 CJK UNIFIED IDEOGRAPH-830D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+830E 茎 CJK UNIFIED IDEOGRAPH-830E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+830F 茏 CJK UNIFIED IDEOGRAPH-830F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8310 茐 CJK UNIFIED IDEOGRAPH-8310 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8311 茑 CJK UNIFIED IDEOGRAPH-8311 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8312 茒 CJK UNIFIED IDEOGRAPH-8312 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8313 茓 CJK UNIFIED IDEOGRAPH-8313 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8314 茔 CJK UNIFIED IDEOGRAPH-8314 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8315 茕 CJK UNIFIED IDEOGRAPH-8315 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8316 茖 CJK UNIFIED IDEOGRAPH-8316 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8317 茗 CJK UNIFIED IDEOGRAPH-8317 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8318 茘 CJK UNIFIED IDEOGRAPH-8318 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8319 茙 CJK UNIFIED IDEOGRAPH-8319 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+831A 茚 CJK UNIFIED IDEOGRAPH-831A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+831B 茛 CJK UNIFIED IDEOGRAPH-831B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+831C 茜 CJK UNIFIED IDEOGRAPH-831C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+831D 茝 CJK UNIFIED IDEOGRAPH-831D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+831E 茞 CJK UNIFIED IDEOGRAPH-831E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+831F 茟 CJK UNIFIED IDEOGRAPH-831F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8320 茠 CJK UNIFIED IDEOGRAPH-8320 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8321 茡 CJK UNIFIED IDEOGRAPH-8321 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8322 茢 CJK UNIFIED IDEOGRAPH-8322 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8323 茣 CJK UNIFIED IDEOGRAPH-8323 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8324 茤 CJK UNIFIED IDEOGRAPH-8324 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8325 茥 CJK UNIFIED IDEOGRAPH-8325 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8326 茦 CJK UNIFIED IDEOGRAPH-8326 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8327 茧 CJK UNIFIED IDEOGRAPH-8327 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8328 茨 CJK UNIFIED IDEOGRAPH-8328 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8329 茩 CJK UNIFIED IDEOGRAPH-8329 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+832A 茪 CJK UNIFIED IDEOGRAPH-832A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+832B 茫 CJK UNIFIED IDEOGRAPH-832B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+832C 茬 CJK UNIFIED IDEOGRAPH-832C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+832D 茭 CJK UNIFIED IDEOGRAPH-832D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+832E 茮 CJK UNIFIED IDEOGRAPH-832E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+832F 茯 CJK UNIFIED IDEOGRAPH-832F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8330 茰 CJK UNIFIED IDEOGRAPH-8330 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8331 茱 CJK UNIFIED IDEOGRAPH-8331 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8332 茲 CJK UNIFIED IDEOGRAPH-8332 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8333 茳 CJK UNIFIED IDEOGRAPH-8333 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8334 茴 CJK UNIFIED IDEOGRAPH-8334 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8335 茵 CJK UNIFIED IDEOGRAPH-8335 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8336 茶 CJK UNIFIED IDEOGRAPH-8336 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8337 茷 CJK UNIFIED IDEOGRAPH-8337 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8338 茸 CJK UNIFIED IDEOGRAPH-8338 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8339 茹 CJK UNIFIED IDEOGRAPH-8339 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+833A 茺 CJK UNIFIED IDEOGRAPH-833A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+833B 茻 CJK UNIFIED IDEOGRAPH-833B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+833C 茼 CJK UNIFIED IDEOGRAPH-833C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+833D 茽 CJK UNIFIED IDEOGRAPH-833D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+833E 茾 CJK UNIFIED IDEOGRAPH-833E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+833F 茿 CJK UNIFIED IDEOGRAPH-833F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8340 荀 CJK UNIFIED IDEOGRAPH-8340 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8341 荁 CJK UNIFIED IDEOGRAPH-8341 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8342 荂 CJK UNIFIED IDEOGRAPH-8342 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8343 荃 CJK UNIFIED IDEOGRAPH-8343 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8344 荄 CJK UNIFIED IDEOGRAPH-8344 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8345 荅 CJK UNIFIED IDEOGRAPH-8345 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8346 荆 CJK UNIFIED IDEOGRAPH-8346 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8347 荇 CJK UNIFIED IDEOGRAPH-8347 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8348 荈 CJK UNIFIED IDEOGRAPH-8348 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8349 草 CJK UNIFIED IDEOGRAPH-8349 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+834A 荊 CJK UNIFIED IDEOGRAPH-834A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+834B 荋 CJK UNIFIED IDEOGRAPH-834B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+834C 荌 CJK UNIFIED IDEOGRAPH-834C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+834D 荍 CJK UNIFIED IDEOGRAPH-834D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+834E 荎 CJK UNIFIED IDEOGRAPH-834E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+834F 荏 CJK UNIFIED IDEOGRAPH-834F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8350 荐 CJK UNIFIED IDEOGRAPH-8350 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8351 荑 CJK UNIFIED IDEOGRAPH-8351 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8352 荒 CJK UNIFIED IDEOGRAPH-8352 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8353 荓 CJK UNIFIED IDEOGRAPH-8353 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8354 荔 CJK UNIFIED IDEOGRAPH-8354 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8355 荕 CJK UNIFIED IDEOGRAPH-8355 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8356 荖 CJK UNIFIED IDEOGRAPH-8356 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8357 荗 CJK UNIFIED IDEOGRAPH-8357 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8358 荘 CJK UNIFIED IDEOGRAPH-8358 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8359 荙 CJK UNIFIED IDEOGRAPH-8359 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+835A 荚 CJK UNIFIED IDEOGRAPH-835A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+835B 荛 CJK UNIFIED IDEOGRAPH-835B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+835C 荜 CJK UNIFIED IDEOGRAPH-835C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+835D 荝 CJK UNIFIED IDEOGRAPH-835D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+835E 荞 CJK UNIFIED IDEOGRAPH-835E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+835F 荟 CJK UNIFIED IDEOGRAPH-835F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8360 荠 CJK UNIFIED IDEOGRAPH-8360 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8361 荡 CJK UNIFIED IDEOGRAPH-8361 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8362 荢 CJK UNIFIED IDEOGRAPH-8362 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8363 荣 CJK UNIFIED IDEOGRAPH-8363 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8364 荤 CJK UNIFIED IDEOGRAPH-8364 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8365 荥 CJK UNIFIED IDEOGRAPH-8365 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8366 荦 CJK UNIFIED IDEOGRAPH-8366 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8367 荧 CJK UNIFIED IDEOGRAPH-8367 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8368 荨 CJK UNIFIED IDEOGRAPH-8368 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8369 荩 CJK UNIFIED IDEOGRAPH-8369 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+836A 荪 CJK UNIFIED IDEOGRAPH-836A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+836B 荫 CJK UNIFIED IDEOGRAPH-836B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+836C 荬 CJK UNIFIED IDEOGRAPH-836C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+836D 荭 CJK UNIFIED IDEOGRAPH-836D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+836E 荮 CJK UNIFIED IDEOGRAPH-836E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+836F 药 CJK UNIFIED IDEOGRAPH-836F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8370 荰 CJK UNIFIED IDEOGRAPH-8370 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8371 荱 CJK UNIFIED IDEOGRAPH-8371 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8372 荲 CJK UNIFIED IDEOGRAPH-8372 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8373 荳 CJK UNIFIED IDEOGRAPH-8373 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8374 荴 CJK UNIFIED IDEOGRAPH-8374 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8375 荵 CJK UNIFIED IDEOGRAPH-8375 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8376 荶 CJK UNIFIED IDEOGRAPH-8376 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8377 荷 CJK UNIFIED IDEOGRAPH-8377 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8378 荸 CJK UNIFIED IDEOGRAPH-8378 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8379 荹 CJK UNIFIED IDEOGRAPH-8379 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+837A 荺 CJK UNIFIED IDEOGRAPH-837A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+837B 荻 CJK UNIFIED IDEOGRAPH-837B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+837C 荼 CJK UNIFIED IDEOGRAPH-837C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+837D 荽 CJK UNIFIED IDEOGRAPH-837D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+837E 荾 CJK UNIFIED IDEOGRAPH-837E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+837F 荿 CJK UNIFIED IDEOGRAPH-837F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8380 莀 CJK UNIFIED IDEOGRAPH-8380 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8381 莁 CJK UNIFIED IDEOGRAPH-8381 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8382 莂 CJK UNIFIED IDEOGRAPH-8382 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8383 莃 CJK UNIFIED IDEOGRAPH-8383 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8384 莄 CJK UNIFIED IDEOGRAPH-8384 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8385 莅 CJK UNIFIED IDEOGRAPH-8385 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8386 莆 CJK UNIFIED IDEOGRAPH-8386 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8387 莇 CJK UNIFIED IDEOGRAPH-8387 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8388 莈 CJK UNIFIED IDEOGRAPH-8388 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8389 莉 CJK UNIFIED IDEOGRAPH-8389 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+838A 莊 CJK UNIFIED IDEOGRAPH-838A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+838B 莋 CJK UNIFIED IDEOGRAPH-838B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+838C 莌 CJK UNIFIED IDEOGRAPH-838C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+838D 莍 CJK UNIFIED IDEOGRAPH-838D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+838E 莎 CJK UNIFIED IDEOGRAPH-838E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+838F 莏 CJK UNIFIED IDEOGRAPH-838F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8390 莐 CJK UNIFIED IDEOGRAPH-8390 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8391 莑 CJK UNIFIED IDEOGRAPH-8391 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8392 莒 CJK UNIFIED IDEOGRAPH-8392 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8393 莓 CJK UNIFIED IDEOGRAPH-8393 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8394 莔 CJK UNIFIED IDEOGRAPH-8394 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8395 莕 CJK UNIFIED IDEOGRAPH-8395 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8396 莖 CJK UNIFIED IDEOGRAPH-8396 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8397 莗 CJK UNIFIED IDEOGRAPH-8397 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8398 莘 CJK UNIFIED IDEOGRAPH-8398 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8399 莙 CJK UNIFIED IDEOGRAPH-8399 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+839A 莚 CJK UNIFIED IDEOGRAPH-839A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+839B 莛 CJK UNIFIED IDEOGRAPH-839B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+839C 莜 CJK UNIFIED IDEOGRAPH-839C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+839D 莝 CJK UNIFIED IDEOGRAPH-839D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+839E 莞 CJK UNIFIED IDEOGRAPH-839E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+839F 莟 CJK UNIFIED IDEOGRAPH-839F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+83A0 莠 CJK UNIFIED IDEOGRAPH-83A0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+83A1 莡 CJK UNIFIED IDEOGRAPH-83A1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+83A2 莢 CJK UNIFIED IDEOGRAPH-83A2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+83A3 莣 CJK UNIFIED IDEOGRAPH-83A3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+83A4 莤 CJK UNIFIED IDEOGRAPH-83A4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+83A5 莥 CJK UNIFIED IDEOGRAPH-83A5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+83A6 莦 CJK UNIFIED IDEOGRAPH-83A6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+83A7 莧 CJK UNIFIED IDEOGRAPH-83A7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+83A8 莨 CJK UNIFIED IDEOGRAPH-83A8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+83A9 莩 CJK UNIFIED IDEOGRAPH-83A9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+83AA 莪 CJK UNIFIED IDEOGRAPH-83AA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+83AB 莫 CJK UNIFIED IDEOGRAPH-83AB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+83AC 莬 CJK UNIFIED IDEOGRAPH-83AC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+83AD 莭 CJK UNIFIED IDEOGRAPH-83AD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+83AE 莮 CJK UNIFIED IDEOGRAPH-83AE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+83AF 莯 CJK UNIFIED IDEOGRAPH-83AF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+83B0 莰 CJK UNIFIED IDEOGRAPH-83B0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+83B1 莱 CJK UNIFIED IDEOGRAPH-83B1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+83B2 莲 CJK UNIFIED IDEOGRAPH-83B2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+83B3 莳 CJK UNIFIED IDEOGRAPH-83B3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+83B4 莴 CJK UNIFIED IDEOGRAPH-83B4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+83B5 莵 CJK UNIFIED IDEOGRAPH-83B5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+83B6 莶 CJK UNIFIED IDEOGRAPH-83B6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+83B7 获 CJK UNIFIED IDEOGRAPH-83B7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+83B8 莸 CJK UNIFIED IDEOGRAPH-83B8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+83B9 莹 CJK UNIFIED IDEOGRAPH-83B9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+83BA 莺 CJK UNIFIED IDEOGRAPH-83BA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+83BB 莻 CJK UNIFIED IDEOGRAPH-83BB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+83BC 莼 CJK UNIFIED IDEOGRAPH-83BC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+83BD 莽 CJK UNIFIED IDEOGRAPH-83BD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+83BE 莾 CJK UNIFIED IDEOGRAPH-83BE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+83BF 莿 CJK UNIFIED IDEOGRAPH-83BF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+83C0 菀 CJK UNIFIED IDEOGRAPH-83C0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+83C1 菁 CJK UNIFIED IDEOGRAPH-83C1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+83C2 菂 CJK UNIFIED IDEOGRAPH-83C2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+83C3 菃 CJK UNIFIED IDEOGRAPH-83C3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+83C4 菄 CJK UNIFIED IDEOGRAPH-83C4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+83C5 菅 CJK UNIFIED IDEOGRAPH-83C5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+83C6 菆 CJK UNIFIED IDEOGRAPH-83C6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+83C7 菇 CJK UNIFIED IDEOGRAPH-83C7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+83C8 菈 CJK UNIFIED IDEOGRAPH-83C8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+83C9 菉 CJK UNIFIED IDEOGRAPH-83C9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+83CA 菊 CJK UNIFIED IDEOGRAPH-83CA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+83CB 菋 CJK UNIFIED IDEOGRAPH-83CB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+83CC 菌 CJK UNIFIED IDEOGRAPH-83CC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+83CD 菍 CJK UNIFIED IDEOGRAPH-83CD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+83CE 菎 CJK UNIFIED IDEOGRAPH-83CE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+83CF 菏 CJK UNIFIED IDEOGRAPH-83CF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+83D0 菐 CJK UNIFIED IDEOGRAPH-83D0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+83D1 菑 CJK UNIFIED IDEOGRAPH-83D1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+83D2 菒 CJK UNIFIED IDEOGRAPH-83D2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+83D3 菓 CJK UNIFIED IDEOGRAPH-83D3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+83D4 菔 CJK UNIFIED IDEOGRAPH-83D4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+83D5 菕 CJK UNIFIED IDEOGRAPH-83D5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+83D6 菖 CJK UNIFIED IDEOGRAPH-83D6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+83D7 菗 CJK UNIFIED IDEOGRAPH-83D7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+83D8 菘 CJK UNIFIED IDEOGRAPH-83D8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+83D9 菙 CJK UNIFIED IDEOGRAPH-83D9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+83DA 菚 CJK UNIFIED IDEOGRAPH-83DA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+83DB 菛 CJK UNIFIED IDEOGRAPH-83DB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+83DC 菜 CJK UNIFIED IDEOGRAPH-83DC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+83DD 菝 CJK UNIFIED IDEOGRAPH-83DD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+83DE 菞 CJK UNIFIED IDEOGRAPH-83DE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+83DF 菟 CJK UNIFIED IDEOGRAPH-83DF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+83E0 菠 CJK UNIFIED IDEOGRAPH-83E0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+83E1 菡 CJK UNIFIED IDEOGRAPH-83E1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+83E2 菢 CJK UNIFIED IDEOGRAPH-83E2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+83E3 菣 CJK UNIFIED IDEOGRAPH-83E3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+83E4 菤 CJK UNIFIED IDEOGRAPH-83E4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+83E5 菥 CJK UNIFIED IDEOGRAPH-83E5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+83E6 菦 CJK UNIFIED IDEOGRAPH-83E6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+83E7 菧 CJK UNIFIED IDEOGRAPH-83E7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+83E8 菨 CJK UNIFIED IDEOGRAPH-83E8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+83E9 菩 CJK UNIFIED IDEOGRAPH-83E9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+83EA 菪 CJK UNIFIED IDEOGRAPH-83EA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+83EB 菫 CJK UNIFIED IDEOGRAPH-83EB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+83EC 菬 CJK UNIFIED IDEOGRAPH-83EC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+83ED 菭 CJK UNIFIED IDEOGRAPH-83ED | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+83EE 菮 CJK UNIFIED IDEOGRAPH-83EE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+83EF 華 CJK UNIFIED IDEOGRAPH-83EF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+83F0 菰 CJK UNIFIED IDEOGRAPH-83F0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+83F1 菱 CJK UNIFIED IDEOGRAPH-83F1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+83F2 菲 CJK UNIFIED IDEOGRAPH-83F2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+83F3 菳 CJK UNIFIED IDEOGRAPH-83F3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+83F4 菴 CJK UNIFIED IDEOGRAPH-83F4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+83F5 菵 CJK UNIFIED IDEOGRAPH-83F5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+83F6 菶 CJK UNIFIED IDEOGRAPH-83F6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+83F7 菷 CJK UNIFIED IDEOGRAPH-83F7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+83F8 菸 CJK UNIFIED IDEOGRAPH-83F8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+83F9 菹 CJK UNIFIED IDEOGRAPH-83F9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+83FA 菺 CJK UNIFIED IDEOGRAPH-83FA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+83FB 菻 CJK UNIFIED IDEOGRAPH-83FB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+83FC 菼 CJK UNIFIED IDEOGRAPH-83FC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+83FD 菽 CJK UNIFIED IDEOGRAPH-83FD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+83FE 菾 CJK UNIFIED IDEOGRAPH-83FE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+83FF 菿 CJK UNIFIED IDEOGRAPH-83FF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8400 萀 CJK UNIFIED IDEOGRAPH-8400 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8401 萁 CJK UNIFIED IDEOGRAPH-8401 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8402 萂 CJK UNIFIED IDEOGRAPH-8402 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8403 萃 CJK UNIFIED IDEOGRAPH-8403 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8404 萄 CJK UNIFIED IDEOGRAPH-8404 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8405 萅 CJK UNIFIED IDEOGRAPH-8405 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8406 萆 CJK UNIFIED IDEOGRAPH-8406 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8407 萇 CJK UNIFIED IDEOGRAPH-8407 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8408 萈 CJK UNIFIED IDEOGRAPH-8408 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8409 萉 CJK UNIFIED IDEOGRAPH-8409 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+840A 萊 CJK UNIFIED IDEOGRAPH-840A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+840B 萋 CJK UNIFIED IDEOGRAPH-840B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+840C 萌 CJK UNIFIED IDEOGRAPH-840C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+840D 萍 CJK UNIFIED IDEOGRAPH-840D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+840E 萎 CJK UNIFIED IDEOGRAPH-840E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+840F 萏 CJK UNIFIED IDEOGRAPH-840F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8410 萐 CJK UNIFIED IDEOGRAPH-8410 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8411 萑 CJK UNIFIED IDEOGRAPH-8411 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8412 萒 CJK UNIFIED IDEOGRAPH-8412 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8413 萓 CJK UNIFIED IDEOGRAPH-8413 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8414 萔 CJK UNIFIED IDEOGRAPH-8414 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8415 萕 CJK UNIFIED IDEOGRAPH-8415 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8416 萖 CJK UNIFIED IDEOGRAPH-8416 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8417 萗 CJK UNIFIED IDEOGRAPH-8417 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8418 萘 CJK UNIFIED IDEOGRAPH-8418 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8419 萙 CJK UNIFIED IDEOGRAPH-8419 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+841A 萚 CJK UNIFIED IDEOGRAPH-841A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+841B 萛 CJK UNIFIED IDEOGRAPH-841B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+841C 萜 CJK UNIFIED IDEOGRAPH-841C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+841D 萝 CJK UNIFIED IDEOGRAPH-841D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+841E 萞 CJK UNIFIED IDEOGRAPH-841E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+841F 萟 CJK UNIFIED IDEOGRAPH-841F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8420 萠 CJK UNIFIED IDEOGRAPH-8420 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8421 萡 CJK UNIFIED IDEOGRAPH-8421 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8422 萢 CJK UNIFIED IDEOGRAPH-8422 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8423 萣 CJK UNIFIED IDEOGRAPH-8423 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8424 萤 CJK UNIFIED IDEOGRAPH-8424 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8425 营 CJK UNIFIED IDEOGRAPH-8425 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8426 萦 CJK UNIFIED IDEOGRAPH-8426 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8427 萧 CJK UNIFIED IDEOGRAPH-8427 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8428 萨 CJK UNIFIED IDEOGRAPH-8428 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8429 萩 CJK UNIFIED IDEOGRAPH-8429 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+842A 萪 CJK UNIFIED IDEOGRAPH-842A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+842B 萫 CJK UNIFIED IDEOGRAPH-842B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+842C 萬 CJK UNIFIED IDEOGRAPH-842C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+842D 萭 CJK UNIFIED IDEOGRAPH-842D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+842E 萮 CJK UNIFIED IDEOGRAPH-842E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+842F 萯 CJK UNIFIED IDEOGRAPH-842F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8430 萰 CJK UNIFIED IDEOGRAPH-8430 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8431 萱 CJK UNIFIED IDEOGRAPH-8431 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8432 萲 CJK UNIFIED IDEOGRAPH-8432 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8433 萳 CJK UNIFIED IDEOGRAPH-8433 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8434 萴 CJK UNIFIED IDEOGRAPH-8434 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8435 萵 CJK UNIFIED IDEOGRAPH-8435 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8436 萶 CJK UNIFIED IDEOGRAPH-8436 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8437 萷 CJK UNIFIED IDEOGRAPH-8437 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8438 萸 CJK UNIFIED IDEOGRAPH-8438 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8439 萹 CJK UNIFIED IDEOGRAPH-8439 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+843A 萺 CJK UNIFIED IDEOGRAPH-843A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+843B 萻 CJK UNIFIED IDEOGRAPH-843B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+843C 萼 CJK UNIFIED IDEOGRAPH-843C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+843D 落 CJK UNIFIED IDEOGRAPH-843D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+843E 萾 CJK UNIFIED IDEOGRAPH-843E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+843F 萿 CJK UNIFIED IDEOGRAPH-843F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8440 葀 CJK UNIFIED IDEOGRAPH-8440 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8441 葁 CJK UNIFIED IDEOGRAPH-8441 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8442 葂 CJK UNIFIED IDEOGRAPH-8442 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8443 葃 CJK UNIFIED IDEOGRAPH-8443 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8444 葄 CJK UNIFIED IDEOGRAPH-8444 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8445 葅 CJK UNIFIED IDEOGRAPH-8445 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8446 葆 CJK UNIFIED IDEOGRAPH-8446 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8447 葇 CJK UNIFIED IDEOGRAPH-8447 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8448 葈 CJK UNIFIED IDEOGRAPH-8448 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8449 葉 CJK UNIFIED IDEOGRAPH-8449 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+844A 葊 CJK UNIFIED IDEOGRAPH-844A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+844B 葋 CJK UNIFIED IDEOGRAPH-844B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+844C 葌 CJK UNIFIED IDEOGRAPH-844C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+844D 葍 CJK UNIFIED IDEOGRAPH-844D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+844E 葎 CJK UNIFIED IDEOGRAPH-844E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+844F 葏 CJK UNIFIED IDEOGRAPH-844F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8450 葐 CJK UNIFIED IDEOGRAPH-8450 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8451 葑 CJK UNIFIED IDEOGRAPH-8451 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8452 葒 CJK UNIFIED IDEOGRAPH-8452 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8453 葓 CJK UNIFIED IDEOGRAPH-8453 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8454 葔 CJK UNIFIED IDEOGRAPH-8454 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8455 葕 CJK UNIFIED IDEOGRAPH-8455 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8456 葖 CJK UNIFIED IDEOGRAPH-8456 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8457 著 CJK UNIFIED IDEOGRAPH-8457 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8458 葘 CJK UNIFIED IDEOGRAPH-8458 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8459 葙 CJK UNIFIED IDEOGRAPH-8459 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+845A 葚 CJK UNIFIED IDEOGRAPH-845A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+845B 葛 CJK UNIFIED IDEOGRAPH-845B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+845C 葜 CJK UNIFIED IDEOGRAPH-845C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+845D 葝 CJK UNIFIED IDEOGRAPH-845D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+845E 葞 CJK UNIFIED IDEOGRAPH-845E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+845F 葟 CJK UNIFIED IDEOGRAPH-845F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8460 葠 CJK UNIFIED IDEOGRAPH-8460 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8461 葡 CJK UNIFIED IDEOGRAPH-8461 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8462 葢 CJK UNIFIED IDEOGRAPH-8462 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8463 董 CJK UNIFIED IDEOGRAPH-8463 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8464 葤 CJK UNIFIED IDEOGRAPH-8464 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8465 葥 CJK UNIFIED IDEOGRAPH-8465 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8466 葦 CJK UNIFIED IDEOGRAPH-8466 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8467 葧 CJK UNIFIED IDEOGRAPH-8467 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8468 葨 CJK UNIFIED IDEOGRAPH-8468 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8469 葩 CJK UNIFIED IDEOGRAPH-8469 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+846A 葪 CJK UNIFIED IDEOGRAPH-846A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+846B 葫 CJK UNIFIED IDEOGRAPH-846B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+846C 葬 CJK UNIFIED IDEOGRAPH-846C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+846D 葭 CJK UNIFIED IDEOGRAPH-846D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+846E 葮 CJK UNIFIED IDEOGRAPH-846E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+846F 葯 CJK UNIFIED IDEOGRAPH-846F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8470 葰 CJK UNIFIED IDEOGRAPH-8470 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8471 葱 CJK UNIFIED IDEOGRAPH-8471 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8472 葲 CJK UNIFIED IDEOGRAPH-8472 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8473 葳 CJK UNIFIED IDEOGRAPH-8473 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8474 葴 CJK UNIFIED IDEOGRAPH-8474 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8475 葵 CJK UNIFIED IDEOGRAPH-8475 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8476 葶 CJK UNIFIED IDEOGRAPH-8476 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8477 葷 CJK UNIFIED IDEOGRAPH-8477 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8478 葸 CJK UNIFIED IDEOGRAPH-8478 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8479 葹 CJK UNIFIED IDEOGRAPH-8479 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+847A 葺 CJK UNIFIED IDEOGRAPH-847A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+847B 葻 CJK UNIFIED IDEOGRAPH-847B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+847C 葼 CJK UNIFIED IDEOGRAPH-847C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+847D 葽 CJK UNIFIED IDEOGRAPH-847D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+847E 葾 CJK UNIFIED IDEOGRAPH-847E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+847F 葿 CJK UNIFIED IDEOGRAPH-847F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8480 蒀 CJK UNIFIED IDEOGRAPH-8480 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8481 蒁 CJK UNIFIED IDEOGRAPH-8481 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8482 蒂 CJK UNIFIED IDEOGRAPH-8482 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8483 蒃 CJK UNIFIED IDEOGRAPH-8483 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8484 蒄 CJK UNIFIED IDEOGRAPH-8484 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8485 蒅 CJK UNIFIED IDEOGRAPH-8485 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8486 蒆 CJK UNIFIED IDEOGRAPH-8486 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8487 蒇 CJK UNIFIED IDEOGRAPH-8487 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8488 蒈 CJK UNIFIED IDEOGRAPH-8488 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8489 蒉 CJK UNIFIED IDEOGRAPH-8489 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+848A 蒊 CJK UNIFIED IDEOGRAPH-848A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+848B 蒋 CJK UNIFIED IDEOGRAPH-848B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+848C 蒌 CJK UNIFIED IDEOGRAPH-848C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+848D 蒍 CJK UNIFIED IDEOGRAPH-848D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+848E 蒎 CJK UNIFIED IDEOGRAPH-848E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+848F 蒏 CJK UNIFIED IDEOGRAPH-848F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8490 蒐 CJK UNIFIED IDEOGRAPH-8490 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8491 蒑 CJK UNIFIED IDEOGRAPH-8491 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8492 蒒 CJK UNIFIED IDEOGRAPH-8492 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8493 蒓 CJK UNIFIED IDEOGRAPH-8493 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8494 蒔 CJK UNIFIED IDEOGRAPH-8494 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8495 蒕 CJK UNIFIED IDEOGRAPH-8495 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8496 蒖 CJK UNIFIED IDEOGRAPH-8496 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8497 蒗 CJK UNIFIED IDEOGRAPH-8497 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8498 蒘 CJK UNIFIED IDEOGRAPH-8498 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8499 蒙 CJK UNIFIED IDEOGRAPH-8499 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+849A 蒚 CJK UNIFIED IDEOGRAPH-849A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+849B 蒛 CJK UNIFIED IDEOGRAPH-849B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+849C 蒜 CJK UNIFIED IDEOGRAPH-849C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+849D 蒝 CJK UNIFIED IDEOGRAPH-849D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+849E 蒞 CJK UNIFIED IDEOGRAPH-849E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+849F 蒟 CJK UNIFIED IDEOGRAPH-849F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+84A0 蒠 CJK UNIFIED IDEOGRAPH-84A0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+84A1 蒡 CJK UNIFIED IDEOGRAPH-84A1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+84A2 蒢 CJK UNIFIED IDEOGRAPH-84A2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+84A3 蒣 CJK UNIFIED IDEOGRAPH-84A3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+84A4 蒤 CJK UNIFIED IDEOGRAPH-84A4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+84A5 蒥 CJK UNIFIED IDEOGRAPH-84A5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+84A6 蒦 CJK UNIFIED IDEOGRAPH-84A6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+84A7 蒧 CJK UNIFIED IDEOGRAPH-84A7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+84A8 蒨 CJK UNIFIED IDEOGRAPH-84A8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+84A9 蒩 CJK UNIFIED IDEOGRAPH-84A9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+84AA 蒪 CJK UNIFIED IDEOGRAPH-84AA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+84AB 蒫 CJK UNIFIED IDEOGRAPH-84AB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+84AC 蒬 CJK UNIFIED IDEOGRAPH-84AC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+84AD 蒭 CJK UNIFIED IDEOGRAPH-84AD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+84AE 蒮 CJK UNIFIED IDEOGRAPH-84AE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+84AF 蒯 CJK UNIFIED IDEOGRAPH-84AF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+84B0 蒰 CJK UNIFIED IDEOGRAPH-84B0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+84B1 蒱 CJK UNIFIED IDEOGRAPH-84B1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+84B2 蒲 CJK UNIFIED IDEOGRAPH-84B2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+84B3 蒳 CJK UNIFIED IDEOGRAPH-84B3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+84B4 蒴 CJK UNIFIED IDEOGRAPH-84B4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+84B5 蒵 CJK UNIFIED IDEOGRAPH-84B5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+84B6 蒶 CJK UNIFIED IDEOGRAPH-84B6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+84B7 蒷 CJK UNIFIED IDEOGRAPH-84B7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+84B8 蒸 CJK UNIFIED IDEOGRAPH-84B8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+84B9 蒹 CJK UNIFIED IDEOGRAPH-84B9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+84BA 蒺 CJK UNIFIED IDEOGRAPH-84BA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+84BB 蒻 CJK UNIFIED IDEOGRAPH-84BB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+84BC 蒼 CJK UNIFIED IDEOGRAPH-84BC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+84BD 蒽 CJK UNIFIED IDEOGRAPH-84BD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+84BE 蒾 CJK UNIFIED IDEOGRAPH-84BE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+84BF 蒿 CJK UNIFIED IDEOGRAPH-84BF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+84C0 蓀 CJK UNIFIED IDEOGRAPH-84C0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+84C1 蓁 CJK UNIFIED IDEOGRAPH-84C1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+84C2 蓂 CJK UNIFIED IDEOGRAPH-84C2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+84C3 蓃 CJK UNIFIED IDEOGRAPH-84C3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+84C4 蓄 CJK UNIFIED IDEOGRAPH-84C4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+84C5 蓅 CJK UNIFIED IDEOGRAPH-84C5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+84C6 蓆 CJK UNIFIED IDEOGRAPH-84C6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+84C7 蓇 CJK UNIFIED IDEOGRAPH-84C7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+84C8 蓈 CJK UNIFIED IDEOGRAPH-84C8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+84C9 蓉 CJK UNIFIED IDEOGRAPH-84C9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+84CA 蓊 CJK UNIFIED IDEOGRAPH-84CA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+84CB 蓋 CJK UNIFIED IDEOGRAPH-84CB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+84CC 蓌 CJK UNIFIED IDEOGRAPH-84CC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+84CD 蓍 CJK UNIFIED IDEOGRAPH-84CD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+84CE 蓎 CJK UNIFIED IDEOGRAPH-84CE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+84CF 蓏 CJK UNIFIED IDEOGRAPH-84CF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+84D0 蓐 CJK UNIFIED IDEOGRAPH-84D0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+84D1 蓑 CJK UNIFIED IDEOGRAPH-84D1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+84D2 蓒 CJK UNIFIED IDEOGRAPH-84D2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+84D3 蓓 CJK UNIFIED IDEOGRAPH-84D3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+84D4 蓔 CJK UNIFIED IDEOGRAPH-84D4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+84D5 蓕 CJK UNIFIED IDEOGRAPH-84D5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+84D6 蓖 CJK UNIFIED IDEOGRAPH-84D6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+84D7 蓗 CJK UNIFIED IDEOGRAPH-84D7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+84D8 蓘 CJK UNIFIED IDEOGRAPH-84D8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+84D9 蓙 CJK UNIFIED IDEOGRAPH-84D9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+84DA 蓚 CJK UNIFIED IDEOGRAPH-84DA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+84DB 蓛 CJK UNIFIED IDEOGRAPH-84DB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+84DC 蓜 CJK UNIFIED IDEOGRAPH-84DC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+84DD 蓝 CJK UNIFIED IDEOGRAPH-84DD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+84DE 蓞 CJK UNIFIED IDEOGRAPH-84DE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+84DF 蓟 CJK UNIFIED IDEOGRAPH-84DF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+84E0 蓠 CJK UNIFIED IDEOGRAPH-84E0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+84E1 蓡 CJK UNIFIED IDEOGRAPH-84E1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+84E2 蓢 CJK UNIFIED IDEOGRAPH-84E2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+84E3 蓣 CJK UNIFIED IDEOGRAPH-84E3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+84E4 蓤 CJK UNIFIED IDEOGRAPH-84E4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+84E5 蓥 CJK UNIFIED IDEOGRAPH-84E5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+84E6 蓦 CJK UNIFIED IDEOGRAPH-84E6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+84E7 蓧 CJK UNIFIED IDEOGRAPH-84E7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+84E8 蓨 CJK UNIFIED IDEOGRAPH-84E8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+84E9 蓩 CJK UNIFIED IDEOGRAPH-84E9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+84EA 蓪 CJK UNIFIED IDEOGRAPH-84EA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+84EB 蓫 CJK UNIFIED IDEOGRAPH-84EB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+84EC 蓬 CJK UNIFIED IDEOGRAPH-84EC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+84ED 蓭 CJK UNIFIED IDEOGRAPH-84ED | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+84EE 蓮 CJK UNIFIED IDEOGRAPH-84EE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+84EF 蓯 CJK UNIFIED IDEOGRAPH-84EF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+84F0 蓰 CJK UNIFIED IDEOGRAPH-84F0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+84F1 蓱 CJK UNIFIED IDEOGRAPH-84F1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+84F2 蓲 CJK UNIFIED IDEOGRAPH-84F2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+84F3 蓳 CJK UNIFIED IDEOGRAPH-84F3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+84F4 蓴 CJK UNIFIED IDEOGRAPH-84F4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+84F5 蓵 CJK UNIFIED IDEOGRAPH-84F5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+84F6 蓶 CJK UNIFIED IDEOGRAPH-84F6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+84F7 蓷 CJK UNIFIED IDEOGRAPH-84F7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+84F8 蓸 CJK UNIFIED IDEOGRAPH-84F8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+84F9 蓹 CJK UNIFIED IDEOGRAPH-84F9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+84FA 蓺 CJK UNIFIED IDEOGRAPH-84FA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+84FB 蓻 CJK UNIFIED IDEOGRAPH-84FB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+84FC 蓼 CJK UNIFIED IDEOGRAPH-84FC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+84FD 蓽 CJK UNIFIED IDEOGRAPH-84FD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+84FE 蓾 CJK UNIFIED IDEOGRAPH-84FE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+84FF 蓿 CJK UNIFIED IDEOGRAPH-84FF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8500 蔀 CJK UNIFIED IDEOGRAPH-8500 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8501 蔁 CJK UNIFIED IDEOGRAPH-8501 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8502 蔂 CJK UNIFIED IDEOGRAPH-8502 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8503 蔃 CJK UNIFIED IDEOGRAPH-8503 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8504 蔄 CJK UNIFIED IDEOGRAPH-8504 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8505 蔅 CJK UNIFIED IDEOGRAPH-8505 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8506 蔆 CJK UNIFIED IDEOGRAPH-8506 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8507 蔇 CJK UNIFIED IDEOGRAPH-8507 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8508 蔈 CJK UNIFIED IDEOGRAPH-8508 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8509 蔉 CJK UNIFIED IDEOGRAPH-8509 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+850A 蔊 CJK UNIFIED IDEOGRAPH-850A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+850B 蔋 CJK UNIFIED IDEOGRAPH-850B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+850C 蔌 CJK UNIFIED IDEOGRAPH-850C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+850D 蔍 CJK UNIFIED IDEOGRAPH-850D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+850E 蔎 CJK UNIFIED IDEOGRAPH-850E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+850F 蔏 CJK UNIFIED IDEOGRAPH-850F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8510 蔐 CJK UNIFIED IDEOGRAPH-8510 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8511 蔑 CJK UNIFIED IDEOGRAPH-8511 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8512 蔒 CJK UNIFIED IDEOGRAPH-8512 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8513 蔓 CJK UNIFIED IDEOGRAPH-8513 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8514 蔔 CJK UNIFIED IDEOGRAPH-8514 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8515 蔕 CJK UNIFIED IDEOGRAPH-8515 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8516 蔖 CJK UNIFIED IDEOGRAPH-8516 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8517 蔗 CJK UNIFIED IDEOGRAPH-8517 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8518 蔘 CJK UNIFIED IDEOGRAPH-8518 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8519 蔙 CJK UNIFIED IDEOGRAPH-8519 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+851A 蔚 CJK UNIFIED IDEOGRAPH-851A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+851B 蔛 CJK UNIFIED IDEOGRAPH-851B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+851C 蔜 CJK UNIFIED IDEOGRAPH-851C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+851D 蔝 CJK UNIFIED IDEOGRAPH-851D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+851E 蔞 CJK UNIFIED IDEOGRAPH-851E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+851F 蔟 CJK UNIFIED IDEOGRAPH-851F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8520 蔠 CJK UNIFIED IDEOGRAPH-8520 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8521 蔡 CJK UNIFIED IDEOGRAPH-8521 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8522 蔢 CJK UNIFIED IDEOGRAPH-8522 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8523 蔣 CJK UNIFIED IDEOGRAPH-8523 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8524 蔤 CJK UNIFIED IDEOGRAPH-8524 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8525 蔥 CJK UNIFIED IDEOGRAPH-8525 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8526 蔦 CJK UNIFIED IDEOGRAPH-8526 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8527 蔧 CJK UNIFIED IDEOGRAPH-8527 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8528 蔨 CJK UNIFIED IDEOGRAPH-8528 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8529 蔩 CJK UNIFIED IDEOGRAPH-8529 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+852A 蔪 CJK UNIFIED IDEOGRAPH-852A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+852B 蔫 CJK UNIFIED IDEOGRAPH-852B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+852C 蔬 CJK UNIFIED IDEOGRAPH-852C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+852D 蔭 CJK UNIFIED IDEOGRAPH-852D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+852E 蔮 CJK UNIFIED IDEOGRAPH-852E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+852F 蔯 CJK UNIFIED IDEOGRAPH-852F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8530 蔰 CJK UNIFIED IDEOGRAPH-8530 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8531 蔱 CJK UNIFIED IDEOGRAPH-8531 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8532 蔲 CJK UNIFIED IDEOGRAPH-8532 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8533 蔳 CJK UNIFIED IDEOGRAPH-8533 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8534 蔴 CJK UNIFIED IDEOGRAPH-8534 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8535 蔵 CJK UNIFIED IDEOGRAPH-8535 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8536 蔶 CJK UNIFIED IDEOGRAPH-8536 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8537 蔷 CJK UNIFIED IDEOGRAPH-8537 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8538 蔸 CJK UNIFIED IDEOGRAPH-8538 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8539 蔹 CJK UNIFIED IDEOGRAPH-8539 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+853A 蔺 CJK UNIFIED IDEOGRAPH-853A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+853B 蔻 CJK UNIFIED IDEOGRAPH-853B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+853C 蔼 CJK UNIFIED IDEOGRAPH-853C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+853D 蔽 CJK UNIFIED IDEOGRAPH-853D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+853E 蔾 CJK UNIFIED IDEOGRAPH-853E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+853F 蔿 CJK UNIFIED IDEOGRAPH-853F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8540 蕀 CJK UNIFIED IDEOGRAPH-8540 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8541 蕁 CJK UNIFIED IDEOGRAPH-8541 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8542 蕂 CJK UNIFIED IDEOGRAPH-8542 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8543 蕃 CJK UNIFIED IDEOGRAPH-8543 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8544 蕄 CJK UNIFIED IDEOGRAPH-8544 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8545 蕅 CJK UNIFIED IDEOGRAPH-8545 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8546 蕆 CJK UNIFIED IDEOGRAPH-8546 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8547 蕇 CJK UNIFIED IDEOGRAPH-8547 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8548 蕈 CJK UNIFIED IDEOGRAPH-8548 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8549 蕉 CJK UNIFIED IDEOGRAPH-8549 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+854A 蕊 CJK UNIFIED IDEOGRAPH-854A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+854B 蕋 CJK UNIFIED IDEOGRAPH-854B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+854C 蕌 CJK UNIFIED IDEOGRAPH-854C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+854D 蕍 CJK UNIFIED IDEOGRAPH-854D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+854E 蕎 CJK UNIFIED IDEOGRAPH-854E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+854F 蕏 CJK UNIFIED IDEOGRAPH-854F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8550 蕐 CJK UNIFIED IDEOGRAPH-8550 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8551 蕑 CJK UNIFIED IDEOGRAPH-8551 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8552 蕒 CJK UNIFIED IDEOGRAPH-8552 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8553 蕓 CJK UNIFIED IDEOGRAPH-8553 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8554 蕔 CJK UNIFIED IDEOGRAPH-8554 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8555 蕕 CJK UNIFIED IDEOGRAPH-8555 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8556 蕖 CJK UNIFIED IDEOGRAPH-8556 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8557 蕗 CJK UNIFIED IDEOGRAPH-8557 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8558 蕘 CJK UNIFIED IDEOGRAPH-8558 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8559 蕙 CJK UNIFIED IDEOGRAPH-8559 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+855A 蕚 CJK UNIFIED IDEOGRAPH-855A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+855B 蕛 CJK UNIFIED IDEOGRAPH-855B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+855C 蕜 CJK UNIFIED IDEOGRAPH-855C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+855D 蕝 CJK UNIFIED IDEOGRAPH-855D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+855E 蕞 CJK UNIFIED IDEOGRAPH-855E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+855F 蕟 CJK UNIFIED IDEOGRAPH-855F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8560 蕠 CJK UNIFIED IDEOGRAPH-8560 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8561 蕡 CJK UNIFIED IDEOGRAPH-8561 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8562 蕢 CJK UNIFIED IDEOGRAPH-8562 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8563 蕣 CJK UNIFIED IDEOGRAPH-8563 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8564 蕤 CJK UNIFIED IDEOGRAPH-8564 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8565 蕥 CJK UNIFIED IDEOGRAPH-8565 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8566 蕦 CJK UNIFIED IDEOGRAPH-8566 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8567 蕧 CJK UNIFIED IDEOGRAPH-8567 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8568 蕨 CJK UNIFIED IDEOGRAPH-8568 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8569 蕩 CJK UNIFIED IDEOGRAPH-8569 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+856A 蕪 CJK UNIFIED IDEOGRAPH-856A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+856B 蕫 CJK UNIFIED IDEOGRAPH-856B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+856C 蕬 CJK UNIFIED IDEOGRAPH-856C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+856D 蕭 CJK UNIFIED IDEOGRAPH-856D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+856E 蕮 CJK UNIFIED IDEOGRAPH-856E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+856F 蕯 CJK UNIFIED IDEOGRAPH-856F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8570 蕰 CJK UNIFIED IDEOGRAPH-8570 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8571 蕱 CJK UNIFIED IDEOGRAPH-8571 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8572 蕲 CJK UNIFIED IDEOGRAPH-8572 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8573 蕳 CJK UNIFIED IDEOGRAPH-8573 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8574 蕴 CJK UNIFIED IDEOGRAPH-8574 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8575 蕵 CJK UNIFIED IDEOGRAPH-8575 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8576 蕶 CJK UNIFIED IDEOGRAPH-8576 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8577 蕷 CJK UNIFIED IDEOGRAPH-8577 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8578 蕸 CJK UNIFIED IDEOGRAPH-8578 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8579 蕹 CJK UNIFIED IDEOGRAPH-8579 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+857A 蕺 CJK UNIFIED IDEOGRAPH-857A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+857B 蕻 CJK UNIFIED IDEOGRAPH-857B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+857C 蕼 CJK UNIFIED IDEOGRAPH-857C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+857D 蕽 CJK UNIFIED IDEOGRAPH-857D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+857E 蕾 CJK UNIFIED IDEOGRAPH-857E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+857F 蕿 CJK UNIFIED IDEOGRAPH-857F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8580 薀 CJK UNIFIED IDEOGRAPH-8580 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8581 薁 CJK UNIFIED IDEOGRAPH-8581 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8582 薂 CJK UNIFIED IDEOGRAPH-8582 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8583 薃 CJK UNIFIED IDEOGRAPH-8583 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8584 薄 CJK UNIFIED IDEOGRAPH-8584 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8585 薅 CJK UNIFIED IDEOGRAPH-8585 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8586 薆 CJK UNIFIED IDEOGRAPH-8586 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8587 薇 CJK UNIFIED IDEOGRAPH-8587 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8588 薈 CJK UNIFIED IDEOGRAPH-8588 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8589 薉 CJK UNIFIED IDEOGRAPH-8589 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+858A 薊 CJK UNIFIED IDEOGRAPH-858A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+858B 薋 CJK UNIFIED IDEOGRAPH-858B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+858C 薌 CJK UNIFIED IDEOGRAPH-858C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+858D 薍 CJK UNIFIED IDEOGRAPH-858D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+858E 薎 CJK UNIFIED IDEOGRAPH-858E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+858F 薏 CJK UNIFIED IDEOGRAPH-858F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8590 薐 CJK UNIFIED IDEOGRAPH-8590 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8591 薑 CJK UNIFIED IDEOGRAPH-8591 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8592 薒 CJK UNIFIED IDEOGRAPH-8592 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8593 薓 CJK UNIFIED IDEOGRAPH-8593 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8594 薔 CJK UNIFIED IDEOGRAPH-8594 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8595 薕 CJK UNIFIED IDEOGRAPH-8595 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8596 薖 CJK UNIFIED IDEOGRAPH-8596 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8597 薗 CJK UNIFIED IDEOGRAPH-8597 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8598 薘 CJK UNIFIED IDEOGRAPH-8598 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8599 薙 CJK UNIFIED IDEOGRAPH-8599 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+859A 薚 CJK UNIFIED IDEOGRAPH-859A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+859B 薛 CJK UNIFIED IDEOGRAPH-859B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+859C 薜 CJK UNIFIED IDEOGRAPH-859C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+859D 薝 CJK UNIFIED IDEOGRAPH-859D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+859E 薞 CJK UNIFIED IDEOGRAPH-859E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+859F 薟 CJK UNIFIED IDEOGRAPH-859F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+85A0 薠 CJK UNIFIED IDEOGRAPH-85A0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+85A1 薡 CJK UNIFIED IDEOGRAPH-85A1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+85A2 薢 CJK UNIFIED IDEOGRAPH-85A2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+85A3 薣 CJK UNIFIED IDEOGRAPH-85A3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+85A4 薤 CJK UNIFIED IDEOGRAPH-85A4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+85A5 薥 CJK UNIFIED IDEOGRAPH-85A5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+85A6 薦 CJK UNIFIED IDEOGRAPH-85A6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+85A7 薧 CJK UNIFIED IDEOGRAPH-85A7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+85A8 薨 CJK UNIFIED IDEOGRAPH-85A8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+85A9 薩 CJK UNIFIED IDEOGRAPH-85A9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+85AA 薪 CJK UNIFIED IDEOGRAPH-85AA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+85AB 薫 CJK UNIFIED IDEOGRAPH-85AB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+85AC 薬 CJK UNIFIED IDEOGRAPH-85AC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+85AD 薭 CJK UNIFIED IDEOGRAPH-85AD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+85AE 薮 CJK UNIFIED IDEOGRAPH-85AE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+85AF 薯 CJK UNIFIED IDEOGRAPH-85AF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+85B0 薰 CJK UNIFIED IDEOGRAPH-85B0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+85B1 薱 CJK UNIFIED IDEOGRAPH-85B1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+85B2 薲 CJK UNIFIED IDEOGRAPH-85B2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+85B3 薳 CJK UNIFIED IDEOGRAPH-85B3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+85B4 薴 CJK UNIFIED IDEOGRAPH-85B4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+85B5 薵 CJK UNIFIED IDEOGRAPH-85B5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+85B6 薶 CJK UNIFIED IDEOGRAPH-85B6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+85B7 薷 CJK UNIFIED IDEOGRAPH-85B7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+85B8 薸 CJK UNIFIED IDEOGRAPH-85B8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+85B9 薹 CJK UNIFIED IDEOGRAPH-85B9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+85BA 薺 CJK UNIFIED IDEOGRAPH-85BA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+85BB 薻 CJK UNIFIED IDEOGRAPH-85BB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+85BC 薼 CJK UNIFIED IDEOGRAPH-85BC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+85BD 薽 CJK UNIFIED IDEOGRAPH-85BD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+85BE 薾 CJK UNIFIED IDEOGRAPH-85BE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+85BF 薿 CJK UNIFIED IDEOGRAPH-85BF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+85C0 藀 CJK UNIFIED IDEOGRAPH-85C0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+85C1 藁 CJK UNIFIED IDEOGRAPH-85C1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+85C2 藂 CJK UNIFIED IDEOGRAPH-85C2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+85C3 藃 CJK UNIFIED IDEOGRAPH-85C3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+85C4 藄 CJK UNIFIED IDEOGRAPH-85C4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+85C5 藅 CJK UNIFIED IDEOGRAPH-85C5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+85C6 藆 CJK UNIFIED IDEOGRAPH-85C6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+85C7 藇 CJK UNIFIED IDEOGRAPH-85C7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+85C8 藈 CJK UNIFIED IDEOGRAPH-85C8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+85C9 藉 CJK UNIFIED IDEOGRAPH-85C9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+85CA 藊 CJK UNIFIED IDEOGRAPH-85CA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+85CB 藋 CJK UNIFIED IDEOGRAPH-85CB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+85CC 藌 CJK UNIFIED IDEOGRAPH-85CC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+85CD 藍 CJK UNIFIED IDEOGRAPH-85CD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+85CE 藎 CJK UNIFIED IDEOGRAPH-85CE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+85CF 藏 CJK UNIFIED IDEOGRAPH-85CF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+85D0 藐 CJK UNIFIED IDEOGRAPH-85D0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+85D1 藑 CJK UNIFIED IDEOGRAPH-85D1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+85D2 藒 CJK UNIFIED IDEOGRAPH-85D2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+85D3 藓 CJK UNIFIED IDEOGRAPH-85D3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+85D4 藔 CJK UNIFIED IDEOGRAPH-85D4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+85D5 藕 CJK UNIFIED IDEOGRAPH-85D5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+85D6 藖 CJK UNIFIED IDEOGRAPH-85D6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+85D7 藗 CJK UNIFIED IDEOGRAPH-85D7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+85D8 藘 CJK UNIFIED IDEOGRAPH-85D8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+85D9 藙 CJK UNIFIED IDEOGRAPH-85D9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+85DA 藚 CJK UNIFIED IDEOGRAPH-85DA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+85DB 藛 CJK UNIFIED IDEOGRAPH-85DB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+85DC 藜 CJK UNIFIED IDEOGRAPH-85DC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+85DD 藝 CJK UNIFIED IDEOGRAPH-85DD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+85DE 藞 CJK UNIFIED IDEOGRAPH-85DE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+85DF 藟 CJK UNIFIED IDEOGRAPH-85DF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+85E0 藠 CJK UNIFIED IDEOGRAPH-85E0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+85E1 藡 CJK UNIFIED IDEOGRAPH-85E1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+85E2 藢 CJK UNIFIED IDEOGRAPH-85E2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+85E3 藣 CJK UNIFIED IDEOGRAPH-85E3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+85E4 藤 CJK UNIFIED IDEOGRAPH-85E4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+85E5 藥 CJK UNIFIED IDEOGRAPH-85E5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+85E6 藦 CJK UNIFIED IDEOGRAPH-85E6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+85E7 藧 CJK UNIFIED IDEOGRAPH-85E7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+85E8 藨 CJK UNIFIED IDEOGRAPH-85E8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+85E9 藩 CJK UNIFIED IDEOGRAPH-85E9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+85EA 藪 CJK UNIFIED IDEOGRAPH-85EA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+85EB 藫 CJK UNIFIED IDEOGRAPH-85EB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+85EC 藬 CJK UNIFIED IDEOGRAPH-85EC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+85ED 藭 CJK UNIFIED IDEOGRAPH-85ED | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+85EE 藮 CJK UNIFIED IDEOGRAPH-85EE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+85EF 藯 CJK UNIFIED IDEOGRAPH-85EF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+85F0 藰 CJK UNIFIED IDEOGRAPH-85F0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+85F1 藱 CJK UNIFIED IDEOGRAPH-85F1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+85F2 藲 CJK UNIFIED IDEOGRAPH-85F2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+85F3 藳 CJK UNIFIED IDEOGRAPH-85F3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+85F4 藴 CJK UNIFIED IDEOGRAPH-85F4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+85F5 藵 CJK UNIFIED IDEOGRAPH-85F5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+85F6 藶 CJK UNIFIED IDEOGRAPH-85F6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+85F7 藷 CJK UNIFIED IDEOGRAPH-85F7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+85F8 藸 CJK UNIFIED IDEOGRAPH-85F8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+85F9 藹 CJK UNIFIED IDEOGRAPH-85F9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+85FA 藺 CJK UNIFIED IDEOGRAPH-85FA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+85FB 藻 CJK UNIFIED IDEOGRAPH-85FB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+85FC 藼 CJK UNIFIED IDEOGRAPH-85FC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+85FD 藽 CJK UNIFIED IDEOGRAPH-85FD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+85FE 藾 CJK UNIFIED IDEOGRAPH-85FE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+85FF 藿 CJK UNIFIED IDEOGRAPH-85FF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8600 蘀 CJK UNIFIED IDEOGRAPH-8600 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8601 蘁 CJK UNIFIED IDEOGRAPH-8601 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8602 蘂 CJK UNIFIED IDEOGRAPH-8602 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8603 蘃 CJK UNIFIED IDEOGRAPH-8603 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8604 蘄 CJK UNIFIED IDEOGRAPH-8604 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8605 蘅 CJK UNIFIED IDEOGRAPH-8605 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8606 蘆 CJK UNIFIED IDEOGRAPH-8606 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8607 蘇 CJK UNIFIED IDEOGRAPH-8607 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8608 蘈 CJK UNIFIED IDEOGRAPH-8608 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8609 蘉 CJK UNIFIED IDEOGRAPH-8609 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+860A 蘊 CJK UNIFIED IDEOGRAPH-860A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+860B 蘋 CJK UNIFIED IDEOGRAPH-860B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+860C 蘌 CJK UNIFIED IDEOGRAPH-860C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+860D 蘍 CJK UNIFIED IDEOGRAPH-860D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+860E 蘎 CJK UNIFIED IDEOGRAPH-860E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+860F 蘏 CJK UNIFIED IDEOGRAPH-860F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8610 蘐 CJK UNIFIED IDEOGRAPH-8610 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8611 蘑 CJK UNIFIED IDEOGRAPH-8611 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8612 蘒 CJK UNIFIED IDEOGRAPH-8612 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8613 蘓 CJK UNIFIED IDEOGRAPH-8613 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8614 蘔 CJK UNIFIED IDEOGRAPH-8614 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8615 蘕 CJK UNIFIED IDEOGRAPH-8615 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8616 蘖 CJK UNIFIED IDEOGRAPH-8616 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8617 蘗 CJK UNIFIED IDEOGRAPH-8617 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8618 蘘 CJK UNIFIED IDEOGRAPH-8618 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8619 蘙 CJK UNIFIED IDEOGRAPH-8619 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+861A 蘚 CJK UNIFIED IDEOGRAPH-861A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+861B 蘛 CJK UNIFIED IDEOGRAPH-861B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+861C 蘜 CJK UNIFIED IDEOGRAPH-861C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+861D 蘝 CJK UNIFIED IDEOGRAPH-861D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+861E 蘞 CJK UNIFIED IDEOGRAPH-861E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+861F 蘟 CJK UNIFIED IDEOGRAPH-861F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8620 蘠 CJK UNIFIED IDEOGRAPH-8620 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8621 蘡 CJK UNIFIED IDEOGRAPH-8621 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8622 蘢 CJK UNIFIED IDEOGRAPH-8622 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8623 蘣 CJK UNIFIED IDEOGRAPH-8623 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8624 蘤 CJK UNIFIED IDEOGRAPH-8624 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8625 蘥 CJK UNIFIED IDEOGRAPH-8625 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8626 蘦 CJK UNIFIED IDEOGRAPH-8626 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8627 蘧 CJK UNIFIED IDEOGRAPH-8627 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8628 蘨 CJK UNIFIED IDEOGRAPH-8628 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8629 蘩 CJK UNIFIED IDEOGRAPH-8629 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+862A 蘪 CJK UNIFIED IDEOGRAPH-862A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+862B 蘫 CJK UNIFIED IDEOGRAPH-862B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+862C 蘬 CJK UNIFIED IDEOGRAPH-862C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+862D 蘭 CJK UNIFIED IDEOGRAPH-862D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+862E 蘮 CJK UNIFIED IDEOGRAPH-862E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+862F 蘯 CJK UNIFIED IDEOGRAPH-862F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8630 蘰 CJK UNIFIED IDEOGRAPH-8630 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8631 蘱 CJK UNIFIED IDEOGRAPH-8631 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8632 蘲 CJK UNIFIED IDEOGRAPH-8632 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8633 蘳 CJK UNIFIED IDEOGRAPH-8633 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8634 蘴 CJK UNIFIED IDEOGRAPH-8634 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8635 蘵 CJK UNIFIED IDEOGRAPH-8635 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8636 蘶 CJK UNIFIED IDEOGRAPH-8636 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8637 蘷 CJK UNIFIED IDEOGRAPH-8637 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8638 蘸 CJK UNIFIED IDEOGRAPH-8638 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8639 蘹 CJK UNIFIED IDEOGRAPH-8639 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+863A 蘺 CJK UNIFIED IDEOGRAPH-863A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+863B 蘻 CJK UNIFIED IDEOGRAPH-863B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+863C 蘼 CJK UNIFIED IDEOGRAPH-863C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+863D 蘽 CJK UNIFIED IDEOGRAPH-863D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+863E 蘾 CJK UNIFIED IDEOGRAPH-863E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+863F 蘿 CJK UNIFIED IDEOGRAPH-863F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8640 虀 CJK UNIFIED IDEOGRAPH-8640 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8641 虁 CJK UNIFIED IDEOGRAPH-8641 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8642 虂 CJK UNIFIED IDEOGRAPH-8642 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8643 虃 CJK UNIFIED IDEOGRAPH-8643 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8644 虄 CJK UNIFIED IDEOGRAPH-8644 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8645 虅 CJK UNIFIED IDEOGRAPH-8645 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8646 虆 CJK UNIFIED IDEOGRAPH-8646 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8647 虇 CJK UNIFIED IDEOGRAPH-8647 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8648 虈 CJK UNIFIED IDEOGRAPH-8648 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8649 虉 CJK UNIFIED IDEOGRAPH-8649 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+864A 虊 CJK UNIFIED IDEOGRAPH-864A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+864B 虋 CJK UNIFIED IDEOGRAPH-864B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+864C 虌 CJK UNIFIED IDEOGRAPH-864C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+864D 虍 CJK UNIFIED IDEOGRAPH-864D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+864E 虎 CJK UNIFIED IDEOGRAPH-864E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+864F 虏 CJK UNIFIED IDEOGRAPH-864F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8650 虐 CJK UNIFIED IDEOGRAPH-8650 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8651 虑 CJK UNIFIED IDEOGRAPH-8651 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8652 虒 CJK UNIFIED IDEOGRAPH-8652 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8653 虓 CJK UNIFIED IDEOGRAPH-8653 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8654 虔 CJK UNIFIED IDEOGRAPH-8654 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8655 處 CJK UNIFIED IDEOGRAPH-8655 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8656 虖 CJK UNIFIED IDEOGRAPH-8656 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8657 虗 CJK UNIFIED IDEOGRAPH-8657 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8658 虘 CJK UNIFIED IDEOGRAPH-8658 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8659 虙 CJK UNIFIED IDEOGRAPH-8659 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+865A 虚 CJK UNIFIED IDEOGRAPH-865A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+865B 虛 CJK UNIFIED IDEOGRAPH-865B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+865C 虜 CJK UNIFIED IDEOGRAPH-865C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+865D 虝 CJK UNIFIED IDEOGRAPH-865D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+865E 虞 CJK UNIFIED IDEOGRAPH-865E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+865F 號 CJK UNIFIED IDEOGRAPH-865F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8660 虠 CJK UNIFIED IDEOGRAPH-8660 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8661 虡 CJK UNIFIED IDEOGRAPH-8661 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8662 虢 CJK UNIFIED IDEOGRAPH-8662 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8663 虣 CJK UNIFIED IDEOGRAPH-8663 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8664 虤 CJK UNIFIED IDEOGRAPH-8664 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8665 虥 CJK UNIFIED IDEOGRAPH-8665 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8666 虦 CJK UNIFIED IDEOGRAPH-8666 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8667 虧 CJK UNIFIED IDEOGRAPH-8667 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8668 虨 CJK UNIFIED IDEOGRAPH-8668 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8669 虩 CJK UNIFIED IDEOGRAPH-8669 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+866A 虪 CJK UNIFIED IDEOGRAPH-866A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+866B 虫 CJK UNIFIED IDEOGRAPH-866B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+866C 虬 CJK UNIFIED IDEOGRAPH-866C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+866D 虭 CJK UNIFIED IDEOGRAPH-866D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+866E 虮 CJK UNIFIED IDEOGRAPH-866E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+866F 虯 CJK UNIFIED IDEOGRAPH-866F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8670 虰 CJK UNIFIED IDEOGRAPH-8670 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8671 虱 CJK UNIFIED IDEOGRAPH-8671 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8672 虲 CJK UNIFIED IDEOGRAPH-8672 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8673 虳 CJK UNIFIED IDEOGRAPH-8673 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8674 虴 CJK UNIFIED IDEOGRAPH-8674 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8675 虵 CJK UNIFIED IDEOGRAPH-8675 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8676 虶 CJK UNIFIED IDEOGRAPH-8676 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8677 虷 CJK UNIFIED IDEOGRAPH-8677 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8678 虸 CJK UNIFIED IDEOGRAPH-8678 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8679 虹 CJK UNIFIED IDEOGRAPH-8679 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+867A 虺 CJK UNIFIED IDEOGRAPH-867A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+867B 虻 CJK UNIFIED IDEOGRAPH-867B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+867C 虼 CJK UNIFIED IDEOGRAPH-867C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+867D 虽 CJK UNIFIED IDEOGRAPH-867D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+867E 虾 CJK UNIFIED IDEOGRAPH-867E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+867F 虿 CJK UNIFIED IDEOGRAPH-867F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8680 蚀 CJK UNIFIED IDEOGRAPH-8680 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8681 蚁 CJK UNIFIED IDEOGRAPH-8681 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8682 蚂 CJK UNIFIED IDEOGRAPH-8682 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8683 蚃 CJK UNIFIED IDEOGRAPH-8683 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8684 蚄 CJK UNIFIED IDEOGRAPH-8684 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8685 蚅 CJK UNIFIED IDEOGRAPH-8685 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8686 蚆 CJK UNIFIED IDEOGRAPH-8686 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8687 蚇 CJK UNIFIED IDEOGRAPH-8687 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8688 蚈 CJK UNIFIED IDEOGRAPH-8688 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8689 蚉 CJK UNIFIED IDEOGRAPH-8689 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+868A 蚊 CJK UNIFIED IDEOGRAPH-868A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+868B 蚋 CJK UNIFIED IDEOGRAPH-868B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+868C 蚌 CJK UNIFIED IDEOGRAPH-868C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+868D 蚍 CJK UNIFIED IDEOGRAPH-868D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+868E 蚎 CJK UNIFIED IDEOGRAPH-868E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+868F 蚏 CJK UNIFIED IDEOGRAPH-868F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8690 蚐 CJK UNIFIED IDEOGRAPH-8690 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8691 蚑 CJK UNIFIED IDEOGRAPH-8691 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8692 蚒 CJK UNIFIED IDEOGRAPH-8692 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8693 蚓 CJK UNIFIED IDEOGRAPH-8693 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8694 蚔 CJK UNIFIED IDEOGRAPH-8694 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8695 蚕 CJK UNIFIED IDEOGRAPH-8695 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8696 蚖 CJK UNIFIED IDEOGRAPH-8696 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8697 蚗 CJK UNIFIED IDEOGRAPH-8697 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8698 蚘 CJK UNIFIED IDEOGRAPH-8698 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8699 蚙 CJK UNIFIED IDEOGRAPH-8699 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+869A 蚚 CJK UNIFIED IDEOGRAPH-869A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+869B 蚛 CJK UNIFIED IDEOGRAPH-869B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+869C 蚜 CJK UNIFIED IDEOGRAPH-869C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+869D 蚝 CJK UNIFIED IDEOGRAPH-869D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+869E 蚞 CJK UNIFIED IDEOGRAPH-869E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+869F 蚟 CJK UNIFIED IDEOGRAPH-869F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+86A0 蚠 CJK UNIFIED IDEOGRAPH-86A0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+86A1 蚡 CJK UNIFIED IDEOGRAPH-86A1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+86A2 蚢 CJK UNIFIED IDEOGRAPH-86A2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+86A3 蚣 CJK UNIFIED IDEOGRAPH-86A3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+86A4 蚤 CJK UNIFIED IDEOGRAPH-86A4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+86A5 蚥 CJK UNIFIED IDEOGRAPH-86A5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+86A6 蚦 CJK UNIFIED IDEOGRAPH-86A6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+86A7 蚧 CJK UNIFIED IDEOGRAPH-86A7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+86A8 蚨 CJK UNIFIED IDEOGRAPH-86A8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+86A9 蚩 CJK UNIFIED IDEOGRAPH-86A9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+86AA 蚪 CJK UNIFIED IDEOGRAPH-86AA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+86AB 蚫 CJK UNIFIED IDEOGRAPH-86AB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+86AC 蚬 CJK UNIFIED IDEOGRAPH-86AC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+86AD 蚭 CJK UNIFIED IDEOGRAPH-86AD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+86AE 蚮 CJK UNIFIED IDEOGRAPH-86AE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+86AF 蚯 CJK UNIFIED IDEOGRAPH-86AF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+86B0 蚰 CJK UNIFIED IDEOGRAPH-86B0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+86B1 蚱 CJK UNIFIED IDEOGRAPH-86B1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+86B2 蚲 CJK UNIFIED IDEOGRAPH-86B2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+86B3 蚳 CJK UNIFIED IDEOGRAPH-86B3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+86B4 蚴 CJK UNIFIED IDEOGRAPH-86B4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+86B5 蚵 CJK UNIFIED IDEOGRAPH-86B5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+86B6 蚶 CJK UNIFIED IDEOGRAPH-86B6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+86B7 蚷 CJK UNIFIED IDEOGRAPH-86B7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+86B8 蚸 CJK UNIFIED IDEOGRAPH-86B8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+86B9 蚹 CJK UNIFIED IDEOGRAPH-86B9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+86BA 蚺 CJK UNIFIED IDEOGRAPH-86BA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+86BB 蚻 CJK UNIFIED IDEOGRAPH-86BB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+86BC 蚼 CJK UNIFIED IDEOGRAPH-86BC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+86BD 蚽 CJK UNIFIED IDEOGRAPH-86BD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+86BE 蚾 CJK UNIFIED IDEOGRAPH-86BE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+86BF 蚿 CJK UNIFIED IDEOGRAPH-86BF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+86C0 蛀 CJK UNIFIED IDEOGRAPH-86C0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+86C1 蛁 CJK UNIFIED IDEOGRAPH-86C1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+86C2 蛂 CJK UNIFIED IDEOGRAPH-86C2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+86C3 蛃 CJK UNIFIED IDEOGRAPH-86C3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+86C4 蛄 CJK UNIFIED IDEOGRAPH-86C4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+86C5 蛅 CJK UNIFIED IDEOGRAPH-86C5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+86C6 蛆 CJK UNIFIED IDEOGRAPH-86C6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+86C7 蛇 CJK UNIFIED IDEOGRAPH-86C7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+86C8 蛈 CJK UNIFIED IDEOGRAPH-86C8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+86C9 蛉 CJK UNIFIED IDEOGRAPH-86C9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+86CA 蛊 CJK UNIFIED IDEOGRAPH-86CA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+86CB 蛋 CJK UNIFIED IDEOGRAPH-86CB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+86CC 蛌 CJK UNIFIED IDEOGRAPH-86CC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+86CD 蛍 CJK UNIFIED IDEOGRAPH-86CD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+86CE 蛎 CJK UNIFIED IDEOGRAPH-86CE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+86CF 蛏 CJK UNIFIED IDEOGRAPH-86CF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+86D0 蛐 CJK UNIFIED IDEOGRAPH-86D0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+86D1 蛑 CJK UNIFIED IDEOGRAPH-86D1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+86D2 蛒 CJK UNIFIED IDEOGRAPH-86D2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+86D3 蛓 CJK UNIFIED IDEOGRAPH-86D3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+86D4 蛔 CJK UNIFIED IDEOGRAPH-86D4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+86D5 蛕 CJK UNIFIED IDEOGRAPH-86D5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+86D6 蛖 CJK UNIFIED IDEOGRAPH-86D6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+86D7 蛗 CJK UNIFIED IDEOGRAPH-86D7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+86D8 蛘 CJK UNIFIED IDEOGRAPH-86D8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+86D9 蛙 CJK UNIFIED IDEOGRAPH-86D9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+86DA 蛚 CJK UNIFIED IDEOGRAPH-86DA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+86DB 蛛 CJK UNIFIED IDEOGRAPH-86DB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+86DC 蛜 CJK UNIFIED IDEOGRAPH-86DC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+86DD 蛝 CJK UNIFIED IDEOGRAPH-86DD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+86DE 蛞 CJK UNIFIED IDEOGRAPH-86DE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+86DF 蛟 CJK UNIFIED IDEOGRAPH-86DF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+86E0 蛠 CJK UNIFIED IDEOGRAPH-86E0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+86E1 蛡 CJK UNIFIED IDEOGRAPH-86E1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+86E2 蛢 CJK UNIFIED IDEOGRAPH-86E2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+86E3 蛣 CJK UNIFIED IDEOGRAPH-86E3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+86E4 蛤 CJK UNIFIED IDEOGRAPH-86E4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+86E5 蛥 CJK UNIFIED IDEOGRAPH-86E5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+86E6 蛦 CJK UNIFIED IDEOGRAPH-86E6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+86E7 蛧 CJK UNIFIED IDEOGRAPH-86E7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+86E8 蛨 CJK UNIFIED IDEOGRAPH-86E8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+86E9 蛩 CJK UNIFIED IDEOGRAPH-86E9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+86EA 蛪 CJK UNIFIED IDEOGRAPH-86EA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+86EB 蛫 CJK UNIFIED IDEOGRAPH-86EB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+86EC 蛬 CJK UNIFIED IDEOGRAPH-86EC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+86ED 蛭 CJK UNIFIED IDEOGRAPH-86ED | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+86EE 蛮 CJK UNIFIED IDEOGRAPH-86EE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+86EF 蛯 CJK UNIFIED IDEOGRAPH-86EF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+86F0 蛰 CJK UNIFIED IDEOGRAPH-86F0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+86F1 蛱 CJK UNIFIED IDEOGRAPH-86F1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+86F2 蛲 CJK UNIFIED IDEOGRAPH-86F2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+86F3 蛳 CJK UNIFIED IDEOGRAPH-86F3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+86F4 蛴 CJK UNIFIED IDEOGRAPH-86F4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+86F5 蛵 CJK UNIFIED IDEOGRAPH-86F5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+86F6 蛶 CJK UNIFIED IDEOGRAPH-86F6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+86F7 蛷 CJK UNIFIED IDEOGRAPH-86F7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+86F8 蛸 CJK UNIFIED IDEOGRAPH-86F8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+86F9 蛹 CJK UNIFIED IDEOGRAPH-86F9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+86FA 蛺 CJK UNIFIED IDEOGRAPH-86FA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+86FB 蛻 CJK UNIFIED IDEOGRAPH-86FB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+86FC 蛼 CJK UNIFIED IDEOGRAPH-86FC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+86FD 蛽 CJK UNIFIED IDEOGRAPH-86FD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+86FE 蛾 CJK UNIFIED IDEOGRAPH-86FE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+86FF 蛿 CJK UNIFIED IDEOGRAPH-86FF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8700 蜀 CJK UNIFIED IDEOGRAPH-8700 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8701 蜁 CJK UNIFIED IDEOGRAPH-8701 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8702 蜂 CJK UNIFIED IDEOGRAPH-8702 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8703 蜃 CJK UNIFIED IDEOGRAPH-8703 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8704 蜄 CJK UNIFIED IDEOGRAPH-8704 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8705 蜅 CJK UNIFIED IDEOGRAPH-8705 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8706 蜆 CJK UNIFIED IDEOGRAPH-8706 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8707 蜇 CJK UNIFIED IDEOGRAPH-8707 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8708 蜈 CJK UNIFIED IDEOGRAPH-8708 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8709 蜉 CJK UNIFIED IDEOGRAPH-8709 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+870A 蜊 CJK UNIFIED IDEOGRAPH-870A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+870B 蜋 CJK UNIFIED IDEOGRAPH-870B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+870C 蜌 CJK UNIFIED IDEOGRAPH-870C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+870D 蜍 CJK UNIFIED IDEOGRAPH-870D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+870E 蜎 CJK UNIFIED IDEOGRAPH-870E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+870F 蜏 CJK UNIFIED IDEOGRAPH-870F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8710 蜐 CJK UNIFIED IDEOGRAPH-8710 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8711 蜑 CJK UNIFIED IDEOGRAPH-8711 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8712 蜒 CJK UNIFIED IDEOGRAPH-8712 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8713 蜓 CJK UNIFIED IDEOGRAPH-8713 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8714 蜔 CJK UNIFIED IDEOGRAPH-8714 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8715 蜕 CJK UNIFIED IDEOGRAPH-8715 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8716 蜖 CJK UNIFIED IDEOGRAPH-8716 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8717 蜗 CJK UNIFIED IDEOGRAPH-8717 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8718 蜘 CJK UNIFIED IDEOGRAPH-8718 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8719 蜙 CJK UNIFIED IDEOGRAPH-8719 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+871A 蜚 CJK UNIFIED IDEOGRAPH-871A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+871B 蜛 CJK UNIFIED IDEOGRAPH-871B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+871C 蜜 CJK UNIFIED IDEOGRAPH-871C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+871D 蜝 CJK UNIFIED IDEOGRAPH-871D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+871E 蜞 CJK UNIFIED IDEOGRAPH-871E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+871F 蜟 CJK UNIFIED IDEOGRAPH-871F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8720 蜠 CJK UNIFIED IDEOGRAPH-8720 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8721 蜡 CJK UNIFIED IDEOGRAPH-8721 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8722 蜢 CJK UNIFIED IDEOGRAPH-8722 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8723 蜣 CJK UNIFIED IDEOGRAPH-8723 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8724 蜤 CJK UNIFIED IDEOGRAPH-8724 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8725 蜥 CJK UNIFIED IDEOGRAPH-8725 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8726 蜦 CJK UNIFIED IDEOGRAPH-8726 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8727 蜧 CJK UNIFIED IDEOGRAPH-8727 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8728 蜨 CJK UNIFIED IDEOGRAPH-8728 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8729 蜩 CJK UNIFIED IDEOGRAPH-8729 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+872A 蜪 CJK UNIFIED IDEOGRAPH-872A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+872B 蜫 CJK UNIFIED IDEOGRAPH-872B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+872C 蜬 CJK UNIFIED IDEOGRAPH-872C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+872D 蜭 CJK UNIFIED IDEOGRAPH-872D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+872E 蜮 CJK UNIFIED IDEOGRAPH-872E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+872F 蜯 CJK UNIFIED IDEOGRAPH-872F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8730 蜰 CJK UNIFIED IDEOGRAPH-8730 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8731 蜱 CJK UNIFIED IDEOGRAPH-8731 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8732 蜲 CJK UNIFIED IDEOGRAPH-8732 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8733 蜳 CJK UNIFIED IDEOGRAPH-8733 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8734 蜴 CJK UNIFIED IDEOGRAPH-8734 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8735 蜵 CJK UNIFIED IDEOGRAPH-8735 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8736 蜶 CJK UNIFIED IDEOGRAPH-8736 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8737 蜷 CJK UNIFIED IDEOGRAPH-8737 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8738 蜸 CJK UNIFIED IDEOGRAPH-8738 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8739 蜹 CJK UNIFIED IDEOGRAPH-8739 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+873A 蜺 CJK UNIFIED IDEOGRAPH-873A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+873B 蜻 CJK UNIFIED IDEOGRAPH-873B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+873C 蜼 CJK UNIFIED IDEOGRAPH-873C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+873D 蜽 CJK UNIFIED IDEOGRAPH-873D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+873E 蜾 CJK UNIFIED IDEOGRAPH-873E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+873F 蜿 CJK UNIFIED IDEOGRAPH-873F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8740 蝀 CJK UNIFIED IDEOGRAPH-8740 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8741 蝁 CJK UNIFIED IDEOGRAPH-8741 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8742 蝂 CJK UNIFIED IDEOGRAPH-8742 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8743 蝃 CJK UNIFIED IDEOGRAPH-8743 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8744 蝄 CJK UNIFIED IDEOGRAPH-8744 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8745 蝅 CJK UNIFIED IDEOGRAPH-8745 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8746 蝆 CJK UNIFIED IDEOGRAPH-8746 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8747 蝇 CJK UNIFIED IDEOGRAPH-8747 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8748 蝈 CJK UNIFIED IDEOGRAPH-8748 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8749 蝉 CJK UNIFIED IDEOGRAPH-8749 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+874A 蝊 CJK UNIFIED IDEOGRAPH-874A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+874B 蝋 CJK UNIFIED IDEOGRAPH-874B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+874C 蝌 CJK UNIFIED IDEOGRAPH-874C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+874D 蝍 CJK UNIFIED IDEOGRAPH-874D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+874E 蝎 CJK UNIFIED IDEOGRAPH-874E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+874F 蝏 CJK UNIFIED IDEOGRAPH-874F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8750 蝐 CJK UNIFIED IDEOGRAPH-8750 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8751 蝑 CJK UNIFIED IDEOGRAPH-8751 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8752 蝒 CJK UNIFIED IDEOGRAPH-8752 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8753 蝓 CJK UNIFIED IDEOGRAPH-8753 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8754 蝔 CJK UNIFIED IDEOGRAPH-8754 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8755 蝕 CJK UNIFIED IDEOGRAPH-8755 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8756 蝖 CJK UNIFIED IDEOGRAPH-8756 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8757 蝗 CJK UNIFIED IDEOGRAPH-8757 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8758 蝘 CJK UNIFIED IDEOGRAPH-8758 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8759 蝙 CJK UNIFIED IDEOGRAPH-8759 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+875A 蝚 CJK UNIFIED IDEOGRAPH-875A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+875B 蝛 CJK UNIFIED IDEOGRAPH-875B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+875C 蝜 CJK UNIFIED IDEOGRAPH-875C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+875D 蝝 CJK UNIFIED IDEOGRAPH-875D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+875E 蝞 CJK UNIFIED IDEOGRAPH-875E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+875F 蝟 CJK UNIFIED IDEOGRAPH-875F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8760 蝠 CJK UNIFIED IDEOGRAPH-8760 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8761 蝡 CJK UNIFIED IDEOGRAPH-8761 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8762 蝢 CJK UNIFIED IDEOGRAPH-8762 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8763 蝣 CJK UNIFIED IDEOGRAPH-8763 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8764 蝤 CJK UNIFIED IDEOGRAPH-8764 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8765 蝥 CJK UNIFIED IDEOGRAPH-8765 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8766 蝦 CJK UNIFIED IDEOGRAPH-8766 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8767 蝧 CJK UNIFIED IDEOGRAPH-8767 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8768 蝨 CJK UNIFIED IDEOGRAPH-8768 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8769 蝩 CJK UNIFIED IDEOGRAPH-8769 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+876A 蝪 CJK UNIFIED IDEOGRAPH-876A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+876B 蝫 CJK UNIFIED IDEOGRAPH-876B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+876C 蝬 CJK UNIFIED IDEOGRAPH-876C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+876D 蝭 CJK UNIFIED IDEOGRAPH-876D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+876E 蝮 CJK UNIFIED IDEOGRAPH-876E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+876F 蝯 CJK UNIFIED IDEOGRAPH-876F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8770 蝰 CJK UNIFIED IDEOGRAPH-8770 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8771 蝱 CJK UNIFIED IDEOGRAPH-8771 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8772 蝲 CJK UNIFIED IDEOGRAPH-8772 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8773 蝳 CJK UNIFIED IDEOGRAPH-8773 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8774 蝴 CJK UNIFIED IDEOGRAPH-8774 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8775 蝵 CJK UNIFIED IDEOGRAPH-8775 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8776 蝶 CJK UNIFIED IDEOGRAPH-8776 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8777 蝷 CJK UNIFIED IDEOGRAPH-8777 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8778 蝸 CJK UNIFIED IDEOGRAPH-8778 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8779 蝹 CJK UNIFIED IDEOGRAPH-8779 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+877A 蝺 CJK UNIFIED IDEOGRAPH-877A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+877B 蝻 CJK UNIFIED IDEOGRAPH-877B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+877C 蝼 CJK UNIFIED IDEOGRAPH-877C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+877D 蝽 CJK UNIFIED IDEOGRAPH-877D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+877E 蝾 CJK UNIFIED IDEOGRAPH-877E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+877F 蝿 CJK UNIFIED IDEOGRAPH-877F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8780 螀 CJK UNIFIED IDEOGRAPH-8780 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8781 螁 CJK UNIFIED IDEOGRAPH-8781 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8782 螂 CJK UNIFIED IDEOGRAPH-8782 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8783 螃 CJK UNIFIED IDEOGRAPH-8783 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8784 螄 CJK UNIFIED IDEOGRAPH-8784 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8785 螅 CJK UNIFIED IDEOGRAPH-8785 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8786 螆 CJK UNIFIED IDEOGRAPH-8786 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8787 螇 CJK UNIFIED IDEOGRAPH-8787 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8788 螈 CJK UNIFIED IDEOGRAPH-8788 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8789 螉 CJK UNIFIED IDEOGRAPH-8789 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+878A 螊 CJK UNIFIED IDEOGRAPH-878A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+878B 螋 CJK UNIFIED IDEOGRAPH-878B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+878C 螌 CJK UNIFIED IDEOGRAPH-878C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+878D 融 CJK UNIFIED IDEOGRAPH-878D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+878E 螎 CJK UNIFIED IDEOGRAPH-878E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+878F 螏 CJK UNIFIED IDEOGRAPH-878F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8790 螐 CJK UNIFIED IDEOGRAPH-8790 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8791 螑 CJK UNIFIED IDEOGRAPH-8791 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8792 螒 CJK UNIFIED IDEOGRAPH-8792 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8793 螓 CJK UNIFIED IDEOGRAPH-8793 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8794 螔 CJK UNIFIED IDEOGRAPH-8794 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8795 螕 CJK UNIFIED IDEOGRAPH-8795 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8796 螖 CJK UNIFIED IDEOGRAPH-8796 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8797 螗 CJK UNIFIED IDEOGRAPH-8797 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8798 螘 CJK UNIFIED IDEOGRAPH-8798 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8799 螙 CJK UNIFIED IDEOGRAPH-8799 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+879A 螚 CJK UNIFIED IDEOGRAPH-879A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+879B 螛 CJK UNIFIED IDEOGRAPH-879B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+879C 螜 CJK UNIFIED IDEOGRAPH-879C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+879D 螝 CJK UNIFIED IDEOGRAPH-879D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+879E 螞 CJK UNIFIED IDEOGRAPH-879E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+879F 螟 CJK UNIFIED IDEOGRAPH-879F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+87A0 螠 CJK UNIFIED IDEOGRAPH-87A0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+87A1 螡 CJK UNIFIED IDEOGRAPH-87A1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+87A2 螢 CJK UNIFIED IDEOGRAPH-87A2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+87A3 螣 CJK UNIFIED IDEOGRAPH-87A3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+87A4 螤 CJK UNIFIED IDEOGRAPH-87A4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+87A5 螥 CJK UNIFIED IDEOGRAPH-87A5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+87A6 螦 CJK UNIFIED IDEOGRAPH-87A6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+87A7 螧 CJK UNIFIED IDEOGRAPH-87A7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+87A8 螨 CJK UNIFIED IDEOGRAPH-87A8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+87A9 螩 CJK UNIFIED IDEOGRAPH-87A9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+87AA 螪 CJK UNIFIED IDEOGRAPH-87AA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+87AB 螫 CJK UNIFIED IDEOGRAPH-87AB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+87AC 螬 CJK UNIFIED IDEOGRAPH-87AC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+87AD 螭 CJK UNIFIED IDEOGRAPH-87AD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+87AE 螮 CJK UNIFIED IDEOGRAPH-87AE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+87AF 螯 CJK UNIFIED IDEOGRAPH-87AF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+87B0 螰 CJK UNIFIED IDEOGRAPH-87B0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+87B1 螱 CJK UNIFIED IDEOGRAPH-87B1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+87B2 螲 CJK UNIFIED IDEOGRAPH-87B2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+87B3 螳 CJK UNIFIED IDEOGRAPH-87B3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+87B4 螴 CJK UNIFIED IDEOGRAPH-87B4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+87B5 螵 CJK UNIFIED IDEOGRAPH-87B5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+87B6 螶 CJK UNIFIED IDEOGRAPH-87B6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+87B7 螷 CJK UNIFIED IDEOGRAPH-87B7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+87B8 螸 CJK UNIFIED IDEOGRAPH-87B8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+87B9 螹 CJK UNIFIED IDEOGRAPH-87B9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+87BA 螺 CJK UNIFIED IDEOGRAPH-87BA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+87BB 螻 CJK UNIFIED IDEOGRAPH-87BB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+87BC 螼 CJK UNIFIED IDEOGRAPH-87BC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+87BD 螽 CJK UNIFIED IDEOGRAPH-87BD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+87BE 螾 CJK UNIFIED IDEOGRAPH-87BE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+87BF 螿 CJK UNIFIED IDEOGRAPH-87BF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+87C0 蟀 CJK UNIFIED IDEOGRAPH-87C0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+87C1 蟁 CJK UNIFIED IDEOGRAPH-87C1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+87C2 蟂 CJK UNIFIED IDEOGRAPH-87C2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+87C3 蟃 CJK UNIFIED IDEOGRAPH-87C3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+87C4 蟄 CJK UNIFIED IDEOGRAPH-87C4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+87C5 蟅 CJK UNIFIED IDEOGRAPH-87C5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+87C6 蟆 CJK UNIFIED IDEOGRAPH-87C6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+87C7 蟇 CJK UNIFIED IDEOGRAPH-87C7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+87C8 蟈 CJK UNIFIED IDEOGRAPH-87C8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+87C9 蟉 CJK UNIFIED IDEOGRAPH-87C9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+87CA 蟊 CJK UNIFIED IDEOGRAPH-87CA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+87CB 蟋 CJK UNIFIED IDEOGRAPH-87CB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+87CC 蟌 CJK UNIFIED IDEOGRAPH-87CC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+87CD 蟍 CJK UNIFIED IDEOGRAPH-87CD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+87CE 蟎 CJK UNIFIED IDEOGRAPH-87CE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+87CF 蟏 CJK UNIFIED IDEOGRAPH-87CF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+87D0 蟐 CJK UNIFIED IDEOGRAPH-87D0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+87D1 蟑 CJK UNIFIED IDEOGRAPH-87D1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+87D2 蟒 CJK UNIFIED IDEOGRAPH-87D2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+87D3 蟓 CJK UNIFIED IDEOGRAPH-87D3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+87D4 蟔 CJK UNIFIED IDEOGRAPH-87D4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+87D5 蟕 CJK UNIFIED IDEOGRAPH-87D5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+87D6 蟖 CJK UNIFIED IDEOGRAPH-87D6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+87D7 蟗 CJK UNIFIED IDEOGRAPH-87D7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+87D8 蟘 CJK UNIFIED IDEOGRAPH-87D8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+87D9 蟙 CJK UNIFIED IDEOGRAPH-87D9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+87DA 蟚 CJK UNIFIED IDEOGRAPH-87DA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+87DB 蟛 CJK UNIFIED IDEOGRAPH-87DB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+87DC 蟜 CJK UNIFIED IDEOGRAPH-87DC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+87DD 蟝 CJK UNIFIED IDEOGRAPH-87DD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+87DE 蟞 CJK UNIFIED IDEOGRAPH-87DE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+87DF 蟟 CJK UNIFIED IDEOGRAPH-87DF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+87E0 蟠 CJK UNIFIED IDEOGRAPH-87E0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+87E1 蟡 CJK UNIFIED IDEOGRAPH-87E1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+87E2 蟢 CJK UNIFIED IDEOGRAPH-87E2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+87E3 蟣 CJK UNIFIED IDEOGRAPH-87E3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+87E4 蟤 CJK UNIFIED IDEOGRAPH-87E4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+87E5 蟥 CJK UNIFIED IDEOGRAPH-87E5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+87E6 蟦 CJK UNIFIED IDEOGRAPH-87E6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+87E7 蟧 CJK UNIFIED IDEOGRAPH-87E7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+87E8 蟨 CJK UNIFIED IDEOGRAPH-87E8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+87E9 蟩 CJK UNIFIED IDEOGRAPH-87E9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+87EA 蟪 CJK UNIFIED IDEOGRAPH-87EA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+87EB 蟫 CJK UNIFIED IDEOGRAPH-87EB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+87EC 蟬 CJK UNIFIED IDEOGRAPH-87EC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+87ED 蟭 CJK UNIFIED IDEOGRAPH-87ED | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+87EE 蟮 CJK UNIFIED IDEOGRAPH-87EE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+87EF 蟯 CJK UNIFIED IDEOGRAPH-87EF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+87F0 蟰 CJK UNIFIED IDEOGRAPH-87F0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+87F1 蟱 CJK UNIFIED IDEOGRAPH-87F1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+87F2 蟲 CJK UNIFIED IDEOGRAPH-87F2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+87F3 蟳 CJK UNIFIED IDEOGRAPH-87F3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+87F4 蟴 CJK UNIFIED IDEOGRAPH-87F4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+87F5 蟵 CJK UNIFIED IDEOGRAPH-87F5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+87F6 蟶 CJK UNIFIED IDEOGRAPH-87F6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+87F7 蟷 CJK UNIFIED IDEOGRAPH-87F7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+87F8 蟸 CJK UNIFIED IDEOGRAPH-87F8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+87F9 蟹 CJK UNIFIED IDEOGRAPH-87F9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+87FA 蟺 CJK UNIFIED IDEOGRAPH-87FA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+87FB 蟻 CJK UNIFIED IDEOGRAPH-87FB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+87FC 蟼 CJK UNIFIED IDEOGRAPH-87FC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+87FD 蟽 CJK UNIFIED IDEOGRAPH-87FD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+87FE 蟾 CJK UNIFIED IDEOGRAPH-87FE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+87FF 蟿 CJK UNIFIED IDEOGRAPH-87FF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8800 蠀 CJK UNIFIED IDEOGRAPH-8800 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8801 蠁 CJK UNIFIED IDEOGRAPH-8801 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8802 蠂 CJK UNIFIED IDEOGRAPH-8802 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8803 蠃 CJK UNIFIED IDEOGRAPH-8803 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8804 蠄 CJK UNIFIED IDEOGRAPH-8804 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8805 蠅 CJK UNIFIED IDEOGRAPH-8805 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8806 蠆 CJK UNIFIED IDEOGRAPH-8806 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8807 蠇 CJK UNIFIED IDEOGRAPH-8807 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8808 蠈 CJK UNIFIED IDEOGRAPH-8808 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8809 蠉 CJK UNIFIED IDEOGRAPH-8809 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+880A 蠊 CJK UNIFIED IDEOGRAPH-880A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+880B 蠋 CJK UNIFIED IDEOGRAPH-880B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+880C 蠌 CJK UNIFIED IDEOGRAPH-880C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+880D 蠍 CJK UNIFIED IDEOGRAPH-880D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+880E 蠎 CJK UNIFIED IDEOGRAPH-880E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+880F 蠏 CJK UNIFIED IDEOGRAPH-880F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8810 蠐 CJK UNIFIED IDEOGRAPH-8810 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8811 蠑 CJK UNIFIED IDEOGRAPH-8811 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8812 蠒 CJK UNIFIED IDEOGRAPH-8812 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8813 蠓 CJK UNIFIED IDEOGRAPH-8813 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8814 蠔 CJK UNIFIED IDEOGRAPH-8814 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8815 蠕 CJK UNIFIED IDEOGRAPH-8815 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8816 蠖 CJK UNIFIED IDEOGRAPH-8816 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8817 蠗 CJK UNIFIED IDEOGRAPH-8817 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8818 蠘 CJK UNIFIED IDEOGRAPH-8818 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8819 蠙 CJK UNIFIED IDEOGRAPH-8819 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+881A 蠚 CJK UNIFIED IDEOGRAPH-881A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+881B 蠛 CJK UNIFIED IDEOGRAPH-881B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+881C 蠜 CJK UNIFIED IDEOGRAPH-881C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+881D 蠝 CJK UNIFIED IDEOGRAPH-881D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+881E 蠞 CJK UNIFIED IDEOGRAPH-881E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+881F 蠟 CJK UNIFIED IDEOGRAPH-881F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8820 蠠 CJK UNIFIED IDEOGRAPH-8820 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8821 蠡 CJK UNIFIED IDEOGRAPH-8821 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8822 蠢 CJK UNIFIED IDEOGRAPH-8822 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8823 蠣 CJK UNIFIED IDEOGRAPH-8823 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8824 蠤 CJK UNIFIED IDEOGRAPH-8824 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8825 蠥 CJK UNIFIED IDEOGRAPH-8825 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8826 蠦 CJK UNIFIED IDEOGRAPH-8826 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8827 蠧 CJK UNIFIED IDEOGRAPH-8827 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8828 蠨 CJK UNIFIED IDEOGRAPH-8828 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8829 蠩 CJK UNIFIED IDEOGRAPH-8829 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+882A 蠪 CJK UNIFIED IDEOGRAPH-882A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+882B 蠫 CJK UNIFIED IDEOGRAPH-882B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+882C 蠬 CJK UNIFIED IDEOGRAPH-882C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+882D 蠭 CJK UNIFIED IDEOGRAPH-882D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+882E 蠮 CJK UNIFIED IDEOGRAPH-882E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+882F 蠯 CJK UNIFIED IDEOGRAPH-882F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8830 蠰 CJK UNIFIED IDEOGRAPH-8830 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8831 蠱 CJK UNIFIED IDEOGRAPH-8831 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8832 蠲 CJK UNIFIED IDEOGRAPH-8832 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8833 蠳 CJK UNIFIED IDEOGRAPH-8833 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8834 蠴 CJK UNIFIED IDEOGRAPH-8834 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8835 蠵 CJK UNIFIED IDEOGRAPH-8835 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8836 蠶 CJK UNIFIED IDEOGRAPH-8836 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8837 蠷 CJK UNIFIED IDEOGRAPH-8837 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8838 蠸 CJK UNIFIED IDEOGRAPH-8838 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8839 蠹 CJK UNIFIED IDEOGRAPH-8839 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+883A 蠺 CJK UNIFIED IDEOGRAPH-883A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+883B 蠻 CJK UNIFIED IDEOGRAPH-883B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+883C 蠼 CJK UNIFIED IDEOGRAPH-883C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+883D 蠽 CJK UNIFIED IDEOGRAPH-883D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+883E 蠾 CJK UNIFIED IDEOGRAPH-883E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+883F 蠿 CJK UNIFIED IDEOGRAPH-883F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8840 血 CJK UNIFIED IDEOGRAPH-8840 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8841 衁 CJK UNIFIED IDEOGRAPH-8841 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8842 衂 CJK UNIFIED IDEOGRAPH-8842 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8843 衃 CJK UNIFIED IDEOGRAPH-8843 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8844 衄 CJK UNIFIED IDEOGRAPH-8844 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8845 衅 CJK UNIFIED IDEOGRAPH-8845 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8846 衆 CJK UNIFIED IDEOGRAPH-8846 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8847 衇 CJK UNIFIED IDEOGRAPH-8847 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8848 衈 CJK UNIFIED IDEOGRAPH-8848 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8849 衉 CJK UNIFIED IDEOGRAPH-8849 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+884A 衊 CJK UNIFIED IDEOGRAPH-884A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+884B 衋 CJK UNIFIED IDEOGRAPH-884B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+884C 行 CJK UNIFIED IDEOGRAPH-884C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+884D 衍 CJK UNIFIED IDEOGRAPH-884D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+884E 衎 CJK UNIFIED IDEOGRAPH-884E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+884F 衏 CJK UNIFIED IDEOGRAPH-884F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8850 衐 CJK UNIFIED IDEOGRAPH-8850 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8851 衑 CJK UNIFIED IDEOGRAPH-8851 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8852 衒 CJK UNIFIED IDEOGRAPH-8852 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8853 術 CJK UNIFIED IDEOGRAPH-8853 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8854 衔 CJK UNIFIED IDEOGRAPH-8854 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8855 衕 CJK UNIFIED IDEOGRAPH-8855 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8856 衖 CJK UNIFIED IDEOGRAPH-8856 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8857 街 CJK UNIFIED IDEOGRAPH-8857 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8858 衘 CJK UNIFIED IDEOGRAPH-8858 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8859 衙 CJK UNIFIED IDEOGRAPH-8859 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+885A 衚 CJK UNIFIED IDEOGRAPH-885A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+885B 衛 CJK UNIFIED IDEOGRAPH-885B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+885C 衜 CJK UNIFIED IDEOGRAPH-885C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+885D 衝 CJK UNIFIED IDEOGRAPH-885D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+885E 衞 CJK UNIFIED IDEOGRAPH-885E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+885F 衟 CJK UNIFIED IDEOGRAPH-885F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8860 衠 CJK UNIFIED IDEOGRAPH-8860 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8861 衡 CJK UNIFIED IDEOGRAPH-8861 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8862 衢 CJK UNIFIED IDEOGRAPH-8862 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8863 衣 CJK UNIFIED IDEOGRAPH-8863 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8864 衤 CJK UNIFIED IDEOGRAPH-8864 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8865 补 CJK UNIFIED IDEOGRAPH-8865 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8866 衦 CJK UNIFIED IDEOGRAPH-8866 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8867 衧 CJK UNIFIED IDEOGRAPH-8867 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8868 表 CJK UNIFIED IDEOGRAPH-8868 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8869 衩 CJK UNIFIED IDEOGRAPH-8869 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+886A 衪 CJK UNIFIED IDEOGRAPH-886A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+886B 衫 CJK UNIFIED IDEOGRAPH-886B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+886C 衬 CJK UNIFIED IDEOGRAPH-886C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+886D 衭 CJK UNIFIED IDEOGRAPH-886D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+886E 衮 CJK UNIFIED IDEOGRAPH-886E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+886F 衯 CJK UNIFIED IDEOGRAPH-886F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8870 衰 CJK UNIFIED IDEOGRAPH-8870 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8871 衱 CJK UNIFIED IDEOGRAPH-8871 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8872 衲 CJK UNIFIED IDEOGRAPH-8872 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8873 衳 CJK UNIFIED IDEOGRAPH-8873 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8874 衴 CJK UNIFIED IDEOGRAPH-8874 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8875 衵 CJK UNIFIED IDEOGRAPH-8875 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8876 衶 CJK UNIFIED IDEOGRAPH-8876 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8877 衷 CJK UNIFIED IDEOGRAPH-8877 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8878 衸 CJK UNIFIED IDEOGRAPH-8878 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8879 衹 CJK UNIFIED IDEOGRAPH-8879 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+887A 衺 CJK UNIFIED IDEOGRAPH-887A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+887B 衻 CJK UNIFIED IDEOGRAPH-887B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+887C 衼 CJK UNIFIED IDEOGRAPH-887C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+887D 衽 CJK UNIFIED IDEOGRAPH-887D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+887E 衾 CJK UNIFIED IDEOGRAPH-887E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+887F 衿 CJK UNIFIED IDEOGRAPH-887F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8880 袀 CJK UNIFIED IDEOGRAPH-8880 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8881 袁 CJK UNIFIED IDEOGRAPH-8881 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8882 袂 CJK UNIFIED IDEOGRAPH-8882 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8883 袃 CJK UNIFIED IDEOGRAPH-8883 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8884 袄 CJK UNIFIED IDEOGRAPH-8884 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8885 袅 CJK UNIFIED IDEOGRAPH-8885 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8886 袆 CJK UNIFIED IDEOGRAPH-8886 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8887 袇 CJK UNIFIED IDEOGRAPH-8887 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8888 袈 CJK UNIFIED IDEOGRAPH-8888 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8889 袉 CJK UNIFIED IDEOGRAPH-8889 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+888A 袊 CJK UNIFIED IDEOGRAPH-888A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+888B 袋 CJK UNIFIED IDEOGRAPH-888B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+888C 袌 CJK UNIFIED IDEOGRAPH-888C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+888D 袍 CJK UNIFIED IDEOGRAPH-888D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+888E 袎 CJK UNIFIED IDEOGRAPH-888E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+888F 袏 CJK UNIFIED IDEOGRAPH-888F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8890 袐 CJK UNIFIED IDEOGRAPH-8890 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8891 袑 CJK UNIFIED IDEOGRAPH-8891 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8892 袒 CJK UNIFIED IDEOGRAPH-8892 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8893 袓 CJK UNIFIED IDEOGRAPH-8893 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8894 袔 CJK UNIFIED IDEOGRAPH-8894 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8895 袕 CJK UNIFIED IDEOGRAPH-8895 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8896 袖 CJK UNIFIED IDEOGRAPH-8896 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8897 袗 CJK UNIFIED IDEOGRAPH-8897 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8898 袘 CJK UNIFIED IDEOGRAPH-8898 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8899 袙 CJK UNIFIED IDEOGRAPH-8899 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+889A 袚 CJK UNIFIED IDEOGRAPH-889A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+889B 袛 CJK UNIFIED IDEOGRAPH-889B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+889C 袜 CJK UNIFIED IDEOGRAPH-889C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+889D 袝 CJK UNIFIED IDEOGRAPH-889D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+889E 袞 CJK UNIFIED IDEOGRAPH-889E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+889F 袟 CJK UNIFIED IDEOGRAPH-889F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+88A0 袠 CJK UNIFIED IDEOGRAPH-88A0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+88A1 袡 CJK UNIFIED IDEOGRAPH-88A1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+88A2 袢 CJK UNIFIED IDEOGRAPH-88A2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+88A3 袣 CJK UNIFIED IDEOGRAPH-88A3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+88A4 袤 CJK UNIFIED IDEOGRAPH-88A4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+88A5 袥 CJK UNIFIED IDEOGRAPH-88A5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+88A6 袦 CJK UNIFIED IDEOGRAPH-88A6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+88A7 袧 CJK UNIFIED IDEOGRAPH-88A7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+88A8 袨 CJK UNIFIED IDEOGRAPH-88A8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+88A9 袩 CJK UNIFIED IDEOGRAPH-88A9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+88AA 袪 CJK UNIFIED IDEOGRAPH-88AA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+88AB 被 CJK UNIFIED IDEOGRAPH-88AB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+88AC 袬 CJK UNIFIED IDEOGRAPH-88AC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+88AD 袭 CJK UNIFIED IDEOGRAPH-88AD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+88AE 袮 CJK UNIFIED IDEOGRAPH-88AE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+88AF 袯 CJK UNIFIED IDEOGRAPH-88AF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+88B0 袰 CJK UNIFIED IDEOGRAPH-88B0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+88B1 袱 CJK UNIFIED IDEOGRAPH-88B1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+88B2 袲 CJK UNIFIED IDEOGRAPH-88B2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+88B3 袳 CJK UNIFIED IDEOGRAPH-88B3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+88B4 袴 CJK UNIFIED IDEOGRAPH-88B4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+88B5 袵 CJK UNIFIED IDEOGRAPH-88B5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+88B6 袶 CJK UNIFIED IDEOGRAPH-88B6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+88B7 袷 CJK UNIFIED IDEOGRAPH-88B7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+88B8 袸 CJK UNIFIED IDEOGRAPH-88B8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+88B9 袹 CJK UNIFIED IDEOGRAPH-88B9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+88BA 袺 CJK UNIFIED IDEOGRAPH-88BA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+88BB 袻 CJK UNIFIED IDEOGRAPH-88BB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+88BC 袼 CJK UNIFIED IDEOGRAPH-88BC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+88BD 袽 CJK UNIFIED IDEOGRAPH-88BD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+88BE 袾 CJK UNIFIED IDEOGRAPH-88BE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+88BF 袿 CJK UNIFIED IDEOGRAPH-88BF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+88C0 裀 CJK UNIFIED IDEOGRAPH-88C0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+88C1 裁 CJK UNIFIED IDEOGRAPH-88C1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+88C2 裂 CJK UNIFIED IDEOGRAPH-88C2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+88C3 裃 CJK UNIFIED IDEOGRAPH-88C3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+88C4 裄 CJK UNIFIED IDEOGRAPH-88C4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+88C5 装 CJK UNIFIED IDEOGRAPH-88C5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+88C6 裆 CJK UNIFIED IDEOGRAPH-88C6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+88C7 裇 CJK UNIFIED IDEOGRAPH-88C7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+88C8 裈 CJK UNIFIED IDEOGRAPH-88C8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+88C9 裉 CJK UNIFIED IDEOGRAPH-88C9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+88CA 裊 CJK UNIFIED IDEOGRAPH-88CA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+88CB 裋 CJK UNIFIED IDEOGRAPH-88CB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+88CC 裌 CJK UNIFIED IDEOGRAPH-88CC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+88CD 裍 CJK UNIFIED IDEOGRAPH-88CD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+88CE 裎 CJK UNIFIED IDEOGRAPH-88CE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+88CF 裏 CJK UNIFIED IDEOGRAPH-88CF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+88D0 裐 CJK UNIFIED IDEOGRAPH-88D0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+88D1 裑 CJK UNIFIED IDEOGRAPH-88D1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+88D2 裒 CJK UNIFIED IDEOGRAPH-88D2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+88D3 裓 CJK UNIFIED IDEOGRAPH-88D3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+88D4 裔 CJK UNIFIED IDEOGRAPH-88D4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+88D5 裕 CJK UNIFIED IDEOGRAPH-88D5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+88D6 裖 CJK UNIFIED IDEOGRAPH-88D6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+88D7 裗 CJK UNIFIED IDEOGRAPH-88D7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+88D8 裘 CJK UNIFIED IDEOGRAPH-88D8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+88D9 裙 CJK UNIFIED IDEOGRAPH-88D9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+88DA 裚 CJK UNIFIED IDEOGRAPH-88DA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+88DB 裛 CJK UNIFIED IDEOGRAPH-88DB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+88DC 補 CJK UNIFIED IDEOGRAPH-88DC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+88DD 裝 CJK UNIFIED IDEOGRAPH-88DD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+88DE 裞 CJK UNIFIED IDEOGRAPH-88DE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+88DF 裟 CJK UNIFIED IDEOGRAPH-88DF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+88E0 裠 CJK UNIFIED IDEOGRAPH-88E0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+88E1 裡 CJK UNIFIED IDEOGRAPH-88E1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+88E2 裢 CJK UNIFIED IDEOGRAPH-88E2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+88E3 裣 CJK UNIFIED IDEOGRAPH-88E3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+88E4 裤 CJK UNIFIED IDEOGRAPH-88E4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+88E5 裥 CJK UNIFIED IDEOGRAPH-88E5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+88E6 裦 CJK UNIFIED IDEOGRAPH-88E6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+88E7 裧 CJK UNIFIED IDEOGRAPH-88E7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+88E8 裨 CJK UNIFIED IDEOGRAPH-88E8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+88E9 裩 CJK UNIFIED IDEOGRAPH-88E9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+88EA 裪 CJK UNIFIED IDEOGRAPH-88EA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+88EB 裫 CJK UNIFIED IDEOGRAPH-88EB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+88EC 裬 CJK UNIFIED IDEOGRAPH-88EC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+88ED 裭 CJK UNIFIED IDEOGRAPH-88ED | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+88EE 裮 CJK UNIFIED IDEOGRAPH-88EE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+88EF 裯 CJK UNIFIED IDEOGRAPH-88EF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+88F0 裰 CJK UNIFIED IDEOGRAPH-88F0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+88F1 裱 CJK UNIFIED IDEOGRAPH-88F1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+88F2 裲 CJK UNIFIED IDEOGRAPH-88F2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+88F3 裳 CJK UNIFIED IDEOGRAPH-88F3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+88F4 裴 CJK UNIFIED IDEOGRAPH-88F4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+88F5 裵 CJK UNIFIED IDEOGRAPH-88F5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+88F6 裶 CJK UNIFIED IDEOGRAPH-88F6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+88F7 裷 CJK UNIFIED IDEOGRAPH-88F7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+88F8 裸 CJK UNIFIED IDEOGRAPH-88F8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+88F9 裹 CJK UNIFIED IDEOGRAPH-88F9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+88FA 裺 CJK UNIFIED IDEOGRAPH-88FA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+88FB 裻 CJK UNIFIED IDEOGRAPH-88FB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+88FC 裼 CJK UNIFIED IDEOGRAPH-88FC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+88FD 製 CJK UNIFIED IDEOGRAPH-88FD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+88FE 裾 CJK UNIFIED IDEOGRAPH-88FE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+88FF 裿 CJK UNIFIED IDEOGRAPH-88FF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8900 褀 CJK UNIFIED IDEOGRAPH-8900 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8901 褁 CJK UNIFIED IDEOGRAPH-8901 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8902 褂 CJK UNIFIED IDEOGRAPH-8902 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8903 褃 CJK UNIFIED IDEOGRAPH-8903 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8904 褄 CJK UNIFIED IDEOGRAPH-8904 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8905 褅 CJK UNIFIED IDEOGRAPH-8905 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8906 褆 CJK UNIFIED IDEOGRAPH-8906 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8907 複 CJK UNIFIED IDEOGRAPH-8907 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8908 褈 CJK UNIFIED IDEOGRAPH-8908 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8909 褉 CJK UNIFIED IDEOGRAPH-8909 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+890A 褊 CJK UNIFIED IDEOGRAPH-890A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+890B 褋 CJK UNIFIED IDEOGRAPH-890B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+890C 褌 CJK UNIFIED IDEOGRAPH-890C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+890D 褍 CJK UNIFIED IDEOGRAPH-890D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+890E 褎 CJK UNIFIED IDEOGRAPH-890E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+890F 褏 CJK UNIFIED IDEOGRAPH-890F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8910 褐 CJK UNIFIED IDEOGRAPH-8910 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8911 褑 CJK UNIFIED IDEOGRAPH-8911 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8912 褒 CJK UNIFIED IDEOGRAPH-8912 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8913 褓 CJK UNIFIED IDEOGRAPH-8913 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8914 褔 CJK UNIFIED IDEOGRAPH-8914 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8915 褕 CJK UNIFIED IDEOGRAPH-8915 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8916 褖 CJK UNIFIED IDEOGRAPH-8916 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8917 褗 CJK UNIFIED IDEOGRAPH-8917 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8918 褘 CJK UNIFIED IDEOGRAPH-8918 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8919 褙 CJK UNIFIED IDEOGRAPH-8919 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+891A 褚 CJK UNIFIED IDEOGRAPH-891A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+891B 褛 CJK UNIFIED IDEOGRAPH-891B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+891C 褜 CJK UNIFIED IDEOGRAPH-891C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+891D 褝 CJK UNIFIED IDEOGRAPH-891D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+891E 褞 CJK UNIFIED IDEOGRAPH-891E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+891F 褟 CJK UNIFIED IDEOGRAPH-891F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8920 褠 CJK UNIFIED IDEOGRAPH-8920 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8921 褡 CJK UNIFIED IDEOGRAPH-8921 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8922 褢 CJK UNIFIED IDEOGRAPH-8922 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8923 褣 CJK UNIFIED IDEOGRAPH-8923 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8924 褤 CJK UNIFIED IDEOGRAPH-8924 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8925 褥 CJK UNIFIED IDEOGRAPH-8925 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8926 褦 CJK UNIFIED IDEOGRAPH-8926 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8927 褧 CJK UNIFIED IDEOGRAPH-8927 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8928 褨 CJK UNIFIED IDEOGRAPH-8928 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8929 褩 CJK UNIFIED IDEOGRAPH-8929 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+892A 褪 CJK UNIFIED IDEOGRAPH-892A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+892B 褫 CJK UNIFIED IDEOGRAPH-892B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+892C 褬 CJK UNIFIED IDEOGRAPH-892C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+892D 褭 CJK UNIFIED IDEOGRAPH-892D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+892E 褮 CJK UNIFIED IDEOGRAPH-892E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+892F 褯 CJK UNIFIED IDEOGRAPH-892F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8930 褰 CJK UNIFIED IDEOGRAPH-8930 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8931 褱 CJK UNIFIED IDEOGRAPH-8931 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8932 褲 CJK UNIFIED IDEOGRAPH-8932 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8933 褳 CJK UNIFIED IDEOGRAPH-8933 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8934 褴 CJK UNIFIED IDEOGRAPH-8934 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8935 褵 CJK UNIFIED IDEOGRAPH-8935 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8936 褶 CJK UNIFIED IDEOGRAPH-8936 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8937 褷 CJK UNIFIED IDEOGRAPH-8937 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8938 褸 CJK UNIFIED IDEOGRAPH-8938 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8939 褹 CJK UNIFIED IDEOGRAPH-8939 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+893A 褺 CJK UNIFIED IDEOGRAPH-893A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+893B 褻 CJK UNIFIED IDEOGRAPH-893B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+893C 褼 CJK UNIFIED IDEOGRAPH-893C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+893D 褽 CJK UNIFIED IDEOGRAPH-893D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+893E 褾 CJK UNIFIED IDEOGRAPH-893E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+893F 褿 CJK UNIFIED IDEOGRAPH-893F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8940 襀 CJK UNIFIED IDEOGRAPH-8940 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8941 襁 CJK UNIFIED IDEOGRAPH-8941 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8942 襂 CJK UNIFIED IDEOGRAPH-8942 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8943 襃 CJK UNIFIED IDEOGRAPH-8943 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8944 襄 CJK UNIFIED IDEOGRAPH-8944 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8945 襅 CJK UNIFIED IDEOGRAPH-8945 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8946 襆 CJK UNIFIED IDEOGRAPH-8946 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8947 襇 CJK UNIFIED IDEOGRAPH-8947 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8948 襈 CJK UNIFIED IDEOGRAPH-8948 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8949 襉 CJK UNIFIED IDEOGRAPH-8949 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+894A 襊 CJK UNIFIED IDEOGRAPH-894A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+894B 襋 CJK UNIFIED IDEOGRAPH-894B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+894C 襌 CJK UNIFIED IDEOGRAPH-894C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+894D 襍 CJK UNIFIED IDEOGRAPH-894D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+894E 襎 CJK UNIFIED IDEOGRAPH-894E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+894F 襏 CJK UNIFIED IDEOGRAPH-894F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8950 襐 CJK UNIFIED IDEOGRAPH-8950 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8951 襑 CJK UNIFIED IDEOGRAPH-8951 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8952 襒 CJK UNIFIED IDEOGRAPH-8952 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8953 襓 CJK UNIFIED IDEOGRAPH-8953 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8954 襔 CJK UNIFIED IDEOGRAPH-8954 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8955 襕 CJK UNIFIED IDEOGRAPH-8955 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8956 襖 CJK UNIFIED IDEOGRAPH-8956 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8957 襗 CJK UNIFIED IDEOGRAPH-8957 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8958 襘 CJK UNIFIED IDEOGRAPH-8958 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8959 襙 CJK UNIFIED IDEOGRAPH-8959 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+895A 襚 CJK UNIFIED IDEOGRAPH-895A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+895B 襛 CJK UNIFIED IDEOGRAPH-895B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+895C 襜 CJK UNIFIED IDEOGRAPH-895C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+895D 襝 CJK UNIFIED IDEOGRAPH-895D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+895E 襞 CJK UNIFIED IDEOGRAPH-895E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+895F 襟 CJK UNIFIED IDEOGRAPH-895F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8960 襠 CJK UNIFIED IDEOGRAPH-8960 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8961 襡 CJK UNIFIED IDEOGRAPH-8961 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8962 襢 CJK UNIFIED IDEOGRAPH-8962 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8963 襣 CJK UNIFIED IDEOGRAPH-8963 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8964 襤 CJK UNIFIED IDEOGRAPH-8964 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8965 襥 CJK UNIFIED IDEOGRAPH-8965 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8966 襦 CJK UNIFIED IDEOGRAPH-8966 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8967 襧 CJK UNIFIED IDEOGRAPH-8967 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8968 襨 CJK UNIFIED IDEOGRAPH-8968 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8969 襩 CJK UNIFIED IDEOGRAPH-8969 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+896A 襪 CJK UNIFIED IDEOGRAPH-896A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+896B 襫 CJK UNIFIED IDEOGRAPH-896B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+896C 襬 CJK UNIFIED IDEOGRAPH-896C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+896D 襭 CJK UNIFIED IDEOGRAPH-896D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+896E 襮 CJK UNIFIED IDEOGRAPH-896E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+896F 襯 CJK UNIFIED IDEOGRAPH-896F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8970 襰 CJK UNIFIED IDEOGRAPH-8970 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8971 襱 CJK UNIFIED IDEOGRAPH-8971 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8972 襲 CJK UNIFIED IDEOGRAPH-8972 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8973 襳 CJK UNIFIED IDEOGRAPH-8973 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8974 襴 CJK UNIFIED IDEOGRAPH-8974 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8975 襵 CJK UNIFIED IDEOGRAPH-8975 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8976 襶 CJK UNIFIED IDEOGRAPH-8976 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8977 襷 CJK UNIFIED IDEOGRAPH-8977 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8978 襸 CJK UNIFIED IDEOGRAPH-8978 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8979 襹 CJK UNIFIED IDEOGRAPH-8979 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+897A 襺 CJK UNIFIED IDEOGRAPH-897A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+897B 襻 CJK UNIFIED IDEOGRAPH-897B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+897C 襼 CJK UNIFIED IDEOGRAPH-897C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+897D 襽 CJK UNIFIED IDEOGRAPH-897D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+897E 襾 CJK UNIFIED IDEOGRAPH-897E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+897F 西 CJK UNIFIED IDEOGRAPH-897F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8980 覀 CJK UNIFIED IDEOGRAPH-8980 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8981 要 CJK UNIFIED IDEOGRAPH-8981 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8982 覂 CJK UNIFIED IDEOGRAPH-8982 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8983 覃 CJK UNIFIED IDEOGRAPH-8983 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8984 覄 CJK UNIFIED IDEOGRAPH-8984 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8985 覅 CJK UNIFIED IDEOGRAPH-8985 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8986 覆 CJK UNIFIED IDEOGRAPH-8986 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8987 覇 CJK UNIFIED IDEOGRAPH-8987 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8988 覈 CJK UNIFIED IDEOGRAPH-8988 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8989 覉 CJK UNIFIED IDEOGRAPH-8989 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+898A 覊 CJK UNIFIED IDEOGRAPH-898A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+898B 見 CJK UNIFIED IDEOGRAPH-898B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+898C 覌 CJK UNIFIED IDEOGRAPH-898C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+898D 覍 CJK UNIFIED IDEOGRAPH-898D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+898E 覎 CJK UNIFIED IDEOGRAPH-898E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+898F 規 CJK UNIFIED IDEOGRAPH-898F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8990 覐 CJK UNIFIED IDEOGRAPH-8990 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8991 覑 CJK UNIFIED IDEOGRAPH-8991 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8992 覒 CJK UNIFIED IDEOGRAPH-8992 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8993 覓 CJK UNIFIED IDEOGRAPH-8993 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8994 覔 CJK UNIFIED IDEOGRAPH-8994 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8995 覕 CJK UNIFIED IDEOGRAPH-8995 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8996 視 CJK UNIFIED IDEOGRAPH-8996 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8997 覗 CJK UNIFIED IDEOGRAPH-8997 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8998 覘 CJK UNIFIED IDEOGRAPH-8998 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8999 覙 CJK UNIFIED IDEOGRAPH-8999 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+899A 覚 CJK UNIFIED IDEOGRAPH-899A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+899B 覛 CJK UNIFIED IDEOGRAPH-899B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+899C 覜 CJK UNIFIED IDEOGRAPH-899C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+899D 覝 CJK UNIFIED IDEOGRAPH-899D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+899E 覞 CJK UNIFIED IDEOGRAPH-899E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+899F 覟 CJK UNIFIED IDEOGRAPH-899F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+89A0 覠 CJK UNIFIED IDEOGRAPH-89A0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+89A1 覡 CJK UNIFIED IDEOGRAPH-89A1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+89A2 覢 CJK UNIFIED IDEOGRAPH-89A2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+89A3 覣 CJK UNIFIED IDEOGRAPH-89A3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+89A4 覤 CJK UNIFIED IDEOGRAPH-89A4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+89A5 覥 CJK UNIFIED IDEOGRAPH-89A5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+89A6 覦 CJK UNIFIED IDEOGRAPH-89A6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+89A7 覧 CJK UNIFIED IDEOGRAPH-89A7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+89A8 覨 CJK UNIFIED IDEOGRAPH-89A8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+89A9 覩 CJK UNIFIED IDEOGRAPH-89A9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+89AA 親 CJK UNIFIED IDEOGRAPH-89AA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+89AB 覫 CJK UNIFIED IDEOGRAPH-89AB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+89AC 覬 CJK UNIFIED IDEOGRAPH-89AC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+89AD 覭 CJK UNIFIED IDEOGRAPH-89AD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+89AE 覮 CJK UNIFIED IDEOGRAPH-89AE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+89AF 覯 CJK UNIFIED IDEOGRAPH-89AF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+89B0 覰 CJK UNIFIED IDEOGRAPH-89B0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+89B1 覱 CJK UNIFIED IDEOGRAPH-89B1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+89B2 覲 CJK UNIFIED IDEOGRAPH-89B2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+89B3 観 CJK UNIFIED IDEOGRAPH-89B3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+89B4 覴 CJK UNIFIED IDEOGRAPH-89B4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+89B5 覵 CJK UNIFIED IDEOGRAPH-89B5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+89B6 覶 CJK UNIFIED IDEOGRAPH-89B6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+89B7 覷 CJK UNIFIED IDEOGRAPH-89B7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+89B8 覸 CJK UNIFIED IDEOGRAPH-89B8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+89B9 覹 CJK UNIFIED IDEOGRAPH-89B9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+89BA 覺 CJK UNIFIED IDEOGRAPH-89BA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+89BB 覻 CJK UNIFIED IDEOGRAPH-89BB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+89BC 覼 CJK UNIFIED IDEOGRAPH-89BC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+89BD 覽 CJK UNIFIED IDEOGRAPH-89BD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+89BE 覾 CJK UNIFIED IDEOGRAPH-89BE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+89BF 覿 CJK UNIFIED IDEOGRAPH-89BF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+89C0 觀 CJK UNIFIED IDEOGRAPH-89C0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+89C1 见 CJK UNIFIED IDEOGRAPH-89C1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+89C2 观 CJK UNIFIED IDEOGRAPH-89C2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+89C3 觃 CJK UNIFIED IDEOGRAPH-89C3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+89C4 规 CJK UNIFIED IDEOGRAPH-89C4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+89C5 觅 CJK UNIFIED IDEOGRAPH-89C5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+89C6 视 CJK UNIFIED IDEOGRAPH-89C6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+89C7 觇 CJK UNIFIED IDEOGRAPH-89C7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+89C8 览 CJK UNIFIED IDEOGRAPH-89C8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+89C9 觉 CJK UNIFIED IDEOGRAPH-89C9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+89CA 觊 CJK UNIFIED IDEOGRAPH-89CA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+89CB 觋 CJK UNIFIED IDEOGRAPH-89CB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+89CC 觌 CJK UNIFIED IDEOGRAPH-89CC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+89CD 觍 CJK UNIFIED IDEOGRAPH-89CD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+89CE 觎 CJK UNIFIED IDEOGRAPH-89CE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+89CF 觏 CJK UNIFIED IDEOGRAPH-89CF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+89D0 觐 CJK UNIFIED IDEOGRAPH-89D0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+89D1 觑 CJK UNIFIED IDEOGRAPH-89D1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+89D2 角 CJK UNIFIED IDEOGRAPH-89D2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+89D3 觓 CJK UNIFIED IDEOGRAPH-89D3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+89D4 觔 CJK UNIFIED IDEOGRAPH-89D4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+89D5 觕 CJK UNIFIED IDEOGRAPH-89D5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+89D6 觖 CJK UNIFIED IDEOGRAPH-89D6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+89D7 觗 CJK UNIFIED IDEOGRAPH-89D7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+89D8 觘 CJK UNIFIED IDEOGRAPH-89D8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+89D9 觙 CJK UNIFIED IDEOGRAPH-89D9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+89DA 觚 CJK UNIFIED IDEOGRAPH-89DA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+89DB 觛 CJK UNIFIED IDEOGRAPH-89DB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+89DC 觜 CJK UNIFIED IDEOGRAPH-89DC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+89DD 觝 CJK UNIFIED IDEOGRAPH-89DD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+89DE 觞 CJK UNIFIED IDEOGRAPH-89DE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+89DF 觟 CJK UNIFIED IDEOGRAPH-89DF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+89E0 觠 CJK UNIFIED IDEOGRAPH-89E0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+89E1 觡 CJK UNIFIED IDEOGRAPH-89E1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+89E2 觢 CJK UNIFIED IDEOGRAPH-89E2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+89E3 解 CJK UNIFIED IDEOGRAPH-89E3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+89E4 觤 CJK UNIFIED IDEOGRAPH-89E4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+89E5 觥 CJK UNIFIED IDEOGRAPH-89E5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+89E6 触 CJK UNIFIED IDEOGRAPH-89E6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+89E7 觧 CJK UNIFIED IDEOGRAPH-89E7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+89E8 觨 CJK UNIFIED IDEOGRAPH-89E8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+89E9 觩 CJK UNIFIED IDEOGRAPH-89E9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+89EA 觪 CJK UNIFIED IDEOGRAPH-89EA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+89EB 觫 CJK UNIFIED IDEOGRAPH-89EB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+89EC 觬 CJK UNIFIED IDEOGRAPH-89EC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+89ED 觭 CJK UNIFIED IDEOGRAPH-89ED | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+89EE 觮 CJK UNIFIED IDEOGRAPH-89EE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+89EF 觯 CJK UNIFIED IDEOGRAPH-89EF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+89F0 觰 CJK UNIFIED IDEOGRAPH-89F0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+89F1 觱 CJK UNIFIED IDEOGRAPH-89F1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+89F2 觲 CJK UNIFIED IDEOGRAPH-89F2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+89F3 觳 CJK UNIFIED IDEOGRAPH-89F3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+89F4 觴 CJK UNIFIED IDEOGRAPH-89F4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+89F5 觵 CJK UNIFIED IDEOGRAPH-89F5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+89F6 觶 CJK UNIFIED IDEOGRAPH-89F6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+89F7 觷 CJK UNIFIED IDEOGRAPH-89F7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+89F8 觸 CJK UNIFIED IDEOGRAPH-89F8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+89F9 觹 CJK UNIFIED IDEOGRAPH-89F9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+89FA 觺 CJK UNIFIED IDEOGRAPH-89FA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+89FB 觻 CJK UNIFIED IDEOGRAPH-89FB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+89FC 觼 CJK UNIFIED IDEOGRAPH-89FC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+89FD 觽 CJK UNIFIED IDEOGRAPH-89FD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+89FE 觾 CJK UNIFIED IDEOGRAPH-89FE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+89FF 觿 CJK UNIFIED IDEOGRAPH-89FF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A00 言 CJK UNIFIED IDEOGRAPH-8A00 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A01 訁 CJK UNIFIED IDEOGRAPH-8A01 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A02 訂 CJK UNIFIED IDEOGRAPH-8A02 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A03 訃 CJK UNIFIED IDEOGRAPH-8A03 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A04 訄 CJK UNIFIED IDEOGRAPH-8A04 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A05 訅 CJK UNIFIED IDEOGRAPH-8A05 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A06 訆 CJK UNIFIED IDEOGRAPH-8A06 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A07 訇 CJK UNIFIED IDEOGRAPH-8A07 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A08 計 CJK UNIFIED IDEOGRAPH-8A08 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A09 訉 CJK UNIFIED IDEOGRAPH-8A09 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A0A 訊 CJK UNIFIED IDEOGRAPH-8A0A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A0B 訋 CJK UNIFIED IDEOGRAPH-8A0B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A0C 訌 CJK UNIFIED IDEOGRAPH-8A0C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A0D 訍 CJK UNIFIED IDEOGRAPH-8A0D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A0E 討 CJK UNIFIED IDEOGRAPH-8A0E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A0F 訏 CJK UNIFIED IDEOGRAPH-8A0F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A10 訐 CJK UNIFIED IDEOGRAPH-8A10 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A11 訑 CJK UNIFIED IDEOGRAPH-8A11 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A12 訒 CJK UNIFIED IDEOGRAPH-8A12 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A13 訓 CJK UNIFIED IDEOGRAPH-8A13 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A14 訔 CJK UNIFIED IDEOGRAPH-8A14 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A15 訕 CJK UNIFIED IDEOGRAPH-8A15 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A16 訖 CJK UNIFIED IDEOGRAPH-8A16 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A17 託 CJK UNIFIED IDEOGRAPH-8A17 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A18 記 CJK UNIFIED IDEOGRAPH-8A18 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A19 訙 CJK UNIFIED IDEOGRAPH-8A19 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A1A 訚 CJK UNIFIED IDEOGRAPH-8A1A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A1B 訛 CJK UNIFIED IDEOGRAPH-8A1B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A1C 訜 CJK UNIFIED IDEOGRAPH-8A1C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A1D 訝 CJK UNIFIED IDEOGRAPH-8A1D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A1E 訞 CJK UNIFIED IDEOGRAPH-8A1E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A1F 訟 CJK UNIFIED IDEOGRAPH-8A1F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A20 訠 CJK UNIFIED IDEOGRAPH-8A20 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A21 訡 CJK UNIFIED IDEOGRAPH-8A21 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A22 訢 CJK UNIFIED IDEOGRAPH-8A22 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A23 訣 CJK UNIFIED IDEOGRAPH-8A23 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A24 訤 CJK UNIFIED IDEOGRAPH-8A24 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A25 訥 CJK UNIFIED IDEOGRAPH-8A25 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A26 訦 CJK UNIFIED IDEOGRAPH-8A26 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A27 訧 CJK UNIFIED IDEOGRAPH-8A27 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A28 訨 CJK UNIFIED IDEOGRAPH-8A28 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A29 訩 CJK UNIFIED IDEOGRAPH-8A29 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A2A 訪 CJK UNIFIED IDEOGRAPH-8A2A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A2B 訫 CJK UNIFIED IDEOGRAPH-8A2B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A2C 訬 CJK UNIFIED IDEOGRAPH-8A2C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A2D 設 CJK UNIFIED IDEOGRAPH-8A2D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A2E 訮 CJK UNIFIED IDEOGRAPH-8A2E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A2F 訯 CJK UNIFIED IDEOGRAPH-8A2F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A30 訰 CJK UNIFIED IDEOGRAPH-8A30 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A31 許 CJK UNIFIED IDEOGRAPH-8A31 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A32 訲 CJK UNIFIED IDEOGRAPH-8A32 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A33 訳 CJK UNIFIED IDEOGRAPH-8A33 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A34 訴 CJK UNIFIED IDEOGRAPH-8A34 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A35 訵 CJK UNIFIED IDEOGRAPH-8A35 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A36 訶 CJK UNIFIED IDEOGRAPH-8A36 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A37 訷 CJK UNIFIED IDEOGRAPH-8A37 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A38 訸 CJK UNIFIED IDEOGRAPH-8A38 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A39 訹 CJK UNIFIED IDEOGRAPH-8A39 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A3A 診 CJK UNIFIED IDEOGRAPH-8A3A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A3B 註 CJK UNIFIED IDEOGRAPH-8A3B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A3C 証 CJK UNIFIED IDEOGRAPH-8A3C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A3D 訽 CJK UNIFIED IDEOGRAPH-8A3D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A3E 訾 CJK UNIFIED IDEOGRAPH-8A3E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A3F 訿 CJK UNIFIED IDEOGRAPH-8A3F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A40 詀 CJK UNIFIED IDEOGRAPH-8A40 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A41 詁 CJK UNIFIED IDEOGRAPH-8A41 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A42 詂 CJK UNIFIED IDEOGRAPH-8A42 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A43 詃 CJK UNIFIED IDEOGRAPH-8A43 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A44 詄 CJK UNIFIED IDEOGRAPH-8A44 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A45 詅 CJK UNIFIED IDEOGRAPH-8A45 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A46 詆 CJK UNIFIED IDEOGRAPH-8A46 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A47 詇 CJK UNIFIED IDEOGRAPH-8A47 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A48 詈 CJK UNIFIED IDEOGRAPH-8A48 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A49 詉 CJK UNIFIED IDEOGRAPH-8A49 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A4A 詊 CJK UNIFIED IDEOGRAPH-8A4A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A4B 詋 CJK UNIFIED IDEOGRAPH-8A4B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A4C 詌 CJK UNIFIED IDEOGRAPH-8A4C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A4D 詍 CJK UNIFIED IDEOGRAPH-8A4D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A4E 詎 CJK UNIFIED IDEOGRAPH-8A4E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A4F 詏 CJK UNIFIED IDEOGRAPH-8A4F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A50 詐 CJK UNIFIED IDEOGRAPH-8A50 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A51 詑 CJK UNIFIED IDEOGRAPH-8A51 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A52 詒 CJK UNIFIED IDEOGRAPH-8A52 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A53 詓 CJK UNIFIED IDEOGRAPH-8A53 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A54 詔 CJK UNIFIED IDEOGRAPH-8A54 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A55 評 CJK UNIFIED IDEOGRAPH-8A55 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A56 詖 CJK UNIFIED IDEOGRAPH-8A56 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A57 詗 CJK UNIFIED IDEOGRAPH-8A57 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A58 詘 CJK UNIFIED IDEOGRAPH-8A58 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A59 詙 CJK UNIFIED IDEOGRAPH-8A59 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A5A 詚 CJK UNIFIED IDEOGRAPH-8A5A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A5B 詛 CJK UNIFIED IDEOGRAPH-8A5B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A5C 詜 CJK UNIFIED IDEOGRAPH-8A5C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A5D 詝 CJK UNIFIED IDEOGRAPH-8A5D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A5E 詞 CJK UNIFIED IDEOGRAPH-8A5E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A5F 詟 CJK UNIFIED IDEOGRAPH-8A5F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A60 詠 CJK UNIFIED IDEOGRAPH-8A60 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A61 詡 CJK UNIFIED IDEOGRAPH-8A61 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A62 詢 CJK UNIFIED IDEOGRAPH-8A62 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A63 詣 CJK UNIFIED IDEOGRAPH-8A63 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A64 詤 CJK UNIFIED IDEOGRAPH-8A64 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A65 詥 CJK UNIFIED IDEOGRAPH-8A65 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A66 試 CJK UNIFIED IDEOGRAPH-8A66 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A67 詧 CJK UNIFIED IDEOGRAPH-8A67 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A68 詨 CJK UNIFIED IDEOGRAPH-8A68 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A69 詩 CJK UNIFIED IDEOGRAPH-8A69 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A6A 詪 CJK UNIFIED IDEOGRAPH-8A6A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A6B 詫 CJK UNIFIED IDEOGRAPH-8A6B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A6C 詬 CJK UNIFIED IDEOGRAPH-8A6C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A6D 詭 CJK UNIFIED IDEOGRAPH-8A6D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A6E 詮 CJK UNIFIED IDEOGRAPH-8A6E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A6F 詯 CJK UNIFIED IDEOGRAPH-8A6F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A70 詰 CJK UNIFIED IDEOGRAPH-8A70 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A71 話 CJK UNIFIED IDEOGRAPH-8A71 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A72 該 CJK UNIFIED IDEOGRAPH-8A72 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A73 詳 CJK UNIFIED IDEOGRAPH-8A73 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A74 詴 CJK UNIFIED IDEOGRAPH-8A74 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A75 詵 CJK UNIFIED IDEOGRAPH-8A75 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A76 詶 CJK UNIFIED IDEOGRAPH-8A76 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A77 詷 CJK UNIFIED IDEOGRAPH-8A77 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A78 詸 CJK UNIFIED IDEOGRAPH-8A78 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A79 詹 CJK UNIFIED IDEOGRAPH-8A79 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A7A 詺 CJK UNIFIED IDEOGRAPH-8A7A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A7B 詻 CJK UNIFIED IDEOGRAPH-8A7B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A7C 詼 CJK UNIFIED IDEOGRAPH-8A7C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A7D 詽 CJK UNIFIED IDEOGRAPH-8A7D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A7E 詾 CJK UNIFIED IDEOGRAPH-8A7E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A7F 詿 CJK UNIFIED IDEOGRAPH-8A7F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A80 誀 CJK UNIFIED IDEOGRAPH-8A80 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A81 誁 CJK UNIFIED IDEOGRAPH-8A81 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A82 誂 CJK UNIFIED IDEOGRAPH-8A82 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A83 誃 CJK UNIFIED IDEOGRAPH-8A83 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A84 誄 CJK UNIFIED IDEOGRAPH-8A84 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A85 誅 CJK UNIFIED IDEOGRAPH-8A85 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A86 誆 CJK UNIFIED IDEOGRAPH-8A86 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A87 誇 CJK UNIFIED IDEOGRAPH-8A87 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A88 誈 CJK UNIFIED IDEOGRAPH-8A88 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A89 誉 CJK UNIFIED IDEOGRAPH-8A89 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A8A 誊 CJK UNIFIED IDEOGRAPH-8A8A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A8B 誋 CJK UNIFIED IDEOGRAPH-8A8B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A8C 誌 CJK UNIFIED IDEOGRAPH-8A8C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A8D 認 CJK UNIFIED IDEOGRAPH-8A8D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A8E 誎 CJK UNIFIED IDEOGRAPH-8A8E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A8F 誏 CJK UNIFIED IDEOGRAPH-8A8F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A90 誐 CJK UNIFIED IDEOGRAPH-8A90 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A91 誑 CJK UNIFIED IDEOGRAPH-8A91 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A92 誒 CJK UNIFIED IDEOGRAPH-8A92 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A93 誓 CJK UNIFIED IDEOGRAPH-8A93 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A94 誔 CJK UNIFIED IDEOGRAPH-8A94 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A95 誕 CJK UNIFIED IDEOGRAPH-8A95 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A96 誖 CJK UNIFIED IDEOGRAPH-8A96 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A97 誗 CJK UNIFIED IDEOGRAPH-8A97 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A98 誘 CJK UNIFIED IDEOGRAPH-8A98 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A99 誙 CJK UNIFIED IDEOGRAPH-8A99 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A9A 誚 CJK UNIFIED IDEOGRAPH-8A9A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A9B 誛 CJK UNIFIED IDEOGRAPH-8A9B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A9C 誜 CJK UNIFIED IDEOGRAPH-8A9C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A9D 誝 CJK UNIFIED IDEOGRAPH-8A9D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A9E 語 CJK UNIFIED IDEOGRAPH-8A9E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8A9F 誟 CJK UNIFIED IDEOGRAPH-8A9F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8AA0 誠 CJK UNIFIED IDEOGRAPH-8AA0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8AA1 誡 CJK UNIFIED IDEOGRAPH-8AA1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8AA2 誢 CJK UNIFIED IDEOGRAPH-8AA2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8AA3 誣 CJK UNIFIED IDEOGRAPH-8AA3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8AA4 誤 CJK UNIFIED IDEOGRAPH-8AA4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8AA5 誥 CJK UNIFIED IDEOGRAPH-8AA5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8AA6 誦 CJK UNIFIED IDEOGRAPH-8AA6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8AA7 誧 CJK UNIFIED IDEOGRAPH-8AA7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8AA8 誨 CJK UNIFIED IDEOGRAPH-8AA8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8AA9 誩 CJK UNIFIED IDEOGRAPH-8AA9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8AAA 說 CJK UNIFIED IDEOGRAPH-8AAA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8AAB 誫 CJK UNIFIED IDEOGRAPH-8AAB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8AAC 説 CJK UNIFIED IDEOGRAPH-8AAC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8AAD 読 CJK UNIFIED IDEOGRAPH-8AAD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8AAE 誮 CJK UNIFIED IDEOGRAPH-8AAE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8AAF 誯 CJK UNIFIED IDEOGRAPH-8AAF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8AB0 誰 CJK UNIFIED IDEOGRAPH-8AB0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8AB1 誱 CJK UNIFIED IDEOGRAPH-8AB1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8AB2 課 CJK UNIFIED IDEOGRAPH-8AB2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8AB3 誳 CJK UNIFIED IDEOGRAPH-8AB3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8AB4 誴 CJK UNIFIED IDEOGRAPH-8AB4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8AB5 誵 CJK UNIFIED IDEOGRAPH-8AB5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8AB6 誶 CJK UNIFIED IDEOGRAPH-8AB6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8AB7 誷 CJK UNIFIED IDEOGRAPH-8AB7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8AB8 誸 CJK UNIFIED IDEOGRAPH-8AB8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8AB9 誹 CJK UNIFIED IDEOGRAPH-8AB9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8ABA 誺 CJK UNIFIED IDEOGRAPH-8ABA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8ABB 誻 CJK UNIFIED IDEOGRAPH-8ABB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8ABC 誼 CJK UNIFIED IDEOGRAPH-8ABC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8ABD 誽 CJK UNIFIED IDEOGRAPH-8ABD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8ABE 誾 CJK UNIFIED IDEOGRAPH-8ABE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8ABF 調 CJK UNIFIED IDEOGRAPH-8ABF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8AC0 諀 CJK UNIFIED IDEOGRAPH-8AC0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8AC1 諁 CJK UNIFIED IDEOGRAPH-8AC1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8AC2 諂 CJK UNIFIED IDEOGRAPH-8AC2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8AC3 諃 CJK UNIFIED IDEOGRAPH-8AC3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8AC4 諄 CJK UNIFIED IDEOGRAPH-8AC4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8AC5 諅 CJK UNIFIED IDEOGRAPH-8AC5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8AC6 諆 CJK UNIFIED IDEOGRAPH-8AC6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8AC7 談 CJK UNIFIED IDEOGRAPH-8AC7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8AC8 諈 CJK UNIFIED IDEOGRAPH-8AC8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8AC9 諉 CJK UNIFIED IDEOGRAPH-8AC9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8ACA 諊 CJK UNIFIED IDEOGRAPH-8ACA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8ACB 請 CJK UNIFIED IDEOGRAPH-8ACB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8ACC 諌 CJK UNIFIED IDEOGRAPH-8ACC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8ACD 諍 CJK UNIFIED IDEOGRAPH-8ACD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8ACE 諎 CJK UNIFIED IDEOGRAPH-8ACE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8ACF 諏 CJK UNIFIED IDEOGRAPH-8ACF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8AD0 諐 CJK UNIFIED IDEOGRAPH-8AD0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8AD1 諑 CJK UNIFIED IDEOGRAPH-8AD1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8AD2 諒 CJK UNIFIED IDEOGRAPH-8AD2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8AD3 諓 CJK UNIFIED IDEOGRAPH-8AD3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8AD4 諔 CJK UNIFIED IDEOGRAPH-8AD4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8AD5 諕 CJK UNIFIED IDEOGRAPH-8AD5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8AD6 論 CJK UNIFIED IDEOGRAPH-8AD6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8AD7 諗 CJK UNIFIED IDEOGRAPH-8AD7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8AD8 諘 CJK UNIFIED IDEOGRAPH-8AD8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8AD9 諙 CJK UNIFIED IDEOGRAPH-8AD9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8ADA 諚 CJK UNIFIED IDEOGRAPH-8ADA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8ADB 諛 CJK UNIFIED IDEOGRAPH-8ADB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8ADC 諜 CJK UNIFIED IDEOGRAPH-8ADC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8ADD 諝 CJK UNIFIED IDEOGRAPH-8ADD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8ADE 諞 CJK UNIFIED IDEOGRAPH-8ADE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8ADF 諟 CJK UNIFIED IDEOGRAPH-8ADF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8AE0 諠 CJK UNIFIED IDEOGRAPH-8AE0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8AE1 諡 CJK UNIFIED IDEOGRAPH-8AE1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8AE2 諢 CJK UNIFIED IDEOGRAPH-8AE2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8AE3 諣 CJK UNIFIED IDEOGRAPH-8AE3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8AE4 諤 CJK UNIFIED IDEOGRAPH-8AE4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8AE5 諥 CJK UNIFIED IDEOGRAPH-8AE5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8AE6 諦 CJK UNIFIED IDEOGRAPH-8AE6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8AE7 諧 CJK UNIFIED IDEOGRAPH-8AE7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8AE8 諨 CJK UNIFIED IDEOGRAPH-8AE8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8AE9 諩 CJK UNIFIED IDEOGRAPH-8AE9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8AEA 諪 CJK UNIFIED IDEOGRAPH-8AEA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8AEB 諫 CJK UNIFIED IDEOGRAPH-8AEB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8AEC 諬 CJK UNIFIED IDEOGRAPH-8AEC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8AED 諭 CJK UNIFIED IDEOGRAPH-8AED | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8AEE 諮 CJK UNIFIED IDEOGRAPH-8AEE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8AEF 諯 CJK UNIFIED IDEOGRAPH-8AEF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8AF0 諰 CJK UNIFIED IDEOGRAPH-8AF0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8AF1 諱 CJK UNIFIED IDEOGRAPH-8AF1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8AF2 諲 CJK UNIFIED IDEOGRAPH-8AF2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8AF3 諳 CJK UNIFIED IDEOGRAPH-8AF3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8AF4 諴 CJK UNIFIED IDEOGRAPH-8AF4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8AF5 諵 CJK UNIFIED IDEOGRAPH-8AF5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8AF6 諶 CJK UNIFIED IDEOGRAPH-8AF6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8AF7 諷 CJK UNIFIED IDEOGRAPH-8AF7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8AF8 諸 CJK UNIFIED IDEOGRAPH-8AF8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8AF9 諹 CJK UNIFIED IDEOGRAPH-8AF9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8AFA 諺 CJK UNIFIED IDEOGRAPH-8AFA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8AFB 諻 CJK UNIFIED IDEOGRAPH-8AFB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8AFC 諼 CJK UNIFIED IDEOGRAPH-8AFC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8AFD 諽 CJK UNIFIED IDEOGRAPH-8AFD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8AFE 諾 CJK UNIFIED IDEOGRAPH-8AFE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8AFF 諿 CJK UNIFIED IDEOGRAPH-8AFF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B00 謀 CJK UNIFIED IDEOGRAPH-8B00 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B01 謁 CJK UNIFIED IDEOGRAPH-8B01 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B02 謂 CJK UNIFIED IDEOGRAPH-8B02 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B03 謃 CJK UNIFIED IDEOGRAPH-8B03 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B04 謄 CJK UNIFIED IDEOGRAPH-8B04 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B05 謅 CJK UNIFIED IDEOGRAPH-8B05 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B06 謆 CJK UNIFIED IDEOGRAPH-8B06 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B07 謇 CJK UNIFIED IDEOGRAPH-8B07 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B08 謈 CJK UNIFIED IDEOGRAPH-8B08 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B09 謉 CJK UNIFIED IDEOGRAPH-8B09 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B0A 謊 CJK UNIFIED IDEOGRAPH-8B0A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B0B 謋 CJK UNIFIED IDEOGRAPH-8B0B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B0C 謌 CJK UNIFIED IDEOGRAPH-8B0C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B0D 謍 CJK UNIFIED IDEOGRAPH-8B0D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B0E 謎 CJK UNIFIED IDEOGRAPH-8B0E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B0F 謏 CJK UNIFIED IDEOGRAPH-8B0F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B10 謐 CJK UNIFIED IDEOGRAPH-8B10 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B11 謑 CJK UNIFIED IDEOGRAPH-8B11 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B12 謒 CJK UNIFIED IDEOGRAPH-8B12 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B13 謓 CJK UNIFIED IDEOGRAPH-8B13 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B14 謔 CJK UNIFIED IDEOGRAPH-8B14 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B15 謕 CJK UNIFIED IDEOGRAPH-8B15 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B16 謖 CJK UNIFIED IDEOGRAPH-8B16 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B17 謗 CJK UNIFIED IDEOGRAPH-8B17 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B18 謘 CJK UNIFIED IDEOGRAPH-8B18 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B19 謙 CJK UNIFIED IDEOGRAPH-8B19 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B1A 謚 CJK UNIFIED IDEOGRAPH-8B1A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B1B 講 CJK UNIFIED IDEOGRAPH-8B1B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B1C 謜 CJK UNIFIED IDEOGRAPH-8B1C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B1D 謝 CJK UNIFIED IDEOGRAPH-8B1D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B1E 謞 CJK UNIFIED IDEOGRAPH-8B1E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B1F 謟 CJK UNIFIED IDEOGRAPH-8B1F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B20 謠 CJK UNIFIED IDEOGRAPH-8B20 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B21 謡 CJK UNIFIED IDEOGRAPH-8B21 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B22 謢 CJK UNIFIED IDEOGRAPH-8B22 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B23 謣 CJK UNIFIED IDEOGRAPH-8B23 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B24 謤 CJK UNIFIED IDEOGRAPH-8B24 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B25 謥 CJK UNIFIED IDEOGRAPH-8B25 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B26 謦 CJK UNIFIED IDEOGRAPH-8B26 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B27 謧 CJK UNIFIED IDEOGRAPH-8B27 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B28 謨 CJK UNIFIED IDEOGRAPH-8B28 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B29 謩 CJK UNIFIED IDEOGRAPH-8B29 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B2A 謪 CJK UNIFIED IDEOGRAPH-8B2A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B2B 謫 CJK UNIFIED IDEOGRAPH-8B2B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B2C 謬 CJK UNIFIED IDEOGRAPH-8B2C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B2D 謭 CJK UNIFIED IDEOGRAPH-8B2D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B2E 謮 CJK UNIFIED IDEOGRAPH-8B2E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B2F 謯 CJK UNIFIED IDEOGRAPH-8B2F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B30 謰 CJK UNIFIED IDEOGRAPH-8B30 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B31 謱 CJK UNIFIED IDEOGRAPH-8B31 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B32 謲 CJK UNIFIED IDEOGRAPH-8B32 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B33 謳 CJK UNIFIED IDEOGRAPH-8B33 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B34 謴 CJK UNIFIED IDEOGRAPH-8B34 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B35 謵 CJK UNIFIED IDEOGRAPH-8B35 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B36 謶 CJK UNIFIED IDEOGRAPH-8B36 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B37 謷 CJK UNIFIED IDEOGRAPH-8B37 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B38 謸 CJK UNIFIED IDEOGRAPH-8B38 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B39 謹 CJK UNIFIED IDEOGRAPH-8B39 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B3A 謺 CJK UNIFIED IDEOGRAPH-8B3A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B3B 謻 CJK UNIFIED IDEOGRAPH-8B3B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B3C 謼 CJK UNIFIED IDEOGRAPH-8B3C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B3D 謽 CJK UNIFIED IDEOGRAPH-8B3D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B3E 謾 CJK UNIFIED IDEOGRAPH-8B3E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B3F 謿 CJK UNIFIED IDEOGRAPH-8B3F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B40 譀 CJK UNIFIED IDEOGRAPH-8B40 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B41 譁 CJK UNIFIED IDEOGRAPH-8B41 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B42 譂 CJK UNIFIED IDEOGRAPH-8B42 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B43 譃 CJK UNIFIED IDEOGRAPH-8B43 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B44 譄 CJK UNIFIED IDEOGRAPH-8B44 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B45 譅 CJK UNIFIED IDEOGRAPH-8B45 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B46 譆 CJK UNIFIED IDEOGRAPH-8B46 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B47 譇 CJK UNIFIED IDEOGRAPH-8B47 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B48 譈 CJK UNIFIED IDEOGRAPH-8B48 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B49 證 CJK UNIFIED IDEOGRAPH-8B49 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B4A 譊 CJK UNIFIED IDEOGRAPH-8B4A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B4B 譋 CJK UNIFIED IDEOGRAPH-8B4B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B4C 譌 CJK UNIFIED IDEOGRAPH-8B4C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B4D 譍 CJK UNIFIED IDEOGRAPH-8B4D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B4E 譎 CJK UNIFIED IDEOGRAPH-8B4E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B4F 譏 CJK UNIFIED IDEOGRAPH-8B4F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B50 譐 CJK UNIFIED IDEOGRAPH-8B50 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B51 譑 CJK UNIFIED IDEOGRAPH-8B51 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B52 譒 CJK UNIFIED IDEOGRAPH-8B52 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B53 譓 CJK UNIFIED IDEOGRAPH-8B53 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B54 譔 CJK UNIFIED IDEOGRAPH-8B54 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B55 譕 CJK UNIFIED IDEOGRAPH-8B55 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B56 譖 CJK UNIFIED IDEOGRAPH-8B56 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B57 譗 CJK UNIFIED IDEOGRAPH-8B57 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B58 識 CJK UNIFIED IDEOGRAPH-8B58 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B59 譙 CJK UNIFIED IDEOGRAPH-8B59 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B5A 譚 CJK UNIFIED IDEOGRAPH-8B5A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B5B 譛 CJK UNIFIED IDEOGRAPH-8B5B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B5C 譜 CJK UNIFIED IDEOGRAPH-8B5C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B5D 譝 CJK UNIFIED IDEOGRAPH-8B5D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B5E 譞 CJK UNIFIED IDEOGRAPH-8B5E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B5F 譟 CJK UNIFIED IDEOGRAPH-8B5F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B60 譠 CJK UNIFIED IDEOGRAPH-8B60 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B61 譡 CJK UNIFIED IDEOGRAPH-8B61 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B62 譢 CJK UNIFIED IDEOGRAPH-8B62 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B63 譣 CJK UNIFIED IDEOGRAPH-8B63 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B64 譤 CJK UNIFIED IDEOGRAPH-8B64 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B65 譥 CJK UNIFIED IDEOGRAPH-8B65 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B66 警 CJK UNIFIED IDEOGRAPH-8B66 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B67 譧 CJK UNIFIED IDEOGRAPH-8B67 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B68 譨 CJK UNIFIED IDEOGRAPH-8B68 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B69 譩 CJK UNIFIED IDEOGRAPH-8B69 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B6A 譪 CJK UNIFIED IDEOGRAPH-8B6A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B6B 譫 CJK UNIFIED IDEOGRAPH-8B6B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B6C 譬 CJK UNIFIED IDEOGRAPH-8B6C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B6D 譭 CJK UNIFIED IDEOGRAPH-8B6D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B6E 譮 CJK UNIFIED IDEOGRAPH-8B6E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B6F 譯 CJK UNIFIED IDEOGRAPH-8B6F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B70 議 CJK UNIFIED IDEOGRAPH-8B70 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B71 譱 CJK UNIFIED IDEOGRAPH-8B71 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B72 譲 CJK UNIFIED IDEOGRAPH-8B72 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B73 譳 CJK UNIFIED IDEOGRAPH-8B73 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B74 譴 CJK UNIFIED IDEOGRAPH-8B74 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B75 譵 CJK UNIFIED IDEOGRAPH-8B75 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B76 譶 CJK UNIFIED IDEOGRAPH-8B76 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B77 護 CJK UNIFIED IDEOGRAPH-8B77 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B78 譸 CJK UNIFIED IDEOGRAPH-8B78 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B79 譹 CJK UNIFIED IDEOGRAPH-8B79 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B7A 譺 CJK UNIFIED IDEOGRAPH-8B7A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B7B 譻 CJK UNIFIED IDEOGRAPH-8B7B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B7C 譼 CJK UNIFIED IDEOGRAPH-8B7C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B7D 譽 CJK UNIFIED IDEOGRAPH-8B7D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B7E 譾 CJK UNIFIED IDEOGRAPH-8B7E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B7F 譿 CJK UNIFIED IDEOGRAPH-8B7F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B80 讀 CJK UNIFIED IDEOGRAPH-8B80 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B81 讁 CJK UNIFIED IDEOGRAPH-8B81 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B82 讂 CJK UNIFIED IDEOGRAPH-8B82 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B83 讃 CJK UNIFIED IDEOGRAPH-8B83 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B84 讄 CJK UNIFIED IDEOGRAPH-8B84 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B85 讅 CJK UNIFIED IDEOGRAPH-8B85 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B86 讆 CJK UNIFIED IDEOGRAPH-8B86 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B87 讇 CJK UNIFIED IDEOGRAPH-8B87 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B88 讈 CJK UNIFIED IDEOGRAPH-8B88 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B89 讉 CJK UNIFIED IDEOGRAPH-8B89 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B8A 變 CJK UNIFIED IDEOGRAPH-8B8A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B8B 讋 CJK UNIFIED IDEOGRAPH-8B8B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B8C 讌 CJK UNIFIED IDEOGRAPH-8B8C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B8D 讍 CJK UNIFIED IDEOGRAPH-8B8D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B8E 讎 CJK UNIFIED IDEOGRAPH-8B8E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B8F 讏 CJK UNIFIED IDEOGRAPH-8B8F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B90 讐 CJK UNIFIED IDEOGRAPH-8B90 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B91 讑 CJK UNIFIED IDEOGRAPH-8B91 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B92 讒 CJK UNIFIED IDEOGRAPH-8B92 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B93 讓 CJK UNIFIED IDEOGRAPH-8B93 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B94 讔 CJK UNIFIED IDEOGRAPH-8B94 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B95 讕 CJK UNIFIED IDEOGRAPH-8B95 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B96 讖 CJK UNIFIED IDEOGRAPH-8B96 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B97 讗 CJK UNIFIED IDEOGRAPH-8B97 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B98 讘 CJK UNIFIED IDEOGRAPH-8B98 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B99 讙 CJK UNIFIED IDEOGRAPH-8B99 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B9A 讚 CJK UNIFIED IDEOGRAPH-8B9A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B9B 讛 CJK UNIFIED IDEOGRAPH-8B9B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B9C 讜 CJK UNIFIED IDEOGRAPH-8B9C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B9D 讝 CJK UNIFIED IDEOGRAPH-8B9D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B9E 讞 CJK UNIFIED IDEOGRAPH-8B9E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8B9F 讟 CJK UNIFIED IDEOGRAPH-8B9F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8BA0 讠 CJK UNIFIED IDEOGRAPH-8BA0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8BA1 计 CJK UNIFIED IDEOGRAPH-8BA1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8BA2 订 CJK UNIFIED IDEOGRAPH-8BA2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8BA3 讣 CJK UNIFIED IDEOGRAPH-8BA3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8BA4 认 CJK UNIFIED IDEOGRAPH-8BA4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8BA5 讥 CJK UNIFIED IDEOGRAPH-8BA5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8BA6 讦 CJK UNIFIED IDEOGRAPH-8BA6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8BA7 讧 CJK UNIFIED IDEOGRAPH-8BA7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8BA8 讨 CJK UNIFIED IDEOGRAPH-8BA8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8BA9 让 CJK UNIFIED IDEOGRAPH-8BA9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8BAA 讪 CJK UNIFIED IDEOGRAPH-8BAA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8BAB 讫 CJK UNIFIED IDEOGRAPH-8BAB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8BAC 讬 CJK UNIFIED IDEOGRAPH-8BAC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8BAD 训 CJK UNIFIED IDEOGRAPH-8BAD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8BAE 议 CJK UNIFIED IDEOGRAPH-8BAE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8BAF 讯 CJK UNIFIED IDEOGRAPH-8BAF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8BB0 记 CJK UNIFIED IDEOGRAPH-8BB0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8BB1 讱 CJK UNIFIED IDEOGRAPH-8BB1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8BB2 讲 CJK UNIFIED IDEOGRAPH-8BB2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8BB3 讳 CJK UNIFIED IDEOGRAPH-8BB3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8BB4 讴 CJK UNIFIED IDEOGRAPH-8BB4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8BB5 讵 CJK UNIFIED IDEOGRAPH-8BB5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8BB6 讶 CJK UNIFIED IDEOGRAPH-8BB6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8BB7 讷 CJK UNIFIED IDEOGRAPH-8BB7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8BB8 许 CJK UNIFIED IDEOGRAPH-8BB8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8BB9 讹 CJK UNIFIED IDEOGRAPH-8BB9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8BBA 论 CJK UNIFIED IDEOGRAPH-8BBA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8BBB 讻 CJK UNIFIED IDEOGRAPH-8BBB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8BBC 讼 CJK UNIFIED IDEOGRAPH-8BBC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8BBD 讽 CJK UNIFIED IDEOGRAPH-8BBD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8BBE 设 CJK UNIFIED IDEOGRAPH-8BBE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8BBF 访 CJK UNIFIED IDEOGRAPH-8BBF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8BC0 诀 CJK UNIFIED IDEOGRAPH-8BC0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8BC1 证 CJK UNIFIED IDEOGRAPH-8BC1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8BC2 诂 CJK UNIFIED IDEOGRAPH-8BC2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8BC3 诃 CJK UNIFIED IDEOGRAPH-8BC3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8BC4 评 CJK UNIFIED IDEOGRAPH-8BC4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8BC5 诅 CJK UNIFIED IDEOGRAPH-8BC5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8BC6 识 CJK UNIFIED IDEOGRAPH-8BC6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8BC7 诇 CJK UNIFIED IDEOGRAPH-8BC7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8BC8 诈 CJK UNIFIED IDEOGRAPH-8BC8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8BC9 诉 CJK UNIFIED IDEOGRAPH-8BC9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8BCA 诊 CJK UNIFIED IDEOGRAPH-8BCA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8BCB 诋 CJK UNIFIED IDEOGRAPH-8BCB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8BCC 诌 CJK UNIFIED IDEOGRAPH-8BCC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8BCD 词 CJK UNIFIED IDEOGRAPH-8BCD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8BCE 诎 CJK UNIFIED IDEOGRAPH-8BCE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8BCF 诏 CJK UNIFIED IDEOGRAPH-8BCF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8BD0 诐 CJK UNIFIED IDEOGRAPH-8BD0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8BD1 译 CJK UNIFIED IDEOGRAPH-8BD1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8BD2 诒 CJK UNIFIED IDEOGRAPH-8BD2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8BD3 诓 CJK UNIFIED IDEOGRAPH-8BD3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8BD4 诔 CJK UNIFIED IDEOGRAPH-8BD4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8BD5 试 CJK UNIFIED IDEOGRAPH-8BD5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8BD6 诖 CJK UNIFIED IDEOGRAPH-8BD6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8BD7 诗 CJK UNIFIED IDEOGRAPH-8BD7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8BD8 诘 CJK UNIFIED IDEOGRAPH-8BD8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8BD9 诙 CJK UNIFIED IDEOGRAPH-8BD9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8BDA 诚 CJK UNIFIED IDEOGRAPH-8BDA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8BDB 诛 CJK UNIFIED IDEOGRAPH-8BDB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8BDC 诜 CJK UNIFIED IDEOGRAPH-8BDC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8BDD 话 CJK UNIFIED IDEOGRAPH-8BDD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8BDE 诞 CJK UNIFIED IDEOGRAPH-8BDE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8BDF 诟 CJK UNIFIED IDEOGRAPH-8BDF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8BE0 诠 CJK UNIFIED IDEOGRAPH-8BE0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8BE1 诡 CJK UNIFIED IDEOGRAPH-8BE1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8BE2 询 CJK UNIFIED IDEOGRAPH-8BE2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8BE3 诣 CJK UNIFIED IDEOGRAPH-8BE3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8BE4 诤 CJK UNIFIED IDEOGRAPH-8BE4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8BE5 该 CJK UNIFIED IDEOGRAPH-8BE5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8BE6 详 CJK UNIFIED IDEOGRAPH-8BE6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8BE7 诧 CJK UNIFIED IDEOGRAPH-8BE7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8BE8 诨 CJK UNIFIED IDEOGRAPH-8BE8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8BE9 诩 CJK UNIFIED IDEOGRAPH-8BE9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8BEA 诪 CJK UNIFIED IDEOGRAPH-8BEA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8BEB 诫 CJK UNIFIED IDEOGRAPH-8BEB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8BEC 诬 CJK UNIFIED IDEOGRAPH-8BEC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8BED 语 CJK UNIFIED IDEOGRAPH-8BED | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8BEE 诮 CJK UNIFIED IDEOGRAPH-8BEE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8BEF 误 CJK UNIFIED IDEOGRAPH-8BEF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8BF0 诰 CJK UNIFIED IDEOGRAPH-8BF0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8BF1 诱 CJK UNIFIED IDEOGRAPH-8BF1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8BF2 诲 CJK UNIFIED IDEOGRAPH-8BF2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8BF3 诳 CJK UNIFIED IDEOGRAPH-8BF3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8BF4 说 CJK UNIFIED IDEOGRAPH-8BF4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8BF5 诵 CJK UNIFIED IDEOGRAPH-8BF5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8BF6 诶 CJK UNIFIED IDEOGRAPH-8BF6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8BF7 请 CJK UNIFIED IDEOGRAPH-8BF7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8BF8 诸 CJK UNIFIED IDEOGRAPH-8BF8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8BF9 诹 CJK UNIFIED IDEOGRAPH-8BF9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8BFA 诺 CJK UNIFIED IDEOGRAPH-8BFA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8BFB 读 CJK UNIFIED IDEOGRAPH-8BFB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8BFC 诼 CJK UNIFIED IDEOGRAPH-8BFC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8BFD 诽 CJK UNIFIED IDEOGRAPH-8BFD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8BFE 课 CJK UNIFIED IDEOGRAPH-8BFE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8BFF 诿 CJK UNIFIED IDEOGRAPH-8BFF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C00 谀 CJK UNIFIED IDEOGRAPH-8C00 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C01 谁 CJK UNIFIED IDEOGRAPH-8C01 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C02 谂 CJK UNIFIED IDEOGRAPH-8C02 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C03 调 CJK UNIFIED IDEOGRAPH-8C03 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C04 谄 CJK UNIFIED IDEOGRAPH-8C04 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C05 谅 CJK UNIFIED IDEOGRAPH-8C05 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C06 谆 CJK UNIFIED IDEOGRAPH-8C06 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C07 谇 CJK UNIFIED IDEOGRAPH-8C07 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C08 谈 CJK UNIFIED IDEOGRAPH-8C08 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C09 谉 CJK UNIFIED IDEOGRAPH-8C09 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C0A 谊 CJK UNIFIED IDEOGRAPH-8C0A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C0B 谋 CJK UNIFIED IDEOGRAPH-8C0B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C0C 谌 CJK UNIFIED IDEOGRAPH-8C0C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C0D 谍 CJK UNIFIED IDEOGRAPH-8C0D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C0E 谎 CJK UNIFIED IDEOGRAPH-8C0E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C0F 谏 CJK UNIFIED IDEOGRAPH-8C0F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C10 谐 CJK UNIFIED IDEOGRAPH-8C10 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C11 谑 CJK UNIFIED IDEOGRAPH-8C11 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C12 谒 CJK UNIFIED IDEOGRAPH-8C12 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C13 谓 CJK UNIFIED IDEOGRAPH-8C13 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C14 谔 CJK UNIFIED IDEOGRAPH-8C14 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C15 谕 CJK UNIFIED IDEOGRAPH-8C15 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C16 谖 CJK UNIFIED IDEOGRAPH-8C16 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C17 谗 CJK UNIFIED IDEOGRAPH-8C17 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C18 谘 CJK UNIFIED IDEOGRAPH-8C18 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C19 谙 CJK UNIFIED IDEOGRAPH-8C19 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C1A 谚 CJK UNIFIED IDEOGRAPH-8C1A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C1B 谛 CJK UNIFIED IDEOGRAPH-8C1B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C1C 谜 CJK UNIFIED IDEOGRAPH-8C1C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C1D 谝 CJK UNIFIED IDEOGRAPH-8C1D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C1E 谞 CJK UNIFIED IDEOGRAPH-8C1E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C1F 谟 CJK UNIFIED IDEOGRAPH-8C1F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C20 谠 CJK UNIFIED IDEOGRAPH-8C20 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C21 谡 CJK UNIFIED IDEOGRAPH-8C21 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C22 谢 CJK UNIFIED IDEOGRAPH-8C22 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C23 谣 CJK UNIFIED IDEOGRAPH-8C23 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C24 谤 CJK UNIFIED IDEOGRAPH-8C24 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C25 谥 CJK UNIFIED IDEOGRAPH-8C25 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C26 谦 CJK UNIFIED IDEOGRAPH-8C26 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C27 谧 CJK UNIFIED IDEOGRAPH-8C27 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C28 谨 CJK UNIFIED IDEOGRAPH-8C28 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C29 谩 CJK UNIFIED IDEOGRAPH-8C29 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C2A 谪 CJK UNIFIED IDEOGRAPH-8C2A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C2B 谫 CJK UNIFIED IDEOGRAPH-8C2B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C2C 谬 CJK UNIFIED IDEOGRAPH-8C2C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C2D 谭 CJK UNIFIED IDEOGRAPH-8C2D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C2E 谮 CJK UNIFIED IDEOGRAPH-8C2E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C2F 谯 CJK UNIFIED IDEOGRAPH-8C2F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C30 谰 CJK UNIFIED IDEOGRAPH-8C30 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C31 谱 CJK UNIFIED IDEOGRAPH-8C31 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C32 谲 CJK UNIFIED IDEOGRAPH-8C32 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C33 谳 CJK UNIFIED IDEOGRAPH-8C33 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C34 谴 CJK UNIFIED IDEOGRAPH-8C34 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C35 谵 CJK UNIFIED IDEOGRAPH-8C35 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C36 谶 CJK UNIFIED IDEOGRAPH-8C36 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C37 谷 CJK UNIFIED IDEOGRAPH-8C37 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C38 谸 CJK UNIFIED IDEOGRAPH-8C38 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C39 谹 CJK UNIFIED IDEOGRAPH-8C39 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C3A 谺 CJK UNIFIED IDEOGRAPH-8C3A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C3B 谻 CJK UNIFIED IDEOGRAPH-8C3B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C3C 谼 CJK UNIFIED IDEOGRAPH-8C3C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C3D 谽 CJK UNIFIED IDEOGRAPH-8C3D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C3E 谾 CJK UNIFIED IDEOGRAPH-8C3E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C3F 谿 CJK UNIFIED IDEOGRAPH-8C3F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C40 豀 CJK UNIFIED IDEOGRAPH-8C40 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C41 豁 CJK UNIFIED IDEOGRAPH-8C41 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C42 豂 CJK UNIFIED IDEOGRAPH-8C42 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C43 豃 CJK UNIFIED IDEOGRAPH-8C43 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C44 豄 CJK UNIFIED IDEOGRAPH-8C44 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C45 豅 CJK UNIFIED IDEOGRAPH-8C45 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C46 豆 CJK UNIFIED IDEOGRAPH-8C46 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C47 豇 CJK UNIFIED IDEOGRAPH-8C47 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C48 豈 CJK UNIFIED IDEOGRAPH-8C48 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C49 豉 CJK UNIFIED IDEOGRAPH-8C49 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C4A 豊 CJK UNIFIED IDEOGRAPH-8C4A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C4B 豋 CJK UNIFIED IDEOGRAPH-8C4B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C4C 豌 CJK UNIFIED IDEOGRAPH-8C4C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C4D 豍 CJK UNIFIED IDEOGRAPH-8C4D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C4E 豎 CJK UNIFIED IDEOGRAPH-8C4E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C4F 豏 CJK UNIFIED IDEOGRAPH-8C4F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C50 豐 CJK UNIFIED IDEOGRAPH-8C50 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C51 豑 CJK UNIFIED IDEOGRAPH-8C51 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C52 豒 CJK UNIFIED IDEOGRAPH-8C52 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C53 豓 CJK UNIFIED IDEOGRAPH-8C53 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C54 豔 CJK UNIFIED IDEOGRAPH-8C54 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C55 豕 CJK UNIFIED IDEOGRAPH-8C55 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C56 豖 CJK UNIFIED IDEOGRAPH-8C56 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C57 豗 CJK UNIFIED IDEOGRAPH-8C57 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C58 豘 CJK UNIFIED IDEOGRAPH-8C58 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C59 豙 CJK UNIFIED IDEOGRAPH-8C59 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C5A 豚 CJK UNIFIED IDEOGRAPH-8C5A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C5B 豛 CJK UNIFIED IDEOGRAPH-8C5B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C5C 豜 CJK UNIFIED IDEOGRAPH-8C5C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C5D 豝 CJK UNIFIED IDEOGRAPH-8C5D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C5E 豞 CJK UNIFIED IDEOGRAPH-8C5E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C5F 豟 CJK UNIFIED IDEOGRAPH-8C5F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C60 豠 CJK UNIFIED IDEOGRAPH-8C60 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C61 象 CJK UNIFIED IDEOGRAPH-8C61 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C62 豢 CJK UNIFIED IDEOGRAPH-8C62 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C63 豣 CJK UNIFIED IDEOGRAPH-8C63 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C64 豤 CJK UNIFIED IDEOGRAPH-8C64 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C65 豥 CJK UNIFIED IDEOGRAPH-8C65 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C66 豦 CJK UNIFIED IDEOGRAPH-8C66 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C67 豧 CJK UNIFIED IDEOGRAPH-8C67 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C68 豨 CJK UNIFIED IDEOGRAPH-8C68 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C69 豩 CJK UNIFIED IDEOGRAPH-8C69 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C6A 豪 CJK UNIFIED IDEOGRAPH-8C6A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C6B 豫 CJK UNIFIED IDEOGRAPH-8C6B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C6C 豬 CJK UNIFIED IDEOGRAPH-8C6C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C6D 豭 CJK UNIFIED IDEOGRAPH-8C6D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C6E 豮 CJK UNIFIED IDEOGRAPH-8C6E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C6F 豯 CJK UNIFIED IDEOGRAPH-8C6F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C70 豰 CJK UNIFIED IDEOGRAPH-8C70 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C71 豱 CJK UNIFIED IDEOGRAPH-8C71 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C72 豲 CJK UNIFIED IDEOGRAPH-8C72 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C73 豳 CJK UNIFIED IDEOGRAPH-8C73 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C74 豴 CJK UNIFIED IDEOGRAPH-8C74 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C75 豵 CJK UNIFIED IDEOGRAPH-8C75 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C76 豶 CJK UNIFIED IDEOGRAPH-8C76 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C77 豷 CJK UNIFIED IDEOGRAPH-8C77 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C78 豸 CJK UNIFIED IDEOGRAPH-8C78 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C79 豹 CJK UNIFIED IDEOGRAPH-8C79 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C7A 豺 CJK UNIFIED IDEOGRAPH-8C7A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C7B 豻 CJK UNIFIED IDEOGRAPH-8C7B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C7C 豼 CJK UNIFIED IDEOGRAPH-8C7C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C7D 豽 CJK UNIFIED IDEOGRAPH-8C7D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C7E 豾 CJK UNIFIED IDEOGRAPH-8C7E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C7F 豿 CJK UNIFIED IDEOGRAPH-8C7F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C80 貀 CJK UNIFIED IDEOGRAPH-8C80 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C81 貁 CJK UNIFIED IDEOGRAPH-8C81 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C82 貂 CJK UNIFIED IDEOGRAPH-8C82 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C83 貃 CJK UNIFIED IDEOGRAPH-8C83 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C84 貄 CJK UNIFIED IDEOGRAPH-8C84 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C85 貅 CJK UNIFIED IDEOGRAPH-8C85 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C86 貆 CJK UNIFIED IDEOGRAPH-8C86 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C87 貇 CJK UNIFIED IDEOGRAPH-8C87 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C88 貈 CJK UNIFIED IDEOGRAPH-8C88 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C89 貉 CJK UNIFIED IDEOGRAPH-8C89 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C8A 貊 CJK UNIFIED IDEOGRAPH-8C8A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C8B 貋 CJK UNIFIED IDEOGRAPH-8C8B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C8C 貌 CJK UNIFIED IDEOGRAPH-8C8C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C8D 貍 CJK UNIFIED IDEOGRAPH-8C8D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C8E 貎 CJK UNIFIED IDEOGRAPH-8C8E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C8F 貏 CJK UNIFIED IDEOGRAPH-8C8F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C90 貐 CJK UNIFIED IDEOGRAPH-8C90 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C91 貑 CJK UNIFIED IDEOGRAPH-8C91 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C92 貒 CJK UNIFIED IDEOGRAPH-8C92 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C93 貓 CJK UNIFIED IDEOGRAPH-8C93 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C94 貔 CJK UNIFIED IDEOGRAPH-8C94 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C95 貕 CJK UNIFIED IDEOGRAPH-8C95 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C96 貖 CJK UNIFIED IDEOGRAPH-8C96 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C97 貗 CJK UNIFIED IDEOGRAPH-8C97 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C98 貘 CJK UNIFIED IDEOGRAPH-8C98 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C99 貙 CJK UNIFIED IDEOGRAPH-8C99 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C9A 貚 CJK UNIFIED IDEOGRAPH-8C9A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C9B 貛 CJK UNIFIED IDEOGRAPH-8C9B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C9C 貜 CJK UNIFIED IDEOGRAPH-8C9C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C9D 貝 CJK UNIFIED IDEOGRAPH-8C9D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C9E 貞 CJK UNIFIED IDEOGRAPH-8C9E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8C9F 貟 CJK UNIFIED IDEOGRAPH-8C9F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8CA0 負 CJK UNIFIED IDEOGRAPH-8CA0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8CA1 財 CJK UNIFIED IDEOGRAPH-8CA1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8CA2 貢 CJK UNIFIED IDEOGRAPH-8CA2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8CA3 貣 CJK UNIFIED IDEOGRAPH-8CA3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8CA4 貤 CJK UNIFIED IDEOGRAPH-8CA4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8CA5 貥 CJK UNIFIED IDEOGRAPH-8CA5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8CA6 貦 CJK UNIFIED IDEOGRAPH-8CA6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8CA7 貧 CJK UNIFIED IDEOGRAPH-8CA7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8CA8 貨 CJK UNIFIED IDEOGRAPH-8CA8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8CA9 販 CJK UNIFIED IDEOGRAPH-8CA9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8CAA 貪 CJK UNIFIED IDEOGRAPH-8CAA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8CAB 貫 CJK UNIFIED IDEOGRAPH-8CAB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8CAC 責 CJK UNIFIED IDEOGRAPH-8CAC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8CAD 貭 CJK UNIFIED IDEOGRAPH-8CAD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8CAE 貮 CJK UNIFIED IDEOGRAPH-8CAE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8CAF 貯 CJK UNIFIED IDEOGRAPH-8CAF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8CB0 貰 CJK UNIFIED IDEOGRAPH-8CB0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8CB1 貱 CJK UNIFIED IDEOGRAPH-8CB1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8CB2 貲 CJK UNIFIED IDEOGRAPH-8CB2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8CB3 貳 CJK UNIFIED IDEOGRAPH-8CB3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8CB4 貴 CJK UNIFIED IDEOGRAPH-8CB4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8CB5 貵 CJK UNIFIED IDEOGRAPH-8CB5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8CB6 貶 CJK UNIFIED IDEOGRAPH-8CB6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8CB7 買 CJK UNIFIED IDEOGRAPH-8CB7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8CB8 貸 CJK UNIFIED IDEOGRAPH-8CB8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8CB9 貹 CJK UNIFIED IDEOGRAPH-8CB9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8CBA 貺 CJK UNIFIED IDEOGRAPH-8CBA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8CBB 費 CJK UNIFIED IDEOGRAPH-8CBB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8CBC 貼 CJK UNIFIED IDEOGRAPH-8CBC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8CBD 貽 CJK UNIFIED IDEOGRAPH-8CBD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8CBE 貾 CJK UNIFIED IDEOGRAPH-8CBE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8CBF 貿 CJK UNIFIED IDEOGRAPH-8CBF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8CC0 賀 CJK UNIFIED IDEOGRAPH-8CC0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8CC1 賁 CJK UNIFIED IDEOGRAPH-8CC1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8CC2 賂 CJK UNIFIED IDEOGRAPH-8CC2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8CC3 賃 CJK UNIFIED IDEOGRAPH-8CC3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8CC4 賄 CJK UNIFIED IDEOGRAPH-8CC4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8CC5 賅 CJK UNIFIED IDEOGRAPH-8CC5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8CC6 賆 CJK UNIFIED IDEOGRAPH-8CC6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8CC7 資 CJK UNIFIED IDEOGRAPH-8CC7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8CC8 賈 CJK UNIFIED IDEOGRAPH-8CC8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8CC9 賉 CJK UNIFIED IDEOGRAPH-8CC9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8CCA 賊 CJK UNIFIED IDEOGRAPH-8CCA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8CCB 賋 CJK UNIFIED IDEOGRAPH-8CCB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8CCC 賌 CJK UNIFIED IDEOGRAPH-8CCC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8CCD 賍 CJK UNIFIED IDEOGRAPH-8CCD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8CCE 賎 CJK UNIFIED IDEOGRAPH-8CCE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8CCF 賏 CJK UNIFIED IDEOGRAPH-8CCF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8CD0 賐 CJK UNIFIED IDEOGRAPH-8CD0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8CD1 賑 CJK UNIFIED IDEOGRAPH-8CD1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8CD2 賒 CJK UNIFIED IDEOGRAPH-8CD2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8CD3 賓 CJK UNIFIED IDEOGRAPH-8CD3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8CD4 賔 CJK UNIFIED IDEOGRAPH-8CD4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8CD5 賕 CJK UNIFIED IDEOGRAPH-8CD5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8CD6 賖 CJK UNIFIED IDEOGRAPH-8CD6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8CD7 賗 CJK UNIFIED IDEOGRAPH-8CD7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8CD8 賘 CJK UNIFIED IDEOGRAPH-8CD8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8CD9 賙 CJK UNIFIED IDEOGRAPH-8CD9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8CDA 賚 CJK UNIFIED IDEOGRAPH-8CDA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8CDB 賛 CJK UNIFIED IDEOGRAPH-8CDB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8CDC 賜 CJK UNIFIED IDEOGRAPH-8CDC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8CDD 賝 CJK UNIFIED IDEOGRAPH-8CDD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8CDE 賞 CJK UNIFIED IDEOGRAPH-8CDE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8CDF 賟 CJK UNIFIED IDEOGRAPH-8CDF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8CE0 賠 CJK UNIFIED IDEOGRAPH-8CE0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8CE1 賡 CJK UNIFIED IDEOGRAPH-8CE1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8CE2 賢 CJK UNIFIED IDEOGRAPH-8CE2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8CE3 賣 CJK UNIFIED IDEOGRAPH-8CE3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8CE4 賤 CJK UNIFIED IDEOGRAPH-8CE4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8CE5 賥 CJK UNIFIED IDEOGRAPH-8CE5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8CE6 賦 CJK UNIFIED IDEOGRAPH-8CE6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8CE7 賧 CJK UNIFIED IDEOGRAPH-8CE7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8CE8 賨 CJK UNIFIED IDEOGRAPH-8CE8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8CE9 賩 CJK UNIFIED IDEOGRAPH-8CE9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8CEA 質 CJK UNIFIED IDEOGRAPH-8CEA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8CEB 賫 CJK UNIFIED IDEOGRAPH-8CEB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8CEC 賬 CJK UNIFIED IDEOGRAPH-8CEC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8CED 賭 CJK UNIFIED IDEOGRAPH-8CED | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8CEE 賮 CJK UNIFIED IDEOGRAPH-8CEE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8CEF 賯 CJK UNIFIED IDEOGRAPH-8CEF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8CF0 賰 CJK UNIFIED IDEOGRAPH-8CF0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8CF1 賱 CJK UNIFIED IDEOGRAPH-8CF1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8CF2 賲 CJK UNIFIED IDEOGRAPH-8CF2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8CF3 賳 CJK UNIFIED IDEOGRAPH-8CF3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8CF4 賴 CJK UNIFIED IDEOGRAPH-8CF4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8CF5 賵 CJK UNIFIED IDEOGRAPH-8CF5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8CF6 賶 CJK UNIFIED IDEOGRAPH-8CF6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8CF7 賷 CJK UNIFIED IDEOGRAPH-8CF7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8CF8 賸 CJK UNIFIED IDEOGRAPH-8CF8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8CF9 賹 CJK UNIFIED IDEOGRAPH-8CF9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8CFA 賺 CJK UNIFIED IDEOGRAPH-8CFA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8CFB 賻 CJK UNIFIED IDEOGRAPH-8CFB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8CFC 購 CJK UNIFIED IDEOGRAPH-8CFC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8CFD 賽 CJK UNIFIED IDEOGRAPH-8CFD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8CFE 賾 CJK UNIFIED IDEOGRAPH-8CFE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8CFF 賿 CJK UNIFIED IDEOGRAPH-8CFF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D00 贀 CJK UNIFIED IDEOGRAPH-8D00 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D01 贁 CJK UNIFIED IDEOGRAPH-8D01 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D02 贂 CJK UNIFIED IDEOGRAPH-8D02 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D03 贃 CJK UNIFIED IDEOGRAPH-8D03 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D04 贄 CJK UNIFIED IDEOGRAPH-8D04 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D05 贅 CJK UNIFIED IDEOGRAPH-8D05 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D06 贆 CJK UNIFIED IDEOGRAPH-8D06 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D07 贇 CJK UNIFIED IDEOGRAPH-8D07 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D08 贈 CJK UNIFIED IDEOGRAPH-8D08 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D09 贉 CJK UNIFIED IDEOGRAPH-8D09 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D0A 贊 CJK UNIFIED IDEOGRAPH-8D0A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D0B 贋 CJK UNIFIED IDEOGRAPH-8D0B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D0C 贌 CJK UNIFIED IDEOGRAPH-8D0C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D0D 贍 CJK UNIFIED IDEOGRAPH-8D0D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D0E 贎 CJK UNIFIED IDEOGRAPH-8D0E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D0F 贏 CJK UNIFIED IDEOGRAPH-8D0F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D10 贐 CJK UNIFIED IDEOGRAPH-8D10 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D11 贑 CJK UNIFIED IDEOGRAPH-8D11 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D12 贒 CJK UNIFIED IDEOGRAPH-8D12 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D13 贓 CJK UNIFIED IDEOGRAPH-8D13 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D14 贔 CJK UNIFIED IDEOGRAPH-8D14 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D15 贕 CJK UNIFIED IDEOGRAPH-8D15 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D16 贖 CJK UNIFIED IDEOGRAPH-8D16 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D17 贗 CJK UNIFIED IDEOGRAPH-8D17 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D18 贘 CJK UNIFIED IDEOGRAPH-8D18 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D19 贙 CJK UNIFIED IDEOGRAPH-8D19 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D1A 贚 CJK UNIFIED IDEOGRAPH-8D1A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D1B 贛 CJK UNIFIED IDEOGRAPH-8D1B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D1C 贜 CJK UNIFIED IDEOGRAPH-8D1C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D1D 贝 CJK UNIFIED IDEOGRAPH-8D1D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D1E 贞 CJK UNIFIED IDEOGRAPH-8D1E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D1F 负 CJK UNIFIED IDEOGRAPH-8D1F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D20 贠 CJK UNIFIED IDEOGRAPH-8D20 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D21 贡 CJK UNIFIED IDEOGRAPH-8D21 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D22 财 CJK UNIFIED IDEOGRAPH-8D22 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D23 责 CJK UNIFIED IDEOGRAPH-8D23 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D24 贤 CJK UNIFIED IDEOGRAPH-8D24 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D25 败 CJK UNIFIED IDEOGRAPH-8D25 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D26 账 CJK UNIFIED IDEOGRAPH-8D26 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D27 货 CJK UNIFIED IDEOGRAPH-8D27 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D28 质 CJK UNIFIED IDEOGRAPH-8D28 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D29 贩 CJK UNIFIED IDEOGRAPH-8D29 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D2A 贪 CJK UNIFIED IDEOGRAPH-8D2A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D2B 贫 CJK UNIFIED IDEOGRAPH-8D2B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D2C 贬 CJK UNIFIED IDEOGRAPH-8D2C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D2D 购 CJK UNIFIED IDEOGRAPH-8D2D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D2E 贮 CJK UNIFIED IDEOGRAPH-8D2E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D2F 贯 CJK UNIFIED IDEOGRAPH-8D2F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D30 贰 CJK UNIFIED IDEOGRAPH-8D30 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D31 贱 CJK UNIFIED IDEOGRAPH-8D31 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D32 贲 CJK UNIFIED IDEOGRAPH-8D32 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D33 贳 CJK UNIFIED IDEOGRAPH-8D33 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D34 贴 CJK UNIFIED IDEOGRAPH-8D34 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D35 贵 CJK UNIFIED IDEOGRAPH-8D35 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D36 贶 CJK UNIFIED IDEOGRAPH-8D36 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D37 贷 CJK UNIFIED IDEOGRAPH-8D37 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D38 贸 CJK UNIFIED IDEOGRAPH-8D38 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D39 费 CJK UNIFIED IDEOGRAPH-8D39 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D3A 贺 CJK UNIFIED IDEOGRAPH-8D3A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D3B 贻 CJK UNIFIED IDEOGRAPH-8D3B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D3C 贼 CJK UNIFIED IDEOGRAPH-8D3C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D3D 贽 CJK UNIFIED IDEOGRAPH-8D3D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D3E 贾 CJK UNIFIED IDEOGRAPH-8D3E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D3F 贿 CJK UNIFIED IDEOGRAPH-8D3F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D40 赀 CJK UNIFIED IDEOGRAPH-8D40 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D41 赁 CJK UNIFIED IDEOGRAPH-8D41 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D42 赂 CJK UNIFIED IDEOGRAPH-8D42 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D43 赃 CJK UNIFIED IDEOGRAPH-8D43 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D44 资 CJK UNIFIED IDEOGRAPH-8D44 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D45 赅 CJK UNIFIED IDEOGRAPH-8D45 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D46 赆 CJK UNIFIED IDEOGRAPH-8D46 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D47 赇 CJK UNIFIED IDEOGRAPH-8D47 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D48 赈 CJK UNIFIED IDEOGRAPH-8D48 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D49 赉 CJK UNIFIED IDEOGRAPH-8D49 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D4A 赊 CJK UNIFIED IDEOGRAPH-8D4A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D4B 赋 CJK UNIFIED IDEOGRAPH-8D4B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D4C 赌 CJK UNIFIED IDEOGRAPH-8D4C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D4D 赍 CJK UNIFIED IDEOGRAPH-8D4D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D4E 赎 CJK UNIFIED IDEOGRAPH-8D4E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D4F 赏 CJK UNIFIED IDEOGRAPH-8D4F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D50 赐 CJK UNIFIED IDEOGRAPH-8D50 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D51 赑 CJK UNIFIED IDEOGRAPH-8D51 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D52 赒 CJK UNIFIED IDEOGRAPH-8D52 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D53 赓 CJK UNIFIED IDEOGRAPH-8D53 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D54 赔 CJK UNIFIED IDEOGRAPH-8D54 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D55 赕 CJK UNIFIED IDEOGRAPH-8D55 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D56 赖 CJK UNIFIED IDEOGRAPH-8D56 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D57 赗 CJK UNIFIED IDEOGRAPH-8D57 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D58 赘 CJK UNIFIED IDEOGRAPH-8D58 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D59 赙 CJK UNIFIED IDEOGRAPH-8D59 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D5A 赚 CJK UNIFIED IDEOGRAPH-8D5A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D5B 赛 CJK UNIFIED IDEOGRAPH-8D5B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D5C 赜 CJK UNIFIED IDEOGRAPH-8D5C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D5D 赝 CJK UNIFIED IDEOGRAPH-8D5D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D5E 赞 CJK UNIFIED IDEOGRAPH-8D5E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D5F 赟 CJK UNIFIED IDEOGRAPH-8D5F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D60 赠 CJK UNIFIED IDEOGRAPH-8D60 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D61 赡 CJK UNIFIED IDEOGRAPH-8D61 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D62 赢 CJK UNIFIED IDEOGRAPH-8D62 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D63 赣 CJK UNIFIED IDEOGRAPH-8D63 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D64 赤 CJK UNIFIED IDEOGRAPH-8D64 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D65 赥 CJK UNIFIED IDEOGRAPH-8D65 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D66 赦 CJK UNIFIED IDEOGRAPH-8D66 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D67 赧 CJK UNIFIED IDEOGRAPH-8D67 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D68 赨 CJK UNIFIED IDEOGRAPH-8D68 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D69 赩 CJK UNIFIED IDEOGRAPH-8D69 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D6A 赪 CJK UNIFIED IDEOGRAPH-8D6A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D6B 赫 CJK UNIFIED IDEOGRAPH-8D6B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D6C 赬 CJK UNIFIED IDEOGRAPH-8D6C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D6D 赭 CJK UNIFIED IDEOGRAPH-8D6D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D6E 赮 CJK UNIFIED IDEOGRAPH-8D6E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D6F 赯 CJK UNIFIED IDEOGRAPH-8D6F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D70 走 CJK UNIFIED IDEOGRAPH-8D70 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D71 赱 CJK UNIFIED IDEOGRAPH-8D71 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D72 赲 CJK UNIFIED IDEOGRAPH-8D72 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D73 赳 CJK UNIFIED IDEOGRAPH-8D73 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D74 赴 CJK UNIFIED IDEOGRAPH-8D74 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D75 赵 CJK UNIFIED IDEOGRAPH-8D75 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D76 赶 CJK UNIFIED IDEOGRAPH-8D76 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D77 起 CJK UNIFIED IDEOGRAPH-8D77 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D78 赸 CJK UNIFIED IDEOGRAPH-8D78 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D79 赹 CJK UNIFIED IDEOGRAPH-8D79 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D7A 赺 CJK UNIFIED IDEOGRAPH-8D7A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D7B 赻 CJK UNIFIED IDEOGRAPH-8D7B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D7C 赼 CJK UNIFIED IDEOGRAPH-8D7C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D7D 赽 CJK UNIFIED IDEOGRAPH-8D7D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D7E 赾 CJK UNIFIED IDEOGRAPH-8D7E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D7F 赿 CJK UNIFIED IDEOGRAPH-8D7F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D80 趀 CJK UNIFIED IDEOGRAPH-8D80 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D81 趁 CJK UNIFIED IDEOGRAPH-8D81 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D82 趂 CJK UNIFIED IDEOGRAPH-8D82 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D83 趃 CJK UNIFIED IDEOGRAPH-8D83 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D84 趄 CJK UNIFIED IDEOGRAPH-8D84 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D85 超 CJK UNIFIED IDEOGRAPH-8D85 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D86 趆 CJK UNIFIED IDEOGRAPH-8D86 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D87 趇 CJK UNIFIED IDEOGRAPH-8D87 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D88 趈 CJK UNIFIED IDEOGRAPH-8D88 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D89 趉 CJK UNIFIED IDEOGRAPH-8D89 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D8A 越 CJK UNIFIED IDEOGRAPH-8D8A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D8B 趋 CJK UNIFIED IDEOGRAPH-8D8B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D8C 趌 CJK UNIFIED IDEOGRAPH-8D8C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D8D 趍 CJK UNIFIED IDEOGRAPH-8D8D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D8E 趎 CJK UNIFIED IDEOGRAPH-8D8E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D8F 趏 CJK UNIFIED IDEOGRAPH-8D8F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D90 趐 CJK UNIFIED IDEOGRAPH-8D90 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D91 趑 CJK UNIFIED IDEOGRAPH-8D91 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D92 趒 CJK UNIFIED IDEOGRAPH-8D92 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D93 趓 CJK UNIFIED IDEOGRAPH-8D93 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D94 趔 CJK UNIFIED IDEOGRAPH-8D94 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D95 趕 CJK UNIFIED IDEOGRAPH-8D95 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D96 趖 CJK UNIFIED IDEOGRAPH-8D96 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D97 趗 CJK UNIFIED IDEOGRAPH-8D97 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D98 趘 CJK UNIFIED IDEOGRAPH-8D98 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D99 趙 CJK UNIFIED IDEOGRAPH-8D99 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D9A 趚 CJK UNIFIED IDEOGRAPH-8D9A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D9B 趛 CJK UNIFIED IDEOGRAPH-8D9B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D9C 趜 CJK UNIFIED IDEOGRAPH-8D9C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D9D 趝 CJK UNIFIED IDEOGRAPH-8D9D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D9E 趞 CJK UNIFIED IDEOGRAPH-8D9E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8D9F 趟 CJK UNIFIED IDEOGRAPH-8D9F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8DA0 趠 CJK UNIFIED IDEOGRAPH-8DA0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8DA1 趡 CJK UNIFIED IDEOGRAPH-8DA1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8DA2 趢 CJK UNIFIED IDEOGRAPH-8DA2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8DA3 趣 CJK UNIFIED IDEOGRAPH-8DA3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8DA4 趤 CJK UNIFIED IDEOGRAPH-8DA4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8DA5 趥 CJK UNIFIED IDEOGRAPH-8DA5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8DA6 趦 CJK UNIFIED IDEOGRAPH-8DA6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8DA7 趧 CJK UNIFIED IDEOGRAPH-8DA7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8DA8 趨 CJK UNIFIED IDEOGRAPH-8DA8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8DA9 趩 CJK UNIFIED IDEOGRAPH-8DA9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8DAA 趪 CJK UNIFIED IDEOGRAPH-8DAA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8DAB 趫 CJK UNIFIED IDEOGRAPH-8DAB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8DAC 趬 CJK UNIFIED IDEOGRAPH-8DAC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8DAD 趭 CJK UNIFIED IDEOGRAPH-8DAD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8DAE 趮 CJK UNIFIED IDEOGRAPH-8DAE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8DAF 趯 CJK UNIFIED IDEOGRAPH-8DAF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8DB0 趰 CJK UNIFIED IDEOGRAPH-8DB0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8DB1 趱 CJK UNIFIED IDEOGRAPH-8DB1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8DB2 趲 CJK UNIFIED IDEOGRAPH-8DB2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8DB3 足 CJK UNIFIED IDEOGRAPH-8DB3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8DB4 趴 CJK UNIFIED IDEOGRAPH-8DB4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8DB5 趵 CJK UNIFIED IDEOGRAPH-8DB5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8DB6 趶 CJK UNIFIED IDEOGRAPH-8DB6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8DB7 趷 CJK UNIFIED IDEOGRAPH-8DB7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8DB8 趸 CJK UNIFIED IDEOGRAPH-8DB8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8DB9 趹 CJK UNIFIED IDEOGRAPH-8DB9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8DBA 趺 CJK UNIFIED IDEOGRAPH-8DBA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8DBB 趻 CJK UNIFIED IDEOGRAPH-8DBB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8DBC 趼 CJK UNIFIED IDEOGRAPH-8DBC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8DBD 趽 CJK UNIFIED IDEOGRAPH-8DBD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8DBE 趾 CJK UNIFIED IDEOGRAPH-8DBE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8DBF 趿 CJK UNIFIED IDEOGRAPH-8DBF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8DC0 跀 CJK UNIFIED IDEOGRAPH-8DC0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8DC1 跁 CJK UNIFIED IDEOGRAPH-8DC1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8DC2 跂 CJK UNIFIED IDEOGRAPH-8DC2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8DC3 跃 CJK UNIFIED IDEOGRAPH-8DC3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8DC4 跄 CJK UNIFIED IDEOGRAPH-8DC4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8DC5 跅 CJK UNIFIED IDEOGRAPH-8DC5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8DC6 跆 CJK UNIFIED IDEOGRAPH-8DC6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8DC7 跇 CJK UNIFIED IDEOGRAPH-8DC7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8DC8 跈 CJK UNIFIED IDEOGRAPH-8DC8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8DC9 跉 CJK UNIFIED IDEOGRAPH-8DC9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8DCA 跊 CJK UNIFIED IDEOGRAPH-8DCA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8DCB 跋 CJK UNIFIED IDEOGRAPH-8DCB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8DCC 跌 CJK UNIFIED IDEOGRAPH-8DCC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8DCD 跍 CJK UNIFIED IDEOGRAPH-8DCD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8DCE 跎 CJK UNIFIED IDEOGRAPH-8DCE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8DCF 跏 CJK UNIFIED IDEOGRAPH-8DCF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8DD0 跐 CJK UNIFIED IDEOGRAPH-8DD0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8DD1 跑 CJK UNIFIED IDEOGRAPH-8DD1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8DD2 跒 CJK UNIFIED IDEOGRAPH-8DD2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8DD3 跓 CJK UNIFIED IDEOGRAPH-8DD3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8DD4 跔 CJK UNIFIED IDEOGRAPH-8DD4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8DD5 跕 CJK UNIFIED IDEOGRAPH-8DD5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8DD6 跖 CJK UNIFIED IDEOGRAPH-8DD6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8DD7 跗 CJK UNIFIED IDEOGRAPH-8DD7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8DD8 跘 CJK UNIFIED IDEOGRAPH-8DD8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8DD9 跙 CJK UNIFIED IDEOGRAPH-8DD9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8DDA 跚 CJK UNIFIED IDEOGRAPH-8DDA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8DDB 跛 CJK UNIFIED IDEOGRAPH-8DDB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8DDC 跜 CJK UNIFIED IDEOGRAPH-8DDC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8DDD 距 CJK UNIFIED IDEOGRAPH-8DDD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8DDE 跞 CJK UNIFIED IDEOGRAPH-8DDE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8DDF 跟 CJK UNIFIED IDEOGRAPH-8DDF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8DE0 跠 CJK UNIFIED IDEOGRAPH-8DE0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8DE1 跡 CJK UNIFIED IDEOGRAPH-8DE1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8DE2 跢 CJK UNIFIED IDEOGRAPH-8DE2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8DE3 跣 CJK UNIFIED IDEOGRAPH-8DE3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8DE4 跤 CJK UNIFIED IDEOGRAPH-8DE4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8DE5 跥 CJK UNIFIED IDEOGRAPH-8DE5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8DE6 跦 CJK UNIFIED IDEOGRAPH-8DE6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8DE7 跧 CJK UNIFIED IDEOGRAPH-8DE7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8DE8 跨 CJK UNIFIED IDEOGRAPH-8DE8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8DE9 跩 CJK UNIFIED IDEOGRAPH-8DE9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8DEA 跪 CJK UNIFIED IDEOGRAPH-8DEA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8DEB 跫 CJK UNIFIED IDEOGRAPH-8DEB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8DEC 跬 CJK UNIFIED IDEOGRAPH-8DEC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8DED 跭 CJK UNIFIED IDEOGRAPH-8DED | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8DEE 跮 CJK UNIFIED IDEOGRAPH-8DEE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8DEF 路 CJK UNIFIED IDEOGRAPH-8DEF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8DF0 跰 CJK UNIFIED IDEOGRAPH-8DF0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8DF1 跱 CJK UNIFIED IDEOGRAPH-8DF1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8DF2 跲 CJK UNIFIED IDEOGRAPH-8DF2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8DF3 跳 CJK UNIFIED IDEOGRAPH-8DF3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8DF4 跴 CJK UNIFIED IDEOGRAPH-8DF4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8DF5 践 CJK UNIFIED IDEOGRAPH-8DF5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8DF6 跶 CJK UNIFIED IDEOGRAPH-8DF6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8DF7 跷 CJK UNIFIED IDEOGRAPH-8DF7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8DF8 跸 CJK UNIFIED IDEOGRAPH-8DF8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8DF9 跹 CJK UNIFIED IDEOGRAPH-8DF9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8DFA 跺 CJK UNIFIED IDEOGRAPH-8DFA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8DFB 跻 CJK UNIFIED IDEOGRAPH-8DFB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8DFC 跼 CJK UNIFIED IDEOGRAPH-8DFC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8DFD 跽 CJK UNIFIED IDEOGRAPH-8DFD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8DFE 跾 CJK UNIFIED IDEOGRAPH-8DFE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8DFF 跿 CJK UNIFIED IDEOGRAPH-8DFF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E00 踀 CJK UNIFIED IDEOGRAPH-8E00 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E01 踁 CJK UNIFIED IDEOGRAPH-8E01 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E02 踂 CJK UNIFIED IDEOGRAPH-8E02 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E03 踃 CJK UNIFIED IDEOGRAPH-8E03 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E04 踄 CJK UNIFIED IDEOGRAPH-8E04 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E05 踅 CJK UNIFIED IDEOGRAPH-8E05 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E06 踆 CJK UNIFIED IDEOGRAPH-8E06 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E07 踇 CJK UNIFIED IDEOGRAPH-8E07 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E08 踈 CJK UNIFIED IDEOGRAPH-8E08 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E09 踉 CJK UNIFIED IDEOGRAPH-8E09 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E0A 踊 CJK UNIFIED IDEOGRAPH-8E0A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E0B 踋 CJK UNIFIED IDEOGRAPH-8E0B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E0C 踌 CJK UNIFIED IDEOGRAPH-8E0C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E0D 踍 CJK UNIFIED IDEOGRAPH-8E0D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E0E 踎 CJK UNIFIED IDEOGRAPH-8E0E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E0F 踏 CJK UNIFIED IDEOGRAPH-8E0F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E10 踐 CJK UNIFIED IDEOGRAPH-8E10 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E11 踑 CJK UNIFIED IDEOGRAPH-8E11 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E12 踒 CJK UNIFIED IDEOGRAPH-8E12 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E13 踓 CJK UNIFIED IDEOGRAPH-8E13 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E14 踔 CJK UNIFIED IDEOGRAPH-8E14 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E15 踕 CJK UNIFIED IDEOGRAPH-8E15 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E16 踖 CJK UNIFIED IDEOGRAPH-8E16 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E17 踗 CJK UNIFIED IDEOGRAPH-8E17 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E18 踘 CJK UNIFIED IDEOGRAPH-8E18 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E19 踙 CJK UNIFIED IDEOGRAPH-8E19 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E1A 踚 CJK UNIFIED IDEOGRAPH-8E1A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E1B 踛 CJK UNIFIED IDEOGRAPH-8E1B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E1C 踜 CJK UNIFIED IDEOGRAPH-8E1C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E1D 踝 CJK UNIFIED IDEOGRAPH-8E1D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E1E 踞 CJK UNIFIED IDEOGRAPH-8E1E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E1F 踟 CJK UNIFIED IDEOGRAPH-8E1F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E20 踠 CJK UNIFIED IDEOGRAPH-8E20 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E21 踡 CJK UNIFIED IDEOGRAPH-8E21 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E22 踢 CJK UNIFIED IDEOGRAPH-8E22 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E23 踣 CJK UNIFIED IDEOGRAPH-8E23 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E24 踤 CJK UNIFIED IDEOGRAPH-8E24 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E25 踥 CJK UNIFIED IDEOGRAPH-8E25 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E26 踦 CJK UNIFIED IDEOGRAPH-8E26 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E27 踧 CJK UNIFIED IDEOGRAPH-8E27 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E28 踨 CJK UNIFIED IDEOGRAPH-8E28 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E29 踩 CJK UNIFIED IDEOGRAPH-8E29 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E2A 踪 CJK UNIFIED IDEOGRAPH-8E2A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E2B 踫 CJK UNIFIED IDEOGRAPH-8E2B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E2C 踬 CJK UNIFIED IDEOGRAPH-8E2C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E2D 踭 CJK UNIFIED IDEOGRAPH-8E2D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E2E 踮 CJK UNIFIED IDEOGRAPH-8E2E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E2F 踯 CJK UNIFIED IDEOGRAPH-8E2F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E30 踰 CJK UNIFIED IDEOGRAPH-8E30 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E31 踱 CJK UNIFIED IDEOGRAPH-8E31 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E32 踲 CJK UNIFIED IDEOGRAPH-8E32 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E33 踳 CJK UNIFIED IDEOGRAPH-8E33 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E34 踴 CJK UNIFIED IDEOGRAPH-8E34 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E35 踵 CJK UNIFIED IDEOGRAPH-8E35 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E36 踶 CJK UNIFIED IDEOGRAPH-8E36 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E37 踷 CJK UNIFIED IDEOGRAPH-8E37 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E38 踸 CJK UNIFIED IDEOGRAPH-8E38 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E39 踹 CJK UNIFIED IDEOGRAPH-8E39 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E3A 踺 CJK UNIFIED IDEOGRAPH-8E3A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E3B 踻 CJK UNIFIED IDEOGRAPH-8E3B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E3C 踼 CJK UNIFIED IDEOGRAPH-8E3C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E3D 踽 CJK UNIFIED IDEOGRAPH-8E3D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E3E 踾 CJK UNIFIED IDEOGRAPH-8E3E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E3F 踿 CJK UNIFIED IDEOGRAPH-8E3F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E40 蹀 CJK UNIFIED IDEOGRAPH-8E40 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E41 蹁 CJK UNIFIED IDEOGRAPH-8E41 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E42 蹂 CJK UNIFIED IDEOGRAPH-8E42 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E43 蹃 CJK UNIFIED IDEOGRAPH-8E43 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E44 蹄 CJK UNIFIED IDEOGRAPH-8E44 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E45 蹅 CJK UNIFIED IDEOGRAPH-8E45 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E46 蹆 CJK UNIFIED IDEOGRAPH-8E46 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E47 蹇 CJK UNIFIED IDEOGRAPH-8E47 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E48 蹈 CJK UNIFIED IDEOGRAPH-8E48 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E49 蹉 CJK UNIFIED IDEOGRAPH-8E49 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E4A 蹊 CJK UNIFIED IDEOGRAPH-8E4A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E4B 蹋 CJK UNIFIED IDEOGRAPH-8E4B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E4C 蹌 CJK UNIFIED IDEOGRAPH-8E4C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E4D 蹍 CJK UNIFIED IDEOGRAPH-8E4D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E4E 蹎 CJK UNIFIED IDEOGRAPH-8E4E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E4F 蹏 CJK UNIFIED IDEOGRAPH-8E4F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E50 蹐 CJK UNIFIED IDEOGRAPH-8E50 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E51 蹑 CJK UNIFIED IDEOGRAPH-8E51 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E52 蹒 CJK UNIFIED IDEOGRAPH-8E52 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E53 蹓 CJK UNIFIED IDEOGRAPH-8E53 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E54 蹔 CJK UNIFIED IDEOGRAPH-8E54 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E55 蹕 CJK UNIFIED IDEOGRAPH-8E55 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E56 蹖 CJK UNIFIED IDEOGRAPH-8E56 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E57 蹗 CJK UNIFIED IDEOGRAPH-8E57 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E58 蹘 CJK UNIFIED IDEOGRAPH-8E58 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E59 蹙 CJK UNIFIED IDEOGRAPH-8E59 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E5A 蹚 CJK UNIFIED IDEOGRAPH-8E5A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E5B 蹛 CJK UNIFIED IDEOGRAPH-8E5B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E5C 蹜 CJK UNIFIED IDEOGRAPH-8E5C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E5D 蹝 CJK UNIFIED IDEOGRAPH-8E5D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E5E 蹞 CJK UNIFIED IDEOGRAPH-8E5E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E5F 蹟 CJK UNIFIED IDEOGRAPH-8E5F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E60 蹠 CJK UNIFIED IDEOGRAPH-8E60 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E61 蹡 CJK UNIFIED IDEOGRAPH-8E61 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E62 蹢 CJK UNIFIED IDEOGRAPH-8E62 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E63 蹣 CJK UNIFIED IDEOGRAPH-8E63 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E64 蹤 CJK UNIFIED IDEOGRAPH-8E64 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E65 蹥 CJK UNIFIED IDEOGRAPH-8E65 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E66 蹦 CJK UNIFIED IDEOGRAPH-8E66 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E67 蹧 CJK UNIFIED IDEOGRAPH-8E67 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E68 蹨 CJK UNIFIED IDEOGRAPH-8E68 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E69 蹩 CJK UNIFIED IDEOGRAPH-8E69 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E6A 蹪 CJK UNIFIED IDEOGRAPH-8E6A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E6B 蹫 CJK UNIFIED IDEOGRAPH-8E6B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E6C 蹬 CJK UNIFIED IDEOGRAPH-8E6C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E6D 蹭 CJK UNIFIED IDEOGRAPH-8E6D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E6E 蹮 CJK UNIFIED IDEOGRAPH-8E6E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E6F 蹯 CJK UNIFIED IDEOGRAPH-8E6F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E70 蹰 CJK UNIFIED IDEOGRAPH-8E70 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E71 蹱 CJK UNIFIED IDEOGRAPH-8E71 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E72 蹲 CJK UNIFIED IDEOGRAPH-8E72 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E73 蹳 CJK UNIFIED IDEOGRAPH-8E73 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E74 蹴 CJK UNIFIED IDEOGRAPH-8E74 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E75 蹵 CJK UNIFIED IDEOGRAPH-8E75 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E76 蹶 CJK UNIFIED IDEOGRAPH-8E76 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E77 蹷 CJK UNIFIED IDEOGRAPH-8E77 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E78 蹸 CJK UNIFIED IDEOGRAPH-8E78 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E79 蹹 CJK UNIFIED IDEOGRAPH-8E79 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E7A 蹺 CJK UNIFIED IDEOGRAPH-8E7A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E7B 蹻 CJK UNIFIED IDEOGRAPH-8E7B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E7C 蹼 CJK UNIFIED IDEOGRAPH-8E7C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E7D 蹽 CJK UNIFIED IDEOGRAPH-8E7D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E7E 蹾 CJK UNIFIED IDEOGRAPH-8E7E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E7F 蹿 CJK UNIFIED IDEOGRAPH-8E7F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E80 躀 CJK UNIFIED IDEOGRAPH-8E80 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E81 躁 CJK UNIFIED IDEOGRAPH-8E81 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E82 躂 CJK UNIFIED IDEOGRAPH-8E82 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E83 躃 CJK UNIFIED IDEOGRAPH-8E83 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E84 躄 CJK UNIFIED IDEOGRAPH-8E84 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E85 躅 CJK UNIFIED IDEOGRAPH-8E85 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E86 躆 CJK UNIFIED IDEOGRAPH-8E86 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E87 躇 CJK UNIFIED IDEOGRAPH-8E87 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E88 躈 CJK UNIFIED IDEOGRAPH-8E88 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E89 躉 CJK UNIFIED IDEOGRAPH-8E89 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E8A 躊 CJK UNIFIED IDEOGRAPH-8E8A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E8B 躋 CJK UNIFIED IDEOGRAPH-8E8B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E8C 躌 CJK UNIFIED IDEOGRAPH-8E8C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E8D 躍 CJK UNIFIED IDEOGRAPH-8E8D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E8E 躎 CJK UNIFIED IDEOGRAPH-8E8E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E8F 躏 CJK UNIFIED IDEOGRAPH-8E8F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E90 躐 CJK UNIFIED IDEOGRAPH-8E90 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E91 躑 CJK UNIFIED IDEOGRAPH-8E91 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E92 躒 CJK UNIFIED IDEOGRAPH-8E92 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E93 躓 CJK UNIFIED IDEOGRAPH-8E93 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E94 躔 CJK UNIFIED IDEOGRAPH-8E94 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E95 躕 CJK UNIFIED IDEOGRAPH-8E95 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E96 躖 CJK UNIFIED IDEOGRAPH-8E96 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E97 躗 CJK UNIFIED IDEOGRAPH-8E97 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E98 躘 CJK UNIFIED IDEOGRAPH-8E98 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E99 躙 CJK UNIFIED IDEOGRAPH-8E99 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E9A 躚 CJK UNIFIED IDEOGRAPH-8E9A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E9B 躛 CJK UNIFIED IDEOGRAPH-8E9B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E9C 躜 CJK UNIFIED IDEOGRAPH-8E9C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E9D 躝 CJK UNIFIED IDEOGRAPH-8E9D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E9E 躞 CJK UNIFIED IDEOGRAPH-8E9E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8E9F 躟 CJK UNIFIED IDEOGRAPH-8E9F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8EA0 躠 CJK UNIFIED IDEOGRAPH-8EA0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8EA1 躡 CJK UNIFIED IDEOGRAPH-8EA1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8EA2 躢 CJK UNIFIED IDEOGRAPH-8EA2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8EA3 躣 CJK UNIFIED IDEOGRAPH-8EA3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8EA4 躤 CJK UNIFIED IDEOGRAPH-8EA4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8EA5 躥 CJK UNIFIED IDEOGRAPH-8EA5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8EA6 躦 CJK UNIFIED IDEOGRAPH-8EA6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8EA7 躧 CJK UNIFIED IDEOGRAPH-8EA7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8EA8 躨 CJK UNIFIED IDEOGRAPH-8EA8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8EA9 躩 CJK UNIFIED IDEOGRAPH-8EA9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8EAA 躪 CJK UNIFIED IDEOGRAPH-8EAA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8EAB 身 CJK UNIFIED IDEOGRAPH-8EAB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8EAC 躬 CJK UNIFIED IDEOGRAPH-8EAC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8EAD 躭 CJK UNIFIED IDEOGRAPH-8EAD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8EAE 躮 CJK UNIFIED IDEOGRAPH-8EAE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8EAF 躯 CJK UNIFIED IDEOGRAPH-8EAF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8EB0 躰 CJK UNIFIED IDEOGRAPH-8EB0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8EB1 躱 CJK UNIFIED IDEOGRAPH-8EB1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8EB2 躲 CJK UNIFIED IDEOGRAPH-8EB2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8EB3 躳 CJK UNIFIED IDEOGRAPH-8EB3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8EB4 躴 CJK UNIFIED IDEOGRAPH-8EB4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8EB5 躵 CJK UNIFIED IDEOGRAPH-8EB5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8EB6 躶 CJK UNIFIED IDEOGRAPH-8EB6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8EB7 躷 CJK UNIFIED IDEOGRAPH-8EB7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8EB8 躸 CJK UNIFIED IDEOGRAPH-8EB8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8EB9 躹 CJK UNIFIED IDEOGRAPH-8EB9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8EBA 躺 CJK UNIFIED IDEOGRAPH-8EBA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8EBB 躻 CJK UNIFIED IDEOGRAPH-8EBB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8EBC 躼 CJK UNIFIED IDEOGRAPH-8EBC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8EBD 躽 CJK UNIFIED IDEOGRAPH-8EBD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8EBE 躾 CJK UNIFIED IDEOGRAPH-8EBE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8EBF 躿 CJK UNIFIED IDEOGRAPH-8EBF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8EC0 軀 CJK UNIFIED IDEOGRAPH-8EC0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8EC1 軁 CJK UNIFIED IDEOGRAPH-8EC1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8EC2 軂 CJK UNIFIED IDEOGRAPH-8EC2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8EC3 軃 CJK UNIFIED IDEOGRAPH-8EC3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8EC4 軄 CJK UNIFIED IDEOGRAPH-8EC4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8EC5 軅 CJK UNIFIED IDEOGRAPH-8EC5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8EC6 軆 CJK UNIFIED IDEOGRAPH-8EC6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8EC7 軇 CJK UNIFIED IDEOGRAPH-8EC7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8EC8 軈 CJK UNIFIED IDEOGRAPH-8EC8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8EC9 軉 CJK UNIFIED IDEOGRAPH-8EC9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8ECA 車 CJK UNIFIED IDEOGRAPH-8ECA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8ECB 軋 CJK UNIFIED IDEOGRAPH-8ECB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8ECC 軌 CJK UNIFIED IDEOGRAPH-8ECC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8ECD 軍 CJK UNIFIED IDEOGRAPH-8ECD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8ECE 軎 CJK UNIFIED IDEOGRAPH-8ECE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8ECF 軏 CJK UNIFIED IDEOGRAPH-8ECF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8ED0 軐 CJK UNIFIED IDEOGRAPH-8ED0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8ED1 軑 CJK UNIFIED IDEOGRAPH-8ED1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8ED2 軒 CJK UNIFIED IDEOGRAPH-8ED2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8ED3 軓 CJK UNIFIED IDEOGRAPH-8ED3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8ED4 軔 CJK UNIFIED IDEOGRAPH-8ED4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8ED5 軕 CJK UNIFIED IDEOGRAPH-8ED5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8ED6 軖 CJK UNIFIED IDEOGRAPH-8ED6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8ED7 軗 CJK UNIFIED IDEOGRAPH-8ED7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8ED8 軘 CJK UNIFIED IDEOGRAPH-8ED8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8ED9 軙 CJK UNIFIED IDEOGRAPH-8ED9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8EDA 軚 CJK UNIFIED IDEOGRAPH-8EDA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8EDB 軛 CJK UNIFIED IDEOGRAPH-8EDB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8EDC 軜 CJK UNIFIED IDEOGRAPH-8EDC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8EDD 軝 CJK UNIFIED IDEOGRAPH-8EDD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8EDE 軞 CJK UNIFIED IDEOGRAPH-8EDE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8EDF 軟 CJK UNIFIED IDEOGRAPH-8EDF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8EE0 軠 CJK UNIFIED IDEOGRAPH-8EE0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8EE1 軡 CJK UNIFIED IDEOGRAPH-8EE1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8EE2 転 CJK UNIFIED IDEOGRAPH-8EE2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8EE3 軣 CJK UNIFIED IDEOGRAPH-8EE3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8EE4 軤 CJK UNIFIED IDEOGRAPH-8EE4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8EE5 軥 CJK UNIFIED IDEOGRAPH-8EE5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8EE6 軦 CJK UNIFIED IDEOGRAPH-8EE6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8EE7 軧 CJK UNIFIED IDEOGRAPH-8EE7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8EE8 軨 CJK UNIFIED IDEOGRAPH-8EE8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8EE9 軩 CJK UNIFIED IDEOGRAPH-8EE9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8EEA 軪 CJK UNIFIED IDEOGRAPH-8EEA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8EEB 軫 CJK UNIFIED IDEOGRAPH-8EEB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8EEC 軬 CJK UNIFIED IDEOGRAPH-8EEC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8EED 軭 CJK UNIFIED IDEOGRAPH-8EED | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8EEE 軮 CJK UNIFIED IDEOGRAPH-8EEE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8EEF 軯 CJK UNIFIED IDEOGRAPH-8EEF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8EF0 軰 CJK UNIFIED IDEOGRAPH-8EF0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8EF1 軱 CJK UNIFIED IDEOGRAPH-8EF1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8EF2 軲 CJK UNIFIED IDEOGRAPH-8EF2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8EF3 軳 CJK UNIFIED IDEOGRAPH-8EF3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8EF4 軴 CJK UNIFIED IDEOGRAPH-8EF4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8EF5 軵 CJK UNIFIED IDEOGRAPH-8EF5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8EF6 軶 CJK UNIFIED IDEOGRAPH-8EF6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8EF7 軷 CJK UNIFIED IDEOGRAPH-8EF7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8EF8 軸 CJK UNIFIED IDEOGRAPH-8EF8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8EF9 軹 CJK UNIFIED IDEOGRAPH-8EF9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8EFA 軺 CJK UNIFIED IDEOGRAPH-8EFA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8EFB 軻 CJK UNIFIED IDEOGRAPH-8EFB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8EFC 軼 CJK UNIFIED IDEOGRAPH-8EFC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8EFD 軽 CJK UNIFIED IDEOGRAPH-8EFD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8EFE 軾 CJK UNIFIED IDEOGRAPH-8EFE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8EFF 軿 CJK UNIFIED IDEOGRAPH-8EFF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F00 輀 CJK UNIFIED IDEOGRAPH-8F00 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F01 輁 CJK UNIFIED IDEOGRAPH-8F01 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F02 輂 CJK UNIFIED IDEOGRAPH-8F02 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F03 較 CJK UNIFIED IDEOGRAPH-8F03 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F04 輄 CJK UNIFIED IDEOGRAPH-8F04 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F05 輅 CJK UNIFIED IDEOGRAPH-8F05 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F06 輆 CJK UNIFIED IDEOGRAPH-8F06 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F07 輇 CJK UNIFIED IDEOGRAPH-8F07 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F08 輈 CJK UNIFIED IDEOGRAPH-8F08 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F09 載 CJK UNIFIED IDEOGRAPH-8F09 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F0A 輊 CJK UNIFIED IDEOGRAPH-8F0A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F0B 輋 CJK UNIFIED IDEOGRAPH-8F0B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F0C 輌 CJK UNIFIED IDEOGRAPH-8F0C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F0D 輍 CJK UNIFIED IDEOGRAPH-8F0D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F0E 輎 CJK UNIFIED IDEOGRAPH-8F0E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F0F 輏 CJK UNIFIED IDEOGRAPH-8F0F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F10 輐 CJK UNIFIED IDEOGRAPH-8F10 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F11 輑 CJK UNIFIED IDEOGRAPH-8F11 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F12 輒 CJK UNIFIED IDEOGRAPH-8F12 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F13 輓 CJK UNIFIED IDEOGRAPH-8F13 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F14 輔 CJK UNIFIED IDEOGRAPH-8F14 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F15 輕 CJK UNIFIED IDEOGRAPH-8F15 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F16 輖 CJK UNIFIED IDEOGRAPH-8F16 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F17 輗 CJK UNIFIED IDEOGRAPH-8F17 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F18 輘 CJK UNIFIED IDEOGRAPH-8F18 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F19 輙 CJK UNIFIED IDEOGRAPH-8F19 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F1A 輚 CJK UNIFIED IDEOGRAPH-8F1A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F1B 輛 CJK UNIFIED IDEOGRAPH-8F1B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F1C 輜 CJK UNIFIED IDEOGRAPH-8F1C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F1D 輝 CJK UNIFIED IDEOGRAPH-8F1D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F1E 輞 CJK UNIFIED IDEOGRAPH-8F1E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F1F 輟 CJK UNIFIED IDEOGRAPH-8F1F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F20 輠 CJK UNIFIED IDEOGRAPH-8F20 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F21 輡 CJK UNIFIED IDEOGRAPH-8F21 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F22 輢 CJK UNIFIED IDEOGRAPH-8F22 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F23 輣 CJK UNIFIED IDEOGRAPH-8F23 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F24 輤 CJK UNIFIED IDEOGRAPH-8F24 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F25 輥 CJK UNIFIED IDEOGRAPH-8F25 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F26 輦 CJK UNIFIED IDEOGRAPH-8F26 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F27 輧 CJK UNIFIED IDEOGRAPH-8F27 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F28 輨 CJK UNIFIED IDEOGRAPH-8F28 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F29 輩 CJK UNIFIED IDEOGRAPH-8F29 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F2A 輪 CJK UNIFIED IDEOGRAPH-8F2A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F2B 輫 CJK UNIFIED IDEOGRAPH-8F2B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F2C 輬 CJK UNIFIED IDEOGRAPH-8F2C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F2D 輭 CJK UNIFIED IDEOGRAPH-8F2D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F2E 輮 CJK UNIFIED IDEOGRAPH-8F2E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F2F 輯 CJK UNIFIED IDEOGRAPH-8F2F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F30 輰 CJK UNIFIED IDEOGRAPH-8F30 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F31 輱 CJK UNIFIED IDEOGRAPH-8F31 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F32 輲 CJK UNIFIED IDEOGRAPH-8F32 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F33 輳 CJK UNIFIED IDEOGRAPH-8F33 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F34 輴 CJK UNIFIED IDEOGRAPH-8F34 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F35 輵 CJK UNIFIED IDEOGRAPH-8F35 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F36 輶 CJK UNIFIED IDEOGRAPH-8F36 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F37 輷 CJK UNIFIED IDEOGRAPH-8F37 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F38 輸 CJK UNIFIED IDEOGRAPH-8F38 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F39 輹 CJK UNIFIED IDEOGRAPH-8F39 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F3A 輺 CJK UNIFIED IDEOGRAPH-8F3A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F3B 輻 CJK UNIFIED IDEOGRAPH-8F3B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F3C 輼 CJK UNIFIED IDEOGRAPH-8F3C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F3D 輽 CJK UNIFIED IDEOGRAPH-8F3D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F3E 輾 CJK UNIFIED IDEOGRAPH-8F3E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F3F 輿 CJK UNIFIED IDEOGRAPH-8F3F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F40 轀 CJK UNIFIED IDEOGRAPH-8F40 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F41 轁 CJK UNIFIED IDEOGRAPH-8F41 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F42 轂 CJK UNIFIED IDEOGRAPH-8F42 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F43 轃 CJK UNIFIED IDEOGRAPH-8F43 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F44 轄 CJK UNIFIED IDEOGRAPH-8F44 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F45 轅 CJK UNIFIED IDEOGRAPH-8F45 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F46 轆 CJK UNIFIED IDEOGRAPH-8F46 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F47 轇 CJK UNIFIED IDEOGRAPH-8F47 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F48 轈 CJK UNIFIED IDEOGRAPH-8F48 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F49 轉 CJK UNIFIED IDEOGRAPH-8F49 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F4A 轊 CJK UNIFIED IDEOGRAPH-8F4A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F4B 轋 CJK UNIFIED IDEOGRAPH-8F4B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F4C 轌 CJK UNIFIED IDEOGRAPH-8F4C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F4D 轍 CJK UNIFIED IDEOGRAPH-8F4D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F4E 轎 CJK UNIFIED IDEOGRAPH-8F4E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F4F 轏 CJK UNIFIED IDEOGRAPH-8F4F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F50 轐 CJK UNIFIED IDEOGRAPH-8F50 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F51 轑 CJK UNIFIED IDEOGRAPH-8F51 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F52 轒 CJK UNIFIED IDEOGRAPH-8F52 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F53 轓 CJK UNIFIED IDEOGRAPH-8F53 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F54 轔 CJK UNIFIED IDEOGRAPH-8F54 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F55 轕 CJK UNIFIED IDEOGRAPH-8F55 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F56 轖 CJK UNIFIED IDEOGRAPH-8F56 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F57 轗 CJK UNIFIED IDEOGRAPH-8F57 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F58 轘 CJK UNIFIED IDEOGRAPH-8F58 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F59 轙 CJK UNIFIED IDEOGRAPH-8F59 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F5A 轚 CJK UNIFIED IDEOGRAPH-8F5A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F5B 轛 CJK UNIFIED IDEOGRAPH-8F5B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F5C 轜 CJK UNIFIED IDEOGRAPH-8F5C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F5D 轝 CJK UNIFIED IDEOGRAPH-8F5D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F5E 轞 CJK UNIFIED IDEOGRAPH-8F5E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F5F 轟 CJK UNIFIED IDEOGRAPH-8F5F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F60 轠 CJK UNIFIED IDEOGRAPH-8F60 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F61 轡 CJK UNIFIED IDEOGRAPH-8F61 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F62 轢 CJK UNIFIED IDEOGRAPH-8F62 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F63 轣 CJK UNIFIED IDEOGRAPH-8F63 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F64 轤 CJK UNIFIED IDEOGRAPH-8F64 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F65 轥 CJK UNIFIED IDEOGRAPH-8F65 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F66 车 CJK UNIFIED IDEOGRAPH-8F66 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F67 轧 CJK UNIFIED IDEOGRAPH-8F67 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F68 轨 CJK UNIFIED IDEOGRAPH-8F68 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F69 轩 CJK UNIFIED IDEOGRAPH-8F69 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F6A 轪 CJK UNIFIED IDEOGRAPH-8F6A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F6B 轫 CJK UNIFIED IDEOGRAPH-8F6B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F6C 转 CJK UNIFIED IDEOGRAPH-8F6C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F6D 轭 CJK UNIFIED IDEOGRAPH-8F6D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F6E 轮 CJK UNIFIED IDEOGRAPH-8F6E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F6F 软 CJK UNIFIED IDEOGRAPH-8F6F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F70 轰 CJK UNIFIED IDEOGRAPH-8F70 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F71 轱 CJK UNIFIED IDEOGRAPH-8F71 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F72 轲 CJK UNIFIED IDEOGRAPH-8F72 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F73 轳 CJK UNIFIED IDEOGRAPH-8F73 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F74 轴 CJK UNIFIED IDEOGRAPH-8F74 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F75 轵 CJK UNIFIED IDEOGRAPH-8F75 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F76 轶 CJK UNIFIED IDEOGRAPH-8F76 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F77 轷 CJK UNIFIED IDEOGRAPH-8F77 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F78 轸 CJK UNIFIED IDEOGRAPH-8F78 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F79 轹 CJK UNIFIED IDEOGRAPH-8F79 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F7A 轺 CJK UNIFIED IDEOGRAPH-8F7A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F7B 轻 CJK UNIFIED IDEOGRAPH-8F7B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F7C 轼 CJK UNIFIED IDEOGRAPH-8F7C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F7D 载 CJK UNIFIED IDEOGRAPH-8F7D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F7E 轾 CJK UNIFIED IDEOGRAPH-8F7E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F7F 轿 CJK UNIFIED IDEOGRAPH-8F7F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F80 辀 CJK UNIFIED IDEOGRAPH-8F80 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F81 辁 CJK UNIFIED IDEOGRAPH-8F81 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F82 辂 CJK UNIFIED IDEOGRAPH-8F82 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F83 较 CJK UNIFIED IDEOGRAPH-8F83 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F84 辄 CJK UNIFIED IDEOGRAPH-8F84 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F85 辅 CJK UNIFIED IDEOGRAPH-8F85 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F86 辆 CJK UNIFIED IDEOGRAPH-8F86 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F87 辇 CJK UNIFIED IDEOGRAPH-8F87 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F88 辈 CJK UNIFIED IDEOGRAPH-8F88 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F89 辉 CJK UNIFIED IDEOGRAPH-8F89 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F8A 辊 CJK UNIFIED IDEOGRAPH-8F8A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F8B 辋 CJK UNIFIED IDEOGRAPH-8F8B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F8C 辌 CJK UNIFIED IDEOGRAPH-8F8C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F8D 辍 CJK UNIFIED IDEOGRAPH-8F8D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F8E 辎 CJK UNIFIED IDEOGRAPH-8F8E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F8F 辏 CJK UNIFIED IDEOGRAPH-8F8F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F90 辐 CJK UNIFIED IDEOGRAPH-8F90 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F91 辑 CJK UNIFIED IDEOGRAPH-8F91 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F92 辒 CJK UNIFIED IDEOGRAPH-8F92 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F93 输 CJK UNIFIED IDEOGRAPH-8F93 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F94 辔 CJK UNIFIED IDEOGRAPH-8F94 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F95 辕 CJK UNIFIED IDEOGRAPH-8F95 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F96 辖 CJK UNIFIED IDEOGRAPH-8F96 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F97 辗 CJK UNIFIED IDEOGRAPH-8F97 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F98 辘 CJK UNIFIED IDEOGRAPH-8F98 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F99 辙 CJK UNIFIED IDEOGRAPH-8F99 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F9A 辚 CJK UNIFIED IDEOGRAPH-8F9A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F9B 辛 CJK UNIFIED IDEOGRAPH-8F9B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F9C 辜 CJK UNIFIED IDEOGRAPH-8F9C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F9D 辝 CJK UNIFIED IDEOGRAPH-8F9D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F9E 辞 CJK UNIFIED IDEOGRAPH-8F9E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8F9F 辟 CJK UNIFIED IDEOGRAPH-8F9F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8FA0 辠 CJK UNIFIED IDEOGRAPH-8FA0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8FA1 辡 CJK UNIFIED IDEOGRAPH-8FA1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8FA2 辢 CJK UNIFIED IDEOGRAPH-8FA2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8FA3 辣 CJK UNIFIED IDEOGRAPH-8FA3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8FA4 辤 CJK UNIFIED IDEOGRAPH-8FA4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8FA5 辥 CJK UNIFIED IDEOGRAPH-8FA5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8FA6 辦 CJK UNIFIED IDEOGRAPH-8FA6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8FA7 辧 CJK UNIFIED IDEOGRAPH-8FA7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8FA8 辨 CJK UNIFIED IDEOGRAPH-8FA8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8FA9 辩 CJK UNIFIED IDEOGRAPH-8FA9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8FAA 辪 CJK UNIFIED IDEOGRAPH-8FAA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8FAB 辫 CJK UNIFIED IDEOGRAPH-8FAB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8FAC 辬 CJK UNIFIED IDEOGRAPH-8FAC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8FAD 辭 CJK UNIFIED IDEOGRAPH-8FAD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8FAE 辮 CJK UNIFIED IDEOGRAPH-8FAE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8FAF 辯 CJK UNIFIED IDEOGRAPH-8FAF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8FB0 辰 CJK UNIFIED IDEOGRAPH-8FB0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8FB1 辱 CJK UNIFIED IDEOGRAPH-8FB1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8FB2 農 CJK UNIFIED IDEOGRAPH-8FB2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8FB3 辳 CJK UNIFIED IDEOGRAPH-8FB3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8FB4 辴 CJK UNIFIED IDEOGRAPH-8FB4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8FB5 辵 CJK UNIFIED IDEOGRAPH-8FB5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8FB6 辶 CJK UNIFIED IDEOGRAPH-8FB6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8FB7 辷 CJK UNIFIED IDEOGRAPH-8FB7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8FB8 辸 CJK UNIFIED IDEOGRAPH-8FB8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8FB9 边 CJK UNIFIED IDEOGRAPH-8FB9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8FBA 辺 CJK UNIFIED IDEOGRAPH-8FBA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8FBB 辻 CJK UNIFIED IDEOGRAPH-8FBB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8FBC 込 CJK UNIFIED IDEOGRAPH-8FBC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8FBD 辽 CJK UNIFIED IDEOGRAPH-8FBD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8FBE 达 CJK UNIFIED IDEOGRAPH-8FBE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8FBF 辿 CJK UNIFIED IDEOGRAPH-8FBF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8FC0 迀 CJK UNIFIED IDEOGRAPH-8FC0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8FC1 迁 CJK UNIFIED IDEOGRAPH-8FC1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8FC2 迂 CJK UNIFIED IDEOGRAPH-8FC2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8FC3 迃 CJK UNIFIED IDEOGRAPH-8FC3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8FC4 迄 CJK UNIFIED IDEOGRAPH-8FC4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8FC5 迅 CJK UNIFIED IDEOGRAPH-8FC5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8FC6 迆 CJK UNIFIED IDEOGRAPH-8FC6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8FC7 过 CJK UNIFIED IDEOGRAPH-8FC7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8FC8 迈 CJK UNIFIED IDEOGRAPH-8FC8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8FC9 迉 CJK UNIFIED IDEOGRAPH-8FC9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8FCA 迊 CJK UNIFIED IDEOGRAPH-8FCA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8FCB 迋 CJK UNIFIED IDEOGRAPH-8FCB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8FCC 迌 CJK UNIFIED IDEOGRAPH-8FCC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8FCD 迍 CJK UNIFIED IDEOGRAPH-8FCD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8FCE 迎 CJK UNIFIED IDEOGRAPH-8FCE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8FCF 迏 CJK UNIFIED IDEOGRAPH-8FCF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8FD0 运 CJK UNIFIED IDEOGRAPH-8FD0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8FD1 近 CJK UNIFIED IDEOGRAPH-8FD1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8FD2 迒 CJK UNIFIED IDEOGRAPH-8FD2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8FD3 迓 CJK UNIFIED IDEOGRAPH-8FD3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8FD4 返 CJK UNIFIED IDEOGRAPH-8FD4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8FD5 迕 CJK UNIFIED IDEOGRAPH-8FD5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8FD6 迖 CJK UNIFIED IDEOGRAPH-8FD6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8FD7 迗 CJK UNIFIED IDEOGRAPH-8FD7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8FD8 还 CJK UNIFIED IDEOGRAPH-8FD8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8FD9 这 CJK UNIFIED IDEOGRAPH-8FD9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8FDA 迚 CJK UNIFIED IDEOGRAPH-8FDA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8FDB 进 CJK UNIFIED IDEOGRAPH-8FDB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8FDC 远 CJK UNIFIED IDEOGRAPH-8FDC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8FDD 违 CJK UNIFIED IDEOGRAPH-8FDD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8FDE 连 CJK UNIFIED IDEOGRAPH-8FDE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8FDF 迟 CJK UNIFIED IDEOGRAPH-8FDF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8FE0 迠 CJK UNIFIED IDEOGRAPH-8FE0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8FE1 迡 CJK UNIFIED IDEOGRAPH-8FE1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8FE2 迢 CJK UNIFIED IDEOGRAPH-8FE2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8FE3 迣 CJK UNIFIED IDEOGRAPH-8FE3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8FE4 迤 CJK UNIFIED IDEOGRAPH-8FE4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8FE5 迥 CJK UNIFIED IDEOGRAPH-8FE5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8FE6 迦 CJK UNIFIED IDEOGRAPH-8FE6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8FE7 迧 CJK UNIFIED IDEOGRAPH-8FE7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8FE8 迨 CJK UNIFIED IDEOGRAPH-8FE8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8FE9 迩 CJK UNIFIED IDEOGRAPH-8FE9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8FEA 迪 CJK UNIFIED IDEOGRAPH-8FEA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8FEB 迫 CJK UNIFIED IDEOGRAPH-8FEB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8FEC 迬 CJK UNIFIED IDEOGRAPH-8FEC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8FED 迭 CJK UNIFIED IDEOGRAPH-8FED | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8FEE 迮 CJK UNIFIED IDEOGRAPH-8FEE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8FEF 迯 CJK UNIFIED IDEOGRAPH-8FEF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8FF0 述 CJK UNIFIED IDEOGRAPH-8FF0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8FF1 迱 CJK UNIFIED IDEOGRAPH-8FF1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8FF2 迲 CJK UNIFIED IDEOGRAPH-8FF2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8FF3 迳 CJK UNIFIED IDEOGRAPH-8FF3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8FF4 迴 CJK UNIFIED IDEOGRAPH-8FF4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8FF5 迵 CJK UNIFIED IDEOGRAPH-8FF5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8FF6 迶 CJK UNIFIED IDEOGRAPH-8FF6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8FF7 迷 CJK UNIFIED IDEOGRAPH-8FF7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8FF8 迸 CJK UNIFIED IDEOGRAPH-8FF8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8FF9 迹 CJK UNIFIED IDEOGRAPH-8FF9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8FFA 迺 CJK UNIFIED IDEOGRAPH-8FFA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8FFB 迻 CJK UNIFIED IDEOGRAPH-8FFB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8FFC 迼 CJK UNIFIED IDEOGRAPH-8FFC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8FFD 追 CJK UNIFIED IDEOGRAPH-8FFD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8FFE 迾 CJK UNIFIED IDEOGRAPH-8FFE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+8FFF 迿 CJK UNIFIED IDEOGRAPH-8FFF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9000 退 CJK UNIFIED IDEOGRAPH-9000 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9001 送 CJK UNIFIED IDEOGRAPH-9001 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9002 适 CJK UNIFIED IDEOGRAPH-9002 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9003 逃 CJK UNIFIED IDEOGRAPH-9003 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9004 逄 CJK UNIFIED IDEOGRAPH-9004 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9005 逅 CJK UNIFIED IDEOGRAPH-9005 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9006 逆 CJK UNIFIED IDEOGRAPH-9006 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9007 逇 CJK UNIFIED IDEOGRAPH-9007 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9008 逈 CJK UNIFIED IDEOGRAPH-9008 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9009 选 CJK UNIFIED IDEOGRAPH-9009 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+900A 逊 CJK UNIFIED IDEOGRAPH-900A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+900B 逋 CJK UNIFIED IDEOGRAPH-900B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+900C 逌 CJK UNIFIED IDEOGRAPH-900C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+900D 逍 CJK UNIFIED IDEOGRAPH-900D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+900E 逎 CJK UNIFIED IDEOGRAPH-900E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+900F 透 CJK UNIFIED IDEOGRAPH-900F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9010 逐 CJK UNIFIED IDEOGRAPH-9010 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9011 逑 CJK UNIFIED IDEOGRAPH-9011 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9012 递 CJK UNIFIED IDEOGRAPH-9012 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9013 逓 CJK UNIFIED IDEOGRAPH-9013 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9014 途 CJK UNIFIED IDEOGRAPH-9014 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9015 逕 CJK UNIFIED IDEOGRAPH-9015 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9016 逖 CJK UNIFIED IDEOGRAPH-9016 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9017 逗 CJK UNIFIED IDEOGRAPH-9017 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9018 逘 CJK UNIFIED IDEOGRAPH-9018 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9019 這 CJK UNIFIED IDEOGRAPH-9019 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+901A 通 CJK UNIFIED IDEOGRAPH-901A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+901B 逛 CJK UNIFIED IDEOGRAPH-901B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+901C 逜 CJK UNIFIED IDEOGRAPH-901C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+901D 逝 CJK UNIFIED IDEOGRAPH-901D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+901E 逞 CJK UNIFIED IDEOGRAPH-901E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+901F 速 CJK UNIFIED IDEOGRAPH-901F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9020 造 CJK UNIFIED IDEOGRAPH-9020 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9021 逡 CJK UNIFIED IDEOGRAPH-9021 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9022 逢 CJK UNIFIED IDEOGRAPH-9022 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9023 連 CJK UNIFIED IDEOGRAPH-9023 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9024 逤 CJK UNIFIED IDEOGRAPH-9024 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9025 逥 CJK UNIFIED IDEOGRAPH-9025 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9026 逦 CJK UNIFIED IDEOGRAPH-9026 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9027 逧 CJK UNIFIED IDEOGRAPH-9027 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9028 逨 CJK UNIFIED IDEOGRAPH-9028 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9029 逩 CJK UNIFIED IDEOGRAPH-9029 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+902A 逪 CJK UNIFIED IDEOGRAPH-902A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+902B 逫 CJK UNIFIED IDEOGRAPH-902B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+902C 逬 CJK UNIFIED IDEOGRAPH-902C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+902D 逭 CJK UNIFIED IDEOGRAPH-902D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+902E 逮 CJK UNIFIED IDEOGRAPH-902E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+902F 逯 CJK UNIFIED IDEOGRAPH-902F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9030 逰 CJK UNIFIED IDEOGRAPH-9030 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9031 週 CJK UNIFIED IDEOGRAPH-9031 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9032 進 CJK UNIFIED IDEOGRAPH-9032 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9033 逳 CJK UNIFIED IDEOGRAPH-9033 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9034 逴 CJK UNIFIED IDEOGRAPH-9034 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9035 逵 CJK UNIFIED IDEOGRAPH-9035 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9036 逶 CJK UNIFIED IDEOGRAPH-9036 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9037 逷 CJK UNIFIED IDEOGRAPH-9037 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9038 逸 CJK UNIFIED IDEOGRAPH-9038 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9039 逹 CJK UNIFIED IDEOGRAPH-9039 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+903A 逺 CJK UNIFIED IDEOGRAPH-903A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+903B 逻 CJK UNIFIED IDEOGRAPH-903B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+903C 逼 CJK UNIFIED IDEOGRAPH-903C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+903D 逽 CJK UNIFIED IDEOGRAPH-903D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+903E 逾 CJK UNIFIED IDEOGRAPH-903E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+903F 逿 CJK UNIFIED IDEOGRAPH-903F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9040 遀 CJK UNIFIED IDEOGRAPH-9040 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9041 遁 CJK UNIFIED IDEOGRAPH-9041 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9042 遂 CJK UNIFIED IDEOGRAPH-9042 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9043 遃 CJK UNIFIED IDEOGRAPH-9043 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9044 遄 CJK UNIFIED IDEOGRAPH-9044 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9045 遅 CJK UNIFIED IDEOGRAPH-9045 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9046 遆 CJK UNIFIED IDEOGRAPH-9046 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9047 遇 CJK UNIFIED IDEOGRAPH-9047 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9048 遈 CJK UNIFIED IDEOGRAPH-9048 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9049 遉 CJK UNIFIED IDEOGRAPH-9049 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+904A 遊 CJK UNIFIED IDEOGRAPH-904A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+904B 運 CJK UNIFIED IDEOGRAPH-904B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+904C 遌 CJK UNIFIED IDEOGRAPH-904C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+904D 遍 CJK UNIFIED IDEOGRAPH-904D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+904E 過 CJK UNIFIED IDEOGRAPH-904E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+904F 遏 CJK UNIFIED IDEOGRAPH-904F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9050 遐 CJK UNIFIED IDEOGRAPH-9050 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9051 遑 CJK UNIFIED IDEOGRAPH-9051 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9052 遒 CJK UNIFIED IDEOGRAPH-9052 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9053 道 CJK UNIFIED IDEOGRAPH-9053 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9054 達 CJK UNIFIED IDEOGRAPH-9054 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9055 違 CJK UNIFIED IDEOGRAPH-9055 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9056 遖 CJK UNIFIED IDEOGRAPH-9056 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9057 遗 CJK UNIFIED IDEOGRAPH-9057 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9058 遘 CJK UNIFIED IDEOGRAPH-9058 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9059 遙 CJK UNIFIED IDEOGRAPH-9059 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+905A 遚 CJK UNIFIED IDEOGRAPH-905A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+905B 遛 CJK UNIFIED IDEOGRAPH-905B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+905C 遜 CJK UNIFIED IDEOGRAPH-905C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+905D 遝 CJK UNIFIED IDEOGRAPH-905D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+905E 遞 CJK UNIFIED IDEOGRAPH-905E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+905F 遟 CJK UNIFIED IDEOGRAPH-905F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9060 遠 CJK UNIFIED IDEOGRAPH-9060 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9061 遡 CJK UNIFIED IDEOGRAPH-9061 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9062 遢 CJK UNIFIED IDEOGRAPH-9062 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9063 遣 CJK UNIFIED IDEOGRAPH-9063 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9064 遤 CJK UNIFIED IDEOGRAPH-9064 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9065 遥 CJK UNIFIED IDEOGRAPH-9065 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9066 遦 CJK UNIFIED IDEOGRAPH-9066 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9067 遧 CJK UNIFIED IDEOGRAPH-9067 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9068 遨 CJK UNIFIED IDEOGRAPH-9068 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9069 適 CJK UNIFIED IDEOGRAPH-9069 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+906A 遪 CJK UNIFIED IDEOGRAPH-906A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+906B 遫 CJK UNIFIED IDEOGRAPH-906B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+906C 遬 CJK UNIFIED IDEOGRAPH-906C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+906D 遭 CJK UNIFIED IDEOGRAPH-906D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+906E 遮 CJK UNIFIED IDEOGRAPH-906E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+906F 遯 CJK UNIFIED IDEOGRAPH-906F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9070 遰 CJK UNIFIED IDEOGRAPH-9070 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9071 遱 CJK UNIFIED IDEOGRAPH-9071 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9072 遲 CJK UNIFIED IDEOGRAPH-9072 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9073 遳 CJK UNIFIED IDEOGRAPH-9073 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9074 遴 CJK UNIFIED IDEOGRAPH-9074 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9075 遵 CJK UNIFIED IDEOGRAPH-9075 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9076 遶 CJK UNIFIED IDEOGRAPH-9076 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9077 遷 CJK UNIFIED IDEOGRAPH-9077 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9078 選 CJK UNIFIED IDEOGRAPH-9078 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9079 遹 CJK UNIFIED IDEOGRAPH-9079 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+907A 遺 CJK UNIFIED IDEOGRAPH-907A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+907B 遻 CJK UNIFIED IDEOGRAPH-907B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+907C 遼 CJK UNIFIED IDEOGRAPH-907C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+907D 遽 CJK UNIFIED IDEOGRAPH-907D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+907E 遾 CJK UNIFIED IDEOGRAPH-907E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+907F 避 CJK UNIFIED IDEOGRAPH-907F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9080 邀 CJK UNIFIED IDEOGRAPH-9080 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9081 邁 CJK UNIFIED IDEOGRAPH-9081 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9082 邂 CJK UNIFIED IDEOGRAPH-9082 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9083 邃 CJK UNIFIED IDEOGRAPH-9083 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9084 還 CJK UNIFIED IDEOGRAPH-9084 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9085 邅 CJK UNIFIED IDEOGRAPH-9085 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9086 邆 CJK UNIFIED IDEOGRAPH-9086 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9087 邇 CJK UNIFIED IDEOGRAPH-9087 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9088 邈 CJK UNIFIED IDEOGRAPH-9088 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9089 邉 CJK UNIFIED IDEOGRAPH-9089 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+908A 邊 CJK UNIFIED IDEOGRAPH-908A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+908B 邋 CJK UNIFIED IDEOGRAPH-908B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+908C 邌 CJK UNIFIED IDEOGRAPH-908C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+908D 邍 CJK UNIFIED IDEOGRAPH-908D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+908E 邎 CJK UNIFIED IDEOGRAPH-908E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+908F 邏 CJK UNIFIED IDEOGRAPH-908F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9090 邐 CJK UNIFIED IDEOGRAPH-9090 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9091 邑 CJK UNIFIED IDEOGRAPH-9091 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9092 邒 CJK UNIFIED IDEOGRAPH-9092 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9093 邓 CJK UNIFIED IDEOGRAPH-9093 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9094 邔 CJK UNIFIED IDEOGRAPH-9094 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9095 邕 CJK UNIFIED IDEOGRAPH-9095 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9096 邖 CJK UNIFIED IDEOGRAPH-9096 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9097 邗 CJK UNIFIED IDEOGRAPH-9097 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9098 邘 CJK UNIFIED IDEOGRAPH-9098 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9099 邙 CJK UNIFIED IDEOGRAPH-9099 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+909A 邚 CJK UNIFIED IDEOGRAPH-909A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+909B 邛 CJK UNIFIED IDEOGRAPH-909B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+909C 邜 CJK UNIFIED IDEOGRAPH-909C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+909D 邝 CJK UNIFIED IDEOGRAPH-909D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+909E 邞 CJK UNIFIED IDEOGRAPH-909E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+909F 邟 CJK UNIFIED IDEOGRAPH-909F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+90A0 邠 CJK UNIFIED IDEOGRAPH-90A0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+90A1 邡 CJK UNIFIED IDEOGRAPH-90A1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+90A2 邢 CJK UNIFIED IDEOGRAPH-90A2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+90A3 那 CJK UNIFIED IDEOGRAPH-90A3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+90A4 邤 CJK UNIFIED IDEOGRAPH-90A4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+90A5 邥 CJK UNIFIED IDEOGRAPH-90A5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+90A6 邦 CJK UNIFIED IDEOGRAPH-90A6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+90A7 邧 CJK UNIFIED IDEOGRAPH-90A7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+90A8 邨 CJK UNIFIED IDEOGRAPH-90A8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+90A9 邩 CJK UNIFIED IDEOGRAPH-90A9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+90AA 邪 CJK UNIFIED IDEOGRAPH-90AA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+90AB 邫 CJK UNIFIED IDEOGRAPH-90AB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+90AC 邬 CJK UNIFIED IDEOGRAPH-90AC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+90AD 邭 CJK UNIFIED IDEOGRAPH-90AD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+90AE 邮 CJK UNIFIED IDEOGRAPH-90AE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+90AF 邯 CJK UNIFIED IDEOGRAPH-90AF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+90B0 邰 CJK UNIFIED IDEOGRAPH-90B0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+90B1 邱 CJK UNIFIED IDEOGRAPH-90B1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+90B2 邲 CJK UNIFIED IDEOGRAPH-90B2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+90B3 邳 CJK UNIFIED IDEOGRAPH-90B3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+90B4 邴 CJK UNIFIED IDEOGRAPH-90B4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+90B5 邵 CJK UNIFIED IDEOGRAPH-90B5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+90B6 邶 CJK UNIFIED IDEOGRAPH-90B6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+90B7 邷 CJK UNIFIED IDEOGRAPH-90B7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+90B8 邸 CJK UNIFIED IDEOGRAPH-90B8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+90B9 邹 CJK UNIFIED IDEOGRAPH-90B9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+90BA 邺 CJK UNIFIED IDEOGRAPH-90BA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+90BB 邻 CJK UNIFIED IDEOGRAPH-90BB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+90BC 邼 CJK UNIFIED IDEOGRAPH-90BC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+90BD 邽 CJK UNIFIED IDEOGRAPH-90BD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+90BE 邾 CJK UNIFIED IDEOGRAPH-90BE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+90BF 邿 CJK UNIFIED IDEOGRAPH-90BF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+90C0 郀 CJK UNIFIED IDEOGRAPH-90C0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+90C1 郁 CJK UNIFIED IDEOGRAPH-90C1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+90C2 郂 CJK UNIFIED IDEOGRAPH-90C2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+90C3 郃 CJK UNIFIED IDEOGRAPH-90C3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+90C4 郄 CJK UNIFIED IDEOGRAPH-90C4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+90C5 郅 CJK UNIFIED IDEOGRAPH-90C5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+90C6 郆 CJK UNIFIED IDEOGRAPH-90C6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+90C7 郇 CJK UNIFIED IDEOGRAPH-90C7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+90C8 郈 CJK UNIFIED IDEOGRAPH-90C8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+90C9 郉 CJK UNIFIED IDEOGRAPH-90C9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+90CA 郊 CJK UNIFIED IDEOGRAPH-90CA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+90CB 郋 CJK UNIFIED IDEOGRAPH-90CB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+90CC 郌 CJK UNIFIED IDEOGRAPH-90CC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+90CD 郍 CJK UNIFIED IDEOGRAPH-90CD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+90CE 郎 CJK UNIFIED IDEOGRAPH-90CE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+90CF 郏 CJK UNIFIED IDEOGRAPH-90CF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+90D0 郐 CJK UNIFIED IDEOGRAPH-90D0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+90D1 郑 CJK UNIFIED IDEOGRAPH-90D1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+90D2 郒 CJK UNIFIED IDEOGRAPH-90D2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+90D3 郓 CJK UNIFIED IDEOGRAPH-90D3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+90D4 郔 CJK UNIFIED IDEOGRAPH-90D4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+90D5 郕 CJK UNIFIED IDEOGRAPH-90D5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+90D6 郖 CJK UNIFIED IDEOGRAPH-90D6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+90D7 郗 CJK UNIFIED IDEOGRAPH-90D7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+90D8 郘 CJK UNIFIED IDEOGRAPH-90D8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+90D9 郙 CJK UNIFIED IDEOGRAPH-90D9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+90DA 郚 CJK UNIFIED IDEOGRAPH-90DA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+90DB 郛 CJK UNIFIED IDEOGRAPH-90DB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+90DC 郜 CJK UNIFIED IDEOGRAPH-90DC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+90DD 郝 CJK UNIFIED IDEOGRAPH-90DD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+90DE 郞 CJK UNIFIED IDEOGRAPH-90DE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+90DF 郟 CJK UNIFIED IDEOGRAPH-90DF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+90E0 郠 CJK UNIFIED IDEOGRAPH-90E0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+90E1 郡 CJK UNIFIED IDEOGRAPH-90E1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+90E2 郢 CJK UNIFIED IDEOGRAPH-90E2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+90E3 郣 CJK UNIFIED IDEOGRAPH-90E3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+90E4 郤 CJK UNIFIED IDEOGRAPH-90E4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+90E5 郥 CJK UNIFIED IDEOGRAPH-90E5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+90E6 郦 CJK UNIFIED IDEOGRAPH-90E6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+90E7 郧 CJK UNIFIED IDEOGRAPH-90E7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+90E8 部 CJK UNIFIED IDEOGRAPH-90E8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+90E9 郩 CJK UNIFIED IDEOGRAPH-90E9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+90EA 郪 CJK UNIFIED IDEOGRAPH-90EA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+90EB 郫 CJK UNIFIED IDEOGRAPH-90EB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+90EC 郬 CJK UNIFIED IDEOGRAPH-90EC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+90ED 郭 CJK UNIFIED IDEOGRAPH-90ED | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+90EE 郮 CJK UNIFIED IDEOGRAPH-90EE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+90EF 郯 CJK UNIFIED IDEOGRAPH-90EF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+90F0 郰 CJK UNIFIED IDEOGRAPH-90F0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+90F1 郱 CJK UNIFIED IDEOGRAPH-90F1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+90F2 郲 CJK UNIFIED IDEOGRAPH-90F2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+90F3 郳 CJK UNIFIED IDEOGRAPH-90F3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+90F4 郴 CJK UNIFIED IDEOGRAPH-90F4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+90F5 郵 CJK UNIFIED IDEOGRAPH-90F5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+90F6 郶 CJK UNIFIED IDEOGRAPH-90F6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+90F7 郷 CJK UNIFIED IDEOGRAPH-90F7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+90F8 郸 CJK UNIFIED IDEOGRAPH-90F8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+90F9 郹 CJK UNIFIED IDEOGRAPH-90F9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+90FA 郺 CJK UNIFIED IDEOGRAPH-90FA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+90FB 郻 CJK UNIFIED IDEOGRAPH-90FB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+90FC 郼 CJK UNIFIED IDEOGRAPH-90FC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+90FD 都 CJK UNIFIED IDEOGRAPH-90FD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+90FE 郾 CJK UNIFIED IDEOGRAPH-90FE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+90FF 郿 CJK UNIFIED IDEOGRAPH-90FF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9100 鄀 CJK UNIFIED IDEOGRAPH-9100 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9101 鄁 CJK UNIFIED IDEOGRAPH-9101 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9102 鄂 CJK UNIFIED IDEOGRAPH-9102 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9103 鄃 CJK UNIFIED IDEOGRAPH-9103 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9104 鄄 CJK UNIFIED IDEOGRAPH-9104 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9105 鄅 CJK UNIFIED IDEOGRAPH-9105 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9106 鄆 CJK UNIFIED IDEOGRAPH-9106 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9107 鄇 CJK UNIFIED IDEOGRAPH-9107 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9108 鄈 CJK UNIFIED IDEOGRAPH-9108 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9109 鄉 CJK UNIFIED IDEOGRAPH-9109 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+910A 鄊 CJK UNIFIED IDEOGRAPH-910A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+910B 鄋 CJK UNIFIED IDEOGRAPH-910B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+910C 鄌 CJK UNIFIED IDEOGRAPH-910C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+910D 鄍 CJK UNIFIED IDEOGRAPH-910D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+910E 鄎 CJK UNIFIED IDEOGRAPH-910E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+910F 鄏 CJK UNIFIED IDEOGRAPH-910F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9110 鄐 CJK UNIFIED IDEOGRAPH-9110 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9111 鄑 CJK UNIFIED IDEOGRAPH-9111 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9112 鄒 CJK UNIFIED IDEOGRAPH-9112 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9113 鄓 CJK UNIFIED IDEOGRAPH-9113 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9114 鄔 CJK UNIFIED IDEOGRAPH-9114 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9115 鄕 CJK UNIFIED IDEOGRAPH-9115 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9116 鄖 CJK UNIFIED IDEOGRAPH-9116 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9117 鄗 CJK UNIFIED IDEOGRAPH-9117 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9118 鄘 CJK UNIFIED IDEOGRAPH-9118 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9119 鄙 CJK UNIFIED IDEOGRAPH-9119 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+911A 鄚 CJK UNIFIED IDEOGRAPH-911A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+911B 鄛 CJK UNIFIED IDEOGRAPH-911B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+911C 鄜 CJK UNIFIED IDEOGRAPH-911C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+911D 鄝 CJK UNIFIED IDEOGRAPH-911D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+911E 鄞 CJK UNIFIED IDEOGRAPH-911E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+911F 鄟 CJK UNIFIED IDEOGRAPH-911F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9120 鄠 CJK UNIFIED IDEOGRAPH-9120 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9121 鄡 CJK UNIFIED IDEOGRAPH-9121 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9122 鄢 CJK UNIFIED IDEOGRAPH-9122 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9123 鄣 CJK UNIFIED IDEOGRAPH-9123 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9124 鄤 CJK UNIFIED IDEOGRAPH-9124 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9125 鄥 CJK UNIFIED IDEOGRAPH-9125 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9126 鄦 CJK UNIFIED IDEOGRAPH-9126 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9127 鄧 CJK UNIFIED IDEOGRAPH-9127 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9128 鄨 CJK UNIFIED IDEOGRAPH-9128 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9129 鄩 CJK UNIFIED IDEOGRAPH-9129 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+912A 鄪 CJK UNIFIED IDEOGRAPH-912A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+912B 鄫 CJK UNIFIED IDEOGRAPH-912B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+912C 鄬 CJK UNIFIED IDEOGRAPH-912C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+912D 鄭 CJK UNIFIED IDEOGRAPH-912D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+912E 鄮 CJK UNIFIED IDEOGRAPH-912E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+912F 鄯 CJK UNIFIED IDEOGRAPH-912F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9130 鄰 CJK UNIFIED IDEOGRAPH-9130 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9131 鄱 CJK UNIFIED IDEOGRAPH-9131 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9132 鄲 CJK UNIFIED IDEOGRAPH-9132 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9133 鄳 CJK UNIFIED IDEOGRAPH-9133 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9134 鄴 CJK UNIFIED IDEOGRAPH-9134 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9135 鄵 CJK UNIFIED IDEOGRAPH-9135 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9136 鄶 CJK UNIFIED IDEOGRAPH-9136 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9137 鄷 CJK UNIFIED IDEOGRAPH-9137 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9138 鄸 CJK UNIFIED IDEOGRAPH-9138 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9139 鄹 CJK UNIFIED IDEOGRAPH-9139 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+913A 鄺 CJK UNIFIED IDEOGRAPH-913A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+913B 鄻 CJK UNIFIED IDEOGRAPH-913B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+913C 鄼 CJK UNIFIED IDEOGRAPH-913C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+913D 鄽 CJK UNIFIED IDEOGRAPH-913D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+913E 鄾 CJK UNIFIED IDEOGRAPH-913E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+913F 鄿 CJK UNIFIED IDEOGRAPH-913F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9140 酀 CJK UNIFIED IDEOGRAPH-9140 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9141 酁 CJK UNIFIED IDEOGRAPH-9141 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9142 酂 CJK UNIFIED IDEOGRAPH-9142 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9143 酃 CJK UNIFIED IDEOGRAPH-9143 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9144 酄 CJK UNIFIED IDEOGRAPH-9144 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9145 酅 CJK UNIFIED IDEOGRAPH-9145 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9146 酆 CJK UNIFIED IDEOGRAPH-9146 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9147 酇 CJK UNIFIED IDEOGRAPH-9147 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9148 酈 CJK UNIFIED IDEOGRAPH-9148 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9149 酉 CJK UNIFIED IDEOGRAPH-9149 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+914A 酊 CJK UNIFIED IDEOGRAPH-914A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+914B 酋 CJK UNIFIED IDEOGRAPH-914B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+914C 酌 CJK UNIFIED IDEOGRAPH-914C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+914D 配 CJK UNIFIED IDEOGRAPH-914D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+914E 酎 CJK UNIFIED IDEOGRAPH-914E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+914F 酏 CJK UNIFIED IDEOGRAPH-914F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9150 酐 CJK UNIFIED IDEOGRAPH-9150 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9151 酑 CJK UNIFIED IDEOGRAPH-9151 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9152 酒 CJK UNIFIED IDEOGRAPH-9152 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9153 酓 CJK UNIFIED IDEOGRAPH-9153 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9154 酔 CJK UNIFIED IDEOGRAPH-9154 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9155 酕 CJK UNIFIED IDEOGRAPH-9155 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9156 酖 CJK UNIFIED IDEOGRAPH-9156 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9157 酗 CJK UNIFIED IDEOGRAPH-9157 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9158 酘 CJK UNIFIED IDEOGRAPH-9158 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9159 酙 CJK UNIFIED IDEOGRAPH-9159 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+915A 酚 CJK UNIFIED IDEOGRAPH-915A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+915B 酛 CJK UNIFIED IDEOGRAPH-915B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+915C 酜 CJK UNIFIED IDEOGRAPH-915C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+915D 酝 CJK UNIFIED IDEOGRAPH-915D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+915E 酞 CJK UNIFIED IDEOGRAPH-915E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+915F 酟 CJK UNIFIED IDEOGRAPH-915F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9160 酠 CJK UNIFIED IDEOGRAPH-9160 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9161 酡 CJK UNIFIED IDEOGRAPH-9161 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9162 酢 CJK UNIFIED IDEOGRAPH-9162 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9163 酣 CJK UNIFIED IDEOGRAPH-9163 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9164 酤 CJK UNIFIED IDEOGRAPH-9164 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9165 酥 CJK UNIFIED IDEOGRAPH-9165 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9166 酦 CJK UNIFIED IDEOGRAPH-9166 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9167 酧 CJK UNIFIED IDEOGRAPH-9167 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9168 酨 CJK UNIFIED IDEOGRAPH-9168 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9169 酩 CJK UNIFIED IDEOGRAPH-9169 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+916A 酪 CJK UNIFIED IDEOGRAPH-916A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+916B 酫 CJK UNIFIED IDEOGRAPH-916B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+916C 酬 CJK UNIFIED IDEOGRAPH-916C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+916D 酭 CJK UNIFIED IDEOGRAPH-916D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+916E 酮 CJK UNIFIED IDEOGRAPH-916E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+916F 酯 CJK UNIFIED IDEOGRAPH-916F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9170 酰 CJK UNIFIED IDEOGRAPH-9170 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9171 酱 CJK UNIFIED IDEOGRAPH-9171 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9172 酲 CJK UNIFIED IDEOGRAPH-9172 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9173 酳 CJK UNIFIED IDEOGRAPH-9173 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9174 酴 CJK UNIFIED IDEOGRAPH-9174 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9175 酵 CJK UNIFIED IDEOGRAPH-9175 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9176 酶 CJK UNIFIED IDEOGRAPH-9176 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9177 酷 CJK UNIFIED IDEOGRAPH-9177 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9178 酸 CJK UNIFIED IDEOGRAPH-9178 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9179 酹 CJK UNIFIED IDEOGRAPH-9179 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+917A 酺 CJK UNIFIED IDEOGRAPH-917A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+917B 酻 CJK UNIFIED IDEOGRAPH-917B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+917C 酼 CJK UNIFIED IDEOGRAPH-917C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+917D 酽 CJK UNIFIED IDEOGRAPH-917D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+917E 酾 CJK UNIFIED IDEOGRAPH-917E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+917F 酿 CJK UNIFIED IDEOGRAPH-917F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9180 醀 CJK UNIFIED IDEOGRAPH-9180 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9181 醁 CJK UNIFIED IDEOGRAPH-9181 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9182 醂 CJK UNIFIED IDEOGRAPH-9182 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9183 醃 CJK UNIFIED IDEOGRAPH-9183 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9184 醄 CJK UNIFIED IDEOGRAPH-9184 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9185 醅 CJK UNIFIED IDEOGRAPH-9185 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9186 醆 CJK UNIFIED IDEOGRAPH-9186 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9187 醇 CJK UNIFIED IDEOGRAPH-9187 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9188 醈 CJK UNIFIED IDEOGRAPH-9188 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9189 醉 CJK UNIFIED IDEOGRAPH-9189 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+918A 醊 CJK UNIFIED IDEOGRAPH-918A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+918B 醋 CJK UNIFIED IDEOGRAPH-918B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+918C 醌 CJK UNIFIED IDEOGRAPH-918C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+918D 醍 CJK UNIFIED IDEOGRAPH-918D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+918E 醎 CJK UNIFIED IDEOGRAPH-918E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+918F 醏 CJK UNIFIED IDEOGRAPH-918F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9190 醐 CJK UNIFIED IDEOGRAPH-9190 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9191 醑 CJK UNIFIED IDEOGRAPH-9191 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9192 醒 CJK UNIFIED IDEOGRAPH-9192 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9193 醓 CJK UNIFIED IDEOGRAPH-9193 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9194 醔 CJK UNIFIED IDEOGRAPH-9194 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9195 醕 CJK UNIFIED IDEOGRAPH-9195 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9196 醖 CJK UNIFIED IDEOGRAPH-9196 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9197 醗 CJK UNIFIED IDEOGRAPH-9197 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9198 醘 CJK UNIFIED IDEOGRAPH-9198 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9199 醙 CJK UNIFIED IDEOGRAPH-9199 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+919A 醚 CJK UNIFIED IDEOGRAPH-919A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+919B 醛 CJK UNIFIED IDEOGRAPH-919B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+919C 醜 CJK UNIFIED IDEOGRAPH-919C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+919D 醝 CJK UNIFIED IDEOGRAPH-919D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+919E 醞 CJK UNIFIED IDEOGRAPH-919E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+919F 醟 CJK UNIFIED IDEOGRAPH-919F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+91A0 醠 CJK UNIFIED IDEOGRAPH-91A0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+91A1 醡 CJK UNIFIED IDEOGRAPH-91A1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+91A2 醢 CJK UNIFIED IDEOGRAPH-91A2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+91A3 醣 CJK UNIFIED IDEOGRAPH-91A3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+91A4 醤 CJK UNIFIED IDEOGRAPH-91A4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+91A5 醥 CJK UNIFIED IDEOGRAPH-91A5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+91A6 醦 CJK UNIFIED IDEOGRAPH-91A6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+91A7 醧 CJK UNIFIED IDEOGRAPH-91A7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+91A8 醨 CJK UNIFIED IDEOGRAPH-91A8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+91A9 醩 CJK UNIFIED IDEOGRAPH-91A9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+91AA 醪 CJK UNIFIED IDEOGRAPH-91AA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+91AB 醫 CJK UNIFIED IDEOGRAPH-91AB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+91AC 醬 CJK UNIFIED IDEOGRAPH-91AC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+91AD 醭 CJK UNIFIED IDEOGRAPH-91AD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+91AE 醮 CJK UNIFIED IDEOGRAPH-91AE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+91AF 醯 CJK UNIFIED IDEOGRAPH-91AF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+91B0 醰 CJK UNIFIED IDEOGRAPH-91B0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+91B1 醱 CJK UNIFIED IDEOGRAPH-91B1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+91B2 醲 CJK UNIFIED IDEOGRAPH-91B2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+91B3 醳 CJK UNIFIED IDEOGRAPH-91B3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+91B4 醴 CJK UNIFIED IDEOGRAPH-91B4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+91B5 醵 CJK UNIFIED IDEOGRAPH-91B5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+91B6 醶 CJK UNIFIED IDEOGRAPH-91B6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+91B7 醷 CJK UNIFIED IDEOGRAPH-91B7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+91B8 醸 CJK UNIFIED IDEOGRAPH-91B8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+91B9 醹 CJK UNIFIED IDEOGRAPH-91B9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+91BA 醺 CJK UNIFIED IDEOGRAPH-91BA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+91BB 醻 CJK UNIFIED IDEOGRAPH-91BB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+91BC 醼 CJK UNIFIED IDEOGRAPH-91BC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+91BD 醽 CJK UNIFIED IDEOGRAPH-91BD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+91BE 醾 CJK UNIFIED IDEOGRAPH-91BE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+91BF 醿 CJK UNIFIED IDEOGRAPH-91BF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+91C0 釀 CJK UNIFIED IDEOGRAPH-91C0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+91C1 釁 CJK UNIFIED IDEOGRAPH-91C1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+91C2 釂 CJK UNIFIED IDEOGRAPH-91C2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+91C3 釃 CJK UNIFIED IDEOGRAPH-91C3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+91C4 釄 CJK UNIFIED IDEOGRAPH-91C4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+91C5 釅 CJK UNIFIED IDEOGRAPH-91C5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+91C6 釆 CJK UNIFIED IDEOGRAPH-91C6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+91C7 采 CJK UNIFIED IDEOGRAPH-91C7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+91C8 釈 CJK UNIFIED IDEOGRAPH-91C8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+91C9 釉 CJK UNIFIED IDEOGRAPH-91C9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+91CA 释 CJK UNIFIED IDEOGRAPH-91CA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+91CB 釋 CJK UNIFIED IDEOGRAPH-91CB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+91CC 里 CJK UNIFIED IDEOGRAPH-91CC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+91CD 重 CJK UNIFIED IDEOGRAPH-91CD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+91CE 野 CJK UNIFIED IDEOGRAPH-91CE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+91CF 量 CJK UNIFIED IDEOGRAPH-91CF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+91D0 釐 CJK UNIFIED IDEOGRAPH-91D0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+91D1 金 CJK UNIFIED IDEOGRAPH-91D1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+91D2 釒 CJK UNIFIED IDEOGRAPH-91D2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+91D3 釓 CJK UNIFIED IDEOGRAPH-91D3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+91D4 釔 CJK UNIFIED IDEOGRAPH-91D4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+91D5 釕 CJK UNIFIED IDEOGRAPH-91D5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+91D6 釖 CJK UNIFIED IDEOGRAPH-91D6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+91D7 釗 CJK UNIFIED IDEOGRAPH-91D7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+91D8 釘 CJK UNIFIED IDEOGRAPH-91D8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+91D9 釙 CJK UNIFIED IDEOGRAPH-91D9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+91DA 釚 CJK UNIFIED IDEOGRAPH-91DA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+91DB 釛 CJK UNIFIED IDEOGRAPH-91DB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+91DC 釜 CJK UNIFIED IDEOGRAPH-91DC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+91DD 針 CJK UNIFIED IDEOGRAPH-91DD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+91DE 釞 CJK UNIFIED IDEOGRAPH-91DE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+91DF 釟 CJK UNIFIED IDEOGRAPH-91DF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+91E0 釠 CJK UNIFIED IDEOGRAPH-91E0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+91E1 釡 CJK UNIFIED IDEOGRAPH-91E1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+91E2 釢 CJK UNIFIED IDEOGRAPH-91E2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+91E3 釣 CJK UNIFIED IDEOGRAPH-91E3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+91E4 釤 CJK UNIFIED IDEOGRAPH-91E4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+91E5 釥 CJK UNIFIED IDEOGRAPH-91E5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+91E6 釦 CJK UNIFIED IDEOGRAPH-91E6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+91E7 釧 CJK UNIFIED IDEOGRAPH-91E7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+91E8 釨 CJK UNIFIED IDEOGRAPH-91E8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+91E9 釩 CJK UNIFIED IDEOGRAPH-91E9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+91EA 釪 CJK UNIFIED IDEOGRAPH-91EA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+91EB 釫 CJK UNIFIED IDEOGRAPH-91EB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+91EC 釬 CJK UNIFIED IDEOGRAPH-91EC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+91ED 釭 CJK UNIFIED IDEOGRAPH-91ED | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+91EE 釮 CJK UNIFIED IDEOGRAPH-91EE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+91EF 釯 CJK UNIFIED IDEOGRAPH-91EF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+91F0 釰 CJK UNIFIED IDEOGRAPH-91F0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+91F1 釱 CJK UNIFIED IDEOGRAPH-91F1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+91F2 釲 CJK UNIFIED IDEOGRAPH-91F2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+91F3 釳 CJK UNIFIED IDEOGRAPH-91F3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+91F4 釴 CJK UNIFIED IDEOGRAPH-91F4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+91F5 釵 CJK UNIFIED IDEOGRAPH-91F5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+91F6 釶 CJK UNIFIED IDEOGRAPH-91F6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+91F7 釷 CJK UNIFIED IDEOGRAPH-91F7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+91F8 釸 CJK UNIFIED IDEOGRAPH-91F8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+91F9 釹 CJK UNIFIED IDEOGRAPH-91F9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+91FA 釺 CJK UNIFIED IDEOGRAPH-91FA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+91FB 釻 CJK UNIFIED IDEOGRAPH-91FB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+91FC 釼 CJK UNIFIED IDEOGRAPH-91FC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+91FD 釽 CJK UNIFIED IDEOGRAPH-91FD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+91FE 釾 CJK UNIFIED IDEOGRAPH-91FE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+91FF 釿 CJK UNIFIED IDEOGRAPH-91FF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9200 鈀 CJK UNIFIED IDEOGRAPH-9200 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9201 鈁 CJK UNIFIED IDEOGRAPH-9201 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9202 鈂 CJK UNIFIED IDEOGRAPH-9202 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9203 鈃 CJK UNIFIED IDEOGRAPH-9203 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9204 鈄 CJK UNIFIED IDEOGRAPH-9204 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9205 鈅 CJK UNIFIED IDEOGRAPH-9205 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9206 鈆 CJK UNIFIED IDEOGRAPH-9206 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9207 鈇 CJK UNIFIED IDEOGRAPH-9207 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9208 鈈 CJK UNIFIED IDEOGRAPH-9208 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9209 鈉 CJK UNIFIED IDEOGRAPH-9209 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+920A 鈊 CJK UNIFIED IDEOGRAPH-920A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+920B 鈋 CJK UNIFIED IDEOGRAPH-920B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+920C 鈌 CJK UNIFIED IDEOGRAPH-920C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+920D 鈍 CJK UNIFIED IDEOGRAPH-920D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+920E 鈎 CJK UNIFIED IDEOGRAPH-920E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+920F 鈏 CJK UNIFIED IDEOGRAPH-920F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9210 鈐 CJK UNIFIED IDEOGRAPH-9210 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9211 鈑 CJK UNIFIED IDEOGRAPH-9211 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9212 鈒 CJK UNIFIED IDEOGRAPH-9212 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9213 鈓 CJK UNIFIED IDEOGRAPH-9213 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9214 鈔 CJK UNIFIED IDEOGRAPH-9214 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9215 鈕 CJK UNIFIED IDEOGRAPH-9215 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9216 鈖 CJK UNIFIED IDEOGRAPH-9216 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9217 鈗 CJK UNIFIED IDEOGRAPH-9217 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9218 鈘 CJK UNIFIED IDEOGRAPH-9218 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9219 鈙 CJK UNIFIED IDEOGRAPH-9219 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+921A 鈚 CJK UNIFIED IDEOGRAPH-921A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+921B 鈛 CJK UNIFIED IDEOGRAPH-921B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+921C 鈜 CJK UNIFIED IDEOGRAPH-921C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+921D 鈝 CJK UNIFIED IDEOGRAPH-921D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+921E 鈞 CJK UNIFIED IDEOGRAPH-921E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+921F 鈟 CJK UNIFIED IDEOGRAPH-921F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9220 鈠 CJK UNIFIED IDEOGRAPH-9220 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9221 鈡 CJK UNIFIED IDEOGRAPH-9221 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9222 鈢 CJK UNIFIED IDEOGRAPH-9222 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9223 鈣 CJK UNIFIED IDEOGRAPH-9223 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9224 鈤 CJK UNIFIED IDEOGRAPH-9224 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9225 鈥 CJK UNIFIED IDEOGRAPH-9225 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9226 鈦 CJK UNIFIED IDEOGRAPH-9226 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9227 鈧 CJK UNIFIED IDEOGRAPH-9227 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9228 鈨 CJK UNIFIED IDEOGRAPH-9228 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9229 鈩 CJK UNIFIED IDEOGRAPH-9229 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+922A 鈪 CJK UNIFIED IDEOGRAPH-922A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+922B 鈫 CJK UNIFIED IDEOGRAPH-922B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+922C 鈬 CJK UNIFIED IDEOGRAPH-922C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+922D 鈭 CJK UNIFIED IDEOGRAPH-922D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+922E 鈮 CJK UNIFIED IDEOGRAPH-922E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+922F 鈯 CJK UNIFIED IDEOGRAPH-922F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9230 鈰 CJK UNIFIED IDEOGRAPH-9230 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9231 鈱 CJK UNIFIED IDEOGRAPH-9231 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9232 鈲 CJK UNIFIED IDEOGRAPH-9232 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9233 鈳 CJK UNIFIED IDEOGRAPH-9233 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9234 鈴 CJK UNIFIED IDEOGRAPH-9234 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9235 鈵 CJK UNIFIED IDEOGRAPH-9235 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9236 鈶 CJK UNIFIED IDEOGRAPH-9236 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9237 鈷 CJK UNIFIED IDEOGRAPH-9237 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9238 鈸 CJK UNIFIED IDEOGRAPH-9238 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9239 鈹 CJK UNIFIED IDEOGRAPH-9239 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+923A 鈺 CJK UNIFIED IDEOGRAPH-923A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+923B 鈻 CJK UNIFIED IDEOGRAPH-923B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+923C 鈼 CJK UNIFIED IDEOGRAPH-923C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+923D 鈽 CJK UNIFIED IDEOGRAPH-923D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+923E 鈾 CJK UNIFIED IDEOGRAPH-923E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+923F 鈿 CJK UNIFIED IDEOGRAPH-923F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9240 鉀 CJK UNIFIED IDEOGRAPH-9240 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9241 鉁 CJK UNIFIED IDEOGRAPH-9241 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9242 鉂 CJK UNIFIED IDEOGRAPH-9242 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9243 鉃 CJK UNIFIED IDEOGRAPH-9243 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9244 鉄 CJK UNIFIED IDEOGRAPH-9244 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9245 鉅 CJK UNIFIED IDEOGRAPH-9245 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9246 鉆 CJK UNIFIED IDEOGRAPH-9246 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9247 鉇 CJK UNIFIED IDEOGRAPH-9247 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9248 鉈 CJK UNIFIED IDEOGRAPH-9248 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9249 鉉 CJK UNIFIED IDEOGRAPH-9249 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+924A 鉊 CJK UNIFIED IDEOGRAPH-924A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+924B 鉋 CJK UNIFIED IDEOGRAPH-924B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+924C 鉌 CJK UNIFIED IDEOGRAPH-924C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+924D 鉍 CJK UNIFIED IDEOGRAPH-924D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+924E 鉎 CJK UNIFIED IDEOGRAPH-924E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+924F 鉏 CJK UNIFIED IDEOGRAPH-924F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9250 鉐 CJK UNIFIED IDEOGRAPH-9250 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9251 鉑 CJK UNIFIED IDEOGRAPH-9251 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9252 鉒 CJK UNIFIED IDEOGRAPH-9252 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9253 鉓 CJK UNIFIED IDEOGRAPH-9253 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9254 鉔 CJK UNIFIED IDEOGRAPH-9254 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9255 鉕 CJK UNIFIED IDEOGRAPH-9255 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9256 鉖 CJK UNIFIED IDEOGRAPH-9256 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9257 鉗 CJK UNIFIED IDEOGRAPH-9257 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9258 鉘 CJK UNIFIED IDEOGRAPH-9258 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9259 鉙 CJK UNIFIED IDEOGRAPH-9259 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+925A 鉚 CJK UNIFIED IDEOGRAPH-925A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+925B 鉛 CJK UNIFIED IDEOGRAPH-925B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+925C 鉜 CJK UNIFIED IDEOGRAPH-925C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+925D 鉝 CJK UNIFIED IDEOGRAPH-925D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+925E 鉞 CJK UNIFIED IDEOGRAPH-925E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+925F 鉟 CJK UNIFIED IDEOGRAPH-925F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9260 鉠 CJK UNIFIED IDEOGRAPH-9260 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9261 鉡 CJK UNIFIED IDEOGRAPH-9261 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9262 鉢 CJK UNIFIED IDEOGRAPH-9262 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9263 鉣 CJK UNIFIED IDEOGRAPH-9263 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9264 鉤 CJK UNIFIED IDEOGRAPH-9264 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9265 鉥 CJK UNIFIED IDEOGRAPH-9265 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9266 鉦 CJK UNIFIED IDEOGRAPH-9266 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9267 鉧 CJK UNIFIED IDEOGRAPH-9267 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9268 鉨 CJK UNIFIED IDEOGRAPH-9268 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9269 鉩 CJK UNIFIED IDEOGRAPH-9269 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+926A 鉪 CJK UNIFIED IDEOGRAPH-926A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+926B 鉫 CJK UNIFIED IDEOGRAPH-926B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+926C 鉬 CJK UNIFIED IDEOGRAPH-926C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+926D 鉭 CJK UNIFIED IDEOGRAPH-926D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+926E 鉮 CJK UNIFIED IDEOGRAPH-926E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+926F 鉯 CJK UNIFIED IDEOGRAPH-926F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9270 鉰 CJK UNIFIED IDEOGRAPH-9270 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9271 鉱 CJK UNIFIED IDEOGRAPH-9271 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9272 鉲 CJK UNIFIED IDEOGRAPH-9272 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9273 鉳 CJK UNIFIED IDEOGRAPH-9273 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9274 鉴 CJK UNIFIED IDEOGRAPH-9274 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9275 鉵 CJK UNIFIED IDEOGRAPH-9275 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9276 鉶 CJK UNIFIED IDEOGRAPH-9276 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9277 鉷 CJK UNIFIED IDEOGRAPH-9277 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9278 鉸 CJK UNIFIED IDEOGRAPH-9278 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9279 鉹 CJK UNIFIED IDEOGRAPH-9279 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+927A 鉺 CJK UNIFIED IDEOGRAPH-927A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+927B 鉻 CJK UNIFIED IDEOGRAPH-927B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+927C 鉼 CJK UNIFIED IDEOGRAPH-927C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+927D 鉽 CJK UNIFIED IDEOGRAPH-927D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+927E 鉾 CJK UNIFIED IDEOGRAPH-927E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+927F 鉿 CJK UNIFIED IDEOGRAPH-927F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9280 銀 CJK UNIFIED IDEOGRAPH-9280 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9281 銁 CJK UNIFIED IDEOGRAPH-9281 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9282 銂 CJK UNIFIED IDEOGRAPH-9282 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9283 銃 CJK UNIFIED IDEOGRAPH-9283 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9284 銄 CJK UNIFIED IDEOGRAPH-9284 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9285 銅 CJK UNIFIED IDEOGRAPH-9285 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9286 銆 CJK UNIFIED IDEOGRAPH-9286 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9287 銇 CJK UNIFIED IDEOGRAPH-9287 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9288 銈 CJK UNIFIED IDEOGRAPH-9288 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9289 銉 CJK UNIFIED IDEOGRAPH-9289 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+928A 銊 CJK UNIFIED IDEOGRAPH-928A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+928B 銋 CJK UNIFIED IDEOGRAPH-928B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+928C 銌 CJK UNIFIED IDEOGRAPH-928C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+928D 銍 CJK UNIFIED IDEOGRAPH-928D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+928E 銎 CJK UNIFIED IDEOGRAPH-928E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+928F 銏 CJK UNIFIED IDEOGRAPH-928F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9290 銐 CJK UNIFIED IDEOGRAPH-9290 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9291 銑 CJK UNIFIED IDEOGRAPH-9291 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9292 銒 CJK UNIFIED IDEOGRAPH-9292 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9293 銓 CJK UNIFIED IDEOGRAPH-9293 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9294 銔 CJK UNIFIED IDEOGRAPH-9294 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9295 銕 CJK UNIFIED IDEOGRAPH-9295 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9296 銖 CJK UNIFIED IDEOGRAPH-9296 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9297 銗 CJK UNIFIED IDEOGRAPH-9297 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9298 銘 CJK UNIFIED IDEOGRAPH-9298 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9299 銙 CJK UNIFIED IDEOGRAPH-9299 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+929A 銚 CJK UNIFIED IDEOGRAPH-929A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+929B 銛 CJK UNIFIED IDEOGRAPH-929B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+929C 銜 CJK UNIFIED IDEOGRAPH-929C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+929D 銝 CJK UNIFIED IDEOGRAPH-929D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+929E 銞 CJK UNIFIED IDEOGRAPH-929E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+929F 銟 CJK UNIFIED IDEOGRAPH-929F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+92A0 銠 CJK UNIFIED IDEOGRAPH-92A0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+92A1 銡 CJK UNIFIED IDEOGRAPH-92A1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+92A2 銢 CJK UNIFIED IDEOGRAPH-92A2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+92A3 銣 CJK UNIFIED IDEOGRAPH-92A3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+92A4 銤 CJK UNIFIED IDEOGRAPH-92A4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+92A5 銥 CJK UNIFIED IDEOGRAPH-92A5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+92A6 銦 CJK UNIFIED IDEOGRAPH-92A6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+92A7 銧 CJK UNIFIED IDEOGRAPH-92A7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+92A8 銨 CJK UNIFIED IDEOGRAPH-92A8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+92A9 銩 CJK UNIFIED IDEOGRAPH-92A9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+92AA 銪 CJK UNIFIED IDEOGRAPH-92AA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+92AB 銫 CJK UNIFIED IDEOGRAPH-92AB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+92AC 銬 CJK UNIFIED IDEOGRAPH-92AC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+92AD 銭 CJK UNIFIED IDEOGRAPH-92AD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+92AE 銮 CJK UNIFIED IDEOGRAPH-92AE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+92AF 銯 CJK UNIFIED IDEOGRAPH-92AF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+92B0 銰 CJK UNIFIED IDEOGRAPH-92B0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+92B1 銱 CJK UNIFIED IDEOGRAPH-92B1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+92B2 銲 CJK UNIFIED IDEOGRAPH-92B2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+92B3 銳 CJK UNIFIED IDEOGRAPH-92B3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+92B4 銴 CJK UNIFIED IDEOGRAPH-92B4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+92B5 銵 CJK UNIFIED IDEOGRAPH-92B5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+92B6 銶 CJK UNIFIED IDEOGRAPH-92B6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+92B7 銷 CJK UNIFIED IDEOGRAPH-92B7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+92B8 銸 CJK UNIFIED IDEOGRAPH-92B8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+92B9 銹 CJK UNIFIED IDEOGRAPH-92B9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+92BA 銺 CJK UNIFIED IDEOGRAPH-92BA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+92BB 銻 CJK UNIFIED IDEOGRAPH-92BB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+92BC 銼 CJK UNIFIED IDEOGRAPH-92BC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+92BD 銽 CJK UNIFIED IDEOGRAPH-92BD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+92BE 銾 CJK UNIFIED IDEOGRAPH-92BE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+92BF 銿 CJK UNIFIED IDEOGRAPH-92BF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+92C0 鋀 CJK UNIFIED IDEOGRAPH-92C0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+92C1 鋁 CJK UNIFIED IDEOGRAPH-92C1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+92C2 鋂 CJK UNIFIED IDEOGRAPH-92C2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+92C3 鋃 CJK UNIFIED IDEOGRAPH-92C3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+92C4 鋄 CJK UNIFIED IDEOGRAPH-92C4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+92C5 鋅 CJK UNIFIED IDEOGRAPH-92C5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+92C6 鋆 CJK UNIFIED IDEOGRAPH-92C6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+92C7 鋇 CJK UNIFIED IDEOGRAPH-92C7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+92C8 鋈 CJK UNIFIED IDEOGRAPH-92C8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+92C9 鋉 CJK UNIFIED IDEOGRAPH-92C9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+92CA 鋊 CJK UNIFIED IDEOGRAPH-92CA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+92CB 鋋 CJK UNIFIED IDEOGRAPH-92CB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+92CC 鋌 CJK UNIFIED IDEOGRAPH-92CC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+92CD 鋍 CJK UNIFIED IDEOGRAPH-92CD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+92CE 鋎 CJK UNIFIED IDEOGRAPH-92CE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+92CF 鋏 CJK UNIFIED IDEOGRAPH-92CF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+92D0 鋐 CJK UNIFIED IDEOGRAPH-92D0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+92D1 鋑 CJK UNIFIED IDEOGRAPH-92D1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+92D2 鋒 CJK UNIFIED IDEOGRAPH-92D2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+92D3 鋓 CJK UNIFIED IDEOGRAPH-92D3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+92D4 鋔 CJK UNIFIED IDEOGRAPH-92D4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+92D5 鋕 CJK UNIFIED IDEOGRAPH-92D5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+92D6 鋖 CJK UNIFIED IDEOGRAPH-92D6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+92D7 鋗 CJK UNIFIED IDEOGRAPH-92D7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+92D8 鋘 CJK UNIFIED IDEOGRAPH-92D8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+92D9 鋙 CJK UNIFIED IDEOGRAPH-92D9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+92DA 鋚 CJK UNIFIED IDEOGRAPH-92DA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+92DB 鋛 CJK UNIFIED IDEOGRAPH-92DB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+92DC 鋜 CJK UNIFIED IDEOGRAPH-92DC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+92DD 鋝 CJK UNIFIED IDEOGRAPH-92DD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+92DE 鋞 CJK UNIFIED IDEOGRAPH-92DE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+92DF 鋟 CJK UNIFIED IDEOGRAPH-92DF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+92E0 鋠 CJK UNIFIED IDEOGRAPH-92E0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+92E1 鋡 CJK UNIFIED IDEOGRAPH-92E1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+92E2 鋢 CJK UNIFIED IDEOGRAPH-92E2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+92E3 鋣 CJK UNIFIED IDEOGRAPH-92E3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+92E4 鋤 CJK UNIFIED IDEOGRAPH-92E4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+92E5 鋥 CJK UNIFIED IDEOGRAPH-92E5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+92E6 鋦 CJK UNIFIED IDEOGRAPH-92E6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+92E7 鋧 CJK UNIFIED IDEOGRAPH-92E7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+92E8 鋨 CJK UNIFIED IDEOGRAPH-92E8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+92E9 鋩 CJK UNIFIED IDEOGRAPH-92E9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+92EA 鋪 CJK UNIFIED IDEOGRAPH-92EA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+92EB 鋫 CJK UNIFIED IDEOGRAPH-92EB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+92EC 鋬 CJK UNIFIED IDEOGRAPH-92EC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+92ED 鋭 CJK UNIFIED IDEOGRAPH-92ED | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+92EE 鋮 CJK UNIFIED IDEOGRAPH-92EE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+92EF 鋯 CJK UNIFIED IDEOGRAPH-92EF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+92F0 鋰 CJK UNIFIED IDEOGRAPH-92F0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+92F1 鋱 CJK UNIFIED IDEOGRAPH-92F1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+92F2 鋲 CJK UNIFIED IDEOGRAPH-92F2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+92F3 鋳 CJK UNIFIED IDEOGRAPH-92F3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+92F4 鋴 CJK UNIFIED IDEOGRAPH-92F4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+92F5 鋵 CJK UNIFIED IDEOGRAPH-92F5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+92F6 鋶 CJK UNIFIED IDEOGRAPH-92F6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+92F7 鋷 CJK UNIFIED IDEOGRAPH-92F7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+92F8 鋸 CJK UNIFIED IDEOGRAPH-92F8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+92F9 鋹 CJK UNIFIED IDEOGRAPH-92F9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+92FA 鋺 CJK UNIFIED IDEOGRAPH-92FA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+92FB 鋻 CJK UNIFIED IDEOGRAPH-92FB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+92FC 鋼 CJK UNIFIED IDEOGRAPH-92FC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+92FD 鋽 CJK UNIFIED IDEOGRAPH-92FD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+92FE 鋾 CJK UNIFIED IDEOGRAPH-92FE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+92FF 鋿 CJK UNIFIED IDEOGRAPH-92FF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9300 錀 CJK UNIFIED IDEOGRAPH-9300 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9301 錁 CJK UNIFIED IDEOGRAPH-9301 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9302 錂 CJK UNIFIED IDEOGRAPH-9302 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9303 錃 CJK UNIFIED IDEOGRAPH-9303 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9304 錄 CJK UNIFIED IDEOGRAPH-9304 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9305 錅 CJK UNIFIED IDEOGRAPH-9305 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9306 錆 CJK UNIFIED IDEOGRAPH-9306 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9307 錇 CJK UNIFIED IDEOGRAPH-9307 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9308 錈 CJK UNIFIED IDEOGRAPH-9308 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9309 錉 CJK UNIFIED IDEOGRAPH-9309 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+930A 錊 CJK UNIFIED IDEOGRAPH-930A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+930B 錋 CJK UNIFIED IDEOGRAPH-930B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+930C 錌 CJK UNIFIED IDEOGRAPH-930C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+930D 錍 CJK UNIFIED IDEOGRAPH-930D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+930E 錎 CJK UNIFIED IDEOGRAPH-930E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+930F 錏 CJK UNIFIED IDEOGRAPH-930F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9310 錐 CJK UNIFIED IDEOGRAPH-9310 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9311 錑 CJK UNIFIED IDEOGRAPH-9311 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9312 錒 CJK UNIFIED IDEOGRAPH-9312 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9313 錓 CJK UNIFIED IDEOGRAPH-9313 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9314 錔 CJK UNIFIED IDEOGRAPH-9314 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9315 錕 CJK UNIFIED IDEOGRAPH-9315 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9316 錖 CJK UNIFIED IDEOGRAPH-9316 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9317 錗 CJK UNIFIED IDEOGRAPH-9317 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9318 錘 CJK UNIFIED IDEOGRAPH-9318 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9319 錙 CJK UNIFIED IDEOGRAPH-9319 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+931A 錚 CJK UNIFIED IDEOGRAPH-931A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+931B 錛 CJK UNIFIED IDEOGRAPH-931B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+931C 錜 CJK UNIFIED IDEOGRAPH-931C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+931D 錝 CJK UNIFIED IDEOGRAPH-931D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+931E 錞 CJK UNIFIED IDEOGRAPH-931E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+931F 錟 CJK UNIFIED IDEOGRAPH-931F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9320 錠 CJK UNIFIED IDEOGRAPH-9320 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9321 錡 CJK UNIFIED IDEOGRAPH-9321 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9322 錢 CJK UNIFIED IDEOGRAPH-9322 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9323 錣 CJK UNIFIED IDEOGRAPH-9323 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9324 錤 CJK UNIFIED IDEOGRAPH-9324 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9325 錥 CJK UNIFIED IDEOGRAPH-9325 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9326 錦 CJK UNIFIED IDEOGRAPH-9326 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9327 錧 CJK UNIFIED IDEOGRAPH-9327 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9328 錨 CJK UNIFIED IDEOGRAPH-9328 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9329 錩 CJK UNIFIED IDEOGRAPH-9329 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+932A 錪 CJK UNIFIED IDEOGRAPH-932A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+932B 錫 CJK UNIFIED IDEOGRAPH-932B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+932C 錬 CJK UNIFIED IDEOGRAPH-932C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+932D 錭 CJK UNIFIED IDEOGRAPH-932D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+932E 錮 CJK UNIFIED IDEOGRAPH-932E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+932F 錯 CJK UNIFIED IDEOGRAPH-932F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9330 錰 CJK UNIFIED IDEOGRAPH-9330 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9331 錱 CJK UNIFIED IDEOGRAPH-9331 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9332 録 CJK UNIFIED IDEOGRAPH-9332 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9333 錳 CJK UNIFIED IDEOGRAPH-9333 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9334 錴 CJK UNIFIED IDEOGRAPH-9334 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9335 錵 CJK UNIFIED IDEOGRAPH-9335 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9336 錶 CJK UNIFIED IDEOGRAPH-9336 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9337 錷 CJK UNIFIED IDEOGRAPH-9337 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9338 錸 CJK UNIFIED IDEOGRAPH-9338 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9339 錹 CJK UNIFIED IDEOGRAPH-9339 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+933A 錺 CJK UNIFIED IDEOGRAPH-933A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+933B 錻 CJK UNIFIED IDEOGRAPH-933B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+933C 錼 CJK UNIFIED IDEOGRAPH-933C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+933D 錽 CJK UNIFIED IDEOGRAPH-933D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+933E 錾 CJK UNIFIED IDEOGRAPH-933E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+933F 錿 CJK UNIFIED IDEOGRAPH-933F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9340 鍀 CJK UNIFIED IDEOGRAPH-9340 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9341 鍁 CJK UNIFIED IDEOGRAPH-9341 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9342 鍂 CJK UNIFIED IDEOGRAPH-9342 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9343 鍃 CJK UNIFIED IDEOGRAPH-9343 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9344 鍄 CJK UNIFIED IDEOGRAPH-9344 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9345 鍅 CJK UNIFIED IDEOGRAPH-9345 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9346 鍆 CJK UNIFIED IDEOGRAPH-9346 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9347 鍇 CJK UNIFIED IDEOGRAPH-9347 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9348 鍈 CJK UNIFIED IDEOGRAPH-9348 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9349 鍉 CJK UNIFIED IDEOGRAPH-9349 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+934A 鍊 CJK UNIFIED IDEOGRAPH-934A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+934B 鍋 CJK UNIFIED IDEOGRAPH-934B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+934C 鍌 CJK UNIFIED IDEOGRAPH-934C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+934D 鍍 CJK UNIFIED IDEOGRAPH-934D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+934E 鍎 CJK UNIFIED IDEOGRAPH-934E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+934F 鍏 CJK UNIFIED IDEOGRAPH-934F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9350 鍐 CJK UNIFIED IDEOGRAPH-9350 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9351 鍑 CJK UNIFIED IDEOGRAPH-9351 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9352 鍒 CJK UNIFIED IDEOGRAPH-9352 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9353 鍓 CJK UNIFIED IDEOGRAPH-9353 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9354 鍔 CJK UNIFIED IDEOGRAPH-9354 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9355 鍕 CJK UNIFIED IDEOGRAPH-9355 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9356 鍖 CJK UNIFIED IDEOGRAPH-9356 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9357 鍗 CJK UNIFIED IDEOGRAPH-9357 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9358 鍘 CJK UNIFIED IDEOGRAPH-9358 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9359 鍙 CJK UNIFIED IDEOGRAPH-9359 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+935A 鍚 CJK UNIFIED IDEOGRAPH-935A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+935B 鍛 CJK UNIFIED IDEOGRAPH-935B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+935C 鍜 CJK UNIFIED IDEOGRAPH-935C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+935D 鍝 CJK UNIFIED IDEOGRAPH-935D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+935E 鍞 CJK UNIFIED IDEOGRAPH-935E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+935F 鍟 CJK UNIFIED IDEOGRAPH-935F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9360 鍠 CJK UNIFIED IDEOGRAPH-9360 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9361 鍡 CJK UNIFIED IDEOGRAPH-9361 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9362 鍢 CJK UNIFIED IDEOGRAPH-9362 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9363 鍣 CJK UNIFIED IDEOGRAPH-9363 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9364 鍤 CJK UNIFIED IDEOGRAPH-9364 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9365 鍥 CJK UNIFIED IDEOGRAPH-9365 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9366 鍦 CJK UNIFIED IDEOGRAPH-9366 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9367 鍧 CJK UNIFIED IDEOGRAPH-9367 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9368 鍨 CJK UNIFIED IDEOGRAPH-9368 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9369 鍩 CJK UNIFIED IDEOGRAPH-9369 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+936A 鍪 CJK UNIFIED IDEOGRAPH-936A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+936B 鍫 CJK UNIFIED IDEOGRAPH-936B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+936C 鍬 CJK UNIFIED IDEOGRAPH-936C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+936D 鍭 CJK UNIFIED IDEOGRAPH-936D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+936E 鍮 CJK UNIFIED IDEOGRAPH-936E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+936F 鍯 CJK UNIFIED IDEOGRAPH-936F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9370 鍰 CJK UNIFIED IDEOGRAPH-9370 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9371 鍱 CJK UNIFIED IDEOGRAPH-9371 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9372 鍲 CJK UNIFIED IDEOGRAPH-9372 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9373 鍳 CJK UNIFIED IDEOGRAPH-9373 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9374 鍴 CJK UNIFIED IDEOGRAPH-9374 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9375 鍵 CJK UNIFIED IDEOGRAPH-9375 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9376 鍶 CJK UNIFIED IDEOGRAPH-9376 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9377 鍷 CJK UNIFIED IDEOGRAPH-9377 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9378 鍸 CJK UNIFIED IDEOGRAPH-9378 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9379 鍹 CJK UNIFIED IDEOGRAPH-9379 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+937A 鍺 CJK UNIFIED IDEOGRAPH-937A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+937B 鍻 CJK UNIFIED IDEOGRAPH-937B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+937C 鍼 CJK UNIFIED IDEOGRAPH-937C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+937D 鍽 CJK UNIFIED IDEOGRAPH-937D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+937E 鍾 CJK UNIFIED IDEOGRAPH-937E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+937F 鍿 CJK UNIFIED IDEOGRAPH-937F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9380 鎀 CJK UNIFIED IDEOGRAPH-9380 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9381 鎁 CJK UNIFIED IDEOGRAPH-9381 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9382 鎂 CJK UNIFIED IDEOGRAPH-9382 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9383 鎃 CJK UNIFIED IDEOGRAPH-9383 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9384 鎄 CJK UNIFIED IDEOGRAPH-9384 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9385 鎅 CJK UNIFIED IDEOGRAPH-9385 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9386 鎆 CJK UNIFIED IDEOGRAPH-9386 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9387 鎇 CJK UNIFIED IDEOGRAPH-9387 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9388 鎈 CJK UNIFIED IDEOGRAPH-9388 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9389 鎉 CJK UNIFIED IDEOGRAPH-9389 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+938A 鎊 CJK UNIFIED IDEOGRAPH-938A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+938B 鎋 CJK UNIFIED IDEOGRAPH-938B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+938C 鎌 CJK UNIFIED IDEOGRAPH-938C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+938D 鎍 CJK UNIFIED IDEOGRAPH-938D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+938E 鎎 CJK UNIFIED IDEOGRAPH-938E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+938F 鎏 CJK UNIFIED IDEOGRAPH-938F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9390 鎐 CJK UNIFIED IDEOGRAPH-9390 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9391 鎑 CJK UNIFIED IDEOGRAPH-9391 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9392 鎒 CJK UNIFIED IDEOGRAPH-9392 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9393 鎓 CJK UNIFIED IDEOGRAPH-9393 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9394 鎔 CJK UNIFIED IDEOGRAPH-9394 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9395 鎕 CJK UNIFIED IDEOGRAPH-9395 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9396 鎖 CJK UNIFIED IDEOGRAPH-9396 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9397 鎗 CJK UNIFIED IDEOGRAPH-9397 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9398 鎘 CJK UNIFIED IDEOGRAPH-9398 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9399 鎙 CJK UNIFIED IDEOGRAPH-9399 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+939A 鎚 CJK UNIFIED IDEOGRAPH-939A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+939B 鎛 CJK UNIFIED IDEOGRAPH-939B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+939C 鎜 CJK UNIFIED IDEOGRAPH-939C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+939D 鎝 CJK UNIFIED IDEOGRAPH-939D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+939E 鎞 CJK UNIFIED IDEOGRAPH-939E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+939F 鎟 CJK UNIFIED IDEOGRAPH-939F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+93A0 鎠 CJK UNIFIED IDEOGRAPH-93A0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+93A1 鎡 CJK UNIFIED IDEOGRAPH-93A1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+93A2 鎢 CJK UNIFIED IDEOGRAPH-93A2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+93A3 鎣 CJK UNIFIED IDEOGRAPH-93A3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+93A4 鎤 CJK UNIFIED IDEOGRAPH-93A4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+93A5 鎥 CJK UNIFIED IDEOGRAPH-93A5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+93A6 鎦 CJK UNIFIED IDEOGRAPH-93A6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+93A7 鎧 CJK UNIFIED IDEOGRAPH-93A7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+93A8 鎨 CJK UNIFIED IDEOGRAPH-93A8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+93A9 鎩 CJK UNIFIED IDEOGRAPH-93A9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+93AA 鎪 CJK UNIFIED IDEOGRAPH-93AA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+93AB 鎫 CJK UNIFIED IDEOGRAPH-93AB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+93AC 鎬 CJK UNIFIED IDEOGRAPH-93AC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+93AD 鎭 CJK UNIFIED IDEOGRAPH-93AD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+93AE 鎮 CJK UNIFIED IDEOGRAPH-93AE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+93AF 鎯 CJK UNIFIED IDEOGRAPH-93AF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+93B0 鎰 CJK UNIFIED IDEOGRAPH-93B0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+93B1 鎱 CJK UNIFIED IDEOGRAPH-93B1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+93B2 鎲 CJK UNIFIED IDEOGRAPH-93B2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+93B3 鎳 CJK UNIFIED IDEOGRAPH-93B3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+93B4 鎴 CJK UNIFIED IDEOGRAPH-93B4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+93B5 鎵 CJK UNIFIED IDEOGRAPH-93B5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+93B6 鎶 CJK UNIFIED IDEOGRAPH-93B6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+93B7 鎷 CJK UNIFIED IDEOGRAPH-93B7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+93B8 鎸 CJK UNIFIED IDEOGRAPH-93B8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+93B9 鎹 CJK UNIFIED IDEOGRAPH-93B9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+93BA 鎺 CJK UNIFIED IDEOGRAPH-93BA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+93BB 鎻 CJK UNIFIED IDEOGRAPH-93BB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+93BC 鎼 CJK UNIFIED IDEOGRAPH-93BC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+93BD 鎽 CJK UNIFIED IDEOGRAPH-93BD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+93BE 鎾 CJK UNIFIED IDEOGRAPH-93BE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+93BF 鎿 CJK UNIFIED IDEOGRAPH-93BF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+93C0 鏀 CJK UNIFIED IDEOGRAPH-93C0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+93C1 鏁 CJK UNIFIED IDEOGRAPH-93C1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+93C2 鏂 CJK UNIFIED IDEOGRAPH-93C2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+93C3 鏃 CJK UNIFIED IDEOGRAPH-93C3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+93C4 鏄 CJK UNIFIED IDEOGRAPH-93C4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+93C5 鏅 CJK UNIFIED IDEOGRAPH-93C5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+93C6 鏆 CJK UNIFIED IDEOGRAPH-93C6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+93C7 鏇 CJK UNIFIED IDEOGRAPH-93C7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+93C8 鏈 CJK UNIFIED IDEOGRAPH-93C8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+93C9 鏉 CJK UNIFIED IDEOGRAPH-93C9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+93CA 鏊 CJK UNIFIED IDEOGRAPH-93CA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+93CB 鏋 CJK UNIFIED IDEOGRAPH-93CB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+93CC 鏌 CJK UNIFIED IDEOGRAPH-93CC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+93CD 鏍 CJK UNIFIED IDEOGRAPH-93CD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+93CE 鏎 CJK UNIFIED IDEOGRAPH-93CE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+93CF 鏏 CJK UNIFIED IDEOGRAPH-93CF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+93D0 鏐 CJK UNIFIED IDEOGRAPH-93D0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+93D1 鏑 CJK UNIFIED IDEOGRAPH-93D1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+93D2 鏒 CJK UNIFIED IDEOGRAPH-93D2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+93D3 鏓 CJK UNIFIED IDEOGRAPH-93D3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+93D4 鏔 CJK UNIFIED IDEOGRAPH-93D4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+93D5 鏕 CJK UNIFIED IDEOGRAPH-93D5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+93D6 鏖 CJK UNIFIED IDEOGRAPH-93D6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+93D7 鏗 CJK UNIFIED IDEOGRAPH-93D7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+93D8 鏘 CJK UNIFIED IDEOGRAPH-93D8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+93D9 鏙 CJK UNIFIED IDEOGRAPH-93D9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+93DA 鏚 CJK UNIFIED IDEOGRAPH-93DA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+93DB 鏛 CJK UNIFIED IDEOGRAPH-93DB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+93DC 鏜 CJK UNIFIED IDEOGRAPH-93DC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+93DD 鏝 CJK UNIFIED IDEOGRAPH-93DD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+93DE 鏞 CJK UNIFIED IDEOGRAPH-93DE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+93DF 鏟 CJK UNIFIED IDEOGRAPH-93DF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+93E0 鏠 CJK UNIFIED IDEOGRAPH-93E0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+93E1 鏡 CJK UNIFIED IDEOGRAPH-93E1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+93E2 鏢 CJK UNIFIED IDEOGRAPH-93E2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+93E3 鏣 CJK UNIFIED IDEOGRAPH-93E3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+93E4 鏤 CJK UNIFIED IDEOGRAPH-93E4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+93E5 鏥 CJK UNIFIED IDEOGRAPH-93E5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+93E6 鏦 CJK UNIFIED IDEOGRAPH-93E6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+93E7 鏧 CJK UNIFIED IDEOGRAPH-93E7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+93E8 鏨 CJK UNIFIED IDEOGRAPH-93E8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+93E9 鏩 CJK UNIFIED IDEOGRAPH-93E9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+93EA 鏪 CJK UNIFIED IDEOGRAPH-93EA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+93EB 鏫 CJK UNIFIED IDEOGRAPH-93EB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+93EC 鏬 CJK UNIFIED IDEOGRAPH-93EC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+93ED 鏭 CJK UNIFIED IDEOGRAPH-93ED | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+93EE 鏮 CJK UNIFIED IDEOGRAPH-93EE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+93EF 鏯 CJK UNIFIED IDEOGRAPH-93EF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+93F0 鏰 CJK UNIFIED IDEOGRAPH-93F0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+93F1 鏱 CJK UNIFIED IDEOGRAPH-93F1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+93F2 鏲 CJK UNIFIED IDEOGRAPH-93F2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+93F3 鏳 CJK UNIFIED IDEOGRAPH-93F3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+93F4 鏴 CJK UNIFIED IDEOGRAPH-93F4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+93F5 鏵 CJK UNIFIED IDEOGRAPH-93F5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+93F6 鏶 CJK UNIFIED IDEOGRAPH-93F6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+93F7 鏷 CJK UNIFIED IDEOGRAPH-93F7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+93F8 鏸 CJK UNIFIED IDEOGRAPH-93F8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+93F9 鏹 CJK UNIFIED IDEOGRAPH-93F9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+93FA 鏺 CJK UNIFIED IDEOGRAPH-93FA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+93FB 鏻 CJK UNIFIED IDEOGRAPH-93FB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+93FC 鏼 CJK UNIFIED IDEOGRAPH-93FC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+93FD 鏽 CJK UNIFIED IDEOGRAPH-93FD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+93FE 鏾 CJK UNIFIED IDEOGRAPH-93FE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+93FF 鏿 CJK UNIFIED IDEOGRAPH-93FF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9400 鐀 CJK UNIFIED IDEOGRAPH-9400 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9401 鐁 CJK UNIFIED IDEOGRAPH-9401 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9402 鐂 CJK UNIFIED IDEOGRAPH-9402 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9403 鐃 CJK UNIFIED IDEOGRAPH-9403 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9404 鐄 CJK UNIFIED IDEOGRAPH-9404 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9405 鐅 CJK UNIFIED IDEOGRAPH-9405 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9406 鐆 CJK UNIFIED IDEOGRAPH-9406 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9407 鐇 CJK UNIFIED IDEOGRAPH-9407 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9408 鐈 CJK UNIFIED IDEOGRAPH-9408 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9409 鐉 CJK UNIFIED IDEOGRAPH-9409 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+940A 鐊 CJK UNIFIED IDEOGRAPH-940A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+940B 鐋 CJK UNIFIED IDEOGRAPH-940B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+940C 鐌 CJK UNIFIED IDEOGRAPH-940C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+940D 鐍 CJK UNIFIED IDEOGRAPH-940D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+940E 鐎 CJK UNIFIED IDEOGRAPH-940E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+940F 鐏 CJK UNIFIED IDEOGRAPH-940F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9410 鐐 CJK UNIFIED IDEOGRAPH-9410 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9411 鐑 CJK UNIFIED IDEOGRAPH-9411 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9412 鐒 CJK UNIFIED IDEOGRAPH-9412 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9413 鐓 CJK UNIFIED IDEOGRAPH-9413 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9414 鐔 CJK UNIFIED IDEOGRAPH-9414 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9415 鐕 CJK UNIFIED IDEOGRAPH-9415 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9416 鐖 CJK UNIFIED IDEOGRAPH-9416 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9417 鐗 CJK UNIFIED IDEOGRAPH-9417 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9418 鐘 CJK UNIFIED IDEOGRAPH-9418 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9419 鐙 CJK UNIFIED IDEOGRAPH-9419 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+941A 鐚 CJK UNIFIED IDEOGRAPH-941A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+941B 鐛 CJK UNIFIED IDEOGRAPH-941B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+941C 鐜 CJK UNIFIED IDEOGRAPH-941C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+941D 鐝 CJK UNIFIED IDEOGRAPH-941D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+941E 鐞 CJK UNIFIED IDEOGRAPH-941E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+941F 鐟 CJK UNIFIED IDEOGRAPH-941F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9420 鐠 CJK UNIFIED IDEOGRAPH-9420 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9421 鐡 CJK UNIFIED IDEOGRAPH-9421 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9422 鐢 CJK UNIFIED IDEOGRAPH-9422 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9423 鐣 CJK UNIFIED IDEOGRAPH-9423 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9424 鐤 CJK UNIFIED IDEOGRAPH-9424 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9425 鐥 CJK UNIFIED IDEOGRAPH-9425 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9426 鐦 CJK UNIFIED IDEOGRAPH-9426 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9427 鐧 CJK UNIFIED IDEOGRAPH-9427 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9428 鐨 CJK UNIFIED IDEOGRAPH-9428 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9429 鐩 CJK UNIFIED IDEOGRAPH-9429 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+942A 鐪 CJK UNIFIED IDEOGRAPH-942A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+942B 鐫 CJK UNIFIED IDEOGRAPH-942B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+942C 鐬 CJK UNIFIED IDEOGRAPH-942C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+942D 鐭 CJK UNIFIED IDEOGRAPH-942D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+942E 鐮 CJK UNIFIED IDEOGRAPH-942E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+942F 鐯 CJK UNIFIED IDEOGRAPH-942F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9430 鐰 CJK UNIFIED IDEOGRAPH-9430 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9431 鐱 CJK UNIFIED IDEOGRAPH-9431 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9432 鐲 CJK UNIFIED IDEOGRAPH-9432 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9433 鐳 CJK UNIFIED IDEOGRAPH-9433 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9434 鐴 CJK UNIFIED IDEOGRAPH-9434 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9435 鐵 CJK UNIFIED IDEOGRAPH-9435 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9436 鐶 CJK UNIFIED IDEOGRAPH-9436 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9437 鐷 CJK UNIFIED IDEOGRAPH-9437 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9438 鐸 CJK UNIFIED IDEOGRAPH-9438 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9439 鐹 CJK UNIFIED IDEOGRAPH-9439 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+943A 鐺 CJK UNIFIED IDEOGRAPH-943A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+943B 鐻 CJK UNIFIED IDEOGRAPH-943B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+943C 鐼 CJK UNIFIED IDEOGRAPH-943C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+943D 鐽 CJK UNIFIED IDEOGRAPH-943D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+943E 鐾 CJK UNIFIED IDEOGRAPH-943E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+943F 鐿 CJK UNIFIED IDEOGRAPH-943F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9440 鑀 CJK UNIFIED IDEOGRAPH-9440 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9441 鑁 CJK UNIFIED IDEOGRAPH-9441 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9442 鑂 CJK UNIFIED IDEOGRAPH-9442 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9443 鑃 CJK UNIFIED IDEOGRAPH-9443 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9444 鑄 CJK UNIFIED IDEOGRAPH-9444 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9445 鑅 CJK UNIFIED IDEOGRAPH-9445 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9446 鑆 CJK UNIFIED IDEOGRAPH-9446 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9447 鑇 CJK UNIFIED IDEOGRAPH-9447 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9448 鑈 CJK UNIFIED IDEOGRAPH-9448 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9449 鑉 CJK UNIFIED IDEOGRAPH-9449 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+944A 鑊 CJK UNIFIED IDEOGRAPH-944A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+944B 鑋 CJK UNIFIED IDEOGRAPH-944B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+944C 鑌 CJK UNIFIED IDEOGRAPH-944C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+944D 鑍 CJK UNIFIED IDEOGRAPH-944D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+944E 鑎 CJK UNIFIED IDEOGRAPH-944E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+944F 鑏 CJK UNIFIED IDEOGRAPH-944F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9450 鑐 CJK UNIFIED IDEOGRAPH-9450 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9451 鑑 CJK UNIFIED IDEOGRAPH-9451 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9452 鑒 CJK UNIFIED IDEOGRAPH-9452 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9453 鑓 CJK UNIFIED IDEOGRAPH-9453 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9454 鑔 CJK UNIFIED IDEOGRAPH-9454 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9455 鑕 CJK UNIFIED IDEOGRAPH-9455 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9456 鑖 CJK UNIFIED IDEOGRAPH-9456 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9457 鑗 CJK UNIFIED IDEOGRAPH-9457 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9458 鑘 CJK UNIFIED IDEOGRAPH-9458 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9459 鑙 CJK UNIFIED IDEOGRAPH-9459 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+945A 鑚 CJK UNIFIED IDEOGRAPH-945A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+945B 鑛 CJK UNIFIED IDEOGRAPH-945B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+945C 鑜 CJK UNIFIED IDEOGRAPH-945C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+945D 鑝 CJK UNIFIED IDEOGRAPH-945D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+945E 鑞 CJK UNIFIED IDEOGRAPH-945E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+945F 鑟 CJK UNIFIED IDEOGRAPH-945F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9460 鑠 CJK UNIFIED IDEOGRAPH-9460 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9461 鑡 CJK UNIFIED IDEOGRAPH-9461 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9462 鑢 CJK UNIFIED IDEOGRAPH-9462 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9463 鑣 CJK UNIFIED IDEOGRAPH-9463 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9464 鑤 CJK UNIFIED IDEOGRAPH-9464 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9465 鑥 CJK UNIFIED IDEOGRAPH-9465 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9466 鑦 CJK UNIFIED IDEOGRAPH-9466 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9467 鑧 CJK UNIFIED IDEOGRAPH-9467 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9468 鑨 CJK UNIFIED IDEOGRAPH-9468 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9469 鑩 CJK UNIFIED IDEOGRAPH-9469 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+946A 鑪 CJK UNIFIED IDEOGRAPH-946A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+946B 鑫 CJK UNIFIED IDEOGRAPH-946B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+946C 鑬 CJK UNIFIED IDEOGRAPH-946C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+946D 鑭 CJK UNIFIED IDEOGRAPH-946D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+946E 鑮 CJK UNIFIED IDEOGRAPH-946E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+946F 鑯 CJK UNIFIED IDEOGRAPH-946F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9470 鑰 CJK UNIFIED IDEOGRAPH-9470 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9471 鑱 CJK UNIFIED IDEOGRAPH-9471 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9472 鑲 CJK UNIFIED IDEOGRAPH-9472 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9473 鑳 CJK UNIFIED IDEOGRAPH-9473 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9474 鑴 CJK UNIFIED IDEOGRAPH-9474 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9475 鑵 CJK UNIFIED IDEOGRAPH-9475 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9476 鑶 CJK UNIFIED IDEOGRAPH-9476 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9477 鑷 CJK UNIFIED IDEOGRAPH-9477 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9478 鑸 CJK UNIFIED IDEOGRAPH-9478 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9479 鑹 CJK UNIFIED IDEOGRAPH-9479 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+947A 鑺 CJK UNIFIED IDEOGRAPH-947A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+947B 鑻 CJK UNIFIED IDEOGRAPH-947B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+947C 鑼 CJK UNIFIED IDEOGRAPH-947C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+947D 鑽 CJK UNIFIED IDEOGRAPH-947D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+947E 鑾 CJK UNIFIED IDEOGRAPH-947E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+947F 鑿 CJK UNIFIED IDEOGRAPH-947F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9480 钀 CJK UNIFIED IDEOGRAPH-9480 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9481 钁 CJK UNIFIED IDEOGRAPH-9481 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9482 钂 CJK UNIFIED IDEOGRAPH-9482 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9483 钃 CJK UNIFIED IDEOGRAPH-9483 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9484 钄 CJK UNIFIED IDEOGRAPH-9484 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9485 钅 CJK UNIFIED IDEOGRAPH-9485 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9486 钆 CJK UNIFIED IDEOGRAPH-9486 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9487 钇 CJK UNIFIED IDEOGRAPH-9487 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9488 针 CJK UNIFIED IDEOGRAPH-9488 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9489 钉 CJK UNIFIED IDEOGRAPH-9489 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+948A 钊 CJK UNIFIED IDEOGRAPH-948A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+948B 钋 CJK UNIFIED IDEOGRAPH-948B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+948C 钌 CJK UNIFIED IDEOGRAPH-948C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+948D 钍 CJK UNIFIED IDEOGRAPH-948D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+948E 钎 CJK UNIFIED IDEOGRAPH-948E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+948F 钏 CJK UNIFIED IDEOGRAPH-948F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9490 钐 CJK UNIFIED IDEOGRAPH-9490 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9491 钑 CJK UNIFIED IDEOGRAPH-9491 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9492 钒 CJK UNIFIED IDEOGRAPH-9492 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9493 钓 CJK UNIFIED IDEOGRAPH-9493 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9494 钔 CJK UNIFIED IDEOGRAPH-9494 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9495 钕 CJK UNIFIED IDEOGRAPH-9495 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9496 钖 CJK UNIFIED IDEOGRAPH-9496 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9497 钗 CJK UNIFIED IDEOGRAPH-9497 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9498 钘 CJK UNIFIED IDEOGRAPH-9498 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9499 钙 CJK UNIFIED IDEOGRAPH-9499 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+949A 钚 CJK UNIFIED IDEOGRAPH-949A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+949B 钛 CJK UNIFIED IDEOGRAPH-949B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+949C 钜 CJK UNIFIED IDEOGRAPH-949C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+949D 钝 CJK UNIFIED IDEOGRAPH-949D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+949E 钞 CJK UNIFIED IDEOGRAPH-949E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+949F 钟 CJK UNIFIED IDEOGRAPH-949F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+94A0 钠 CJK UNIFIED IDEOGRAPH-94A0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+94A1 钡 CJK UNIFIED IDEOGRAPH-94A1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+94A2 钢 CJK UNIFIED IDEOGRAPH-94A2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+94A3 钣 CJK UNIFIED IDEOGRAPH-94A3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+94A4 钤 CJK UNIFIED IDEOGRAPH-94A4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+94A5 钥 CJK UNIFIED IDEOGRAPH-94A5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+94A6 钦 CJK UNIFIED IDEOGRAPH-94A6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+94A7 钧 CJK UNIFIED IDEOGRAPH-94A7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+94A8 钨 CJK UNIFIED IDEOGRAPH-94A8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+94A9 钩 CJK UNIFIED IDEOGRAPH-94A9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+94AA 钪 CJK UNIFIED IDEOGRAPH-94AA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+94AB 钫 CJK UNIFIED IDEOGRAPH-94AB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+94AC 钬 CJK UNIFIED IDEOGRAPH-94AC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+94AD 钭 CJK UNIFIED IDEOGRAPH-94AD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+94AE 钮 CJK UNIFIED IDEOGRAPH-94AE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+94AF 钯 CJK UNIFIED IDEOGRAPH-94AF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+94B0 钰 CJK UNIFIED IDEOGRAPH-94B0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+94B1 钱 CJK UNIFIED IDEOGRAPH-94B1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+94B2 钲 CJK UNIFIED IDEOGRAPH-94B2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+94B3 钳 CJK UNIFIED IDEOGRAPH-94B3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+94B4 钴 CJK UNIFIED IDEOGRAPH-94B4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+94B5 钵 CJK UNIFIED IDEOGRAPH-94B5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+94B6 钶 CJK UNIFIED IDEOGRAPH-94B6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+94B7 钷 CJK UNIFIED IDEOGRAPH-94B7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+94B8 钸 CJK UNIFIED IDEOGRAPH-94B8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+94B9 钹 CJK UNIFIED IDEOGRAPH-94B9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+94BA 钺 CJK UNIFIED IDEOGRAPH-94BA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+94BB 钻 CJK UNIFIED IDEOGRAPH-94BB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+94BC 钼 CJK UNIFIED IDEOGRAPH-94BC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+94BD 钽 CJK UNIFIED IDEOGRAPH-94BD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+94BE 钾 CJK UNIFIED IDEOGRAPH-94BE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+94BF 钿 CJK UNIFIED IDEOGRAPH-94BF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+94C0 铀 CJK UNIFIED IDEOGRAPH-94C0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+94C1 铁 CJK UNIFIED IDEOGRAPH-94C1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+94C2 铂 CJK UNIFIED IDEOGRAPH-94C2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+94C3 铃 CJK UNIFIED IDEOGRAPH-94C3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+94C4 铄 CJK UNIFIED IDEOGRAPH-94C4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+94C5 铅 CJK UNIFIED IDEOGRAPH-94C5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+94C6 铆 CJK UNIFIED IDEOGRAPH-94C6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+94C7 铇 CJK UNIFIED IDEOGRAPH-94C7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+94C8 铈 CJK UNIFIED IDEOGRAPH-94C8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+94C9 铉 CJK UNIFIED IDEOGRAPH-94C9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+94CA 铊 CJK UNIFIED IDEOGRAPH-94CA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+94CB 铋 CJK UNIFIED IDEOGRAPH-94CB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+94CC 铌 CJK UNIFIED IDEOGRAPH-94CC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+94CD 铍 CJK UNIFIED IDEOGRAPH-94CD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+94CE 铎 CJK UNIFIED IDEOGRAPH-94CE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+94CF 铏 CJK UNIFIED IDEOGRAPH-94CF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+94D0 铐 CJK UNIFIED IDEOGRAPH-94D0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+94D1 铑 CJK UNIFIED IDEOGRAPH-94D1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+94D2 铒 CJK UNIFIED IDEOGRAPH-94D2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+94D3 铓 CJK UNIFIED IDEOGRAPH-94D3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+94D4 铔 CJK UNIFIED IDEOGRAPH-94D4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+94D5 铕 CJK UNIFIED IDEOGRAPH-94D5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+94D6 铖 CJK UNIFIED IDEOGRAPH-94D6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+94D7 铗 CJK UNIFIED IDEOGRAPH-94D7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+94D8 铘 CJK UNIFIED IDEOGRAPH-94D8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+94D9 铙 CJK UNIFIED IDEOGRAPH-94D9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+94DA 铚 CJK UNIFIED IDEOGRAPH-94DA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+94DB 铛 CJK UNIFIED IDEOGRAPH-94DB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+94DC 铜 CJK UNIFIED IDEOGRAPH-94DC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+94DD 铝 CJK UNIFIED IDEOGRAPH-94DD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+94DE 铞 CJK UNIFIED IDEOGRAPH-94DE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+94DF 铟 CJK UNIFIED IDEOGRAPH-94DF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+94E0 铠 CJK UNIFIED IDEOGRAPH-94E0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+94E1 铡 CJK UNIFIED IDEOGRAPH-94E1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+94E2 铢 CJK UNIFIED IDEOGRAPH-94E2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+94E3 铣 CJK UNIFIED IDEOGRAPH-94E3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+94E4 铤 CJK UNIFIED IDEOGRAPH-94E4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+94E5 铥 CJK UNIFIED IDEOGRAPH-94E5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+94E6 铦 CJK UNIFIED IDEOGRAPH-94E6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+94E7 铧 CJK UNIFIED IDEOGRAPH-94E7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+94E8 铨 CJK UNIFIED IDEOGRAPH-94E8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+94E9 铩 CJK UNIFIED IDEOGRAPH-94E9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+94EA 铪 CJK UNIFIED IDEOGRAPH-94EA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+94EB 铫 CJK UNIFIED IDEOGRAPH-94EB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+94EC 铬 CJK UNIFIED IDEOGRAPH-94EC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+94ED 铭 CJK UNIFIED IDEOGRAPH-94ED | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+94EE 铮 CJK UNIFIED IDEOGRAPH-94EE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+94EF 铯 CJK UNIFIED IDEOGRAPH-94EF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+94F0 铰 CJK UNIFIED IDEOGRAPH-94F0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+94F1 铱 CJK UNIFIED IDEOGRAPH-94F1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+94F2 铲 CJK UNIFIED IDEOGRAPH-94F2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+94F3 铳 CJK UNIFIED IDEOGRAPH-94F3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+94F4 铴 CJK UNIFIED IDEOGRAPH-94F4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+94F5 铵 CJK UNIFIED IDEOGRAPH-94F5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+94F6 银 CJK UNIFIED IDEOGRAPH-94F6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+94F7 铷 CJK UNIFIED IDEOGRAPH-94F7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+94F8 铸 CJK UNIFIED IDEOGRAPH-94F8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+94F9 铹 CJK UNIFIED IDEOGRAPH-94F9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+94FA 铺 CJK UNIFIED IDEOGRAPH-94FA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+94FB 铻 CJK UNIFIED IDEOGRAPH-94FB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+94FC 铼 CJK UNIFIED IDEOGRAPH-94FC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+94FD 铽 CJK UNIFIED IDEOGRAPH-94FD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+94FE 链 CJK UNIFIED IDEOGRAPH-94FE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+94FF 铿 CJK UNIFIED IDEOGRAPH-94FF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9500 销 CJK UNIFIED IDEOGRAPH-9500 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9501 锁 CJK UNIFIED IDEOGRAPH-9501 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9502 锂 CJK UNIFIED IDEOGRAPH-9502 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9503 锃 CJK UNIFIED IDEOGRAPH-9503 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9504 锄 CJK UNIFIED IDEOGRAPH-9504 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9505 锅 CJK UNIFIED IDEOGRAPH-9505 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9506 锆 CJK UNIFIED IDEOGRAPH-9506 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9507 锇 CJK UNIFIED IDEOGRAPH-9507 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9508 锈 CJK UNIFIED IDEOGRAPH-9508 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9509 锉 CJK UNIFIED IDEOGRAPH-9509 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+950A 锊 CJK UNIFIED IDEOGRAPH-950A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+950B 锋 CJK UNIFIED IDEOGRAPH-950B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+950C 锌 CJK UNIFIED IDEOGRAPH-950C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+950D 锍 CJK UNIFIED IDEOGRAPH-950D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+950E 锎 CJK UNIFIED IDEOGRAPH-950E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+950F 锏 CJK UNIFIED IDEOGRAPH-950F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9510 锐 CJK UNIFIED IDEOGRAPH-9510 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9511 锑 CJK UNIFIED IDEOGRAPH-9511 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9512 锒 CJK UNIFIED IDEOGRAPH-9512 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9513 锓 CJK UNIFIED IDEOGRAPH-9513 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9514 锔 CJK UNIFIED IDEOGRAPH-9514 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9515 锕 CJK UNIFIED IDEOGRAPH-9515 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9516 锖 CJK UNIFIED IDEOGRAPH-9516 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9517 锗 CJK UNIFIED IDEOGRAPH-9517 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9518 锘 CJK UNIFIED IDEOGRAPH-9518 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9519 错 CJK UNIFIED IDEOGRAPH-9519 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+951A 锚 CJK UNIFIED IDEOGRAPH-951A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+951B 锛 CJK UNIFIED IDEOGRAPH-951B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+951C 锜 CJK UNIFIED IDEOGRAPH-951C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+951D 锝 CJK UNIFIED IDEOGRAPH-951D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+951E 锞 CJK UNIFIED IDEOGRAPH-951E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+951F 锟 CJK UNIFIED IDEOGRAPH-951F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9520 锠 CJK UNIFIED IDEOGRAPH-9520 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9521 锡 CJK UNIFIED IDEOGRAPH-9521 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9522 锢 CJK UNIFIED IDEOGRAPH-9522 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9523 锣 CJK UNIFIED IDEOGRAPH-9523 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9524 锤 CJK UNIFIED IDEOGRAPH-9524 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9525 锥 CJK UNIFIED IDEOGRAPH-9525 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9526 锦 CJK UNIFIED IDEOGRAPH-9526 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9527 锧 CJK UNIFIED IDEOGRAPH-9527 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9528 锨 CJK UNIFIED IDEOGRAPH-9528 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9529 锩 CJK UNIFIED IDEOGRAPH-9529 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+952A 锪 CJK UNIFIED IDEOGRAPH-952A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+952B 锫 CJK UNIFIED IDEOGRAPH-952B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+952C 锬 CJK UNIFIED IDEOGRAPH-952C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+952D 锭 CJK UNIFIED IDEOGRAPH-952D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+952E 键 CJK UNIFIED IDEOGRAPH-952E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+952F 锯 CJK UNIFIED IDEOGRAPH-952F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9530 锰 CJK UNIFIED IDEOGRAPH-9530 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9531 锱 CJK UNIFIED IDEOGRAPH-9531 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9532 锲 CJK UNIFIED IDEOGRAPH-9532 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9533 锳 CJK UNIFIED IDEOGRAPH-9533 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9534 锴 CJK UNIFIED IDEOGRAPH-9534 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9535 锵 CJK UNIFIED IDEOGRAPH-9535 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9536 锶 CJK UNIFIED IDEOGRAPH-9536 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9537 锷 CJK UNIFIED IDEOGRAPH-9537 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9538 锸 CJK UNIFIED IDEOGRAPH-9538 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9539 锹 CJK UNIFIED IDEOGRAPH-9539 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+953A 锺 CJK UNIFIED IDEOGRAPH-953A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+953B 锻 CJK UNIFIED IDEOGRAPH-953B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+953C 锼 CJK UNIFIED IDEOGRAPH-953C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+953D 锽 CJK UNIFIED IDEOGRAPH-953D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+953E 锾 CJK UNIFIED IDEOGRAPH-953E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+953F 锿 CJK UNIFIED IDEOGRAPH-953F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9540 镀 CJK UNIFIED IDEOGRAPH-9540 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9541 镁 CJK UNIFIED IDEOGRAPH-9541 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9542 镂 CJK UNIFIED IDEOGRAPH-9542 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9543 镃 CJK UNIFIED IDEOGRAPH-9543 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9544 镄 CJK UNIFIED IDEOGRAPH-9544 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9545 镅 CJK UNIFIED IDEOGRAPH-9545 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9546 镆 CJK UNIFIED IDEOGRAPH-9546 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9547 镇 CJK UNIFIED IDEOGRAPH-9547 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9548 镈 CJK UNIFIED IDEOGRAPH-9548 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9549 镉 CJK UNIFIED IDEOGRAPH-9549 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+954A 镊 CJK UNIFIED IDEOGRAPH-954A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+954B 镋 CJK UNIFIED IDEOGRAPH-954B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+954C 镌 CJK UNIFIED IDEOGRAPH-954C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+954D 镍 CJK UNIFIED IDEOGRAPH-954D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+954E 镎 CJK UNIFIED IDEOGRAPH-954E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+954F 镏 CJK UNIFIED IDEOGRAPH-954F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9550 镐 CJK UNIFIED IDEOGRAPH-9550 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9551 镑 CJK UNIFIED IDEOGRAPH-9551 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9552 镒 CJK UNIFIED IDEOGRAPH-9552 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9553 镓 CJK UNIFIED IDEOGRAPH-9553 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9554 镔 CJK UNIFIED IDEOGRAPH-9554 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9555 镕 CJK UNIFIED IDEOGRAPH-9555 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9556 镖 CJK UNIFIED IDEOGRAPH-9556 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9557 镗 CJK UNIFIED IDEOGRAPH-9557 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9558 镘 CJK UNIFIED IDEOGRAPH-9558 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9559 镙 CJK UNIFIED IDEOGRAPH-9559 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+955A 镚 CJK UNIFIED IDEOGRAPH-955A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+955B 镛 CJK UNIFIED IDEOGRAPH-955B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+955C 镜 CJK UNIFIED IDEOGRAPH-955C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+955D 镝 CJK UNIFIED IDEOGRAPH-955D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+955E 镞 CJK UNIFIED IDEOGRAPH-955E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+955F 镟 CJK UNIFIED IDEOGRAPH-955F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9560 镠 CJK UNIFIED IDEOGRAPH-9560 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9561 镡 CJK UNIFIED IDEOGRAPH-9561 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9562 镢 CJK UNIFIED IDEOGRAPH-9562 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9563 镣 CJK UNIFIED IDEOGRAPH-9563 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9564 镤 CJK UNIFIED IDEOGRAPH-9564 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9565 镥 CJK UNIFIED IDEOGRAPH-9565 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9566 镦 CJK UNIFIED IDEOGRAPH-9566 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9567 镧 CJK UNIFIED IDEOGRAPH-9567 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9568 镨 CJK UNIFIED IDEOGRAPH-9568 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9569 镩 CJK UNIFIED IDEOGRAPH-9569 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+956A 镪 CJK UNIFIED IDEOGRAPH-956A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+956B 镫 CJK UNIFIED IDEOGRAPH-956B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+956C 镬 CJK UNIFIED IDEOGRAPH-956C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+956D 镭 CJK UNIFIED IDEOGRAPH-956D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+956E 镮 CJK UNIFIED IDEOGRAPH-956E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+956F 镯 CJK UNIFIED IDEOGRAPH-956F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9570 镰 CJK UNIFIED IDEOGRAPH-9570 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9571 镱 CJK UNIFIED IDEOGRAPH-9571 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9572 镲 CJK UNIFIED IDEOGRAPH-9572 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9573 镳 CJK UNIFIED IDEOGRAPH-9573 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9574 镴 CJK UNIFIED IDEOGRAPH-9574 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9575 镵 CJK UNIFIED IDEOGRAPH-9575 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9576 镶 CJK UNIFIED IDEOGRAPH-9576 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9577 長 CJK UNIFIED IDEOGRAPH-9577 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9578 镸 CJK UNIFIED IDEOGRAPH-9578 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9579 镹 CJK UNIFIED IDEOGRAPH-9579 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+957A 镺 CJK UNIFIED IDEOGRAPH-957A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+957B 镻 CJK UNIFIED IDEOGRAPH-957B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+957C 镼 CJK UNIFIED IDEOGRAPH-957C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+957D 镽 CJK UNIFIED IDEOGRAPH-957D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+957E 镾 CJK UNIFIED IDEOGRAPH-957E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+957F 长 CJK UNIFIED IDEOGRAPH-957F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9580 門 CJK UNIFIED IDEOGRAPH-9580 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9581 閁 CJK UNIFIED IDEOGRAPH-9581 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9582 閂 CJK UNIFIED IDEOGRAPH-9582 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9583 閃 CJK UNIFIED IDEOGRAPH-9583 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9584 閄 CJK UNIFIED IDEOGRAPH-9584 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9585 閅 CJK UNIFIED IDEOGRAPH-9585 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9586 閆 CJK UNIFIED IDEOGRAPH-9586 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9587 閇 CJK UNIFIED IDEOGRAPH-9587 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9588 閈 CJK UNIFIED IDEOGRAPH-9588 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9589 閉 CJK UNIFIED IDEOGRAPH-9589 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+958A 閊 CJK UNIFIED IDEOGRAPH-958A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+958B 開 CJK UNIFIED IDEOGRAPH-958B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+958C 閌 CJK UNIFIED IDEOGRAPH-958C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+958D 閍 CJK UNIFIED IDEOGRAPH-958D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+958E 閎 CJK UNIFIED IDEOGRAPH-958E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+958F 閏 CJK UNIFIED IDEOGRAPH-958F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9590 閐 CJK UNIFIED IDEOGRAPH-9590 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9591 閑 CJK UNIFIED IDEOGRAPH-9591 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9592 閒 CJK UNIFIED IDEOGRAPH-9592 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9593 間 CJK UNIFIED IDEOGRAPH-9593 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9594 閔 CJK UNIFIED IDEOGRAPH-9594 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9595 閕 CJK UNIFIED IDEOGRAPH-9595 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9596 閖 CJK UNIFIED IDEOGRAPH-9596 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9597 閗 CJK UNIFIED IDEOGRAPH-9597 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9598 閘 CJK UNIFIED IDEOGRAPH-9598 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9599 閙 CJK UNIFIED IDEOGRAPH-9599 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+959A 閚 CJK UNIFIED IDEOGRAPH-959A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+959B 閛 CJK UNIFIED IDEOGRAPH-959B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+959C 閜 CJK UNIFIED IDEOGRAPH-959C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+959D 閝 CJK UNIFIED IDEOGRAPH-959D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+959E 閞 CJK UNIFIED IDEOGRAPH-959E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+959F 閟 CJK UNIFIED IDEOGRAPH-959F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+95A0 閠 CJK UNIFIED IDEOGRAPH-95A0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+95A1 閡 CJK UNIFIED IDEOGRAPH-95A1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+95A2 関 CJK UNIFIED IDEOGRAPH-95A2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+95A3 閣 CJK UNIFIED IDEOGRAPH-95A3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+95A4 閤 CJK UNIFIED IDEOGRAPH-95A4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+95A5 閥 CJK UNIFIED IDEOGRAPH-95A5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+95A6 閦 CJK UNIFIED IDEOGRAPH-95A6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+95A7 閧 CJK UNIFIED IDEOGRAPH-95A7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+95A8 閨 CJK UNIFIED IDEOGRAPH-95A8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+95A9 閩 CJK UNIFIED IDEOGRAPH-95A9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+95AA 閪 CJK UNIFIED IDEOGRAPH-95AA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+95AB 閫 CJK UNIFIED IDEOGRAPH-95AB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+95AC 閬 CJK UNIFIED IDEOGRAPH-95AC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+95AD 閭 CJK UNIFIED IDEOGRAPH-95AD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+95AE 閮 CJK UNIFIED IDEOGRAPH-95AE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+95AF 閯 CJK UNIFIED IDEOGRAPH-95AF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+95B0 閰 CJK UNIFIED IDEOGRAPH-95B0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+95B1 閱 CJK UNIFIED IDEOGRAPH-95B1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+95B2 閲 CJK UNIFIED IDEOGRAPH-95B2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+95B3 閳 CJK UNIFIED IDEOGRAPH-95B3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+95B4 閴 CJK UNIFIED IDEOGRAPH-95B4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+95B5 閵 CJK UNIFIED IDEOGRAPH-95B5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+95B6 閶 CJK UNIFIED IDEOGRAPH-95B6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+95B7 閷 CJK UNIFIED IDEOGRAPH-95B7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+95B8 閸 CJK UNIFIED IDEOGRAPH-95B8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+95B9 閹 CJK UNIFIED IDEOGRAPH-95B9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+95BA 閺 CJK UNIFIED IDEOGRAPH-95BA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+95BB 閻 CJK UNIFIED IDEOGRAPH-95BB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+95BC 閼 CJK UNIFIED IDEOGRAPH-95BC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+95BD 閽 CJK UNIFIED IDEOGRAPH-95BD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+95BE 閾 CJK UNIFIED IDEOGRAPH-95BE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+95BF 閿 CJK UNIFIED IDEOGRAPH-95BF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+95C0 闀 CJK UNIFIED IDEOGRAPH-95C0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+95C1 闁 CJK UNIFIED IDEOGRAPH-95C1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+95C2 闂 CJK UNIFIED IDEOGRAPH-95C2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+95C3 闃 CJK UNIFIED IDEOGRAPH-95C3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+95C4 闄 CJK UNIFIED IDEOGRAPH-95C4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+95C5 闅 CJK UNIFIED IDEOGRAPH-95C5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+95C6 闆 CJK UNIFIED IDEOGRAPH-95C6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+95C7 闇 CJK UNIFIED IDEOGRAPH-95C7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+95C8 闈 CJK UNIFIED IDEOGRAPH-95C8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+95C9 闉 CJK UNIFIED IDEOGRAPH-95C9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+95CA 闊 CJK UNIFIED IDEOGRAPH-95CA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+95CB 闋 CJK UNIFIED IDEOGRAPH-95CB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+95CC 闌 CJK UNIFIED IDEOGRAPH-95CC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+95CD 闍 CJK UNIFIED IDEOGRAPH-95CD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+95CE 闎 CJK UNIFIED IDEOGRAPH-95CE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+95CF 闏 CJK UNIFIED IDEOGRAPH-95CF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+95D0 闐 CJK UNIFIED IDEOGRAPH-95D0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+95D1 闑 CJK UNIFIED IDEOGRAPH-95D1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+95D2 闒 CJK UNIFIED IDEOGRAPH-95D2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+95D3 闓 CJK UNIFIED IDEOGRAPH-95D3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+95D4 闔 CJK UNIFIED IDEOGRAPH-95D4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+95D5 闕 CJK UNIFIED IDEOGRAPH-95D5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+95D6 闖 CJK UNIFIED IDEOGRAPH-95D6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+95D7 闗 CJK UNIFIED IDEOGRAPH-95D7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+95D8 闘 CJK UNIFIED IDEOGRAPH-95D8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+95D9 闙 CJK UNIFIED IDEOGRAPH-95D9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+95DA 闚 CJK UNIFIED IDEOGRAPH-95DA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+95DB 闛 CJK UNIFIED IDEOGRAPH-95DB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+95DC 關 CJK UNIFIED IDEOGRAPH-95DC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+95DD 闝 CJK UNIFIED IDEOGRAPH-95DD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+95DE 闞 CJK UNIFIED IDEOGRAPH-95DE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+95DF 闟 CJK UNIFIED IDEOGRAPH-95DF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+95E0 闠 CJK UNIFIED IDEOGRAPH-95E0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+95E1 闡 CJK UNIFIED IDEOGRAPH-95E1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+95E2 闢 CJK UNIFIED IDEOGRAPH-95E2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+95E3 闣 CJK UNIFIED IDEOGRAPH-95E3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+95E4 闤 CJK UNIFIED IDEOGRAPH-95E4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+95E5 闥 CJK UNIFIED IDEOGRAPH-95E5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+95E6 闦 CJK UNIFIED IDEOGRAPH-95E6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+95E7 闧 CJK UNIFIED IDEOGRAPH-95E7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+95E8 门 CJK UNIFIED IDEOGRAPH-95E8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+95E9 闩 CJK UNIFIED IDEOGRAPH-95E9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+95EA 闪 CJK UNIFIED IDEOGRAPH-95EA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+95EB 闫 CJK UNIFIED IDEOGRAPH-95EB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+95EC 闬 CJK UNIFIED IDEOGRAPH-95EC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+95ED 闭 CJK UNIFIED IDEOGRAPH-95ED | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+95EE 问 CJK UNIFIED IDEOGRAPH-95EE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+95EF 闯 CJK UNIFIED IDEOGRAPH-95EF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+95F0 闰 CJK UNIFIED IDEOGRAPH-95F0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+95F1 闱 CJK UNIFIED IDEOGRAPH-95F1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+95F2 闲 CJK UNIFIED IDEOGRAPH-95F2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+95F3 闳 CJK UNIFIED IDEOGRAPH-95F3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+95F4 间 CJK UNIFIED IDEOGRAPH-95F4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+95F5 闵 CJK UNIFIED IDEOGRAPH-95F5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+95F6 闶 CJK UNIFIED IDEOGRAPH-95F6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+95F7 闷 CJK UNIFIED IDEOGRAPH-95F7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+95F8 闸 CJK UNIFIED IDEOGRAPH-95F8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+95F9 闹 CJK UNIFIED IDEOGRAPH-95F9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+95FA 闺 CJK UNIFIED IDEOGRAPH-95FA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+95FB 闻 CJK UNIFIED IDEOGRAPH-95FB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+95FC 闼 CJK UNIFIED IDEOGRAPH-95FC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+95FD 闽 CJK UNIFIED IDEOGRAPH-95FD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+95FE 闾 CJK UNIFIED IDEOGRAPH-95FE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+95FF 闿 CJK UNIFIED IDEOGRAPH-95FF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9600 阀 CJK UNIFIED IDEOGRAPH-9600 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9601 阁 CJK UNIFIED IDEOGRAPH-9601 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9602 阂 CJK UNIFIED IDEOGRAPH-9602 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9603 阃 CJK UNIFIED IDEOGRAPH-9603 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9604 阄 CJK UNIFIED IDEOGRAPH-9604 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9605 阅 CJK UNIFIED IDEOGRAPH-9605 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9606 阆 CJK UNIFIED IDEOGRAPH-9606 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9607 阇 CJK UNIFIED IDEOGRAPH-9607 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9608 阈 CJK UNIFIED IDEOGRAPH-9608 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9609 阉 CJK UNIFIED IDEOGRAPH-9609 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+960A 阊 CJK UNIFIED IDEOGRAPH-960A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+960B 阋 CJK UNIFIED IDEOGRAPH-960B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+960C 阌 CJK UNIFIED IDEOGRAPH-960C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+960D 阍 CJK UNIFIED IDEOGRAPH-960D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+960E 阎 CJK UNIFIED IDEOGRAPH-960E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+960F 阏 CJK UNIFIED IDEOGRAPH-960F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9610 阐 CJK UNIFIED IDEOGRAPH-9610 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9611 阑 CJK UNIFIED IDEOGRAPH-9611 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9612 阒 CJK UNIFIED IDEOGRAPH-9612 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9613 阓 CJK UNIFIED IDEOGRAPH-9613 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9614 阔 CJK UNIFIED IDEOGRAPH-9614 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9615 阕 CJK UNIFIED IDEOGRAPH-9615 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9616 阖 CJK UNIFIED IDEOGRAPH-9616 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9617 阗 CJK UNIFIED IDEOGRAPH-9617 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9618 阘 CJK UNIFIED IDEOGRAPH-9618 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9619 阙 CJK UNIFIED IDEOGRAPH-9619 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+961A 阚 CJK UNIFIED IDEOGRAPH-961A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+961B 阛 CJK UNIFIED IDEOGRAPH-961B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+961C 阜 CJK UNIFIED IDEOGRAPH-961C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+961D 阝 CJK UNIFIED IDEOGRAPH-961D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+961E 阞 CJK UNIFIED IDEOGRAPH-961E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+961F 队 CJK UNIFIED IDEOGRAPH-961F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9620 阠 CJK UNIFIED IDEOGRAPH-9620 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9621 阡 CJK UNIFIED IDEOGRAPH-9621 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9622 阢 CJK UNIFIED IDEOGRAPH-9622 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9623 阣 CJK UNIFIED IDEOGRAPH-9623 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9624 阤 CJK UNIFIED IDEOGRAPH-9624 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9625 阥 CJK UNIFIED IDEOGRAPH-9625 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9626 阦 CJK UNIFIED IDEOGRAPH-9626 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9627 阧 CJK UNIFIED IDEOGRAPH-9627 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9628 阨 CJK UNIFIED IDEOGRAPH-9628 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9629 阩 CJK UNIFIED IDEOGRAPH-9629 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+962A 阪 CJK UNIFIED IDEOGRAPH-962A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+962B 阫 CJK UNIFIED IDEOGRAPH-962B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+962C 阬 CJK UNIFIED IDEOGRAPH-962C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+962D 阭 CJK UNIFIED IDEOGRAPH-962D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+962E 阮 CJK UNIFIED IDEOGRAPH-962E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+962F 阯 CJK UNIFIED IDEOGRAPH-962F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9630 阰 CJK UNIFIED IDEOGRAPH-9630 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9631 阱 CJK UNIFIED IDEOGRAPH-9631 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9632 防 CJK UNIFIED IDEOGRAPH-9632 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9633 阳 CJK UNIFIED IDEOGRAPH-9633 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9634 阴 CJK UNIFIED IDEOGRAPH-9634 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9635 阵 CJK UNIFIED IDEOGRAPH-9635 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9636 阶 CJK UNIFIED IDEOGRAPH-9636 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9637 阷 CJK UNIFIED IDEOGRAPH-9637 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9638 阸 CJK UNIFIED IDEOGRAPH-9638 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9639 阹 CJK UNIFIED IDEOGRAPH-9639 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+963A 阺 CJK UNIFIED IDEOGRAPH-963A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+963B 阻 CJK UNIFIED IDEOGRAPH-963B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+963C 阼 CJK UNIFIED IDEOGRAPH-963C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+963D 阽 CJK UNIFIED IDEOGRAPH-963D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+963E 阾 CJK UNIFIED IDEOGRAPH-963E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+963F 阿 CJK UNIFIED IDEOGRAPH-963F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9640 陀 CJK UNIFIED IDEOGRAPH-9640 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9641 陁 CJK UNIFIED IDEOGRAPH-9641 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9642 陂 CJK UNIFIED IDEOGRAPH-9642 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9643 陃 CJK UNIFIED IDEOGRAPH-9643 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9644 附 CJK UNIFIED IDEOGRAPH-9644 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9645 际 CJK UNIFIED IDEOGRAPH-9645 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9646 陆 CJK UNIFIED IDEOGRAPH-9646 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9647 陇 CJK UNIFIED IDEOGRAPH-9647 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9648 陈 CJK UNIFIED IDEOGRAPH-9648 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9649 陉 CJK UNIFIED IDEOGRAPH-9649 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+964A 陊 CJK UNIFIED IDEOGRAPH-964A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+964B 陋 CJK UNIFIED IDEOGRAPH-964B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+964C 陌 CJK UNIFIED IDEOGRAPH-964C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+964D 降 CJK UNIFIED IDEOGRAPH-964D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+964E 陎 CJK UNIFIED IDEOGRAPH-964E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+964F 陏 CJK UNIFIED IDEOGRAPH-964F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9650 限 CJK UNIFIED IDEOGRAPH-9650 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9651 陑 CJK UNIFIED IDEOGRAPH-9651 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9652 陒 CJK UNIFIED IDEOGRAPH-9652 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9653 陓 CJK UNIFIED IDEOGRAPH-9653 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9654 陔 CJK UNIFIED IDEOGRAPH-9654 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9655 陕 CJK UNIFIED IDEOGRAPH-9655 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9656 陖 CJK UNIFIED IDEOGRAPH-9656 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9657 陗 CJK UNIFIED IDEOGRAPH-9657 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9658 陘 CJK UNIFIED IDEOGRAPH-9658 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9659 陙 CJK UNIFIED IDEOGRAPH-9659 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+965A 陚 CJK UNIFIED IDEOGRAPH-965A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+965B 陛 CJK UNIFIED IDEOGRAPH-965B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+965C 陜 CJK UNIFIED IDEOGRAPH-965C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+965D 陝 CJK UNIFIED IDEOGRAPH-965D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+965E 陞 CJK UNIFIED IDEOGRAPH-965E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+965F 陟 CJK UNIFIED IDEOGRAPH-965F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9660 陠 CJK UNIFIED IDEOGRAPH-9660 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9661 陡 CJK UNIFIED IDEOGRAPH-9661 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9662 院 CJK UNIFIED IDEOGRAPH-9662 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9663 陣 CJK UNIFIED IDEOGRAPH-9663 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9664 除 CJK UNIFIED IDEOGRAPH-9664 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9665 陥 CJK UNIFIED IDEOGRAPH-9665 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9666 陦 CJK UNIFIED IDEOGRAPH-9666 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9667 陧 CJK UNIFIED IDEOGRAPH-9667 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9668 陨 CJK UNIFIED IDEOGRAPH-9668 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9669 险 CJK UNIFIED IDEOGRAPH-9669 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+966A 陪 CJK UNIFIED IDEOGRAPH-966A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+966B 陫 CJK UNIFIED IDEOGRAPH-966B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+966C 陬 CJK UNIFIED IDEOGRAPH-966C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+966D 陭 CJK UNIFIED IDEOGRAPH-966D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+966E 陮 CJK UNIFIED IDEOGRAPH-966E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+966F 陯 CJK UNIFIED IDEOGRAPH-966F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9670 陰 CJK UNIFIED IDEOGRAPH-9670 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9671 陱 CJK UNIFIED IDEOGRAPH-9671 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9672 陲 CJK UNIFIED IDEOGRAPH-9672 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9673 陳 CJK UNIFIED IDEOGRAPH-9673 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9674 陴 CJK UNIFIED IDEOGRAPH-9674 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9675 陵 CJK UNIFIED IDEOGRAPH-9675 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9676 陶 CJK UNIFIED IDEOGRAPH-9676 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9677 陷 CJK UNIFIED IDEOGRAPH-9677 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9678 陸 CJK UNIFIED IDEOGRAPH-9678 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9679 陹 CJK UNIFIED IDEOGRAPH-9679 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+967A 険 CJK UNIFIED IDEOGRAPH-967A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+967B 陻 CJK UNIFIED IDEOGRAPH-967B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+967C 陼 CJK UNIFIED IDEOGRAPH-967C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+967D 陽 CJK UNIFIED IDEOGRAPH-967D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+967E 陾 CJK UNIFIED IDEOGRAPH-967E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+967F 陿 CJK UNIFIED IDEOGRAPH-967F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9680 隀 CJK UNIFIED IDEOGRAPH-9680 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9681 隁 CJK UNIFIED IDEOGRAPH-9681 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9682 隂 CJK UNIFIED IDEOGRAPH-9682 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9683 隃 CJK UNIFIED IDEOGRAPH-9683 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9684 隄 CJK UNIFIED IDEOGRAPH-9684 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9685 隅 CJK UNIFIED IDEOGRAPH-9685 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9686 隆 CJK UNIFIED IDEOGRAPH-9686 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9687 隇 CJK UNIFIED IDEOGRAPH-9687 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9688 隈 CJK UNIFIED IDEOGRAPH-9688 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9689 隉 CJK UNIFIED IDEOGRAPH-9689 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+968A 隊 CJK UNIFIED IDEOGRAPH-968A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+968B 隋 CJK UNIFIED IDEOGRAPH-968B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+968C 隌 CJK UNIFIED IDEOGRAPH-968C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+968D 隍 CJK UNIFIED IDEOGRAPH-968D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+968E 階 CJK UNIFIED IDEOGRAPH-968E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+968F 随 CJK UNIFIED IDEOGRAPH-968F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9690 隐 CJK UNIFIED IDEOGRAPH-9690 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9691 隑 CJK UNIFIED IDEOGRAPH-9691 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9692 隒 CJK UNIFIED IDEOGRAPH-9692 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9693 隓 CJK UNIFIED IDEOGRAPH-9693 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9694 隔 CJK UNIFIED IDEOGRAPH-9694 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9695 隕 CJK UNIFIED IDEOGRAPH-9695 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9696 隖 CJK UNIFIED IDEOGRAPH-9696 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9697 隗 CJK UNIFIED IDEOGRAPH-9697 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9698 隘 CJK UNIFIED IDEOGRAPH-9698 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9699 隙 CJK UNIFIED IDEOGRAPH-9699 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+969A 隚 CJK UNIFIED IDEOGRAPH-969A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+969B 際 CJK UNIFIED IDEOGRAPH-969B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+969C 障 CJK UNIFIED IDEOGRAPH-969C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+969D 隝 CJK UNIFIED IDEOGRAPH-969D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+969E 隞 CJK UNIFIED IDEOGRAPH-969E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+969F 隟 CJK UNIFIED IDEOGRAPH-969F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+96A0 隠 CJK UNIFIED IDEOGRAPH-96A0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+96A1 隡 CJK UNIFIED IDEOGRAPH-96A1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+96A2 隢 CJK UNIFIED IDEOGRAPH-96A2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+96A3 隣 CJK UNIFIED IDEOGRAPH-96A3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+96A4 隤 CJK UNIFIED IDEOGRAPH-96A4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+96A5 隥 CJK UNIFIED IDEOGRAPH-96A5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+96A6 隦 CJK UNIFIED IDEOGRAPH-96A6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+96A7 隧 CJK UNIFIED IDEOGRAPH-96A7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+96A8 隨 CJK UNIFIED IDEOGRAPH-96A8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+96A9 隩 CJK UNIFIED IDEOGRAPH-96A9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+96AA 險 CJK UNIFIED IDEOGRAPH-96AA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+96AB 隫 CJK UNIFIED IDEOGRAPH-96AB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+96AC 隬 CJK UNIFIED IDEOGRAPH-96AC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+96AD 隭 CJK UNIFIED IDEOGRAPH-96AD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+96AE 隮 CJK UNIFIED IDEOGRAPH-96AE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+96AF 隯 CJK UNIFIED IDEOGRAPH-96AF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+96B0 隰 CJK UNIFIED IDEOGRAPH-96B0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+96B1 隱 CJK UNIFIED IDEOGRAPH-96B1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+96B2 隲 CJK UNIFIED IDEOGRAPH-96B2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+96B3 隳 CJK UNIFIED IDEOGRAPH-96B3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+96B4 隴 CJK UNIFIED IDEOGRAPH-96B4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+96B5 隵 CJK UNIFIED IDEOGRAPH-96B5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+96B6 隶 CJK UNIFIED IDEOGRAPH-96B6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+96B7 隷 CJK UNIFIED IDEOGRAPH-96B7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+96B8 隸 CJK UNIFIED IDEOGRAPH-96B8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+96B9 隹 CJK UNIFIED IDEOGRAPH-96B9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+96BA 隺 CJK UNIFIED IDEOGRAPH-96BA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+96BB 隻 CJK UNIFIED IDEOGRAPH-96BB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+96BC 隼 CJK UNIFIED IDEOGRAPH-96BC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+96BD 隽 CJK UNIFIED IDEOGRAPH-96BD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+96BE 难 CJK UNIFIED IDEOGRAPH-96BE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+96BF 隿 CJK UNIFIED IDEOGRAPH-96BF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+96C0 雀 CJK UNIFIED IDEOGRAPH-96C0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+96C1 雁 CJK UNIFIED IDEOGRAPH-96C1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+96C2 雂 CJK UNIFIED IDEOGRAPH-96C2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+96C3 雃 CJK UNIFIED IDEOGRAPH-96C3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+96C4 雄 CJK UNIFIED IDEOGRAPH-96C4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+96C5 雅 CJK UNIFIED IDEOGRAPH-96C5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+96C6 集 CJK UNIFIED IDEOGRAPH-96C6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+96C7 雇 CJK UNIFIED IDEOGRAPH-96C7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+96C8 雈 CJK UNIFIED IDEOGRAPH-96C8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+96C9 雉 CJK UNIFIED IDEOGRAPH-96C9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+96CA 雊 CJK UNIFIED IDEOGRAPH-96CA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+96CB 雋 CJK UNIFIED IDEOGRAPH-96CB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+96CC 雌 CJK UNIFIED IDEOGRAPH-96CC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+96CD 雍 CJK UNIFIED IDEOGRAPH-96CD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+96CE 雎 CJK UNIFIED IDEOGRAPH-96CE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+96CF 雏 CJK UNIFIED IDEOGRAPH-96CF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+96D0 雐 CJK UNIFIED IDEOGRAPH-96D0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+96D1 雑 CJK UNIFIED IDEOGRAPH-96D1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+96D2 雒 CJK UNIFIED IDEOGRAPH-96D2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+96D3 雓 CJK UNIFIED IDEOGRAPH-96D3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+96D4 雔 CJK UNIFIED IDEOGRAPH-96D4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+96D5 雕 CJK UNIFIED IDEOGRAPH-96D5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+96D6 雖 CJK UNIFIED IDEOGRAPH-96D6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+96D7 雗 CJK UNIFIED IDEOGRAPH-96D7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+96D8 雘 CJK UNIFIED IDEOGRAPH-96D8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+96D9 雙 CJK UNIFIED IDEOGRAPH-96D9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+96DA 雚 CJK UNIFIED IDEOGRAPH-96DA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+96DB 雛 CJK UNIFIED IDEOGRAPH-96DB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+96DC 雜 CJK UNIFIED IDEOGRAPH-96DC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+96DD 雝 CJK UNIFIED IDEOGRAPH-96DD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+96DE 雞 CJK UNIFIED IDEOGRAPH-96DE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+96DF 雟 CJK UNIFIED IDEOGRAPH-96DF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+96E0 雠 CJK UNIFIED IDEOGRAPH-96E0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+96E1 雡 CJK UNIFIED IDEOGRAPH-96E1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+96E2 離 CJK UNIFIED IDEOGRAPH-96E2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+96E3 難 CJK UNIFIED IDEOGRAPH-96E3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+96E4 雤 CJK UNIFIED IDEOGRAPH-96E4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+96E5 雥 CJK UNIFIED IDEOGRAPH-96E5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+96E6 雦 CJK UNIFIED IDEOGRAPH-96E6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+96E7 雧 CJK UNIFIED IDEOGRAPH-96E7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+96E8 雨 CJK UNIFIED IDEOGRAPH-96E8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+96E9 雩 CJK UNIFIED IDEOGRAPH-96E9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+96EA 雪 CJK UNIFIED IDEOGRAPH-96EA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+96EB 雫 CJK UNIFIED IDEOGRAPH-96EB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+96EC 雬 CJK UNIFIED IDEOGRAPH-96EC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+96ED 雭 CJK UNIFIED IDEOGRAPH-96ED | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+96EE 雮 CJK UNIFIED IDEOGRAPH-96EE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+96EF 雯 CJK UNIFIED IDEOGRAPH-96EF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+96F0 雰 CJK UNIFIED IDEOGRAPH-96F0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+96F1 雱 CJK UNIFIED IDEOGRAPH-96F1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+96F2 雲 CJK UNIFIED IDEOGRAPH-96F2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+96F3 雳 CJK UNIFIED IDEOGRAPH-96F3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+96F4 雴 CJK UNIFIED IDEOGRAPH-96F4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+96F5 雵 CJK UNIFIED IDEOGRAPH-96F5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+96F6 零 CJK UNIFIED IDEOGRAPH-96F6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+96F7 雷 CJK UNIFIED IDEOGRAPH-96F7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+96F8 雸 CJK UNIFIED IDEOGRAPH-96F8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+96F9 雹 CJK UNIFIED IDEOGRAPH-96F9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+96FA 雺 CJK UNIFIED IDEOGRAPH-96FA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+96FB 電 CJK UNIFIED IDEOGRAPH-96FB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+96FC 雼 CJK UNIFIED IDEOGRAPH-96FC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+96FD 雽 CJK UNIFIED IDEOGRAPH-96FD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+96FE 雾 CJK UNIFIED IDEOGRAPH-96FE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+96FF 雿 CJK UNIFIED IDEOGRAPH-96FF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9700 需 CJK UNIFIED IDEOGRAPH-9700 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9701 霁 CJK UNIFIED IDEOGRAPH-9701 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9702 霂 CJK UNIFIED IDEOGRAPH-9702 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9703 霃 CJK UNIFIED IDEOGRAPH-9703 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9704 霄 CJK UNIFIED IDEOGRAPH-9704 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9705 霅 CJK UNIFIED IDEOGRAPH-9705 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9706 霆 CJK UNIFIED IDEOGRAPH-9706 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9707 震 CJK UNIFIED IDEOGRAPH-9707 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9708 霈 CJK UNIFIED IDEOGRAPH-9708 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9709 霉 CJK UNIFIED IDEOGRAPH-9709 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+970A 霊 CJK UNIFIED IDEOGRAPH-970A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+970B 霋 CJK UNIFIED IDEOGRAPH-970B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+970C 霌 CJK UNIFIED IDEOGRAPH-970C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+970D 霍 CJK UNIFIED IDEOGRAPH-970D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+970E 霎 CJK UNIFIED IDEOGRAPH-970E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+970F 霏 CJK UNIFIED IDEOGRAPH-970F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9710 霐 CJK UNIFIED IDEOGRAPH-9710 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9711 霑 CJK UNIFIED IDEOGRAPH-9711 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9712 霒 CJK UNIFIED IDEOGRAPH-9712 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9713 霓 CJK UNIFIED IDEOGRAPH-9713 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9714 霔 CJK UNIFIED IDEOGRAPH-9714 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9715 霕 CJK UNIFIED IDEOGRAPH-9715 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9716 霖 CJK UNIFIED IDEOGRAPH-9716 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9717 霗 CJK UNIFIED IDEOGRAPH-9717 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9718 霘 CJK UNIFIED IDEOGRAPH-9718 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9719 霙 CJK UNIFIED IDEOGRAPH-9719 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+971A 霚 CJK UNIFIED IDEOGRAPH-971A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+971B 霛 CJK UNIFIED IDEOGRAPH-971B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+971C 霜 CJK UNIFIED IDEOGRAPH-971C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+971D 霝 CJK UNIFIED IDEOGRAPH-971D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+971E 霞 CJK UNIFIED IDEOGRAPH-971E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+971F 霟 CJK UNIFIED IDEOGRAPH-971F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9720 霠 CJK UNIFIED IDEOGRAPH-9720 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9721 霡 CJK UNIFIED IDEOGRAPH-9721 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9722 霢 CJK UNIFIED IDEOGRAPH-9722 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9723 霣 CJK UNIFIED IDEOGRAPH-9723 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9724 霤 CJK UNIFIED IDEOGRAPH-9724 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9725 霥 CJK UNIFIED IDEOGRAPH-9725 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9726 霦 CJK UNIFIED IDEOGRAPH-9726 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9727 霧 CJK UNIFIED IDEOGRAPH-9727 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9728 霨 CJK UNIFIED IDEOGRAPH-9728 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9729 霩 CJK UNIFIED IDEOGRAPH-9729 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+972A 霪 CJK UNIFIED IDEOGRAPH-972A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+972B 霫 CJK UNIFIED IDEOGRAPH-972B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+972C 霬 CJK UNIFIED IDEOGRAPH-972C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+972D 霭 CJK UNIFIED IDEOGRAPH-972D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+972E 霮 CJK UNIFIED IDEOGRAPH-972E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+972F 霯 CJK UNIFIED IDEOGRAPH-972F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9730 霰 CJK UNIFIED IDEOGRAPH-9730 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9731 霱 CJK UNIFIED IDEOGRAPH-9731 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9732 露 CJK UNIFIED IDEOGRAPH-9732 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9733 霳 CJK UNIFIED IDEOGRAPH-9733 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9734 霴 CJK UNIFIED IDEOGRAPH-9734 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9735 霵 CJK UNIFIED IDEOGRAPH-9735 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9736 霶 CJK UNIFIED IDEOGRAPH-9736 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9737 霷 CJK UNIFIED IDEOGRAPH-9737 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9738 霸 CJK UNIFIED IDEOGRAPH-9738 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9739 霹 CJK UNIFIED IDEOGRAPH-9739 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+973A 霺 CJK UNIFIED IDEOGRAPH-973A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+973B 霻 CJK UNIFIED IDEOGRAPH-973B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+973C 霼 CJK UNIFIED IDEOGRAPH-973C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+973D 霽 CJK UNIFIED IDEOGRAPH-973D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+973E 霾 CJK UNIFIED IDEOGRAPH-973E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+973F 霿 CJK UNIFIED IDEOGRAPH-973F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9740 靀 CJK UNIFIED IDEOGRAPH-9740 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9741 靁 CJK UNIFIED IDEOGRAPH-9741 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9742 靂 CJK UNIFIED IDEOGRAPH-9742 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9743 靃 CJK UNIFIED IDEOGRAPH-9743 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9744 靄 CJK UNIFIED IDEOGRAPH-9744 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9745 靅 CJK UNIFIED IDEOGRAPH-9745 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9746 靆 CJK UNIFIED IDEOGRAPH-9746 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9747 靇 CJK UNIFIED IDEOGRAPH-9747 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9748 靈 CJK UNIFIED IDEOGRAPH-9748 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9749 靉 CJK UNIFIED IDEOGRAPH-9749 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+974A 靊 CJK UNIFIED IDEOGRAPH-974A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+974B 靋 CJK UNIFIED IDEOGRAPH-974B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+974C 靌 CJK UNIFIED IDEOGRAPH-974C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+974D 靍 CJK UNIFIED IDEOGRAPH-974D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+974E 靎 CJK UNIFIED IDEOGRAPH-974E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+974F 靏 CJK UNIFIED IDEOGRAPH-974F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9750 靐 CJK UNIFIED IDEOGRAPH-9750 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9751 靑 CJK UNIFIED IDEOGRAPH-9751 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9752 青 CJK UNIFIED IDEOGRAPH-9752 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9753 靓 CJK UNIFIED IDEOGRAPH-9753 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9754 靔 CJK UNIFIED IDEOGRAPH-9754 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9755 靕 CJK UNIFIED IDEOGRAPH-9755 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9756 靖 CJK UNIFIED IDEOGRAPH-9756 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9757 靗 CJK UNIFIED IDEOGRAPH-9757 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9758 靘 CJK UNIFIED IDEOGRAPH-9758 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9759 静 CJK UNIFIED IDEOGRAPH-9759 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+975A 靚 CJK UNIFIED IDEOGRAPH-975A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+975B 靛 CJK UNIFIED IDEOGRAPH-975B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+975C 靜 CJK UNIFIED IDEOGRAPH-975C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+975D 靝 CJK UNIFIED IDEOGRAPH-975D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+975E 非 CJK UNIFIED IDEOGRAPH-975E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+975F 靟 CJK UNIFIED IDEOGRAPH-975F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9760 靠 CJK UNIFIED IDEOGRAPH-9760 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9761 靡 CJK UNIFIED IDEOGRAPH-9761 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9762 面 CJK UNIFIED IDEOGRAPH-9762 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9763 靣 CJK UNIFIED IDEOGRAPH-9763 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9764 靤 CJK UNIFIED IDEOGRAPH-9764 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9765 靥 CJK UNIFIED IDEOGRAPH-9765 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9766 靦 CJK UNIFIED IDEOGRAPH-9766 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9767 靧 CJK UNIFIED IDEOGRAPH-9767 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9768 靨 CJK UNIFIED IDEOGRAPH-9768 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9769 革 CJK UNIFIED IDEOGRAPH-9769 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+976A 靪 CJK UNIFIED IDEOGRAPH-976A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+976B 靫 CJK UNIFIED IDEOGRAPH-976B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+976C 靬 CJK UNIFIED IDEOGRAPH-976C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+976D 靭 CJK UNIFIED IDEOGRAPH-976D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+976E 靮 CJK UNIFIED IDEOGRAPH-976E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+976F 靯 CJK UNIFIED IDEOGRAPH-976F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9770 靰 CJK UNIFIED IDEOGRAPH-9770 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9771 靱 CJK UNIFIED IDEOGRAPH-9771 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9772 靲 CJK UNIFIED IDEOGRAPH-9772 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9773 靳 CJK UNIFIED IDEOGRAPH-9773 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9774 靴 CJK UNIFIED IDEOGRAPH-9774 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9775 靵 CJK UNIFIED IDEOGRAPH-9775 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9776 靶 CJK UNIFIED IDEOGRAPH-9776 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9777 靷 CJK UNIFIED IDEOGRAPH-9777 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9778 靸 CJK UNIFIED IDEOGRAPH-9778 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9779 靹 CJK UNIFIED IDEOGRAPH-9779 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+977A 靺 CJK UNIFIED IDEOGRAPH-977A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+977B 靻 CJK UNIFIED IDEOGRAPH-977B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+977C 靼 CJK UNIFIED IDEOGRAPH-977C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+977D 靽 CJK UNIFIED IDEOGRAPH-977D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+977E 靾 CJK UNIFIED IDEOGRAPH-977E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+977F 靿 CJK UNIFIED IDEOGRAPH-977F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9780 鞀 CJK UNIFIED IDEOGRAPH-9780 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9781 鞁 CJK UNIFIED IDEOGRAPH-9781 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9782 鞂 CJK UNIFIED IDEOGRAPH-9782 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9783 鞃 CJK UNIFIED IDEOGRAPH-9783 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9784 鞄 CJK UNIFIED IDEOGRAPH-9784 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9785 鞅 CJK UNIFIED IDEOGRAPH-9785 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9786 鞆 CJK UNIFIED IDEOGRAPH-9786 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9787 鞇 CJK UNIFIED IDEOGRAPH-9787 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9788 鞈 CJK UNIFIED IDEOGRAPH-9788 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9789 鞉 CJK UNIFIED IDEOGRAPH-9789 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+978A 鞊 CJK UNIFIED IDEOGRAPH-978A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+978B 鞋 CJK UNIFIED IDEOGRAPH-978B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+978C 鞌 CJK UNIFIED IDEOGRAPH-978C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+978D 鞍 CJK UNIFIED IDEOGRAPH-978D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+978E 鞎 CJK UNIFIED IDEOGRAPH-978E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+978F 鞏 CJK UNIFIED IDEOGRAPH-978F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9790 鞐 CJK UNIFIED IDEOGRAPH-9790 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9791 鞑 CJK UNIFIED IDEOGRAPH-9791 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9792 鞒 CJK UNIFIED IDEOGRAPH-9792 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9793 鞓 CJK UNIFIED IDEOGRAPH-9793 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9794 鞔 CJK UNIFIED IDEOGRAPH-9794 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9795 鞕 CJK UNIFIED IDEOGRAPH-9795 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9796 鞖 CJK UNIFIED IDEOGRAPH-9796 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9797 鞗 CJK UNIFIED IDEOGRAPH-9797 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9798 鞘 CJK UNIFIED IDEOGRAPH-9798 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9799 鞙 CJK UNIFIED IDEOGRAPH-9799 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+979A 鞚 CJK UNIFIED IDEOGRAPH-979A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+979B 鞛 CJK UNIFIED IDEOGRAPH-979B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+979C 鞜 CJK UNIFIED IDEOGRAPH-979C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+979D 鞝 CJK UNIFIED IDEOGRAPH-979D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+979E 鞞 CJK UNIFIED IDEOGRAPH-979E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+979F 鞟 CJK UNIFIED IDEOGRAPH-979F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+97A0 鞠 CJK UNIFIED IDEOGRAPH-97A0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+97A1 鞡 CJK UNIFIED IDEOGRAPH-97A1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+97A2 鞢 CJK UNIFIED IDEOGRAPH-97A2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+97A3 鞣 CJK UNIFIED IDEOGRAPH-97A3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+97A4 鞤 CJK UNIFIED IDEOGRAPH-97A4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+97A5 鞥 CJK UNIFIED IDEOGRAPH-97A5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+97A6 鞦 CJK UNIFIED IDEOGRAPH-97A6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+97A7 鞧 CJK UNIFIED IDEOGRAPH-97A7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+97A8 鞨 CJK UNIFIED IDEOGRAPH-97A8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+97A9 鞩 CJK UNIFIED IDEOGRAPH-97A9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+97AA 鞪 CJK UNIFIED IDEOGRAPH-97AA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+97AB 鞫 CJK UNIFIED IDEOGRAPH-97AB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+97AC 鞬 CJK UNIFIED IDEOGRAPH-97AC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+97AD 鞭 CJK UNIFIED IDEOGRAPH-97AD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+97AE 鞮 CJK UNIFIED IDEOGRAPH-97AE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+97AF 鞯 CJK UNIFIED IDEOGRAPH-97AF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+97B0 鞰 CJK UNIFIED IDEOGRAPH-97B0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+97B1 鞱 CJK UNIFIED IDEOGRAPH-97B1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+97B2 鞲 CJK UNIFIED IDEOGRAPH-97B2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+97B3 鞳 CJK UNIFIED IDEOGRAPH-97B3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+97B4 鞴 CJK UNIFIED IDEOGRAPH-97B4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+97B5 鞵 CJK UNIFIED IDEOGRAPH-97B5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+97B6 鞶 CJK UNIFIED IDEOGRAPH-97B6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+97B7 鞷 CJK UNIFIED IDEOGRAPH-97B7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+97B8 鞸 CJK UNIFIED IDEOGRAPH-97B8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+97B9 鞹 CJK UNIFIED IDEOGRAPH-97B9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+97BA 鞺 CJK UNIFIED IDEOGRAPH-97BA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+97BB 鞻 CJK UNIFIED IDEOGRAPH-97BB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+97BC 鞼 CJK UNIFIED IDEOGRAPH-97BC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+97BD 鞽 CJK UNIFIED IDEOGRAPH-97BD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+97BE 鞾 CJK UNIFIED IDEOGRAPH-97BE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+97BF 鞿 CJK UNIFIED IDEOGRAPH-97BF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+97C0 韀 CJK UNIFIED IDEOGRAPH-97C0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+97C1 韁 CJK UNIFIED IDEOGRAPH-97C1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+97C2 韂 CJK UNIFIED IDEOGRAPH-97C2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+97C3 韃 CJK UNIFIED IDEOGRAPH-97C3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+97C4 韄 CJK UNIFIED IDEOGRAPH-97C4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+97C5 韅 CJK UNIFIED IDEOGRAPH-97C5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+97C6 韆 CJK UNIFIED IDEOGRAPH-97C6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+97C7 韇 CJK UNIFIED IDEOGRAPH-97C7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+97C8 韈 CJK UNIFIED IDEOGRAPH-97C8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+97C9 韉 CJK UNIFIED IDEOGRAPH-97C9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+97CA 韊 CJK UNIFIED IDEOGRAPH-97CA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+97CB 韋 CJK UNIFIED IDEOGRAPH-97CB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+97CC 韌 CJK UNIFIED IDEOGRAPH-97CC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+97CD 韍 CJK UNIFIED IDEOGRAPH-97CD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+97CE 韎 CJK UNIFIED IDEOGRAPH-97CE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+97CF 韏 CJK UNIFIED IDEOGRAPH-97CF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+97D0 韐 CJK UNIFIED IDEOGRAPH-97D0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+97D1 韑 CJK UNIFIED IDEOGRAPH-97D1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+97D2 韒 CJK UNIFIED IDEOGRAPH-97D2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+97D3 韓 CJK UNIFIED IDEOGRAPH-97D3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+97D4 韔 CJK UNIFIED IDEOGRAPH-97D4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+97D5 韕 CJK UNIFIED IDEOGRAPH-97D5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+97D6 韖 CJK UNIFIED IDEOGRAPH-97D6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+97D7 韗 CJK UNIFIED IDEOGRAPH-97D7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+97D8 韘 CJK UNIFIED IDEOGRAPH-97D8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+97D9 韙 CJK UNIFIED IDEOGRAPH-97D9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+97DA 韚 CJK UNIFIED IDEOGRAPH-97DA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+97DB 韛 CJK UNIFIED IDEOGRAPH-97DB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+97DC 韜 CJK UNIFIED IDEOGRAPH-97DC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+97DD 韝 CJK UNIFIED IDEOGRAPH-97DD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+97DE 韞 CJK UNIFIED IDEOGRAPH-97DE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+97DF 韟 CJK UNIFIED IDEOGRAPH-97DF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+97E0 韠 CJK UNIFIED IDEOGRAPH-97E0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+97E1 韡 CJK UNIFIED IDEOGRAPH-97E1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+97E2 韢 CJK UNIFIED IDEOGRAPH-97E2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+97E3 韣 CJK UNIFIED IDEOGRAPH-97E3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+97E4 韤 CJK UNIFIED IDEOGRAPH-97E4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+97E5 韥 CJK UNIFIED IDEOGRAPH-97E5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+97E6 韦 CJK UNIFIED IDEOGRAPH-97E6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+97E7 韧 CJK UNIFIED IDEOGRAPH-97E7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+97E8 韨 CJK UNIFIED IDEOGRAPH-97E8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+97E9 韩 CJK UNIFIED IDEOGRAPH-97E9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+97EA 韪 CJK UNIFIED IDEOGRAPH-97EA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+97EB 韫 CJK UNIFIED IDEOGRAPH-97EB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+97EC 韬 CJK UNIFIED IDEOGRAPH-97EC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+97ED 韭 CJK UNIFIED IDEOGRAPH-97ED | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+97EE 韮 CJK UNIFIED IDEOGRAPH-97EE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+97EF 韯 CJK UNIFIED IDEOGRAPH-97EF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+97F0 韰 CJK UNIFIED IDEOGRAPH-97F0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+97F1 韱 CJK UNIFIED IDEOGRAPH-97F1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+97F2 韲 CJK UNIFIED IDEOGRAPH-97F2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+97F3 音 CJK UNIFIED IDEOGRAPH-97F3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+97F4 韴 CJK UNIFIED IDEOGRAPH-97F4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+97F5 韵 CJK UNIFIED IDEOGRAPH-97F5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+97F6 韶 CJK UNIFIED IDEOGRAPH-97F6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+97F7 韷 CJK UNIFIED IDEOGRAPH-97F7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+97F8 韸 CJK UNIFIED IDEOGRAPH-97F8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+97F9 韹 CJK UNIFIED IDEOGRAPH-97F9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+97FA 韺 CJK UNIFIED IDEOGRAPH-97FA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+97FB 韻 CJK UNIFIED IDEOGRAPH-97FB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+97FC 韼 CJK UNIFIED IDEOGRAPH-97FC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+97FD 韽 CJK UNIFIED IDEOGRAPH-97FD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+97FE 韾 CJK UNIFIED IDEOGRAPH-97FE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+97FF 響 CJK UNIFIED IDEOGRAPH-97FF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9800 頀 CJK UNIFIED IDEOGRAPH-9800 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9801 頁 CJK UNIFIED IDEOGRAPH-9801 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9802 頂 CJK UNIFIED IDEOGRAPH-9802 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9803 頃 CJK UNIFIED IDEOGRAPH-9803 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9804 頄 CJK UNIFIED IDEOGRAPH-9804 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9805 項 CJK UNIFIED IDEOGRAPH-9805 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9806 順 CJK UNIFIED IDEOGRAPH-9806 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9807 頇 CJK UNIFIED IDEOGRAPH-9807 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9808 須 CJK UNIFIED IDEOGRAPH-9808 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9809 頉 CJK UNIFIED IDEOGRAPH-9809 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+980A 頊 CJK UNIFIED IDEOGRAPH-980A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+980B 頋 CJK UNIFIED IDEOGRAPH-980B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+980C 頌 CJK UNIFIED IDEOGRAPH-980C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+980D 頍 CJK UNIFIED IDEOGRAPH-980D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+980E 頎 CJK UNIFIED IDEOGRAPH-980E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+980F 頏 CJK UNIFIED IDEOGRAPH-980F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9810 預 CJK UNIFIED IDEOGRAPH-9810 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9811 頑 CJK UNIFIED IDEOGRAPH-9811 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9812 頒 CJK UNIFIED IDEOGRAPH-9812 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9813 頓 CJK UNIFIED IDEOGRAPH-9813 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9814 頔 CJK UNIFIED IDEOGRAPH-9814 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9815 頕 CJK UNIFIED IDEOGRAPH-9815 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9816 頖 CJK UNIFIED IDEOGRAPH-9816 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9817 頗 CJK UNIFIED IDEOGRAPH-9817 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9818 領 CJK UNIFIED IDEOGRAPH-9818 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9819 頙 CJK UNIFIED IDEOGRAPH-9819 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+981A 頚 CJK UNIFIED IDEOGRAPH-981A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+981B 頛 CJK UNIFIED IDEOGRAPH-981B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+981C 頜 CJK UNIFIED IDEOGRAPH-981C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+981D 頝 CJK UNIFIED IDEOGRAPH-981D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+981E 頞 CJK UNIFIED IDEOGRAPH-981E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+981F 頟 CJK UNIFIED IDEOGRAPH-981F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9820 頠 CJK UNIFIED IDEOGRAPH-9820 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9821 頡 CJK UNIFIED IDEOGRAPH-9821 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9822 頢 CJK UNIFIED IDEOGRAPH-9822 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9823 頣 CJK UNIFIED IDEOGRAPH-9823 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9824 頤 CJK UNIFIED IDEOGRAPH-9824 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9825 頥 CJK UNIFIED IDEOGRAPH-9825 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9826 頦 CJK UNIFIED IDEOGRAPH-9826 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9827 頧 CJK UNIFIED IDEOGRAPH-9827 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9828 頨 CJK UNIFIED IDEOGRAPH-9828 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9829 頩 CJK UNIFIED IDEOGRAPH-9829 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+982A 頪 CJK UNIFIED IDEOGRAPH-982A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+982B 頫 CJK UNIFIED IDEOGRAPH-982B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+982C 頬 CJK UNIFIED IDEOGRAPH-982C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+982D 頭 CJK UNIFIED IDEOGRAPH-982D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+982E 頮 CJK UNIFIED IDEOGRAPH-982E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+982F 頯 CJK UNIFIED IDEOGRAPH-982F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9830 頰 CJK UNIFIED IDEOGRAPH-9830 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9831 頱 CJK UNIFIED IDEOGRAPH-9831 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9832 頲 CJK UNIFIED IDEOGRAPH-9832 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9833 頳 CJK UNIFIED IDEOGRAPH-9833 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9834 頴 CJK UNIFIED IDEOGRAPH-9834 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9835 頵 CJK UNIFIED IDEOGRAPH-9835 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9836 頶 CJK UNIFIED IDEOGRAPH-9836 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9837 頷 CJK UNIFIED IDEOGRAPH-9837 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9838 頸 CJK UNIFIED IDEOGRAPH-9838 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9839 頹 CJK UNIFIED IDEOGRAPH-9839 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+983A 頺 CJK UNIFIED IDEOGRAPH-983A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+983B 頻 CJK UNIFIED IDEOGRAPH-983B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+983C 頼 CJK UNIFIED IDEOGRAPH-983C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+983D 頽 CJK UNIFIED IDEOGRAPH-983D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+983E 頾 CJK UNIFIED IDEOGRAPH-983E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+983F 頿 CJK UNIFIED IDEOGRAPH-983F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9840 顀 CJK UNIFIED IDEOGRAPH-9840 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9841 顁 CJK UNIFIED IDEOGRAPH-9841 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9842 顂 CJK UNIFIED IDEOGRAPH-9842 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9843 顃 CJK UNIFIED IDEOGRAPH-9843 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9844 顄 CJK UNIFIED IDEOGRAPH-9844 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9845 顅 CJK UNIFIED IDEOGRAPH-9845 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9846 顆 CJK UNIFIED IDEOGRAPH-9846 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9847 顇 CJK UNIFIED IDEOGRAPH-9847 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9848 顈 CJK UNIFIED IDEOGRAPH-9848 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9849 顉 CJK UNIFIED IDEOGRAPH-9849 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+984A 顊 CJK UNIFIED IDEOGRAPH-984A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+984B 顋 CJK UNIFIED IDEOGRAPH-984B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+984C 題 CJK UNIFIED IDEOGRAPH-984C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+984D 額 CJK UNIFIED IDEOGRAPH-984D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+984E 顎 CJK UNIFIED IDEOGRAPH-984E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+984F 顏 CJK UNIFIED IDEOGRAPH-984F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9850 顐 CJK UNIFIED IDEOGRAPH-9850 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9851 顑 CJK UNIFIED IDEOGRAPH-9851 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9852 顒 CJK UNIFIED IDEOGRAPH-9852 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9853 顓 CJK UNIFIED IDEOGRAPH-9853 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9854 顔 CJK UNIFIED IDEOGRAPH-9854 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9855 顕 CJK UNIFIED IDEOGRAPH-9855 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9856 顖 CJK UNIFIED IDEOGRAPH-9856 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9857 顗 CJK UNIFIED IDEOGRAPH-9857 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9858 願 CJK UNIFIED IDEOGRAPH-9858 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9859 顙 CJK UNIFIED IDEOGRAPH-9859 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+985A 顚 CJK UNIFIED IDEOGRAPH-985A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+985B 顛 CJK UNIFIED IDEOGRAPH-985B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+985C 顜 CJK UNIFIED IDEOGRAPH-985C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+985D 顝 CJK UNIFIED IDEOGRAPH-985D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+985E 類 CJK UNIFIED IDEOGRAPH-985E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+985F 顟 CJK UNIFIED IDEOGRAPH-985F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9860 顠 CJK UNIFIED IDEOGRAPH-9860 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9861 顡 CJK UNIFIED IDEOGRAPH-9861 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9862 顢 CJK UNIFIED IDEOGRAPH-9862 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9863 顣 CJK UNIFIED IDEOGRAPH-9863 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9864 顤 CJK UNIFIED IDEOGRAPH-9864 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9865 顥 CJK UNIFIED IDEOGRAPH-9865 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9866 顦 CJK UNIFIED IDEOGRAPH-9866 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9867 顧 CJK UNIFIED IDEOGRAPH-9867 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9868 顨 CJK UNIFIED IDEOGRAPH-9868 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9869 顩 CJK UNIFIED IDEOGRAPH-9869 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+986A 顪 CJK UNIFIED IDEOGRAPH-986A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+986B 顫 CJK UNIFIED IDEOGRAPH-986B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+986C 顬 CJK UNIFIED IDEOGRAPH-986C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+986D 顭 CJK UNIFIED IDEOGRAPH-986D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+986E 顮 CJK UNIFIED IDEOGRAPH-986E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+986F 顯 CJK UNIFIED IDEOGRAPH-986F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9870 顰 CJK UNIFIED IDEOGRAPH-9870 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9871 顱 CJK UNIFIED IDEOGRAPH-9871 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9872 顲 CJK UNIFIED IDEOGRAPH-9872 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9873 顳 CJK UNIFIED IDEOGRAPH-9873 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9874 顴 CJK UNIFIED IDEOGRAPH-9874 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9875 页 CJK UNIFIED IDEOGRAPH-9875 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9876 顶 CJK UNIFIED IDEOGRAPH-9876 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9877 顷 CJK UNIFIED IDEOGRAPH-9877 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9878 顸 CJK UNIFIED IDEOGRAPH-9878 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9879 项 CJK UNIFIED IDEOGRAPH-9879 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+987A 顺 CJK UNIFIED IDEOGRAPH-987A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+987B 须 CJK UNIFIED IDEOGRAPH-987B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+987C 顼 CJK UNIFIED IDEOGRAPH-987C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+987D 顽 CJK UNIFIED IDEOGRAPH-987D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+987E 顾 CJK UNIFIED IDEOGRAPH-987E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+987F 顿 CJK UNIFIED IDEOGRAPH-987F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9880 颀 CJK UNIFIED IDEOGRAPH-9880 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9881 颁 CJK UNIFIED IDEOGRAPH-9881 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9882 颂 CJK UNIFIED IDEOGRAPH-9882 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9883 颃 CJK UNIFIED IDEOGRAPH-9883 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9884 预 CJK UNIFIED IDEOGRAPH-9884 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9885 颅 CJK UNIFIED IDEOGRAPH-9885 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9886 领 CJK UNIFIED IDEOGRAPH-9886 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9887 颇 CJK UNIFIED IDEOGRAPH-9887 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9888 颈 CJK UNIFIED IDEOGRAPH-9888 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9889 颉 CJK UNIFIED IDEOGRAPH-9889 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+988A 颊 CJK UNIFIED IDEOGRAPH-988A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+988B 颋 CJK UNIFIED IDEOGRAPH-988B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+988C 颌 CJK UNIFIED IDEOGRAPH-988C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+988D 颍 CJK UNIFIED IDEOGRAPH-988D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+988E 颎 CJK UNIFIED IDEOGRAPH-988E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+988F 颏 CJK UNIFIED IDEOGRAPH-988F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9890 颐 CJK UNIFIED IDEOGRAPH-9890 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9891 频 CJK UNIFIED IDEOGRAPH-9891 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9892 颒 CJK UNIFIED IDEOGRAPH-9892 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9893 颓 CJK UNIFIED IDEOGRAPH-9893 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9894 颔 CJK UNIFIED IDEOGRAPH-9894 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9895 颕 CJK UNIFIED IDEOGRAPH-9895 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9896 颖 CJK UNIFIED IDEOGRAPH-9896 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9897 颗 CJK UNIFIED IDEOGRAPH-9897 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9898 题 CJK UNIFIED IDEOGRAPH-9898 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9899 颙 CJK UNIFIED IDEOGRAPH-9899 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+989A 颚 CJK UNIFIED IDEOGRAPH-989A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+989B 颛 CJK UNIFIED IDEOGRAPH-989B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+989C 颜 CJK UNIFIED IDEOGRAPH-989C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+989D 额 CJK UNIFIED IDEOGRAPH-989D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+989E 颞 CJK UNIFIED IDEOGRAPH-989E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+989F 颟 CJK UNIFIED IDEOGRAPH-989F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+98A0 颠 CJK UNIFIED IDEOGRAPH-98A0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+98A1 颡 CJK UNIFIED IDEOGRAPH-98A1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+98A2 颢 CJK UNIFIED IDEOGRAPH-98A2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+98A3 颣 CJK UNIFIED IDEOGRAPH-98A3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+98A4 颤 CJK UNIFIED IDEOGRAPH-98A4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+98A5 颥 CJK UNIFIED IDEOGRAPH-98A5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+98A6 颦 CJK UNIFIED IDEOGRAPH-98A6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+98A7 颧 CJK UNIFIED IDEOGRAPH-98A7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+98A8 風 CJK UNIFIED IDEOGRAPH-98A8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+98A9 颩 CJK UNIFIED IDEOGRAPH-98A9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+98AA 颪 CJK UNIFIED IDEOGRAPH-98AA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+98AB 颫 CJK UNIFIED IDEOGRAPH-98AB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+98AC 颬 CJK UNIFIED IDEOGRAPH-98AC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+98AD 颭 CJK UNIFIED IDEOGRAPH-98AD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+98AE 颮 CJK UNIFIED IDEOGRAPH-98AE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+98AF 颯 CJK UNIFIED IDEOGRAPH-98AF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+98B0 颰 CJK UNIFIED IDEOGRAPH-98B0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+98B1 颱 CJK UNIFIED IDEOGRAPH-98B1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+98B2 颲 CJK UNIFIED IDEOGRAPH-98B2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+98B3 颳 CJK UNIFIED IDEOGRAPH-98B3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+98B4 颴 CJK UNIFIED IDEOGRAPH-98B4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+98B5 颵 CJK UNIFIED IDEOGRAPH-98B5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+98B6 颶 CJK UNIFIED IDEOGRAPH-98B6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+98B7 颷 CJK UNIFIED IDEOGRAPH-98B7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+98B8 颸 CJK UNIFIED IDEOGRAPH-98B8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+98B9 颹 CJK UNIFIED IDEOGRAPH-98B9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+98BA 颺 CJK UNIFIED IDEOGRAPH-98BA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+98BB 颻 CJK UNIFIED IDEOGRAPH-98BB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+98BC 颼 CJK UNIFIED IDEOGRAPH-98BC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+98BD 颽 CJK UNIFIED IDEOGRAPH-98BD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+98BE 颾 CJK UNIFIED IDEOGRAPH-98BE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+98BF 颿 CJK UNIFIED IDEOGRAPH-98BF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+98C0 飀 CJK UNIFIED IDEOGRAPH-98C0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+98C1 飁 CJK UNIFIED IDEOGRAPH-98C1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+98C2 飂 CJK UNIFIED IDEOGRAPH-98C2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+98C3 飃 CJK UNIFIED IDEOGRAPH-98C3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+98C4 飄 CJK UNIFIED IDEOGRAPH-98C4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+98C5 飅 CJK UNIFIED IDEOGRAPH-98C5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+98C6 飆 CJK UNIFIED IDEOGRAPH-98C6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+98C7 飇 CJK UNIFIED IDEOGRAPH-98C7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+98C8 飈 CJK UNIFIED IDEOGRAPH-98C8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+98C9 飉 CJK UNIFIED IDEOGRAPH-98C9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+98CA 飊 CJK UNIFIED IDEOGRAPH-98CA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+98CB 飋 CJK UNIFIED IDEOGRAPH-98CB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+98CC 飌 CJK UNIFIED IDEOGRAPH-98CC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+98CD 飍 CJK UNIFIED IDEOGRAPH-98CD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+98CE 风 CJK UNIFIED IDEOGRAPH-98CE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+98CF 飏 CJK UNIFIED IDEOGRAPH-98CF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+98D0 飐 CJK UNIFIED IDEOGRAPH-98D0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+98D1 飑 CJK UNIFIED IDEOGRAPH-98D1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+98D2 飒 CJK UNIFIED IDEOGRAPH-98D2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+98D3 飓 CJK UNIFIED IDEOGRAPH-98D3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+98D4 飔 CJK UNIFIED IDEOGRAPH-98D4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+98D5 飕 CJK UNIFIED IDEOGRAPH-98D5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+98D6 飖 CJK UNIFIED IDEOGRAPH-98D6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+98D7 飗 CJK UNIFIED IDEOGRAPH-98D7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+98D8 飘 CJK UNIFIED IDEOGRAPH-98D8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+98D9 飙 CJK UNIFIED IDEOGRAPH-98D9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+98DA 飚 CJK UNIFIED IDEOGRAPH-98DA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+98DB 飛 CJK UNIFIED IDEOGRAPH-98DB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+98DC 飜 CJK UNIFIED IDEOGRAPH-98DC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+98DD 飝 CJK UNIFIED IDEOGRAPH-98DD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+98DE 飞 CJK UNIFIED IDEOGRAPH-98DE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+98DF 食 CJK UNIFIED IDEOGRAPH-98DF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+98E0 飠 CJK UNIFIED IDEOGRAPH-98E0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+98E1 飡 CJK UNIFIED IDEOGRAPH-98E1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+98E2 飢 CJK UNIFIED IDEOGRAPH-98E2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+98E3 飣 CJK UNIFIED IDEOGRAPH-98E3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+98E4 飤 CJK UNIFIED IDEOGRAPH-98E4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+98E5 飥 CJK UNIFIED IDEOGRAPH-98E5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+98E6 飦 CJK UNIFIED IDEOGRAPH-98E6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+98E7 飧 CJK UNIFIED IDEOGRAPH-98E7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+98E8 飨 CJK UNIFIED IDEOGRAPH-98E8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+98E9 飩 CJK UNIFIED IDEOGRAPH-98E9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+98EA 飪 CJK UNIFIED IDEOGRAPH-98EA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+98EB 飫 CJK UNIFIED IDEOGRAPH-98EB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+98EC 飬 CJK UNIFIED IDEOGRAPH-98EC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+98ED 飭 CJK UNIFIED IDEOGRAPH-98ED | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+98EE 飮 CJK UNIFIED IDEOGRAPH-98EE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+98EF 飯 CJK UNIFIED IDEOGRAPH-98EF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+98F0 飰 CJK UNIFIED IDEOGRAPH-98F0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+98F1 飱 CJK UNIFIED IDEOGRAPH-98F1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+98F2 飲 CJK UNIFIED IDEOGRAPH-98F2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+98F3 飳 CJK UNIFIED IDEOGRAPH-98F3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+98F4 飴 CJK UNIFIED IDEOGRAPH-98F4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+98F5 飵 CJK UNIFIED IDEOGRAPH-98F5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+98F6 飶 CJK UNIFIED IDEOGRAPH-98F6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+98F7 飷 CJK UNIFIED IDEOGRAPH-98F7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+98F8 飸 CJK UNIFIED IDEOGRAPH-98F8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+98F9 飹 CJK UNIFIED IDEOGRAPH-98F9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+98FA 飺 CJK UNIFIED IDEOGRAPH-98FA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+98FB 飻 CJK UNIFIED IDEOGRAPH-98FB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+98FC 飼 CJK UNIFIED IDEOGRAPH-98FC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+98FD 飽 CJK UNIFIED IDEOGRAPH-98FD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+98FE 飾 CJK UNIFIED IDEOGRAPH-98FE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+98FF 飿 CJK UNIFIED IDEOGRAPH-98FF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9900 餀 CJK UNIFIED IDEOGRAPH-9900 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9901 餁 CJK UNIFIED IDEOGRAPH-9901 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9902 餂 CJK UNIFIED IDEOGRAPH-9902 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9903 餃 CJK UNIFIED IDEOGRAPH-9903 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9904 餄 CJK UNIFIED IDEOGRAPH-9904 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9905 餅 CJK UNIFIED IDEOGRAPH-9905 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9906 餆 CJK UNIFIED IDEOGRAPH-9906 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9907 餇 CJK UNIFIED IDEOGRAPH-9907 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9908 餈 CJK UNIFIED IDEOGRAPH-9908 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9909 餉 CJK UNIFIED IDEOGRAPH-9909 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+990A 養 CJK UNIFIED IDEOGRAPH-990A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+990B 餋 CJK UNIFIED IDEOGRAPH-990B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+990C 餌 CJK UNIFIED IDEOGRAPH-990C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+990D 餍 CJK UNIFIED IDEOGRAPH-990D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+990E 餎 CJK UNIFIED IDEOGRAPH-990E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+990F 餏 CJK UNIFIED IDEOGRAPH-990F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9910 餐 CJK UNIFIED IDEOGRAPH-9910 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9911 餑 CJK UNIFIED IDEOGRAPH-9911 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9912 餒 CJK UNIFIED IDEOGRAPH-9912 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9913 餓 CJK UNIFIED IDEOGRAPH-9913 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9914 餔 CJK UNIFIED IDEOGRAPH-9914 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9915 餕 CJK UNIFIED IDEOGRAPH-9915 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9916 餖 CJK UNIFIED IDEOGRAPH-9916 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9917 餗 CJK UNIFIED IDEOGRAPH-9917 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9918 餘 CJK UNIFIED IDEOGRAPH-9918 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9919 餙 CJK UNIFIED IDEOGRAPH-9919 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+991A 餚 CJK UNIFIED IDEOGRAPH-991A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+991B 餛 CJK UNIFIED IDEOGRAPH-991B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+991C 餜 CJK UNIFIED IDEOGRAPH-991C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+991D 餝 CJK UNIFIED IDEOGRAPH-991D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+991E 餞 CJK UNIFIED IDEOGRAPH-991E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+991F 餟 CJK UNIFIED IDEOGRAPH-991F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9920 餠 CJK UNIFIED IDEOGRAPH-9920 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9921 餡 CJK UNIFIED IDEOGRAPH-9921 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9922 餢 CJK UNIFIED IDEOGRAPH-9922 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9923 餣 CJK UNIFIED IDEOGRAPH-9923 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9924 餤 CJK UNIFIED IDEOGRAPH-9924 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9925 餥 CJK UNIFIED IDEOGRAPH-9925 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9926 餦 CJK UNIFIED IDEOGRAPH-9926 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9927 餧 CJK UNIFIED IDEOGRAPH-9927 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9928 館 CJK UNIFIED IDEOGRAPH-9928 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9929 餩 CJK UNIFIED IDEOGRAPH-9929 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+992A 餪 CJK UNIFIED IDEOGRAPH-992A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+992B 餫 CJK UNIFIED IDEOGRAPH-992B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+992C 餬 CJK UNIFIED IDEOGRAPH-992C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+992D 餭 CJK UNIFIED IDEOGRAPH-992D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+992E 餮 CJK UNIFIED IDEOGRAPH-992E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+992F 餯 CJK UNIFIED IDEOGRAPH-992F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9930 餰 CJK UNIFIED IDEOGRAPH-9930 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9931 餱 CJK UNIFIED IDEOGRAPH-9931 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9932 餲 CJK UNIFIED IDEOGRAPH-9932 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9933 餳 CJK UNIFIED IDEOGRAPH-9933 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9934 餴 CJK UNIFIED IDEOGRAPH-9934 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9935 餵 CJK UNIFIED IDEOGRAPH-9935 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9936 餶 CJK UNIFIED IDEOGRAPH-9936 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9937 餷 CJK UNIFIED IDEOGRAPH-9937 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9938 餸 CJK UNIFIED IDEOGRAPH-9938 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9939 餹 CJK UNIFIED IDEOGRAPH-9939 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+993A 餺 CJK UNIFIED IDEOGRAPH-993A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+993B 餻 CJK UNIFIED IDEOGRAPH-993B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+993C 餼 CJK UNIFIED IDEOGRAPH-993C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+993D 餽 CJK UNIFIED IDEOGRAPH-993D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+993E 餾 CJK UNIFIED IDEOGRAPH-993E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+993F 餿 CJK UNIFIED IDEOGRAPH-993F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9940 饀 CJK UNIFIED IDEOGRAPH-9940 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9941 饁 CJK UNIFIED IDEOGRAPH-9941 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9942 饂 CJK UNIFIED IDEOGRAPH-9942 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9943 饃 CJK UNIFIED IDEOGRAPH-9943 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9944 饄 CJK UNIFIED IDEOGRAPH-9944 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9945 饅 CJK UNIFIED IDEOGRAPH-9945 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9946 饆 CJK UNIFIED IDEOGRAPH-9946 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9947 饇 CJK UNIFIED IDEOGRAPH-9947 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9948 饈 CJK UNIFIED IDEOGRAPH-9948 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9949 饉 CJK UNIFIED IDEOGRAPH-9949 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+994A 饊 CJK UNIFIED IDEOGRAPH-994A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+994B 饋 CJK UNIFIED IDEOGRAPH-994B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+994C 饌 CJK UNIFIED IDEOGRAPH-994C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+994D 饍 CJK UNIFIED IDEOGRAPH-994D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+994E 饎 CJK UNIFIED IDEOGRAPH-994E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+994F 饏 CJK UNIFIED IDEOGRAPH-994F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9950 饐 CJK UNIFIED IDEOGRAPH-9950 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9951 饑 CJK UNIFIED IDEOGRAPH-9951 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9952 饒 CJK UNIFIED IDEOGRAPH-9952 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9953 饓 CJK UNIFIED IDEOGRAPH-9953 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9954 饔 CJK UNIFIED IDEOGRAPH-9954 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9955 饕 CJK UNIFIED IDEOGRAPH-9955 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9956 饖 CJK UNIFIED IDEOGRAPH-9956 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9957 饗 CJK UNIFIED IDEOGRAPH-9957 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9958 饘 CJK UNIFIED IDEOGRAPH-9958 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9959 饙 CJK UNIFIED IDEOGRAPH-9959 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+995A 饚 CJK UNIFIED IDEOGRAPH-995A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+995B 饛 CJK UNIFIED IDEOGRAPH-995B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+995C 饜 CJK UNIFIED IDEOGRAPH-995C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+995D 饝 CJK UNIFIED IDEOGRAPH-995D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+995E 饞 CJK UNIFIED IDEOGRAPH-995E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+995F 饟 CJK UNIFIED IDEOGRAPH-995F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9960 饠 CJK UNIFIED IDEOGRAPH-9960 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9961 饡 CJK UNIFIED IDEOGRAPH-9961 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9962 饢 CJK UNIFIED IDEOGRAPH-9962 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9963 饣 CJK UNIFIED IDEOGRAPH-9963 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9964 饤 CJK UNIFIED IDEOGRAPH-9964 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9965 饥 CJK UNIFIED IDEOGRAPH-9965 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9966 饦 CJK UNIFIED IDEOGRAPH-9966 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9967 饧 CJK UNIFIED IDEOGRAPH-9967 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9968 饨 CJK UNIFIED IDEOGRAPH-9968 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9969 饩 CJK UNIFIED IDEOGRAPH-9969 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+996A 饪 CJK UNIFIED IDEOGRAPH-996A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+996B 饫 CJK UNIFIED IDEOGRAPH-996B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+996C 饬 CJK UNIFIED IDEOGRAPH-996C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+996D 饭 CJK UNIFIED IDEOGRAPH-996D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+996E 饮 CJK UNIFIED IDEOGRAPH-996E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+996F 饯 CJK UNIFIED IDEOGRAPH-996F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9970 饰 CJK UNIFIED IDEOGRAPH-9970 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9971 饱 CJK UNIFIED IDEOGRAPH-9971 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9972 饲 CJK UNIFIED IDEOGRAPH-9972 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9973 饳 CJK UNIFIED IDEOGRAPH-9973 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9974 饴 CJK UNIFIED IDEOGRAPH-9974 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9975 饵 CJK UNIFIED IDEOGRAPH-9975 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9976 饶 CJK UNIFIED IDEOGRAPH-9976 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9977 饷 CJK UNIFIED IDEOGRAPH-9977 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9978 饸 CJK UNIFIED IDEOGRAPH-9978 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9979 饹 CJK UNIFIED IDEOGRAPH-9979 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+997A 饺 CJK UNIFIED IDEOGRAPH-997A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+997B 饻 CJK UNIFIED IDEOGRAPH-997B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+997C 饼 CJK UNIFIED IDEOGRAPH-997C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+997D 饽 CJK UNIFIED IDEOGRAPH-997D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+997E 饾 CJK UNIFIED IDEOGRAPH-997E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+997F 饿 CJK UNIFIED IDEOGRAPH-997F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9980 馀 CJK UNIFIED IDEOGRAPH-9980 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9981 馁 CJK UNIFIED IDEOGRAPH-9981 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9982 馂 CJK UNIFIED IDEOGRAPH-9982 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9983 馃 CJK UNIFIED IDEOGRAPH-9983 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9984 馄 CJK UNIFIED IDEOGRAPH-9984 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9985 馅 CJK UNIFIED IDEOGRAPH-9985 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9986 馆 CJK UNIFIED IDEOGRAPH-9986 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9987 馇 CJK UNIFIED IDEOGRAPH-9987 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9988 馈 CJK UNIFIED IDEOGRAPH-9988 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9989 馉 CJK UNIFIED IDEOGRAPH-9989 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+998A 馊 CJK UNIFIED IDEOGRAPH-998A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+998B 馋 CJK UNIFIED IDEOGRAPH-998B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+998C 馌 CJK UNIFIED IDEOGRAPH-998C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+998D 馍 CJK UNIFIED IDEOGRAPH-998D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+998E 馎 CJK UNIFIED IDEOGRAPH-998E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+998F 馏 CJK UNIFIED IDEOGRAPH-998F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9990 馐 CJK UNIFIED IDEOGRAPH-9990 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9991 馑 CJK UNIFIED IDEOGRAPH-9991 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9992 馒 CJK UNIFIED IDEOGRAPH-9992 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9993 馓 CJK UNIFIED IDEOGRAPH-9993 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9994 馔 CJK UNIFIED IDEOGRAPH-9994 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9995 馕 CJK UNIFIED IDEOGRAPH-9995 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9996 首 CJK UNIFIED IDEOGRAPH-9996 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9997 馗 CJK UNIFIED IDEOGRAPH-9997 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9998 馘 CJK UNIFIED IDEOGRAPH-9998 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9999 香 CJK UNIFIED IDEOGRAPH-9999 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+999A 馚 CJK UNIFIED IDEOGRAPH-999A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+999B 馛 CJK UNIFIED IDEOGRAPH-999B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+999C 馜 CJK UNIFIED IDEOGRAPH-999C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+999D 馝 CJK UNIFIED IDEOGRAPH-999D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+999E 馞 CJK UNIFIED IDEOGRAPH-999E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+999F 馟 CJK UNIFIED IDEOGRAPH-999F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+99A0 馠 CJK UNIFIED IDEOGRAPH-99A0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+99A1 馡 CJK UNIFIED IDEOGRAPH-99A1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+99A2 馢 CJK UNIFIED IDEOGRAPH-99A2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+99A3 馣 CJK UNIFIED IDEOGRAPH-99A3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+99A4 馤 CJK UNIFIED IDEOGRAPH-99A4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+99A5 馥 CJK UNIFIED IDEOGRAPH-99A5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+99A6 馦 CJK UNIFIED IDEOGRAPH-99A6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+99A7 馧 CJK UNIFIED IDEOGRAPH-99A7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+99A8 馨 CJK UNIFIED IDEOGRAPH-99A8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+99A9 馩 CJK UNIFIED IDEOGRAPH-99A9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+99AA 馪 CJK UNIFIED IDEOGRAPH-99AA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+99AB 馫 CJK UNIFIED IDEOGRAPH-99AB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+99AC 馬 CJK UNIFIED IDEOGRAPH-99AC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+99AD 馭 CJK UNIFIED IDEOGRAPH-99AD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+99AE 馮 CJK UNIFIED IDEOGRAPH-99AE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+99AF 馯 CJK UNIFIED IDEOGRAPH-99AF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+99B0 馰 CJK UNIFIED IDEOGRAPH-99B0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+99B1 馱 CJK UNIFIED IDEOGRAPH-99B1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+99B2 馲 CJK UNIFIED IDEOGRAPH-99B2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+99B3 馳 CJK UNIFIED IDEOGRAPH-99B3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+99B4 馴 CJK UNIFIED IDEOGRAPH-99B4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+99B5 馵 CJK UNIFIED IDEOGRAPH-99B5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+99B6 馶 CJK UNIFIED IDEOGRAPH-99B6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+99B7 馷 CJK UNIFIED IDEOGRAPH-99B7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+99B8 馸 CJK UNIFIED IDEOGRAPH-99B8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+99B9 馹 CJK UNIFIED IDEOGRAPH-99B9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+99BA 馺 CJK UNIFIED IDEOGRAPH-99BA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+99BB 馻 CJK UNIFIED IDEOGRAPH-99BB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+99BC 馼 CJK UNIFIED IDEOGRAPH-99BC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+99BD 馽 CJK UNIFIED IDEOGRAPH-99BD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+99BE 馾 CJK UNIFIED IDEOGRAPH-99BE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+99BF 馿 CJK UNIFIED IDEOGRAPH-99BF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+99C0 駀 CJK UNIFIED IDEOGRAPH-99C0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+99C1 駁 CJK UNIFIED IDEOGRAPH-99C1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+99C2 駂 CJK UNIFIED IDEOGRAPH-99C2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+99C3 駃 CJK UNIFIED IDEOGRAPH-99C3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+99C4 駄 CJK UNIFIED IDEOGRAPH-99C4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+99C5 駅 CJK UNIFIED IDEOGRAPH-99C5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+99C6 駆 CJK UNIFIED IDEOGRAPH-99C6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+99C7 駇 CJK UNIFIED IDEOGRAPH-99C7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+99C8 駈 CJK UNIFIED IDEOGRAPH-99C8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+99C9 駉 CJK UNIFIED IDEOGRAPH-99C9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+99CA 駊 CJK UNIFIED IDEOGRAPH-99CA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+99CB 駋 CJK UNIFIED IDEOGRAPH-99CB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+99CC 駌 CJK UNIFIED IDEOGRAPH-99CC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+99CD 駍 CJK UNIFIED IDEOGRAPH-99CD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+99CE 駎 CJK UNIFIED IDEOGRAPH-99CE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+99CF 駏 CJK UNIFIED IDEOGRAPH-99CF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+99D0 駐 CJK UNIFIED IDEOGRAPH-99D0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+99D1 駑 CJK UNIFIED IDEOGRAPH-99D1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+99D2 駒 CJK UNIFIED IDEOGRAPH-99D2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+99D3 駓 CJK UNIFIED IDEOGRAPH-99D3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+99D4 駔 CJK UNIFIED IDEOGRAPH-99D4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+99D5 駕 CJK UNIFIED IDEOGRAPH-99D5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+99D6 駖 CJK UNIFIED IDEOGRAPH-99D6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+99D7 駗 CJK UNIFIED IDEOGRAPH-99D7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+99D8 駘 CJK UNIFIED IDEOGRAPH-99D8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+99D9 駙 CJK UNIFIED IDEOGRAPH-99D9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+99DA 駚 CJK UNIFIED IDEOGRAPH-99DA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+99DB 駛 CJK UNIFIED IDEOGRAPH-99DB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+99DC 駜 CJK UNIFIED IDEOGRAPH-99DC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+99DD 駝 CJK UNIFIED IDEOGRAPH-99DD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+99DE 駞 CJK UNIFIED IDEOGRAPH-99DE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+99DF 駟 CJK UNIFIED IDEOGRAPH-99DF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+99E0 駠 CJK UNIFIED IDEOGRAPH-99E0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+99E1 駡 CJK UNIFIED IDEOGRAPH-99E1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+99E2 駢 CJK UNIFIED IDEOGRAPH-99E2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+99E3 駣 CJK UNIFIED IDEOGRAPH-99E3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+99E4 駤 CJK UNIFIED IDEOGRAPH-99E4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+99E5 駥 CJK UNIFIED IDEOGRAPH-99E5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+99E6 駦 CJK UNIFIED IDEOGRAPH-99E6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+99E7 駧 CJK UNIFIED IDEOGRAPH-99E7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+99E8 駨 CJK UNIFIED IDEOGRAPH-99E8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+99E9 駩 CJK UNIFIED IDEOGRAPH-99E9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+99EA 駪 CJK UNIFIED IDEOGRAPH-99EA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+99EB 駫 CJK UNIFIED IDEOGRAPH-99EB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+99EC 駬 CJK UNIFIED IDEOGRAPH-99EC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+99ED 駭 CJK UNIFIED IDEOGRAPH-99ED | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+99EE 駮 CJK UNIFIED IDEOGRAPH-99EE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+99EF 駯 CJK UNIFIED IDEOGRAPH-99EF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+99F0 駰 CJK UNIFIED IDEOGRAPH-99F0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+99F1 駱 CJK UNIFIED IDEOGRAPH-99F1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+99F2 駲 CJK UNIFIED IDEOGRAPH-99F2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+99F3 駳 CJK UNIFIED IDEOGRAPH-99F3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+99F4 駴 CJK UNIFIED IDEOGRAPH-99F4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+99F5 駵 CJK UNIFIED IDEOGRAPH-99F5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+99F6 駶 CJK UNIFIED IDEOGRAPH-99F6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+99F7 駷 CJK UNIFIED IDEOGRAPH-99F7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+99F8 駸 CJK UNIFIED IDEOGRAPH-99F8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+99F9 駹 CJK UNIFIED IDEOGRAPH-99F9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+99FA 駺 CJK UNIFIED IDEOGRAPH-99FA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+99FB 駻 CJK UNIFIED IDEOGRAPH-99FB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+99FC 駼 CJK UNIFIED IDEOGRAPH-99FC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+99FD 駽 CJK UNIFIED IDEOGRAPH-99FD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+99FE 駾 CJK UNIFIED IDEOGRAPH-99FE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+99FF 駿 CJK UNIFIED IDEOGRAPH-99FF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A00 騀 CJK UNIFIED IDEOGRAPH-9A00 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A01 騁 CJK UNIFIED IDEOGRAPH-9A01 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A02 騂 CJK UNIFIED IDEOGRAPH-9A02 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A03 騃 CJK UNIFIED IDEOGRAPH-9A03 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A04 騄 CJK UNIFIED IDEOGRAPH-9A04 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A05 騅 CJK UNIFIED IDEOGRAPH-9A05 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A06 騆 CJK UNIFIED IDEOGRAPH-9A06 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A07 騇 CJK UNIFIED IDEOGRAPH-9A07 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A08 騈 CJK UNIFIED IDEOGRAPH-9A08 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A09 騉 CJK UNIFIED IDEOGRAPH-9A09 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A0A 騊 CJK UNIFIED IDEOGRAPH-9A0A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A0B 騋 CJK UNIFIED IDEOGRAPH-9A0B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A0C 騌 CJK UNIFIED IDEOGRAPH-9A0C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A0D 騍 CJK UNIFIED IDEOGRAPH-9A0D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A0E 騎 CJK UNIFIED IDEOGRAPH-9A0E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A0F 騏 CJK UNIFIED IDEOGRAPH-9A0F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A10 騐 CJK UNIFIED IDEOGRAPH-9A10 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A11 騑 CJK UNIFIED IDEOGRAPH-9A11 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A12 騒 CJK UNIFIED IDEOGRAPH-9A12 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A13 験 CJK UNIFIED IDEOGRAPH-9A13 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A14 騔 CJK UNIFIED IDEOGRAPH-9A14 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A15 騕 CJK UNIFIED IDEOGRAPH-9A15 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A16 騖 CJK UNIFIED IDEOGRAPH-9A16 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A17 騗 CJK UNIFIED IDEOGRAPH-9A17 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A18 騘 CJK UNIFIED IDEOGRAPH-9A18 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A19 騙 CJK UNIFIED IDEOGRAPH-9A19 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A1A 騚 CJK UNIFIED IDEOGRAPH-9A1A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A1B 騛 CJK UNIFIED IDEOGRAPH-9A1B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A1C 騜 CJK UNIFIED IDEOGRAPH-9A1C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A1D 騝 CJK UNIFIED IDEOGRAPH-9A1D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A1E 騞 CJK UNIFIED IDEOGRAPH-9A1E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A1F 騟 CJK UNIFIED IDEOGRAPH-9A1F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A20 騠 CJK UNIFIED IDEOGRAPH-9A20 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A21 騡 CJK UNIFIED IDEOGRAPH-9A21 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A22 騢 CJK UNIFIED IDEOGRAPH-9A22 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A23 騣 CJK UNIFIED IDEOGRAPH-9A23 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A24 騤 CJK UNIFIED IDEOGRAPH-9A24 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A25 騥 CJK UNIFIED IDEOGRAPH-9A25 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A26 騦 CJK UNIFIED IDEOGRAPH-9A26 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A27 騧 CJK UNIFIED IDEOGRAPH-9A27 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A28 騨 CJK UNIFIED IDEOGRAPH-9A28 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A29 騩 CJK UNIFIED IDEOGRAPH-9A29 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A2A 騪 CJK UNIFIED IDEOGRAPH-9A2A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A2B 騫 CJK UNIFIED IDEOGRAPH-9A2B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A2C 騬 CJK UNIFIED IDEOGRAPH-9A2C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A2D 騭 CJK UNIFIED IDEOGRAPH-9A2D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A2E 騮 CJK UNIFIED IDEOGRAPH-9A2E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A2F 騯 CJK UNIFIED IDEOGRAPH-9A2F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A30 騰 CJK UNIFIED IDEOGRAPH-9A30 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A31 騱 CJK UNIFIED IDEOGRAPH-9A31 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A32 騲 CJK UNIFIED IDEOGRAPH-9A32 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A33 騳 CJK UNIFIED IDEOGRAPH-9A33 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A34 騴 CJK UNIFIED IDEOGRAPH-9A34 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A35 騵 CJK UNIFIED IDEOGRAPH-9A35 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A36 騶 CJK UNIFIED IDEOGRAPH-9A36 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A37 騷 CJK UNIFIED IDEOGRAPH-9A37 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A38 騸 CJK UNIFIED IDEOGRAPH-9A38 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A39 騹 CJK UNIFIED IDEOGRAPH-9A39 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A3A 騺 CJK UNIFIED IDEOGRAPH-9A3A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A3B 騻 CJK UNIFIED IDEOGRAPH-9A3B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A3C 騼 CJK UNIFIED IDEOGRAPH-9A3C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A3D 騽 CJK UNIFIED IDEOGRAPH-9A3D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A3E 騾 CJK UNIFIED IDEOGRAPH-9A3E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A3F 騿 CJK UNIFIED IDEOGRAPH-9A3F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A40 驀 CJK UNIFIED IDEOGRAPH-9A40 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A41 驁 CJK UNIFIED IDEOGRAPH-9A41 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A42 驂 CJK UNIFIED IDEOGRAPH-9A42 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A43 驃 CJK UNIFIED IDEOGRAPH-9A43 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A44 驄 CJK UNIFIED IDEOGRAPH-9A44 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A45 驅 CJK UNIFIED IDEOGRAPH-9A45 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A46 驆 CJK UNIFIED IDEOGRAPH-9A46 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A47 驇 CJK UNIFIED IDEOGRAPH-9A47 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A48 驈 CJK UNIFIED IDEOGRAPH-9A48 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A49 驉 CJK UNIFIED IDEOGRAPH-9A49 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A4A 驊 CJK UNIFIED IDEOGRAPH-9A4A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A4B 驋 CJK UNIFIED IDEOGRAPH-9A4B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A4C 驌 CJK UNIFIED IDEOGRAPH-9A4C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A4D 驍 CJK UNIFIED IDEOGRAPH-9A4D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A4E 驎 CJK UNIFIED IDEOGRAPH-9A4E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A4F 驏 CJK UNIFIED IDEOGRAPH-9A4F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A50 驐 CJK UNIFIED IDEOGRAPH-9A50 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A51 驑 CJK UNIFIED IDEOGRAPH-9A51 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A52 驒 CJK UNIFIED IDEOGRAPH-9A52 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A53 驓 CJK UNIFIED IDEOGRAPH-9A53 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A54 驔 CJK UNIFIED IDEOGRAPH-9A54 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A55 驕 CJK UNIFIED IDEOGRAPH-9A55 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A56 驖 CJK UNIFIED IDEOGRAPH-9A56 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A57 驗 CJK UNIFIED IDEOGRAPH-9A57 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A58 驘 CJK UNIFIED IDEOGRAPH-9A58 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A59 驙 CJK UNIFIED IDEOGRAPH-9A59 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A5A 驚 CJK UNIFIED IDEOGRAPH-9A5A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A5B 驛 CJK UNIFIED IDEOGRAPH-9A5B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A5C 驜 CJK UNIFIED IDEOGRAPH-9A5C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A5D 驝 CJK UNIFIED IDEOGRAPH-9A5D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A5E 驞 CJK UNIFIED IDEOGRAPH-9A5E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A5F 驟 CJK UNIFIED IDEOGRAPH-9A5F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A60 驠 CJK UNIFIED IDEOGRAPH-9A60 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A61 驡 CJK UNIFIED IDEOGRAPH-9A61 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A62 驢 CJK UNIFIED IDEOGRAPH-9A62 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A63 驣 CJK UNIFIED IDEOGRAPH-9A63 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A64 驤 CJK UNIFIED IDEOGRAPH-9A64 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A65 驥 CJK UNIFIED IDEOGRAPH-9A65 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A66 驦 CJK UNIFIED IDEOGRAPH-9A66 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A67 驧 CJK UNIFIED IDEOGRAPH-9A67 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A68 驨 CJK UNIFIED IDEOGRAPH-9A68 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A69 驩 CJK UNIFIED IDEOGRAPH-9A69 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A6A 驪 CJK UNIFIED IDEOGRAPH-9A6A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A6B 驫 CJK UNIFIED IDEOGRAPH-9A6B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A6C 马 CJK UNIFIED IDEOGRAPH-9A6C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A6D 驭 CJK UNIFIED IDEOGRAPH-9A6D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A6E 驮 CJK UNIFIED IDEOGRAPH-9A6E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A6F 驯 CJK UNIFIED IDEOGRAPH-9A6F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A70 驰 CJK UNIFIED IDEOGRAPH-9A70 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A71 驱 CJK UNIFIED IDEOGRAPH-9A71 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A72 驲 CJK UNIFIED IDEOGRAPH-9A72 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A73 驳 CJK UNIFIED IDEOGRAPH-9A73 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A74 驴 CJK UNIFIED IDEOGRAPH-9A74 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A75 驵 CJK UNIFIED IDEOGRAPH-9A75 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A76 驶 CJK UNIFIED IDEOGRAPH-9A76 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A77 驷 CJK UNIFIED IDEOGRAPH-9A77 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A78 驸 CJK UNIFIED IDEOGRAPH-9A78 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A79 驹 CJK UNIFIED IDEOGRAPH-9A79 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A7A 驺 CJK UNIFIED IDEOGRAPH-9A7A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A7B 驻 CJK UNIFIED IDEOGRAPH-9A7B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A7C 驼 CJK UNIFIED IDEOGRAPH-9A7C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A7D 驽 CJK UNIFIED IDEOGRAPH-9A7D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A7E 驾 CJK UNIFIED IDEOGRAPH-9A7E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A7F 驿 CJK UNIFIED IDEOGRAPH-9A7F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A80 骀 CJK UNIFIED IDEOGRAPH-9A80 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A81 骁 CJK UNIFIED IDEOGRAPH-9A81 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A82 骂 CJK UNIFIED IDEOGRAPH-9A82 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A83 骃 CJK UNIFIED IDEOGRAPH-9A83 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A84 骄 CJK UNIFIED IDEOGRAPH-9A84 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A85 骅 CJK UNIFIED IDEOGRAPH-9A85 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A86 骆 CJK UNIFIED IDEOGRAPH-9A86 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A87 骇 CJK UNIFIED IDEOGRAPH-9A87 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A88 骈 CJK UNIFIED IDEOGRAPH-9A88 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A89 骉 CJK UNIFIED IDEOGRAPH-9A89 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A8A 骊 CJK UNIFIED IDEOGRAPH-9A8A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A8B 骋 CJK UNIFIED IDEOGRAPH-9A8B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A8C 验 CJK UNIFIED IDEOGRAPH-9A8C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A8D 骍 CJK UNIFIED IDEOGRAPH-9A8D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A8E 骎 CJK UNIFIED IDEOGRAPH-9A8E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A8F 骏 CJK UNIFIED IDEOGRAPH-9A8F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A90 骐 CJK UNIFIED IDEOGRAPH-9A90 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A91 骑 CJK UNIFIED IDEOGRAPH-9A91 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A92 骒 CJK UNIFIED IDEOGRAPH-9A92 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A93 骓 CJK UNIFIED IDEOGRAPH-9A93 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A94 骔 CJK UNIFIED IDEOGRAPH-9A94 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A95 骕 CJK UNIFIED IDEOGRAPH-9A95 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A96 骖 CJK UNIFIED IDEOGRAPH-9A96 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A97 骗 CJK UNIFIED IDEOGRAPH-9A97 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A98 骘 CJK UNIFIED IDEOGRAPH-9A98 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A99 骙 CJK UNIFIED IDEOGRAPH-9A99 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A9A 骚 CJK UNIFIED IDEOGRAPH-9A9A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A9B 骛 CJK UNIFIED IDEOGRAPH-9A9B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A9C 骜 CJK UNIFIED IDEOGRAPH-9A9C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A9D 骝 CJK UNIFIED IDEOGRAPH-9A9D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A9E 骞 CJK UNIFIED IDEOGRAPH-9A9E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9A9F 骟 CJK UNIFIED IDEOGRAPH-9A9F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9AA0 骠 CJK UNIFIED IDEOGRAPH-9AA0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9AA1 骡 CJK UNIFIED IDEOGRAPH-9AA1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9AA2 骢 CJK UNIFIED IDEOGRAPH-9AA2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9AA3 骣 CJK UNIFIED IDEOGRAPH-9AA3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9AA4 骤 CJK UNIFIED IDEOGRAPH-9AA4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9AA5 骥 CJK UNIFIED IDEOGRAPH-9AA5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9AA6 骦 CJK UNIFIED IDEOGRAPH-9AA6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9AA7 骧 CJK UNIFIED IDEOGRAPH-9AA7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9AA8 骨 CJK UNIFIED IDEOGRAPH-9AA8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9AA9 骩 CJK UNIFIED IDEOGRAPH-9AA9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9AAA 骪 CJK UNIFIED IDEOGRAPH-9AAA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9AAB 骫 CJK UNIFIED IDEOGRAPH-9AAB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9AAC 骬 CJK UNIFIED IDEOGRAPH-9AAC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9AAD 骭 CJK UNIFIED IDEOGRAPH-9AAD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9AAE 骮 CJK UNIFIED IDEOGRAPH-9AAE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9AAF 骯 CJK UNIFIED IDEOGRAPH-9AAF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9AB0 骰 CJK UNIFIED IDEOGRAPH-9AB0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9AB1 骱 CJK UNIFIED IDEOGRAPH-9AB1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9AB2 骲 CJK UNIFIED IDEOGRAPH-9AB2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9AB3 骳 CJK UNIFIED IDEOGRAPH-9AB3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9AB4 骴 CJK UNIFIED IDEOGRAPH-9AB4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9AB5 骵 CJK UNIFIED IDEOGRAPH-9AB5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9AB6 骶 CJK UNIFIED IDEOGRAPH-9AB6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9AB7 骷 CJK UNIFIED IDEOGRAPH-9AB7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9AB8 骸 CJK UNIFIED IDEOGRAPH-9AB8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9AB9 骹 CJK UNIFIED IDEOGRAPH-9AB9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9ABA 骺 CJK UNIFIED IDEOGRAPH-9ABA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9ABB 骻 CJK UNIFIED IDEOGRAPH-9ABB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9ABC 骼 CJK UNIFIED IDEOGRAPH-9ABC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9ABD 骽 CJK UNIFIED IDEOGRAPH-9ABD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9ABE 骾 CJK UNIFIED IDEOGRAPH-9ABE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9ABF 骿 CJK UNIFIED IDEOGRAPH-9ABF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9AC0 髀 CJK UNIFIED IDEOGRAPH-9AC0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9AC1 髁 CJK UNIFIED IDEOGRAPH-9AC1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9AC2 髂 CJK UNIFIED IDEOGRAPH-9AC2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9AC3 髃 CJK UNIFIED IDEOGRAPH-9AC3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9AC4 髄 CJK UNIFIED IDEOGRAPH-9AC4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9AC5 髅 CJK UNIFIED IDEOGRAPH-9AC5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9AC6 髆 CJK UNIFIED IDEOGRAPH-9AC6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9AC7 髇 CJK UNIFIED IDEOGRAPH-9AC7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9AC8 髈 CJK UNIFIED IDEOGRAPH-9AC8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9AC9 髉 CJK UNIFIED IDEOGRAPH-9AC9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9ACA 髊 CJK UNIFIED IDEOGRAPH-9ACA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9ACB 髋 CJK UNIFIED IDEOGRAPH-9ACB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9ACC 髌 CJK UNIFIED IDEOGRAPH-9ACC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9ACD 髍 CJK UNIFIED IDEOGRAPH-9ACD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9ACE 髎 CJK UNIFIED IDEOGRAPH-9ACE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9ACF 髏 CJK UNIFIED IDEOGRAPH-9ACF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9AD0 髐 CJK UNIFIED IDEOGRAPH-9AD0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9AD1 髑 CJK UNIFIED IDEOGRAPH-9AD1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9AD2 髒 CJK UNIFIED IDEOGRAPH-9AD2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9AD3 髓 CJK UNIFIED IDEOGRAPH-9AD3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9AD4 體 CJK UNIFIED IDEOGRAPH-9AD4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9AD5 髕 CJK UNIFIED IDEOGRAPH-9AD5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9AD6 髖 CJK UNIFIED IDEOGRAPH-9AD6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9AD7 髗 CJK UNIFIED IDEOGRAPH-9AD7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9AD8 高 CJK UNIFIED IDEOGRAPH-9AD8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9AD9 髙 CJK UNIFIED IDEOGRAPH-9AD9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9ADA 髚 CJK UNIFIED IDEOGRAPH-9ADA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9ADB 髛 CJK UNIFIED IDEOGRAPH-9ADB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9ADC 髜 CJK UNIFIED IDEOGRAPH-9ADC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9ADD 髝 CJK UNIFIED IDEOGRAPH-9ADD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9ADE 髞 CJK UNIFIED IDEOGRAPH-9ADE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9ADF 髟 CJK UNIFIED IDEOGRAPH-9ADF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9AE0 髠 CJK UNIFIED IDEOGRAPH-9AE0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9AE1 髡 CJK UNIFIED IDEOGRAPH-9AE1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9AE2 髢 CJK UNIFIED IDEOGRAPH-9AE2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9AE3 髣 CJK UNIFIED IDEOGRAPH-9AE3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9AE4 髤 CJK UNIFIED IDEOGRAPH-9AE4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9AE5 髥 CJK UNIFIED IDEOGRAPH-9AE5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9AE6 髦 CJK UNIFIED IDEOGRAPH-9AE6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9AE7 髧 CJK UNIFIED IDEOGRAPH-9AE7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9AE8 髨 CJK UNIFIED IDEOGRAPH-9AE8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9AE9 髩 CJK UNIFIED IDEOGRAPH-9AE9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9AEA 髪 CJK UNIFIED IDEOGRAPH-9AEA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9AEB 髫 CJK UNIFIED IDEOGRAPH-9AEB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9AEC 髬 CJK UNIFIED IDEOGRAPH-9AEC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9AED 髭 CJK UNIFIED IDEOGRAPH-9AED | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9AEE 髮 CJK UNIFIED IDEOGRAPH-9AEE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9AEF 髯 CJK UNIFIED IDEOGRAPH-9AEF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9AF0 髰 CJK UNIFIED IDEOGRAPH-9AF0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9AF1 髱 CJK UNIFIED IDEOGRAPH-9AF1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9AF2 髲 CJK UNIFIED IDEOGRAPH-9AF2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9AF3 髳 CJK UNIFIED IDEOGRAPH-9AF3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9AF4 髴 CJK UNIFIED IDEOGRAPH-9AF4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9AF5 髵 CJK UNIFIED IDEOGRAPH-9AF5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9AF6 髶 CJK UNIFIED IDEOGRAPH-9AF6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9AF7 髷 CJK UNIFIED IDEOGRAPH-9AF7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9AF8 髸 CJK UNIFIED IDEOGRAPH-9AF8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9AF9 髹 CJK UNIFIED IDEOGRAPH-9AF9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9AFA 髺 CJK UNIFIED IDEOGRAPH-9AFA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9AFB 髻 CJK UNIFIED IDEOGRAPH-9AFB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9AFC 髼 CJK UNIFIED IDEOGRAPH-9AFC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9AFD 髽 CJK UNIFIED IDEOGRAPH-9AFD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9AFE 髾 CJK UNIFIED IDEOGRAPH-9AFE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9AFF 髿 CJK UNIFIED IDEOGRAPH-9AFF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B00 鬀 CJK UNIFIED IDEOGRAPH-9B00 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B01 鬁 CJK UNIFIED IDEOGRAPH-9B01 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B02 鬂 CJK UNIFIED IDEOGRAPH-9B02 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B03 鬃 CJK UNIFIED IDEOGRAPH-9B03 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B04 鬄 CJK UNIFIED IDEOGRAPH-9B04 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B05 鬅 CJK UNIFIED IDEOGRAPH-9B05 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B06 鬆 CJK UNIFIED IDEOGRAPH-9B06 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B07 鬇 CJK UNIFIED IDEOGRAPH-9B07 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B08 鬈 CJK UNIFIED IDEOGRAPH-9B08 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B09 鬉 CJK UNIFIED IDEOGRAPH-9B09 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B0A 鬊 CJK UNIFIED IDEOGRAPH-9B0A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B0B 鬋 CJK UNIFIED IDEOGRAPH-9B0B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B0C 鬌 CJK UNIFIED IDEOGRAPH-9B0C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B0D 鬍 CJK UNIFIED IDEOGRAPH-9B0D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B0E 鬎 CJK UNIFIED IDEOGRAPH-9B0E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B0F 鬏 CJK UNIFIED IDEOGRAPH-9B0F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B10 鬐 CJK UNIFIED IDEOGRAPH-9B10 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B11 鬑 CJK UNIFIED IDEOGRAPH-9B11 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B12 鬒 CJK UNIFIED IDEOGRAPH-9B12 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B13 鬓 CJK UNIFIED IDEOGRAPH-9B13 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B14 鬔 CJK UNIFIED IDEOGRAPH-9B14 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B15 鬕 CJK UNIFIED IDEOGRAPH-9B15 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B16 鬖 CJK UNIFIED IDEOGRAPH-9B16 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B17 鬗 CJK UNIFIED IDEOGRAPH-9B17 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B18 鬘 CJK UNIFIED IDEOGRAPH-9B18 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B19 鬙 CJK UNIFIED IDEOGRAPH-9B19 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B1A 鬚 CJK UNIFIED IDEOGRAPH-9B1A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B1B 鬛 CJK UNIFIED IDEOGRAPH-9B1B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B1C 鬜 CJK UNIFIED IDEOGRAPH-9B1C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B1D 鬝 CJK UNIFIED IDEOGRAPH-9B1D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B1E 鬞 CJK UNIFIED IDEOGRAPH-9B1E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B1F 鬟 CJK UNIFIED IDEOGRAPH-9B1F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B20 鬠 CJK UNIFIED IDEOGRAPH-9B20 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B21 鬡 CJK UNIFIED IDEOGRAPH-9B21 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B22 鬢 CJK UNIFIED IDEOGRAPH-9B22 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B23 鬣 CJK UNIFIED IDEOGRAPH-9B23 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B24 鬤 CJK UNIFIED IDEOGRAPH-9B24 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B25 鬥 CJK UNIFIED IDEOGRAPH-9B25 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B26 鬦 CJK UNIFIED IDEOGRAPH-9B26 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B27 鬧 CJK UNIFIED IDEOGRAPH-9B27 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B28 鬨 CJK UNIFIED IDEOGRAPH-9B28 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B29 鬩 CJK UNIFIED IDEOGRAPH-9B29 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B2A 鬪 CJK UNIFIED IDEOGRAPH-9B2A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B2B 鬫 CJK UNIFIED IDEOGRAPH-9B2B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B2C 鬬 CJK UNIFIED IDEOGRAPH-9B2C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B2D 鬭 CJK UNIFIED IDEOGRAPH-9B2D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B2E 鬮 CJK UNIFIED IDEOGRAPH-9B2E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B2F 鬯 CJK UNIFIED IDEOGRAPH-9B2F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B30 鬰 CJK UNIFIED IDEOGRAPH-9B30 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B31 鬱 CJK UNIFIED IDEOGRAPH-9B31 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B32 鬲 CJK UNIFIED IDEOGRAPH-9B32 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B33 鬳 CJK UNIFIED IDEOGRAPH-9B33 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B34 鬴 CJK UNIFIED IDEOGRAPH-9B34 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B35 鬵 CJK UNIFIED IDEOGRAPH-9B35 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B36 鬶 CJK UNIFIED IDEOGRAPH-9B36 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B37 鬷 CJK UNIFIED IDEOGRAPH-9B37 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B38 鬸 CJK UNIFIED IDEOGRAPH-9B38 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B39 鬹 CJK UNIFIED IDEOGRAPH-9B39 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B3A 鬺 CJK UNIFIED IDEOGRAPH-9B3A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B3B 鬻 CJK UNIFIED IDEOGRAPH-9B3B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B3C 鬼 CJK UNIFIED IDEOGRAPH-9B3C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B3D 鬽 CJK UNIFIED IDEOGRAPH-9B3D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B3E 鬾 CJK UNIFIED IDEOGRAPH-9B3E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B3F 鬿 CJK UNIFIED IDEOGRAPH-9B3F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B40 魀 CJK UNIFIED IDEOGRAPH-9B40 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B41 魁 CJK UNIFIED IDEOGRAPH-9B41 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B42 魂 CJK UNIFIED IDEOGRAPH-9B42 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B43 魃 CJK UNIFIED IDEOGRAPH-9B43 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B44 魄 CJK UNIFIED IDEOGRAPH-9B44 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B45 魅 CJK UNIFIED IDEOGRAPH-9B45 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B46 魆 CJK UNIFIED IDEOGRAPH-9B46 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B47 魇 CJK UNIFIED IDEOGRAPH-9B47 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B48 魈 CJK UNIFIED IDEOGRAPH-9B48 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B49 魉 CJK UNIFIED IDEOGRAPH-9B49 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B4A 魊 CJK UNIFIED IDEOGRAPH-9B4A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B4B 魋 CJK UNIFIED IDEOGRAPH-9B4B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B4C 魌 CJK UNIFIED IDEOGRAPH-9B4C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B4D 魍 CJK UNIFIED IDEOGRAPH-9B4D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B4E 魎 CJK UNIFIED IDEOGRAPH-9B4E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B4F 魏 CJK UNIFIED IDEOGRAPH-9B4F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B50 魐 CJK UNIFIED IDEOGRAPH-9B50 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B51 魑 CJK UNIFIED IDEOGRAPH-9B51 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B52 魒 CJK UNIFIED IDEOGRAPH-9B52 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B53 魓 CJK UNIFIED IDEOGRAPH-9B53 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B54 魔 CJK UNIFIED IDEOGRAPH-9B54 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B55 魕 CJK UNIFIED IDEOGRAPH-9B55 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B56 魖 CJK UNIFIED IDEOGRAPH-9B56 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B57 魗 CJK UNIFIED IDEOGRAPH-9B57 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B58 魘 CJK UNIFIED IDEOGRAPH-9B58 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B59 魙 CJK UNIFIED IDEOGRAPH-9B59 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B5A 魚 CJK UNIFIED IDEOGRAPH-9B5A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B5B 魛 CJK UNIFIED IDEOGRAPH-9B5B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B5C 魜 CJK UNIFIED IDEOGRAPH-9B5C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B5D 魝 CJK UNIFIED IDEOGRAPH-9B5D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B5E 魞 CJK UNIFIED IDEOGRAPH-9B5E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B5F 魟 CJK UNIFIED IDEOGRAPH-9B5F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B60 魠 CJK UNIFIED IDEOGRAPH-9B60 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B61 魡 CJK UNIFIED IDEOGRAPH-9B61 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B62 魢 CJK UNIFIED IDEOGRAPH-9B62 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B63 魣 CJK UNIFIED IDEOGRAPH-9B63 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B64 魤 CJK UNIFIED IDEOGRAPH-9B64 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B65 魥 CJK UNIFIED IDEOGRAPH-9B65 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B66 魦 CJK UNIFIED IDEOGRAPH-9B66 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B67 魧 CJK UNIFIED IDEOGRAPH-9B67 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B68 魨 CJK UNIFIED IDEOGRAPH-9B68 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B69 魩 CJK UNIFIED IDEOGRAPH-9B69 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B6A 魪 CJK UNIFIED IDEOGRAPH-9B6A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B6B 魫 CJK UNIFIED IDEOGRAPH-9B6B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B6C 魬 CJK UNIFIED IDEOGRAPH-9B6C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B6D 魭 CJK UNIFIED IDEOGRAPH-9B6D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B6E 魮 CJK UNIFIED IDEOGRAPH-9B6E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B6F 魯 CJK UNIFIED IDEOGRAPH-9B6F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B70 魰 CJK UNIFIED IDEOGRAPH-9B70 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B71 魱 CJK UNIFIED IDEOGRAPH-9B71 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B72 魲 CJK UNIFIED IDEOGRAPH-9B72 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B73 魳 CJK UNIFIED IDEOGRAPH-9B73 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B74 魴 CJK UNIFIED IDEOGRAPH-9B74 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B75 魵 CJK UNIFIED IDEOGRAPH-9B75 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B76 魶 CJK UNIFIED IDEOGRAPH-9B76 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B77 魷 CJK UNIFIED IDEOGRAPH-9B77 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B78 魸 CJK UNIFIED IDEOGRAPH-9B78 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B79 魹 CJK UNIFIED IDEOGRAPH-9B79 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B7A 魺 CJK UNIFIED IDEOGRAPH-9B7A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B7B 魻 CJK UNIFIED IDEOGRAPH-9B7B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B7C 魼 CJK UNIFIED IDEOGRAPH-9B7C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B7D 魽 CJK UNIFIED IDEOGRAPH-9B7D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B7E 魾 CJK UNIFIED IDEOGRAPH-9B7E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B7F 魿 CJK UNIFIED IDEOGRAPH-9B7F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B80 鮀 CJK UNIFIED IDEOGRAPH-9B80 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B81 鮁 CJK UNIFIED IDEOGRAPH-9B81 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B82 鮂 CJK UNIFIED IDEOGRAPH-9B82 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B83 鮃 CJK UNIFIED IDEOGRAPH-9B83 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B84 鮄 CJK UNIFIED IDEOGRAPH-9B84 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B85 鮅 CJK UNIFIED IDEOGRAPH-9B85 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B86 鮆 CJK UNIFIED IDEOGRAPH-9B86 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B87 鮇 CJK UNIFIED IDEOGRAPH-9B87 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B88 鮈 CJK UNIFIED IDEOGRAPH-9B88 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B89 鮉 CJK UNIFIED IDEOGRAPH-9B89 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B8A 鮊 CJK UNIFIED IDEOGRAPH-9B8A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B8B 鮋 CJK UNIFIED IDEOGRAPH-9B8B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B8C 鮌 CJK UNIFIED IDEOGRAPH-9B8C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B8D 鮍 CJK UNIFIED IDEOGRAPH-9B8D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B8E 鮎 CJK UNIFIED IDEOGRAPH-9B8E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B8F 鮏 CJK UNIFIED IDEOGRAPH-9B8F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B90 鮐 CJK UNIFIED IDEOGRAPH-9B90 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B91 鮑 CJK UNIFIED IDEOGRAPH-9B91 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B92 鮒 CJK UNIFIED IDEOGRAPH-9B92 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B93 鮓 CJK UNIFIED IDEOGRAPH-9B93 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B94 鮔 CJK UNIFIED IDEOGRAPH-9B94 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B95 鮕 CJK UNIFIED IDEOGRAPH-9B95 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B96 鮖 CJK UNIFIED IDEOGRAPH-9B96 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B97 鮗 CJK UNIFIED IDEOGRAPH-9B97 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B98 鮘 CJK UNIFIED IDEOGRAPH-9B98 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B99 鮙 CJK UNIFIED IDEOGRAPH-9B99 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B9A 鮚 CJK UNIFIED IDEOGRAPH-9B9A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B9B 鮛 CJK UNIFIED IDEOGRAPH-9B9B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B9C 鮜 CJK UNIFIED IDEOGRAPH-9B9C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B9D 鮝 CJK UNIFIED IDEOGRAPH-9B9D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B9E 鮞 CJK UNIFIED IDEOGRAPH-9B9E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9B9F 鮟 CJK UNIFIED IDEOGRAPH-9B9F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9BA0 鮠 CJK UNIFIED IDEOGRAPH-9BA0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9BA1 鮡 CJK UNIFIED IDEOGRAPH-9BA1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9BA2 鮢 CJK UNIFIED IDEOGRAPH-9BA2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9BA3 鮣 CJK UNIFIED IDEOGRAPH-9BA3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9BA4 鮤 CJK UNIFIED IDEOGRAPH-9BA4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9BA5 鮥 CJK UNIFIED IDEOGRAPH-9BA5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9BA6 鮦 CJK UNIFIED IDEOGRAPH-9BA6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9BA7 鮧 CJK UNIFIED IDEOGRAPH-9BA7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9BA8 鮨 CJK UNIFIED IDEOGRAPH-9BA8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9BA9 鮩 CJK UNIFIED IDEOGRAPH-9BA9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9BAA 鮪 CJK UNIFIED IDEOGRAPH-9BAA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9BAB 鮫 CJK UNIFIED IDEOGRAPH-9BAB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9BAC 鮬 CJK UNIFIED IDEOGRAPH-9BAC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9BAD 鮭 CJK UNIFIED IDEOGRAPH-9BAD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9BAE 鮮 CJK UNIFIED IDEOGRAPH-9BAE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9BAF 鮯 CJK UNIFIED IDEOGRAPH-9BAF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9BB0 鮰 CJK UNIFIED IDEOGRAPH-9BB0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9BB1 鮱 CJK UNIFIED IDEOGRAPH-9BB1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9BB2 鮲 CJK UNIFIED IDEOGRAPH-9BB2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9BB3 鮳 CJK UNIFIED IDEOGRAPH-9BB3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9BB4 鮴 CJK UNIFIED IDEOGRAPH-9BB4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9BB5 鮵 CJK UNIFIED IDEOGRAPH-9BB5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9BB6 鮶 CJK UNIFIED IDEOGRAPH-9BB6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9BB7 鮷 CJK UNIFIED IDEOGRAPH-9BB7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9BB8 鮸 CJK UNIFIED IDEOGRAPH-9BB8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9BB9 鮹 CJK UNIFIED IDEOGRAPH-9BB9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9BBA 鮺 CJK UNIFIED IDEOGRAPH-9BBA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9BBB 鮻 CJK UNIFIED IDEOGRAPH-9BBB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9BBC 鮼 CJK UNIFIED IDEOGRAPH-9BBC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9BBD 鮽 CJK UNIFIED IDEOGRAPH-9BBD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9BBE 鮾 CJK UNIFIED IDEOGRAPH-9BBE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9BBF 鮿 CJK UNIFIED IDEOGRAPH-9BBF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9BC0 鯀 CJK UNIFIED IDEOGRAPH-9BC0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9BC1 鯁 CJK UNIFIED IDEOGRAPH-9BC1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9BC2 鯂 CJK UNIFIED IDEOGRAPH-9BC2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9BC3 鯃 CJK UNIFIED IDEOGRAPH-9BC3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9BC4 鯄 CJK UNIFIED IDEOGRAPH-9BC4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9BC5 鯅 CJK UNIFIED IDEOGRAPH-9BC5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9BC6 鯆 CJK UNIFIED IDEOGRAPH-9BC6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9BC7 鯇 CJK UNIFIED IDEOGRAPH-9BC7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9BC8 鯈 CJK UNIFIED IDEOGRAPH-9BC8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9BC9 鯉 CJK UNIFIED IDEOGRAPH-9BC9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9BCA 鯊 CJK UNIFIED IDEOGRAPH-9BCA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9BCB 鯋 CJK UNIFIED IDEOGRAPH-9BCB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9BCC 鯌 CJK UNIFIED IDEOGRAPH-9BCC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9BCD 鯍 CJK UNIFIED IDEOGRAPH-9BCD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9BCE 鯎 CJK UNIFIED IDEOGRAPH-9BCE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9BCF 鯏 CJK UNIFIED IDEOGRAPH-9BCF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9BD0 鯐 CJK UNIFIED IDEOGRAPH-9BD0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9BD1 鯑 CJK UNIFIED IDEOGRAPH-9BD1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9BD2 鯒 CJK UNIFIED IDEOGRAPH-9BD2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9BD3 鯓 CJK UNIFIED IDEOGRAPH-9BD3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9BD4 鯔 CJK UNIFIED IDEOGRAPH-9BD4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9BD5 鯕 CJK UNIFIED IDEOGRAPH-9BD5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9BD6 鯖 CJK UNIFIED IDEOGRAPH-9BD6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9BD7 鯗 CJK UNIFIED IDEOGRAPH-9BD7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9BD8 鯘 CJK UNIFIED IDEOGRAPH-9BD8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9BD9 鯙 CJK UNIFIED IDEOGRAPH-9BD9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9BDA 鯚 CJK UNIFIED IDEOGRAPH-9BDA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9BDB 鯛 CJK UNIFIED IDEOGRAPH-9BDB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9BDC 鯜 CJK UNIFIED IDEOGRAPH-9BDC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9BDD 鯝 CJK UNIFIED IDEOGRAPH-9BDD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9BDE 鯞 CJK UNIFIED IDEOGRAPH-9BDE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9BDF 鯟 CJK UNIFIED IDEOGRAPH-9BDF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9BE0 鯠 CJK UNIFIED IDEOGRAPH-9BE0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9BE1 鯡 CJK UNIFIED IDEOGRAPH-9BE1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9BE2 鯢 CJK UNIFIED IDEOGRAPH-9BE2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9BE3 鯣 CJK UNIFIED IDEOGRAPH-9BE3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9BE4 鯤 CJK UNIFIED IDEOGRAPH-9BE4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9BE5 鯥 CJK UNIFIED IDEOGRAPH-9BE5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9BE6 鯦 CJK UNIFIED IDEOGRAPH-9BE6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9BE7 鯧 CJK UNIFIED IDEOGRAPH-9BE7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9BE8 鯨 CJK UNIFIED IDEOGRAPH-9BE8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9BE9 鯩 CJK UNIFIED IDEOGRAPH-9BE9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9BEA 鯪 CJK UNIFIED IDEOGRAPH-9BEA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9BEB 鯫 CJK UNIFIED IDEOGRAPH-9BEB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9BEC 鯬 CJK UNIFIED IDEOGRAPH-9BEC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9BED 鯭 CJK UNIFIED IDEOGRAPH-9BED | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9BEE 鯮 CJK UNIFIED IDEOGRAPH-9BEE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9BEF 鯯 CJK UNIFIED IDEOGRAPH-9BEF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9BF0 鯰 CJK UNIFIED IDEOGRAPH-9BF0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9BF1 鯱 CJK UNIFIED IDEOGRAPH-9BF1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9BF2 鯲 CJK UNIFIED IDEOGRAPH-9BF2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9BF3 鯳 CJK UNIFIED IDEOGRAPH-9BF3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9BF4 鯴 CJK UNIFIED IDEOGRAPH-9BF4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9BF5 鯵 CJK UNIFIED IDEOGRAPH-9BF5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9BF6 鯶 CJK UNIFIED IDEOGRAPH-9BF6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9BF7 鯷 CJK UNIFIED IDEOGRAPH-9BF7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9BF8 鯸 CJK UNIFIED IDEOGRAPH-9BF8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9BF9 鯹 CJK UNIFIED IDEOGRAPH-9BF9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9BFA 鯺 CJK UNIFIED IDEOGRAPH-9BFA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9BFB 鯻 CJK UNIFIED IDEOGRAPH-9BFB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9BFC 鯼 CJK UNIFIED IDEOGRAPH-9BFC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9BFD 鯽 CJK UNIFIED IDEOGRAPH-9BFD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9BFE 鯾 CJK UNIFIED IDEOGRAPH-9BFE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9BFF 鯿 CJK UNIFIED IDEOGRAPH-9BFF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C00 鰀 CJK UNIFIED IDEOGRAPH-9C00 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C01 鰁 CJK UNIFIED IDEOGRAPH-9C01 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C02 鰂 CJK UNIFIED IDEOGRAPH-9C02 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C03 鰃 CJK UNIFIED IDEOGRAPH-9C03 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C04 鰄 CJK UNIFIED IDEOGRAPH-9C04 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C05 鰅 CJK UNIFIED IDEOGRAPH-9C05 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C06 鰆 CJK UNIFIED IDEOGRAPH-9C06 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C07 鰇 CJK UNIFIED IDEOGRAPH-9C07 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C08 鰈 CJK UNIFIED IDEOGRAPH-9C08 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C09 鰉 CJK UNIFIED IDEOGRAPH-9C09 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C0A 鰊 CJK UNIFIED IDEOGRAPH-9C0A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C0B 鰋 CJK UNIFIED IDEOGRAPH-9C0B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C0C 鰌 CJK UNIFIED IDEOGRAPH-9C0C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C0D 鰍 CJK UNIFIED IDEOGRAPH-9C0D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C0E 鰎 CJK UNIFIED IDEOGRAPH-9C0E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C0F 鰏 CJK UNIFIED IDEOGRAPH-9C0F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C10 鰐 CJK UNIFIED IDEOGRAPH-9C10 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C11 鰑 CJK UNIFIED IDEOGRAPH-9C11 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C12 鰒 CJK UNIFIED IDEOGRAPH-9C12 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C13 鰓 CJK UNIFIED IDEOGRAPH-9C13 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C14 鰔 CJK UNIFIED IDEOGRAPH-9C14 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C15 鰕 CJK UNIFIED IDEOGRAPH-9C15 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C16 鰖 CJK UNIFIED IDEOGRAPH-9C16 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C17 鰗 CJK UNIFIED IDEOGRAPH-9C17 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C18 鰘 CJK UNIFIED IDEOGRAPH-9C18 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C19 鰙 CJK UNIFIED IDEOGRAPH-9C19 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C1A 鰚 CJK UNIFIED IDEOGRAPH-9C1A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C1B 鰛 CJK UNIFIED IDEOGRAPH-9C1B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C1C 鰜 CJK UNIFIED IDEOGRAPH-9C1C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C1D 鰝 CJK UNIFIED IDEOGRAPH-9C1D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C1E 鰞 CJK UNIFIED IDEOGRAPH-9C1E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C1F 鰟 CJK UNIFIED IDEOGRAPH-9C1F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C20 鰠 CJK UNIFIED IDEOGRAPH-9C20 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C21 鰡 CJK UNIFIED IDEOGRAPH-9C21 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C22 鰢 CJK UNIFIED IDEOGRAPH-9C22 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C23 鰣 CJK UNIFIED IDEOGRAPH-9C23 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C24 鰤 CJK UNIFIED IDEOGRAPH-9C24 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C25 鰥 CJK UNIFIED IDEOGRAPH-9C25 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C26 鰦 CJK UNIFIED IDEOGRAPH-9C26 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C27 鰧 CJK UNIFIED IDEOGRAPH-9C27 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C28 鰨 CJK UNIFIED IDEOGRAPH-9C28 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C29 鰩 CJK UNIFIED IDEOGRAPH-9C29 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C2A 鰪 CJK UNIFIED IDEOGRAPH-9C2A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C2B 鰫 CJK UNIFIED IDEOGRAPH-9C2B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C2C 鰬 CJK UNIFIED IDEOGRAPH-9C2C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C2D 鰭 CJK UNIFIED IDEOGRAPH-9C2D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C2E 鰮 CJK UNIFIED IDEOGRAPH-9C2E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C2F 鰯 CJK UNIFIED IDEOGRAPH-9C2F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C30 鰰 CJK UNIFIED IDEOGRAPH-9C30 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C31 鰱 CJK UNIFIED IDEOGRAPH-9C31 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C32 鰲 CJK UNIFIED IDEOGRAPH-9C32 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C33 鰳 CJK UNIFIED IDEOGRAPH-9C33 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C34 鰴 CJK UNIFIED IDEOGRAPH-9C34 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C35 鰵 CJK UNIFIED IDEOGRAPH-9C35 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C36 鰶 CJK UNIFIED IDEOGRAPH-9C36 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C37 鰷 CJK UNIFIED IDEOGRAPH-9C37 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C38 鰸 CJK UNIFIED IDEOGRAPH-9C38 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C39 鰹 CJK UNIFIED IDEOGRAPH-9C39 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C3A 鰺 CJK UNIFIED IDEOGRAPH-9C3A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C3B 鰻 CJK UNIFIED IDEOGRAPH-9C3B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C3C 鰼 CJK UNIFIED IDEOGRAPH-9C3C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C3D 鰽 CJK UNIFIED IDEOGRAPH-9C3D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C3E 鰾 CJK UNIFIED IDEOGRAPH-9C3E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C3F 鰿 CJK UNIFIED IDEOGRAPH-9C3F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C40 鱀 CJK UNIFIED IDEOGRAPH-9C40 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C41 鱁 CJK UNIFIED IDEOGRAPH-9C41 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C42 鱂 CJK UNIFIED IDEOGRAPH-9C42 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C43 鱃 CJK UNIFIED IDEOGRAPH-9C43 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C44 鱄 CJK UNIFIED IDEOGRAPH-9C44 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C45 鱅 CJK UNIFIED IDEOGRAPH-9C45 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C46 鱆 CJK UNIFIED IDEOGRAPH-9C46 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C47 鱇 CJK UNIFIED IDEOGRAPH-9C47 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C48 鱈 CJK UNIFIED IDEOGRAPH-9C48 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C49 鱉 CJK UNIFIED IDEOGRAPH-9C49 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C4A 鱊 CJK UNIFIED IDEOGRAPH-9C4A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C4B 鱋 CJK UNIFIED IDEOGRAPH-9C4B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C4C 鱌 CJK UNIFIED IDEOGRAPH-9C4C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C4D 鱍 CJK UNIFIED IDEOGRAPH-9C4D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C4E 鱎 CJK UNIFIED IDEOGRAPH-9C4E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C4F 鱏 CJK UNIFIED IDEOGRAPH-9C4F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C50 鱐 CJK UNIFIED IDEOGRAPH-9C50 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C51 鱑 CJK UNIFIED IDEOGRAPH-9C51 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C52 鱒 CJK UNIFIED IDEOGRAPH-9C52 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C53 鱓 CJK UNIFIED IDEOGRAPH-9C53 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C54 鱔 CJK UNIFIED IDEOGRAPH-9C54 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C55 鱕 CJK UNIFIED IDEOGRAPH-9C55 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C56 鱖 CJK UNIFIED IDEOGRAPH-9C56 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C57 鱗 CJK UNIFIED IDEOGRAPH-9C57 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C58 鱘 CJK UNIFIED IDEOGRAPH-9C58 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C59 鱙 CJK UNIFIED IDEOGRAPH-9C59 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C5A 鱚 CJK UNIFIED IDEOGRAPH-9C5A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C5B 鱛 CJK UNIFIED IDEOGRAPH-9C5B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C5C 鱜 CJK UNIFIED IDEOGRAPH-9C5C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C5D 鱝 CJK UNIFIED IDEOGRAPH-9C5D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C5E 鱞 CJK UNIFIED IDEOGRAPH-9C5E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C5F 鱟 CJK UNIFIED IDEOGRAPH-9C5F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C60 鱠 CJK UNIFIED IDEOGRAPH-9C60 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C61 鱡 CJK UNIFIED IDEOGRAPH-9C61 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C62 鱢 CJK UNIFIED IDEOGRAPH-9C62 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C63 鱣 CJK UNIFIED IDEOGRAPH-9C63 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C64 鱤 CJK UNIFIED IDEOGRAPH-9C64 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C65 鱥 CJK UNIFIED IDEOGRAPH-9C65 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C66 鱦 CJK UNIFIED IDEOGRAPH-9C66 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C67 鱧 CJK UNIFIED IDEOGRAPH-9C67 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C68 鱨 CJK UNIFIED IDEOGRAPH-9C68 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C69 鱩 CJK UNIFIED IDEOGRAPH-9C69 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C6A 鱪 CJK UNIFIED IDEOGRAPH-9C6A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C6B 鱫 CJK UNIFIED IDEOGRAPH-9C6B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C6C 鱬 CJK UNIFIED IDEOGRAPH-9C6C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C6D 鱭 CJK UNIFIED IDEOGRAPH-9C6D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C6E 鱮 CJK UNIFIED IDEOGRAPH-9C6E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C6F 鱯 CJK UNIFIED IDEOGRAPH-9C6F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C70 鱰 CJK UNIFIED IDEOGRAPH-9C70 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C71 鱱 CJK UNIFIED IDEOGRAPH-9C71 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C72 鱲 CJK UNIFIED IDEOGRAPH-9C72 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C73 鱳 CJK UNIFIED IDEOGRAPH-9C73 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C74 鱴 CJK UNIFIED IDEOGRAPH-9C74 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C75 鱵 CJK UNIFIED IDEOGRAPH-9C75 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C76 鱶 CJK UNIFIED IDEOGRAPH-9C76 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C77 鱷 CJK UNIFIED IDEOGRAPH-9C77 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C78 鱸 CJK UNIFIED IDEOGRAPH-9C78 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C79 鱹 CJK UNIFIED IDEOGRAPH-9C79 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C7A 鱺 CJK UNIFIED IDEOGRAPH-9C7A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C7B 鱻 CJK UNIFIED IDEOGRAPH-9C7B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C7C 鱼 CJK UNIFIED IDEOGRAPH-9C7C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C7D 鱽 CJK UNIFIED IDEOGRAPH-9C7D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C7E 鱾 CJK UNIFIED IDEOGRAPH-9C7E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C7F 鱿 CJK UNIFIED IDEOGRAPH-9C7F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C80 鲀 CJK UNIFIED IDEOGRAPH-9C80 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C81 鲁 CJK UNIFIED IDEOGRAPH-9C81 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C82 鲂 CJK UNIFIED IDEOGRAPH-9C82 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C83 鲃 CJK UNIFIED IDEOGRAPH-9C83 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C84 鲄 CJK UNIFIED IDEOGRAPH-9C84 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C85 鲅 CJK UNIFIED IDEOGRAPH-9C85 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C86 鲆 CJK UNIFIED IDEOGRAPH-9C86 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C87 鲇 CJK UNIFIED IDEOGRAPH-9C87 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C88 鲈 CJK UNIFIED IDEOGRAPH-9C88 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C89 鲉 CJK UNIFIED IDEOGRAPH-9C89 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C8A 鲊 CJK UNIFIED IDEOGRAPH-9C8A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C8B 鲋 CJK UNIFIED IDEOGRAPH-9C8B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C8C 鲌 CJK UNIFIED IDEOGRAPH-9C8C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C8D 鲍 CJK UNIFIED IDEOGRAPH-9C8D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C8E 鲎 CJK UNIFIED IDEOGRAPH-9C8E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C8F 鲏 CJK UNIFIED IDEOGRAPH-9C8F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C90 鲐 CJK UNIFIED IDEOGRAPH-9C90 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C91 鲑 CJK UNIFIED IDEOGRAPH-9C91 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C92 鲒 CJK UNIFIED IDEOGRAPH-9C92 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C93 鲓 CJK UNIFIED IDEOGRAPH-9C93 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C94 鲔 CJK UNIFIED IDEOGRAPH-9C94 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C95 鲕 CJK UNIFIED IDEOGRAPH-9C95 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C96 鲖 CJK UNIFIED IDEOGRAPH-9C96 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C97 鲗 CJK UNIFIED IDEOGRAPH-9C97 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C98 鲘 CJK UNIFIED IDEOGRAPH-9C98 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C99 鲙 CJK UNIFIED IDEOGRAPH-9C99 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C9A 鲚 CJK UNIFIED IDEOGRAPH-9C9A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C9B 鲛 CJK UNIFIED IDEOGRAPH-9C9B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C9C 鲜 CJK UNIFIED IDEOGRAPH-9C9C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C9D 鲝 CJK UNIFIED IDEOGRAPH-9C9D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C9E 鲞 CJK UNIFIED IDEOGRAPH-9C9E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9C9F 鲟 CJK UNIFIED IDEOGRAPH-9C9F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9CA0 鲠 CJK UNIFIED IDEOGRAPH-9CA0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9CA1 鲡 CJK UNIFIED IDEOGRAPH-9CA1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9CA2 鲢 CJK UNIFIED IDEOGRAPH-9CA2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9CA3 鲣 CJK UNIFIED IDEOGRAPH-9CA3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9CA4 鲤 CJK UNIFIED IDEOGRAPH-9CA4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9CA5 鲥 CJK UNIFIED IDEOGRAPH-9CA5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9CA6 鲦 CJK UNIFIED IDEOGRAPH-9CA6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9CA7 鲧 CJK UNIFIED IDEOGRAPH-9CA7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9CA8 鲨 CJK UNIFIED IDEOGRAPH-9CA8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9CA9 鲩 CJK UNIFIED IDEOGRAPH-9CA9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9CAA 鲪 CJK UNIFIED IDEOGRAPH-9CAA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9CAB 鲫 CJK UNIFIED IDEOGRAPH-9CAB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9CAC 鲬 CJK UNIFIED IDEOGRAPH-9CAC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9CAD 鲭 CJK UNIFIED IDEOGRAPH-9CAD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9CAE 鲮 CJK UNIFIED IDEOGRAPH-9CAE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9CAF 鲯 CJK UNIFIED IDEOGRAPH-9CAF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9CB0 鲰 CJK UNIFIED IDEOGRAPH-9CB0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9CB1 鲱 CJK UNIFIED IDEOGRAPH-9CB1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9CB2 鲲 CJK UNIFIED IDEOGRAPH-9CB2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9CB3 鲳 CJK UNIFIED IDEOGRAPH-9CB3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9CB4 鲴 CJK UNIFIED IDEOGRAPH-9CB4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9CB5 鲵 CJK UNIFIED IDEOGRAPH-9CB5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9CB6 鲶 CJK UNIFIED IDEOGRAPH-9CB6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9CB7 鲷 CJK UNIFIED IDEOGRAPH-9CB7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9CB8 鲸 CJK UNIFIED IDEOGRAPH-9CB8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9CB9 鲹 CJK UNIFIED IDEOGRAPH-9CB9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9CBA 鲺 CJK UNIFIED IDEOGRAPH-9CBA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9CBB 鲻 CJK UNIFIED IDEOGRAPH-9CBB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9CBC 鲼 CJK UNIFIED IDEOGRAPH-9CBC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9CBD 鲽 CJK UNIFIED IDEOGRAPH-9CBD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9CBE 鲾 CJK UNIFIED IDEOGRAPH-9CBE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9CBF 鲿 CJK UNIFIED IDEOGRAPH-9CBF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9CC0 鳀 CJK UNIFIED IDEOGRAPH-9CC0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9CC1 鳁 CJK UNIFIED IDEOGRAPH-9CC1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9CC2 鳂 CJK UNIFIED IDEOGRAPH-9CC2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9CC3 鳃 CJK UNIFIED IDEOGRAPH-9CC3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9CC4 鳄 CJK UNIFIED IDEOGRAPH-9CC4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9CC5 鳅 CJK UNIFIED IDEOGRAPH-9CC5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9CC6 鳆 CJK UNIFIED IDEOGRAPH-9CC6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9CC7 鳇 CJK UNIFIED IDEOGRAPH-9CC7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9CC8 鳈 CJK UNIFIED IDEOGRAPH-9CC8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9CC9 鳉 CJK UNIFIED IDEOGRAPH-9CC9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9CCA 鳊 CJK UNIFIED IDEOGRAPH-9CCA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9CCB 鳋 CJK UNIFIED IDEOGRAPH-9CCB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9CCC 鳌 CJK UNIFIED IDEOGRAPH-9CCC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9CCD 鳍 CJK UNIFIED IDEOGRAPH-9CCD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9CCE 鳎 CJK UNIFIED IDEOGRAPH-9CCE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9CCF 鳏 CJK UNIFIED IDEOGRAPH-9CCF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9CD0 鳐 CJK UNIFIED IDEOGRAPH-9CD0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9CD1 鳑 CJK UNIFIED IDEOGRAPH-9CD1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9CD2 鳒 CJK UNIFIED IDEOGRAPH-9CD2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9CD3 鳓 CJK UNIFIED IDEOGRAPH-9CD3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9CD4 鳔 CJK UNIFIED IDEOGRAPH-9CD4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9CD5 鳕 CJK UNIFIED IDEOGRAPH-9CD5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9CD6 鳖 CJK UNIFIED IDEOGRAPH-9CD6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9CD7 鳗 CJK UNIFIED IDEOGRAPH-9CD7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9CD8 鳘 CJK UNIFIED IDEOGRAPH-9CD8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9CD9 鳙 CJK UNIFIED IDEOGRAPH-9CD9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9CDA 鳚 CJK UNIFIED IDEOGRAPH-9CDA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9CDB 鳛 CJK UNIFIED IDEOGRAPH-9CDB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9CDC 鳜 CJK UNIFIED IDEOGRAPH-9CDC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9CDD 鳝 CJK UNIFIED IDEOGRAPH-9CDD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9CDE 鳞 CJK UNIFIED IDEOGRAPH-9CDE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9CDF 鳟 CJK UNIFIED IDEOGRAPH-9CDF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9CE0 鳠 CJK UNIFIED IDEOGRAPH-9CE0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9CE1 鳡 CJK UNIFIED IDEOGRAPH-9CE1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9CE2 鳢 CJK UNIFIED IDEOGRAPH-9CE2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9CE3 鳣 CJK UNIFIED IDEOGRAPH-9CE3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9CE4 鳤 CJK UNIFIED IDEOGRAPH-9CE4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9CE5 鳥 CJK UNIFIED IDEOGRAPH-9CE5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9CE6 鳦 CJK UNIFIED IDEOGRAPH-9CE6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9CE7 鳧 CJK UNIFIED IDEOGRAPH-9CE7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9CE8 鳨 CJK UNIFIED IDEOGRAPH-9CE8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9CE9 鳩 CJK UNIFIED IDEOGRAPH-9CE9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9CEA 鳪 CJK UNIFIED IDEOGRAPH-9CEA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9CEB 鳫 CJK UNIFIED IDEOGRAPH-9CEB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9CEC 鳬 CJK UNIFIED IDEOGRAPH-9CEC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9CED 鳭 CJK UNIFIED IDEOGRAPH-9CED | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9CEE 鳮 CJK UNIFIED IDEOGRAPH-9CEE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9CEF 鳯 CJK UNIFIED IDEOGRAPH-9CEF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9CF0 鳰 CJK UNIFIED IDEOGRAPH-9CF0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9CF1 鳱 CJK UNIFIED IDEOGRAPH-9CF1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9CF2 鳲 CJK UNIFIED IDEOGRAPH-9CF2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9CF3 鳳 CJK UNIFIED IDEOGRAPH-9CF3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9CF4 鳴 CJK UNIFIED IDEOGRAPH-9CF4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9CF5 鳵 CJK UNIFIED IDEOGRAPH-9CF5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9CF6 鳶 CJK UNIFIED IDEOGRAPH-9CF6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9CF7 鳷 CJK UNIFIED IDEOGRAPH-9CF7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9CF8 鳸 CJK UNIFIED IDEOGRAPH-9CF8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9CF9 鳹 CJK UNIFIED IDEOGRAPH-9CF9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9CFA 鳺 CJK UNIFIED IDEOGRAPH-9CFA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9CFB 鳻 CJK UNIFIED IDEOGRAPH-9CFB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9CFC 鳼 CJK UNIFIED IDEOGRAPH-9CFC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9CFD 鳽 CJK UNIFIED IDEOGRAPH-9CFD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9CFE 鳾 CJK UNIFIED IDEOGRAPH-9CFE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9CFF 鳿 CJK UNIFIED IDEOGRAPH-9CFF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D00 鴀 CJK UNIFIED IDEOGRAPH-9D00 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D01 鴁 CJK UNIFIED IDEOGRAPH-9D01 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D02 鴂 CJK UNIFIED IDEOGRAPH-9D02 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D03 鴃 CJK UNIFIED IDEOGRAPH-9D03 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D04 鴄 CJK UNIFIED IDEOGRAPH-9D04 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D05 鴅 CJK UNIFIED IDEOGRAPH-9D05 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D06 鴆 CJK UNIFIED IDEOGRAPH-9D06 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D07 鴇 CJK UNIFIED IDEOGRAPH-9D07 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D08 鴈 CJK UNIFIED IDEOGRAPH-9D08 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D09 鴉 CJK UNIFIED IDEOGRAPH-9D09 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D0A 鴊 CJK UNIFIED IDEOGRAPH-9D0A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D0B 鴋 CJK UNIFIED IDEOGRAPH-9D0B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D0C 鴌 CJK UNIFIED IDEOGRAPH-9D0C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D0D 鴍 CJK UNIFIED IDEOGRAPH-9D0D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D0E 鴎 CJK UNIFIED IDEOGRAPH-9D0E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D0F 鴏 CJK UNIFIED IDEOGRAPH-9D0F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D10 鴐 CJK UNIFIED IDEOGRAPH-9D10 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D11 鴑 CJK UNIFIED IDEOGRAPH-9D11 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D12 鴒 CJK UNIFIED IDEOGRAPH-9D12 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D13 鴓 CJK UNIFIED IDEOGRAPH-9D13 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D14 鴔 CJK UNIFIED IDEOGRAPH-9D14 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D15 鴕 CJK UNIFIED IDEOGRAPH-9D15 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D16 鴖 CJK UNIFIED IDEOGRAPH-9D16 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D17 鴗 CJK UNIFIED IDEOGRAPH-9D17 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D18 鴘 CJK UNIFIED IDEOGRAPH-9D18 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D19 鴙 CJK UNIFIED IDEOGRAPH-9D19 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D1A 鴚 CJK UNIFIED IDEOGRAPH-9D1A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D1B 鴛 CJK UNIFIED IDEOGRAPH-9D1B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D1C 鴜 CJK UNIFIED IDEOGRAPH-9D1C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D1D 鴝 CJK UNIFIED IDEOGRAPH-9D1D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D1E 鴞 CJK UNIFIED IDEOGRAPH-9D1E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D1F 鴟 CJK UNIFIED IDEOGRAPH-9D1F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D20 鴠 CJK UNIFIED IDEOGRAPH-9D20 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D21 鴡 CJK UNIFIED IDEOGRAPH-9D21 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D22 鴢 CJK UNIFIED IDEOGRAPH-9D22 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D23 鴣 CJK UNIFIED IDEOGRAPH-9D23 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D24 鴤 CJK UNIFIED IDEOGRAPH-9D24 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D25 鴥 CJK UNIFIED IDEOGRAPH-9D25 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D26 鴦 CJK UNIFIED IDEOGRAPH-9D26 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D27 鴧 CJK UNIFIED IDEOGRAPH-9D27 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D28 鴨 CJK UNIFIED IDEOGRAPH-9D28 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D29 鴩 CJK UNIFIED IDEOGRAPH-9D29 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D2A 鴪 CJK UNIFIED IDEOGRAPH-9D2A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D2B 鴫 CJK UNIFIED IDEOGRAPH-9D2B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D2C 鴬 CJK UNIFIED IDEOGRAPH-9D2C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D2D 鴭 CJK UNIFIED IDEOGRAPH-9D2D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D2E 鴮 CJK UNIFIED IDEOGRAPH-9D2E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D2F 鴯 CJK UNIFIED IDEOGRAPH-9D2F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D30 鴰 CJK UNIFIED IDEOGRAPH-9D30 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D31 鴱 CJK UNIFIED IDEOGRAPH-9D31 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D32 鴲 CJK UNIFIED IDEOGRAPH-9D32 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D33 鴳 CJK UNIFIED IDEOGRAPH-9D33 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D34 鴴 CJK UNIFIED IDEOGRAPH-9D34 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D35 鴵 CJK UNIFIED IDEOGRAPH-9D35 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D36 鴶 CJK UNIFIED IDEOGRAPH-9D36 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D37 鴷 CJK UNIFIED IDEOGRAPH-9D37 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D38 鴸 CJK UNIFIED IDEOGRAPH-9D38 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D39 鴹 CJK UNIFIED IDEOGRAPH-9D39 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D3A 鴺 CJK UNIFIED IDEOGRAPH-9D3A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D3B 鴻 CJK UNIFIED IDEOGRAPH-9D3B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D3C 鴼 CJK UNIFIED IDEOGRAPH-9D3C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D3D 鴽 CJK UNIFIED IDEOGRAPH-9D3D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D3E 鴾 CJK UNIFIED IDEOGRAPH-9D3E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D3F 鴿 CJK UNIFIED IDEOGRAPH-9D3F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D40 鵀 CJK UNIFIED IDEOGRAPH-9D40 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D41 鵁 CJK UNIFIED IDEOGRAPH-9D41 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D42 鵂 CJK UNIFIED IDEOGRAPH-9D42 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D43 鵃 CJK UNIFIED IDEOGRAPH-9D43 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D44 鵄 CJK UNIFIED IDEOGRAPH-9D44 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D45 鵅 CJK UNIFIED IDEOGRAPH-9D45 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D46 鵆 CJK UNIFIED IDEOGRAPH-9D46 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D47 鵇 CJK UNIFIED IDEOGRAPH-9D47 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D48 鵈 CJK UNIFIED IDEOGRAPH-9D48 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D49 鵉 CJK UNIFIED IDEOGRAPH-9D49 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D4A 鵊 CJK UNIFIED IDEOGRAPH-9D4A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D4B 鵋 CJK UNIFIED IDEOGRAPH-9D4B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D4C 鵌 CJK UNIFIED IDEOGRAPH-9D4C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D4D 鵍 CJK UNIFIED IDEOGRAPH-9D4D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D4E 鵎 CJK UNIFIED IDEOGRAPH-9D4E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D4F 鵏 CJK UNIFIED IDEOGRAPH-9D4F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D50 鵐 CJK UNIFIED IDEOGRAPH-9D50 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D51 鵑 CJK UNIFIED IDEOGRAPH-9D51 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D52 鵒 CJK UNIFIED IDEOGRAPH-9D52 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D53 鵓 CJK UNIFIED IDEOGRAPH-9D53 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D54 鵔 CJK UNIFIED IDEOGRAPH-9D54 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D55 鵕 CJK UNIFIED IDEOGRAPH-9D55 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D56 鵖 CJK UNIFIED IDEOGRAPH-9D56 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D57 鵗 CJK UNIFIED IDEOGRAPH-9D57 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D58 鵘 CJK UNIFIED IDEOGRAPH-9D58 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D59 鵙 CJK UNIFIED IDEOGRAPH-9D59 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D5A 鵚 CJK UNIFIED IDEOGRAPH-9D5A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D5B 鵛 CJK UNIFIED IDEOGRAPH-9D5B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D5C 鵜 CJK UNIFIED IDEOGRAPH-9D5C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D5D 鵝 CJK UNIFIED IDEOGRAPH-9D5D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D5E 鵞 CJK UNIFIED IDEOGRAPH-9D5E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D5F 鵟 CJK UNIFIED IDEOGRAPH-9D5F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D60 鵠 CJK UNIFIED IDEOGRAPH-9D60 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D61 鵡 CJK UNIFIED IDEOGRAPH-9D61 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D62 鵢 CJK UNIFIED IDEOGRAPH-9D62 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D63 鵣 CJK UNIFIED IDEOGRAPH-9D63 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D64 鵤 CJK UNIFIED IDEOGRAPH-9D64 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D65 鵥 CJK UNIFIED IDEOGRAPH-9D65 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D66 鵦 CJK UNIFIED IDEOGRAPH-9D66 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D67 鵧 CJK UNIFIED IDEOGRAPH-9D67 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D68 鵨 CJK UNIFIED IDEOGRAPH-9D68 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D69 鵩 CJK UNIFIED IDEOGRAPH-9D69 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D6A 鵪 CJK UNIFIED IDEOGRAPH-9D6A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D6B 鵫 CJK UNIFIED IDEOGRAPH-9D6B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D6C 鵬 CJK UNIFIED IDEOGRAPH-9D6C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D6D 鵭 CJK UNIFIED IDEOGRAPH-9D6D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D6E 鵮 CJK UNIFIED IDEOGRAPH-9D6E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D6F 鵯 CJK UNIFIED IDEOGRAPH-9D6F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D70 鵰 CJK UNIFIED IDEOGRAPH-9D70 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D71 鵱 CJK UNIFIED IDEOGRAPH-9D71 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D72 鵲 CJK UNIFIED IDEOGRAPH-9D72 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D73 鵳 CJK UNIFIED IDEOGRAPH-9D73 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D74 鵴 CJK UNIFIED IDEOGRAPH-9D74 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D75 鵵 CJK UNIFIED IDEOGRAPH-9D75 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D76 鵶 CJK UNIFIED IDEOGRAPH-9D76 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D77 鵷 CJK UNIFIED IDEOGRAPH-9D77 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D78 鵸 CJK UNIFIED IDEOGRAPH-9D78 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D79 鵹 CJK UNIFIED IDEOGRAPH-9D79 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D7A 鵺 CJK UNIFIED IDEOGRAPH-9D7A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D7B 鵻 CJK UNIFIED IDEOGRAPH-9D7B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D7C 鵼 CJK UNIFIED IDEOGRAPH-9D7C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D7D 鵽 CJK UNIFIED IDEOGRAPH-9D7D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D7E 鵾 CJK UNIFIED IDEOGRAPH-9D7E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D7F 鵿 CJK UNIFIED IDEOGRAPH-9D7F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D80 鶀 CJK UNIFIED IDEOGRAPH-9D80 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D81 鶁 CJK UNIFIED IDEOGRAPH-9D81 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D82 鶂 CJK UNIFIED IDEOGRAPH-9D82 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D83 鶃 CJK UNIFIED IDEOGRAPH-9D83 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D84 鶄 CJK UNIFIED IDEOGRAPH-9D84 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D85 鶅 CJK UNIFIED IDEOGRAPH-9D85 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D86 鶆 CJK UNIFIED IDEOGRAPH-9D86 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D87 鶇 CJK UNIFIED IDEOGRAPH-9D87 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D88 鶈 CJK UNIFIED IDEOGRAPH-9D88 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D89 鶉 CJK UNIFIED IDEOGRAPH-9D89 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D8A 鶊 CJK UNIFIED IDEOGRAPH-9D8A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D8B 鶋 CJK UNIFIED IDEOGRAPH-9D8B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D8C 鶌 CJK UNIFIED IDEOGRAPH-9D8C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D8D 鶍 CJK UNIFIED IDEOGRAPH-9D8D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D8E 鶎 CJK UNIFIED IDEOGRAPH-9D8E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D8F 鶏 CJK UNIFIED IDEOGRAPH-9D8F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D90 鶐 CJK UNIFIED IDEOGRAPH-9D90 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D91 鶑 CJK UNIFIED IDEOGRAPH-9D91 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D92 鶒 CJK UNIFIED IDEOGRAPH-9D92 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D93 鶓 CJK UNIFIED IDEOGRAPH-9D93 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D94 鶔 CJK UNIFIED IDEOGRAPH-9D94 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D95 鶕 CJK UNIFIED IDEOGRAPH-9D95 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D96 鶖 CJK UNIFIED IDEOGRAPH-9D96 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D97 鶗 CJK UNIFIED IDEOGRAPH-9D97 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D98 鶘 CJK UNIFIED IDEOGRAPH-9D98 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D99 鶙 CJK UNIFIED IDEOGRAPH-9D99 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D9A 鶚 CJK UNIFIED IDEOGRAPH-9D9A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D9B 鶛 CJK UNIFIED IDEOGRAPH-9D9B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D9C 鶜 CJK UNIFIED IDEOGRAPH-9D9C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D9D 鶝 CJK UNIFIED IDEOGRAPH-9D9D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D9E 鶞 CJK UNIFIED IDEOGRAPH-9D9E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9D9F 鶟 CJK UNIFIED IDEOGRAPH-9D9F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9DA0 鶠 CJK UNIFIED IDEOGRAPH-9DA0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9DA1 鶡 CJK UNIFIED IDEOGRAPH-9DA1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9DA2 鶢 CJK UNIFIED IDEOGRAPH-9DA2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9DA3 鶣 CJK UNIFIED IDEOGRAPH-9DA3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9DA4 鶤 CJK UNIFIED IDEOGRAPH-9DA4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9DA5 鶥 CJK UNIFIED IDEOGRAPH-9DA5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9DA6 鶦 CJK UNIFIED IDEOGRAPH-9DA6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9DA7 鶧 CJK UNIFIED IDEOGRAPH-9DA7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9DA8 鶨 CJK UNIFIED IDEOGRAPH-9DA8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9DA9 鶩 CJK UNIFIED IDEOGRAPH-9DA9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9DAA 鶪 CJK UNIFIED IDEOGRAPH-9DAA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9DAB 鶫 CJK UNIFIED IDEOGRAPH-9DAB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9DAC 鶬 CJK UNIFIED IDEOGRAPH-9DAC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9DAD 鶭 CJK UNIFIED IDEOGRAPH-9DAD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9DAE 鶮 CJK UNIFIED IDEOGRAPH-9DAE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9DAF 鶯 CJK UNIFIED IDEOGRAPH-9DAF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9DB0 鶰 CJK UNIFIED IDEOGRAPH-9DB0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9DB1 鶱 CJK UNIFIED IDEOGRAPH-9DB1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9DB2 鶲 CJK UNIFIED IDEOGRAPH-9DB2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9DB3 鶳 CJK UNIFIED IDEOGRAPH-9DB3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9DB4 鶴 CJK UNIFIED IDEOGRAPH-9DB4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9DB5 鶵 CJK UNIFIED IDEOGRAPH-9DB5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9DB6 鶶 CJK UNIFIED IDEOGRAPH-9DB6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9DB7 鶷 CJK UNIFIED IDEOGRAPH-9DB7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9DB8 鶸 CJK UNIFIED IDEOGRAPH-9DB8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9DB9 鶹 CJK UNIFIED IDEOGRAPH-9DB9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9DBA 鶺 CJK UNIFIED IDEOGRAPH-9DBA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9DBB 鶻 CJK UNIFIED IDEOGRAPH-9DBB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9DBC 鶼 CJK UNIFIED IDEOGRAPH-9DBC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9DBD 鶽 CJK UNIFIED IDEOGRAPH-9DBD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9DBE 鶾 CJK UNIFIED IDEOGRAPH-9DBE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9DBF 鶿 CJK UNIFIED IDEOGRAPH-9DBF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9DC0 鷀 CJK UNIFIED IDEOGRAPH-9DC0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9DC1 鷁 CJK UNIFIED IDEOGRAPH-9DC1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9DC2 鷂 CJK UNIFIED IDEOGRAPH-9DC2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9DC3 鷃 CJK UNIFIED IDEOGRAPH-9DC3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9DC4 鷄 CJK UNIFIED IDEOGRAPH-9DC4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9DC5 鷅 CJK UNIFIED IDEOGRAPH-9DC5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9DC6 鷆 CJK UNIFIED IDEOGRAPH-9DC6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9DC7 鷇 CJK UNIFIED IDEOGRAPH-9DC7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9DC8 鷈 CJK UNIFIED IDEOGRAPH-9DC8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9DC9 鷉 CJK UNIFIED IDEOGRAPH-9DC9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9DCA 鷊 CJK UNIFIED IDEOGRAPH-9DCA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9DCB 鷋 CJK UNIFIED IDEOGRAPH-9DCB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9DCC 鷌 CJK UNIFIED IDEOGRAPH-9DCC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9DCD 鷍 CJK UNIFIED IDEOGRAPH-9DCD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9DCE 鷎 CJK UNIFIED IDEOGRAPH-9DCE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9DCF 鷏 CJK UNIFIED IDEOGRAPH-9DCF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9DD0 鷐 CJK UNIFIED IDEOGRAPH-9DD0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9DD1 鷑 CJK UNIFIED IDEOGRAPH-9DD1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9DD2 鷒 CJK UNIFIED IDEOGRAPH-9DD2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9DD3 鷓 CJK UNIFIED IDEOGRAPH-9DD3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9DD4 鷔 CJK UNIFIED IDEOGRAPH-9DD4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9DD5 鷕 CJK UNIFIED IDEOGRAPH-9DD5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9DD6 鷖 CJK UNIFIED IDEOGRAPH-9DD6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9DD7 鷗 CJK UNIFIED IDEOGRAPH-9DD7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9DD8 鷘 CJK UNIFIED IDEOGRAPH-9DD8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9DD9 鷙 CJK UNIFIED IDEOGRAPH-9DD9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9DDA 鷚 CJK UNIFIED IDEOGRAPH-9DDA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9DDB 鷛 CJK UNIFIED IDEOGRAPH-9DDB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9DDC 鷜 CJK UNIFIED IDEOGRAPH-9DDC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9DDD 鷝 CJK UNIFIED IDEOGRAPH-9DDD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9DDE 鷞 CJK UNIFIED IDEOGRAPH-9DDE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9DDF 鷟 CJK UNIFIED IDEOGRAPH-9DDF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9DE0 鷠 CJK UNIFIED IDEOGRAPH-9DE0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9DE1 鷡 CJK UNIFIED IDEOGRAPH-9DE1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9DE2 鷢 CJK UNIFIED IDEOGRAPH-9DE2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9DE3 鷣 CJK UNIFIED IDEOGRAPH-9DE3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9DE4 鷤 CJK UNIFIED IDEOGRAPH-9DE4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9DE5 鷥 CJK UNIFIED IDEOGRAPH-9DE5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9DE6 鷦 CJK UNIFIED IDEOGRAPH-9DE6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9DE7 鷧 CJK UNIFIED IDEOGRAPH-9DE7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9DE8 鷨 CJK UNIFIED IDEOGRAPH-9DE8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9DE9 鷩 CJK UNIFIED IDEOGRAPH-9DE9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9DEA 鷪 CJK UNIFIED IDEOGRAPH-9DEA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9DEB 鷫 CJK UNIFIED IDEOGRAPH-9DEB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9DEC 鷬 CJK UNIFIED IDEOGRAPH-9DEC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9DED 鷭 CJK UNIFIED IDEOGRAPH-9DED | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9DEE 鷮 CJK UNIFIED IDEOGRAPH-9DEE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9DEF 鷯 CJK UNIFIED IDEOGRAPH-9DEF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9DF0 鷰 CJK UNIFIED IDEOGRAPH-9DF0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9DF1 鷱 CJK UNIFIED IDEOGRAPH-9DF1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9DF2 鷲 CJK UNIFIED IDEOGRAPH-9DF2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9DF3 鷳 CJK UNIFIED IDEOGRAPH-9DF3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9DF4 鷴 CJK UNIFIED IDEOGRAPH-9DF4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9DF5 鷵 CJK UNIFIED IDEOGRAPH-9DF5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9DF6 鷶 CJK UNIFIED IDEOGRAPH-9DF6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9DF7 鷷 CJK UNIFIED IDEOGRAPH-9DF7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9DF8 鷸 CJK UNIFIED IDEOGRAPH-9DF8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9DF9 鷹 CJK UNIFIED IDEOGRAPH-9DF9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9DFA 鷺 CJK UNIFIED IDEOGRAPH-9DFA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9DFB 鷻 CJK UNIFIED IDEOGRAPH-9DFB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9DFC 鷼 CJK UNIFIED IDEOGRAPH-9DFC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9DFD 鷽 CJK UNIFIED IDEOGRAPH-9DFD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9DFE 鷾 CJK UNIFIED IDEOGRAPH-9DFE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9DFF 鷿 CJK UNIFIED IDEOGRAPH-9DFF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E00 鸀 CJK UNIFIED IDEOGRAPH-9E00 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E01 鸁 CJK UNIFIED IDEOGRAPH-9E01 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E02 鸂 CJK UNIFIED IDEOGRAPH-9E02 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E03 鸃 CJK UNIFIED IDEOGRAPH-9E03 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E04 鸄 CJK UNIFIED IDEOGRAPH-9E04 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E05 鸅 CJK UNIFIED IDEOGRAPH-9E05 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E06 鸆 CJK UNIFIED IDEOGRAPH-9E06 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E07 鸇 CJK UNIFIED IDEOGRAPH-9E07 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E08 鸈 CJK UNIFIED IDEOGRAPH-9E08 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E09 鸉 CJK UNIFIED IDEOGRAPH-9E09 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E0A 鸊 CJK UNIFIED IDEOGRAPH-9E0A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E0B 鸋 CJK UNIFIED IDEOGRAPH-9E0B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E0C 鸌 CJK UNIFIED IDEOGRAPH-9E0C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E0D 鸍 CJK UNIFIED IDEOGRAPH-9E0D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E0E 鸎 CJK UNIFIED IDEOGRAPH-9E0E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E0F 鸏 CJK UNIFIED IDEOGRAPH-9E0F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E10 鸐 CJK UNIFIED IDEOGRAPH-9E10 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E11 鸑 CJK UNIFIED IDEOGRAPH-9E11 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E12 鸒 CJK UNIFIED IDEOGRAPH-9E12 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E13 鸓 CJK UNIFIED IDEOGRAPH-9E13 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E14 鸔 CJK UNIFIED IDEOGRAPH-9E14 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E15 鸕 CJK UNIFIED IDEOGRAPH-9E15 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E16 鸖 CJK UNIFIED IDEOGRAPH-9E16 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E17 鸗 CJK UNIFIED IDEOGRAPH-9E17 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E18 鸘 CJK UNIFIED IDEOGRAPH-9E18 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E19 鸙 CJK UNIFIED IDEOGRAPH-9E19 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E1A 鸚 CJK UNIFIED IDEOGRAPH-9E1A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E1B 鸛 CJK UNIFIED IDEOGRAPH-9E1B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E1C 鸜 CJK UNIFIED IDEOGRAPH-9E1C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E1D 鸝 CJK UNIFIED IDEOGRAPH-9E1D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E1E 鸞 CJK UNIFIED IDEOGRAPH-9E1E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E1F 鸟 CJK UNIFIED IDEOGRAPH-9E1F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E20 鸠 CJK UNIFIED IDEOGRAPH-9E20 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E21 鸡 CJK UNIFIED IDEOGRAPH-9E21 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E22 鸢 CJK UNIFIED IDEOGRAPH-9E22 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E23 鸣 CJK UNIFIED IDEOGRAPH-9E23 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E24 鸤 CJK UNIFIED IDEOGRAPH-9E24 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E25 鸥 CJK UNIFIED IDEOGRAPH-9E25 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E26 鸦 CJK UNIFIED IDEOGRAPH-9E26 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E27 鸧 CJK UNIFIED IDEOGRAPH-9E27 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E28 鸨 CJK UNIFIED IDEOGRAPH-9E28 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E29 鸩 CJK UNIFIED IDEOGRAPH-9E29 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E2A 鸪 CJK UNIFIED IDEOGRAPH-9E2A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E2B 鸫 CJK UNIFIED IDEOGRAPH-9E2B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E2C 鸬 CJK UNIFIED IDEOGRAPH-9E2C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E2D 鸭 CJK UNIFIED IDEOGRAPH-9E2D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E2E 鸮 CJK UNIFIED IDEOGRAPH-9E2E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E2F 鸯 CJK UNIFIED IDEOGRAPH-9E2F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E30 鸰 CJK UNIFIED IDEOGRAPH-9E30 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E31 鸱 CJK UNIFIED IDEOGRAPH-9E31 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E32 鸲 CJK UNIFIED IDEOGRAPH-9E32 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E33 鸳 CJK UNIFIED IDEOGRAPH-9E33 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E34 鸴 CJK UNIFIED IDEOGRAPH-9E34 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E35 鸵 CJK UNIFIED IDEOGRAPH-9E35 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E36 鸶 CJK UNIFIED IDEOGRAPH-9E36 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E37 鸷 CJK UNIFIED IDEOGRAPH-9E37 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E38 鸸 CJK UNIFIED IDEOGRAPH-9E38 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E39 鸹 CJK UNIFIED IDEOGRAPH-9E39 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E3A 鸺 CJK UNIFIED IDEOGRAPH-9E3A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E3B 鸻 CJK UNIFIED IDEOGRAPH-9E3B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E3C 鸼 CJK UNIFIED IDEOGRAPH-9E3C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E3D 鸽 CJK UNIFIED IDEOGRAPH-9E3D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E3E 鸾 CJK UNIFIED IDEOGRAPH-9E3E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E3F 鸿 CJK UNIFIED IDEOGRAPH-9E3F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E40 鹀 CJK UNIFIED IDEOGRAPH-9E40 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E41 鹁 CJK UNIFIED IDEOGRAPH-9E41 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E42 鹂 CJK UNIFIED IDEOGRAPH-9E42 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E43 鹃 CJK UNIFIED IDEOGRAPH-9E43 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E44 鹄 CJK UNIFIED IDEOGRAPH-9E44 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E45 鹅 CJK UNIFIED IDEOGRAPH-9E45 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E46 鹆 CJK UNIFIED IDEOGRAPH-9E46 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E47 鹇 CJK UNIFIED IDEOGRAPH-9E47 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E48 鹈 CJK UNIFIED IDEOGRAPH-9E48 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E49 鹉 CJK UNIFIED IDEOGRAPH-9E49 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E4A 鹊 CJK UNIFIED IDEOGRAPH-9E4A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E4B 鹋 CJK UNIFIED IDEOGRAPH-9E4B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E4C 鹌 CJK UNIFIED IDEOGRAPH-9E4C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E4D 鹍 CJK UNIFIED IDEOGRAPH-9E4D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E4E 鹎 CJK UNIFIED IDEOGRAPH-9E4E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E4F 鹏 CJK UNIFIED IDEOGRAPH-9E4F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E50 鹐 CJK UNIFIED IDEOGRAPH-9E50 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E51 鹑 CJK UNIFIED IDEOGRAPH-9E51 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E52 鹒 CJK UNIFIED IDEOGRAPH-9E52 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E53 鹓 CJK UNIFIED IDEOGRAPH-9E53 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E54 鹔 CJK UNIFIED IDEOGRAPH-9E54 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E55 鹕 CJK UNIFIED IDEOGRAPH-9E55 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E56 鹖 CJK UNIFIED IDEOGRAPH-9E56 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E57 鹗 CJK UNIFIED IDEOGRAPH-9E57 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E58 鹘 CJK UNIFIED IDEOGRAPH-9E58 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E59 鹙 CJK UNIFIED IDEOGRAPH-9E59 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E5A 鹚 CJK UNIFIED IDEOGRAPH-9E5A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E5B 鹛 CJK UNIFIED IDEOGRAPH-9E5B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E5C 鹜 CJK UNIFIED IDEOGRAPH-9E5C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E5D 鹝 CJK UNIFIED IDEOGRAPH-9E5D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E5E 鹞 CJK UNIFIED IDEOGRAPH-9E5E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E5F 鹟 CJK UNIFIED IDEOGRAPH-9E5F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E60 鹠 CJK UNIFIED IDEOGRAPH-9E60 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E61 鹡 CJK UNIFIED IDEOGRAPH-9E61 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E62 鹢 CJK UNIFIED IDEOGRAPH-9E62 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E63 鹣 CJK UNIFIED IDEOGRAPH-9E63 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E64 鹤 CJK UNIFIED IDEOGRAPH-9E64 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E65 鹥 CJK UNIFIED IDEOGRAPH-9E65 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E66 鹦 CJK UNIFIED IDEOGRAPH-9E66 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E67 鹧 CJK UNIFIED IDEOGRAPH-9E67 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E68 鹨 CJK UNIFIED IDEOGRAPH-9E68 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E69 鹩 CJK UNIFIED IDEOGRAPH-9E69 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E6A 鹪 CJK UNIFIED IDEOGRAPH-9E6A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E6B 鹫 CJK UNIFIED IDEOGRAPH-9E6B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E6C 鹬 CJK UNIFIED IDEOGRAPH-9E6C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E6D 鹭 CJK UNIFIED IDEOGRAPH-9E6D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E6E 鹮 CJK UNIFIED IDEOGRAPH-9E6E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E6F 鹯 CJK UNIFIED IDEOGRAPH-9E6F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E70 鹰 CJK UNIFIED IDEOGRAPH-9E70 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E71 鹱 CJK UNIFIED IDEOGRAPH-9E71 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E72 鹲 CJK UNIFIED IDEOGRAPH-9E72 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E73 鹳 CJK UNIFIED IDEOGRAPH-9E73 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E74 鹴 CJK UNIFIED IDEOGRAPH-9E74 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E75 鹵 CJK UNIFIED IDEOGRAPH-9E75 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E76 鹶 CJK UNIFIED IDEOGRAPH-9E76 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E77 鹷 CJK UNIFIED IDEOGRAPH-9E77 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E78 鹸 CJK UNIFIED IDEOGRAPH-9E78 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E79 鹹 CJK UNIFIED IDEOGRAPH-9E79 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E7A 鹺 CJK UNIFIED IDEOGRAPH-9E7A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E7B 鹻 CJK UNIFIED IDEOGRAPH-9E7B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E7C 鹼 CJK UNIFIED IDEOGRAPH-9E7C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E7D 鹽 CJK UNIFIED IDEOGRAPH-9E7D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E7E 鹾 CJK UNIFIED IDEOGRAPH-9E7E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E7F 鹿 CJK UNIFIED IDEOGRAPH-9E7F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E80 麀 CJK UNIFIED IDEOGRAPH-9E80 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E81 麁 CJK UNIFIED IDEOGRAPH-9E81 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E82 麂 CJK UNIFIED IDEOGRAPH-9E82 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E83 麃 CJK UNIFIED IDEOGRAPH-9E83 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E84 麄 CJK UNIFIED IDEOGRAPH-9E84 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E85 麅 CJK UNIFIED IDEOGRAPH-9E85 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E86 麆 CJK UNIFIED IDEOGRAPH-9E86 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E87 麇 CJK UNIFIED IDEOGRAPH-9E87 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E88 麈 CJK UNIFIED IDEOGRAPH-9E88 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E89 麉 CJK UNIFIED IDEOGRAPH-9E89 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E8A 麊 CJK UNIFIED IDEOGRAPH-9E8A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E8B 麋 CJK UNIFIED IDEOGRAPH-9E8B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E8C 麌 CJK UNIFIED IDEOGRAPH-9E8C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E8D 麍 CJK UNIFIED IDEOGRAPH-9E8D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E8E 麎 CJK UNIFIED IDEOGRAPH-9E8E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E8F 麏 CJK UNIFIED IDEOGRAPH-9E8F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E90 麐 CJK UNIFIED IDEOGRAPH-9E90 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E91 麑 CJK UNIFIED IDEOGRAPH-9E91 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E92 麒 CJK UNIFIED IDEOGRAPH-9E92 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E93 麓 CJK UNIFIED IDEOGRAPH-9E93 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E94 麔 CJK UNIFIED IDEOGRAPH-9E94 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E95 麕 CJK UNIFIED IDEOGRAPH-9E95 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E96 麖 CJK UNIFIED IDEOGRAPH-9E96 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E97 麗 CJK UNIFIED IDEOGRAPH-9E97 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E98 麘 CJK UNIFIED IDEOGRAPH-9E98 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E99 麙 CJK UNIFIED IDEOGRAPH-9E99 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E9A 麚 CJK UNIFIED IDEOGRAPH-9E9A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E9B 麛 CJK UNIFIED IDEOGRAPH-9E9B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E9C 麜 CJK UNIFIED IDEOGRAPH-9E9C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E9D 麝 CJK UNIFIED IDEOGRAPH-9E9D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E9E 麞 CJK UNIFIED IDEOGRAPH-9E9E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9E9F 麟 CJK UNIFIED IDEOGRAPH-9E9F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9EA0 麠 CJK UNIFIED IDEOGRAPH-9EA0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9EA1 麡 CJK UNIFIED IDEOGRAPH-9EA1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9EA2 麢 CJK UNIFIED IDEOGRAPH-9EA2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9EA3 麣 CJK UNIFIED IDEOGRAPH-9EA3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9EA4 麤 CJK UNIFIED IDEOGRAPH-9EA4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9EA5 麥 CJK UNIFIED IDEOGRAPH-9EA5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9EA6 麦 CJK UNIFIED IDEOGRAPH-9EA6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9EA7 麧 CJK UNIFIED IDEOGRAPH-9EA7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9EA8 麨 CJK UNIFIED IDEOGRAPH-9EA8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9EA9 麩 CJK UNIFIED IDEOGRAPH-9EA9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9EAA 麪 CJK UNIFIED IDEOGRAPH-9EAA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9EAB 麫 CJK UNIFIED IDEOGRAPH-9EAB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9EAC 麬 CJK UNIFIED IDEOGRAPH-9EAC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9EAD 麭 CJK UNIFIED IDEOGRAPH-9EAD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9EAE 麮 CJK UNIFIED IDEOGRAPH-9EAE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9EAF 麯 CJK UNIFIED IDEOGRAPH-9EAF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9EB0 麰 CJK UNIFIED IDEOGRAPH-9EB0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9EB1 麱 CJK UNIFIED IDEOGRAPH-9EB1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9EB2 麲 CJK UNIFIED IDEOGRAPH-9EB2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9EB3 麳 CJK UNIFIED IDEOGRAPH-9EB3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9EB4 麴 CJK UNIFIED IDEOGRAPH-9EB4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9EB5 麵 CJK UNIFIED IDEOGRAPH-9EB5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9EB6 麶 CJK UNIFIED IDEOGRAPH-9EB6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9EB7 麷 CJK UNIFIED IDEOGRAPH-9EB7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9EB8 麸 CJK UNIFIED IDEOGRAPH-9EB8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9EB9 麹 CJK UNIFIED IDEOGRAPH-9EB9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9EBA 麺 CJK UNIFIED IDEOGRAPH-9EBA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9EBB 麻 CJK UNIFIED IDEOGRAPH-9EBB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9EBC 麼 CJK UNIFIED IDEOGRAPH-9EBC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9EBD 麽 CJK UNIFIED IDEOGRAPH-9EBD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9EBE 麾 CJK UNIFIED IDEOGRAPH-9EBE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9EBF 麿 CJK UNIFIED IDEOGRAPH-9EBF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9EC0 黀 CJK UNIFIED IDEOGRAPH-9EC0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9EC1 黁 CJK UNIFIED IDEOGRAPH-9EC1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9EC2 黂 CJK UNIFIED IDEOGRAPH-9EC2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9EC3 黃 CJK UNIFIED IDEOGRAPH-9EC3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9EC4 黄 CJK UNIFIED IDEOGRAPH-9EC4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9EC5 黅 CJK UNIFIED IDEOGRAPH-9EC5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9EC6 黆 CJK UNIFIED IDEOGRAPH-9EC6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9EC7 黇 CJK UNIFIED IDEOGRAPH-9EC7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9EC8 黈 CJK UNIFIED IDEOGRAPH-9EC8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9EC9 黉 CJK UNIFIED IDEOGRAPH-9EC9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9ECA 黊 CJK UNIFIED IDEOGRAPH-9ECA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9ECB 黋 CJK UNIFIED IDEOGRAPH-9ECB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9ECC 黌 CJK UNIFIED IDEOGRAPH-9ECC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9ECD 黍 CJK UNIFIED IDEOGRAPH-9ECD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9ECE 黎 CJK UNIFIED IDEOGRAPH-9ECE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9ECF 黏 CJK UNIFIED IDEOGRAPH-9ECF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9ED0 黐 CJK UNIFIED IDEOGRAPH-9ED0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9ED1 黑 CJK UNIFIED IDEOGRAPH-9ED1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9ED2 黒 CJK UNIFIED IDEOGRAPH-9ED2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9ED3 黓 CJK UNIFIED IDEOGRAPH-9ED3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9ED4 黔 CJK UNIFIED IDEOGRAPH-9ED4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9ED5 黕 CJK UNIFIED IDEOGRAPH-9ED5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9ED6 黖 CJK UNIFIED IDEOGRAPH-9ED6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9ED7 黗 CJK UNIFIED IDEOGRAPH-9ED7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9ED8 默 CJK UNIFIED IDEOGRAPH-9ED8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9ED9 黙 CJK UNIFIED IDEOGRAPH-9ED9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9EDA 黚 CJK UNIFIED IDEOGRAPH-9EDA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9EDB 黛 CJK UNIFIED IDEOGRAPH-9EDB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9EDC 黜 CJK UNIFIED IDEOGRAPH-9EDC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9EDD 黝 CJK UNIFIED IDEOGRAPH-9EDD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9EDE 點 CJK UNIFIED IDEOGRAPH-9EDE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9EDF 黟 CJK UNIFIED IDEOGRAPH-9EDF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9EE0 黠 CJK UNIFIED IDEOGRAPH-9EE0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9EE1 黡 CJK UNIFIED IDEOGRAPH-9EE1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9EE2 黢 CJK UNIFIED IDEOGRAPH-9EE2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9EE3 黣 CJK UNIFIED IDEOGRAPH-9EE3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9EE4 黤 CJK UNIFIED IDEOGRAPH-9EE4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9EE5 黥 CJK UNIFIED IDEOGRAPH-9EE5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9EE6 黦 CJK UNIFIED IDEOGRAPH-9EE6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9EE7 黧 CJK UNIFIED IDEOGRAPH-9EE7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9EE8 黨 CJK UNIFIED IDEOGRAPH-9EE8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9EE9 黩 CJK UNIFIED IDEOGRAPH-9EE9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9EEA 黪 CJK UNIFIED IDEOGRAPH-9EEA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9EEB 黫 CJK UNIFIED IDEOGRAPH-9EEB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9EEC 黬 CJK UNIFIED IDEOGRAPH-9EEC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9EED 黭 CJK UNIFIED IDEOGRAPH-9EED | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9EEE 黮 CJK UNIFIED IDEOGRAPH-9EEE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9EEF 黯 CJK UNIFIED IDEOGRAPH-9EEF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9EF0 黰 CJK UNIFIED IDEOGRAPH-9EF0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9EF1 黱 CJK UNIFIED IDEOGRAPH-9EF1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9EF2 黲 CJK UNIFIED IDEOGRAPH-9EF2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9EF3 黳 CJK UNIFIED IDEOGRAPH-9EF3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9EF4 黴 CJK UNIFIED IDEOGRAPH-9EF4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9EF5 黵 CJK UNIFIED IDEOGRAPH-9EF5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9EF6 黶 CJK UNIFIED IDEOGRAPH-9EF6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9EF7 黷 CJK UNIFIED IDEOGRAPH-9EF7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9EF8 黸 CJK UNIFIED IDEOGRAPH-9EF8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9EF9 黹 CJK UNIFIED IDEOGRAPH-9EF9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9EFA 黺 CJK UNIFIED IDEOGRAPH-9EFA | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9EFB 黻 CJK UNIFIED IDEOGRAPH-9EFB | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9EFC 黼 CJK UNIFIED IDEOGRAPH-9EFC | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9EFD 黽 CJK UNIFIED IDEOGRAPH-9EFD | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9EFE 黾 CJK UNIFIED IDEOGRAPH-9EFE | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9EFF 黿 CJK UNIFIED IDEOGRAPH-9EFF | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F00 鼀 CJK UNIFIED IDEOGRAPH-9F00 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F01 鼁 CJK UNIFIED IDEOGRAPH-9F01 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F02 鼂 CJK UNIFIED IDEOGRAPH-9F02 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F03 鼃 CJK UNIFIED IDEOGRAPH-9F03 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F04 鼄 CJK UNIFIED IDEOGRAPH-9F04 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F05 鼅 CJK UNIFIED IDEOGRAPH-9F05 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F06 鼆 CJK UNIFIED IDEOGRAPH-9F06 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F07 鼇 CJK UNIFIED IDEOGRAPH-9F07 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F08 鼈 CJK UNIFIED IDEOGRAPH-9F08 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F09 鼉 CJK UNIFIED IDEOGRAPH-9F09 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F0A 鼊 CJK UNIFIED IDEOGRAPH-9F0A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F0B 鼋 CJK UNIFIED IDEOGRAPH-9F0B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F0C 鼌 CJK UNIFIED IDEOGRAPH-9F0C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F0D 鼍 CJK UNIFIED IDEOGRAPH-9F0D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F0E 鼎 CJK UNIFIED IDEOGRAPH-9F0E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F0F 鼏 CJK UNIFIED IDEOGRAPH-9F0F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F10 鼐 CJK UNIFIED IDEOGRAPH-9F10 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F11 鼑 CJK UNIFIED IDEOGRAPH-9F11 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F12 鼒 CJK UNIFIED IDEOGRAPH-9F12 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F13 鼓 CJK UNIFIED IDEOGRAPH-9F13 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F14 鼔 CJK UNIFIED IDEOGRAPH-9F14 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F15 鼕 CJK UNIFIED IDEOGRAPH-9F15 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F16 鼖 CJK UNIFIED IDEOGRAPH-9F16 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F17 鼗 CJK UNIFIED IDEOGRAPH-9F17 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F18 鼘 CJK UNIFIED IDEOGRAPH-9F18 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F19 鼙 CJK UNIFIED IDEOGRAPH-9F19 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F1A 鼚 CJK UNIFIED IDEOGRAPH-9F1A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F1B 鼛 CJK UNIFIED IDEOGRAPH-9F1B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F1C 鼜 CJK UNIFIED IDEOGRAPH-9F1C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F1D 鼝 CJK UNIFIED IDEOGRAPH-9F1D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F1E 鼞 CJK UNIFIED IDEOGRAPH-9F1E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F1F 鼟 CJK UNIFIED IDEOGRAPH-9F1F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F20 鼠 CJK UNIFIED IDEOGRAPH-9F20 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F21 鼡 CJK UNIFIED IDEOGRAPH-9F21 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F22 鼢 CJK UNIFIED IDEOGRAPH-9F22 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F23 鼣 CJK UNIFIED IDEOGRAPH-9F23 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F24 鼤 CJK UNIFIED IDEOGRAPH-9F24 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F25 鼥 CJK UNIFIED IDEOGRAPH-9F25 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F26 鼦 CJK UNIFIED IDEOGRAPH-9F26 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F27 鼧 CJK UNIFIED IDEOGRAPH-9F27 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F28 鼨 CJK UNIFIED IDEOGRAPH-9F28 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F29 鼩 CJK UNIFIED IDEOGRAPH-9F29 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F2A 鼪 CJK UNIFIED IDEOGRAPH-9F2A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F2B 鼫 CJK UNIFIED IDEOGRAPH-9F2B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F2C 鼬 CJK UNIFIED IDEOGRAPH-9F2C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F2D 鼭 CJK UNIFIED IDEOGRAPH-9F2D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F2E 鼮 CJK UNIFIED IDEOGRAPH-9F2E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F2F 鼯 CJK UNIFIED IDEOGRAPH-9F2F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F30 鼰 CJK UNIFIED IDEOGRAPH-9F30 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F31 鼱 CJK UNIFIED IDEOGRAPH-9F31 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F32 鼲 CJK UNIFIED IDEOGRAPH-9F32 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F33 鼳 CJK UNIFIED IDEOGRAPH-9F33 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F34 鼴 CJK UNIFIED IDEOGRAPH-9F34 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F35 鼵 CJK UNIFIED IDEOGRAPH-9F35 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F36 鼶 CJK UNIFIED IDEOGRAPH-9F36 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F37 鼷 CJK UNIFIED IDEOGRAPH-9F37 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F38 鼸 CJK UNIFIED IDEOGRAPH-9F38 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F39 鼹 CJK UNIFIED IDEOGRAPH-9F39 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F3A 鼺 CJK UNIFIED IDEOGRAPH-9F3A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F3B 鼻 CJK UNIFIED IDEOGRAPH-9F3B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F3C 鼼 CJK UNIFIED IDEOGRAPH-9F3C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F3D 鼽 CJK UNIFIED IDEOGRAPH-9F3D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F3E 鼾 CJK UNIFIED IDEOGRAPH-9F3E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F3F 鼿 CJK UNIFIED IDEOGRAPH-9F3F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F40 齀 CJK UNIFIED IDEOGRAPH-9F40 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F41 齁 CJK UNIFIED IDEOGRAPH-9F41 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F42 齂 CJK UNIFIED IDEOGRAPH-9F42 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F43 齃 CJK UNIFIED IDEOGRAPH-9F43 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F44 齄 CJK UNIFIED IDEOGRAPH-9F44 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F45 齅 CJK UNIFIED IDEOGRAPH-9F45 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F46 齆 CJK UNIFIED IDEOGRAPH-9F46 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F47 齇 CJK UNIFIED IDEOGRAPH-9F47 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F48 齈 CJK UNIFIED IDEOGRAPH-9F48 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F49 齉 CJK UNIFIED IDEOGRAPH-9F49 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F4A 齊 CJK UNIFIED IDEOGRAPH-9F4A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F4B 齋 CJK UNIFIED IDEOGRAPH-9F4B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F4C 齌 CJK UNIFIED IDEOGRAPH-9F4C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F4D 齍 CJK UNIFIED IDEOGRAPH-9F4D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F4E 齎 CJK UNIFIED IDEOGRAPH-9F4E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F4F 齏 CJK UNIFIED IDEOGRAPH-9F4F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F50 齐 CJK UNIFIED IDEOGRAPH-9F50 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F51 齑 CJK UNIFIED IDEOGRAPH-9F51 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F52 齒 CJK UNIFIED IDEOGRAPH-9F52 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F53 齓 CJK UNIFIED IDEOGRAPH-9F53 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F54 齔 CJK UNIFIED IDEOGRAPH-9F54 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F55 齕 CJK UNIFIED IDEOGRAPH-9F55 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F56 齖 CJK UNIFIED IDEOGRAPH-9F56 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F57 齗 CJK UNIFIED IDEOGRAPH-9F57 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F58 齘 CJK UNIFIED IDEOGRAPH-9F58 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F59 齙 CJK UNIFIED IDEOGRAPH-9F59 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F5A 齚 CJK UNIFIED IDEOGRAPH-9F5A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F5B 齛 CJK UNIFIED IDEOGRAPH-9F5B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F5C 齜 CJK UNIFIED IDEOGRAPH-9F5C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F5D 齝 CJK UNIFIED IDEOGRAPH-9F5D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F5E 齞 CJK UNIFIED IDEOGRAPH-9F5E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F5F 齟 CJK UNIFIED IDEOGRAPH-9F5F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F60 齠 CJK UNIFIED IDEOGRAPH-9F60 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F61 齡 CJK UNIFIED IDEOGRAPH-9F61 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F62 齢 CJK UNIFIED IDEOGRAPH-9F62 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F63 齣 CJK UNIFIED IDEOGRAPH-9F63 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F64 齤 CJK UNIFIED IDEOGRAPH-9F64 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F65 齥 CJK UNIFIED IDEOGRAPH-9F65 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F66 齦 CJK UNIFIED IDEOGRAPH-9F66 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F67 齧 CJK UNIFIED IDEOGRAPH-9F67 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F68 齨 CJK UNIFIED IDEOGRAPH-9F68 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F69 齩 CJK UNIFIED IDEOGRAPH-9F69 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F6A 齪 CJK UNIFIED IDEOGRAPH-9F6A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F6B 齫 CJK UNIFIED IDEOGRAPH-9F6B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F6C 齬 CJK UNIFIED IDEOGRAPH-9F6C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F6D 齭 CJK UNIFIED IDEOGRAPH-9F6D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F6E 齮 CJK UNIFIED IDEOGRAPH-9F6E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F6F 齯 CJK UNIFIED IDEOGRAPH-9F6F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F70 齰 CJK UNIFIED IDEOGRAPH-9F70 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F71 齱 CJK UNIFIED IDEOGRAPH-9F71 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F72 齲 CJK UNIFIED IDEOGRAPH-9F72 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F73 齳 CJK UNIFIED IDEOGRAPH-9F73 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F74 齴 CJK UNIFIED IDEOGRAPH-9F74 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F75 齵 CJK UNIFIED IDEOGRAPH-9F75 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F76 齶 CJK UNIFIED IDEOGRAPH-9F76 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F77 齷 CJK UNIFIED IDEOGRAPH-9F77 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F78 齸 CJK UNIFIED IDEOGRAPH-9F78 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F79 齹 CJK UNIFIED IDEOGRAPH-9F79 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F7A 齺 CJK UNIFIED IDEOGRAPH-9F7A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F7B 齻 CJK UNIFIED IDEOGRAPH-9F7B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F7C 齼 CJK UNIFIED IDEOGRAPH-9F7C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F7D 齽 CJK UNIFIED IDEOGRAPH-9F7D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F7E 齾 CJK UNIFIED IDEOGRAPH-9F7E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F7F 齿 CJK UNIFIED IDEOGRAPH-9F7F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F80 龀 CJK UNIFIED IDEOGRAPH-9F80 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F81 龁 CJK UNIFIED IDEOGRAPH-9F81 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F82 龂 CJK UNIFIED IDEOGRAPH-9F82 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F83 龃 CJK UNIFIED IDEOGRAPH-9F83 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F84 龄 CJK UNIFIED IDEOGRAPH-9F84 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F85 龅 CJK UNIFIED IDEOGRAPH-9F85 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F86 龆 CJK UNIFIED IDEOGRAPH-9F86 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F87 龇 CJK UNIFIED IDEOGRAPH-9F87 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F88 龈 CJK UNIFIED IDEOGRAPH-9F88 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F89 龉 CJK UNIFIED IDEOGRAPH-9F89 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F8A 龊 CJK UNIFIED IDEOGRAPH-9F8A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F8B 龋 CJK UNIFIED IDEOGRAPH-9F8B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F8C 龌 CJK UNIFIED IDEOGRAPH-9F8C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F8D 龍 CJK UNIFIED IDEOGRAPH-9F8D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F8E 龎 CJK UNIFIED IDEOGRAPH-9F8E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F8F 龏 CJK UNIFIED IDEOGRAPH-9F8F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F90 龐 CJK UNIFIED IDEOGRAPH-9F90 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F91 龑 CJK UNIFIED IDEOGRAPH-9F91 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F92 龒 CJK UNIFIED IDEOGRAPH-9F92 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F93 龓 CJK UNIFIED IDEOGRAPH-9F93 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F94 龔 CJK UNIFIED IDEOGRAPH-9F94 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F95 龕 CJK UNIFIED IDEOGRAPH-9F95 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F96 龖 CJK UNIFIED IDEOGRAPH-9F96 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F97 龗 CJK UNIFIED IDEOGRAPH-9F97 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F98 龘 CJK UNIFIED IDEOGRAPH-9F98 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F99 龙 CJK UNIFIED IDEOGRAPH-9F99 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F9A 龚 CJK UNIFIED IDEOGRAPH-9F9A | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F9B 龛 CJK UNIFIED IDEOGRAPH-9F9B | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F9C 龜 CJK UNIFIED IDEOGRAPH-9F9C | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F9D 龝 CJK UNIFIED IDEOGRAPH-9F9D | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F9E 龞 CJK UNIFIED IDEOGRAPH-9F9E | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9F9F 龟 CJK UNIFIED IDEOGRAPH-9F9F | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9FA0 龠 CJK UNIFIED IDEOGRAPH-9FA0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9FA1 龡 CJK UNIFIED IDEOGRAPH-9FA1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9FA2 龢 CJK UNIFIED IDEOGRAPH-9FA2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9FA3 龣 CJK UNIFIED IDEOGRAPH-9FA3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9FA4 龤 CJK UNIFIED IDEOGRAPH-9FA4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9FA5 龥 CJK UNIFIED IDEOGRAPH-9FA5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 1.1
U+9FA6 龦 CJK UNIFIED IDEOGRAPH-9FA6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 4.1
U+9FA7 龧 CJK UNIFIED IDEOGRAPH-9FA7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 4.1
U+9FA8 龨 CJK UNIFIED IDEOGRAPH-9FA8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 4.1
U+9FA9 龩 CJK UNIFIED IDEOGRAPH-9FA9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 4.1
U+9FAA 龪 CJK UNIFIED IDEOGRAPH-9FAA | category Lo (Other Letter) | block CJK Unified Ideographs | age 4.1
U+9FAB 龫 CJK UNIFIED IDEOGRAPH-9FAB | category Lo (Other Letter) | block CJK Unified Ideographs | age 4.1
U+9FAC 龬 CJK UNIFIED IDEOGRAPH-9FAC | category Lo (Other Letter) | block CJK Unified Ideographs | age 4.1
U+9FAD 龭 CJK UNIFIED IDEOGRAPH-9FAD | category Lo (Other Letter) | block CJK Unified Ideographs | age 4.1
U+9FAE 龮 CJK UNIFIED IDEOGRAPH-9FAE | category Lo (Other Letter) | block CJK Unified Ideographs | age 4.1
U+9FAF 龯 CJK UNIFIED IDEOGRAPH-9FAF | category Lo (Other Letter) | block CJK Unified Ideographs | age 4.1
U+9FB0 龰 CJK UNIFIED IDEOGRAPH-9FB0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 4.1
U+9FB1 龱 CJK UNIFIED IDEOGRAPH-9FB1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 4.1
U+9FB2 龲 CJK UNIFIED IDEOGRAPH-9FB2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 4.1
U+9FB3 龳 CJK UNIFIED IDEOGRAPH-9FB3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 4.1
U+9FB4 龴 CJK UNIFIED IDEOGRAPH-9FB4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 4.1
U+9FB5 龵 CJK UNIFIED IDEOGRAPH-9FB5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 4.1
U+9FB6 龶 CJK UNIFIED IDEOGRAPH-9FB6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 4.1
U+9FB7 龷 CJK UNIFIED IDEOGRAPH-9FB7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 4.1
U+9FB8 龸 CJK UNIFIED IDEOGRAPH-9FB8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 4.1
U+9FB9 龹 CJK UNIFIED IDEOGRAPH-9FB9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 4.1
U+9FBA 龺 CJK UNIFIED IDEOGRAPH-9FBA | category Lo (Other Letter) | block CJK Unified Ideographs | age 4.1
U+9FBB 龻 CJK UNIFIED IDEOGRAPH-9FBB | category Lo (Other Letter) | block CJK Unified Ideographs | age 4.1
U+9FBC 龼 CJK UNIFIED IDEOGRAPH-9FBC | category Lo (Other Letter) | block CJK Unified Ideographs | age 5.1
U+9FBD 龽 CJK UNIFIED IDEOGRAPH-9FBD | category Lo (Other Letter) | block CJK Unified Ideographs | age 5.1
U+9FBE 龾 CJK UNIFIED IDEOGRAPH-9FBE | category Lo (Other Letter) | block CJK Unified Ideographs | age 5.1
U+9FBF 龿 CJK UNIFIED IDEOGRAPH-9FBF | category Lo (Other Letter) | block CJK Unified Ideographs | age 5.1
U+9FC0 鿀 CJK UNIFIED IDEOGRAPH-9FC0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 5.1
U+9FC1 鿁 CJK UNIFIED IDEOGRAPH-9FC1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 5.1
U+9FC2 鿂 CJK UNIFIED IDEOGRAPH-9FC2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 5.1
U+9FC3 鿃 CJK UNIFIED IDEOGRAPH-9FC3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 5.1
U+9FC4 鿄 CJK UNIFIED IDEOGRAPH-9FC4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 5.2
U+9FC5 鿅 CJK UNIFIED IDEOGRAPH-9FC5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 5.2
U+9FC6 鿆 CJK UNIFIED IDEOGRAPH-9FC6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 5.2
U+9FC7 鿇 CJK UNIFIED IDEOGRAPH-9FC7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 5.2
U+9FC8 鿈 CJK UNIFIED IDEOGRAPH-9FC8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 5.2
U+9FC9 鿉 CJK UNIFIED IDEOGRAPH-9FC9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 5.2
U+9FCA 鿊 CJK UNIFIED IDEOGRAPH-9FCA | category Lo (Other Letter) | block CJK Unified Ideographs | age 5.2
U+9FCB 鿋 CJK UNIFIED IDEOGRAPH-9FCB | category Lo (Other Letter) | block CJK Unified Ideographs | age 5.2
U+9FCC 鿌 CJK UNIFIED IDEOGRAPH-9FCC | category Lo (Other Letter) | block CJK Unified Ideographs | age 6.1
U+9FCD 鿍 CJK UNIFIED IDEOGRAPH-9FCD | category Lo (Other Letter) | block CJK Unified Ideographs | age 8.0
U+9FCE 鿎 CJK UNIFIED IDEOGRAPH-9FCE | category Lo (Other Letter) | block CJK Unified Ideographs | age 8.0
U+9FCF 鿏 CJK UNIFIED IDEOGRAPH-9FCF | category Lo (Other Letter) | block CJK Unified Ideographs | age 8.0
U+9FD0 鿐 CJK UNIFIED IDEOGRAPH-9FD0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 8.0
U+9FD1 鿑 CJK UNIFIED IDEOGRAPH-9FD1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 8.0
U+9FD2 鿒 CJK UNIFIED IDEOGRAPH-9FD2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 8.0
U+9FD3 鿓 CJK UNIFIED IDEOGRAPH-9FD3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 8.0
U+9FD4 鿔 CJK UNIFIED IDEOGRAPH-9FD4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 8.0
U+9FD5 鿕 CJK UNIFIED IDEOGRAPH-9FD5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 8.0
U+9FD6 鿖 CJK UNIFIED IDEOGRAPH-9FD6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 10.0
U+9FD7 鿗 CJK UNIFIED IDEOGRAPH-9FD7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 10.0
U+9FD8 鿘 CJK UNIFIED IDEOGRAPH-9FD8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 10.0
U+9FD9 鿙 CJK UNIFIED IDEOGRAPH-9FD9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 10.0
U+9FDA 鿚 CJK UNIFIED IDEOGRAPH-9FDA | category Lo (Other Letter) | block CJK Unified Ideographs | age 10.0
U+9FDB 鿛 CJK UNIFIED IDEOGRAPH-9FDB | category Lo (Other Letter) | block CJK Unified Ideographs | age 10.0
U+9FDC 鿜 CJK UNIFIED IDEOGRAPH-9FDC | category Lo (Other Letter) | block CJK Unified Ideographs | age 10.0
U+9FDD 鿝 CJK UNIFIED IDEOGRAPH-9FDD | category Lo (Other Letter) | block CJK Unified Ideographs | age 10.0
U+9FDE 鿞 CJK UNIFIED IDEOGRAPH-9FDE | category Lo (Other Letter) | block CJK Unified Ideographs | age 10.0
U+9FDF 鿟 CJK UNIFIED IDEOGRAPH-9FDF | category Lo (Other Letter) | block CJK Unified Ideographs | age 10.0
U+9FE0 鿠 CJK UNIFIED IDEOGRAPH-9FE0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 10.0
U+9FE1 鿡 CJK UNIFIED IDEOGRAPH-9FE1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 10.0
U+9FE2 鿢 CJK UNIFIED IDEOGRAPH-9FE2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 10.0
U+9FE3 鿣 CJK UNIFIED IDEOGRAPH-9FE3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 10.0
U+9FE4 鿤 CJK UNIFIED IDEOGRAPH-9FE4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 10.0
U+9FE5 鿥 CJK UNIFIED IDEOGRAPH-9FE5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 10.0
U+9FE6 鿦 CJK UNIFIED IDEOGRAPH-9FE6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 10.0
U+9FE7 鿧 CJK UNIFIED IDEOGRAPH-9FE7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 10.0
U+9FE8 鿨 CJK UNIFIED IDEOGRAPH-9FE8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 10.0
U+9FE9 鿩 CJK UNIFIED IDEOGRAPH-9FE9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 10.0
U+9FEA 鿪 CJK UNIFIED IDEOGRAPH-9FEA | category Lo (Other Letter) | block CJK Unified Ideographs | age 10.0
U+9FEB 鿫 CJK UNIFIED IDEOGRAPH-9FEB | category Lo (Other Letter) | block CJK Unified Ideographs | age 11.0
U+9FEC 鿬 CJK UNIFIED IDEOGRAPH-9FEC | category Lo (Other Letter) | block CJK Unified Ideographs | age 11.0
U+9FED 鿭 CJK UNIFIED IDEOGRAPH-9FED | category Lo (Other Letter) | block CJK Unified Ideographs | age 11.0
U+9FEE 鿮 CJK UNIFIED IDEOGRAPH-9FEE | category Lo (Other Letter) | block CJK Unified Ideographs | age 11.0
U+9FEF 鿯 CJK UNIFIED IDEOGRAPH-9FEF | category Lo (Other Letter) | block CJK Unified Ideographs | age 11.0
U+9FF0 鿰 CJK UNIFIED IDEOGRAPH-9FF0 | category Lo (Other Letter) | block CJK Unified Ideographs | age 13.0
U+9FF1 鿱 CJK UNIFIED IDEOGRAPH-9FF1 | category Lo (Other Letter) | block CJK Unified Ideographs | age 13.0
U+9FF2 鿲 CJK UNIFIED IDEOGRAPH-9FF2 | category Lo (Other Letter) | block CJK Unified Ideographs | age 13.0
U+9FF3 鿳 CJK UNIFIED IDEOGRAPH-9FF3 | category Lo (Other Letter) | block CJK Unified Ideographs | age 13.0
U+9FF4 鿴 CJK UNIFIED IDEOGRAPH-9FF4 | category Lo (Other Letter) | block CJK Unified Ideographs | age 13.0
U+9FF5 鿵 CJK UNIFIED IDEOGRAPH-9FF5 | category Lo (Other Letter) | block CJK Unified Ideographs | age 13.0
U+9FF6 鿶 CJK UNIFIED IDEOGRAPH-9FF6 | category Lo (Other Letter) | block CJK Unified Ideographs | age 13.0
U+9FF7 鿷 CJK UNIFIED IDEOGRAPH-9FF7 | category Lo (Other Letter) | block CJK Unified Ideographs | age 13.0
U+9FF8 鿸 CJK UNIFIED IDEOGRAPH-9FF8 | category Lo (Other Letter) | block CJK Unified Ideographs | age 13.0
U+9FF9 鿹 CJK UNIFIED IDEOGRAPH-9FF9 | category Lo (Other Letter) | block CJK Unified Ideographs | age 13.0
U+9FFA 鿺 CJK UNIFIED IDEOGRAPH-9FFA | category Lo (Other Letter) | block CJK Unified Ideographs | age 13.0
U+9FFB 鿻 CJK UNIFIED IDEOGRAPH-9FFB | category Lo (Other Letter) | block CJK Unified Ideographs | age 13.0
U+9FFC 鿼 CJK UNIFIED IDEOGRAPH-9FFC | category Lo (Other Letter) | block CJK Unified Ideographs | age 13.0
U+9FFD 鿽 CJK UNIFIED IDEOGRAPH-9FFD | category Lo (Other Letter) | block CJK Unified Ideographs | age 14.0
U+9FFE 鿾 CJK UNIFIED IDEOGRAPH-9FFE | category Lo (Other Letter) | block CJK Unified Ideographs | age 14.0
U+9FFF 鿿 CJK UNIFIED IDEOGRAPH-9FFF | category Lo (Other Letter) | block CJK Unified Ideographs | age 14.0
U+A000 ꀀ YI SYLLABLE IT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A001 ꀁ YI SYLLABLE IX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A002 ꀂ YI SYLLABLE I | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A003 ꀃ YI SYLLABLE IP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A004 ꀄ YI SYLLABLE IET | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A005 ꀅ YI SYLLABLE IEX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A006 ꀆ YI SYLLABLE IE | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A007 ꀇ YI SYLLABLE IEP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A008 ꀈ YI SYLLABLE AT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A009 ꀉ YI SYLLABLE AX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A00A ꀊ YI SYLLABLE A | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A00B ꀋ YI SYLLABLE AP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A00C ꀌ YI SYLLABLE UOX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A00D ꀍ YI SYLLABLE UO | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A00E ꀎ YI SYLLABLE UOP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A00F ꀏ YI SYLLABLE OT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A010 ꀐ YI SYLLABLE OX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A011 ꀑ YI SYLLABLE O | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A012 ꀒ YI SYLLABLE OP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A013 ꀓ YI SYLLABLE EX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A014 ꀔ YI SYLLABLE E | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A015 ꀕ YI SYLLABLE WU | category Lm (Modifier Letter) | block Yi Syllables | age 3.0
U+A016 ꀖ YI SYLLABLE BIT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A017 ꀗ YI SYLLABLE BIX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A018 ꀘ YI SYLLABLE BI | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A019 ꀙ YI SYLLABLE BIP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A01A ꀚ YI SYLLABLE BIET | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A01B ꀛ YI SYLLABLE BIEX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A01C ꀜ YI SYLLABLE BIE | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A01D ꀝ YI SYLLABLE BIEP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A01E ꀞ YI SYLLABLE BAT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A01F ꀟ YI SYLLABLE BAX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A020 ꀠ YI SYLLABLE BA | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A021 ꀡ YI SYLLABLE BAP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A022 ꀢ YI SYLLABLE BUOX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A023 ꀣ YI SYLLABLE BUO | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A024 ꀤ YI SYLLABLE BUOP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A025 ꀥ YI SYLLABLE BOT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A026 ꀦ YI SYLLABLE BOX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A027 ꀧ YI SYLLABLE BO | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A028 ꀨ YI SYLLABLE BOP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A029 ꀩ YI SYLLABLE BEX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A02A ꀪ YI SYLLABLE BE | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A02B ꀫ YI SYLLABLE BEP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A02C ꀬ YI SYLLABLE BUT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A02D ꀭ YI SYLLABLE BUX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A02E ꀮ YI SYLLABLE BU | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A02F ꀯ YI SYLLABLE BUP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A030 ꀰ YI SYLLABLE BURX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A031 ꀱ YI SYLLABLE BUR | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A032 ꀲ YI SYLLABLE BYT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A033 ꀳ YI SYLLABLE BYX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A034 ꀴ YI SYLLABLE BY | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A035 ꀵ YI SYLLABLE BYP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A036 ꀶ YI SYLLABLE BYRX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A037 ꀷ YI SYLLABLE BYR | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A038 ꀸ YI SYLLABLE PIT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A039 ꀹ YI SYLLABLE PIX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A03A ꀺ YI SYLLABLE PI | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A03B ꀻ YI SYLLABLE PIP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A03C ꀼ YI SYLLABLE PIEX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A03D ꀽ YI SYLLABLE PIE | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A03E ꀾ YI SYLLABLE PIEP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A03F ꀿ YI SYLLABLE PAT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A040 ꁀ YI SYLLABLE PAX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A041 ꁁ YI SYLLABLE PA | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A042 ꁂ YI SYLLABLE PAP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A043 ꁃ YI SYLLABLE PUOX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A044 ꁄ YI SYLLABLE PUO | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A045 ꁅ YI SYLLABLE PUOP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A046 ꁆ YI SYLLABLE POT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A047 ꁇ YI SYLLABLE POX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A048 ꁈ YI SYLLABLE PO | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A049 ꁉ YI SYLLABLE POP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A04A ꁊ YI SYLLABLE PUT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A04B ꁋ YI SYLLABLE PUX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A04C ꁌ YI SYLLABLE PU | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A04D ꁍ YI SYLLABLE PUP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A04E ꁎ YI SYLLABLE PURX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A04F ꁏ YI SYLLABLE PUR | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A050 ꁐ YI SYLLABLE PYT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A051 ꁑ YI SYLLABLE PYX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A052 ꁒ YI SYLLABLE PY | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A053 ꁓ YI SYLLABLE PYP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A054 ꁔ YI SYLLABLE PYRX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A055 ꁕ YI SYLLABLE PYR | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A056 ꁖ YI SYLLABLE BBIT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A057 ꁗ YI SYLLABLE BBIX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A058 ꁘ YI SYLLABLE BBI | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A059 ꁙ YI SYLLABLE BBIP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A05A ꁚ YI SYLLABLE BBIET | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A05B ꁛ YI SYLLABLE BBIEX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A05C ꁜ YI SYLLABLE BBIE | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A05D ꁝ YI SYLLABLE BBIEP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A05E ꁞ YI SYLLABLE BBAT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A05F ꁟ YI SYLLABLE BBAX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A060 ꁠ YI SYLLABLE BBA | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A061 ꁡ YI SYLLABLE BBAP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A062 ꁢ YI SYLLABLE BBUOX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A063 ꁣ YI SYLLABLE BBUO | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A064 ꁤ YI SYLLABLE BBUOP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A065 ꁥ YI SYLLABLE BBOT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A066 ꁦ YI SYLLABLE BBOX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A067 ꁧ YI SYLLABLE BBO | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A068 ꁨ YI SYLLABLE BBOP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A069 ꁩ YI SYLLABLE BBEX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A06A ꁪ YI SYLLABLE BBE | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A06B ꁫ YI SYLLABLE BBEP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A06C ꁬ YI SYLLABLE BBUT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A06D ꁭ YI SYLLABLE BBUX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A06E ꁮ YI SYLLABLE BBU | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A06F ꁯ YI SYLLABLE BBUP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A070 ꁰ YI SYLLABLE BBURX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A071 ꁱ YI SYLLABLE BBUR | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A072 ꁲ YI SYLLABLE BBYT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A073 ꁳ YI SYLLABLE BBYX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A074 ꁴ YI SYLLABLE BBY | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A075 ꁵ YI SYLLABLE BBYP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A076 ꁶ YI SYLLABLE NBIT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A077 ꁷ YI SYLLABLE NBIX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A078 ꁸ YI SYLLABLE NBI | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A079 ꁹ YI SYLLABLE NBIP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A07A ꁺ YI SYLLABLE NBIEX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A07B ꁻ YI SYLLABLE NBIE | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A07C ꁼ YI SYLLABLE NBIEP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A07D ꁽ YI SYLLABLE NBAT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A07E ꁾ YI SYLLABLE NBAX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A07F ꁿ YI SYLLABLE NBA | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A080 ꂀ YI SYLLABLE NBAP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A081 ꂁ YI SYLLABLE NBOT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A082 ꂂ YI SYLLABLE NBOX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A083 ꂃ YI SYLLABLE NBO | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A084 ꂄ YI SYLLABLE NBOP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A085 ꂅ YI SYLLABLE NBUT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A086 ꂆ YI SYLLABLE NBUX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A087 ꂇ YI SYLLABLE NBU | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A088 ꂈ YI SYLLABLE NBUP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A089 ꂉ YI SYLLABLE NBURX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A08A ꂊ YI SYLLABLE NBUR | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A08B ꂋ YI SYLLABLE NBYT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A08C ꂌ YI SYLLABLE NBYX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A08D ꂍ YI SYLLABLE NBY | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A08E ꂎ YI SYLLABLE NBYP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A08F ꂏ YI SYLLABLE NBYRX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A090 ꂐ YI SYLLABLE NBYR | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A091 ꂑ YI SYLLABLE HMIT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A092 ꂒ YI SYLLABLE HMIX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A093 ꂓ YI SYLLABLE HMI | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A094 ꂔ YI SYLLABLE HMIP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A095 ꂕ YI SYLLABLE HMIEX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A096 ꂖ YI SYLLABLE HMIE | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A097 ꂗ YI SYLLABLE HMIEP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A098 ꂘ YI SYLLABLE HMAT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A099 ꂙ YI SYLLABLE HMAX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A09A ꂚ YI SYLLABLE HMA | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A09B ꂛ YI SYLLABLE HMAP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A09C ꂜ YI SYLLABLE HMUOX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A09D ꂝ YI SYLLABLE HMUO | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A09E ꂞ YI SYLLABLE HMUOP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A09F ꂟ YI SYLLABLE HMOT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A0A0 ꂠ YI SYLLABLE HMOX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A0A1 ꂡ YI SYLLABLE HMO | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A0A2 ꂢ YI SYLLABLE HMOP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A0A3 ꂣ YI SYLLABLE HMUT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A0A4 ꂤ YI SYLLABLE HMUX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A0A5 ꂥ YI SYLLABLE HMU | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A0A6 ꂦ YI SYLLABLE HMUP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A0A7 ꂧ YI SYLLABLE HMURX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A0A8 ꂨ YI SYLLABLE HMUR | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A0A9 ꂩ YI SYLLABLE HMYX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A0AA ꂪ YI SYLLABLE HMY | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A0AB ꂫ YI SYLLABLE HMYP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A0AC ꂬ YI SYLLABLE HMYRX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A0AD ꂭ YI SYLLABLE HMYR | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A0AE ꂮ YI SYLLABLE MIT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A0AF ꂯ YI SYLLABLE MIX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A0B0 ꂰ YI SYLLABLE MI | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A0B1 ꂱ YI SYLLABLE MIP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A0B2 ꂲ YI SYLLABLE MIEX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A0B3 ꂳ YI SYLLABLE MIE | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A0B4 ꂴ YI SYLLABLE MIEP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A0B5 ꂵ YI SYLLABLE MAT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A0B6 ꂶ YI SYLLABLE MAX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A0B7 ꂷ YI SYLLABLE MA | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A0B8 ꂸ YI SYLLABLE MAP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A0B9 ꂹ YI SYLLABLE MUOT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A0BA ꂺ YI SYLLABLE MUOX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A0BB ꂻ YI SYLLABLE MUO | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A0BC ꂼ YI SYLLABLE MUOP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A0BD ꂽ YI SYLLABLE MOT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A0BE ꂾ YI SYLLABLE MOX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A0BF ꂿ YI SYLLABLE MO | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A0C0 ꃀ YI SYLLABLE MOP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A0C1 ꃁ YI SYLLABLE MEX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A0C2 ꃂ YI SYLLABLE ME | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A0C3 ꃃ YI SYLLABLE MUT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A0C4 ꃄ YI SYLLABLE MUX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A0C5 ꃅ YI SYLLABLE MU | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A0C6 ꃆ YI SYLLABLE MUP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A0C7 ꃇ YI SYLLABLE MURX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A0C8 ꃈ YI SYLLABLE MUR | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A0C9 ꃉ YI SYLLABLE MYT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A0CA ꃊ YI SYLLABLE MYX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A0CB ꃋ YI SYLLABLE MY | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A0CC ꃌ YI SYLLABLE MYP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A0CD ꃍ YI SYLLABLE FIT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A0CE ꃎ YI SYLLABLE FIX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A0CF ꃏ YI SYLLABLE FI | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A0D0 ꃐ YI SYLLABLE FIP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A0D1 ꃑ YI SYLLABLE FAT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A0D2 ꃒ YI SYLLABLE FAX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A0D3 ꃓ YI SYLLABLE FA | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A0D4 ꃔ YI SYLLABLE FAP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A0D5 ꃕ YI SYLLABLE FOX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A0D6 ꃖ YI SYLLABLE FO | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A0D7 ꃗ YI SYLLABLE FOP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A0D8 ꃘ YI SYLLABLE FUT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A0D9 ꃙ YI SYLLABLE FUX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A0DA ꃚ YI SYLLABLE FU | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A0DB ꃛ YI SYLLABLE FUP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A0DC ꃜ YI SYLLABLE FURX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A0DD ꃝ YI SYLLABLE FUR | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A0DE ꃞ YI SYLLABLE FYT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A0DF ꃟ YI SYLLABLE FYX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A0E0 ꃠ YI SYLLABLE FY | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A0E1 ꃡ YI SYLLABLE FYP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A0E2 ꃢ YI SYLLABLE VIT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A0E3 ꃣ YI SYLLABLE VIX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A0E4 ꃤ YI SYLLABLE VI | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A0E5 ꃥ YI SYLLABLE VIP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A0E6 ꃦ YI SYLLABLE VIET | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A0E7 ꃧ YI SYLLABLE VIEX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A0E8 ꃨ YI SYLLABLE VIE | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A0E9 ꃩ YI SYLLABLE VIEP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A0EA ꃪ YI SYLLABLE VAT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A0EB ꃫ YI SYLLABLE VAX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A0EC ꃬ YI SYLLABLE VA | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A0ED ꃭ YI SYLLABLE VAP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A0EE ꃮ YI SYLLABLE VOT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A0EF ꃯ YI SYLLABLE VOX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A0F0 ꃰ YI SYLLABLE VO | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A0F1 ꃱ YI SYLLABLE VOP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A0F2 ꃲ YI SYLLABLE VEX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A0F3 ꃳ YI SYLLABLE VEP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A0F4 ꃴ YI SYLLABLE VUT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A0F5 ꃵ YI SYLLABLE VUX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A0F6 ꃶ YI SYLLABLE VU | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A0F7 ꃷ YI SYLLABLE VUP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A0F8 ꃸ YI SYLLABLE VURX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A0F9 ꃹ YI SYLLABLE VUR | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A0FA ꃺ YI SYLLABLE VYT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A0FB ꃻ YI SYLLABLE VYX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A0FC ꃼ YI SYLLABLE VY | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A0FD ꃽ YI SYLLABLE VYP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A0FE ꃾ YI SYLLABLE VYRX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A0FF ꃿ YI SYLLABLE VYR | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A100 ꄀ YI SYLLABLE DIT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A101 ꄁ YI SYLLABLE DIX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A102 ꄂ YI SYLLABLE DI | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A103 ꄃ YI SYLLABLE DIP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A104 ꄄ YI SYLLABLE DIEX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A105 ꄅ YI SYLLABLE DIE | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A106 ꄆ YI SYLLABLE DIEP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A107 ꄇ YI SYLLABLE DAT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A108 ꄈ YI SYLLABLE DAX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A109 ꄉ YI SYLLABLE DA | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A10A ꄊ YI SYLLABLE DAP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A10B ꄋ YI SYLLABLE DUOX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A10C ꄌ YI SYLLABLE DUO | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A10D ꄍ YI SYLLABLE DOT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A10E ꄎ YI SYLLABLE DOX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A10F ꄏ YI SYLLABLE DO | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A110 ꄐ YI SYLLABLE DOP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A111 ꄑ YI SYLLABLE DEX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A112 ꄒ YI SYLLABLE DE | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A113 ꄓ YI SYLLABLE DEP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A114 ꄔ YI SYLLABLE DUT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A115 ꄕ YI SYLLABLE DUX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A116 ꄖ YI SYLLABLE DU | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A117 ꄗ YI SYLLABLE DUP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A118 ꄘ YI SYLLABLE DURX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A119 ꄙ YI SYLLABLE DUR | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A11A ꄚ YI SYLLABLE TIT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A11B ꄛ YI SYLLABLE TIX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A11C ꄜ YI SYLLABLE TI | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A11D ꄝ YI SYLLABLE TIP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A11E ꄞ YI SYLLABLE TIEX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A11F ꄟ YI SYLLABLE TIE | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A120 ꄠ YI SYLLABLE TIEP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A121 ꄡ YI SYLLABLE TAT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A122 ꄢ YI SYLLABLE TAX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A123 ꄣ YI SYLLABLE TA | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A124 ꄤ YI SYLLABLE TAP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A125 ꄥ YI SYLLABLE TUOT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A126 ꄦ YI SYLLABLE TUOX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A127 ꄧ YI SYLLABLE TUO | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A128 ꄨ YI SYLLABLE TUOP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A129 ꄩ YI SYLLABLE TOT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A12A ꄪ YI SYLLABLE TOX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A12B ꄫ YI SYLLABLE TO | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A12C ꄬ YI SYLLABLE TOP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A12D ꄭ YI SYLLABLE TEX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A12E ꄮ YI SYLLABLE TE | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A12F ꄯ YI SYLLABLE TEP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A130 ꄰ YI SYLLABLE TUT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A131 ꄱ YI SYLLABLE TUX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A132 ꄲ YI SYLLABLE TU | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A133 ꄳ YI SYLLABLE TUP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A134 ꄴ YI SYLLABLE TURX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A135 ꄵ YI SYLLABLE TUR | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A136 ꄶ YI SYLLABLE DDIT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A137 ꄷ YI SYLLABLE DDIX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A138 ꄸ YI SYLLABLE DDI | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A139 ꄹ YI SYLLABLE DDIP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A13A ꄺ YI SYLLABLE DDIEX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A13B ꄻ YI SYLLABLE DDIE | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A13C ꄼ YI SYLLABLE DDIEP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A13D ꄽ YI SYLLABLE DDAT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A13E ꄾ YI SYLLABLE DDAX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A13F ꄿ YI SYLLABLE DDA | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A140 ꅀ YI SYLLABLE DDAP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A141 ꅁ YI SYLLABLE DDUOX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A142 ꅂ YI SYLLABLE DDUO | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A143 ꅃ YI SYLLABLE DDUOP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A144 ꅄ YI SYLLABLE DDOT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A145 ꅅ YI SYLLABLE DDOX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A146 ꅆ YI SYLLABLE DDO | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A147 ꅇ YI SYLLABLE DDOP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A148 ꅈ YI SYLLABLE DDEX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A149 ꅉ YI SYLLABLE DDE | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A14A ꅊ YI SYLLABLE DDEP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A14B ꅋ YI SYLLABLE DDUT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A14C ꅌ YI SYLLABLE DDUX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A14D ꅍ YI SYLLABLE DDU | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A14E ꅎ YI SYLLABLE DDUP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A14F ꅏ YI SYLLABLE DDURX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A150 ꅐ YI SYLLABLE DDUR | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A151 ꅑ YI SYLLABLE NDIT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A152 ꅒ YI SYLLABLE NDIX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A153 ꅓ YI SYLLABLE NDI | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A154 ꅔ YI SYLLABLE NDIP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A155 ꅕ YI SYLLABLE NDIEX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A156 ꅖ YI SYLLABLE NDIE | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A157 ꅗ YI SYLLABLE NDAT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A158 ꅘ YI SYLLABLE NDAX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A159 ꅙ YI SYLLABLE NDA | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A15A ꅚ YI SYLLABLE NDAP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A15B ꅛ YI SYLLABLE NDOT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A15C ꅜ YI SYLLABLE NDOX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A15D ꅝ YI SYLLABLE NDO | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A15E ꅞ YI SYLLABLE NDOP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A15F ꅟ YI SYLLABLE NDEX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A160 ꅠ YI SYLLABLE NDE | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A161 ꅡ YI SYLLABLE NDEP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A162 ꅢ YI SYLLABLE NDUT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A163 ꅣ YI SYLLABLE NDUX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A164 ꅤ YI SYLLABLE NDU | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A165 ꅥ YI SYLLABLE NDUP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A166 ꅦ YI SYLLABLE NDURX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A167 ꅧ YI SYLLABLE NDUR | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A168 ꅨ YI SYLLABLE HNIT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A169 ꅩ YI SYLLABLE HNIX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A16A ꅪ YI SYLLABLE HNI | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A16B ꅫ YI SYLLABLE HNIP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A16C ꅬ YI SYLLABLE HNIET | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A16D ꅭ YI SYLLABLE HNIEX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A16E ꅮ YI SYLLABLE HNIE | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A16F ꅯ YI SYLLABLE HNIEP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A170 ꅰ YI SYLLABLE HNAT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A171 ꅱ YI SYLLABLE HNAX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A172 ꅲ YI SYLLABLE HNA | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A173 ꅳ YI SYLLABLE HNAP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A174 ꅴ YI SYLLABLE HNUOX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A175 ꅵ YI SYLLABLE HNUO | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A176 ꅶ YI SYLLABLE HNOT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A177 ꅷ YI SYLLABLE HNOX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A178 ꅸ YI SYLLABLE HNOP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A179 ꅹ YI SYLLABLE HNEX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A17A ꅺ YI SYLLABLE HNE | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A17B ꅻ YI SYLLABLE HNEP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A17C ꅼ YI SYLLABLE HNUT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A17D ꅽ YI SYLLABLE NIT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A17E ꅾ YI SYLLABLE NIX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A17F ꅿ YI SYLLABLE NI | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A180 ꆀ YI SYLLABLE NIP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A181 ꆁ YI SYLLABLE NIEX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A182 ꆂ YI SYLLABLE NIE | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A183 ꆃ YI SYLLABLE NIEP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A184 ꆄ YI SYLLABLE NAX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A185 ꆅ YI SYLLABLE NA | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A186 ꆆ YI SYLLABLE NAP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A187 ꆇ YI SYLLABLE NUOX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A188 ꆈ YI SYLLABLE NUO | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A189 ꆉ YI SYLLABLE NUOP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A18A ꆊ YI SYLLABLE NOT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A18B ꆋ YI SYLLABLE NOX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A18C ꆌ YI SYLLABLE NO | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A18D ꆍ YI SYLLABLE NOP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A18E ꆎ YI SYLLABLE NEX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A18F ꆏ YI SYLLABLE NE | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A190 ꆐ YI SYLLABLE NEP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A191 ꆑ YI SYLLABLE NUT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A192 ꆒ YI SYLLABLE NUX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A193 ꆓ YI SYLLABLE NU | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A194 ꆔ YI SYLLABLE NUP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A195 ꆕ YI SYLLABLE NURX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A196 ꆖ YI SYLLABLE NUR | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A197 ꆗ YI SYLLABLE HLIT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A198 ꆘ YI SYLLABLE HLIX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A199 ꆙ YI SYLLABLE HLI | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A19A ꆚ YI SYLLABLE HLIP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A19B ꆛ YI SYLLABLE HLIEX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A19C ꆜ YI SYLLABLE HLIE | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A19D ꆝ YI SYLLABLE HLIEP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A19E ꆞ YI SYLLABLE HLAT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A19F ꆟ YI SYLLABLE HLAX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A1A0 ꆠ YI SYLLABLE HLA | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A1A1 ꆡ YI SYLLABLE HLAP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A1A2 ꆢ YI SYLLABLE HLUOX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A1A3 ꆣ YI SYLLABLE HLUO | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A1A4 ꆤ YI SYLLABLE HLUOP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A1A5 ꆥ YI SYLLABLE HLOX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A1A6 ꆦ YI SYLLABLE HLO | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A1A7 ꆧ YI SYLLABLE HLOP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A1A8 ꆨ YI SYLLABLE HLEX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A1A9 ꆩ YI SYLLABLE HLE | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A1AA ꆪ YI SYLLABLE HLEP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A1AB ꆫ YI SYLLABLE HLUT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A1AC ꆬ YI SYLLABLE HLUX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A1AD ꆭ YI SYLLABLE HLU | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A1AE ꆮ YI SYLLABLE HLUP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A1AF ꆯ YI SYLLABLE HLURX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A1B0 ꆰ YI SYLLABLE HLUR | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A1B1 ꆱ YI SYLLABLE HLYT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A1B2 ꆲ YI SYLLABLE HLYX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A1B3 ꆳ YI SYLLABLE HLY | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A1B4 ꆴ YI SYLLABLE HLYP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A1B5 ꆵ YI SYLLABLE HLYRX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A1B6 ꆶ YI SYLLABLE HLYR | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A1B7 ꆷ YI SYLLABLE LIT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A1B8 ꆸ YI SYLLABLE LIX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A1B9 ꆹ YI SYLLABLE LI | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A1BA ꆺ YI SYLLABLE LIP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A1BB ꆻ YI SYLLABLE LIET | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A1BC ꆼ YI SYLLABLE LIEX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A1BD ꆽ YI SYLLABLE LIE | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A1BE ꆾ YI SYLLABLE LIEP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A1BF ꆿ YI SYLLABLE LAT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A1C0 ꇀ YI SYLLABLE LAX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A1C1 ꇁ YI SYLLABLE LA | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A1C2 ꇂ YI SYLLABLE LAP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A1C3 ꇃ YI SYLLABLE LUOT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A1C4 ꇄ YI SYLLABLE LUOX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A1C5 ꇅ YI SYLLABLE LUO | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A1C6 ꇆ YI SYLLABLE LUOP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A1C7 ꇇ YI SYLLABLE LOT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A1C8 ꇈ YI SYLLABLE LOX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A1C9 ꇉ YI SYLLABLE LO | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A1CA ꇊ YI SYLLABLE LOP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A1CB ꇋ YI SYLLABLE LEX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A1CC ꇌ YI SYLLABLE LE | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A1CD ꇍ YI SYLLABLE LEP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A1CE ꇎ YI SYLLABLE LUT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A1CF ꇏ YI SYLLABLE LUX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A1D0 ꇐ YI SYLLABLE LU | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A1D1 ꇑ YI SYLLABLE LUP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A1D2 ꇒ YI SYLLABLE LURX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A1D3 ꇓ YI SYLLABLE LUR | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A1D4 ꇔ YI SYLLABLE LYT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A1D5 ꇕ YI SYLLABLE LYX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A1D6 ꇖ YI SYLLABLE LY | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A1D7 ꇗ YI SYLLABLE LYP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A1D8 ꇘ YI SYLLABLE LYRX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A1D9 ꇙ YI SYLLABLE LYR | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A1DA ꇚ YI SYLLABLE GIT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A1DB ꇛ YI SYLLABLE GIX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A1DC ꇜ YI SYLLABLE GI | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A1DD ꇝ YI SYLLABLE GIP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A1DE ꇞ YI SYLLABLE GIET | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A1DF ꇟ YI SYLLABLE GIEX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A1E0 ꇠ YI SYLLABLE GIE | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A1E1 ꇡ YI SYLLABLE GIEP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A1E2 ꇢ YI SYLLABLE GAT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A1E3 ꇣ YI SYLLABLE GAX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A1E4 ꇤ YI SYLLABLE GA | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A1E5 ꇥ YI SYLLABLE GAP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A1E6 ꇦ YI SYLLABLE GUOT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A1E7 ꇧ YI SYLLABLE GUOX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A1E8 ꇨ YI SYLLABLE GUO | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A1E9 ꇩ YI SYLLABLE GUOP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A1EA ꇪ YI SYLLABLE GOT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A1EB ꇫ YI SYLLABLE GOX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A1EC ꇬ YI SYLLABLE GO | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A1ED ꇭ YI SYLLABLE GOP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A1EE ꇮ YI SYLLABLE GET | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A1EF ꇯ YI SYLLABLE GEX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A1F0 ꇰ YI SYLLABLE GE | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A1F1 ꇱ YI SYLLABLE GEP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A1F2 ꇲ YI SYLLABLE GUT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A1F3 ꇳ YI SYLLABLE GUX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A1F4 ꇴ YI SYLLABLE GU | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A1F5 ꇵ YI SYLLABLE GUP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A1F6 ꇶ YI SYLLABLE GURX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A1F7 ꇷ YI SYLLABLE GUR | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A1F8 ꇸ YI SYLLABLE KIT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A1F9 ꇹ YI SYLLABLE KIX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A1FA ꇺ YI SYLLABLE KI | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A1FB ꇻ YI SYLLABLE KIP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A1FC ꇼ YI SYLLABLE KIEX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A1FD ꇽ YI SYLLABLE KIE | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A1FE ꇾ YI SYLLABLE KIEP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A1FF ꇿ YI SYLLABLE KAT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A200 ꈀ YI SYLLABLE KAX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A201 ꈁ YI SYLLABLE KA | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A202 ꈂ YI SYLLABLE KAP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A203 ꈃ YI SYLLABLE KUOX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A204 ꈄ YI SYLLABLE KUO | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A205 ꈅ YI SYLLABLE KUOP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A206 ꈆ YI SYLLABLE KOT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A207 ꈇ YI SYLLABLE KOX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A208 ꈈ YI SYLLABLE KO | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A209 ꈉ YI SYLLABLE KOP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A20A ꈊ YI SYLLABLE KET | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A20B ꈋ YI SYLLABLE KEX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A20C ꈌ YI SYLLABLE KE | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A20D ꈍ YI SYLLABLE KEP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A20E ꈎ YI SYLLABLE KUT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A20F ꈏ YI SYLLABLE KUX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A210 ꈐ YI SYLLABLE KU | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A211 ꈑ YI SYLLABLE KUP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A212 ꈒ YI SYLLABLE KURX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A213 ꈓ YI SYLLABLE KUR | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A214 ꈔ YI SYLLABLE GGIT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A215 ꈕ YI SYLLABLE GGIX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A216 ꈖ YI SYLLABLE GGI | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A217 ꈗ YI SYLLABLE GGIEX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A218 ꈘ YI SYLLABLE GGIE | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A219 ꈙ YI SYLLABLE GGIEP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A21A ꈚ YI SYLLABLE GGAT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A21B ꈛ YI SYLLABLE GGAX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A21C ꈜ YI SYLLABLE GGA | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A21D ꈝ YI SYLLABLE GGAP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A21E ꈞ YI SYLLABLE GGUOT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A21F ꈟ YI SYLLABLE GGUOX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A220 ꈠ YI SYLLABLE GGUO | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A221 ꈡ YI SYLLABLE GGUOP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A222 ꈢ YI SYLLABLE GGOT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A223 ꈣ YI SYLLABLE GGOX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A224 ꈤ YI SYLLABLE GGO | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A225 ꈥ YI SYLLABLE GGOP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A226 ꈦ YI SYLLABLE GGET | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A227 ꈧ YI SYLLABLE GGEX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A228 ꈨ YI SYLLABLE GGE | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A229 ꈩ YI SYLLABLE GGEP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A22A ꈪ YI SYLLABLE GGUT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A22B ꈫ YI SYLLABLE GGUX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A22C ꈬ YI SYLLABLE GGU | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A22D ꈭ YI SYLLABLE GGUP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A22E ꈮ YI SYLLABLE GGURX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A22F ꈯ YI SYLLABLE GGUR | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A230 ꈰ YI SYLLABLE MGIEX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A231 ꈱ YI SYLLABLE MGIE | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A232 ꈲ YI SYLLABLE MGAT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A233 ꈳ YI SYLLABLE MGAX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A234 ꈴ YI SYLLABLE MGA | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A235 ꈵ YI SYLLABLE MGAP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A236 ꈶ YI SYLLABLE MGUOX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A237 ꈷ YI SYLLABLE MGUO | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A238 ꈸ YI SYLLABLE MGUOP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A239 ꈹ YI SYLLABLE MGOT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A23A ꈺ YI SYLLABLE MGOX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A23B ꈻ YI SYLLABLE MGO | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A23C ꈼ YI SYLLABLE MGOP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A23D ꈽ YI SYLLABLE MGEX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A23E ꈾ YI SYLLABLE MGE | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A23F ꈿ YI SYLLABLE MGEP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A240 ꉀ YI SYLLABLE MGUT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A241 ꉁ YI SYLLABLE MGUX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A242 ꉂ YI SYLLABLE MGU | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A243 ꉃ YI SYLLABLE MGUP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A244 ꉄ YI SYLLABLE MGURX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A245 ꉅ YI SYLLABLE MGUR | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A246 ꉆ YI SYLLABLE HXIT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A247 ꉇ YI SYLLABLE HXIX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A248 ꉈ YI SYLLABLE HXI | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A249 ꉉ YI SYLLABLE HXIP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A24A ꉊ YI SYLLABLE HXIET | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A24B ꉋ YI SYLLABLE HXIEX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A24C ꉌ YI SYLLABLE HXIE | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A24D ꉍ YI SYLLABLE HXIEP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A24E ꉎ YI SYLLABLE HXAT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A24F ꉏ YI SYLLABLE HXAX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A250 ꉐ YI SYLLABLE HXA | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A251 ꉑ YI SYLLABLE HXAP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A252 ꉒ YI SYLLABLE HXUOT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A253 ꉓ YI SYLLABLE HXUOX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A254 ꉔ YI SYLLABLE HXUO | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A255 ꉕ YI SYLLABLE HXUOP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A256 ꉖ YI SYLLABLE HXOT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A257 ꉗ YI SYLLABLE HXOX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A258 ꉘ YI SYLLABLE HXO | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A259 ꉙ YI SYLLABLE HXOP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A25A ꉚ YI SYLLABLE HXEX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A25B ꉛ YI SYLLABLE HXE | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A25C ꉜ YI SYLLABLE HXEP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A25D ꉝ YI SYLLABLE NGIEX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A25E ꉞ YI SYLLABLE NGIE | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A25F ꉟ YI SYLLABLE NGIEP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A260 ꉠ YI SYLLABLE NGAT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A261 ꉡ YI SYLLABLE NGAX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A262 ꉢ YI SYLLABLE NGA | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A263 ꉣ YI SYLLABLE NGAP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A264 ꉤ YI SYLLABLE NGUOT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A265 ꉥ YI SYLLABLE NGUOX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A266 ꉦ YI SYLLABLE NGUO | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A267 ꉧ YI SYLLABLE NGOT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A268 ꉨ YI SYLLABLE NGOX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A269 ꉩ YI SYLLABLE NGO | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A26A ꉪ YI SYLLABLE NGOP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A26B ꉫ YI SYLLABLE NGEX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A26C ꉬ YI SYLLABLE NGE | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A26D ꉭ YI SYLLABLE NGEP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A26E ꉮ YI SYLLABLE HIT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A26F ꉯ YI SYLLABLE HIEX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A270 ꉰ YI SYLLABLE HIE | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A271 ꉱ YI SYLLABLE HAT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A272 ꉲ YI SYLLABLE HAX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A273 ꉳ YI SYLLABLE HA | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A274 ꉴ YI SYLLABLE HAP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A275 ꉵ YI SYLLABLE HUOT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A276 ꉶ YI SYLLABLE HUOX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A277 ꉷ YI SYLLABLE HUO | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A278 ꉸ YI SYLLABLE HUOP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A279 ꉹ YI SYLLABLE HOT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A27A ꉺ YI SYLLABLE HOX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A27B ꉻ YI SYLLABLE HO | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A27C ꉼ YI SYLLABLE HOP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A27D ꉽ YI SYLLABLE HEX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A27E ꉾ YI SYLLABLE HE | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A27F ꉿ YI SYLLABLE HEP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A280 ꊀ YI SYLLABLE WAT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A281 ꊁ YI SYLLABLE WAX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A282 ꊂ YI SYLLABLE WA | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A283 ꊃ YI SYLLABLE WAP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A284 ꊄ YI SYLLABLE WUOX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A285 ꊅ YI SYLLABLE WUO | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A286 ꊆ YI SYLLABLE WUOP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A287 ꊇ YI SYLLABLE WOX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A288 ꊈ YI SYLLABLE WO | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A289 ꊉ YI SYLLABLE WOP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A28A ꊊ YI SYLLABLE WEX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A28B ꊋ YI SYLLABLE WE | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A28C ꊌ YI SYLLABLE WEP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A28D ꊍ YI SYLLABLE ZIT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A28E ꊎ YI SYLLABLE ZIX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A28F ꊏ YI SYLLABLE ZI | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A290 ꊐ YI SYLLABLE ZIP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A291 ꊑ YI SYLLABLE ZIEX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A292 ꊒ YI SYLLABLE ZIE | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A293 ꊓ YI SYLLABLE ZIEP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A294 ꊔ YI SYLLABLE ZAT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A295 ꊕ YI SYLLABLE ZAX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A296 ꊖ YI SYLLABLE ZA | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A297 ꊗ YI SYLLABLE ZAP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A298 ꊘ YI SYLLABLE ZUOX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A299 ꊙ YI SYLLABLE ZUO | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A29A ꊚ YI SYLLABLE ZUOP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A29B ꊛ YI SYLLABLE ZOT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A29C ꊜ YI SYLLABLE ZOX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A29D ꊝ YI SYLLABLE ZO | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A29E ꊞ YI SYLLABLE ZOP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A29F ꊟ YI SYLLABLE ZEX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A2A0 ꊠ YI SYLLABLE ZE | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A2A1 ꊡ YI SYLLABLE ZEP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A2A2 ꊢ YI SYLLABLE ZUT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A2A3 ꊣ YI SYLLABLE ZUX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A2A4 ꊤ YI SYLLABLE ZU | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A2A5 ꊥ YI SYLLABLE ZUP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A2A6 ꊦ YI SYLLABLE ZURX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A2A7 ꊧ YI SYLLABLE ZUR | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A2A8 ꊨ YI SYLLABLE ZYT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A2A9 ꊩ YI SYLLABLE ZYX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A2AA ꊪ YI SYLLABLE ZY | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A2AB ꊫ YI SYLLABLE ZYP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A2AC ꊬ YI SYLLABLE ZYRX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A2AD ꊭ YI SYLLABLE ZYR | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A2AE ꊮ YI SYLLABLE CIT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A2AF ꊯ YI SYLLABLE CIX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A2B0 ꊰ YI SYLLABLE CI | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A2B1 ꊱ YI SYLLABLE CIP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A2B2 ꊲ YI SYLLABLE CIET | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A2B3 ꊳ YI SYLLABLE CIEX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A2B4 ꊴ YI SYLLABLE CIE | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A2B5 ꊵ YI SYLLABLE CIEP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A2B6 ꊶ YI SYLLABLE CAT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A2B7 ꊷ YI SYLLABLE CAX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A2B8 ꊸ YI SYLLABLE CA | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A2B9 ꊹ YI SYLLABLE CAP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A2BA ꊺ YI SYLLABLE CUOX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A2BB ꊻ YI SYLLABLE CUO | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A2BC ꊼ YI SYLLABLE CUOP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A2BD ꊽ YI SYLLABLE COT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A2BE ꊾ YI SYLLABLE COX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A2BF ꊿ YI SYLLABLE CO | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A2C0 ꋀ YI SYLLABLE COP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A2C1 ꋁ YI SYLLABLE CEX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A2C2 ꋂ YI SYLLABLE CE | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A2C3 ꋃ YI SYLLABLE CEP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A2C4 ꋄ YI SYLLABLE CUT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A2C5 ꋅ YI SYLLABLE CUX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A2C6 ꋆ YI SYLLABLE CU | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A2C7 ꋇ YI SYLLABLE CUP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A2C8 ꋈ YI SYLLABLE CURX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A2C9 ꋉ YI SYLLABLE CUR | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A2CA ꋊ YI SYLLABLE CYT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A2CB ꋋ YI SYLLABLE CYX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A2CC ꋌ YI SYLLABLE CY | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A2CD ꋍ YI SYLLABLE CYP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A2CE ꋎ YI SYLLABLE CYRX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A2CF ꋏ YI SYLLABLE CYR | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A2D0 ꋐ YI SYLLABLE ZZIT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A2D1 ꋑ YI SYLLABLE ZZIX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A2D2 ꋒ YI SYLLABLE ZZI | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A2D3 ꋓ YI SYLLABLE ZZIP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A2D4 ꋔ YI SYLLABLE ZZIET | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A2D5 ꋕ YI SYLLABLE ZZIEX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A2D6 ꋖ YI SYLLABLE ZZIE | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A2D7 ꋗ YI SYLLABLE ZZIEP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A2D8 ꋘ YI SYLLABLE ZZAT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A2D9 ꋙ YI SYLLABLE ZZAX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A2DA ꋚ YI SYLLABLE ZZA | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A2DB ꋛ YI SYLLABLE ZZAP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A2DC ꋜ YI SYLLABLE ZZOX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A2DD ꋝ YI SYLLABLE ZZO | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A2DE ꋞ YI SYLLABLE ZZOP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A2DF ꋟ YI SYLLABLE ZZEX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A2E0 ꋠ YI SYLLABLE ZZE | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A2E1 ꋡ YI SYLLABLE ZZEP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A2E2 ꋢ YI SYLLABLE ZZUX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A2E3 ꋣ YI SYLLABLE ZZU | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A2E4 ꋤ YI SYLLABLE ZZUP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A2E5 ꋥ YI SYLLABLE ZZURX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A2E6 ꋦ YI SYLLABLE ZZUR | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A2E7 ꋧ YI SYLLABLE ZZYT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A2E8 ꋨ YI SYLLABLE ZZYX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A2E9 ꋩ YI SYLLABLE ZZY | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A2EA ꋪ YI SYLLABLE ZZYP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A2EB ꋫ YI SYLLABLE ZZYRX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A2EC ꋬ YI SYLLABLE ZZYR | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A2ED ꋭ YI SYLLABLE NZIT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A2EE ꋮ YI SYLLABLE NZIX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A2EF ꋯ YI SYLLABLE NZI | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A2F0 ꋰ YI SYLLABLE NZIP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A2F1 ꋱ YI SYLLABLE NZIEX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A2F2 ꋲ YI SYLLABLE NZIE | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A2F3 ꋳ YI SYLLABLE NZIEP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A2F4 ꋴ YI SYLLABLE NZAT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A2F5 ꋵ YI SYLLABLE NZAX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A2F6 ꋶ YI SYLLABLE NZA | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A2F7 ꋷ YI SYLLABLE NZAP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A2F8 ꋸ YI SYLLABLE NZUOX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A2F9 ꋹ YI SYLLABLE NZUO | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A2FA ꋺ YI SYLLABLE NZOX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A2FB ꋻ YI SYLLABLE NZOP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A2FC ꋼ YI SYLLABLE NZEX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A2FD ꋽ YI SYLLABLE NZE | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A2FE ꋾ YI SYLLABLE NZUX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A2FF ꋿ YI SYLLABLE NZU | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A300 ꌀ YI SYLLABLE NZUP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A301 ꌁ YI SYLLABLE NZURX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A302 ꌂ YI SYLLABLE NZUR | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A303 ꌃ YI SYLLABLE NZYT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A304 ꌄ YI SYLLABLE NZYX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A305 ꌅ YI SYLLABLE NZY | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A306 ꌆ YI SYLLABLE NZYP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A307 ꌇ YI SYLLABLE NZYRX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A308 ꌈ YI SYLLABLE NZYR | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A309 ꌉ YI SYLLABLE SIT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A30A ꌊ YI SYLLABLE SIX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A30B ꌋ YI SYLLABLE SI | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A30C ꌌ YI SYLLABLE SIP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A30D ꌍ YI SYLLABLE SIEX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A30E ꌎ YI SYLLABLE SIE | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A30F ꌏ YI SYLLABLE SIEP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A310 ꌐ YI SYLLABLE SAT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A311 ꌑ YI SYLLABLE SAX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A312 ꌒ YI SYLLABLE SA | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A313 ꌓ YI SYLLABLE SAP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A314 ꌔ YI SYLLABLE SUOX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A315 ꌕ YI SYLLABLE SUO | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A316 ꌖ YI SYLLABLE SUOP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A317 ꌗ YI SYLLABLE SOT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A318 ꌘ YI SYLLABLE SOX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A319 ꌙ YI SYLLABLE SO | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A31A ꌚ YI SYLLABLE SOP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A31B ꌛ YI SYLLABLE SEX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A31C ꌜ YI SYLLABLE SE | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A31D ꌝ YI SYLLABLE SEP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A31E ꌞ YI SYLLABLE SUT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A31F ꌟ YI SYLLABLE SUX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A320 ꌠ YI SYLLABLE SU | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A321 ꌡ YI SYLLABLE SUP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A322 ꌢ YI SYLLABLE SURX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A323 ꌣ YI SYLLABLE SUR | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A324 ꌤ YI SYLLABLE SYT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A325 ꌥ YI SYLLABLE SYX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A326 ꌦ YI SYLLABLE SY | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A327 ꌧ YI SYLLABLE SYP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A328 ꌨ YI SYLLABLE SYRX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A329 ꌩ YI SYLLABLE SYR | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A32A ꌪ YI SYLLABLE SSIT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A32B ꌫ YI SYLLABLE SSIX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A32C ꌬ YI SYLLABLE SSI | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A32D ꌭ YI SYLLABLE SSIP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A32E ꌮ YI SYLLABLE SSIEX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A32F ꌯ YI SYLLABLE SSIE | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A330 ꌰ YI SYLLABLE SSIEP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A331 ꌱ YI SYLLABLE SSAT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A332 ꌲ YI SYLLABLE SSAX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A333 ꌳ YI SYLLABLE SSA | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A334 ꌴ YI SYLLABLE SSAP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A335 ꌵ YI SYLLABLE SSOT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A336 ꌶ YI SYLLABLE SSOX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A337 ꌷ YI SYLLABLE SSO | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A338 ꌸ YI SYLLABLE SSOP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A339 ꌹ YI SYLLABLE SSEX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A33A ꌺ YI SYLLABLE SSE | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A33B ꌻ YI SYLLABLE SSEP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A33C ꌼ YI SYLLABLE SSUT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A33D ꌽ YI SYLLABLE SSUX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A33E ꌾ YI SYLLABLE SSU | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A33F ꌿ YI SYLLABLE SSUP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A340 ꍀ YI SYLLABLE SSYT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A341 ꍁ YI SYLLABLE SSYX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A342 ꍂ YI SYLLABLE SSY | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A343 ꍃ YI SYLLABLE SSYP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A344 ꍄ YI SYLLABLE SSYRX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A345 ꍅ YI SYLLABLE SSYR | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A346 ꍆ YI SYLLABLE ZHAT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A347 ꍇ YI SYLLABLE ZHAX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A348 ꍈ YI SYLLABLE ZHA | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A349 ꍉ YI SYLLABLE ZHAP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A34A ꍊ YI SYLLABLE ZHUOX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A34B ꍋ YI SYLLABLE ZHUO | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A34C ꍌ YI SYLLABLE ZHUOP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A34D ꍍ YI SYLLABLE ZHOT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A34E ꍎ YI SYLLABLE ZHOX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A34F ꍏ YI SYLLABLE ZHO | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A350 ꍐ YI SYLLABLE ZHOP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A351 ꍑ YI SYLLABLE ZHET | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A352 ꍒ YI SYLLABLE ZHEX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A353 ꍓ YI SYLLABLE ZHE | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A354 ꍔ YI SYLLABLE ZHEP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A355 ꍕ YI SYLLABLE ZHUT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A356 ꍖ YI SYLLABLE ZHUX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A357 ꍗ YI SYLLABLE ZHU | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A358 ꍘ YI SYLLABLE ZHUP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A359 ꍙ YI SYLLABLE ZHURX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A35A ꍚ YI SYLLABLE ZHUR | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A35B ꍛ YI SYLLABLE ZHYT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A35C ꍜ YI SYLLABLE ZHYX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A35D ꍝ YI SYLLABLE ZHY | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A35E ꍞ YI SYLLABLE ZHYP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A35F ꍟ YI SYLLABLE ZHYRX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A360 ꍠ YI SYLLABLE ZHYR | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A361 ꍡ YI SYLLABLE CHAT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A362 ꍢ YI SYLLABLE CHAX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A363 ꍣ YI SYLLABLE CHA | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A364 ꍤ YI SYLLABLE CHAP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A365 ꍥ YI SYLLABLE CHUOT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A366 ꍦ YI SYLLABLE CHUOX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A367 ꍧ YI SYLLABLE CHUO | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A368 ꍨ YI SYLLABLE CHUOP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A369 ꍩ YI SYLLABLE CHOT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A36A ꍪ YI SYLLABLE CHOX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A36B ꍫ YI SYLLABLE CHO | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A36C ꍬ YI SYLLABLE CHOP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A36D ꍭ YI SYLLABLE CHET | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A36E ꍮ YI SYLLABLE CHEX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A36F ꍯ YI SYLLABLE CHE | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A370 ꍰ YI SYLLABLE CHEP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A371 ꍱ YI SYLLABLE CHUX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A372 ꍲ YI SYLLABLE CHU | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A373 ꍳ YI SYLLABLE CHUP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A374 ꍴ YI SYLLABLE CHURX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A375 ꍵ YI SYLLABLE CHUR | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A376 ꍶ YI SYLLABLE CHYT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A377 ꍷ YI SYLLABLE CHYX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A378 ꍸ YI SYLLABLE CHY | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A379 ꍹ YI SYLLABLE CHYP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A37A ꍺ YI SYLLABLE CHYRX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A37B ꍻ YI SYLLABLE CHYR | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A37C ꍼ YI SYLLABLE RRAX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A37D ꍽ YI SYLLABLE RRA | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A37E ꍾ YI SYLLABLE RRUOX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A37F ꍿ YI SYLLABLE RRUO | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A380 ꎀ YI SYLLABLE RROT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A381 ꎁ YI SYLLABLE RROX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A382 ꎂ YI SYLLABLE RRO | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A383 ꎃ YI SYLLABLE RROP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A384 ꎄ YI SYLLABLE RRET | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A385 ꎅ YI SYLLABLE RREX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A386 ꎆ YI SYLLABLE RRE | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A387 ꎇ YI SYLLABLE RREP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A388 ꎈ YI SYLLABLE RRUT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A389 ꎉ YI SYLLABLE RRUX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A38A ꎊ YI SYLLABLE RRU | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A38B ꎋ YI SYLLABLE RRUP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A38C ꎌ YI SYLLABLE RRURX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A38D ꎍ YI SYLLABLE RRUR | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A38E ꎎ YI SYLLABLE RRYT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A38F ꎏ YI SYLLABLE RRYX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A390 ꎐ YI SYLLABLE RRY | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A391 ꎑ YI SYLLABLE RRYP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A392 ꎒ YI SYLLABLE RRYRX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A393 ꎓ YI SYLLABLE RRYR | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A394 ꎔ YI SYLLABLE NRAT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A395 ꎕ YI SYLLABLE NRAX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A396 ꎖ YI SYLLABLE NRA | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A397 ꎗ YI SYLLABLE NRAP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A398 ꎘ YI SYLLABLE NROX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A399 ꎙ YI SYLLABLE NRO | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A39A ꎚ YI SYLLABLE NROP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A39B ꎛ YI SYLLABLE NRET | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A39C ꎜ YI SYLLABLE NREX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A39D ꎝ YI SYLLABLE NRE | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A39E ꎞ YI SYLLABLE NREP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A39F ꎟ YI SYLLABLE NRUT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A3A0 ꎠ YI SYLLABLE NRUX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A3A1 ꎡ YI SYLLABLE NRU | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A3A2 ꎢ YI SYLLABLE NRUP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A3A3 ꎣ YI SYLLABLE NRURX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A3A4 ꎤ YI SYLLABLE NRUR | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A3A5 ꎥ YI SYLLABLE NRYT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A3A6 ꎦ YI SYLLABLE NRYX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A3A7 ꎧ YI SYLLABLE NRY | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A3A8 ꎨ YI SYLLABLE NRYP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A3A9 ꎩ YI SYLLABLE NRYRX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A3AA ꎪ YI SYLLABLE NRYR | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A3AB ꎫ YI SYLLABLE SHAT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A3AC ꎬ YI SYLLABLE SHAX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A3AD ꎭ YI SYLLABLE SHA | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A3AE ꎮ YI SYLLABLE SHAP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A3AF ꎯ YI SYLLABLE SHUOX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A3B0 ꎰ YI SYLLABLE SHUO | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A3B1 ꎱ YI SYLLABLE SHUOP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A3B2 ꎲ YI SYLLABLE SHOT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A3B3 ꎳ YI SYLLABLE SHOX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A3B4 ꎴ YI SYLLABLE SHO | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A3B5 ꎵ YI SYLLABLE SHOP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A3B6 ꎶ YI SYLLABLE SHET | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A3B7 ꎷ YI SYLLABLE SHEX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A3B8 ꎸ YI SYLLABLE SHE | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A3B9 ꎹ YI SYLLABLE SHEP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A3BA ꎺ YI SYLLABLE SHUT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A3BB ꎻ YI SYLLABLE SHUX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A3BC ꎼ YI SYLLABLE SHU | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A3BD ꎽ YI SYLLABLE SHUP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A3BE ꎾ YI SYLLABLE SHURX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A3BF ꎿ YI SYLLABLE SHUR | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A3C0 ꏀ YI SYLLABLE SHYT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A3C1 ꏁ YI SYLLABLE SHYX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A3C2 ꏂ YI SYLLABLE SHY | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A3C3 ꏃ YI SYLLABLE SHYP | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A3C4 ꏄ YI SYLLABLE SHYRX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A3C5 ꏅ YI SYLLABLE SHYR | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A3C6 ꏆ YI SYLLABLE RAT | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A3C7 ꏇ YI SYLLABLE RAX | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A3C8 ꏈ YI SYLLABLE RA | category Lo (Other Letter) | block Yi Syllables | age 3.0
U+A3C9 ꏉ YI SYLLABLE RAP | categor