Edit D:\rfid\libsystem\WEB-INF\lib\org\marc4j\util\resources\codetables.xml
<!-- edited with XML Spy v4.4 U (http://www.xmlspy.com) by Corey Keith (Library of Congress) --> <codeTables> <codeTable number="1" name="Basic and Extended Latin" date="January 2000"> <note>The first column in each table contains the MARC 8-bit code (in hex), the second column the UCS/Unicode 16-bit code (in hex), and the third column contains the character names: MARC name / UCS name. If the MARC name is the same as or very similar to the UCS name, only the UCS name is given.</note> <characterSet name="Basic Latin (ASCII)" ISOcode="42"> <code> <marc>1B</marc> <ucs>001B</ucs> <utf-8>1B</utf-8> <name>ESCAPE (Unlikely to occur in UCS/Unicode)</name> </code> <code> <marc>1D</marc> <ucs>001D</ucs> <utf-8>1D</utf-8> <name>RECORD TERMINATOR / GROUP SEPARATOR</name> </code> <code> <marc>1E</marc> <ucs>001E</ucs> <utf-8>1E</utf-8> <name>FIELD TERMINATOR / RECORD SEPARATOR</name> </code> <code> <marc>1F</marc> <ucs>001F</ucs> <utf-8>1F</utf-8> <name>SUBFIELD DELIMITER / UNIT SEPARATOR</name> </code> <code> <marc>20</marc> <ucs>0020</ucs> <utf-8>20</utf-8> <name>SPACE, BLANK / SPACE</name> </code> <code> <marc>21</marc> <ucs>0021</ucs> <utf-8>21</utf-8> <name>EXCLAMATION MARK</name> </code> <code> <marc>22</marc> <ucs>0022</ucs> <utf-8>22</utf-8> <name>QUOTATION MARK</name> </code> <code> <marc>23</marc> <ucs>0023</ucs> <utf-8>23</utf-8> <name>NUMBER SIGN</name> </code> <code> <marc>24</marc> <ucs>0024</ucs> <utf-8>24</utf-8> <name>DOLLAR SIGN</name> </code> <code> <marc>25</marc> <ucs>0025</ucs> <utf-8>25</utf-8> <name>PERCENT SIGN</name> </code> <code> <marc>26</marc> <ucs>0026</ucs> <utf-8>26</utf-8> <name>AMPERSAND</name> </code> <code> <marc>27</marc> <ucs>0027</ucs> <utf-8>27</utf-8> <name>APOSTROPHE</name> </code> <code> <marc>28</marc> <ucs>0028</ucs> <utf-8>28</utf-8> <name>OPENING PARENTHESIS / LEFT PARENTHESIS</name> </code> <code> <marc>29</marc> <ucs>0029</ucs> <utf-8>29</utf-8> <name>CLOSING PARENTHESIS / CLOSING PARENTHESIS</name> </code> <code> <marc>2A</marc> <ucs>002A</ucs> <utf-8>2A</utf-8> <name>ASTERISK</name> </code> <code> <marc>2B</marc> <ucs>002B</ucs> <utf-8>2B</utf-8> <name>PLUS SIGN</name> </code> <code> <marc>2C</marc> <ucs>002C</ucs> <utf-8>2C</utf-8> <name>COMMA</name> </code> <code> <marc>2D</marc> <ucs>002D</ucs> <utf-8>2D</utf-8> <name>HYPHEN-MINUS</name> </code> <code> <marc>2E</marc> <ucs>002E</ucs> <utf-8>2E</utf-8> <name>PERIOD, DECIMAL POINT / FULL STOP</name> </code> <code> <marc>2F</marc> <ucs>002F</ucs> <utf-8>2F</utf-8> <name>SLASH / SOLIDUS</name> </code> <code> <marc>30</marc> <ucs>0030</ucs> <utf-8>30</utf-8> <name>DIGIT ZERO</name> </code> <code> <marc>31</marc> <ucs>0031</ucs> <utf-8>31</utf-8> <name>DIGIT ONE</name> </code> <code> <marc>32</marc> <ucs>0032</ucs> <utf-8>32</utf-8> <name>DIGIT TWO</name> </code> <code> <marc>33</marc> <ucs>0033</ucs> <utf-8>33</utf-8> <name>DIGIT THREE</name> </code> <code> <marc>34</marc> <ucs>0034</ucs> <utf-8>34</utf-8> <name>DIGIT FOUR</name> </code> <code> <marc>35</marc> <ucs>0035</ucs> <utf-8>35</utf-8> <name>DIGIT FIVE</name> </code> <code> <marc>36</marc> <ucs>0036</ucs> <utf-8>36</utf-8> <name>DIGIT SIX</name> </code> <code> <marc>37</marc> <ucs>0037</ucs> <utf-8>37</utf-8> <name>DIGIT SEVEN</name> </code> <code> <marc>38</marc> <ucs>0038</ucs> <utf-8>38</utf-8> <name>DIGIT EIGHT</name> </code> <code> <marc>39</marc> <ucs>0039</ucs> <utf-8>39</utf-8> <name>DIGIT NINE</name> </code> <code> <marc>3A</marc> <ucs>003A</ucs> <utf-8>3A</utf-8> <name>COLON</name> </code> <code> <marc>3B</marc> <ucs>003B</ucs> <utf-8>3B</utf-8> <name>SEMICOLON</name> </code> <code> <marc>3C</marc> <ucs>003C</ucs> <utf-8>3C</utf-8> <name>LESS-THAN SIGN</name> </code> <code> <marc>3D</marc> <ucs>003D</ucs> <utf-8>3D</utf-8> <name>EQUALS SIGN</name> </code> <code> <marc>3E</marc> <ucs>003E</ucs> <utf-8>3E</utf-8> <name>GREATER-THAN SIGN</name> </code> <code> <marc>3F</marc> <ucs>003F</ucs> <utf-8>3F</utf-8> <name>QUESTION MARK</name> </code> <code> <marc>40</marc> <ucs>0040</ucs> <utf-8>40</utf-8> <name>COMMERCIAL AT</name> </code> <code> <marc>41</marc> <ucs>0041</ucs> <utf-8>41</utf-8> <name>LATIN CAPITAL LETTER A</name> </code> <code> <marc>42</marc> <ucs>0042</ucs> <utf-8>42</utf-8> <name>LATIN CAPITAL LETTER B</name> </code> <code> <marc>43</marc> <ucs>0043</ucs> <utf-8>43</utf-8> <name>LATIN CAPITAL LETTER C</name> </code> <code> <marc>44</marc> <ucs>0044</ucs> <utf-8>44</utf-8> <name>LATIN CAPITAL LETTER D</name> </code> <code> <marc>45</marc> <ucs>0045</ucs> <utf-8>45</utf-8> <name>LATIN CAPITAL LETTER E</name> </code> <code> <marc>46</marc> <ucs>0046</ucs> <utf-8>46</utf-8> <name>LATIN CAPITAL LETTER F</name> </code> <code> <marc>47</marc> <ucs>0047</ucs> <utf-8>47</utf-8> <name>LATIN CAPITAL LETTER G</name> </code> <code> <marc>48</marc> <ucs>0048</ucs> <utf-8>48</utf-8> <name>LATIN CAPITAL LETTER H</name> </code> <code> <marc>49</marc> <ucs>0049</ucs> <utf-8>49</utf-8> <name>LATIN CAPITAL LETTER I</name> </code> <code> <marc>4A</marc> <ucs>004A</ucs> <utf-8>4A</utf-8> <name>LATIN CAPITAL LETTER J</name> </code> <code> <marc>4B</marc> <ucs>004B</ucs> <utf-8>4B</utf-8> <name>LATIN CAPITAL LETTER K</name> </code> <code> <marc>4C</marc> <ucs>004C</ucs> <utf-8>4C</utf-8> <name>LATIN CAPITAL LETTER L</name> </code> <code> <marc>4D</marc> <ucs>004D</ucs> <utf-8>4D</utf-8> <name>LATIN CAPITAL LETTER M</name> </code> <code> <marc>4E</marc> <ucs>004E</ucs> <utf-8>4E</utf-8> <name>LATIN CAPITAL LETTER N</name> </code> <code> <marc>4F</marc> <ucs>004F</ucs> <utf-8>4F</utf-8> <name>LATIN CAPITAL LETTER O</name> </code> <code> <marc>50</marc> <ucs>0050</ucs> <utf-8>50</utf-8> <name>LATIN CAPITAL LETTER P</name> </code> <code> <marc>51</marc> <ucs>0051</ucs> <utf-8>51</utf-8> <name>LATIN CAPITAL LETTER Q</name> </code> <code> <marc>52</marc> <ucs>0052</ucs> <utf-8>52</utf-8> <name>LATIN CAPITAL LETTER R</name> </code> <code> <marc>53</marc> <ucs>0053</ucs> <utf-8>53</utf-8> <name>LATIN CAPITAL LETTER S</name> </code> <code> <marc>54</marc> <ucs>0054</ucs> <utf-8>54</utf-8> <name>LATIN CAPITAL LETTER T</name> </code> <code> <marc>55</marc> <ucs>0055</ucs> <utf-8>55</utf-8> <name>LATIN CAPITAL LETTER U</name> </code> <code> <marc>56</marc> <ucs>0056</ucs> <utf-8>56</utf-8> <name>LATIN CAPITAL LETTER V</name> </code> <code> <marc>57</marc> <ucs>0057</ucs> <utf-8>57</utf-8> <name>LATIN CAPITAL LETTER W</name> </code> <code> <marc>58</marc> <ucs>0058</ucs> <utf-8>58</utf-8> <name>LATIN CAPITAL LETTER X</name> </code> <code> <marc>59</marc> <ucs>0059</ucs> <utf-8>59</utf-8> <name>LATIN CAPITAL LETTER Y</name> </code> <code> <marc>5A</marc> <ucs>005A</ucs> <utf-8>5A</utf-8> <name>LATIN CAPITAL LETTER Z</name> </code> <code> <marc>5B</marc> <ucs>005B</ucs> <utf-8>5B</utf-8> <name>OPENING SQUARE BRACKET / LEFT SQUARE BRACKET</name> </code> <code> <marc>5C</marc> <ucs>005C</ucs> <utf-8>5C</utf-8> <name>REVERSE SLASH / REVERSE SOLIDUS</name> </code> <code> <marc>5D</marc> <ucs>005D</ucs> <utf-8>5D</utf-8> <name>CLOSING SQUARE BRACKET / RIGHT SQUARE BRACKET</name> </code> <code> <marc>5E</marc> <ucs>005E</ucs> <utf-8>5E</utf-8> <name>SPACING CIRCUMFLEX / CIRCUMFLEX ACCENT</name> </code> <code> <marc>5F</marc> <ucs>005F</ucs> <utf-8>5F</utf-8> <name>SPACING UNDERSCORE / LOW LINE</name> </code> <code> <marc>60</marc> <ucs>0060</ucs> <utf-8>60</utf-8> <name>SPACING GRAVE / GRAVE ACCENT</name> </code> <code> <marc>61</marc> <ucs>0061</ucs> <utf-8>61</utf-8> <name>LATIN SMALL LETTER A</name> </code> <code> <marc>62</marc> <ucs>0062</ucs> <utf-8>62</utf-8> <name>LATIN SMALL LETTER B</name> </code> <code> <marc>63</marc> <ucs>0063</ucs> <utf-8>63</utf-8> <name>LATIN SMALL LETTER C</name> </code> <code> <marc>64</marc> <ucs>0064</ucs> <utf-8>64</utf-8> <name>LATIN SMALL LETTER D</name> </code> <code> <marc>65</marc> <ucs>0065</ucs> <utf-8>65</utf-8> <name>LATIN SMALL LETTER E</name> </code> <code> <marc>66</marc> <ucs>0066</ucs> <utf-8>66</utf-8> <name>LATIN SMALL LETTER F</name> </code> <code> <marc>67</marc> <ucs>0067</ucs> <utf-8>67</utf-8> <name>LATIN SMALL LETTER G</name> </code> <code> <marc>68</marc> <ucs>0068</ucs> <utf-8>68</utf-8> <name>LATIN SMALL LETTER H</name> </code> <code> <marc>69</marc> <ucs>0069</ucs> <utf-8>69</utf-8> <name>LATIN SMALL LETTER I</name> </code> <code> <marc>6A</marc> <ucs>006A</ucs> <utf-8>6A</utf-8> <name>LATIN SMALL LETTER J</name> </code> <code> <marc>6B</marc> <ucs>006B</ucs> <utf-8>6B</utf-8> <name>LATIN SMALL LETTER K</name> </code> <code> <marc>6C</marc> <ucs>006C</ucs> <utf-8>6C</utf-8> <name>LATIN SMALL LETTER L</name> </code> <code> <marc>6D</marc> <ucs>006D</ucs> <utf-8>6D</utf-8> <name>LATIN SMALL LETTER M</name> </code> <code> <marc>6E</marc> <ucs>006E</ucs> <utf-8>6E</utf-8> <name>LATIN SMALL LETTER N</name> </code> <code> <marc>6F</marc> <ucs>006F</ucs> <utf-8>6F</utf-8> <name>LATIN SMALL LETTER O</name> </code> <code> <marc>70</marc> <ucs>0070</ucs> <utf-8>70</utf-8> <name>LATIN SMALL LETTER P</name> </code> <code> <marc>71</marc> <ucs>0071</ucs> <utf-8>71</utf-8> <name>LATIN SMALL LETTER Q</name> </code> <code> <marc>72</marc> <ucs>0072</ucs> <utf-8>72</utf-8> <name>LATIN SMALL LETTER R</name> </code> <code> <marc>73</marc> <ucs>0073</ucs> <utf-8>73</utf-8> <name>LATIN SMALL LETTER S</name> </code> <code> <marc>74</marc> <ucs>0074</ucs> <utf-8>74</utf-8> <name>LATIN SMALL LETTER T</name> </code> <code> <marc>75</marc> <ucs>0075</ucs> <utf-8>75</utf-8> <name>LATIN SMALL LETTER U</name> </code> <code> <marc>76</marc> <ucs>0076</ucs> <utf-8>76</utf-8> <name>LATIN SMALL LETTER V</name> </code> <code> <marc>77</marc> <ucs>0077</ucs> <utf-8>77</utf-8> <name>LATIN SMALL LETTER W</name> </code> <code> <marc>78</marc> <ucs>0078</ucs> <utf-8>78</utf-8> <name>LATIN SMALL LETTER X</name> </code> <code> <marc>79</marc> <ucs>0079</ucs> <utf-8>79</utf-8> <name>LATIN SMALL LETTER Y</name> </code> <code> <marc>7A</marc> <ucs>007A</ucs> <utf-8>7A</utf-8> <name>LATIN SMALL LETTER Z</name> </code> <code> <marc>7B</marc> <ucs>007B</ucs> <utf-8>7B</utf-8> <name>OPENING CURLY BRACKET / LEFT CURLY BRACKET</name> </code> <code> <marc>7C</marc> <ucs>007C</ucs> <utf-8>7C</utf-8> <name>VERTICAL BAR (FILL) / VERTICAL LINE</name> </code> <code> <marc>7D</marc> <ucs>007D</ucs> <utf-8>7D</utf-8> <name>CLOSING CURLY BRACKET / RIGHT CURLY BRACKET</name> </code> <code> <marc>7E</marc> <ucs>007E</ucs> <utf-8>7E</utf-8> <name>SPACING TILDE / TILDE</name> </code> </characterSet> <characterSet name="Extended Latin (ANSEL)" ISOcode="45"> <code> <marc>88</marc> <ucs>0098</ucs> <utf-8>C298</utf-8> <name>NON-SORT BEGIN / START OF STRING</name> </code> <code> <marc>89</marc> <ucs>009C</ucs> <utf-8>C29C</utf-8> <name>NON-SORT END / STRING TERMINATOR</name> </code> <code> <marc>8D</marc> <ucs>200D</ucs> <utf-8>E2808D</utf-8> <name>JOINER / ZERO WIDTH JOINER</name> </code> <code> <marc>8E</marc> <ucs>200C</ucs> <utf-8>E2808C</utf-8> <name>NON-JOINER / ZERO WIDTH NON-JOINER</name> </code> <code> <marc>A1</marc> <ucs>0141</ucs> <utf-8>C581</utf-8> <name>UPPERCASE POLISH L / LATIN CAPITAL LETTER L WITH STROKE</name> </code> <code> <marc>A2</marc> <ucs>00D8</ucs> <utf-8>C398</utf-8> <name>UPPERCASE SCANDINAVIAN O / LATIN CAPITAL LETTER O WITH STROKE</name> </code> <code> <marc>A3</marc> <ucs>0110</ucs> <utf-8>C490</utf-8> <name>UPPERCASE D WITH CROSSBAR / LATIN CAPITAL LETTER D WITH STROKE</name> </code> <code> <marc>A4</marc> <ucs>00DE</ucs> <utf-8>C39E</utf-8> <name>UPPERCASE ICELANDIC THORN / LATIN CAPITAL LETTER THORN (Icelandic)</name> </code> <code> <marc>A5</marc> <ucs>00C6</ucs> <utf-8>C386</utf-8> <name>UPPERCASE DIGRAPH AE / LATIN CAPITAL LIGATURE AE</name> </code> <code> <marc>A6</marc> <ucs>0152</ucs> <utf-8>C592</utf-8> <name>UPPERCASE DIGRAPH OE / LATIN CAPITAL LIGATURE OE</name> </code> <code> <marc>A7</marc> <ucs>02B9</ucs> <utf-8>CAB9</utf-8> <name>SOFT SIGN, PRIME / MODIFIER LETTER PRIME</name> </code> <code> <marc>A8</marc> <ucs>00B7</ucs> <utf-8>C2B7</utf-8> <name>MIDDLE DOT</name> </code> <code> <marc>A9</marc> <ucs>266D</ucs> <utf-8>E299AD</utf-8> <name>MUSIC FLAT SIGN</name> </code> <code> <marc>AA</marc> <ucs>00AE</ucs> <utf-8>C2AE</utf-8> <name>PATENT MARK / REGISTERED SIGN</name> </code> <code> <marc>AB</marc> <ucs>00B1</ucs> <utf-8>C2B1</utf-8> <name>PLUS OR MINUS / PLUS-MINUS SIGN</name> </code> <code> <marc>AC</marc> <ucs>01A0</ucs> <utf-8>C6A0</utf-8> <name>UPPERCASE O-HOOK / LATIN CAPITAL LETTER O WITH HORN</name> </code> <code> <marc>AD</marc> <ucs>01AF</ucs> <utf-8>C6AF</utf-8> <name>UPPERCASE U-HOOK / LATIN CAPITAL LETTER U WITH HORN</name> </code> <code> <marc>AE</marc> <ucs>02BE</ucs> <utf-8>CABE</utf-8> <name>ALIF / MODIFIER LETTER RIGHT HALF RING</name> </code> <code> <marc>B0</marc> <ucs>02BB</ucs> <utf-8>CABB</utf-8> <name>AYN / MODIFIER LETTER TURNED COMMA</name> </code> <code> <marc>B1</marc> <ucs>0142</ucs> <utf-8>C582</utf-8> <name>LOWERCASE POLISH L / LATIN SMALL LETTER L WITH STROKE</name> </code> <code> <marc>B2</marc> <ucs>00F8</ucs> <utf-8>C3B8</utf-8> <name>LOWERCASE SCANDINAVIAN O / LATIN SMALL LETTER O WITH STROKE</name> </code> <code> <marc>B3</marc> <ucs>0111</ucs> <utf-8>C491</utf-8> <name>LOWERCASE D WITH CROSSBAR / LATIN SMALL LETTER D WITH STROKE</name> </code> <code> <marc>B4</marc> <ucs>00FE</ucs> <utf-8>C3BE</utf-8> <name>LOWERCASE ICELANDIC THORN / LATIN SMALL LETTER THORN (Icelandic)</name> </code> <code> <marc>B5</marc> <ucs>00E6</ucs> <utf-8>C3A6</utf-8> <name>LOWERCASE DIGRAPH AE / LATIN SMALL LIGATURE AE</name> </code> <code> <marc>B6</marc> <ucs>0153</ucs> <utf-8>C593</utf-8> <name>LOWERCASE DIGRAPH OE / LATIN SMALL LIGATURE OE</name> </code> <code> <marc>B7</marc> <ucs>02BA</ucs> <utf-8>CABA</utf-8> <name>HARD SIGN, DOUBLE PRIME / MODIFIER LETTER DOUBLE PRIME</name> </code> <code> <marc>B8</marc> <ucs>0131</ucs> <utf-8>C4B1</utf-8> <name>LOWERCASE TURKISH I / LATIN SMALL LETTER DOTLESS I</name> </code> <code> <marc>B9</marc> <ucs>00A3</ucs> <utf-8>C2A3</utf-8> <name>BRITISH POUND / POUND SIGN</name> </code> <code> <marc>BA</marc> <ucs>00F0</ucs> <utf-8>C3B0</utf-8> <name>LOWERCASE ETH / LATIN SMALL LETTER ETH (Icelandic)</name> </code> <code> <marc>BC</marc> <ucs>01A1</ucs> <utf-8>C6A1</utf-8> <name>LOWERCASE O-HOOK / LATIN SMALL LETTER O WITH HORN</name> </code> <code> <marc>BD</marc> <ucs>01B0</ucs> <utf-8>C6B0</utf-8> <name>LOWERCASE U-HOOK / LATIN SMALL LETTER U WITH HORN</name> </code> <code> <marc>C0</marc> <ucs>00B0</ucs> <utf-8>C2B0</utf-8> <name>DEGREE SIGN</name> </code> <code> <marc>C1</marc> <ucs>2113</ucs> <utf-8>E28493</utf-8> <name>SCRIPT SMALL L</name> </code> <code> <marc>C2</marc> <ucs>2117</ucs> <utf-8>E28497</utf-8> <name>SOUND RECORDING COPYRIGHT</name> </code> <code> <marc>C3</marc> <ucs>00A9</ucs> <utf-8>C2A9</utf-8> <name>COPYRIGHT SIGN</name> </code> <code> <marc>C4</marc> <ucs>266F</ucs> <utf-8>E299AF</utf-8> <name>MUSIC SHARP SIGN</name> </code> <code> <marc>C5</marc> <ucs>00BF</ucs> <utf-8>C2BF</utf-8> <name>INVERTED QUESTION MARK</name> </code> <code> <marc>C6</marc> <ucs>00A1</ucs> <utf-8>C2A1</utf-8> <name>INVERTED EXCLAMATION MARK</name> </code> <code> <isCombining>true</isCombining> <marc>E0</marc> <ucs>0309</ucs> <utf-8>CC89</utf-8> <name>PSEUDO QUESTION MARK / COMBINING HOOK ABOVE</name> </code> <code> <isCombining>true</isCombining> <marc>E1</marc> <ucs>0300</ucs> <utf-8>CC80</utf-8> <name>GRAVE / COMBINING GRAVE ACCENT (Varia)</name> </code> <code> <isCombining>true</isCombining> <marc>E2</marc> <ucs>0301</ucs> <utf-8>CC81</utf-8> <name>ACUTE / COMBINING ACUTE ACCENT (Oxia)</name> </code> <code> <isCombining>true</isCombining> <marc>E3</marc> <ucs>0302</ucs> <utf-8>CC82</utf-8> <name>CIRCUMFLEX / COMBINING CIRCUMFLEX ACCENT</name> </code> <code> <isCombining>true</isCombining> <marc>E4</marc> <ucs>0303</ucs> <utf-8>CC83</utf-8> <name>TILDE / COMBINING TILDE</name> </code> <code> <isCombining>true</isCombining> <marc>E5</marc> <ucs>0304</ucs> <utf-8>CC84</utf-8> <name>MACRON / COMBINING MACRON</name> </code> <code> <isCombining>true</isCombining> <marc>E6</marc> <ucs>0306</ucs> <utf-8>CC86</utf-8> <name>BREVE / COMBINING BREVE (Vrachy)</name> </code> <code> <isCombining>true</isCombining> <marc>E7</marc> <ucs>0307</ucs> <utf-8>CC87</utf-8> <name>SUPERIOR DOT / COMBINING DOT ABOVE</name> </code> <code> <isCombining>true</isCombining> <marc>E8</marc> <ucs>0308</ucs> <utf-8>CC88</utf-8> <name>UMLAUT, DIAERESIS / COMBINING DIAERESIS (Dialytika)</name> </code> <code> <isCombining>true</isCombining> <marc>E9</marc> <ucs>030C</ucs> <utf-8>CC8C</utf-8> <name>HACEK / COMBINING CARON</name> </code> <code> <isCombining>true</isCombining> <marc>EA</marc> <ucs>030A</ucs> <utf-8>CC8A</utf-8> <name>CIRCLE ABOVE, ANGSTROM / COMBINING RING ABOVE</name> </code> <code> <isCombining>true</isCombining> <marc>EB</marc> <ucs>FE20</ucs> <utf-8>EFB8A0</utf-8> <name>LIGATURE, FIRST HALF / COMBINING LIGATURE LEFT HALF</name> </code> <code> <isCombining>true</isCombining> <marc>EC</marc> <ucs>FE21</ucs> <utf-8>EFB8A1</utf-8> <name>LIGATURE, SECOND HALF / COMBINING LIGATURE RIGHT HALF</name> </code> <code> <isCombining>true</isCombining> <marc>ED</marc> <ucs>0315</ucs> <utf-8>CC95</utf-8> <name>HIGH COMMA, OFF CENTER / COMBINING COMMA ABOVE RIGHT</name> </code> <code> <isCombining>true</isCombining> <marc>EE</marc> <ucs>030B</ucs> <utf-8>CC8B</utf-8> <name>DOUBLE ACUTE / COMBINING DOUBLE ACUTE ACCENT</name> </code> <code> <isCombining>true</isCombining> <marc>EF</marc> <ucs>0310</ucs> <utf-8>CC90</utf-8> <name>CANDRABINDU / COMBINING CANDRABINDU</name> </code> <code> <isCombining>true</isCombining> <marc>F0</marc> <ucs>0327</ucs> <utf-8>CCA7</utf-8> <name>CEDILLA / COMBINING CEDILLA</name> </code> <code> <isCombining>true</isCombining> <marc>F1</marc> <ucs>0328</ucs> <utf-8>CCA8</utf-8> <name>RIGHT HOOK, OGONEK / COMBINING OGONEK</name> </code> <code> <isCombining>true</isCombining> <marc>F2</marc> <ucs>0323</ucs> <utf-8>CCA3</utf-8> <name>DOT BELOW / COMBINING DOT BELOW</name> </code> <code> <isCombining>true</isCombining> <marc>F3</marc> <ucs>0324</ucs> <utf-8>CCA4</utf-8> <name>DOUBLE DOT BELOW / COMBINING DIAERESIS BELOW</name> </code> <code> <isCombining>true</isCombining> <marc>F4</marc> <ucs>0325</ucs> <utf-8>CCA5</utf-8> <name>CIRCLE BELOW / COMBINING RING BELOW</name> </code> <code> <isCombining>true</isCombining> <marc>F5</marc> <ucs>0333</ucs> <utf-8>CCB3</utf-8> <name>DOUBLE UNDERSCORE / COMBINING DOUBLE LOW LINE</name> </code> <code> <isCombining>true</isCombining> <marc>F6</marc> <ucs>0332</ucs> <utf-8>CCB2</utf-8> <name>UNDERSCORE / COMBINING LOW LINE</name> </code> <code> <isCombining>true</isCombining> <marc>F7</marc> <ucs>0326</ucs> <utf-8>CCA6</utf-8> <name>LEFT HOOK (COMMA BELOW) / COMBINING COMMA BELOW</name> </code> <code> <isCombining>true</isCombining> <marc>F8</marc> <ucs>031C</ucs> <utf-8>CC9C</utf-8> <name>RIGHT CEDILLA / COMBINING LEFT HALF RING BELOW</name> </code> <code> <isCombining>true</isCombining> <marc>F9</marc> <ucs>032E</ucs> <utf-8>CCAE</utf-8> <name>UPADHMANIYA / COMBINING BREVE BELOW</name> </code> <code> <isCombining>true</isCombining> <marc>FA</marc> <ucs>FE22</ucs> <utf-8>EFB8A2</utf-8> <name>DOUBLE TILDE, FIRST HALF / COMBINING DOUBLE TILDE LEFT HALF</name> </code> <code> <isCombining>true</isCombining> <marc>FB</marc> <ucs>FE23</ucs> <utf-8>EFB8A3</utf-8> <name>DOUBLE TILDE, SECOND HALF / COMBINING DOUBLE TILDE RIGHT HALF</name> </code> <code> <isCombining>true</isCombining> <marc>FE</marc> <ucs>0313</ucs> <utf-8>CC93</utf-8> <name>HIGH COMMA, CENTERED / COMBINING COMMA ABOVE (Psili)</name> </code> </characterSet> </codeTable> <codeTable number="2" name="Greek Symbols" date="January 2000"> <note>The first column in each table contains the MARC 8-bit code (in hex), the second column the UCS/Unicode 16-bit code (in hex), and the third column contains the character names: MARC name / UCS name. If the MARC name is the same as or very similar to the UCS name, only the UCS name is given.</note> <characterSet name="Greek Symbols" ISOcode="67"> <code> <marc>61</marc> <ucs>03B1</ucs> <utf-8>CEB1</utf-8> <name>GREEK SMALL LETTER ALPHA</name> </code> <code> <marc>62</marc> <ucs>03B2</ucs> <utf-8>CEB2</utf-8> <name>GREEK SMALL LETTER BETA</name> </code> <code> <marc>63</marc> <ucs>03B3</ucs> <utf-8>CEB3</utf-8> <name>GREEK SMALL LETTER GAMMA</name> </code> </characterSet> </codeTable> <codeTable number="3" name="Subscripts" date="January 2000"> <note>The first column in each table contains the MARC 8-bit code (in hex), the second column the UCS/Unicode 16-bit code (in hex), and the third column contains the character names: MARC name / UCS name. If the MARC name is the same as or very similar to the UCS name, only the UCS name is given.</note> <characterSet name="Subscripts" ISOcode="62"> <code> <marc>28</marc> <ucs>208D</ucs> <utf-8>E2828D</utf-8> <name>SUBSCRIPT OPENING PARENTHESIS / SUBSCRIPT LEFT PARENTHESIS</name> </code> <code> <marc>29</marc> <ucs>208E</ucs> <utf-8>E2828E</utf-8> <name>SUBSCRIPT CLOSING PARENTHESIS / SUBSCRIPT RIGHT PARENTHESIS</name> </code> <code> <marc>2B</marc> <ucs>208A</ucs> <utf-8>E2828A</utf-8> <name>SUBSCRIPT PLUS SIGN</name> </code> <code> <marc>2D</marc> <ucs>208B</ucs> <utf-8>E2828B</utf-8> <name>SUBSCRIPT HYPHEN-MINUS / SUBSCRIPT MINUS</name> </code> <code> <marc>30</marc> <ucs>2080</ucs> <utf-8>E28280</utf-8> <name>SUBSCRIPT DIGIT ZERO</name> </code> <code> <marc>31</marc> <ucs>2081</ucs> <utf-8>E28281</utf-8> <name>SUBSCRIPT DIGIT ONE</name> </code> <code> <marc>32</marc> <ucs>2082</ucs> <utf-8>E28282</utf-8> <name>SUBSCRIPT DIGIT TWO</name> </code> <code> <marc>33</marc> <ucs>2083</ucs> <utf-8>E28283</utf-8> <name>SUBSCRIPT DIGIT THREE</name> </code> <code> <marc>34</marc> <ucs>2084</ucs> <utf-8>E28284</utf-8> <name>SUBSCRIPT DIGIT FOUR</name> </code> <code> <marc>35</marc> <ucs>2085</ucs> <utf-8>E28285</utf-8> <name>SUBSCRIPT DIGIT FIVE</name> </code> <code> <marc>36</marc> <ucs>2086</ucs> <utf-8>E28286</utf-8> <name>SUBSCRIPT DIGIT SIX</name> </code> <code> <marc>37</marc> <ucs>2087</ucs> <utf-8>E28287</utf-8> <name>SUBSCRIPT DIGIT SEVEN</name> </code> <code> <marc>38</marc> <ucs>2088</ucs> <utf-8>E28288</utf-8> <name>SUBSCRIPT DIGIT EIGHT</name> </code> <code> <marc>39</marc> <ucs>2089</ucs> <utf-8>E28289</utf-8> <name>SUBSCRIPT DIGIT NINE</name> </code> </characterSet> </codeTable> <codeTable number="4" name="Superscripts" date="January 2000"> <note>The first column in each table contains the MARC 8-bit code (in hex), the second column the UCS/Unicode 16-bit code (in hex), and the third column contains the character names: MARC name / UCS name. If the MARC name is the same as or very similar to the UCS name, only the UCS name is given.</note> <characterSet name="Superscripts" ISOcode="70"> <code> <marc>28</marc> <ucs>207D</ucs> <utf-8>E281BD</utf-8> <name>SUPERSCRIPT OPENING PARENTHESIS / SUPERSCRIPT LEFT PARENTHESIS</name> </code> <code> <marc>29</marc> <ucs>207E</ucs> <utf-8>E281BE</utf-8> <name>SUPERSCRIPT CLOSING PARENTHESIS / SUPERSCRIPT RIGHT PARENTHESIS</name> </code> <code> <marc>2B</marc> <ucs>207A</ucs> <utf-8>E281BA</utf-8> <name>SUPERSCRIPT PLUS SIGN</name> </code> <code> <marc>2D</marc> <ucs>207B</ucs> <utf-8>E281BB</utf-8> <name>SUPERSCRIPT HYPHEN-MINUS / SUPERSCRIPT MINUS</name> </code> <code> <marc>30</marc> <ucs>2070</ucs> <utf-8>E281B0</utf-8> <name>SUPERSCRIPT DIGIT ZERO</name> </code> <code> <marc>31</marc> <ucs>00B9</ucs> <utf-8>C2B9</utf-8> <name>SUPERSCRIPT DIGIT ONE</name> </code> <code> <marc>32</marc> <ucs>00B2</ucs> <utf-8>C2B2</utf-8> <name>SUPERSCRIPT DIGIT TWO</name> </code> <code> <marc>33</marc> <ucs>00B3</ucs> <utf-8>C2B3</utf-8> <name>SUPERSCRIPT DIGIT THREE</name> </code> <code> <marc>34</marc> <ucs>2074</ucs> <utf-8>E281B4</utf-8> <name>SUPERSCRIPT DIGIT FOUR</name> </code> <code> <marc>35</marc> <ucs>2075</ucs> <utf-8>E281B5</utf-8> <name>SUPERSCRIPT DIGIT FIVE</name> </code> <code> <marc>36</marc> <ucs>2076</ucs> <utf-8>E281B6</utf-8> <name>SUPERSCRIPT DIGIT SIX</name> </code> <code> <marc>37</marc> <ucs>2077</ucs> <utf-8>E281B7</utf-8> <name>SUPERSCRIPT DIGIT SEVEN</name> </code> <code> <marc>38</marc> <ucs>2078</ucs> <utf-8>E281B8</utf-8> <name>SUPERSCRIPT DIGIT EIGHT</name> </code> <code> <marc>39</marc> <ucs>2079</ucs> <utf-8>E281B9</utf-8> <name>SUPERSCRIPT DIGIT NINE</name> </code> </characterSet> </codeTable> <codeTable number="5" name="Basic Hebrew" date="January 2000"> <note>The first column in each table contains the MARC 8-bit code (in hex), the second column the UCS/Unicode 16-bit code (in hex), and the third column contains the character names: MARC name / UCS name. If the MARC name is the same as or very similar to the UCS name, only the UCS name is given.</note> <characterSet name="Basic Hebrew" ISOcode="32"> <code> <marc>21</marc> <ucs>0021</ucs> <utf-8>21</utf-8> <name>EXCLAMATION MARK</name> </code> <code> <marc>22</marc> <ucs>05F4</ucs> <utf-8>D7B4</utf-8> <name>QUOTATION MARK, GERSHAYIM / HEBREW PUNCTUATION GERSHAYIM</name> </code> <code> <marc>23</marc> <ucs>0023</ucs> <utf-8>23</utf-8> <name>NUMBER SIGN</name> </code> <code> <marc>24</marc> <ucs>0024</ucs> <utf-8>24</utf-8> <name>DOLLAR SIGN</name> </code> <code> <marc>25</marc> <ucs>0025</ucs> <utf-8>25</utf-8> <name>PERCENT SIGN</name> </code> <code> <marc>26</marc> <ucs>0026</ucs> <utf-8>26</utf-8> <name>AMPERSAND</name> </code> <code> <marc>27</marc> <ucs>05F3</ucs> <utf-8>D7B3</utf-8> <name>APOSTROPHE, GERESH / HEBREW PUNCTUATION GERESH</name> </code> <code> <marc>28</marc> <ucs>0028</ucs> <utf-8>28</utf-8> <name>OPENING PARENTHESIS / LEFT PARENTHESIS</name> </code> <code> <marc>29</marc> <ucs>0029</ucs> <utf-8>29</utf-8> <name>CLOSING PARENTHESIS / RIGHT PARENTHESIS</name> </code> <code> <marc>2A</marc> <ucs>002A</ucs> <utf-8>2A</utf-8> <name>ASTERISK</name> </code> <code> <marc>2B</marc> <ucs>002B</ucs> <utf-8>2B</utf-8> <name>PLUS SIGN</name> </code> <code> <marc>2C</marc> <ucs>002C</ucs> <utf-8>2C</utf-8> <name>COMMA</name> </code> <code> <marc>2D</marc> <ucs>05BE</ucs> <utf-8>D6BE</utf-8> <name>HYPHEN-MINUS, MAKEF / HEBREW PUNCTUATION MAQAF</name> </code> <code> <marc>2E</marc> <ucs>002E</ucs> <utf-8>2E</utf-8> <name>PERIOD, DECIMAL POINT / FULL STOP</name> </code> <code> <marc>2F</marc> <ucs>002F</ucs> <utf-8>2F</utf-8> <name>SLASH / SOLIDUS</name> </code> <code> <marc>30</marc> <ucs>0030</ucs> <utf-8>30</utf-8> <name>DIGIT ZERO</name> </code> <code> <marc>31</marc> <ucs>0031</ucs> <utf-8>31</utf-8> <name>DIGIT ONE</name> </code> <code> <marc>32</marc> <ucs>0032</ucs> <utf-8>32</utf-8> <name>DIGIT TWO</name> </code> <code> <marc>33</marc> <ucs>0033</ucs> <utf-8>33</utf-8> <name>DIGIT THREE</name> </code> <code> <marc>34</marc> <ucs>0034</ucs> <utf-8>34</utf-8> <name>DIGIT FOUR</name> </code> <code> <marc>35</marc> <ucs>0035</ucs> <utf-8>35</utf-8> <name>DIGIT FIVE</name> </code> <code> <marc>36</marc> <ucs>0036</ucs> <utf-8>36</utf-8> <name>DIGIT SIX</name> </code> <code> <marc>37</marc> <ucs>0037</ucs> <utf-8>37</utf-8> <name>DIGIT SEVEN</name> </code> <code> <marc>38</marc> <ucs>0038</ucs> <utf-8>38</utf-8> <name>DIGIT EIGHT</name> </code> <code> <marc>39</marc> <ucs>0039</ucs> <utf-8>39</utf-8> <name>DIGIT NINE</name> </code> <code> <marc>3A</marc> <ucs>003A</ucs> <utf-8>3A</utf-8> <name>COLON</name> </code> <code> <marc>3B</marc> <ucs>003B</ucs> <utf-8>3B</utf-8> <name>SEMICOLON</name> </code> <code> <marc>3C</marc> <ucs>003C</ucs> <utf-8>3C</utf-8> <name>LESS-THAN SIGN</name> </code> <code> <marc>3D</marc> <ucs>003D</ucs> <utf-8>3D</utf-8> <name>EQUALS SIGN</name> </code> <code> <marc>3E</marc> <ucs>003E</ucs> <utf-8>3E</utf-8> <name>GREATER-THAN SIGN</name> </code> <code> <marc>3F</marc> <ucs>003F</ucs> <utf-8>3F</utf-8> <name>QUESTION MARK</name> </code> <code> <isCombining>true</isCombining> <marc>40</marc> <ucs>05B7</ucs> <utf-8>D6B7</utf-8> <name>HEBREW POINT PATAH</name> </code> <code> <isCombining>true</isCombining> <marc>41</marc> <ucs>05B8</ucs> <utf-8>D6B8</utf-8> <name>KAMATS / HEBREW POINT QAMATS</name> </code> <code> <isCombining>true</isCombining> <marc>42</marc> <ucs>05B6</ucs> <utf-8>D6B6</utf-8> <name>HEBREW POINT SEGOL</name> </code> <code> <isCombining>true</isCombining> <marc>43</marc> <ucs>05B5</ucs> <utf-8>D6B5</utf-8> <name>TSEREH / HEBREW POINT TSERE</name> </code> <code> <isCombining>true</isCombining> <marc>44</marc> <ucs>05B4</ucs> <utf-8>D6B4</utf-8> <name>HIRIK / HEBREW POINT HIRIQ</name> </code> <code> <isCombining>true</isCombining> <marc>45</marc> <ucs>05B9</ucs> <utf-8>D6B9</utf-8> <name>HOLAM, LEFT SIN DOT / HEBREW POINT HOLAM</name> </code> <code> <isCombining>true</isCombining> <marc>46</marc> <ucs>05BB</ucs> <utf-8>D6BB</utf-8> <name>KUBUTS / HEBREW POINT QUBUTS</name> </code> <code> <isCombining>true</isCombining> <marc>47</marc> <ucs>05B0</ucs> <utf-8>D6B0</utf-8> <name>HEBREW POINT SHEVA</name> </code> <code> <isCombining>true</isCombining> <marc>48</marc> <ucs>05B2</ucs> <utf-8>D6B2</utf-8> <name>HEBREW POINT HATAF PATAH</name> </code> <code> <isCombining>true</isCombining> <marc>49</marc> <ucs>05B3</ucs> <utf-8>D6B3</utf-8> <name>HATAF KAMATS / HEBREW POINT HATAF QAMATS</name> </code> <code> <isCombining>true</isCombining> <marc>4A</marc> <ucs>05B1</ucs> <utf-8>D6B1</utf-8> <name>HEBREW POINT HATAF SEGOL</name> </code> <code> <isCombining>true</isCombining> <marc>4B</marc> <ucs>05BC</ucs> <utf-8>D6BC</utf-8> <name>HEBREW POINT DAGESH OR MAPIQ</name> </code> <code> <isCombining>true</isCombining> <marc>4C</marc> <ucs>05BF</ucs> <utf-8>D6BF</utf-8> <name>RAFEH / HEBREW POINT RAFE</name> </code> <code> <isCombining>true</isCombining> <marc>4D</marc> <ucs>05C1</ucs> <utf-8>D781</utf-8> <name>RIGHT SHIN DOT / HEBREW POINT SHIN DOT</name> </code> <code> <isCombining>true</isCombining> <marc>4E</marc> <ucs>FB1E</ucs> <utf-8>EFAC9E</utf-8> <name>VARIKA / HEBREW POINT JUDEO-SPANISH VARIKA</name> </code> <code> <marc>5B</marc> <ucs>005B</ucs> <utf-8>5B</utf-8> <name>OPENING SQUARE BRACKET / LEFT SQUARE BRACKET</name> </code> <code> <marc>5D</marc> <ucs>005D</ucs> <utf-8>5D</utf-8> <name>CLOSING SQUARE BRACKET / RIGHT SQUARE BRACKET</name> </code> <code> <marc>60</marc> <ucs>05D0</ucs> <utf-8>D790</utf-8> <name>HEBREW LETTER ALEF</name> </code> <code> <marc>61</marc> <ucs>05D1</ucs> <utf-8>D791</utf-8> <name>HEBREW LETTER BET</name> </code> <code> <marc>62</marc> <ucs>05D2</ucs> <utf-8>D792</utf-8> <name>HEBREW LETTER GIMEL</name> </code> <code> <marc>63</marc> <ucs>05D3</ucs> <utf-8>D793</utf-8> <name>HEBREW LETTER DALET</name> </code> <code> <marc>64</marc> <ucs>05D4</ucs> <utf-8>D794</utf-8> <name>HEBREW LETTER HE</name> </code> <code> <marc>65</marc> <ucs>05D5</ucs> <utf-8>D795</utf-8> <name>HEBREW LETTER VAV</name> </code> <code> <marc>66</marc> <ucs>05D6</ucs> <utf-8>D796</utf-8> <name>HEBREW LETTER ZAYIN</name> </code> <code> <marc>67</marc> <ucs>05D7</ucs> <utf-8>D797</utf-8> <name>HEBREW LETTER HET</name> </code> <code> <marc>68</marc> <ucs>05D8</ucs> <utf-8>D798</utf-8> <name>HEBREW LETTER TET</name> </code> <code> <marc>69</marc> <ucs>05D9</ucs> <utf-8>D799</utf-8> <name>HEBREW LETTER YOD</name> </code> <code> <marc>6A</marc> <ucs>05DA</ucs> <utf-8>D79A</utf-8> <name>HEBREW LETTER FINAL KAF</name> </code> <code> <marc>6B</marc> <ucs>05DB</ucs> <utf-8>D79B</utf-8> <name>HEBREW LETTER KAF</name> </code> <code> <marc>6C</marc> <ucs>05DC</ucs> <utf-8>D79C</utf-8> <name>HEBREW LETTER LAMED</name> </code> <code> <marc>6D</marc> <ucs>05DD</ucs> <utf-8>D79D</utf-8> <name>HEBREW LETTER FINAL MEM</name> </code> <code> <marc>6E</marc> <ucs>05DE</ucs> <utf-8>D79E</utf-8> <name>HEBREW LETTER MEM</name> </code> <code> <marc>6F</marc> <ucs>05DF</ucs> <utf-8>D79F</utf-8> <name>HEBREW LETTER FINAL NUN</name> </code> <code> <marc>70</marc> <ucs>05E0</ucs> <utf-8>D7A0</utf-8> <name>HEBREW LETTER NUN</name> </code> <code> <marc>71</marc> <ucs>05E1</ucs> <utf-8>D7A1</utf-8> <name>HEBREW LETTER SAMEKH</name> </code> <code> <marc>72</marc> <ucs>05E2</ucs> <utf-8>D7A2</utf-8> <name>HEBREW LETTER AYIN</name> </code> <code> <marc>73</marc> <ucs>05E3</ucs> <utf-8>D7A3</utf-8> <name>HEBREW LETTER FINAL PE</name> </code> <code> <marc>74</marc> <ucs>05E4</ucs> <utf-8>D7A4</utf-8> <name>HEBREW LETTER PE</name> </code> <code> <marc>75</marc> <ucs>05E5</ucs> <utf-8>D7A5</utf-8> <name>HEBREW LETTER FINAL TSADI</name> </code> <code> <marc>76</marc> <ucs>05E6</ucs> <utf-8>D7A6</utf-8> <name>HEBREW LETTER TSADI</name> </code> <code> <marc>77</marc> <ucs>05E7</ucs> <utf-8>D7A7</utf-8> <name>HEBREW LETTER QOF / KOF</name> </code> <code> <marc>78</marc> <ucs>05E8</ucs> <utf-8>D7A8</utf-8> <name>HEBREW LETTER RESH</name> </code> <code> <marc>79</marc> <ucs>05E9</ucs> <utf-8>D7A9</utf-8> <name>HEBREW LETTER SHIN</name> </code> <code> <marc>7A</marc> <ucs>05EA</ucs> <utf-8>D7AA</utf-8> <name>HEBREW LETTER TAV</name> </code> <code> <marc>7B</marc> <ucs>05F0</ucs> <utf-8>D7B0</utf-8> <name>HEBREW LIGATURE YIDDISH DOUBLE VAV / TSVEY VOVN</name> </code> <code> <marc>7C</marc> <ucs>05F1</ucs> <utf-8>D7B1</utf-8> <name>HEBREW LIGATURE YIDDISH VAV YOD / VOV YUD</name> </code> <code> <marc>7D</marc> <ucs>05F2</ucs> <utf-8>D7B2</utf-8> <name>HEBREW LIGATURE YIDDISH DOUBLE YOD / TSVEY YUDN</name> </code> </characterSet> </codeTable> <codeTable number="6" name="Basic and Extended Cyrillic" date="January 2000"> <note>The first column in each table contains the MARC 8-bit code (in hex), the second column the UCS/Unicode 16-bit code (in hex), and the third column contains the character names: MARC name / UCS name. If the MARC name is the same as or very similar to the UCS name, only the UCS name is given.</note> <characterSet name="Basic Cyrillic" ISOcode="4E"> <code> <marc>21</marc> <ucs>0021</ucs> <utf-8>21</utf-8> <name>EXCLAMATION MARK</name> </code> <code> <marc>22</marc> <ucs>0022</ucs> <utf-8>22</utf-8> <name>QUOTATION MARK</name> </code> <code> <marc>23</marc> <ucs>0023</ucs> <utf-8>23</utf-8> <name>NUMBER SIGN</name> </code> <code> <marc>24</marc> <ucs>0024</ucs> <utf-8>24</utf-8> <name>DOLLAR SIGN</name> </code> <code> <marc>25</marc> <ucs>0025</ucs> <utf-8>25</utf-8> <name>PERCENT SIGN</name> </code> <code> <marc>26</marc> <ucs>0026</ucs> <utf-8>26</utf-8> <name>AMPERSAND</name> </code> <code> <marc>27</marc> <ucs>0027</ucs> <utf-8>27</utf-8> <name>APOSTROPHE</name> </code> <code> <marc>28</marc> <ucs>0028</ucs> <utf-8>28</utf-8> <name>OPENING PARENTHESIS / LEFT PARENTHESIS</name> </code> <code> <marc>29</marc> <ucs>0029</ucs> <utf-8>29</utf-8> <name>CLOSING PARENTHESIS / RIGHT PARENTHESIS</name> </code> <code> <marc>2A</marc> <ucs>002A</ucs> <utf-8>2A</utf-8> <name>ASTERISK</name> </code> <code> <marc>2B</marc> <ucs>002B</ucs> <utf-8>2B</utf-8> <name>PLUS SIGN</name> </code> <code> <marc>2C</marc> <ucs>002C</ucs> <utf-8>2C</utf-8> <name>COMMA</name> </code> <code> <marc>2D</marc> <ucs>002D</ucs> <utf-8>2D</utf-8> <name>HYPHEN-MINUS</name> </code> <code> <marc>2E</marc> <ucs>002E</ucs> <utf-8>2E</utf-8> <name>PERIOD, DECIMAL POINT / FULL STOP</name> </code> <code> <marc>2F</marc> <ucs>002F</ucs> <utf-8>2F</utf-8> <name>SLASH / SOLIDUS</name> </code> <code> <marc>30</marc> <ucs>0030</ucs> <utf-8>30</utf-8> <name>DIGIT ZERO</name> </code> <code> <marc>31</marc> <ucs>0031</ucs> <utf-8>31</utf-8> <name>DIGIT ONE</name> </code> <code> <marc>32</marc> <ucs>0032</ucs> <utf-8>32</utf-8> <name>DIGIT TWO</name> </code> <code> <marc>33</marc> <ucs>0033</ucs> <utf-8>33</utf-8> <name>DIGIT THREE</name> </code> <code> <marc>34</marc> <ucs>0034</ucs> <utf-8>34</utf-8> <name>DIGIT FOUR</name> </code> <code> <marc>35</marc> <ucs>0035</ucs> <utf-8>35</utf-8> <name>DIGIT FIVE</name> </code> <code> <marc>36</marc> <ucs>0036</ucs> <utf-8>36</utf-8> <name>DIGIT SIX</name> </code> <code> <marc>37</marc> <ucs>0037</ucs> <utf-8>37</utf-8> <name>DIGIT SEVEN</name> </code> <code> <marc>38</marc> <ucs>0038</ucs> <utf-8>38</utf-8> <name>DIGIT EIGHT</name> </code> <code> <marc>39</marc> <ucs>0039</ucs> <utf-8>39</utf-8> <name>DIGIT NINE</name> </code> <code> <marc>3A</marc> <ucs>003A</ucs> <utf-8>3A</utf-8> <name>COLON</name> </code> <code> <marc>3B</marc> <ucs>003B</ucs> <utf-8>3B</utf-8> <name>SEMICOLON</name> </code> <code> <marc>3C</marc> <ucs>003C</ucs> <utf-8>3C</utf-8> <name>LESS-THAN SIGN</name> </code> <code> <marc>3D</marc> <ucs>003D</ucs> <utf-8>3D</utf-8> <name>EQUALS SIGN</name> </code> <code> <marc>3E</marc> <ucs>003E</ucs> <utf-8>3E</utf-8> <name>GREATER-THAN SIGN</name> </code> <code> <marc>3F</marc> <ucs>003F</ucs> <utf-8>3F</utf-8> <name>QUESTION MARK</name> </code> <code> <marc>40</marc> <ucs>044E</ucs> <utf-8>D18E</utf-8> <name>LOWERCASE IU / CYRILLIC SMALL LETTER YU</name> </code> <code> <marc>41</marc> <ucs>0430</ucs> <utf-8>D0B0</utf-8> <name>CYRILLIC SMALL LETTER A</name> </code> <code> <marc>42</marc> <ucs>0431</ucs> <utf-8>D0B1</utf-8> <name>CYRILLIC SMALL LETTER BE</name> </code> <code> <marc>43</marc> <ucs>0446</ucs> <utf-8>D186</utf-8> <name>CYRILLIC SMALL LETTER TSE</name> </code> <code> <marc>44</marc> <ucs>0434</ucs> <utf-8>D0B4</utf-8> <name>CYRILLIC SMALL LETTER DE</name> </code> <code> <marc>45</marc> <ucs>0435</ucs> <utf-8>D0B5</utf-8> <name>CYRILLIC SMALL LETTER IE</name> </code> <code> <marc>46</marc> <ucs>0444</ucs> <utf-8>D184</utf-8> <name>CYRILLIC SMALL LETTER EF</name> </code> <code> <marc>47</marc> <ucs>0433</ucs> <utf-8>D0B3</utf-8> <name>LOWERCASE GE / CYRILLIC SMALL LETTER GHE</name> </code> <code> <marc>48</marc> <ucs>0445</ucs> <utf-8>D185</utf-8> <name>LOWERCASE KHA / CYRILLIC SMALL LETTER HA</name> </code> <code> <marc>49</marc> <ucs>0438</ucs> <utf-8>D0B8</utf-8> <name>LOWERCASE II / CYRILLIC SMALL LETTER I</name> </code> <code> <marc>4A</marc> <ucs>0439</ucs> <utf-8>D0B9</utf-8> <name>LOWERCASE SHORT II / CYRILLIC SMALL LETTER SHORT I</name> </code> <code> <marc>4B</marc> <ucs>043A</ucs> <utf-8>D0BA</utf-8> <name>CYRILLIC SMALL LETTER KA</name> </code> <code> <marc>4C</marc> <ucs>043B</ucs> <utf-8>D0BB</utf-8> <name>CYRILLIC SMALL LETTER EL</name> </code> <code> <marc>4D</marc> <ucs>043C</ucs> <utf-8>D0BC</utf-8> <name>CYRILLIC SMALL LETTER EM</name> </code> <code> <marc>4E</marc> <ucs>043D</ucs> <utf-8>D0BD</utf-8> <name>CYRILLIC SMALL LETTER EN</name> </code> <code> <marc>4F</marc> <ucs>043E</ucs> <utf-8>D0BE</utf-8> <name>CYRILLIC SMALL LETTER O</name> </code> <code> <marc>50</marc> <ucs>043F</ucs> <utf-8>D0BF</utf-8> <name>CYRILLIC SMALL LETTER PE</name> </code> <code> <marc>51</marc> <ucs>044F</ucs> <utf-8>D18F</utf-8> <name>LOWERCASE IA / CYRILLIC SMALL LETTER YA</name> </code> <code> <marc>52</marc> <ucs>0440</ucs> <utf-8>D180</utf-8> <name>CYRILLIC SMALL LETTER ER</name> </code> <code> <marc>53</marc> <ucs>0441</ucs> <utf-8>D181</utf-8> <name>CYRILLIC SMALL LETTER ES</name> </code> <code> <marc>54</marc> <ucs>0442</ucs> <utf-8>D182</utf-8> <name>CYRILLIC SMALL LETTER TE</name> </code> <code> <marc>55</marc> <ucs>0443</ucs> <utf-8>D183</utf-8> <name>CYRILLIC SMALL LETTER U</name> </code> <code> <marc>56</marc> <ucs>0436</ucs> <utf-8>D0B6</utf-8> <name>CYRILLIC SMALL LETTER ZHE</name> </code> <code> <marc>57</marc> <ucs>0432</ucs> <utf-8>D0B2</utf-8> <name>CYRILLIC SMALL LETTER VE</name> </code> <code> <marc>58</marc> <ucs>044C</ucs> <utf-8>D18C</utf-8> <name>CYRILLIC SMALL LETTER SOFT SIGN</name> </code> <code> <marc>59</marc> <ucs>044B</ucs> <utf-8>D18B</utf-8> <name>LOWERCASE YERI / CYRILLIC SMALL LETTER YERI</name> </code> <code> <marc>5A</marc> <ucs>0437</ucs> <utf-8>D0B7</utf-8> <name>CYRILLIC SMALL LETTER ZE</name> </code> <code> <marc>5B</marc> <ucs>0448</ucs> <utf-8>D188</utf-8> <name>CYRILLIC SMALL LETTER SHA</name> </code> <code> <marc>5C</marc> <ucs>044D</ucs> <utf-8>D18D</utf-8> <name>LOWERCASE REVERSED E / CYRILLIC SMALL LETTER E</name> </code> <code> <marc>5D</marc> <ucs>0449</ucs> <utf-8>D189</utf-8> <name>CYRILLIC SMALL LETTER SHCHA</name> </code> <code> <marc>5E</marc> <ucs>0447</ucs> <utf-8>D187</utf-8> <name>CYRILLIC SMALL LETTER CHE</name> </code> <code> <marc>5F</marc> <ucs>044A</ucs> <utf-8>D18A</utf-8> <name>CYRILLIC SMALL LETTER HARD SIGN</name> </code> <code> <marc>60</marc> <ucs>042E</ucs> <utf-8>D0AE</utf-8> <name>UPPERCASE IU / CYRILLIC CAPITAL LETTER YU</name> </code> <code> <marc>61</marc> <ucs>0410</ucs> <utf-8>D090</utf-8> <name>CYRILLIC CAPITAL LETTER A</name> </code> <code> <marc>62</marc> <ucs>0411</ucs> <utf-8>D091</utf-8> <name>CYRILLIC CAPITAL LETTER BE</name> </code> <code> <marc>63</marc> <ucs>0426</ucs> <utf-8>D0A6</utf-8> <name>CYRILLIC CAPITAL LETTER TSE</name> </code> <code> <marc>64</marc> <ucs>0414</ucs> <utf-8>D094</utf-8> <name>CYRILLIC CAPITAL LETTER DE</name> </code> <code> <marc>65</marc> <ucs>0415</ucs> <utf-8>D095</utf-8> <name>CYRILLIC CAPITAL LETTER IE</name> </code> <code> <marc>66</marc> <ucs>0424</ucs> <utf-8>D0A4</utf-8> <name>CYRILLIC CAPITAL LETTER EF</name> </code> <code> <marc>67</marc> <ucs>0413</ucs> <utf-8>D093</utf-8> <name>UPPERCASE GE / CYRILLIC CAPITAL LETTER GHE</name> </code> <code> <marc>68</marc> <ucs>0425</ucs> <utf-8>D0A5</utf-8> <name>UPPERCASE KHA / CYRILLIC CAPITAL LETTER HA</name> </code> <code> <marc>69</marc> <ucs>0418</ucs> <utf-8>D098</utf-8> <name>UPPERCASE II / CYRILLIC CAPITAL LETTER I</name> </code> <code> <marc>6A</marc> <ucs>0419</ucs> <utf-8>D099</utf-8> <name>UPPERCASE SHORT II / CYRILLIC CAPITAL LETTER SHORT I</name> </code> <code> <marc>6B</marc> <ucs>041A</ucs> <utf-8>D09A</utf-8> <name>CYRILLIC CAPITAL LETTER KA</name> </code> <code> <marc>6C</marc> <ucs>041B</ucs> <utf-8>D09B</utf-8> <name>CYRILLIC CAPITAL LETTER EL</name> </code> <code> <marc>6D</marc> <ucs>041C</ucs> <utf-8>D09C</utf-8> <name>CYRILLIC CAPITAL LETTER EM</name> </code> <code> <marc>6E</marc> <ucs>041D</ucs> <utf-8>D09D</utf-8> <name>CYRILLIC CAPITAL LETTER EN</name> </code> <code> <marc>6F</marc> <ucs>041E</ucs> <utf-8>D09E</utf-8> <name>CYRILLIC CAPITAL LETTER O</name> </code> <code> <marc>70</marc> <ucs>041F</ucs> <utf-8>D09F</utf-8> <name>CYRILLIC CAPITAL LETTER PE</name> </code> <code> <marc>71</marc> <ucs>042F</ucs> <utf-8>D0AF</utf-8> <name>UPPERCASE IA / CYRILLIC CAPITAL LETTER YA</name> </code> <code> <marc>72</marc> <ucs>0420</ucs> <utf-8>D0A0</utf-8> <name>CYRILLIC CAPITAL LETTER ER</name> </code> <code> <marc>73</marc> <ucs>0421</ucs> <utf-8>D0A1</utf-8> <name>CYRILLIC CAPITAL LETTER ES</name> </code> <code> <marc>74</marc> <ucs>0422</ucs> <utf-8>D0A2</utf-8> <name>CYRILLIC CAPITAL LETTER TE</name> </code> <code> <marc>75</marc> <ucs>0423</ucs> <utf-8>D0A3</utf-8> <name>CYRILLIC CAPITAL LETTER U</name> </code> <code> <marc>76</marc> <ucs>0416</ucs> <utf-8>D096</utf-8> <name>CYRILLIC CAPITAL LETTER ZHE</name> </code> <code> <marc>77</marc> <ucs>0412</ucs> <utf-8>D092</utf-8> <name>CYRILLIC CAPITAL LETTER VE</name> </code> <code> <marc>78</marc> <ucs>042C</ucs> <utf-8>D0AC</utf-8> <name>CYRILLIC CAPITAL LETTER SOFT SIGN</name> </code> <code> <marc>79</marc> <ucs>042B</ucs> <utf-8>D0AB</utf-8> <name>UPPERCASE YERI / CYRILLIC CAPITAL LETTER YERI</name> </code> <code> <marc>7A</marc> <ucs>0417</ucs> <utf-8>D097</utf-8> <name>CYRILLIC CAPITAL LETTER ZE</name> </code> <code> <marc>7B</marc> <ucs>0428</ucs> <utf-8>D0A8</utf-8> <name>CYRILLIC CAPITAL LETTER SHA</name> </code> <code> <marc>7C</marc> <ucs>042D</ucs> <utf-8>D0AD</utf-8> <name>CYRILLIC CAPITAL LETTER E</name> </code> <code> <marc>7D</marc> <ucs>0429</ucs> <utf-8>D0A9</utf-8> <name>CYRILLIC CAPITAL LETTER SHCHA</name> </code> <code> <marc>7E</marc> <ucs>0427</ucs> <utf-8>D0A7</utf-8> <name>CYRILLIC CAPITAL LETTER CHE</name> </code> </characterSet> <characterSet name="Extended Cyrillic" ISOcode="51"> <code> <marc>C0</marc> <ucs>0491</ucs> <utf-8>D291</utf-8> <name>LOWERCASE GE WITH UPTURN / CYRILLIC SMALL LETTER GHE WITH UPTURN</name> </code> <code> <marc>C1</marc> <ucs>0452</ucs> <utf-8>D192</utf-8> <name>LOWERCASE DJE / CYRILLIC SMALL LETTER DJE (Serbian)</name> </code> <code> <marc>C2</marc> <ucs>0453</ucs> <utf-8>D193</utf-8> <name>CYRILLIC SMALL LETTER GJE</name> </code> <code> <marc>C3</marc> <ucs>0454</ucs> <utf-8>D194</utf-8> <name>LOWERCASE E / CYRILLIC SMALL LETTER UKRAINIAN IE</name> </code> <code> <marc>C4</marc> <ucs>0451</ucs> <utf-8>D191</utf-8> <name>CYRILLIC SMALL LETTER IO</name> </code> <code> <marc>C5</marc> <ucs>0455</ucs> <utf-8>D195</utf-8> <name>CYRILLIC SMALL LETTER DZE</name> </code> <code> <marc>C6</marc> <ucs>0456</ucs> <utf-8>D196</utf-8> <name>LOWERCASE I / CYRILLIC SMALL LETTER BYELORUSSIAN-UKRANIAN I</name> </code> <code> <marc>C7</marc> <ucs>0457</ucs> <utf-8>D197</utf-8> <name>LOWERCASE YI / CYRILLIC SMALL LETTER YI (Ukrainian)</name> </code> <code> <marc>C8</marc> <ucs>0458</ucs> <utf-8>D198</utf-8> <name>CYRILLIC SMALL LETTER JE</name> </code> <code> <marc>C9</marc> <ucs>0459</ucs> <utf-8>D199</utf-8> <name>CYRILLIC SMALL LETTER LJE</name> </code> <code> <marc>CA</marc> <ucs>045A</ucs> <utf-8>D19A</utf-8> <name>CYRILLIC SMALL LETTER NJE</name> </code> <code> <marc>CB</marc> <ucs>045B</ucs> <utf-8>D19B</utf-8> <name>LOWERCASE TSHE / CYRILLIC SMALL LETTER TSHE (Serbian)</name> </code> <code> <marc>CC</marc> <ucs>045C</ucs> <utf-8>D19C</utf-8> <name>CYRILLIC SMALL LETTER KJE</name> </code> <code> <marc>CD</marc> <ucs>045E</ucs> <utf-8>D19E</utf-8> <name>LOWERCASE SHORT U / CYRILLIC SMALL LETTER SHORT U (Byelorussian)</name> </code> <code> <marc>CE</marc> <ucs>045F</ucs> <utf-8>D19F</utf-8> <name>CYRILLIC SMALL LETTER DZHE</name> </code> <code> <marc>D0</marc> <ucs>0463</ucs> <utf-8>D1A3</utf-8> <name>CYRILLIC SMALL LETTER YAT</name> </code> <code> <marc>D1</marc> <ucs>0473</ucs> <utf-8>D1B3</utf-8> <name>CYRILLIC SMALL LETTER FITA</name> </code> <code> <marc>D2</marc> <ucs>0475</ucs> <utf-8>D1B5</utf-8> <name>CYRILLIC SMALL LETTER IZHITSA</name> </code> <code> <marc>D3</marc> <ucs>046B</ucs> <utf-8>D1AB</utf-8> <name>CYRILLIC SMALL LETTER BIG YUS</name> </code> <code> <marc>DB</marc> <ucs>005B</ucs> <utf-8>5B</utf-8> <name>OPENING SQUARE BRACKET / LEFT SQUARE BRACKET</name> </code> <code> <marc>DD</marc> <ucs>005D</ucs> <utf-8>5D</utf-8> <name>CLOSING SQUARE BRACKET / RIGHT SQUARE BRACKET</name> </code> <code> <marc>DF</marc> <ucs>005F</ucs> <utf-8>5F</utf-8> <name>SPACING UNDERSCORE / LOW LINE</name> </code> <code> <marc>E0</marc> <ucs>0490</ucs> <utf-8>D290</utf-8> <name>UPPERCASE GE WITH UPTURN / CYRILLIC CAPITAL LETTER GHE WITH UPTURN</name> </code> <code> <marc>E1</marc> <ucs>0402</ucs> <utf-8>D082</utf-8> <name>UPPERCASE DJE / CYRILLIC CAPITAL LETTER DJE (Serbian)</name> </code> <code> <marc>E2</marc> <ucs>0403</ucs> <utf-8>D083</utf-8> <name>CYRILLIC CAPITAL LETTER GJE</name> </code> <code> <marc>E3</marc> <ucs>0404</ucs> <utf-8>D084</utf-8> <name>UPPERCASE E / CYRILLIC CAPITAL LETTER UKRAINIAN IE</name> </code> <code> <marc>E4</marc> <ucs>0401</ucs> <utf-8>D081</utf-8> <name>CYRILLIC CAPITAL LETTER IO</name> </code> <code> <marc>E5</marc> <ucs>0405</ucs> <utf-8>D085</utf-8> <name>CYRILLIC CAPITAL LETTER DZE</name> </code> <code> <marc>E6</marc> <ucs>0406</ucs> <utf-8>D086</utf-8> <name>UPPERCASE I / CYRILLIC CAPITAL LETTER BYELORUSSIAN-UKRANIAN I</name> </code> <code> <marc>E7</marc> <ucs>0407</ucs> <utf-8>D087</utf-8> <name>UPPERCASE YI / CYRILLIC CAPITAL LETTER YI (Ukrainian)</name> </code> <code> <marc>E8</marc> <ucs>0408</ucs> <utf-8>D088</utf-8> <name>CYRILLIC CAPITAL LETTER JE</name> </code> <code> <marc>E9</marc> <ucs>0409</ucs> <utf-8>D089</utf-8> <name>CYRILLIC CAPITAL LETTER LJE</name> </code> <code> <marc>EA</marc> <ucs>040A</ucs> <utf-8>D08A</utf-8> <name>CYRILLIC CAPITAL LETTER NJE</name> </code> <code> <marc>EB</marc> <ucs>040B</ucs> <utf-8>D08B</utf-8> <name>UPPERCASE TSHE / CYRILLIC CAPITAL LETTER TSHE (Serbian)</name> </code> <code> <marc>EC</marc> <ucs>040C</ucs> <utf-8>D08C</utf-8> <name>CYRILLIC CAPITAL LETTER KJE</name> </code> <code> <marc>ED</marc> <ucs>040E</ucs> <utf-8>D08E</utf-8> <name>UPPERCASE SHORT U / CYRILLIC CAPITAL LETTER SHORT U (Byelorussian)</name> </code> <code> <marc>EE</marc> <ucs>040F</ucs> <utf-8>D08F</utf-8> <name>CYRILLIC CAPITAL LETTER DZHE</name> </code> <code> <marc>EF</marc> <ucs>042A</ucs> <utf-8>D0AA</utf-8> <name>CYRILLIC CAPITAL LETTER HARD SIGN</name> </code> <code> <marc>F0</marc> <ucs>0462</ucs> <utf-8>D1A2</utf-8> <name>CYRILLIC CAPITAL LETTER YAT</name> </code> <code> <marc>F1</marc> <ucs>0472</ucs> <utf-8>D1B2</utf-8> <name>CYRILLIC CAPITAL LETTER FITA</name> </code> <code> <marc>F2</marc> <ucs>0474</ucs> <utf-8>D1B4</utf-8> <name>CYRILLIC CAPITAL LETTER IZHITSA</name> </code> <code> <marc>F3</marc> <ucs>046A</ucs> <utf-8>D1AA</utf-8> <name>CYRILLIC CAPITAL LETTER BIG YUS</name> </code> </characterSet> </codeTable> <codeTable number="7" name="Basic and Extended Arabic" date="July 2001"> <note>The first column in each table contains the MARC 8-bit code (in hex), the second column the UCS/Unicode 16-bit code (in hex), and the third column contains the character names: MARC name / UCS name. If the MARC name is the same as or very similar to the UCS name, only the UCS name is given.</note> <characterSet name="Basic Arabic" ISOcode="33"> <code> <marc>21</marc> <ucs>0021</ucs> <utf-8>21</utf-8> <name>EXCLAMATION MARK</name> </code> <code> <marc>22</marc> <ucs>0022</ucs> <utf-8>22</utf-8> <name>QUOTATION MARK</name> </code> <code> <marc>23</marc> <ucs>0023</ucs> <utf-8>23</utf-8> <name>NUMBER SIGN</name> </code> <code> <marc>24</marc> <ucs>0024</ucs> <utf-8>24</utf-8> <name>DOLLAR SIGN</name> </code> <code> <marc>25</marc> <ucs>066A</ucs> <utf-8>D9AA</utf-8> <name>PERCENT SIGN / ARABIC PERCENT SIGN</name> </code> <code> <marc>26</marc> <ucs>0026</ucs> <utf-8>26</utf-8> <name>AMPERSAND</name> </code> <code> <marc>27</marc> <ucs>0027</ucs> <utf-8>27</utf-8> <name>APOSTROPHE</name> </code> <code> <marc>28</marc> <ucs>0028</ucs> <utf-8>28</utf-8> <name>OPENING PARENTHESIS / LEFT PARENTHESIS</name> </code> <code> <marc>29</marc> <ucs>0029</ucs> <utf-8>29</utf-8> <name>CLOSING PARENTHESIS / RIGHT PARENTHESIS</name> </code> <code> <marc>2A</marc> <ucs>066D</ucs> <utf-8>D9AD</utf-8> <name>ASTERISK / ARABIC FIVE POINTED STAR</name> </code> <code> <marc>2B</marc> <ucs>002B</ucs> <utf-8>2B</utf-8> <name>PLUS SIGN</name> </code> <code> <marc>2C</marc> <ucs>060C</ucs> <utf-8>D88C</utf-8> <name>ARABIC COMMA</name> </code> <code> <marc>2D</marc> <ucs>002D</ucs> <utf-8>2D</utf-8> <name>HYPHEN-MINUS</name> </code> <code> <marc>2E</marc> <ucs>002E</ucs> <utf-8>2E</utf-8> <name>PERIOD, DECIMAL POINT / FULL STOP</name> </code> <code> <marc>2F</marc> <ucs>002F</ucs> <utf-8>2F</utf-8> <name>SLASH / SOLIDUS</name> </code> <code> <marc>30</marc> <ucs>0660</ucs> <utf-8>D9A0</utf-8> <name>ARABIC-INDIC DIGIT ZERO</name> </code> <code> <marc>31</marc> <ucs>0661</ucs> <utf-8>D9A1</utf-8> <name>ARABIC-INDIC DIGIT ONE</name> </code> <code> <marc>32</marc> <ucs>0662</ucs> <utf-8>D9A2</utf-8> <name>ARABIC-INDIC DIGIT TWO</name> </code> <code> <marc>33</marc> <ucs>0663</ucs> <utf-8>D9A3</utf-8> <name>ARABIC-INDIC DIGIT THREE</name> </code> <code> <marc>34</marc> <ucs>0664</ucs> <utf-8>D9A4</utf-8> <name>ARABIC-INDIC DIGIT FOUR</name> </code> <code> <marc>35</marc> <ucs>0665</ucs> <utf-8>D9A5</utf-8> <name>ARABIC-INDIC DIGIT FIVE</name> </code> <code> <marc>36</marc> <ucs>0666</ucs> <utf-8>D9A6</utf-8> <name>ARABIC-INDIC DIGIT SIX</name> </code> <code> <marc>37</marc> <ucs>0667</ucs> <utf-8>D9A7</utf-8> <name>ARABIC-INDIC DIGIT SEVEN</name> </code> <code> <marc>38</marc> <ucs>0668</ucs> <utf-8>D9A8</utf-8> <name>ARABIC-INDIC DIGIT EIGHT</name> </code> <code> <marc>39</marc> <ucs>0669</ucs> <utf-8>D9A9</utf-8> <name>ARABIC-INDIC DIGIT NINE</name> </code> <code> <marc>3A</marc> <ucs>003A</ucs> <utf-8>3A</utf-8> <name>COLON</name> </code> <code> <marc>3B</marc> <ucs>061B</ucs> <utf-8>D89B</utf-8> <name>ARABIC SEMICOLON</name> </code> <code> <marc>3C</marc> <ucs>003C</ucs> <utf-8>3C</utf-8> <name>LESS-THAN SIGN</name> </code> <code> <marc>3D</marc> <ucs>003D</ucs> <utf-8>3D</utf-8> <name>EQUALS SIGN</name> </code> <code> <marc>3E</marc> <ucs>003E</ucs> <utf-8>3E</utf-8> <name>GREATER-THAN SIGN</name> </code> <code> <marc>3F</marc> <ucs>061F</ucs> <utf-8>D89F</utf-8> <name>ARABIC QUESTION MARK</name> </code> <code> <marc>41</marc> <ucs>0621</ucs> <utf-8>D8A1</utf-8> <name>HAMZAH / ARABIC LETTER HAMZA</name> </code> <code> <marc>42</marc> <ucs>0622</ucs> <utf-8>D8A2</utf-8> <name>ARABIC LETTER ALEF WITH MADDA ABOVE</name> </code> <code> <marc>43</marc> <ucs>0623</ucs> <utf-8>D8A3</utf-8> <name>ARABIC LETTER ALEF WITH HAMZA ABOVE</name> </code> <code> <marc>44</marc> <ucs>0624</ucs> <utf-8>D8A4</utf-8> <name>ARABIC LETTER WAW WITH HAMZA ABOVE</name> </code> <code> <marc>45</marc> <ucs>0625</ucs> <utf-8>D8A5</utf-8> <name>ARABIC LETTER ALEF WITH HAMZA BELOW</name> </code> <code> <marc>46</marc> <ucs>0626</ucs> <utf-8>D8A6</utf-8> <name>ARABIC LETTER YEH WITH HAMZA ABOVE</name> </code> <code> <marc>47</marc> <ucs>0627</ucs> <utf-8>D8A7</utf-8> <name>ARABIC LETTER ALEF</name> </code> <code> <marc>48</marc> <ucs>0628</ucs> <utf-8>D8A8</utf-8> <name>ARABIC LETTER BEH</name> </code> <code> <marc>49</marc> <ucs>0629</ucs> <utf-8>D8A9</utf-8> <name>ARABIC LETTER TEH MARBUTA</name> </code> <code> <marc>4A</marc> <ucs>062A</ucs> <utf-8>D8AA</utf-8> <name>ARABIC LETTER TEH</name> </code> <code> <marc>4B</marc> <ucs>062B</ucs> <utf-8>D8AB</utf-8> <name>ARABIC LETTER THEH</name> </code> <code> <marc>4C</marc> <ucs>062C</ucs> <utf-8>D8AC</utf-8> <name>ARABIC LETTER JEEM</name> </code> <code> <marc>4D</marc> <ucs>062D</ucs> <utf-8>D8AD</utf-8> <name>ARABIC LETTER HAH</name> </code> <code> <marc>4E</marc> <ucs>062E</ucs> <utf-8>D8AE</utf-8> <name>ARABIC LETTER KHAH</name> </code> <code> <marc>4F</marc> <ucs>062F</ucs> <utf-8>D8AF</utf-8> <name>ARABIC LETTER DAL</name> </code> <code> <marc>50</marc> <ucs>0630</ucs> <utf-8>D8B0</utf-8> <name>ARABIC LETTER THAL</name> </code> <code> <marc>51</marc> <ucs>0631</ucs> <utf-8>D8B1</utf-8> <name>ARABIC LETTER REH</name> </code> <code> <marc>52</marc> <ucs>0632</ucs> <utf-8>D8B2</utf-8> <name>ARABIC LETTER ZAIN</name> </code> <code> <marc>53</marc> <ucs>0633</ucs> <utf-8>D8B3</utf-8> <name>ARABIC LETTER SEEN</name> </code> <code> <marc>54</marc> <ucs>0634</ucs> <utf-8>D8B4</utf-8> <name>ARABIC LETTER SHEEN</name> </code> <code> <marc>55</marc> <ucs>0635</ucs> <utf-8>D8B5</utf-8> <name>ARABIC LETTER SAD</name> </code> <code> <marc>56</marc> <ucs>0636</ucs> <utf-8>D8B6</utf-8> <name>ARABIC LETTER DAD</name> </code> <code> <marc>57</marc> <ucs>0637</ucs> <utf-8>D8B7</utf-8> <name>ARABIC LETTER TAH</name> </code> <code> <marc>58</marc> <ucs>0638</ucs> <utf-8>D8B8</utf-8> <name>ARABIC LETTER ZAH</name> </code> <code> <marc>59</marc> <ucs>0639</ucs> <utf-8>D8B9</utf-8> <name>ARABIC LETTER AIN</name> </code> <code> <marc>5A</marc> <ucs>063A</ucs> <utf-8>D8BA</utf-8> <name>ARABIC LETTER GHAIN</name> </code> <code> <marc>5B</marc> <ucs>005B</ucs> <utf-8>5B</utf-8> <name>OPENING SQUARE BRACKET / LEFT SQUARE BRACKET</name> </code> <code> <marc>5D</marc> <ucs>005D</ucs> <utf-8>5D</utf-8> <name>CLOSING SQUARE BRACKET / RIGHT SQUARE BRACKET</name> </code> <code> <marc>60</marc> <ucs>0640</ucs> <utf-8>D980</utf-8> <name>ARABIC TATWEEL</name> </code> <code> <marc>61</marc> <ucs>0641</ucs> <utf-8>D981</utf-8> <name>ARABIC LETTER FEH</name> </code> <code> <marc>62</marc> <ucs>0642</ucs> <utf-8>D982</utf-8> <name>ARABIC LETTER QAF</name> </code> <code> <marc>63</marc> <ucs>0643</ucs> <utf-8>D983</utf-8> <name>ARABIC LETTER KAF</name> </code> <code> <marc>64</marc> <ucs>0644</ucs> <utf-8>D984</utf-8> <name>ARABIC LETTER LAM</name> </code> <code> <marc>65</marc> <ucs>0645</ucs> <utf-8>D985</utf-8> <name>ARABIC LETTER MEEM</name> </code> <code> <marc>66</marc> <ucs>0646</ucs> <utf-8>D986</utf-8> <name>ARABIC LETTER NOON</name> </code> <code> <marc>67</marc> <ucs>0647</ucs> <utf-8>D987</utf-8> <name>ARABIC LETTER HEH</name> </code> <code> <marc>68</marc> <ucs>0648</ucs> <utf-8>D988</utf-8> <name>ARABIC LETTER WAW</name> </code> <code> <marc>69</marc> <ucs>0649</ucs> <utf-8>D989</utf-8> <name>ARABIC LETTER ALEF MAKSURA</name> </code> <code> <marc>6A</marc> <ucs>064A</ucs> <utf-8>D98A</utf-8> <name>ARABIC LETTER YEH</name> </code> <code> <isCombining>true</isCombining> <marc>6B</marc> <ucs>064B</ucs> <utf-8>D98B</utf-8> <name>ARABIC FATHATAN</name> </code> <code> <isCombining>true</isCombining> <marc>6C</marc> <ucs>064C</ucs> <utf-8>D98C</utf-8> <name>ARABIC DAMMATAN</name> </code> <code> <isCombining>true</isCombining> <marc>6D</marc> <ucs>064D</ucs> <utf-8>D98D</utf-8> <name>ARABIC KASRATAN</name> </code> <code> <isCombining>true</isCombining> <marc>6E</marc> <ucs>064E</ucs> <utf-8>D98E</utf-8> <name>ARABIC FATHA</name> </code> <code> <isCombining>true</isCombining> <marc>6F</marc> <ucs>064F</ucs> <utf-8>D98F</utf-8> <name>ARABIC DAMMA</name> </code> <code> <isCombining>true</isCombining> <marc>70</marc> <ucs>0650</ucs> <utf-8>D990</utf-8> <name>ARABIC KASRA</name> </code> <code> <isCombining>true</isCombining> <marc>71</marc> <ucs>0651</ucs> <utf-8>D991</utf-8> <name>ARABIC SHADDA</name> </code> <code> <isCombining>true</isCombining> <marc>72</marc> <ucs>0652</ucs> <utf-8>D992</utf-8> <name>ARABIC SUKUN</name> </code> <code> <marc>73</marc> <ucs>0671</ucs> <utf-8>D9B1</utf-8> <name>ARABIC LETTER ALEF WASLA</name> </code> <code> <marc>74</marc> <ucs>0670</ucs> <utf-8>D9B0</utf-8> <name>ARABIC LETTER SUPERSCRIPT ALEF</name> </code> <code> <marc>78</marc> <ucs>066C</ucs> <utf-8>D9AC</utf-8> <name>ARABIC THOUSANDS SEPARATOR</name> </code> <code> <marc>79</marc> <ucs>201D</ucs> <utf-8>E2809D</utf-8> <name>RIGHT DOUBLE QUOTATION MARK</name> </code> <code> <marc>7A</marc> <ucs>201C</ucs> <utf-8>E2809C</utf-8> <name>LEFT DOUBLE QUOTATION MARK</name> </code> </characterSet> <characterSet name="Extended Arabic" ISOcode="34"> <code> <marc>A1</marc> <ucs>06FD</ucs> <utf-8>DBBD</utf-8> <name>DOUBLE ALEF WITH HAMZA ABOVE / ARABIC SIGN SINDHI AMPERSAND</name> </code> <code> <marc>A2</marc> <ucs>0672</ucs> <utf-8>D9B2</utf-8> <name>ARABIC LETTER ALEF WITH WAVY HAMZA ABOVE</name> </code> <code> <marc>A3</marc> <ucs>0673</ucs> <utf-8>D9B3</utf-8> <name>ARABIC LETTER ALEF WITH WAVY HAMZA BELOW</name> </code> <code> <marc>A4</marc> <ucs>0679</ucs> <utf-8>D9B9</utf-8> <name>ARABIC LETTER TTEH</name> </code> <code> <marc>A5</marc> <ucs>067A</ucs> <utf-8>D9BA</utf-8> <name>ARABIC LETTER TTEHEH</name> </code> <code> <marc>A6</marc> <ucs>067B</ucs> <utf-8>D9BB</utf-8> <name>ARABIC LETTER BBEH</name> </code> <code> <marc>A7</marc> <ucs>067C</ucs> <utf-8>D9BC</utf-8> <name>ARABIC LETTER TEH WITH RING</name> </code> <code> <marc>A8</marc> <ucs>067D</ucs> <utf-8>D9BD</utf-8> <name>ARABIC LETTER TEH WITH THREE DOTS ABOVE DOWNWARDS</name> </code> <code> <marc>A9</marc> <ucs>067E</ucs> <utf-8>D9BE</utf-8> <name>ARABIC LETTER PEH</name> </code> <code> <marc>AA</marc> <ucs>067F</ucs> <utf-8>D9BF</utf-8> <name>ARABIC LETTER TEHEH</name> </code> <code> <marc>AB</marc> <ucs>0680</ucs> <utf-8>DA80</utf-8> <name>ARABIC LETTER BEHEH</name> </code> <code> <marc>AC</marc> <ucs>0681</ucs> <utf-8>DA81</utf-8> <name>ARABIC LETTER HAH WITH HAMZA ABOVE</name> </code> <code> <marc>AD</marc> <ucs>0682</ucs> <utf-8>DA82</utf-8> <name>ARABIC LETTER HAH WITH TWO ABOVE DOTS VERTICAL ABOVE</name> </code> <code> <marc>AE</marc> <ucs>0683</ucs> <utf-8>DA83</utf-8> <name>ARABIC LETTER NYEH</name> </code> <code> <marc>AF</marc> <ucs>0684</ucs> <utf-8>DA84</utf-8> <name>ARABIC LETTER DYEH</name> </code> <code> <marc>B0</marc> <ucs>0685</ucs> <utf-8>DA85</utf-8> <name>ARABIC LETTER HAH WITH THREE DOTS ABOVE</name> </code> <code> <marc>B1</marc> <ucs>0686</ucs> <utf-8>DA86</utf-8> <name>ARABIC LETTER TCHEH</name> </code> <code> <marc>B2</marc> <ucs>06BF</ucs> <utf-8>DABF</utf-8> <name>ARABIC LETTER TCHEH WITH DOT ABOVE</name> </code> <code> <marc>B3</marc> <ucs>0687</ucs> <utf-8>DA87</utf-8> <name>ARABIC LETTER TCHEHEH</name> </code> <code> <marc>B4</marc> <ucs>0688</ucs> <utf-8>DA88</utf-8> <name>ARABIC LETTER DDAL</name> </code> <code> <marc>B5</marc> <ucs>0689</ucs> <utf-8>DA89</utf-8> <name>ARABIC LETTER DAL WITH RING</name> </code> <code> <marc>B6</marc> <ucs>068A</ucs> <utf-8>DA8A</utf-8> <name>ARABIC LETTER DAL WITH DOT BELOW</name> </code> <code> <marc>B7</marc> <ucs>068B</ucs> <utf-8>DA8B</utf-8> <name>ARABIC LETTER DAL WITH DOT BELOW AND SMALL TAH</name> </code> <code> <marc>B8</marc> <ucs>068C</ucs> <utf-8>DA8C</utf-8> <name>ARABIC LETTER DAHAL</name> </code> <code> <marc>B9</marc> <ucs>068D</ucs> <utf-8>DA8D</utf-8> <name>ARABIC LETTER DDAHAL</name> </code> <code> <marc>BA</marc> <ucs>068E</ucs> <utf-8>DA8E</utf-8> <name>ARABIC LETTER DUL</name> </code> <code> <marc>BB</marc> <ucs>068F</ucs> <utf-8>DA8F</utf-8> <name>ARABIC LETTER DAL WITH THREE DOTS ABOVE DOWNWARDS</name> </code> <code> <marc>BC</marc> <ucs>0690</ucs> <utf-8>DA90</utf-8> <name>ARABIC LETTER DAL WITH FOUR DOTS ABOVE</name> </code> <code> <marc>BD</marc> <ucs>0691</ucs> <utf-8>DA91</utf-8> <name>ARABIC LETTER RREH</name> </code> <code> <marc>BE</marc> <ucs>0692</ucs> <utf-8>DA92</utf-8> <name>ARABIC LETTER REH WITH SMALL V</name> </code> <code> <marc>BF</marc> <ucs>0693</ucs> <utf-8>DA93</utf-8> <name>ARABIC LETTER REH WITH RING</name> </code> <code> <marc>C0</marc> <ucs>0694</ucs> <utf-8>DA94</utf-8> <name>ARABIC LETTER REH WITH DOT BELOW</name> </code> <code> <marc>C1</marc> <ucs>0695</ucs> <utf-8>DA95</utf-8> <name>ARABIC LETTER REH WITH SMALL V BELOW</name> </code> <code> <marc>C2</marc> <ucs>0696</ucs> <utf-8>DA96</utf-8> <name>ARABIC LETTER REH WITH DOT BELOW AND DOT ABOVE</name> </code> <code> <marc>C3</marc> <ucs>0697</ucs> <utf-8>DA97</utf-8> <name>ARABIC LETTER REH WITH TWO DOTS ABOVE</name> </code> <code> <marc>C4</marc> <ucs>0698</ucs> <utf-8>DA98</utf-8> <name>ARABIC LETTER JEH</name> </code> <code> <marc>C5</marc> <ucs>0699</ucs> <utf-8>DA99</utf-8> <name>ARABIC LETTER REH WITH FOUR DOTS ABOVE</name> </code> <code> <marc>C6</marc> <ucs>069A</ucs> <utf-8>DA9A</utf-8> <name>ARABIC LETTER SEEN WITH DOT BELOW AND DOT ABOVE</name> </code> <code> <marc>C7</marc> <ucs>069B</ucs> <utf-8>DA9B</utf-8> <name>ARABIC LETTER SEEN WITH THREE DOTS BELOW</name> </code> <code> <marc>C8</marc> <ucs>069C</ucs> <utf-8>DA9C</utf-8> <name>ARABIC LETTER SEEN WITH THREE DOTS BELOW AND THREE DOTS ABOVE</name> </code> <code> <marc>C9</marc> <ucs>06FA</ucs> <utf-8>DBBA</utf-8> <name>ARABIC LETTER SHEEN WITH DOT BELOW</name> </code> <code> <marc>CA</marc> <ucs>069D</ucs> <utf-8>DA9D</utf-8> <name>ARABIC LETTER SAD WITH TWO DOTS BELOW</name> </code> <code> <marc>CB</marc> <ucs>069E</ucs> <utf-8>DA9E</utf-8> <name>ARABIC LETTER SAD WITH THREE DOTS ABOVE</name> </code> <code> <marc>CC</marc> <ucs>06FB</ucs> <utf-8>DBBB</utf-8> <name>ARABIC LETTER DAD WITH DOT BELOW</name> </code> <code> <marc>CD</marc> <ucs>069F</ucs> <utf-8>DA9F</utf-8> <name>ARABIC LETTER TAH WITH THREE DOTS ABOVE</name> </code> <code> <marc>CE</marc> <ucs>06A0</ucs> <utf-8>DAA0</utf-8> <name>ARABIC LETTER AIN WITH THREE DOTS ABOVE</name> </code> <code> <marc>CF</marc> <ucs>06FC</ucs> <utf-8>DBBC</utf-8> <name>ARABIC LETTER GHAIN WITH DOT BELOW</name> </code> <code> <marc>D0</marc> <ucs>06A1</ucs> <utf-8>DAA1</utf-8> <name>ARABIC LETTER DOTLESS FEH</name> </code> <code> <marc>D1</marc> <ucs>06A2</ucs> <utf-8>DAA2</utf-8> <name>ARABIC LETTER FEH WITH DOT MOVED BELOW</name> </code> <code> <marc>D2</marc> <ucs>06A3</ucs> <utf-8>DAA3</utf-8> <name>ARABIC LETTER FEH WITH DOT BELOW</name> </code> <code> <marc>D3</marc> <ucs>06A4</ucs> <utf-8>DAA4</utf-8> <name>ARABIC LETTER VEH</name> </code> <code> <marc>D4</marc> <ucs>06A5</ucs> <utf-8>DAA5</utf-8> <name>ARABIC LETTER FEH WITH THREE DOTS BELOW</name> </code> <code> <marc>D5</marc> <ucs>06A6</ucs> <utf-8>DAA6</utf-8> <name>ARABIC LETTER PEHEH</name> </code> <code> <marc>D6</marc> <ucs>06A7</ucs> <utf-8>DAA7</utf-8> <name>ARABIC LETTER QAF WITH DOT ABOVE</name> </code> <code> <marc>D7</marc> <ucs>06A8</ucs> <utf-8>DAA8</utf-8> <name>ARABIC LETTER QAF WITH THREE DOTS ABOVE</name> </code> <code> <marc>D8</marc> <ucs>06A9</ucs> <utf-8>DAA9</utf-8> <name>ARABIC LETTER KEHEH</name> </code> <code> <marc>D9</marc> <ucs>06AA</ucs> <utf-8>DAAA</utf-8> <name>ARABIC LETTER SWASH KAF</name> </code> <code> <marc>DA</marc> <ucs>06AB</ucs> <utf-8>DAAB</utf-8> <name>ARABIC LETTER KAF WITH RING</name> </code> <code> <marc>DB</marc> <ucs>06AC</ucs> <utf-8>DAAC</utf-8> <name>ARABIC LETTER KAF WITH DOT ABOVE</name> </code> <code> <marc>DC</marc> <ucs>06AD</ucs> <utf-8>DAAD</utf-8> <name>ARABIC LETTER NG</name> </code> <code> <marc>DD</marc> <ucs>06AE</ucs> <utf-8>DAAE</utf-8> <name>ARABIC LETTER KAF WITH THREE DOTS BELOW</name> </code> <code> <marc>DE</marc> <ucs>06AF</ucs> <utf-8>DAAF</utf-8> <name>ARABIC LETTER GAF</name> </code> <code> <marc>DF</marc> <ucs>06B0</ucs> <utf-8>DAB0</utf-8> <name>ARABIC LETTER GAF WITH RING</name> </code> <code> <marc>E0</marc> <ucs>06B1</ucs> <utf-8>DAB1</utf-8> <name>ARABIC LETTER NGOEH</name> </code> <code> <marc>E1</marc> <ucs>06B2</ucs> <utf-8>DAB2</utf-8> <name>ARABIC LETTER GAF WITH TWO DOTS BELOW</name> </code> <code> <marc>E2</marc> <ucs>06B3</ucs> <utf-8>DAB3</utf-8> <name>ARABIC LETTER GUEH</name> </code> <code> <marc>E3</marc> <ucs>06B4</ucs> <utf-8>DAB4</utf-8> <name>ARABIC LETTER GAF WITH THREE DOTS ABOVE</name> </code> <code> <marc>E4</marc> <ucs>06B5</ucs> <utf-8>DAB5</utf-8> <name>ARABIC LETTER LAM WITH SMALL V</name> </code> <code> <marc>E5</marc> <ucs>06B6</ucs> <utf-8>DAB6</utf-8> <name>ARABIC LETTER LAM WITH DOT ABOVE</name> </code> <code> <marc>E6</marc> <ucs>06B7</ucs> <utf-8>DAB7</utf-8> <name>ARABIC LETTER LAM WITH THREE DOTS ABOVE</name> </code> <code> <marc>E7</marc> <ucs>06B8</ucs> <utf-8>DAB8</utf-8> <name>ARABIC LETTER LAM WITH THREE DOTS BELOW</name> </code> <code> <marc>E8</marc> <ucs>06BA</ucs> <utf-8>DABA</utf-8> <name>ARABIC LETTER NOON GHUNNA</name> </code> <code> <marc>E9</marc> <ucs>06BB</ucs> <utf-8>DABB</utf-8> <name>ARABIC LETTER RNOON</name> </code> <code> <marc>EA</marc> <ucs>06BC</ucs> <utf-8>DABC</utf-8> <name>ARABIC LETTER NOON WITH RING</name> </code> <code> <marc>EB</marc> <ucs>06BD</ucs> <utf-8>DABD</utf-8> <name>ARABIC LETTER NOON WITH THREE DOTS ABOVE</name> </code> <code> <marc>EC</marc> <ucs>06B9</ucs> <utf-8>DAB9</utf-8> <name>ARABIC LETTER NOON WITH DOT BELOW</name> </code> <code> <marc>ED</marc> <ucs>06BE</ucs> <utf-8>DABE</utf-8> <name>ARABIC LETTER HEH DOACHASHMEE</name> </code> <code> <marc>EE</marc> <ucs>06C0</ucs> <utf-8>DB80</utf-8> <name>HEH WITH HAMZA ABOVE / ARABIC LETTER HEH WITH YEH ABOVE</name> </code> <code> <marc>EF</marc> <ucs>06C4</ucs> <utf-8>DB84</utf-8> <name>ARABIC LETTER WAW WITH RING</name> </code> <code> <marc>F0</marc> <ucs>06C5</ucs> <utf-8>DB85</utf-8> <name>KYRGHYZ OE / ARABIC LETTER KIRGHIZ OE</name> </code> <code> <marc>F1</marc> <ucs>06C6</ucs> <utf-8>DB86</utf-8> <name>ARABIC LETTER OE</name> </code> <code> <marc>F2</marc> <ucs>06CA</ucs> <utf-8>DB8A</utf-8> <name>ARABIC LETTER WAW WITH TWO DOTS ABOVE</name> </code> <code> <marc>F3</marc> <ucs>06CB</ucs> <utf-8>DB8B</utf-8> <name>ARABIC LETTER VE</name> </code> <code> <marc>F4</marc> <ucs>06CD</ucs> <utf-8>DB8D</utf-8> <name>ARABIC LETTER YEH WITH TAIL</name> </code> <code> <marc>F5</marc> <ucs>06CE</ucs> <utf-8>DB8E</utf-8> <name>ARABIC LETTER YEH WITH SMALL V</name> </code> <code> <marc>F6</marc> <ucs>06D0</ucs> <utf-8>DB90</utf-8> <name>ARABIC LETTER E</name> </code> <code> <marc>F7</marc> <ucs>06D2</ucs> <utf-8>DB92</utf-8> <name>ARABIC LETTER YEH BARREE</name> </code> <code> <marc>F8</marc> <ucs>06D3</ucs> <utf-8>DB93</utf-8> <name>ARABIC LETTER YEH BARREE WITH HAMZA ABOVE</name> </code> <code> <isCombining>true</isCombining> <marc>FD</marc> <ucs>0306</ucs> <utf-8>CC86</utf-8> <name>SHORT E / COMBINING BREVE</name> </code> <code> <isCombining>true</isCombining> <marc>FE</marc> <ucs>030C</ucs> <utf-8>CC8C</utf-8> <name>SHORT U / COMBINING CARON</name> </code> </characterSet> </codeTable> <codeTable number="8" name="Greek" date="January 2000"> <note>The first column in each table contains the MARC 8-bit code (in hex), the second column the UCS/Unicode 16-bit code (in hex), and the third column contains the character names: MARC name / UCS name. If the MARC name is the same as or very similar to the UCS name, only the UCS name is given.</note> <characterSet name="Basic Greek" ISOcode="53"> <code> <isCombining>true</isCombining> <marc>21</marc> <ucs>0300</ucs> <utf-8>CC80</utf-8> <name>COMBINING GRAVE ACCENT</name> </code> <code> <isCombining>true</isCombining> <marc>22</marc> <ucs>0301</ucs> <utf-8>CC81</utf-8> <name>COMBINING ACUTE ACCENT</name> </code> <code> <isCombining>true</isCombining> <marc>23</marc> <ucs>0308</ucs> <utf-8>CC88</utf-8> <name>COMBINING DIAERESIS</name> </code> <code> <isCombining>true</isCombining> <marc>24</marc> <ucs>0342</ucs> <utf-8>CD82</utf-8> <name>COMBINING GREEK PERISPOMENI / CIRCUMFLEX</name> </code> <code> <isCombining>true</isCombining> <marc>25</marc> <ucs>0313</ucs> <utf-8>CC93</utf-8> <name>COMBINING COMMA ABOVE / SMOOTH BREATHING</name> </code> <code> <isCombining>true</isCombining> <marc>26</marc> <ucs>0314</ucs> <utf-8>CC94</utf-8> <name>COMBINING REVERSED COMMA ABOVE / ROUGH BREATHING</name> </code> <code> <isCombining>true</isCombining> <marc>27</marc> <ucs>0345</ucs> <utf-8>CD85</utf-8> <name>COMBINING GREEK YPOGEGRAMMENI / IOTA SUBSCRIPT</name> </code> <code> <marc>30</marc> <ucs>00AB</ucs> <utf-8>C2AB</utf-8> <name>LEFT-POINTING DOUBLE ANGLE QUOTATION MARK</name> </code> <code> <marc>31</marc> <ucs>00BB</ucs> <utf-8>C2BB</utf-8> <name>RIGHT-POINTING DOUBLE ANGLE QUOTATION MARK</name> </code> <code> <marc>32</marc> <ucs>201C</ucs> <utf-8>E2809C</utf-8> <name>LEFT DOUBLE QUOTATION MARK</name> </code> <code> <marc>33</marc> <ucs>201D</ucs> <utf-8>E2809D</utf-8> <name>RIGHT DOUBLE QUOTATION MARK</name> </code> <code> <marc>34</marc> <ucs>0374</ucs> <utf-8>CDB4</utf-8> <name>GREEK NUMERAL SIGN / UPPER PRIME</name> </code> <code> <marc>35</marc> <ucs>0375</ucs> <utf-8>CDB5</utf-8> <name>GREEK LOWER NUMERAL SIGN / LOWER PRIME</name> </code> <code> <marc>3B</marc> <ucs>0387</ucs> <utf-8>CE87</utf-8> <name>GREEK ANO TELEIA / RAISED DOT, GREEK SEMICOLON</name> </code> <code> <marc>3F</marc> <ucs>037E</ucs> <utf-8>CDBE</utf-8> <name>GREEK QUESTION MARK</name> </code> <code> <marc>41</marc> <ucs>0391</ucs> <utf-8>CE91</utf-8> <name>GREEK CAPITAL LETTER ALPHA</name> </code> <code> <marc>42</marc> <ucs>0392</ucs> <utf-8>CE92</utf-8> <name>GREEK CAPITAL LETTER BETA</name> </code> <code> <marc>44</marc> <ucs>0393</ucs> <utf-8>CE93</utf-8> <name>GREEK CAPITAL LETTER GAMMA</name> </code> <code> <marc>45</marc> <ucs>0394</ucs> <utf-8>CE94</utf-8> <name>GREEK CAPITAL LETTER DELTA</name> </code> <code> <marc>46</marc> <ucs>0395</ucs> <utf-8>CE95</utf-8> <name>GREEK CAPITAL LETTER EPSILON</name> </code> <code> <marc>47</marc> <ucs>03DA</ucs> <utf-8>CF9A</utf-8> <name>GREEK LETTER STIGMA</name> </code> <code> <marc>48</marc> <ucs>03DC</ucs> <utf-8>CF9C</utf-8> <name>GREEK LETTER DIGAMMA</name> </code> <code> <marc>49</marc> <ucs>0396</ucs> <utf-8>CE96</utf-8> <name>GREEK CAPITAL LETTER ZETA</name> </code> <code> <marc>4A</marc> <ucs>0397</ucs> <utf-8>CE97</utf-8> <name>GREEK CAPITAL LETTER ETA</name> </code> <code> <marc>4B</marc> <ucs>0398</ucs> <utf-8>CE98</utf-8> <name>GREEK CAPITAL LETTER THETA</name> </code> <code> <marc>4C</marc> <ucs>0399</ucs> <utf-8>CE99</utf-8> <name>GREEK CAPITAL LETTER IOTA</name> </code> <code> <marc>4D</marc> <ucs>039A</ucs> <utf-8>CE9A</utf-8> <name>GREEK CAPITAL LETTER KAPPA</name> </code> <code> <marc>4E</marc> <ucs>039B</ucs> <utf-8>CE9B</utf-8> <name>GREEK CAPITAL LETTER LAMDA</name> </code> <code> <marc>4F</marc> <ucs>039C</ucs> <utf-8>CE9C</utf-8> <name>GREEK CAPITAL LETTER MU</name> </code> <code> <marc>50</marc> <ucs>039D</ucs> <utf-8>CE9D</utf-8> <name>GREEK CAPITAL LETTER NU</name> </code> <code> <marc>51</marc> <ucs>039E</ucs> <utf-8>CE9E</utf-8> <name>GREEK CAPITAL LETTER XI</name> </code> <code> <marc>52</marc> <ucs>039F</ucs> <utf-8>CE9F</utf-8> <name>GREEK CAPITAL LETTER OMICRON</name> </code> <code> <marc>53</marc> <ucs>03A0</ucs> <utf-8>CEA0</utf-8> <name>GREEK CAPITAL LETTER PI</name> </code> <code> <marc>54</marc> <ucs>03DE</ucs> <utf-8>CF9E</utf-8> <name>GREEK LETTER KOPPA</name> </code> <code> <marc>55</marc> <ucs>03A1</ucs> <utf-8>CEA1</utf-8> <name>GREEK CAPITAL LETTER RHO</name> </code> <code> <marc>56</marc> <ucs>03A3</ucs> <utf-8>CEA3</utf-8> <name>GREEK CAPITAL LETTER SIGMA</name> </code> <code> <marc>58</marc> <ucs>03A4</ucs> <utf-8>CEA4</utf-8> <name>GREEK CAPITAL LETTER TAU</name> </code> <code> <marc>59</marc> <ucs>03A5</ucs> <utf-8>CEA5</utf-8> <name>GREEK CAPITAL LETTER UPSILON</name> </code> <code> <marc>5A</marc> <ucs>03A6</ucs> <utf-8>CEA6</utf-8> <name>GREEK CAPITAL LETTER PHI</name> </code> <code> <marc>5B</marc> <ucs>03A7</ucs> <utf-8>CEA7</utf-8> <name>GREEK CAPITAL LETTER CHI</name> </code> <code> <marc>5C</marc> <ucs>03A8</ucs> <utf-8>CEA8</utf-8> <name>GREEK CAPITAL LETTER PSI</name> </code> <code> <marc>5D</marc> <ucs>03A9</ucs> <utf-8>CEA9</utf-8> <name>GREEK CAPITAL LETTER OMEGA</name> </code> <code> <marc>5E</marc> <ucs>03E0</ucs> <utf-8>CFA0</utf-8> <name>GREEK LETTER SAMPI</name> </code> <code> <marc>61</marc> <ucs>03B1</ucs> <utf-8>CEB1</utf-8> <name>GREEK SMALL LETTER ALPHA</name> </code> <code> <marc>62</marc> <ucs>03B2</ucs> <utf-8>CEB2</utf-8> <name>GREEK SMALL LETTER BETA / SMALL LETTER BETA BEGINNING OF WORD</name> </code> <code> <marc>63</marc> <ucs>03D0</ucs> <utf-8>CF90</utf-8> <name>GREEK BETA SYMBOL / SMALL LETTER BETA MIDDLE OF WORD</name> </code> <code> <marc>64</marc> <ucs>03B3</ucs> <utf-8>CEB3</utf-8> <name>GREEK SMALL LETTER GAMMA</name> </code> <code> <marc>65</marc> <ucs>03B4</ucs> <utf-8>CEB4</utf-8> <name>GREEK SMALL LETTER DELTA</name> </code> <code> <marc>66</marc> <ucs>03B5</ucs> <utf-8>CEB5</utf-8> <name>GREEK SMALL LETTER EPSILON</name> </code> <code> <marc>67</marc> <ucs>03DB</ucs> <utf-8>CF9B</utf-8> <name>GREEK SMALL LETTER STIGMA</name> </code> <code> <marc>68</marc> <ucs>03DD</ucs> <utf-8>CF9D</utf-8> <name>GREEK SMALL LETTER DIGAMMA</name> </code> <code> <marc>69</marc> <ucs>03B6</ucs> <utf-8>CEB6</utf-8> <name>GREEK SMALL LETTER ZETA</name> </code> <code> <marc>6A</marc> <ucs>03B7</ucs> <utf-8>CEB7</utf-8> <name>GREEK SMALL LETTER ETA</name> </code> <code> <marc>6B</marc> <ucs>03B8</ucs> <utf-8>CEB8</utf-8> <name>GREEK SMALL LETTER THETA</name> </code> <code> <marc>6C</marc> <ucs>03B9</ucs> <utf-8>CEB9</utf-8> <name>GREEK SMALL LETTER IOTA</name> </code> <code> <marc>6D</marc> <ucs>03BA</ucs> <utf-8>CEBA</utf-8> <name>GREEK SMALL LETTER KAPPA</name> </code> <code> <marc>6E</marc> <ucs>03BB</ucs> <utf-8>CEBB</utf-8> <name>GREEK SMALL LETTER LAMDA</name> </code> <code> <marc>6F</marc> <ucs>03BC</ucs> <utf-8>CEBC</utf-8> <name>GREEK SMALL LETTER MU</name> </code> <code> <marc>70</marc> <ucs>03BD</ucs> <utf-8>CEBD</utf-8> <name>GREEK SMALL LETTER NU</name> </code> <code> <marc>71</marc> <ucs>03BE</ucs> <utf-8>CEBE</utf-8> <name>GREEK SMALL LETTER XI</name> </code> <code> <marc>72</marc> <ucs>03BF</ucs> <utf-8>CEBF</utf-8> <name>GREEK SMALL LETTER OMICRON</name> </code> <code> <marc>73</marc> <ucs>03C0</ucs> <utf-8>CF80</utf-8> <name>GREEK SMALL LETTER PI</name> </code> <code> <marc>74</marc> <ucs>03DF</ucs> <utf-8>CF9F</utf-8> <name>GREEK SMALL LETTER KOPPA</name> </code> <code> <marc>75</marc> <ucs>03C1</ucs> <utf-8>CF81</utf-8> <name>GREEK SMALL LETTER RHO</name> </code> <code> <marc>76</marc> <ucs>03C3</ucs> <utf-8>CF83</utf-8> <name>GREEK SMALL LETTER SIGMA</name> </code> <code> <marc>77</marc> <ucs>03C2</ucs> <utf-8>CF82</utf-8> <name>GREEK SMALL LETTER FINAL SIGMA / SMALL LETTER SIGMA END OF WORD</name> </code> <code> <marc>78</marc> <ucs>03C4</ucs> <utf-8>CF84</utf-8> <name>GREEK SMALL LETTER TAU</name> </code> <code> <marc>79</marc> <ucs>03C5</ucs> <utf-8>CF85</utf-8> <name>GREEK SMALL LETTER UPSILON</name> </code> <code> <marc>7A</marc> <ucs>03C6</ucs> <utf-8>CF86</utf-8> <name>GREEK SMALL LETTER PHI</name> </code> <code> <marc>7B</marc> <ucs>03C7</ucs> <utf-8>CF87</utf-8> <name>GREEK SMALL LETTER CHI</name> </code> <code> <marc>7C</marc> <ucs>03C8</ucs> <utf-8>CF88</utf-8> <name>GREEK SMALL LETTER PSI</name> </code> <code> <marc>7D</marc> <ucs>03C9</ucs> <utf-8>CF89</utf-8> <name>GREEK SMALL LETTER OMEGA</name> </code> <code> <marc>7E</marc> <ucs>03E1</ucs> <utf-8>CFA1</utf-8> <name>GREEK SMALL LETTER SAMPI</name> </code> </characterSet> </codeTable> <codeTable number="9" name="East Asian"> <characterSet name="Chinese, Japanese, Korean (EACC)" ISOcode="31"> <grouping number="9.1" name="East Asian Ideographs ('Han')" date="February 6, 2003"> <note> <P>This table contains 13,478 mappings of character encodings for East Asian ideographs from the East Asian Coded Character set (ANSI/NISO Z39.64, or "EACC", including 10 "Version J" additions that did not appear in the published standard) to character encodings in the Universal Character Set (UCS, ISO-IEC 10646)/Unicode. Character codes are given in hexadecimal notation. Each character is presented on a separate row in its related mapping table. The first column contains the EACC 24-bit code (in hex), the second column the corresponding UCS/Unicode 16-bit (in hex) code, the third column contains an alternative UCS/Unicode 16-bit (in hex) code (if applicable), and the fourth column contains character name or type (in cases where a specific name does not exist). The alternative UCS/Unicode character codes are provided for cases where no Unicode character existed and a code from the Private Use Area (PUA) was assigned. The alternative character code is always a defined Unicode character which should be supported by applications that claim to support the full repertoire of defined Unicode characters. The characters in each table are sorted in EACC character code order.</P> <P>This table was revised January 31, 2003 to add alternative character mappings to 138 EACC characters which were originally mapped to Unicode character values in the Private Use Area without alternative character mappings.</P> </note> <code> <marc>212F30</marc> <ucs>3007</ucs> <utf-8>E38087</utf-8> <name>East Asian ideograph (number zero)</name> </code> <code> <marc>213021</marc> <ucs>4E00</ucs> <utf-8>E4B880</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213022</marc> <ucs>4E01</ucs> <utf-8>E4B881</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213023</marc> <ucs>4E03</ucs> <utf-8>E4B883</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213024</marc> <ucs>4E09</ucs> <utf-8>E4B889</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213025</marc> <ucs>4E0B</ucs> <utf-8>E4B88B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213026</marc> <ucs>4E0A</ucs> <utf-8>E4B88A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213027</marc> <ucs>4E08</ucs> <utf-8>E4B888</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213029</marc> <ucs>4E10</ucs> <utf-8>E4B890</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21302A</marc> <ucs>4E0D</ucs> <utf-8>E4B88D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21302B</marc> <ucs>4E14</ucs> <utf-8>E4B894</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21302C</marc> <ucs>4E19</ucs> <utf-8>E4B899</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21302D</marc> <ucs>4E16</ucs> <utf-8>E4B896</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21302E</marc> <ucs>4E15</ucs> <utf-8>E4B895</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21302F</marc> <ucs>4E18</ucs> <utf-8>E4B898</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213030</marc> <ucs>4E22</ucs> <utf-8>E4B8A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213031</marc> <ucs>4E1E</ucs> <utf-8>E4B89E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213032</marc> <ucs>4E26</ucs> <utf-8>E4B8A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213034</marc> <ucs>4E2D</ucs> <utf-8>E4B8AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213035</marc> <ucs>4E32</ucs> <utf-8>E4B8B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213036</marc> <ucs>51E1</ucs> <utf-8>E587A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213037</marc> <ucs>4E38</ucs> <utf-8>E4B8B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213038</marc> <ucs>4E39</ucs> <utf-8>E4B8B9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213039</marc> <ucs>4E3B</ucs> <utf-8>E4B8BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21303A</marc> <ucs>4E43</ucs> <utf-8>E4B983</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21303B</marc> <ucs>4E45</ucs> <utf-8>E4B985</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21303D</marc> <ucs>4E4B</ucs> <utf-8>E4B98B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21303E</marc> <ucs>5C39</ucs> <utf-8>E5B0B9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21303F</marc> <ucs>4E4F</ucs> <utf-8>E4B98F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213040</marc> <ucs>4E4E</ucs> <utf-8>E4B98E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213041</marc> <ucs>4E4D</ucs> <utf-8>E4B98D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213042</marc> <ucs>4E52</ucs> <utf-8>E4B992</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213043</marc> <ucs>4E53</ucs> <utf-8>E4B993</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213044</marc> <ucs>4E56</ucs> <utf-8>E4B996</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213045</marc> <ucs>4E58</ucs> <utf-8>E4B998</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213046</marc> <ucs>4E59</ucs> <utf-8>E4B999</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213047</marc> <ucs>4E5D</ucs> <utf-8>E4B99D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213048</marc> <ucs>4E5F</ucs> <utf-8>E4B99F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213049</marc> <ucs>4E5E</ucs> <utf-8>E4B99E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21304B</marc> <ucs>4E73</ucs> <utf-8>E4B9B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21304C</marc> <ucs>4E7E</ucs> <utf-8>E4B9BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21304D</marc> <ucs>4E82</ucs> <utf-8>E4BA82</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213050</marc> <ucs>4E8B</ucs> <utf-8>E4BA8B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213051</marc> <ucs>4E8C</ucs> <utf-8>E4BA8C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213052</marc> <ucs>4E8E</ucs> <utf-8>E4BA8E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213053</marc> <ucs>4E95</ucs> <utf-8>E4BA95</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213054</marc> <ucs>4E94</ucs> <utf-8>E4BA94</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213055</marc> <ucs>4E92</ucs> <utf-8>E4BA92</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213057</marc> <ucs>E930</ucs> <utf-8>EEA4B0</utf-8> <name>East Asian ideograph (variant of 4B3057 which maps to 4E99)</name> <alt>4E99</alt> <altutf-8>E4BA99</altutf-8> </code> <code> <marc>213058</marc> <ucs>4E9E</ucs> <utf-8>E4BA9E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213059</marc> <ucs>4E9B</ucs> <utf-8>E4BA9B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21305A</marc> <ucs>4E9F</ucs> <utf-8>E4BA9F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21305B</marc> <ucs>4EA1</ucs> <utf-8>E4BAA1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21305C</marc> <ucs>4EA6</ucs> <utf-8>E4BAA6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21305D</marc> <ucs>4EA5</ucs> <utf-8>E4BAA5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21305E</marc> <ucs>4EA4</ucs> <utf-8>E4BAA4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21305F</marc> <ucs>4EA8</ucs> <utf-8>E4BAA8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213060</marc> <ucs>4EAB</ucs> <utf-8>E4BAAB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213061</marc> <ucs>4EAC</ucs> <utf-8>E4BAAC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213062</marc> <ucs>4EAD</ucs> <utf-8>E4BAAD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213063</marc> <ucs>4EAE</ucs> <utf-8>E4BAAE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213064</marc> <ucs>4EBA</ucs> <utf-8>E4BABA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213065</marc> <ucs>4ECA</ucs> <utf-8>E4BB8A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213066</marc> <ucs>4EC1</ucs> <utf-8>E4BB81</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213068</marc> <ucs>4EC3</ucs> <utf-8>E4BB83</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213069</marc> <ucs>4EC4</ucs> <utf-8>E4BB84</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21306B</marc> <ucs>4ECD</ucs> <utf-8>E4BB8D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21306C</marc> <ucs>4EC7</ucs> <utf-8>E4BB87</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21306D</marc> <ucs>4ECB</ucs> <utf-8>E4BB8B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21306E</marc> <ucs>4EE4</ucs> <utf-8>E4BBA4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21306F</marc> <ucs>4ED8</ucs> <utf-8>E4BB98</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213070</marc> <ucs>4ED5</ucs> <utf-8>E4BB95</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213071</marc> <ucs>4ED6</ucs> <utf-8>E4BB96</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213072</marc> <ucs>4EDE</ucs> <utf-8>E4BB9E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213073</marc> <ucs>4EE3</ucs> <utf-8>E4BBA3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213074</marc> <ucs>4ED4</ucs> <utf-8>E4BB94</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213075</marc> <ucs>4ED7</ucs> <utf-8>E4BB97</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213076</marc> <ucs>4ED9</ucs> <utf-8>E4BB99</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213077</marc> <ucs>4EE5</ucs> <utf-8>E4BBA5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213078</marc> <ucs>4EFF</ucs> <utf-8>E4BBBF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213079</marc> <ucs>4F09</ucs> <utf-8>E4BC89</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21307C</marc> <ucs>4EFB</ucs> <utf-8>E4BBBB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21307D</marc> <ucs>4F0A</ucs> <utf-8>E4BC8A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21307E</marc> <ucs>4F15</ucs> <utf-8>E4BC95</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213121</marc> <ucs>4F11</ucs> <utf-8>E4BC91</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213122</marc> <ucs>4F10</ucs> <utf-8>E4BC90</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213123</marc> <ucs>4F0F</ucs> <utf-8>E4BC8F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213124</marc> <ucs>4EF2</ucs> <utf-8>E4BBB2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213125</marc> <ucs>4F01</ucs> <utf-8>E4BC81</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213126</marc> <ucs>4EF3</ucs> <utf-8>E4BBB3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213127</marc> <ucs>4EF6</ucs> <utf-8>E4BBB6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213128</marc> <ucs>4EF0</ucs> <utf-8>E4BBB0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21312A</marc> <ucs>4F4F</ucs> <utf-8>E4BD8F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21312B</marc> <ucs>4F4D</ucs> <utf-8>E4BD8D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21312C</marc> <ucs>4F34</ucs> <utf-8>E4BCB4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21312D</marc> <ucs>4F47</ucs> <utf-8>E4BD87</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21312E</marc> <ucs>4F57</ucs> <utf-8>E4BD97</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21312F</marc> <ucs>4F3A</ucs> <utf-8>E4BCBA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213130</marc> <ucs>4F5E</ucs> <utf-8>E4BD9E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213132</marc> <ucs>4F5B</ucs> <utf-8>E4BD9B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213133</marc> <ucs>4F55</ucs> <utf-8>E4BD95</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213134</marc> <ucs>4F30</ucs> <utf-8>E4BCB0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213135</marc> <ucs>4F50</ucs> <utf-8>E4BD90</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213136</marc> <ucs>4F51</ucs> <utf-8>E4BD91</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213137</marc> <ucs>4F3D</ucs> <utf-8>E4BCBD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213138</marc> <ucs>4F48</ucs> <utf-8>E4BD88</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213139</marc> <ucs>4F46</ucs> <utf-8>E4BD86</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21313A</marc> <ucs>4F38</ucs> <utf-8>E4BCB8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21313B</marc> <ucs>4F43</ucs> <utf-8>E4BD83</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21313C</marc> <ucs>4F54</ucs> <utf-8>E4BD94</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21313D</marc> <ucs>4F3C</ucs> <utf-8>E4BCBC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21313E</marc> <ucs>4F63</ucs> <utf-8>E4BDA3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21313F</marc> <ucs>4F5C</ucs> <utf-8>E4BD9C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213140</marc> <ucs>4F60</ucs> <utf-8>E4BDA0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213141</marc> <ucs>4F2F</ucs> <utf-8>E4BCAF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213142</marc> <ucs>4F4E</ucs> <utf-8>E4BD8E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213143</marc> <ucs>4F5D</ucs> <utf-8>E4BD9D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213144</marc> <ucs>4F36</ucs> <utf-8>E4BCB6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213145</marc> <ucs>4F9D</ucs> <utf-8>E4BE9D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213146</marc> <ucs>4F6F</ucs> <utf-8>E4BDAF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213147</marc> <ucs>4F75</ucs> <utf-8>E4BDB5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213148</marc> <ucs>4F8D</ucs> <utf-8>E4BE8D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213149</marc> <ucs>4F73</ucs> <utf-8>E4BDB3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21314A</marc> <ucs>4F7F</ucs> <utf-8>E4BDBF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21314B</marc> <ucs>4F9B</ucs> <utf-8>E4BE9B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21314C</marc> <ucs>4F86</ucs> <utf-8>E4BE86</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21314D</marc> <ucs>4F6C</ucs> <utf-8>E4BDAC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21314E</marc> <ucs>4F8B</ucs> <utf-8>E4BE8B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21314F</marc> <ucs>4F96</ucs> <utf-8>E4BE96</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213151</marc> <ucs>4F83</ucs> <utf-8>E4BE83</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213152</marc> <ucs>4F7B</ucs> <utf-8>E4BDBB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213153</marc> <ucs>4F88</ucs> <utf-8>E4BE88</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213154</marc> <ucs>4F69</ucs> <utf-8>E4BDA9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213155</marc> <ucs>4F8F</ucs> <utf-8>E4BE8F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213156</marc> <ucs>4F7E</ucs> <utf-8>E4BDBE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213157</marc> <ucs>4FE1</ucs> <utf-8>E4BFA1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213158</marc> <ucs>4FD1</ucs> <utf-8>E4BF91</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213159</marc> <ucs>4FB5</ucs> <utf-8>E4BEB5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21315A</marc> <ucs>4FAF</ucs> <utf-8>E4BEAF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21315B</marc> <ucs>4FBF</ucs> <utf-8>E4BEBF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21315C</marc> <ucs>4FDE</ucs> <utf-8>E4BF9E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21315D</marc> <ucs>4FE0</ucs> <utf-8>E4BFA0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21315E</marc> <ucs>4FCF</ucs> <utf-8>E4BF8F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21315F</marc> <ucs>4FB6</ucs> <utf-8>E4BEB6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213160</marc> <ucs>4FDA</ucs> <utf-8>E4BF9A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213161</marc> <ucs>4FDD</ucs> <utf-8>E4BF9D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213162</marc> <ucs>4FC3</ucs> <utf-8>E4BF83</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213163</marc> <ucs>4FD8</ucs> <utf-8>E4BF98</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213164</marc> <ucs>4FDF</ucs> <utf-8>E4BF9F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213165</marc> <ucs>4FCA</ucs> <utf-8>E4BF8A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213166</marc> <ucs>4FAE</ucs> <utf-8>E4BEAE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213167</marc> <ucs>4FD0</ucs> <utf-8>E4BF90</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213168</marc> <ucs>4FC4</ucs> <utf-8>E4BF84</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213169</marc> <ucs>4FC2</ucs> <utf-8>E4BF82</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21316A</marc> <ucs>4FCE</ucs> <utf-8>E4BF8E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21316B</marc> <ucs>4FD7</ucs> <utf-8>E4BF97</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21316C</marc> <ucs>5009</ucs> <utf-8>E58089</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21316E</marc> <ucs>500D</ucs> <utf-8>E5808D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21316F</marc> <ucs>4FEF</ucs> <utf-8>E4BFAF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213170</marc> <ucs>5026</ucs> <utf-8>E580A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213171</marc> <ucs>500C</ucs> <utf-8>E5808C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213172</marc> <ucs>5025</ucs> <utf-8>E580A5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213173</marc> <ucs>5011</ucs> <utf-8>E58091</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213174</marc> <ucs>4FF8</ucs> <utf-8>E4BFB8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213175</marc> <ucs>5028</ucs> <utf-8>E580A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213176</marc> <ucs>5014</ucs> <utf-8>E58094</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213177</marc> <ucs>5016</ucs> <utf-8>E58096</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213178</marc> <ucs>5029</ucs> <utf-8>E580A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213179</marc> <ucs>5006</ucs> <utf-8>E58086</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21317B</marc> <ucs>5012</ucs> <utf-8>E58092</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21317C</marc> <ucs>503C</ucs> <utf-8>E580BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21317D</marc> <ucs>501A</ucs> <utf-8>E5809A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21317E</marc> <ucs>4FFA</ucs> <utf-8>E4BFBA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213221</marc> <ucs>5018</ucs> <utf-8>E58098</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213222</marc> <ucs>4FF1</ucs> <utf-8>E4BFB1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213223</marc> <ucs>5021</ucs> <utf-8>E580A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213224</marc> <ucs>500B</ucs> <utf-8>E5808B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213225</marc> <ucs>5019</ucs> <utf-8>E58099</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213226</marc> <ucs>5000</ucs> <utf-8>E58080</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213227</marc> <ucs>4FEE</ucs> <utf-8>E4BFAE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213228</marc> <ucs>4FF3</ucs> <utf-8>E4BFB3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213229</marc> <ucs>502D</ucs> <utf-8>E580AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21322A</marc> <ucs>5003</ucs> <utf-8>E58083</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21322B</marc> <ucs>4FFE</ucs> <utf-8>E4BFBE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21322C</marc> <ucs>502A</ucs> <utf-8>E580AA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21322D</marc> <ucs>502B</ucs> <utf-8>E580AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21322E</marc> <ucs>505C</ucs> <utf-8>E5819C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21322F</marc> <ucs>504F</ucs> <utf-8>E5818F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213230</marc> <ucs>5065</ucs> <utf-8>E581A5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213231</marc> <ucs>5047</ucs> <utf-8>E58187</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213232</marc> <ucs>505A</ucs> <utf-8>E5819A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213233</marc> <ucs>5049</ucs> <utf-8>E58189</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213234</marc> <ucs>5043</ucs> <utf-8>E58183</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213235</marc> <ucs>5074</ucs> <utf-8>E581B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213236</marc> <ucs>5076</ucs> <utf-8>E581B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213237</marc> <ucs>504E</ucs> <utf-8>E5818E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213238</marc> <ucs>5075</ucs> <utf-8>E581B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213239</marc> <ucs>504C</ucs> <utf-8>E5818C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21323A</marc> <ucs>5055</ucs> <utf-8>E58195</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21323B</marc> <ucs>500F</ucs> <utf-8>E5808F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21323C</marc> <ucs>5077</ucs> <utf-8>E581B7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21323D</marc> <ucs>508D</ucs> <utf-8>E5828D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21323E</marc> <ucs>50A2</ucs> <utf-8>E582A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21323F</marc> <ucs>5085</ucs> <utf-8>E58285</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213240</marc> <ucs>5099</ucs> <utf-8>E58299</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213241</marc> <ucs>5091</ucs> <utf-8>E58291</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213242</marc> <ucs>5080</ucs> <utf-8>E58280</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213243</marc> <ucs>5096</ucs> <utf-8>E58296</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213244</marc> <ucs>5098</ucs> <utf-8>E58298</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213245</marc> <ucs>50AD</ucs> <utf-8>E582AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213246</marc> <ucs>50B3</ucs> <utf-8>E582B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213247</marc> <ucs>50B5</ucs> <utf-8>E582B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213248</marc> <ucs>50B2</ucs> <utf-8>E582B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213249</marc> <ucs>50C5</ucs> <utf-8>E58385</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21324A</marc> <ucs>50BE</ucs> <utf-8>E582BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21324B</marc> <ucs>50AC</ucs> <utf-8>E582AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21324C</marc> <ucs>50B7</ucs> <utf-8>E582B7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21324D</marc> <ucs>50AF</ucs> <utf-8>E582AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21324E</marc> <ucs>50E7</ucs> <utf-8>E583A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21324F</marc> <ucs>50EE</ucs> <utf-8>E583AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213250</marc> <ucs>50F1</ucs> <utf-8>E583B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213251</marc> <ucs>50E5</ucs> <utf-8>E583A5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213252</marc> <ucs>50D6</ucs> <utf-8>E58396</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213253</marc> <ucs>50ED</ucs> <utf-8>E583AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213254</marc> <ucs>50DA</ucs> <utf-8>E5839A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213255</marc> <ucs>50D5</ucs> <utf-8>E58395</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213256</marc> <ucs>507D</ucs> <utf-8>E581BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213257</marc> <ucs>50CF</ucs> <utf-8>E5838F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213258</marc> <ucs>50D1</ucs> <utf-8>E58391</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213259</marc> <ucs>5100</ucs> <utf-8>E58480</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21325A</marc> <ucs>5104</ucs> <utf-8>E58484</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21325B</marc> <ucs>50FB</ucs> <utf-8>E583BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21325C</marc> <ucs>50F5</ucs> <utf-8>E583B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21325D</marc> <ucs>50F9</ucs> <utf-8>E583B9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21325E</marc> <ucs>5102</ucs> <utf-8>E58482</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21325F</marc> <ucs>510D</ucs> <utf-8>E5848D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213260</marc> <ucs>5108</ucs> <utf-8>E58488</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213261</marc> <ucs>5109</ucs> <utf-8>E58489</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213262</marc> <ucs>5110</ucs> <utf-8>E58490</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213263</marc> <ucs>5118</ucs> <utf-8>E58498</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213264</marc> <ucs>5112</ucs> <utf-8>E58492</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213265</marc> <ucs>5114</ucs> <utf-8>E58494</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213266</marc> <ucs>512A</ucs> <utf-8>E584AA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213267</marc> <ucs>511F</ucs> <utf-8>E5849F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213268</marc> <ucs>5121</ucs> <utf-8>E584A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213269</marc> <ucs>5132</ucs> <utf-8>E584B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21326A</marc> <ucs>5137</ucs> <utf-8>E584B7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21326B</marc> <ucs>513C</ucs> <utf-8>E584BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21326C</marc> <ucs>5140</ucs> <utf-8>E58580</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21326D</marc> <ucs>5143</ucs> <utf-8>E58583</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21326E</marc> <ucs>5141</ucs> <utf-8>E58581</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21326F</marc> <ucs>5145</ucs> <utf-8>E58585</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213270</marc> <ucs>5144</ucs> <utf-8>E58584</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213271</marc> <ucs>5146</ucs> <utf-8>E58586</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213272</marc> <ucs>5149</ucs> <utf-8>E58589</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213273</marc> <ucs>5147</ucs> <utf-8>E58587</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213274</marc> <ucs>5148</ucs> <utf-8>E58588</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213275</marc> <ucs>514C</ucs> <utf-8>E5858C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213277</marc> <ucs>514D</ucs> <utf-8>E5858D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213278</marc> <ucs>5155</ucs> <utf-8>E58595</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213279</marc> <ucs>5154</ucs> <utf-8>E58594</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21327A</marc> <ucs>5152</ucs> <utf-8>E58592</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21327B</marc> <ucs>5157</ucs> <utf-8>E58597</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21327C</marc> <ucs>515C</ucs> <utf-8>E5859C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21327D</marc> <ucs>5162</ucs> <utf-8>E585A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21327E</marc> <ucs>5165</ucs> <utf-8>E585A5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213321</marc> <ucs>5167</ucs> <utf-8>E585A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213322</marc> <ucs>5168</ucs> <utf-8>E585A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213323</marc> <ucs>5169</ucs> <utf-8>E585A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213324</marc> <ucs>516B</ucs> <utf-8>E585AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213325</marc> <ucs>516D</ucs> <utf-8>E585AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213326</marc> <ucs>516E</ucs> <utf-8>E585AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213327</marc> <ucs>516C</ucs> <utf-8>E585AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213328</marc> <ucs>5171</ucs> <utf-8>E585B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213329</marc> <ucs>5175</ucs> <utf-8>E585B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21332A</marc> <ucs>5176</ucs> <utf-8>E585B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21332B</marc> <ucs>5177</ucs> <utf-8>E585B7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21332C</marc> <ucs>5178</ucs> <utf-8>E585B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21332D</marc> <ucs>517C</ucs> <utf-8>E585BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21332E</marc> <ucs>5180</ucs> <utf-8>E58680</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21332F</marc> <ucs>5189</ucs> <utf-8>E58689</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213330</marc> <ucs>518C</ucs> <utf-8>E5868C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213331</marc> <ucs>518D</ucs> <utf-8>E5868D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213332</marc> <ucs>5192</ucs> <utf-8>E58692</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213333</marc> <ucs>5191</ucs> <utf-8>E58691</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213334</marc> <ucs>5195</ucs> <utf-8>E58695</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213335</marc> <ucs>6700</ucs> <utf-8>E69C80</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213336</marc> <ucs>5197</ucs> <utf-8>E58697</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213337</marc> <ucs>51A0</ucs> <utf-8>E586A0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213339</marc> <ucs>51A5</ucs> <utf-8>E586A5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21333C</marc> <ucs>51B0</ucs> <utf-8>E586B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21333D</marc> <ucs>51B6</ucs> <utf-8>E586B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21333E</marc> <ucs>51B7</ucs> <utf-8>E586B7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213340</marc> <ucs>51CD</ucs> <utf-8>E5878D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213341</marc> <ucs>51CC</ucs> <utf-8>E5878C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213344</marc> <ucs>51DC</ucs> <utf-8>E5879C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213345</marc> <ucs>51DD</ucs> <utf-8>E5879D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213347</marc> <ucs>51F0</ucs> <utf-8>E587B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213348</marc> <ucs>51F1</ucs> <utf-8>E587B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213349</marc> <ucs>51F3</ucs> <utf-8>E587B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21334B</marc> <ucs>51FA</ucs> <utf-8>E587BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21334C</marc> <ucs>51F9</ucs> <utf-8>E587B9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21334D</marc> <ucs>51F8</ucs> <utf-8>E587B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21334E</marc> <ucs>51FD</ucs> <utf-8>E587BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21334F</marc> <ucs>5200</ucs> <utf-8>E58880</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213350</marc> <ucs>5201</ucs> <utf-8>E58881</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213351</marc> <ucs>5203</ucs> <utf-8>E58883</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213352</marc> <ucs>5207</ucs> <utf-8>E58887</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213353</marc> <ucs>5206</ucs> <utf-8>E58886</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213354</marc> <ucs>5208</ucs> <utf-8>E58888</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213355</marc> <ucs>520A</ucs> <utf-8>E5888A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213356</marc> <ucs>5211</ucs> <utf-8>E58891</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213357</marc> <ucs>5217</ucs> <utf-8>E58897</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213359</marc> <ucs>520E</ucs> <utf-8>E5888E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21335A</marc> <ucs>5224</ucs> <utf-8>E588A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21335B</marc> <ucs>5225</ucs> <utf-8>E588A5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21335C</marc> <ucs>5220</ucs> <utf-8>E588A0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21335D</marc> <ucs>5228</ucs> <utf-8>E588A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21335E</marc> <ucs>5229</ucs> <utf-8>E588A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21335F</marc> <ucs>5238</ucs> <utf-8>E588B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213360</marc> <ucs>523B</ucs> <utf-8>E588BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213361</marc> <ucs>5237</ucs> <utf-8>E588B7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213362</marc> <ucs>5230</ucs> <utf-8>E588B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213363</marc> <ucs>523A</ucs> <utf-8>E588BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213366</marc> <ucs>5241</ucs> <utf-8>E58981</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213367</marc> <ucs>5239</ucs> <utf-8>E588B9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213368</marc> <ucs>5243</ucs> <utf-8>E58983</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213369</marc> <ucs>524D</ucs> <utf-8>E5898D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21336A</marc> <ucs>524C</ucs> <utf-8>E5898C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21336B</marc> <ucs>524B</ucs> <utf-8>E5898B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21336C</marc> <ucs>524A</ucs> <utf-8>E5898A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21336D</marc> <ucs>5247</ucs> <utf-8>E58987</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21336E</marc> <ucs>525C</ucs> <utf-8>E5899C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21336F</marc> <ucs>5256</ucs> <utf-8>E58996</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213370</marc> <ucs>525B</ucs> <utf-8>E5899B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213371</marc> <ucs>5254</ucs> <utf-8>E58994</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213372</marc> <ucs>525D</ucs> <utf-8>E5899D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213373</marc> <ucs>526A</ucs> <utf-8>E589AA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213374</marc> <ucs>526F</ucs> <utf-8>E589AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213375</marc> <ucs>5272</ucs> <utf-8>E589B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213376</marc> <ucs>5274</ucs> <utf-8>E589B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213377</marc> <ucs>5269</ucs> <utf-8>E589A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213378</marc> <ucs>5275</ucs> <utf-8>E589B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21337A</marc> <ucs>527D</ucs> <utf-8>E589BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21337B</marc> <ucs>527F</ucs> <utf-8>E589BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21337C</marc> <ucs>5283</ucs> <utf-8>E58A83</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21337D</marc> <ucs>5288</ucs> <utf-8>E58A88</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21337E</marc> <ucs>5287</ucs> <utf-8>E58A87</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213421</marc> <ucs>528D</ucs> <utf-8>E58A8D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213422</marc> <ucs>5289</ucs> <utf-8>E58A89</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213423</marc> <ucs>5291</ucs> <utf-8>E58A91</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213424</marc> <ucs>529B</ucs> <utf-8>E58A9B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213425</marc> <ucs>529F</ucs> <utf-8>E58A9F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213426</marc> <ucs>52A0</ucs> <utf-8>E58AA0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213427</marc> <ucs>52A3</ucs> <utf-8>E58AA3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213428</marc> <ucs>52AB</ucs> <utf-8>E58AAB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213429</marc> <ucs>52A9</ucs> <utf-8>E58AA9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21342A</marc> <ucs>52AC</ucs> <utf-8>E58AAC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21342B</marc> <ucs>52AA</ucs> <utf-8>E58AAA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21342C</marc> <ucs>52BE</ucs> <utf-8>E58ABE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21342D</marc> <ucs>52C7</ucs> <utf-8>E58B87</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21342E</marc> <ucs>52C3</ucs> <utf-8>E58B83</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21342F</marc> <ucs>52C1</ucs> <utf-8>E58B81</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213430</marc> <ucs>52C9</ucs> <utf-8>E58B89</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213431</marc> <ucs>52D8</ucs> <utf-8>E58B98</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213432</marc> <ucs>52D2</ucs> <utf-8>E58B92</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213433</marc> <ucs>52D9</ucs> <utf-8>E58B99</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213434</marc> <ucs>52D5</ucs> <utf-8>E58B95</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213435</marc> <ucs>52DE</ucs> <utf-8>E58B9E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213436</marc> <ucs>52DB</ucs> <utf-8>E58B9B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213437</marc> <ucs>52DD</ucs> <utf-8>E58B9D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213438</marc> <ucs>52E2</ucs> <utf-8>E58BA2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213439</marc> <ucs>52E4</ucs> <utf-8>E58BA4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21343A</marc> <ucs>52DF</ucs> <utf-8>E58B9F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21343C</marc> <ucs>52F5</ucs> <utf-8>E58BB5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21343D</marc> <ucs>52F8</ucs> <utf-8>E58BB8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21343E</marc> <ucs>52FB</ucs> <utf-8>E58BBB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213440</marc> <ucs>52FF</ucs> <utf-8>E58BBF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213441</marc> <ucs>5305</ucs> <utf-8>E58C85</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213442</marc> <ucs>5306</ucs> <utf-8>E58C86</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213443</marc> <ucs>5308</ucs> <utf-8>E58C88</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213444</marc> <ucs>530D</ucs> <utf-8>E58C8D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213445</marc> <ucs>5310</ucs> <utf-8>E58C90</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213446</marc> <ucs>530F</ucs> <utf-8>E58C8F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213447</marc> <ucs>5315</ucs> <utf-8>E58C95</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213448</marc> <ucs>5316</ucs> <utf-8>E58C96</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213449</marc> <ucs>5317</ucs> <utf-8>E58C97</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21344A</marc> <ucs>5319</ucs> <utf-8>E58C99</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21344B</marc> <ucs>53F5</ucs> <utf-8>E58FB5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21344C</marc> <ucs>531D</ucs> <utf-8>E58C9D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21344D</marc> <ucs>5321</ucs> <utf-8>E58CA1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21344E</marc> <ucs>5320</ucs> <utf-8>E58CA0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21344F</marc> <ucs>5323</ucs> <utf-8>E58CA3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213450</marc> <ucs>532A</ucs> <utf-8>E58CAA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213451</marc> <ucs>532F</ucs> <utf-8>E58CAF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213452</marc> <ucs>5331</ucs> <utf-8>E58CB1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213453</marc> <ucs>5339</ucs> <utf-8>E58CB9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213454</marc> <ucs>533E</ucs> <utf-8>E58CBE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213455</marc> <ucs>5340</ucs> <utf-8>E58D80</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213456</marc> <ucs>533F</ucs> <utf-8>E58CBF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213457</marc> <ucs>5341</ucs> <utf-8>E58D81</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213458</marc> <ucs>5343</ucs> <utf-8>E58D83</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213459</marc> <ucs>5345</ucs> <utf-8>E58D85</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21345A</marc> <ucs>5348</ucs> <utf-8>E58D88</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21345B</marc> <ucs>5347</ucs> <utf-8>E58D87</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21345C</marc> <ucs>534A</ucs> <utf-8>E58D8A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21345D</marc> <ucs>E931</ucs> <utf-8>EEA4B1</utf-8> <name>East Asian ideograph (variant of 2D345D which maps to 5349)</name> <alt>5349</alt> <altutf-8>E58D89</altutf-8> </code> <code> <marc>21345F</marc> <ucs>5352</ucs> <utf-8>E58D92</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213460</marc> <ucs>5354</ucs> <utf-8>E58D94</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213461</marc> <ucs>5353</ucs> <utf-8>E58D93</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213462</marc> <ucs>5351</ucs> <utf-8>E58D91</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213463</marc> <ucs>5357</ucs> <utf-8>E58D97</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213464</marc> <ucs>535A</ucs> <utf-8>E58D9A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213466</marc> <ucs>535E</ucs> <utf-8>E58D9E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213467</marc> <ucs>5361</ucs> <utf-8>E58DA1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213469</marc> <ucs>5366</ucs> <utf-8>E58DA6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21346A</marc> <ucs>536F</ucs> <utf-8>E58DAF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21346B</marc> <ucs>536E</ucs> <utf-8>E58DAE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21346C</marc> <ucs>5370</ucs> <utf-8>E58DB0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21346D</marc> <ucs>5371</ucs> <utf-8>E58DB1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21346E</marc> <ucs>537D</ucs> <utf-8>E58DBD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21346F</marc> <ucs>5375</ucs> <utf-8>E58DB5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213471</marc> <ucs>5378</ucs> <utf-8>E58DB8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213473</marc> <ucs>537B</ucs> <utf-8>E58DBB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213474</marc> <ucs>537F</ucs> <utf-8>E58DBF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213475</marc> <ucs>5384</ucs> <utf-8>E58E84</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213476</marc> <ucs>539A</ucs> <utf-8>E58E9A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213477</marc> <ucs>539D</ucs> <utf-8>E58E9D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213478</marc> <ucs>539F</ucs> <utf-8>E58E9F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213479</marc> <ucs>53A5</ucs> <utf-8>E58EA5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21347A</marc> <ucs>53AD</ucs> <utf-8>E58EAD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21347B</marc> <ucs>53B2</ucs> <utf-8>E58EB2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21347C</marc> <ucs>53BB</ucs> <utf-8>E58EBB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21347D</marc> <ucs>53C3</ucs> <utf-8>E58F83</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21347E</marc> <ucs>53C8</ucs> <utf-8>E58F88</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213521</marc> <ucs>53C9</ucs> <utf-8>E58F89</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213522</marc> <ucs>53CB</ucs> <utf-8>E58F8B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213523</marc> <ucs>53CA</ucs> <utf-8>E58F8A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213524</marc> <ucs>53CD</ucs> <utf-8>E58F8D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213525</marc> <ucs>53D6</ucs> <utf-8>E58F96</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213526</marc> <ucs>53D4</ucs> <utf-8>E58F94</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213527</marc> <ucs>53D7</ucs> <utf-8>E58F97</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213528</marc> <ucs>53DB</ucs> <utf-8>E58F9B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213529</marc> <ucs>53DF</ucs> <utf-8>E58F9F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21352A</marc> <ucs>66FC</ucs> <utf-8>E69BBC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21352B</marc> <ucs>53E2</ucs> <utf-8>E58FA2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21352C</marc> <ucs>53E3</ucs> <utf-8>E58FA3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21352D</marc> <ucs>53F8</ucs> <utf-8>E58FB8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21352E</marc> <ucs>53E4</ucs> <utf-8>E58FA4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21352F</marc> <ucs>53EE</ucs> <utf-8>E58FAE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213530</marc> <ucs>53EF</ucs> <utf-8>E58FAF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213531</marc> <ucs>53E9</ucs> <utf-8>E58FA9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213532</marc> <ucs>53F3</ucs> <utf-8>E58FB3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213533</marc> <ucs>53FC</ucs> <utf-8>E58FBC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213534</marc> <ucs>53E8</ucs> <utf-8>E58FA8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213535</marc> <ucs>53E6</ucs> <utf-8>E58FA6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213536</marc> <ucs>53EC</ucs> <utf-8>E58FAC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213537</marc> <ucs>53EB</ucs> <utf-8>E58FAB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213538</marc> <ucs>E900</ucs> <utf-8>EEA480</utf-8> <name>East Asian ideograph (duplicate simplified)</name> <alt>53F0</alt> <altutf-8>E58FB0</altutf-8> </code> <code> <marc>213539</marc> <ucs>53E5</ucs> <utf-8>E58FA5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21353A</marc> <ucs>53F1</ucs> <utf-8>E58FB1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21353B</marc> <ucs>53ED</ucs> <utf-8>E58FAD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21353C</marc> <ucs>53EA</ucs> <utf-8>E58FAA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21353D</marc> <ucs>53F2</ucs> <utf-8>E58FB2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21353F</marc> <ucs>540B</ucs> <utf-8>E5908B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213540</marc> <ucs>5409</ucs> <utf-8>E59089</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213541</marc> <ucs>5410</ucs> <utf-8>E59090</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213542</marc> <ucs>540F</ucs> <utf-8>E5908F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213543</marc> <ucs>540C</ucs> <utf-8>E5908C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213544</marc> <ucs>540A</ucs> <utf-8>E5908A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213545</marc> <ucs>540D</ucs> <utf-8>E5908D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213546</marc> <ucs>5404</ucs> <utf-8>E59084</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213547</marc> <ucs>5403</ucs> <utf-8>E59083</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213548</marc> <ucs>5412</ucs> <utf-8>E59092</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21354A</marc> <ucs>E9E0</ucs> <utf-8>EEA7A0</utf-8> <name>East Asian ideograph (not in Unicode)</name> <alt>5406</alt> <altutf-8>E59086</altutf-8> </code> <code> <marc>21354D</marc> <ucs>542D</ucs> <utf-8>E590AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21354E</marc> <ucs>541D</ucs> <utf-8>E5909D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21354F</marc> <ucs>541E</ucs> <utf-8>E5909E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213550</marc> <ucs>541B</ucs> <utf-8>E5909B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213551</marc> <ucs>544E</ucs> <utf-8>E5918E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213552</marc> <ucs>543E</ucs> <utf-8>E590BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213553</marc> <ucs>5427</ucs> <utf-8>E590A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213554</marc> <ucs>5440</ucs> <utf-8>E59180</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213555</marc> <ucs>5431</ucs> <utf-8>E590B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213556</marc> <ucs>5446</ucs> <utf-8>E59186</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213557</marc> <ucs>543C</ucs> <utf-8>E590BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213558</marc> <ucs>5443</ucs> <utf-8>E59183</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213559</marc> <ucs>5426</ucs> <utf-8>E590A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21355A</marc> <ucs>5420</ucs> <utf-8>E590A0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21355B</marc> <ucs>5436</ucs> <utf-8>E590B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21355C</marc> <ucs>5433</ucs> <utf-8>E590B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21355D</marc> <ucs>5435</ucs> <utf-8>E590B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21355E</marc> <ucs>542E</ucs> <utf-8>E590AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21355F</marc> <ucs>544A</ucs> <utf-8>E5918A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213560</marc> <ucs>5448</ucs> <utf-8>E59188</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213561</marc> <ucs>543B</ucs> <utf-8>E590BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213562</marc> <ucs>5438</ucs> <utf-8>E590B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213563</marc> <ucs>5439</ucs> <utf-8>E590B9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213564</marc> <ucs>5442</ucs> <utf-8>E59182</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213565</marc> <ucs>542B</ucs> <utf-8>E590AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213566</marc> <ucs>541F</ucs> <utf-8>E5909F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213567</marc> <ucs>5429</ucs> <utf-8>E590A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213568</marc> <ucs>5473</ucs> <utf-8>E591B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213569</marc> <ucs>5462</ucs> <utf-8>E591A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21356A</marc> <ucs>5475</ucs> <utf-8>E591B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21356B</marc> <ucs>5495</ucs> <utf-8>E59295</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21356C</marc> <ucs>5478</ucs> <utf-8>E591B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21356D</marc> <ucs>5496</ucs> <utf-8>E59296</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21356E</marc> <ucs>5477</ucs> <utf-8>E591B7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21356F</marc> <ucs>547B</ucs> <utf-8>E591BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213571</marc> <ucs>5492</ucs> <utf-8>E59292</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213572</marc> <ucs>5484</ucs> <utf-8>E59284</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213573</marc> <ucs>547C</ucs> <utf-8>E591BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213574</marc> <ucs>5468</ucs> <utf-8>E591A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213575</marc> <ucs>5486</ucs> <utf-8>E59286</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213576</marc> <ucs>548B</ucs> <utf-8>E5928B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213577</marc> <ucs>548C</ucs> <utf-8>E5928C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213578</marc> <ucs>5490</ucs> <utf-8>E59290</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213579</marc> <ucs>547D</ucs> <utf-8>E591BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21357A</marc> <ucs>5476</ucs> <utf-8>E591B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21357B</marc> <ucs>5471</ucs> <utf-8>E591B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21357C</marc> <ucs>549A</ucs> <utf-8>E5929A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21357D</marc> <ucs>548E</ucs> <utf-8>E5928E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21357E</marc> <ucs>54A9</ucs> <utf-8>E592A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213621</marc> <ucs>54AA</ucs> <utf-8>E592AA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213622</marc> <ucs>54A8</ucs> <utf-8>E592A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213623</marc> <ucs>54AC</ucs> <utf-8>E592AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213624</marc> <ucs>54C0</ucs> <utf-8>E59380</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213625</marc> <ucs>54B3</ucs> <utf-8>E592B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213626</marc> <ucs>54A6</ucs> <utf-8>E592A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213627</marc> <ucs>54AB</ucs> <utf-8>E592AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213628</marc> <ucs>54C7</ucs> <utf-8>E59387</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213629</marc> <ucs>54C9</ucs> <utf-8>E59389</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21362A</marc> <ucs>54C4</ucs> <utf-8>E59384</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21362B</marc> <ucs>54C2</ucs> <utf-8>E59382</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21362D</marc> <ucs>54C1</ucs> <utf-8>E59381</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21362F</marc> <ucs>54CE</ucs> <utf-8>E5938E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213630</marc> <ucs>54B1</ucs> <utf-8>E592B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213631</marc> <ucs>54BB</ucs> <utf-8>E592BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213632</marc> <ucs>54AF</ucs> <utf-8>E592AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213633</marc> <ucs>54C8</ucs> <utf-8>E59388</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213634</marc> <ucs>5501</ucs> <utf-8>E59481</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213635</marc> <ucs>54FC</ucs> <utf-8>E593BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213636</marc> <ucs>5510</ucs> <utf-8>E59490</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213637</marc> <ucs>54EA</ucs> <utf-8>E593AA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213638</marc> <ucs>5514</ucs> <utf-8>E59494</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213639</marc> <ucs>54FA</ucs> <utf-8>E593BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21363A</marc> <ucs>54E5</ucs> <utf-8>E593A5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21363B</marc> <ucs>54EE</ucs> <utf-8>E593AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21363C</marc> <ucs>54F2</ucs> <utf-8>E593B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21363D</marc> <ucs>54E8</ucs> <utf-8>E593A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21363E</marc> <ucs>54E1</ucs> <utf-8>E593A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21363F</marc> <ucs>54E9</ucs> <utf-8>E593A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213640</marc> <ucs>54ED</ucs> <utf-8>E593AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213641</marc> <ucs>5506</ucs> <utf-8>E59486</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213642</marc> <ucs>5509</ucs> <utf-8>E59489</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213643</marc> <ucs>54E6</ucs> <utf-8>E593A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213644</marc> <ucs>5556</ucs> <utf-8>E59596</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213645</marc> <ucs>5533</ucs> <utf-8>E594B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213646</marc> <ucs>5546</ucs> <utf-8>E59586</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213647</marc> <ucs>5537</ucs> <utf-8>E594B7</utf-8> <name>East Asian ideograph (Version J extension)</name> </code> <code> <marc>213648</marc> <ucs>554F</ucs> <utf-8>E5958F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213649</marc> <ucs>555E</ucs> <utf-8>E5959E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21364A</marc> <ucs>5566</ucs> <utf-8>E595A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21364B</marc> <ucs>556A</ucs> <utf-8>E595AA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21364C</marc> <ucs>554A</ucs> <utf-8>E5958A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21364D</marc> <ucs>5544</ucs> <utf-8>E59584</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21364E</marc> <ucs>555C</ucs> <utf-8>E5959C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21364F</marc> <ucs>5531</ucs> <utf-8>E594B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213650</marc> <ucs>5543</ucs> <utf-8>E59583</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213651</marc> <ucs>552C</ucs> <utf-8>E594AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213652</marc> <ucs>5561</ucs> <utf-8>E595A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213653</marc> <ucs>553E</ucs> <utf-8>E594BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213654</marc> <ucs>5563</ucs> <utf-8>E595A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213655</marc> <ucs>5555</ucs> <utf-8>E59595</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213656</marc> <ucs>552F</ucs> <utf-8>E594AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213657</marc> <ucs>552E</ucs> <utf-8>E594AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213658</marc> <ucs>5564</ucs> <utf-8>E595A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213659</marc> <ucs>5538</ucs> <utf-8>E594B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21365A</marc> <ucs>55A7</ucs> <utf-8>E596A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21365B</marc> <ucs>5580</ucs> <utf-8>E59680</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21365C</marc> <ucs>557B</ucs> <utf-8>E595BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21365D</marc> <ucs>557C</ucs> <utf-8>E595BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21365E</marc> <ucs>5527</ucs> <utf-8>E594A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21365F</marc> <ucs>5594</ucs> <utf-8>E59694</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213660</marc> <ucs>5587</ucs> <utf-8>E59687</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213661</marc> <ucs>559C</ucs> <utf-8>E5969C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213662</marc> <ucs>558B</ucs> <utf-8>E5968B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213663</marc> <ucs>55AA</ucs> <utf-8>E596AA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213664</marc> <ucs>55B3</ucs> <utf-8>E596B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213665</marc> <ucs>558A</ucs> <utf-8>E5968A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213666</marc> <ucs>5583</ucs> <utf-8>E59683</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213667</marc> <ucs>55B1</ucs> <utf-8>E596B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213668</marc> <ucs>55AE</ucs> <utf-8>E596AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213669</marc> <ucs>5582</ucs> <utf-8>E59682</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21366A</marc> <ucs>559F</ucs> <utf-8>E5969F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21366B</marc> <ucs>559D</ucs> <utf-8>E5969D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21366C</marc> <ucs>5598</ucs> <utf-8>E59698</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21366D</marc> <ucs>559A</ucs> <utf-8>E5969A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21366E</marc> <ucs>557E</ucs> <utf-8>E595BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21366F</marc> <ucs>55AC</ucs> <utf-8>E596AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213670</marc> <ucs>5589</ucs> <utf-8>E59689</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213671</marc> <ucs>55B2</ucs> <utf-8>E596B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213672</marc> <ucs>55BB</ucs> <utf-8>E596BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213673</marc> <ucs>55E8</ucs> <utf-8>E597A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213674</marc> <ucs>55DF</ucs> <utf-8>E5979F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213675</marc> <ucs>55D1</ucs> <utf-8>E59791</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213676</marc> <ucs>55DC</ucs> <utf-8>E5979C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213677</marc> <ucs>55E6</ucs> <utf-8>E597A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213678</marc> <ucs>55C7</ucs> <utf-8>E59787</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213679</marc> <ucs>55D3</ucs> <utf-8>E59793</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21367A</marc> <ucs>55CE</ucs> <utf-8>E5978E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21367B</marc> <ucs>55E3</ucs> <utf-8>E597A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21367C</marc> <ucs>55EF</ucs> <utf-8>E597AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21367D</marc> <ucs>55E4</ucs> <utf-8>E597A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21367E</marc> <ucs>55C5</ucs> <utf-8>E59785</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213721</marc> <ucs>55DA</ucs> <utf-8>E5979A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213722</marc> <ucs>55C6</ucs> <utf-8>E59786</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213723</marc> <ucs>55E1</ucs> <utf-8>E597A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213724</marc> <ucs>5600</ucs> <utf-8>E59880</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213725</marc> <ucs>561B</ucs> <utf-8>E5989B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213726</marc> <ucs>55FE</ucs> <utf-8>E597BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213727</marc> <ucs>5616</ucs> <utf-8>E59896</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213728</marc> <ucs>55F7</ucs> <utf-8>E597B7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213729</marc> <ucs>5608</ucs> <utf-8>E59888</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21372A</marc> <ucs>561F</ucs> <utf-8>E5989F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21372B</marc> <ucs>55FD</ucs> <utf-8>E597BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21372C</marc> <ucs>E932</ucs> <utf-8>EEA4B2</utf-8> <name>East Asian ideograph (variant of 4B372C which maps to 5606)</name> <alt>5606</alt> <altutf-8>E59886</altutf-8> </code> <code> <marc>21372D</marc> <ucs>5609</ucs> <utf-8>E59889</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21372E</marc> <ucs>5614</ucs> <utf-8>E59894</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21372F</marc> <ucs>560E</ucs> <utf-8>E5988E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213730</marc> <ucs>5617</ucs> <utf-8>E59897</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213731</marc> <ucs>560D</ucs> <utf-8>E5988D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213732</marc> <ucs>562E</ucs> <utf-8>E598AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213733</marc> <ucs>562F</ucs> <utf-8>E598AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213734</marc> <ucs>564E</ucs> <utf-8>E5998E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213735</marc> <ucs>5636</ucs> <utf-8>E598B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213736</marc> <ucs>5632</ucs> <utf-8>E598B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213737</marc> <ucs>563B</ucs> <utf-8>E598BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213738</marc> <ucs>5639</ucs> <utf-8>E598B9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213739</marc> <ucs>5657</ucs> <utf-8>E59997</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21373B</marc> <ucs>5653</ucs> <utf-8>E59993</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21373C</marc> <ucs>563F</ucs> <utf-8>E598BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21373D</marc> <ucs>5634</ucs> <utf-8>E598B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21373E</marc> <ucs>5637</ucs> <utf-8>E598B7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21373F</marc> <ucs>5659</ucs> <utf-8>E59999</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213740</marc> <ucs>5630</ucs> <utf-8>E598B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213741</marc> <ucs>566B</ucs> <utf-8>E599AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213742</marc> <ucs>5664</ucs> <utf-8>E599A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213743</marc> <ucs>5669</ucs> <utf-8>E599A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213744</marc> <ucs>5678</ucs> <utf-8>E599B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213745</marc> <ucs>5674</ucs> <utf-8>E599B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213746</marc> <ucs>5679</ucs> <utf-8>E599B9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213747</marc> <ucs>5665</ucs> <utf-8>E599A5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213748</marc> <ucs>566A</ucs> <utf-8>E599AA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213749</marc> <ucs>5668</ucs> <utf-8>E599A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21374A</marc> <ucs>5671</ucs> <utf-8>E599B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21374B</marc> <ucs>566F</ucs> <utf-8>E599AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21374C</marc> <ucs>E933</ucs> <utf-8>EEA4B3</utf-8> <name>East Asian ideograph (variant of 4B374C which maps to 5662)</name> <alt>5662</alt> <altutf-8>E599A2</altutf-8> </code> <code> <marc>21374D</marc> <ucs>566C</ucs> <utf-8>E599AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21374E</marc> <ucs>5680</ucs> <utf-8>E59A80</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21374F</marc> <ucs>568E</ucs> <utf-8>E59A8E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213750</marc> <ucs>5685</ucs> <utf-8>E59A85</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213751</marc> <ucs>5687</ucs> <utf-8>E59A87</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213752</marc> <ucs>5690</ucs> <utf-8>E59A90</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213753</marc> <ucs>568F</ucs> <utf-8>E59A8F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213754</marc> <ucs>5695</ucs> <utf-8>E59A95</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213755</marc> <ucs>E934</ucs> <utf-8>EEA4B4</utf-8> <name>East Asian ideograph (variant of 453755 which maps to 56AE)</name> <alt>56AE</alt> <altutf-8>E59AAE</altutf-8> </code> <code> <marc>213756</marc> <ucs>56A8</ucs> <utf-8>E59AA8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213757</marc> <ucs>56B0</ucs> <utf-8>E59AB0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213758</marc> <ucs>56A5</ucs> <utf-8>E59AA5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213759</marc> <ucs>56B7</ucs> <utf-8>E59AB7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21375A</marc> <ucs>56B4</ucs> <utf-8>E59AB4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21375B</marc> <ucs>56B6</ucs> <utf-8>E59AB6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21375C</marc> <ucs>56C0</ucs> <utf-8>E59B80</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21375D</marc> <ucs>56C1</ucs> <utf-8>E59B81</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21375E</marc> <ucs>56C2</ucs> <utf-8>E59B82</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21375F</marc> <ucs>56BC</ucs> <utf-8>E59ABC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213760</marc> <ucs>56CA</ucs> <utf-8>E59B8A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213761</marc> <ucs>56C9</ucs> <utf-8>E59B89</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213762</marc> <ucs>56C8</ucs> <utf-8>E59B88</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213764</marc> <ucs>56D1</ucs> <utf-8>E59B91</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213765</marc> <ucs>56DB</ucs> <utf-8>E59B9B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213766</marc> <ucs>56DA</ucs> <utf-8>E59B9A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213767</marc> <ucs>56E0</ucs> <utf-8>E59BA0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213768</marc> <ucs>56DE</ucs> <utf-8>E59B9E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213769</marc> <ucs>56E4</ucs> <utf-8>E59BA4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21376B</marc> <ucs>56F1</ucs> <utf-8>E59BB1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21376C</marc> <ucs>56FA</ucs> <utf-8>E59BBA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21376D</marc> <ucs>5703</ucs> <utf-8>E59C83</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21376E</marc> <ucs>5708</ucs> <utf-8>E59C88</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21376F</marc> <ucs>570B</ucs> <utf-8>E59C8B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213770</marc> <ucs>570D</ucs> <utf-8>E59C8D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213771</marc> <ucs>5712</ucs> <utf-8>E59C92</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213772</marc> <ucs>5713</ucs> <utf-8>E59C93</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213773</marc> <ucs>5718</ucs> <utf-8>E59C98</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213774</marc> <ucs>5716</ucs> <utf-8>E59C96</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213775</marc> <ucs>571F</ucs> <utf-8>E59C9F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213777</marc> <ucs>572D</ucs> <utf-8>E59CAD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213778</marc> <ucs>572F</ucs> <utf-8>E59CAF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213779</marc> <ucs>5730</ucs> <utf-8>E59CB0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21377A</marc> <ucs>5728</ucs> <utf-8>E59CA8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21377B</marc> <ucs>5733</ucs> <utf-8>E59CB3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21377C</marc> <ucs>5751</ucs> <utf-8>E59D91</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21377D</marc> <ucs>574A</ucs> <utf-8>E59D8A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213821</marc> <ucs>5740</ucs> <utf-8>E59D80</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213822</marc> <ucs>5747</ucs> <utf-8>E59D87</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213823</marc> <ucs>574D</ucs> <utf-8>E59D8D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213824</marc> <ucs>573E</ucs> <utf-8>E59CBE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213825</marc> <ucs>574E</ucs> <utf-8>E59D8E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213827</marc> <ucs>5783</ucs> <utf-8>E59E83</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213828</marc> <ucs>576A</ucs> <utf-8>E59DAA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213829</marc> <ucs>5769</ucs> <utf-8>E59DA9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21382A</marc> <ucs>5777</ucs> <utf-8>E59DB7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21382B</marc> <ucs>5761</ucs> <utf-8>E59DA1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21382C</marc> <ucs>5764</ucs> <utf-8>E59DA4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21382D</marc> <ucs>5766</ucs> <utf-8>E59DA6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21382E</marc> <ucs>5782</ucs> <utf-8>E59E82</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21382F</marc> <ucs>577C</ucs> <utf-8>E59DBC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213830</marc> <ucs>57A0</ucs> <utf-8>E59EA0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213831</marc> <ucs>578B</ucs> <utf-8>E59E8B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213832</marc> <ucs>57A3</ucs> <utf-8>E59EA3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213833</marc> <ucs>57AE</ucs> <utf-8>E59EAE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213834</marc> <ucs>57A2</ucs> <utf-8>E59EA2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213835</marc> <ucs>57D4</ucs> <utf-8>E59F94</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213836</marc> <ucs>57C2</ucs> <utf-8>E59F82</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213837</marc> <ucs>57CE</ucs> <utf-8>E59F8E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213838</marc> <ucs>57CB</ucs> <utf-8>E59F8B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213839</marc> <ucs>57C3</ucs> <utf-8>E59F83</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21383A</marc> <ucs>57F9</ucs> <utf-8>E59FB9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21383B</marc> <ucs>57F7</ucs> <utf-8>E59FB7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21383C</marc> <ucs>57FA</ucs> <utf-8>E59FBA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21383D</marc> <ucs>57DF</ucs> <utf-8>E59F9F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21383E</marc> <ucs>580A</ucs> <utf-8>E5A08A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21383F</marc> <ucs>5805</ucs> <utf-8>E5A085</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213840</marc> <ucs>5802</ucs> <utf-8>E5A082</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213841</marc> <ucs>5806</ucs> <utf-8>E5A086</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213842</marc> <ucs>57E4</ucs> <utf-8>E59FA4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213843</marc> <ucs>57E0</ucs> <utf-8>E59FA0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213844</marc> <ucs>5831</ucs> <utf-8>E5A0B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213845</marc> <ucs>582F</ucs> <utf-8>E5A0AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213846</marc> <ucs>5835</ucs> <utf-8>E5A0B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213847</marc> <ucs>582A</ucs> <utf-8>E5A0AA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213848</marc> <ucs>5830</ucs> <utf-8>E5A0B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213849</marc> <ucs>5824</ucs> <utf-8>E5A0A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21384A</marc> <ucs>5834</ucs> <utf-8>E5A0B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21384B</marc> <ucs>5821</ucs> <utf-8>E5A0A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21384C</marc> <ucs>585E</ucs> <utf-8>E5A19E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21384D</marc> <ucs>5857</ucs> <utf-8>E5A197</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21384E</marc> <ucs>5858</ucs> <utf-8>E5A198</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21384F</marc> <ucs>5851</ucs> <utf-8>E5A191</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213850</marc> <ucs>586B</ucs> <utf-8>E5A1AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213851</marc> <ucs>584C</ucs> <utf-8>E5A18C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213852</marc> <ucs>585A</ucs> <utf-8>E5A19A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213853</marc> <ucs>586D</ucs> <utf-8>E5A1AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213854</marc> <ucs>5854</ucs> <utf-8>E5A194</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213855</marc> <ucs>5862</ucs> <utf-8>E5A1A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213856</marc> <ucs>584A</ucs> <utf-8>E5A18A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213857</marc> <ucs>5883</ucs> <utf-8>E5A283</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213858</marc> <ucs>587E</ucs> <utf-8>E5A1BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213859</marc> <ucs>5875</ucs> <utf-8>E5A1B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21385A</marc> <ucs>588A</ucs> <utf-8>E5A28A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21385B</marc> <ucs>5879</ucs> <utf-8>E5A1B9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21385C</marc> <ucs>5885</ucs> <utf-8>E5A285</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21385D</marc> <ucs>5893</ucs> <utf-8>E5A293</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21385E</marc> <ucs>589E</ucs> <utf-8>E5A29E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21385F</marc> <ucs>5880</ucs> <utf-8>E5A280</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213860</marc> <ucs>58B3</ucs> <utf-8>E5A2B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213861</marc> <ucs>589C</ucs> <utf-8>E5A29C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213862</marc> <ucs>58AE</ucs> <utf-8>E5A2AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213863</marc> <ucs>589F</ucs> <utf-8>E5A29F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213864</marc> <ucs>E935</ucs> <utf-8>EEA4B5</utf-8> <name>East Asian ideograph (variant of 4B3864 which maps to 58C7)</name> <alt>58C7</alt> <altutf-8>E5A387</altutf-8> </code> <code> <marc>213865</marc> <ucs>58C5</ucs> <utf-8>E5A385</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213866</marc> <ucs>58C1</ucs> <utf-8>E5A381</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213867</marc> <ucs>58BE</ucs> <utf-8>E5A2BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213868</marc> <ucs>58D5</ucs> <utf-8>E5A395</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213869</marc> <ucs>58D3</ucs> <utf-8>E5A393</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21386A</marc> <ucs>58D1</ucs> <utf-8>E5A391</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21386B</marc> <ucs>58D9</ucs> <utf-8>E5A399</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21386C</marc> <ucs>58D8</ucs> <utf-8>E5A398</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21386D</marc> <ucs>58DF</ucs> <utf-8>E5A39F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21386E</marc> <ucs>58DE</ucs> <utf-8>E5A39E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21386F</marc> <ucs>58E2</ucs> <utf-8>E5A3A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213870</marc> <ucs>58E4</ucs> <utf-8>E5A3A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213871</marc> <ucs>58E9</ucs> <utf-8>E5A3A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213872</marc> <ucs>58EB</ucs> <utf-8>E5A3AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213873</marc> <ucs>58EC</ucs> <utf-8>E5A3AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213874</marc> <ucs>58EF</ucs> <utf-8>E5A3AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213876</marc> <ucs>58FA</ucs> <utf-8>E5A3BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213877</marc> <ucs>58FD</ucs> <utf-8>E5A3BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213878</marc> <ucs>590F</ucs> <utf-8>E5A48F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213879</marc> <ucs>5914</ucs> <utf-8>E5A494</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21387A</marc> <ucs>5915</ucs> <utf-8>E5A495</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21387B</marc> <ucs>5916</ucs> <utf-8>E5A496</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21387C</marc> <ucs>5919</ucs> <utf-8>E5A499</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21387D</marc> <ucs>591A</ucs> <utf-8>E5A49A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21387E</marc> <ucs>591C</ucs> <utf-8>E5A49C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213921</marc> <ucs>5920</ucs> <utf-8>E5A4A0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213922</marc> <ucs>5924</ucs> <utf-8>E5A4A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213923</marc> <ucs>5925</ucs> <utf-8>E5A4A5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213924</marc> <ucs>5922</ucs> <utf-8>E5A4A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213925</marc> <ucs>5927</ucs> <utf-8>E5A4A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213926</marc> <ucs>592A</ucs> <utf-8>E5A4AA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213927</marc> <ucs>592B</ucs> <utf-8>E5A4AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213928</marc> <ucs>5929</ucs> <utf-8>E5A4A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213929</marc> <ucs>592D</ucs> <utf-8>E5A4AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21392A</marc> <ucs>592E</ucs> <utf-8>E5A4AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21392B</marc> <ucs>5931</ucs> <utf-8>E5A4B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21392C</marc> <ucs>5937</ucs> <utf-8>E5A4B7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21392E</marc> <ucs>593E</ucs> <utf-8>E5A4BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21392F</marc> <ucs>5954</ucs> <utf-8>E5A594</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213930</marc> <ucs>5949</ucs> <utf-8>E5A589</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213931</marc> <ucs>5948</ucs> <utf-8>E5A588</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213932</marc> <ucs>5947</ucs> <utf-8>E5A587</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213933</marc> <ucs>5944</ucs> <utf-8>E5A584</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213934</marc> <ucs>5955</ucs> <utf-8>E5A595</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213935</marc> <ucs>5951</ucs> <utf-8>E5A591</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213936</marc> <ucs>594E</ucs> <utf-8>E5A58E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213937</marc> <ucs>594F</ucs> <utf-8>E5A58F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213938</marc> <ucs>5950</ucs> <utf-8>E5A590</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213939</marc> <ucs>5957</ucs> <utf-8>E5A597</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21393A</marc> <ucs>5958</ucs> <utf-8>E5A598</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21393B</marc> <ucs>595A</ucs> <utf-8>E5A59A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21393C</marc> <ucs>5960</ucs> <utf-8>E5A5A0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21393D</marc> <ucs>5962</ucs> <utf-8>E5A5A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21393E</marc> <ucs>5967</ucs> <utf-8>E5A5A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21393F</marc> <ucs>5969</ucs> <utf-8>E5A5A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213940</marc> <ucs>596A</ucs> <utf-8>E5A5AA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213941</marc> <ucs>596E</ucs> <utf-8>E5A5AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213942</marc> <ucs>5973</ucs> <utf-8>E5A5B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213943</marc> <ucs>5974</ucs> <utf-8>E5A5B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213944</marc> <ucs>5976</ucs> <utf-8>E5A5B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213945</marc> <ucs>5984</ucs> <utf-8>E5A684</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213946</marc> <ucs>5983</ucs> <utf-8>E5A683</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213947</marc> <ucs>5978</ucs> <utf-8>E5A5B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213948</marc> <ucs>597D</ucs> <utf-8>E5A5BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213949</marc> <ucs>5979</ucs> <utf-8>E5A5B9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21394A</marc> <ucs>5982</ucs> <utf-8>E5A682</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21394B</marc> <ucs>5981</ucs> <utf-8>E5A681</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21394C</marc> <ucs>59A8</ucs> <utf-8>E5A6A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21394D</marc> <ucs>5992</ucs> <utf-8>E5A692</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21394F</marc> <ucs>59A4</ucs> <utf-8>E5A6A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213950</marc> <ucs>59A3</ucs> <utf-8>E5A6A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213951</marc> <ucs>5993</ucs> <utf-8>E5A693</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213952</marc> <ucs>599E</ucs> <utf-8>E5A69E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213953</marc> <ucs>599D</ucs> <utf-8>E5A69D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213954</marc> <ucs>5999</ucs> <utf-8>E5A699</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213955</marc> <ucs>59A5</ucs> <utf-8>E5A6A5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213956</marc> <ucs>598A</ucs> <utf-8>E5A68A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213957</marc> <ucs>5996</ucs> <utf-8>E5A696</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213958</marc> <ucs>59BE</ucs> <utf-8>E5A6BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213959</marc> <ucs>59BB</ucs> <utf-8>E5A6BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21395A</marc> <ucs>59AE</ucs> <utf-8>E5A6AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21395B</marc> <ucs>59D1</ucs> <utf-8>E5A791</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21395C</marc> <ucs>59B9</ucs> <utf-8>E5A6B9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21395D</marc> <ucs>59C6</ucs> <utf-8>E5A786</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21395E</marc> <ucs>59D0</ucs> <utf-8>E5A790</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21395F</marc> <ucs>59D7</ucs> <utf-8>E5A797</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213960</marc> <ucs>59AF</ucs> <utf-8>E5A6AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213961</marc> <ucs>59D2</ucs> <utf-8>E5A792</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213962</marc> <ucs>59D3</ucs> <utf-8>E5A793</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213963</marc> <ucs>59CA</ucs> <utf-8>E5A78A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213965</marc> <ucs>59CB</ucs> <utf-8>E5A78B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213966</marc> <ucs>59D4</ucs> <utf-8>E5A794</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213967</marc> <ucs>59E3</ucs> <utf-8>E5A7A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213969</marc> <ucs>59FF</ucs> <utf-8>E5A7BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21396A</marc> <ucs>59D8</ucs> <utf-8>E5A798</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21396B</marc> <ucs>5A03</ucs> <utf-8>E5A883</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21396C</marc> <ucs>59E8</ucs> <utf-8>E5A7A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21396D</marc> <ucs>59E5</ucs> <utf-8>E5A7A5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21396E</marc> <ucs>59EA</ucs> <utf-8>E5A7AA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21396F</marc> <ucs>5A01</ucs> <utf-8>E5A881</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213970</marc> <ucs>59FB</ucs> <utf-8>E5A7BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213971</marc> <ucs>59E6</ucs> <utf-8>E5A7A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213972</marc> <ucs>59DA</ucs> <utf-8>E5A79A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213973</marc> <ucs>5A11</ucs> <utf-8>E5A891</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213974</marc> <ucs>5A18</ucs> <utf-8>E5A898</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213975</marc> <ucs>5A23</ucs> <utf-8>E5A8A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213976</marc> <ucs>5A1C</ucs> <utf-8>E5A89C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213977</marc> <ucs>5A13</ucs> <utf-8>E5A893</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213978</marc> <ucs>59EC</ucs> <utf-8>E5A7AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213979</marc> <ucs>5A20</ucs> <utf-8>E5A8A0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21397A</marc> <ucs>5A1F</ucs> <utf-8>E5A89F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21397B</marc> <ucs>5A1B</ucs> <utf-8>E5A89B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21397C</marc> <ucs>5A0C</ucs> <utf-8>E5A88C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21397D</marc> <ucs>5A29</ucs> <utf-8>E5A8A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21397E</marc> <ucs>5A25</ucs> <utf-8>E5A8A5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213A21</marc> <ucs>5A46</ucs> <utf-8>E5A986</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213A22</marc> <ucs>5A49</ucs> <utf-8>E5A989</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213A23</marc> <ucs>5A6A</ucs> <utf-8>E5A9AA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213A24</marc> <ucs>5A36</ucs> <utf-8>E5A8B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213A25</marc> <ucs>5A4A</ucs> <utf-8>E5A98A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213A26</marc> <ucs>5A40</ucs> <utf-8>E5A980</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213A27</marc> <ucs>5A66</ucs> <utf-8>E5A9A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213A28</marc> <ucs>5A41</ucs> <utf-8>E5A981</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213A29</marc> <ucs>5A3C</ucs> <utf-8>E5A8BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213A2A</marc> <ucs>5A62</ucs> <utf-8>E5A9A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213A2B</marc> <ucs>5A5A</ucs> <utf-8>E5A99A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213A2C</marc> <ucs>5A77</ucs> <utf-8>E5A9B7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213A2D</marc> <ucs>5A9A</ucs> <utf-8>E5AA9A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213A2E</marc> <ucs>5A92</ucs> <utf-8>E5AA92</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213A2F</marc> <ucs>5A7F</ucs> <utf-8>E5A9BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213A30</marc> <ucs>5ABC</ucs> <utf-8>E5AABC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213A31</marc> <ucs>5A9B</ucs> <utf-8>E5AA9B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213A32</marc> <ucs>5ACC</ucs> <utf-8>E5AB8C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213A33</marc> <ucs>5AC1</ucs> <utf-8>E5AB81</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213A34</marc> <ucs>5AC9</ucs> <utf-8>E5AB89</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213A35</marc> <ucs>5ABE</ucs> <utf-8>E5AABE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213A36</marc> <ucs>5ABD</ucs> <utf-8>E5AABD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213A37</marc> <ucs>5AB2</ucs> <utf-8>E5AAB2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213A38</marc> <ucs>5AC2</ucs> <utf-8>E5AB82</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213A39</marc> <ucs>5AB3</ucs> <utf-8>E5AAB3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213A3A</marc> <ucs>5AE1</ucs> <utf-8>E5ABA1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213A3B</marc> <ucs>5AD7</ucs> <utf-8>E5AB97</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213A3C</marc> <ucs>5AD6</ucs> <utf-8>E5AB96</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213A3D</marc> <ucs>5AE3</ucs> <utf-8>E5ABA3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213A3E</marc> <ucs>5AE9</ucs> <utf-8>E5ABA9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213A3F</marc> <ucs>5AD8</ucs> <utf-8>E5AB98</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213A40</marc> <ucs>5AE6</ucs> <utf-8>E5ABA6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213A41</marc> <ucs>5AFB</ucs> <utf-8>E5ABBB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213A42</marc> <ucs>5B09</ucs> <utf-8>E5AC89</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213A43</marc> <ucs>5B0B</ucs> <utf-8>E5AC8B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213A44</marc> <ucs>5B0C</ucs> <utf-8>E5AC8C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213A45</marc> <ucs>5AF5</ucs> <utf-8>E5ABB5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213A46</marc> <ucs>5B34</ucs> <utf-8>E5ACB4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213A47</marc> <ucs>5B1D</ucs> <utf-8>E5AC9D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213A48</marc> <ucs>5B2A</ucs> <utf-8>E5ACAA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213A49</marc> <ucs>5B24</ucs> <utf-8>E5ACA4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213A4A</marc> <ucs>5B30</ucs> <utf-8>E5ACB0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213A4B</marc> <ucs>5B38</ucs> <utf-8>E5ACB8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213A4C</marc> <ucs>5B40</ucs> <utf-8>E5AD80</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213A4D</marc> <ucs>5B50</ucs> <utf-8>E5AD90</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213A4E</marc> <ucs>5B51</ucs> <utf-8>E5AD91</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213A4F</marc> <ucs>5B53</ucs> <utf-8>E5AD93</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213A50</marc> <ucs>5B54</ucs> <utf-8>E5AD94</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213A51</marc> <ucs>5B55</ucs> <utf-8>E5AD95</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213A52</marc> <ucs>5B57</ucs> <utf-8>E5AD97</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213A53</marc> <ucs>5B58</ucs> <utf-8>E5AD98</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213A54</marc> <ucs>5B5D</ucs> <utf-8>E5AD9D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213A55</marc> <ucs>5B5C</ucs> <utf-8>E5AD9C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213A57</marc> <ucs>5B5F</ucs> <utf-8>E5AD9F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213A58</marc> <ucs>5B63</ucs> <utf-8>E5ADA3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213A59</marc> <ucs>5B64</ucs> <utf-8>E5ADA4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213A5A</marc> <ucs>5B69</ucs> <utf-8>E5ADA9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213A5B</marc> <ucs>5B6B</ucs> <utf-8>E5ADAB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213A5C</marc> <ucs>5B70</ucs> <utf-8>E5ADB0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213A5D</marc> <ucs>5B73</ucs> <utf-8>E5ADB3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213A5E</marc> <ucs>5B71</ucs> <utf-8>E5ADB1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213A5F</marc> <ucs>5B75</ucs> <utf-8>E5ADB5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213A60</marc> <ucs>5B78</ucs> <utf-8>E5ADB8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213A61</marc> <ucs>5B7A</ucs> <utf-8>E5ADBA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213A62</marc> <ucs>5B7D</ucs> <utf-8>E5ADBD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213A63</marc> <ucs>5B7F</ucs> <utf-8>E5ADBF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213A65</marc> <ucs>5B87</ucs> <utf-8>E5AE87</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213A66</marc> <ucs>5B88</ucs> <utf-8>E5AE88</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213A67</marc> <ucs>5B89</ucs> <utf-8>E5AE89</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213A68</marc> <ucs>5B85</ucs> <utf-8>E5AE85</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213A69</marc> <ucs>5B8C</ucs> <utf-8>E5AE8C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213A6A</marc> <ucs>5B8B</ucs> <utf-8>E5AE8B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213A6B</marc> <ucs>5B8F</ucs> <utf-8>E5AE8F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213A6C</marc> <ucs>5B97</ucs> <utf-8>E5AE97</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213A6D</marc> <ucs>5B9A</ucs> <utf-8>E5AE9A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213A6E</marc> <ucs>5B9C</ucs> <utf-8>E5AE9C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213A6F</marc> <ucs>5B98</ucs> <utf-8>E5AE98</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213A70</marc> <ucs>5B99</ucs> <utf-8>E5AE99</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213A71</marc> <ucs>5B9B</ucs> <utf-8>E5AE9B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213A72</marc> <ucs>5BA5</ucs> <utf-8>E5AEA5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213A73</marc> <ucs>5BA3</ucs> <utf-8>E5AEA3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213A74</marc> <ucs>5BA6</ucs> <utf-8>E5AEA6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213A75</marc> <ucs>5BA4</ucs> <utf-8>E5AEA4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213A76</marc> <ucs>5BA2</ucs> <utf-8>E5AEA2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213A77</marc> <ucs>5BB0</ucs> <utf-8>E5AEB0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213A78</marc> <ucs>5BB8</ucs> <utf-8>E5AEB8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213A7A</marc> <ucs>5BB5</ucs> <utf-8>E5AEB5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213A7B</marc> <ucs>5BB4</ucs> <utf-8>E5AEB4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213A7C</marc> <ucs>5BAE</ucs> <utf-8>E5AEAE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213A7D</marc> <ucs>5BB9</ucs> <utf-8>E5AEB9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213A7E</marc> <ucs>5BB3</ucs> <utf-8>E5AEB3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213B21</marc> <ucs>5BC6</ucs> <utf-8>E5AF86</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213B22</marc> <ucs>5BC7</ucs> <utf-8>E5AF87</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213B23</marc> <ucs>5BC5</ucs> <utf-8>E5AF85</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213B24</marc> <ucs>5BC4</ucs> <utf-8>E5AF84</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213B25</marc> <ucs>5BC2</ucs> <utf-8>E5AF82</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213B26</marc> <ucs>5BBF</ucs> <utf-8>E5AEBF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213B27</marc> <ucs>5BCC</ucs> <utf-8>E5AF8C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213B28</marc> <ucs>5BD2</ucs> <utf-8>E5AF92</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213B29</marc> <ucs>5BD0</ucs> <utf-8>E5AF90</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213B2A</marc> <ucs>5BD3</ucs> <utf-8>E5AF93</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213B2B</marc> <ucs>5BE1</ucs> <utf-8>E5AFA1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213B2C</marc> <ucs>5BE5</ucs> <utf-8>E5AFA5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213B2D</marc> <ucs>5BE8</ucs> <utf-8>E5AFA8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213B2E</marc> <ucs>5BE2</ucs> <utf-8>E5AFA2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213B2F</marc> <ucs>5BE4</ucs> <utf-8>E5AFA4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213B30</marc> <ucs>5BDE</ucs> <utf-8>E5AF9E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213B31</marc> <ucs>5BE6</ucs> <utf-8>E5AFA6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213B32</marc> <ucs>5BE7</ucs> <utf-8>E5AFA7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213B33</marc> <ucs>5BDF</ucs> <utf-8>E5AF9F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213B34</marc> <ucs>5BEE</ucs> <utf-8>E5AFAE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213B35</marc> <ucs>5BEC</ucs> <utf-8>E5AFAC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213B36</marc> <ucs>5BE9</ucs> <utf-8>E5AFA9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213B37</marc> <ucs>5BEB</ucs> <utf-8>E5AFAB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213B38</marc> <ucs>5BF5</ucs> <utf-8>E5AFB5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213B39</marc> <ucs>5BF6</ucs> <utf-8>E5AFB6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213B3A</marc> <ucs>5BF8</ucs> <utf-8>E5AFB8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213B3B</marc> <ucs>5BFA</ucs> <utf-8>E5AFBA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213B3C</marc> <ucs>5C01</ucs> <utf-8>E5B081</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213B3D</marc> <ucs>5C04</ucs> <utf-8>E5B084</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213B3E</marc> <ucs>5C09</ucs> <utf-8>E5B089</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213B3F</marc> <ucs>5C08</ucs> <utf-8>E5B088</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213B40</marc> <ucs>5C07</ucs> <utf-8>E5B087</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213B41</marc> <ucs>5C0A</ucs> <utf-8>E5B08A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213B42</marc> <ucs>5C0B</ucs> <utf-8>E5B08B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213B43</marc> <ucs>5C0D</ucs> <utf-8>E5B08D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213B44</marc> <ucs>5C0E</ucs> <utf-8>E5B08E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213B45</marc> <ucs>5C0F</ucs> <utf-8>E5B08F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213B46</marc> <ucs>5C11</ucs> <utf-8>E5B091</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213B47</marc> <ucs>5C16</ucs> <utf-8>E5B096</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213B48</marc> <ucs>5C1A</ucs> <utf-8>E5B09A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213B49</marc> <ucs>5C24</ucs> <utf-8>E5B0A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213B4A</marc> <ucs>5C2C</ucs> <utf-8>E5B0AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213B4B</marc> <ucs>5C31</ucs> <utf-8>E5B0B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213B4C</marc> <ucs>5C37</ucs> <utf-8>E5B0B7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213B4D</marc> <ucs>5C38</ucs> <utf-8>E5B0B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213B4E</marc> <ucs>5C3A</ucs> <utf-8>E5B0BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213B4F</marc> <ucs>5C3C</ucs> <utf-8>E5B0BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213B50</marc> <ucs>5C40</ucs> <utf-8>E5B180</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213B51</marc> <ucs>5C41</ucs> <utf-8>E5B181</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213B52</marc> <ucs>5C3F</ucs> <utf-8>E5B0BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213B53</marc> <ucs>5C3E</ucs> <utf-8>E5B0BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213B54</marc> <ucs>5C46</ucs> <utf-8>E5B186</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213B55</marc> <ucs>5C45</ucs> <utf-8>E5B185</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213B56</marc> <ucs>5C48</ucs> <utf-8>E5B188</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213B57</marc> <ucs>5C4E</ucs> <utf-8>E5B18E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213B58</marc> <ucs>5C4B</ucs> <utf-8>E5B18B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213B59</marc> <ucs>5C4D</ucs> <utf-8>E5B18D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213B5A</marc> <ucs>5C55</ucs> <utf-8>E5B195</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213B5B</marc> <ucs>5C51</ucs> <utf-8>E5B191</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213B5C</marc> <ucs>5C50</ucs> <utf-8>E5B190</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213B5D</marc> <ucs>E9E1</ucs> <utf-8>EEA7A1</utf-8> <name>East Asian ideograph (not in Unicode)</name> <alt>5C5B</alt> <altutf-8>E5B19B</altutf-8> </code> <code> <marc>213B5E</marc> <ucs>5C60</ucs> <utf-8>E5B1A0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213B5F</marc> <ucs>5C5C</ucs> <utf-8>E5B19C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213B60</marc> <ucs>5C62</ucs> <utf-8>E5B1A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213B61</marc> <ucs>E936</ucs> <utf-8>EEA4B6</utf-8> <name>East Asian ideograph (variant of 4B3B61 which maps to 5C64)</name> <alt>5C64</alt> <altutf-8>E5B1A4</altutf-8> </code> <code> <marc>213B62</marc> <ucs>5C65</ucs> <utf-8>E5B1A5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213B63</marc> <ucs>5C6C</ucs> <utf-8>E5B1AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213B64</marc> <ucs>5C6F</ucs> <utf-8>E5B1AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213B65</marc> <ucs>5C71</ucs> <utf-8>E5B1B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213B66</marc> <ucs>5C79</ucs> <utf-8>E5B1B9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213B67</marc> <ucs>5C90</ucs> <utf-8>E5B290</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213B68</marc> <ucs>5C8C</ucs> <utf-8>E5B28C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213B69</marc> <ucs>5C91</ucs> <utf-8>E5B291</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213B6A</marc> <ucs>5C94</ucs> <utf-8>E5B294</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213B6B</marc> <ucs>5CB7</ucs> <utf-8>E5B2B7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213B6C</marc> <ucs>5CB8</ucs> <utf-8>E5B2B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213B6E</marc> <ucs>5CA1</ucs> <utf-8>E5B2A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213B6F</marc> <ucs>5CAB</ucs> <utf-8>E5B2AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213B71</marc> <ucs>5CB1</ucs> <utf-8>E5B2B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213B72</marc> <ucs>5CD9</ucs> <utf-8>E5B399</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213B73</marc> <ucs>5D01</ucs> <utf-8>E5B481</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213B74</marc> <ucs>5CFD</ucs> <utf-8>E5B3BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213B75</marc> <ucs>5CED</ucs> <utf-8>E5B3AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213B76</marc> <ucs>5CFB</ucs> <utf-8>E5B3BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213B77</marc> <ucs>5CE8</ucs> <utf-8>E5B3A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213B78</marc> <ucs>5CF0</ucs> <utf-8>E5B3B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213B79</marc> <ucs>5CF6</ucs> <utf-8>E5B3B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213B7A</marc> <ucs>5CEA</ucs> <utf-8>E5B3AA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213B7B</marc> <ucs>5D07</ucs> <utf-8>E5B487</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213B7C</marc> <ucs>5D06</ucs> <utf-8>E5B486</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213B7D</marc> <ucs>5D1B</ucs> <utf-8>E5B49B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213B7E</marc> <ucs>5D16</ucs> <utf-8>E5B496</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213C21</marc> <ucs>5D0E</ucs> <utf-8>E5B48E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213C22</marc> <ucs>5D11</ucs> <utf-8>E5B491</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213C23</marc> <ucs>5D22</ucs> <utf-8>E5B4A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213C24</marc> <ucs>5D29</ucs> <utf-8>E5B4A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213C25</marc> <ucs>5D14</ucs> <utf-8>E5B494</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213C26</marc> <ucs>5D19</ucs> <utf-8>E5B499</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213C27</marc> <ucs>5D4C</ucs> <utf-8>E5B58C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213C28</marc> <ucs>5D50</ucs> <utf-8>E5B590</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213C29</marc> <ucs>5D69</ucs> <utf-8>E5B5A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213C2A</marc> <ucs>5D84</ucs> <utf-8>E5B684</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213C2B</marc> <ucs>5D87</ucs> <utf-8>E5B687</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213C2C</marc> <ucs>5D9D</ucs> <utf-8>E5B69D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213C2D</marc> <ucs>5DBC</ucs> <utf-8>E5B6BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213C2E</marc> <ucs>5DBD</ucs> <utf-8>E5B6BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213C2F</marc> <ucs>E937</ucs> <utf-8>EEA4B7</utf-8> <name>East Asian ideograph (variant of 4B3C2F which maps to 5DBA)</name> <alt>5DBA</alt> <altutf-8>E5B6BA</altutf-8> </code> <code> <marc>213C30</marc> <ucs>5DCD</ucs> <utf-8>E5B78D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213C31</marc> <ucs>5DD2</ucs> <utf-8>E5B792</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213C32</marc> <ucs>5DD4</ucs> <utf-8>E5B794</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213C33</marc> <ucs>5DD6</ucs> <utf-8>E5B796</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213C34</marc> <ucs>5DDD</ucs> <utf-8>E5B79D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213C35</marc> <ucs>5DDE</ucs> <utf-8>E5B79E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213C36</marc> <ucs>5DE2</ucs> <utf-8>E5B7A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213C37</marc> <ucs>5DE5</ucs> <utf-8>E5B7A5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213C38</marc> <ucs>5DE8</ucs> <utf-8>E5B7A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213C39</marc> <ucs>5DE7</ucs> <utf-8>E5B7A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213C3A</marc> <ucs>5DE6</ucs> <utf-8>E5B7A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213C3B</marc> <ucs>5DEB</ucs> <utf-8>E5B7AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213C3C</marc> <ucs>5DEE</ucs> <utf-8>E5B7AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213C3D</marc> <ucs>5DF1</ucs> <utf-8>E5B7B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213C3E</marc> <ucs>5DF2</ucs> <utf-8>E5B7B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213C3F</marc> <ucs>5DF3</ucs> <utf-8>E5B7B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213C40</marc> <ucs>5DF4</ucs> <utf-8>E5B7B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213C41</marc> <ucs>5DF7</ucs> <utf-8>E5B7B7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213C42</marc> <ucs>5DFD</ucs> <utf-8>E5B7BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213C43</marc> <ucs>5DFE</ucs> <utf-8>E5B7BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213C44</marc> <ucs>5E02</ucs> <utf-8>E5B882</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213C46</marc> <ucs>5E06</ucs> <utf-8>E5B886</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213C49</marc> <ucs>5E1A</ucs> <utf-8>E5B89A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213C4A</marc> <ucs>5E16</ucs> <utf-8>E5B896</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213C4B</marc> <ucs>5E15</ucs> <utf-8>E5B895</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213C4C</marc> <ucs>5E1B</ucs> <utf-8>E5B89B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213C4D</marc> <ucs>5E11</ucs> <utf-8>E5B891</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213C4E</marc> <ucs>5E1D</ucs> <utf-8>E5B89D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213C4F</marc> <ucs>5E25</ucs> <utf-8>E5B8A5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213C51</marc> <ucs>5E2B</ucs> <utf-8>E5B8AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213C52</marc> <ucs>5E33</ucs> <utf-8>E5B8B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213C53</marc> <ucs>5E36</ucs> <utf-8>E5B8B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213C54</marc> <ucs>5E38</ucs> <utf-8>E5B8B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213C55</marc> <ucs>5E37</ucs> <utf-8>E5B8B7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213C56</marc> <ucs>5E45</ucs> <utf-8>E5B985</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213C57</marc> <ucs>5E3D</ucs> <utf-8>E5B8BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213C58</marc> <ucs>5E40</ucs> <utf-8>E5B980</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213C59</marc> <ucs>5E4C</ucs> <utf-8>E5B98C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213C5A</marc> <ucs>5E5B</ucs> <utf-8>E5B99B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213C5B</marc> <ucs>5E54</ucs> <utf-8>E5B994</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213C5C</marc> <ucs>5E57</ucs> <utf-8>E5B997</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213C5D</marc> <ucs>5E55</ucs> <utf-8>E5B995</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213C5E</marc> <ucs>5E63</ucs> <utf-8>E5B9A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213C5F</marc> <ucs>5E62</ucs> <utf-8>E5B9A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213C60</marc> <ucs>5E5F</ucs> <utf-8>E5B99F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213C61</marc> <ucs>5E6B</ucs> <utf-8>E5B9AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213C63</marc> <ucs>5E73</ucs> <utf-8>E5B9B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213C65</marc> <ucs>5E74</ucs> <utf-8>E5B9B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213C68</marc> <ucs>5E7B</ucs> <utf-8>E5B9BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213C69</marc> <ucs>5E7C</ucs> <utf-8>E5B9BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213C6A</marc> <ucs>5E7D</ucs> <utf-8>E5B9BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213C6B</marc> <ucs>5E7E</ucs> <utf-8>E5B9BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213C6C</marc> <ucs>5E8F</ucs> <utf-8>E5BA8F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213C6D</marc> <ucs>5E87</ucs> <utf-8>E5BA87</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213C6E</marc> <ucs>5E8A</ucs> <utf-8>E5BA8A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213C6F</marc> <ucs>5E9A</ucs> <utf-8>E5BA9A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213C70</marc> <ucs>5E97</ucs> <utf-8>E5BA97</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213C71</marc> <ucs>5E96</ucs> <utf-8>E5BA96</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213C72</marc> <ucs>5E9C</ucs> <utf-8>E5BA9C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213C73</marc> <ucs>5E95</ucs> <utf-8>E5BA95</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213C74</marc> <ucs>5EA0</ucs> <utf-8>E5BAA0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213C75</marc> <ucs>5EA6</ucs> <utf-8>E5BAA6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213C76</marc> <ucs>5EAB</ucs> <utf-8>E5BAAB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213C77</marc> <ucs>5EA7</ucs> <utf-8>E5BAA7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213C78</marc> <ucs>5EAD</ucs> <utf-8>E5BAAD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213C79</marc> <ucs>5EB7</ucs> <utf-8>E5BAB7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213C7A</marc> <ucs>5EB8</ucs> <utf-8>E5BAB8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213C7B</marc> <ucs>5EB6</ucs> <utf-8>E5BAB6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213C7C</marc> <ucs>5EB5</ucs> <utf-8>E5BAB5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213C7D</marc> <ucs>5EC2</ucs> <utf-8>E5BB82</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213C7E</marc> <ucs>5EC1</ucs> <utf-8>E5BB81</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213D21</marc> <ucs>5EBE</ucs> <utf-8>E5BABE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213D22</marc> <ucs>5ECA</ucs> <utf-8>E5BB8A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213D23</marc> <ucs>5EC9</ucs> <utf-8>E5BB89</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213D24</marc> <ucs>5EC8</ucs> <utf-8>E5BB88</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213D25</marc> <ucs>5ED3</ucs> <utf-8>E5BB93</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213D26</marc> <ucs>5ED6</ucs> <utf-8>E5BB96</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213D27</marc> <ucs>5EE2</ucs> <utf-8>E5BBA2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213D28</marc> <ucs>5EDA</ucs> <utf-8>E5BB9A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213D29</marc> <ucs>5EDD</ucs> <utf-8>E5BB9D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213D2A</marc> <ucs>E938</ucs> <utf-8>EEA4B8</utf-8> <name>East Asian ideograph (variant of 4B3D2A which maps to 5EE3)</name> <alt>5EE3</alt> <altutf-8>E5BBA3</altutf-8> </code> <code> <marc>213D2B</marc> <ucs>5EDF</ucs> <utf-8>E5BB9F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213D2C</marc> <ucs>5EE0</ucs> <utf-8>E5BBA0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213D2D</marc> <ucs>9F90</ucs> <utf-8>E9BE90</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213D2E</marc> <ucs>5EEC</ucs> <utf-8>E5BBAC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213D2F</marc> <ucs>5EF3</ucs> <utf-8>E5BBB3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213D30</marc> <ucs>5EF7</ucs> <utf-8>E5BBB7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213D32</marc> <ucs>5EF6</ucs> <utf-8>E5BBB6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213D33</marc> <ucs>5EFA</ucs> <utf-8>E5BBBA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213D34</marc> <ucs>5EFF</ucs> <utf-8>E5BBBF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213D36</marc> <ucs>5F04</ucs> <utf-8>E5BC84</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213D37</marc> <ucs>5F08</ucs> <utf-8>E5BC88</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213D38</marc> <ucs>5F0A</ucs> <utf-8>E5BC8A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213D39</marc> <ucs>5F0F</ucs> <utf-8>E5BC8F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213D3A</marc> <ucs>5F12</ucs> <utf-8>E5BC92</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213D3B</marc> <ucs>5F13</ucs> <utf-8>E5BC93</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213D3C</marc> <ucs>5F15</ucs> <utf-8>E5BC95</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213D3D</marc> <ucs>5F14</ucs> <utf-8>E5BC94</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213D3E</marc> <ucs>5F18</ucs> <utf-8>E5BC98</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213D3F</marc> <ucs>5F17</ucs> <utf-8>E5BC97</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213D40</marc> <ucs>5F1B</ucs> <utf-8>E5BC9B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213D41</marc> <ucs>5F1F</ucs> <utf-8>E5BC9F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213D42</marc> <ucs>5F26</ucs> <utf-8>E5BCA6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213D43</marc> <ucs>5F27</ucs> <utf-8>E5BCA7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213D44</marc> <ucs>5F29</ucs> <utf-8>E5BCA9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213D45</marc> <ucs>5F2D</ucs> <utf-8>E5BCAD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213D46</marc> <ucs>5F31</ucs> <utf-8>E5BCB1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213D47</marc> <ucs>5F35</ucs> <utf-8>E5BCB5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213D48</marc> <ucs>5F37</ucs> <utf-8>E5BCB7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213D49</marc> <ucs>5F3C</ucs> <utf-8>E5BCBC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213D4A</marc> <ucs>5F46</ucs> <utf-8>E5BD86</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213D4B</marc> <ucs>5F48</ucs> <utf-8>E5BD88</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213D4C</marc> <ucs>5F4C</ucs> <utf-8>E5BD8C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213D4D</marc> <ucs>5F4E</ucs> <utf-8>E5BD8E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213D4E</marc> <ucs>5F57</ucs> <utf-8>E5BD97</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213D4F</marc> <ucs>5F59</ucs> <utf-8>E5BD99</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213D50</marc> <ucs>5F5D</ucs> <utf-8>E5BD9D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213D51</marc> <ucs>5F62</ucs> <utf-8>E5BDA2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213D52</marc> <ucs>5F64</ucs> <utf-8>E5BDA4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213D53</marc> <ucs>5F65</ucs> <utf-8>E5BDA5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213D54</marc> <ucs>5F6C</ucs> <utf-8>E5BDAC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213D55</marc> <ucs>5F69</ucs> <utf-8>E5BDA9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213D57</marc> <ucs>5F6D</ucs> <utf-8>E5BDAD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213D58</marc> <ucs>5F70</ucs> <utf-8>E5BDB0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213D59</marc> <ucs>5F71</ucs> <utf-8>E5BDB1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213D5B</marc> <ucs>5F79</ucs> <utf-8>E5BDB9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213D5C</marc> <ucs>5F80</ucs> <utf-8>E5BE80</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213D5E</marc> <ucs>5F7F</ucs> <utf-8>E5BDBF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213D5F</marc> <ucs>5F7C</ucs> <utf-8>E5BDBC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213D60</marc> <ucs>5F85</ucs> <utf-8>E5BE85</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213D61</marc> <ucs>5F88</ucs> <utf-8>E5BE88</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213D62</marc> <ucs>5F8B</ucs> <utf-8>E5BE8B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213D63</marc> <ucs>5F8A</ucs> <utf-8>E5BE8A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213D64</marc> <ucs>5F87</ucs> <utf-8>E5BE87</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213D65</marc> <ucs>5F8C</ucs> <utf-8>E5BE8C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213D66</marc> <ucs>5F92</ucs> <utf-8>E5BE92</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213D67</marc> <ucs>5F91</ucs> <utf-8>E5BE91</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213D68</marc> <ucs>5F90</ucs> <utf-8>E5BE90</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213D69</marc> <ucs>5F98</ucs> <utf-8>E5BE98</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213D6A</marc> <ucs>5F97</ucs> <utf-8>E5BE97</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213D6B</marc> <ucs>5F99</ucs> <utf-8>E5BE99</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213D6C</marc> <ucs>5F9E</ucs> <utf-8>E5BE9E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213D6F</marc> <ucs>5FA9</ucs> <utf-8>E5BEA9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213D71</marc> <ucs>5FAA</ucs> <utf-8>E5BEAA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213D72</marc> <ucs>5FAC</ucs> <utf-8>E5BEAC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213D73</marc> <ucs>5FAE</ucs> <utf-8>E5BEAE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213D74</marc> <ucs>5FB9</ucs> <utf-8>E5BEB9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213D75</marc> <ucs>5FB7</ucs> <utf-8>E5BEB7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213D76</marc> <ucs>5FB5</ucs> <utf-8>E5BEB5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213D77</marc> <ucs>5FBD</ucs> <utf-8>E5BEBD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213D78</marc> <ucs>5FC3</ucs> <utf-8>E5BF83</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213D79</marc> <ucs>5FC5</ucs> <utf-8>E5BF85</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213D7A</marc> <ucs>5FD9</ucs> <utf-8>E5BF99</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213D7B</marc> <ucs>5FD8</ucs> <utf-8>E5BF98</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213D7C</marc> <ucs>5FCC</ucs> <utf-8>E5BF8C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213D7D</marc> <ucs>5FD6</ucs> <utf-8>E5BF96</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213E21</marc> <ucs>5FCD</ucs> <utf-8>E5BF8D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213E22</marc> <ucs>5FEB</ucs> <utf-8>E5BFAB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213E23</marc> <ucs>5FE0</ucs> <utf-8>E5BFA0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213E24</marc> <ucs>5FF1</ucs> <utf-8>E5BFB1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213E25</marc> <ucs>5FFD</ucs> <utf-8>E5BFBD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213E26</marc> <ucs>5FDD</ucs> <utf-8>E5BF9D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213E27</marc> <ucs>5FF5</ucs> <utf-8>E5BFB5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213E28</marc> <ucs>5FFF</ucs> <utf-8>E5BFBF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213E29</marc> <ucs>6014</ucs> <utf-8>E68094</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213E2A</marc> <ucs>E939</ucs> <utf-8>EEA4B9</utf-8> <name>East Asian ideograph (variant of 4B3E2A which maps to 6035)</name> <alt>6035</alt> <altutf-8>E680B5</altutf-8> </code> <code> <marc>213E2B</marc> <ucs>602A</ucs> <utf-8>E680AA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213E2C</marc> <ucs>602F</ucs> <utf-8>E680AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213E2D</marc> <ucs>6016</ucs> <utf-8>E68096</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213E2E</marc> <ucs>601D</ucs> <utf-8>E6809D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213E2F</marc> <ucs>600F</ucs> <utf-8>E6808F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213E30</marc> <ucs>6021</ucs> <utf-8>E680A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213E31</marc> <ucs>6020</ucs> <utf-8>E680A0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213E32</marc> <ucs>6028</ucs> <utf-8>E680A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213E33</marc> <ucs>6025</ucs> <utf-8>E680A5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213E34</marc> <ucs>6027</ucs> <utf-8>E680A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213E35</marc> <ucs>600E</ucs> <utf-8>E6808E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213E36</marc> <ucs>6015</ucs> <utf-8>E68095</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213E37</marc> <ucs>6012</ucs> <utf-8>E68092</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213E38</marc> <ucs>6059</ucs> <utf-8>E68199</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213E39</marc> <ucs>6063</ucs> <utf-8>E681A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213E3A</marc> <ucs>6068</ucs> <utf-8>E681A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213E3B</marc> <ucs>6043</ucs> <utf-8>E68183</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213E3C</marc> <ucs>6065</ucs> <utf-8>E681A5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213E3D</marc> <ucs>6050</ucs> <utf-8>E68190</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213E3E</marc> <ucs>606D</ucs> <utf-8>E681AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213E3F</marc> <ucs>6062</ucs> <utf-8>E681A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213E40</marc> <ucs>E93A</ucs> <utf-8>EEA4BA</utf-8> <name>East Asian ideograph (variant of 4B3E40 which maps to 6046)</name> <alt>6046</alt> <altutf-8>E68186</altutf-8> </code> <code> <marc>213E41</marc> <ucs>604D</ucs> <utf-8>E6818D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213E42</marc> <ucs>606B</ucs> <utf-8>E681AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213E43</marc> <ucs>6069</ucs> <utf-8>E681A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213E44</marc> <ucs>606C</ucs> <utf-8>E681AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213E45</marc> <ucs>606F</ucs> <utf-8>E681AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213E46</marc> <ucs>606A</ucs> <utf-8>E681AA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213E47</marc> <ucs>6064</ucs> <utf-8>E681A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213E48</marc> <ucs>6070</ucs> <utf-8>E681B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213E49</marc> <ucs>6055</ucs> <utf-8>E68195</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213E4A</marc> <ucs>608C</ucs> <utf-8>E6828C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213E4B</marc> <ucs>60A6</ucs> <utf-8>E682A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213E4C</marc> <ucs>607F</ucs> <utf-8>E681BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213E4D</marc> <ucs>609F</ucs> <utf-8>E6829F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213E4E</marc> <ucs>609A</ucs> <utf-8>E6829A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213E4F</marc> <ucs>6096</ucs> <utf-8>E68296</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213E50</marc> <ucs>6084</ucs> <utf-8>E68284</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213E51</marc> <ucs>608D</ucs> <utf-8>E6828D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213E52</marc> <ucs>60A3</ucs> <utf-8>E682A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213E53</marc> <ucs>6089</ucs> <utf-8>E68289</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213E54</marc> <ucs>6094</ucs> <utf-8>E68294</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213E55</marc> <ucs>60A0</ucs> <utf-8>E682A0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213E56</marc> <ucs>60A8</ucs> <utf-8>E682A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213E57</marc> <ucs>60B4</ucs> <utf-8>E682B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213E58</marc> <ucs>60E6</ucs> <utf-8>E683A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213E59</marc> <ucs>60CB</ucs> <utf-8>E6838B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213E5B</marc> <ucs>E93B</ucs> <utf-8>EEA4BB</utf-8> <name>East Asian ideograph (variant of 4B3E5B which maps to 60C5)</name> <alt>60C5</alt> <altutf-8>E68385</altutf-8> </code> <code> <marc>213E5C</marc> <ucs>60B6</ucs> <utf-8>E682B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213E5D</marc> <ucs>60D1</ucs> <utf-8>E68391</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213E5E</marc> <ucs>60B5</ucs> <utf-8>E682B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213E5F</marc> <ucs>60BB</ucs> <utf-8>E682BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213E60</marc> <ucs>60E0</ucs> <utf-8>E683A0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213E61</marc> <ucs>60E1</ucs> <utf-8>E683A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213E62</marc> <ucs>60DC</ucs> <utf-8>E6839C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213E63</marc> <ucs>60D8</ucs> <utf-8>E68398</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213E64</marc> <ucs>60D5</ucs> <utf-8>E68395</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213E65</marc> <ucs>60BC</ucs> <utf-8>E682BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213E66</marc> <ucs>60B2</ucs> <utf-8>E682B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213E67</marc> <ucs>60C6</ucs> <utf-8>E68386</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213E68</marc> <ucs>60B8</ucs> <utf-8>E682B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213E69</marc> <ucs>60DA</ucs> <utf-8>E6839A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213E6A</marc> <ucs>60DF</ucs> <utf-8>E6839F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213E6B</marc> <ucs>610F</ucs> <utf-8>E6848F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213E6C</marc> <ucs>611C</ucs> <utf-8>E6849C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213E6D</marc> <ucs>60F3</ucs> <utf-8>E683B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213E6E</marc> <ucs>611F</ucs> <utf-8>E6849F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213E6F</marc> <ucs>60F0</ucs> <utf-8>E683B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213E70</marc> <ucs>60FB</ucs> <utf-8>E683BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213E71</marc> <ucs>60FA</ucs> <utf-8>E683BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213E72</marc> <ucs>611A</ucs> <utf-8>E6849A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213E73</marc> <ucs>6115</ucs> <utf-8>E68495</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213E74</marc> <ucs>60F9</ucs> <utf-8>E683B9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213E75</marc> <ucs>6123</ucs> <utf-8>E684A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213E76</marc> <ucs>60F4</ucs> <utf-8>E683B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213E77</marc> <ucs>611B</ucs> <utf-8>E6849B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213E78</marc> <ucs>610E</ucs> <utf-8>E6848E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213E79</marc> <ucs>6100</ucs> <utf-8>E68480</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213E7A</marc> <ucs>6101</ucs> <utf-8>E68481</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213E7B</marc> <ucs>60F6</ucs> <utf-8>E683B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213E7C</marc> <ucs>6109</ucs> <utf-8>E68489</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213E7D</marc> <ucs>6108</ucs> <utf-8>E68488</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213E7E</marc> <ucs>60F1</ucs> <utf-8>E683B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213F21</marc> <ucs>6148</ucs> <utf-8>E68588</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213F22</marc> <ucs>6168</ucs> <utf-8>E685A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213F24</marc> <ucs>613C</ucs> <utf-8>E684BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213F26</marc> <ucs>614C</ucs> <utf-8>E6858C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213F27</marc> <ucs>614D</ucs> <utf-8>E6858D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213F28</marc> <ucs>614B</ucs> <utf-8>E6858B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213F29</marc> <ucs>613E</ucs> <utf-8>E684BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213F2A</marc> <ucs>6127</ucs> <utf-8>E684A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213F2B</marc> <ucs>6134</ucs> <utf-8>E684B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213F2C</marc> <ucs>6147</ucs> <utf-8>E68587</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213F2D</marc> <ucs>6177</ucs> <utf-8>E685B7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213F2E</marc> <ucs>6176</ucs> <utf-8>E685B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213F2F</marc> <ucs>6167</ucs> <utf-8>E685A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213F30</marc> <ucs>6170</ucs> <utf-8>E685B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213F31</marc> <ucs>615A</ucs> <utf-8>E6859A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213F32</marc> <ucs>615D</ucs> <utf-8>E6859D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213F33</marc> <ucs>6182</ucs> <utf-8>E68682</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213F34</marc> <ucs>617C</ucs> <utf-8>E685BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213F35</marc> <ucs>6162</ucs> <utf-8>E685A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213F36</marc> <ucs>616E</ucs> <utf-8>E685AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213F37</marc> <ucs>6155</ucs> <utf-8>E68595</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213F38</marc> <ucs>6158</ucs> <utf-8>E68598</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213F39</marc> <ucs>6163</ucs> <utf-8>E685A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213F3A</marc> <ucs>615F</ucs> <utf-8>E6859F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213F3B</marc> <ucs>616B</ucs> <utf-8>E685AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213F3C</marc> <ucs>617E</ucs> <utf-8>E685BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213F3D</marc> <ucs>61A7</ucs> <utf-8>E686A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213F3E</marc> <ucs>61B2</ucs> <utf-8>E686B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213F3F</marc> <ucs>6191</ucs> <utf-8>E68691</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213F40</marc> <ucs>618E</ucs> <utf-8>E6868E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213F41</marc> <ucs>61AB</ucs> <utf-8>E686AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213F42</marc> <ucs>61A4</ucs> <utf-8>E686A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213F43</marc> <ucs>61AC</ucs> <utf-8>E686AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213F44</marc> <ucs>619A</ucs> <utf-8>E6869A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213F45</marc> <ucs>61A9</ucs> <utf-8>E686A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213F46</marc> <ucs>6194</ucs> <utf-8>E68694</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213F47</marc> <ucs>618A</ucs> <utf-8>E6868A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213F48</marc> <ucs>61B6</ucs> <utf-8>E686B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213F49</marc> <ucs>61CD</ucs> <utf-8>E6878D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213F4A</marc> <ucs>61C9</ucs> <utf-8>E68789</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213F4B</marc> <ucs>6190</ucs> <utf-8>E68690</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213F4C</marc> <ucs>61BE</ucs> <utf-8>E686BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213F4D</marc> <ucs>61C2</ucs> <utf-8>E68782</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213F4E</marc> <ucs>61C7</ucs> <utf-8>E68787</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213F4F</marc> <ucs>61C8</ucs> <utf-8>E68788</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213F50</marc> <ucs>61CA</ucs> <utf-8>E6878A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213F51</marc> <ucs>61E3</ucs> <utf-8>E687A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213F52</marc> <ucs>61E6</ucs> <utf-8>E687A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213F53</marc> <ucs>E93C</ucs> <utf-8>EEA4BC</utf-8> <name>East Asian ideograph (variant of 4B3F53 which maps to 61F2)</name> <alt>61F2</alt> <altutf-8>E687B2</altutf-8> </code> <code> <marc>213F54</marc> <ucs>61F7</ucs> <utf-8>E687B7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213F55</marc> <ucs>61F6</ucs> <utf-8>E687B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213F56</marc> <ucs>61F8</ucs> <utf-8>E687B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213F57</marc> <ucs>61F5</ucs> <utf-8>E687B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213F58</marc> <ucs>61FA</ucs> <utf-8>E687BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213F59</marc> <ucs>61FE</ucs> <utf-8>E687BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213F5A</marc> <ucs>61FF</ucs> <utf-8>E687BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213F5B</marc> <ucs>61FC</ucs> <utf-8>E687BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213F5C</marc> <ucs>6200</ucs> <utf-8>E68880</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213F5D</marc> <ucs>6208</ucs> <utf-8>E68888</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213F5E</marc> <ucs>620A</ucs> <utf-8>E6888A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213F5F</marc> <ucs>620E</ucs> <utf-8>E6888E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213F60</marc> <ucs>620D</ucs> <utf-8>E6888D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213F61</marc> <ucs>620C</ucs> <utf-8>E6888C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213F62</marc> <ucs>6210</ucs> <utf-8>E68890</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213F63</marc> <ucs>6212</ucs> <utf-8>E68892</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213F64</marc> <ucs>6211</ucs> <utf-8>E68891</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213F65</marc> <ucs>6216</ucs> <utf-8>E68896</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213F66</marc> <ucs>6215</ucs> <utf-8>E68895</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213F67</marc> <ucs>621B</ucs> <utf-8>E6889B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213F68</marc> <ucs>621A</ucs> <utf-8>E6889A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213F69</marc> <ucs>621F</ucs> <utf-8>E6889F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213F6A</marc> <ucs>6221</ucs> <utf-8>E688A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213F6B</marc> <ucs>6222</ucs> <utf-8>E688A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213F6C</marc> <ucs>622A</ucs> <utf-8>E688AA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213F6D</marc> <ucs>622E</ucs> <utf-8>E688AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213F6E</marc> <ucs>6230</ucs> <utf-8>E688B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213F6F</marc> <ucs>6232</ucs> <utf-8>E688B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213F70</marc> <ucs>6234</ucs> <utf-8>E688B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213F71</marc> <ucs>6233</ucs> <utf-8>E688B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213F72</marc> <ucs>6236</ucs> <utf-8>E688B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213F73</marc> <ucs>623F</ucs> <utf-8>E688BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213F74</marc> <ucs>623E</ucs> <utf-8>E688BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213F75</marc> <ucs>6240</ucs> <utf-8>E68980</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213F76</marc> <ucs>6241</ucs> <utf-8>E68981</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213F78</marc> <ucs>6248</ucs> <utf-8>E68988</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213F79</marc> <ucs>6249</ucs> <utf-8>E68989</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213F7A</marc> <ucs>624B</ucs> <utf-8>E6898B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213F7D</marc> <ucs>6253</ucs> <utf-8>E68993</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>213F7E</marc> <ucs>6254</ucs> <utf-8>E68994</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214021</marc> <ucs>6252</ucs> <utf-8>E68992</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214022</marc> <ucs>625B</ucs> <utf-8>E6899B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214023</marc> <ucs>6263</ucs> <utf-8>E689A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214024</marc> <ucs>6258</ucs> <utf-8>E68998</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214025</marc> <ucs>6296</ucs> <utf-8>E68A96</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214026</marc> <ucs>6297</ucs> <utf-8>E68A97</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214027</marc> <ucs>6292</ucs> <utf-8>E68A92</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214028</marc> <ucs>6276</ucs> <utf-8>E689B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214029</marc> <ucs>6289</ucs> <utf-8>E68A89</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21402A</marc> <ucs>627F</ucs> <utf-8>E689BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21402B</marc> <ucs>6279</ucs> <utf-8>E689B9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21402C</marc> <ucs>6280</ucs> <utf-8>E68A80</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21402D</marc> <ucs>628A</ucs> <utf-8>E68A8A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21402E</marc> <ucs>626D</ucs> <utf-8>E689AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21402F</marc> <ucs>627C</ucs> <utf-8>E689BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214030</marc> <ucs>627E</ucs> <utf-8>E689BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214031</marc> <ucs>626F</ucs> <utf-8>E689AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214032</marc> <ucs>6284</ucs> <utf-8>E68A84</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214033</marc> <ucs>6295</ucs> <utf-8>E68A95</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214034</marc> <ucs>6291</ucs> <utf-8>E68A91</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214035</marc> <ucs>6298</ucs> <utf-8>E68A98</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214036</marc> <ucs>626E</ucs> <utf-8>E689AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214037</marc> <ucs>6273</ucs> <utf-8>E689B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214038</marc> <ucs>6293</ucs> <utf-8>E68A93</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214039</marc> <ucs>62C9</ucs> <utf-8>E68B89</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21403A</marc> <ucs>62C4</ucs> <utf-8>E68B84</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21403B</marc> <ucs>62CC</ucs> <utf-8>E68B8C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21403C</marc> <ucs>62A8</ucs> <utf-8>E68AA8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21403D</marc> <ucs>62DC</ucs> <utf-8>E68B9C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21403E</marc> <ucs>62BF</ucs> <utf-8>E68ABF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21403F</marc> <ucs>62C2</ucs> <utf-8>E68B82</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214040</marc> <ucs>62B9</ucs> <utf-8>E68AB9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214041</marc> <ucs>62D2</ucs> <utf-8>E68B92</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214042</marc> <ucs>62D3</ucs> <utf-8>E68B93</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214043</marc> <ucs>62DB</ucs> <utf-8>E68B9B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214044</marc> <ucs>62AB</ucs> <utf-8>E68AAB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214045</marc> <ucs>62CB</ucs> <utf-8>E68B8B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214046</marc> <ucs>62D4</ucs> <utf-8>E68B94</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214047</marc> <ucs>62BD</ucs> <utf-8>E68ABD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214048</marc> <ucs>62BC</ucs> <utf-8>E68ABC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214049</marc> <ucs>E93D</ucs> <utf-8>EEA4BD</utf-8> <name>East Asian ideograph (variant of 4B4049 which maps to 62D0)</name> <alt>62D0</alt> <altutf-8>E68B90</altutf-8> </code> <code> <marc>21404A</marc> <ucs>62C8</ucs> <utf-8>E68B88</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21404B</marc> <ucs>62D9</ucs> <utf-8>E68B99</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21404C</marc> <ucs>62DA</ucs> <utf-8>E68B9A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21404D</marc> <ucs>62AC</ucs> <utf-8>E68AAC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21404E</marc> <ucs>62C7</ucs> <utf-8>E68B87</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21404F</marc> <ucs>62B1</ucs> <utf-8>E68AB1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214050</marc> <ucs>62D6</ucs> <utf-8>E68B96</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214051</marc> <ucs>62D8</ucs> <utf-8>E68B98</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214052</marc> <ucs>62CD</ucs> <utf-8>E68B8D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214053</marc> <ucs>62B5</ucs> <utf-8>E68AB5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214054</marc> <ucs>62CE</ucs> <utf-8>E68B8E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214055</marc> <ucs>62D7</ucs> <utf-8>E68B97</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214056</marc> <ucs>62C6</ucs> <utf-8>E68B86</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214057</marc> <ucs>6309</ucs> <utf-8>E68C89</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214058</marc> <ucs>6316</ucs> <utf-8>E68C96</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214059</marc> <ucs>62FC</ucs> <utf-8>E68BBC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21405A</marc> <ucs>62F3</ucs> <utf-8>E68BB3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21405B</marc> <ucs>6308</ucs> <utf-8>E68C88</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21405C</marc> <ucs>62ED</ucs> <utf-8>E68BAD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21405D</marc> <ucs>6301</ucs> <utf-8>E68C81</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21405E</marc> <ucs>62EE</ucs> <utf-8>E68BAE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21405F</marc> <ucs>62EF</ucs> <utf-8>E68BAF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214060</marc> <ucs>62F7</ucs> <utf-8>E68BB7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214061</marc> <ucs>6307</ucs> <utf-8>E68C87</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214062</marc> <ucs>62F1</ucs> <utf-8>E68BB1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214063</marc> <ucs>62FD</ucs> <utf-8>E68BBD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214064</marc> <ucs>6311</ucs> <utf-8>E68C91</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214065</marc> <ucs>62EC</ucs> <utf-8>E68BAC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214066</marc> <ucs>E93E</ucs> <utf-8>EEA4BE</utf-8> <name>East Asian ideograph (variant of 4B4066 which maps to 62F4)</name> <alt>62F4</alt> <altutf-8>E68BB4</altutf-8> </code> <code> <marc>214067</marc> <ucs>62FF</ucs> <utf-8>E68BBF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214069</marc> <ucs>6342</ucs> <utf-8>E68D82</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21406A</marc> <ucs>632A</ucs> <utf-8>E68CAA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21406B</marc> <ucs>6355</ucs> <utf-8>E68D95</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21406C</marc> <ucs>633E</ucs> <utf-8>E68CBE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21406D</marc> <ucs>632F</ucs> <utf-8>E68CAF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21406E</marc> <ucs>634E</ucs> <utf-8>E68D8E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21406F</marc> <ucs>634F</ucs> <utf-8>E68D8F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214070</marc> <ucs>6350</ucs> <utf-8>E68D90</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214071</marc> <ucs>6349</ucs> <utf-8>E68D89</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214073</marc> <ucs>632B</ucs> <utf-8>E68CAB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214074</marc> <ucs>6328</ucs> <utf-8>E68CA8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214075</marc> <ucs>633A</ucs> <utf-8>E68CBA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214076</marc> <ucs>63A5</ucs> <utf-8>E68EA5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214077</marc> <ucs>6369</ucs> <utf-8>E68DA9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214078</marc> <ucs>63A0</ucs> <utf-8>E68EA0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214079</marc> <ucs>6396</ucs> <utf-8>E68E96</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21407A</marc> <ucs>63A7</ucs> <utf-8>E68EA7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21407B</marc> <ucs>6372</ucs> <utf-8>E68DB2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21407C</marc> <ucs>6377</ucs> <utf-8>E68DB7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21407D</marc> <ucs>6383</ucs> <utf-8>E68E83</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21407E</marc> <ucs>636B</ucs> <utf-8>E68DAB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214121</marc> <ucs>6367</ucs> <utf-8>E68DA7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214122</marc> <ucs>6398</ucs> <utf-8>E68E98</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214123</marc> <ucs>639B</ucs> <utf-8>E68E9B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214124</marc> <ucs>63AA</ucs> <utf-8>E68EAA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214125</marc> <ucs>6371</ucs> <utf-8>E68DB1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214126</marc> <ucs>63A9</ucs> <utf-8>E68EA9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214127</marc> <ucs>638C</ucs> <utf-8>E68E8C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214128</marc> <ucs>6389</ucs> <utf-8>E68E89</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214129</marc> <ucs>63A2</ucs> <utf-8>E68EA2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21412A</marc> <ucs>6399</ucs> <utf-8>E68E99</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21412B</marc> <ucs>63A1</ucs> <utf-8>E68EA1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21412C</marc> <ucs>6388</ucs> <utf-8>E68E88</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21412D</marc> <ucs>63AC</ucs> <utf-8>E68EAC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21412E</marc> <ucs>633D</ucs> <utf-8>E68CBD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21412F</marc> <ucs>6392</ucs> <utf-8>E68E92</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214130</marc> <ucs>63A3</ucs> <utf-8>E68EA3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214131</marc> <ucs>6376</ucs> <utf-8>E68DB6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214132</marc> <ucs>638F</ucs> <utf-8>E68E8F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214133</marc> <ucs>63A8</ucs> <utf-8>E68EA8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214134</marc> <ucs>637B</ucs> <utf-8>E68DBB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214135</marc> <ucs>E93F</ucs> <utf-8>EEA4BF</utf-8> <name>East Asian ideograph (variant of 4B4135 which maps to 6368)</name> <alt>6368</alt> <altutf-8>E68DA8</altutf-8> </code> <code> <marc>214136</marc> <ucs>6384</ucs> <utf-8>E68E84</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214137</marc> <ucs>6380</ucs> <utf-8>E68E80</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214138</marc> <ucs>63C6</ucs> <utf-8>E68F86</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214139</marc> <ucs>63C9</ucs> <utf-8>E68F89</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21413A</marc> <ucs>63CD</ucs> <utf-8>E68F8D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21413B</marc> <ucs>63E1</ucs> <utf-8>E68FA1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21413C</marc> <ucs>63C0</ucs> <utf-8>E68F80</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21413D</marc> <ucs>63E9</ucs> <utf-8>E68FA9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21413E</marc> <ucs>63D0</ucs> <utf-8>E68F90</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21413F</marc> <ucs>63DA</ucs> <utf-8>E68F9A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214140</marc> <ucs>63D6</ucs> <utf-8>E68F96</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214141</marc> <ucs>63ED</ucs> <utf-8>E68FAD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214142</marc> <ucs>63EE</ucs> <utf-8>E68FAE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214143</marc> <ucs>63CF</ucs> <utf-8>E68F8F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214144</marc> <ucs>63E3</ucs> <utf-8>E68FA3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214145</marc> <ucs>63F4</ucs> <utf-8>E68FB4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214146</marc> <ucs>E940</ucs> <utf-8>EEA580</utf-8> <name>East Asian ideograph (variant of 454146 which maps to 63DB)</name> <alt>63DB</alt> <altutf-8>E68F9B</altutf-8> </code> <code> <marc>214147</marc> <ucs>63D2</ucs> <utf-8>E68F92</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214148</marc> <ucs>63EA</ucs> <utf-8>E68FAA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214149</marc> <ucs>641E</ucs> <utf-8>E6909E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21414A</marc> <ucs>642A</ucs> <utf-8>E690AA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21414B</marc> <ucs>643E</ucs> <utf-8>E690BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21414C</marc> <ucs>6413</ucs> <utf-8>E69093</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21414D</marc> <ucs>640F</ucs> <utf-8>E6908F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21414E</marc> <ucs>6414</ucs> <utf-8>E69094</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21414F</marc> <ucs>640D</ucs> <utf-8>E6908D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214150</marc> <ucs>642D</ucs> <utf-8>E690AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214151</marc> <ucs>643D</ucs> <utf-8>E690BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214152</marc> <ucs>6416</ucs> <utf-8>E69096</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214153</marc> <ucs>6417</ucs> <utf-8>E69097</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214154</marc> <ucs>641C</ucs> <utf-8>E6909C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214155</marc> <ucs>6436</ucs> <utf-8>E690B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214156</marc> <ucs>642C</ucs> <utf-8>E690AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214157</marc> <ucs>6458</ucs> <utf-8>E69198</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214158</marc> <ucs>6469</ucs> <utf-8>E691A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214159</marc> <ucs>6454</ucs> <utf-8>E69194</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21415A</marc> <ucs>6452</ucs> <utf-8>E69192</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21415B</marc> <ucs>646F</ucs> <utf-8>E691AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21415C</marc> <ucs>6478</ucs> <utf-8>E691B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21415D</marc> <ucs>6479</ucs> <utf-8>E691B9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21415E</marc> <ucs>647A</ucs> <utf-8>E691BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21415F</marc> <ucs>645F</ucs> <utf-8>E6919F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214160</marc> <ucs>6451</ucs> <utf-8>E69191</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214161</marc> <ucs>6467</ucs> <utf-8>E691A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214162</marc> <ucs>649E</ucs> <utf-8>E6929E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214163</marc> <ucs>64A4</ucs> <utf-8>E692A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214164</marc> <ucs>6487</ucs> <utf-8>E69287</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214165</marc> <ucs>6488</ucs> <utf-8>E69288</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214166</marc> <ucs>64A5</ucs> <utf-8>E692A5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214167</marc> <ucs>64B0</ucs> <utf-8>E692B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214168</marc> <ucs>6493</ucs> <utf-8>E69293</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214169</marc> <ucs>6495</ucs> <utf-8>E69295</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21416A</marc> <ucs>6492</ucs> <utf-8>E69292</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21416B</marc> <ucs>64A9</ucs> <utf-8>E692A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21416C</marc> <ucs>6491</ucs> <utf-8>E69291</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21416D</marc> <ucs>64AE</ucs> <utf-8>E692AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21416E</marc> <ucs>64B2</ucs> <utf-8>E692B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21416F</marc> <ucs>64AD</ucs> <utf-8>E692AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214170</marc> <ucs>649A</ucs> <utf-8>E6929A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214171</marc> <ucs>64AB</ucs> <utf-8>E692AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214172</marc> <ucs>64AC</ucs> <utf-8>E692AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214173</marc> <ucs>64C5</ucs> <utf-8>E69385</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214174</marc> <ucs>64C1</ucs> <utf-8>E69381</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214175</marc> <ucs>64D8</ucs> <utf-8>E69398</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214176</marc> <ucs>64CA</ucs> <utf-8>E6938A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214177</marc> <ucs>64BB</ucs> <utf-8>E692BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214178</marc> <ucs>64C2</ucs> <utf-8>E69382</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214179</marc> <ucs>64BC</ucs> <utf-8>E692BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21417A</marc> <ucs>64CB</ucs> <utf-8>E6938B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21417B</marc> <ucs>64CD</ucs> <utf-8>E6938D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21417C</marc> <ucs>64DA</ucs> <utf-8>E6939A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21417D</marc> <ucs>64C4</ucs> <utf-8>E69384</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21417E</marc> <ucs>64C7</ucs> <utf-8>E69387</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214221</marc> <ucs>64CE</ucs> <utf-8>E6938E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214222</marc> <ucs>64D4</ucs> <utf-8>E69394</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214223</marc> <ucs>64D2</ucs> <utf-8>E69392</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214224</marc> <ucs>64BF</ucs> <utf-8>E692BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214225</marc> <ucs>64E0</ucs> <utf-8>E693A0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214226</marc> <ucs>64F0</ucs> <utf-8>E693B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214227</marc> <ucs>64E6</ucs> <utf-8>E693A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214228</marc> <ucs>64EC</ucs> <utf-8>E693AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214229</marc> <ucs>64F1</ucs> <utf-8>E693B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21422A</marc> <ucs>64F4</ucs> <utf-8>E693B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21422B</marc> <ucs>64F2</ucs> <utf-8>E693B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21422C</marc> <ucs>6506</ucs> <utf-8>E69486</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21422D</marc> <ucs>6500</ucs> <utf-8>E69480</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21422E</marc> <ucs>64FE</ucs> <utf-8>E693BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21422F</marc> <ucs>64FB</ucs> <utf-8>E693BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214230</marc> <ucs>64FA</ucs> <utf-8>E693BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214231</marc> <ucs>650F</ucs> <utf-8>E6948F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214232</marc> <ucs>6518</ucs> <utf-8>E69498</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214233</marc> <ucs>6514</ucs> <utf-8>E69494</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214234</marc> <ucs>6519</ucs> <utf-8>E69499</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214235</marc> <ucs>651D</ucs> <utf-8>E6949D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214236</marc> <ucs>651C</ucs> <utf-8>E6949C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214237</marc> <ucs>6523</ucs> <utf-8>E694A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214238</marc> <ucs>6524</ucs> <utf-8>E694A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214239</marc> <ucs>652B</ucs> <utf-8>E694AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21423A</marc> <ucs>652A</ucs> <utf-8>E694AA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21423B</marc> <ucs>652C</ucs> <utf-8>E694AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21423C</marc> <ucs>652F</ucs> <utf-8>E694AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21423D</marc> <ucs>6536</ucs> <utf-8>E694B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21423E</marc> <ucs>6539</ucs> <utf-8>E694B9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21423F</marc> <ucs>653B</ucs> <utf-8>E694BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214240</marc> <ucs>653E</ucs> <utf-8>E694BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214241</marc> <ucs>653F</ucs> <utf-8>E694BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214242</marc> <ucs>6545</ucs> <utf-8>E69585</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214243</marc> <ucs>6548</ucs> <utf-8>E69588</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214244</marc> <ucs>654E</ucs> <utf-8>E6958E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214245</marc> <ucs>6556</ucs> <utf-8>E69596</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214246</marc> <ucs>6551</ucs> <utf-8>E69591</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214247</marc> <ucs>6557</ucs> <utf-8>E69597</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214248</marc> <ucs>655D</ucs> <utf-8>E6959D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214249</marc> <ucs>6558</ucs> <utf-8>E69598</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21424A</marc> <ucs>654F</ucs> <utf-8>E6958F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21424B</marc> <ucs>6566</ucs> <utf-8>E695A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21424C</marc> <ucs>6562</ucs> <utf-8>E695A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21424D</marc> <ucs>6563</ucs> <utf-8>E695A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21424E</marc> <ucs>655E</ucs> <utf-8>E6959E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21424F</marc> <ucs>5553</ucs> <utf-8>E59593</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214250</marc> <ucs>656C</ucs> <utf-8>E695AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214251</marc> <ucs>6572</ucs> <utf-8>E695B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214252</marc> <ucs>6575</ucs> <utf-8>E695B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214253</marc> <ucs>6577</ucs> <utf-8>E695B7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214254</marc> <ucs>6578</ucs> <utf-8>E695B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214255</marc> <ucs>6574</ucs> <utf-8>E695B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214256</marc> <ucs>6582</ucs> <utf-8>E69682</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214257</marc> <ucs>6583</ucs> <utf-8>E69683</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214258</marc> <ucs>6587</ucs> <utf-8>E69687</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214259</marc> <ucs>6591</ucs> <utf-8>E69691</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21425A</marc> <ucs>6590</ucs> <utf-8>E69690</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21425C</marc> <ucs>6599</ucs> <utf-8>E69699</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21425D</marc> <ucs>659C</ucs> <utf-8>E6969C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21425E</marc> <ucs>659F</ucs> <utf-8>E6969F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21425F</marc> <ucs>65A1</ucs> <utf-8>E696A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214260</marc> <ucs>65A4</ucs> <utf-8>E696A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214261</marc> <ucs>65A5</ucs> <utf-8>E696A5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214262</marc> <ucs>65A7</ucs> <utf-8>E696A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214263</marc> <ucs>65AC</ucs> <utf-8>E696AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214264</marc> <ucs>65AF</ucs> <utf-8>E696AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214265</marc> <ucs>65B0</ucs> <utf-8>E696B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214266</marc> <ucs>65B7</ucs> <utf-8>E696B7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214267</marc> <ucs>65B9</ucs> <utf-8>E696B9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214269</marc> <ucs>65BD</ucs> <utf-8>E696BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21426A</marc> <ucs>65C1</ucs> <utf-8>E69781</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21426B</marc> <ucs>65C5</ucs> <utf-8>E69785</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21426C</marc> <ucs>65CE</ucs> <utf-8>E6978E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21426D</marc> <ucs>65CB</ucs> <utf-8>E6978B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21426E</marc> <ucs>65CC</ucs> <utf-8>E6978C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21426F</marc> <ucs>65CF</ucs> <utf-8>E6978F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214270</marc> <ucs>65D7</ucs> <utf-8>E69797</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214271</marc> <ucs>65D6</ucs> <utf-8>E69796</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214272</marc> <ucs>65E2</ucs> <utf-8>E697A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214273</marc> <ucs>65E5</ucs> <utf-8>E697A5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214275</marc> <ucs>65E9</ucs> <utf-8>E697A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214276</marc> <ucs>65EC</ucs> <utf-8>E697AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214277</marc> <ucs>65ED</ucs> <utf-8>E697AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214278</marc> <ucs>65E8</ucs> <utf-8>E697A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214279</marc> <ucs>65F1</ucs> <utf-8>E697B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21427A</marc> <ucs>65FA</ucs> <utf-8>E697BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21427B</marc> <ucs>6606</ucs> <utf-8>E69886</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21427C</marc> <ucs>6614</ucs> <utf-8>E69894</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21427D</marc> <ucs>660C</ucs> <utf-8>E6988C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21427E</marc> <ucs>6600</ucs> <utf-8>E69880</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214321</marc> <ucs>660E</ucs> <utf-8>E6988E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214322</marc> <ucs>6613</ucs> <utf-8>E69893</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214323</marc> <ucs>6602</ucs> <utf-8>E69882</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214324</marc> <ucs>660F</ucs> <utf-8>E6988F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214325</marc> <ucs>6625</ucs> <utf-8>E698A5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214326</marc> <ucs>6627</ucs> <utf-8>E698A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214327</marc> <ucs>662F</ucs> <utf-8>E698AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214328</marc> <ucs>662D</ucs> <utf-8>E698AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214329</marc> <ucs>6620</ucs> <utf-8>E698A0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21432A</marc> <ucs>661F</ucs> <utf-8>E6989F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21432B</marc> <ucs>6628</ucs> <utf-8>E698A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21432C</marc> <ucs>664F</ucs> <utf-8>E6998F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21432D</marc> <ucs>6642</ucs> <utf-8>E69982</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21432E</marc> <ucs>6652</ucs> <utf-8>E69992</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21432F</marc> <ucs>6649</ucs> <utf-8>E69989</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214330</marc> <ucs>6643</ucs> <utf-8>E69983</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214331</marc> <ucs>664C</ucs> <utf-8>E6998C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214332</marc> <ucs>665D</ucs> <utf-8>E6999D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214333</marc> <ucs>6664</ucs> <utf-8>E699A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214334</marc> <ucs>6668</ucs> <utf-8>E699A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214335</marc> <ucs>6666</ucs> <utf-8>E699A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214336</marc> <ucs>665A</ucs> <utf-8>E6999A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214337</marc> <ucs>666F</ucs> <utf-8>E699AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214338</marc> <ucs>666E</ucs> <utf-8>E699AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214339</marc> <ucs>FA12</ucs> <utf-8>EFA892</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21433A</marc> <ucs>6691</ucs> <utf-8>E69A91</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21433B</marc> <ucs>6670</ucs> <utf-8>E699B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21433C</marc> <ucs>6676</ucs> <utf-8>E699B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21433D</marc> <ucs>667A</ucs> <utf-8>E699BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21433E</marc> <ucs>6697</ucs> <utf-8>E69A97</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21433F</marc> <ucs>6687</ucs> <utf-8>E69A87</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214340</marc> <ucs>6689</ucs> <utf-8>E69A89</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214341</marc> <ucs>6688</ucs> <utf-8>E69A88</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214342</marc> <ucs>6696</ucs> <utf-8>E69A96</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214343</marc> <ucs>66A2</ucs> <utf-8>E69AA2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214344</marc> <ucs>66AB</ucs> <utf-8>E69AAB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214345</marc> <ucs>66B4</ucs> <utf-8>E69AB4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214346</marc> <ucs>66AE</ucs> <utf-8>E69AAE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214347</marc> <ucs>66C1</ucs> <utf-8>E69B81</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214348</marc> <ucs>66C9</ucs> <utf-8>E69B89</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214349</marc> <ucs>66C6</ucs> <utf-8>E69B86</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21434A</marc> <ucs>66B9</ucs> <utf-8>E69AB9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21434B</marc> <ucs>66D6</ucs> <utf-8>E69B96</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21434C</marc> <ucs>66D9</ucs> <utf-8>E69B99</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21434D</marc> <ucs>66E0</ucs> <utf-8>E69BA0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21434E</marc> <ucs>66DD</ucs> <utf-8>E69B9D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21434F</marc> <ucs>66E6</ucs> <utf-8>E69BA6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214350</marc> <ucs>66F0</ucs> <utf-8>E69BB0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214351</marc> <ucs>66F2</ucs> <utf-8>E69BB2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214352</marc> <ucs>66F3</ucs> <utf-8>E69BB3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214353</marc> <ucs>66F4</ucs> <utf-8>E69BB4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214354</marc> <ucs>66F7</ucs> <utf-8>E69BB7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214355</marc> <ucs>66F8</ucs> <utf-8>E69BB8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214356</marc> <ucs>66F9</ucs> <utf-8>E69BB9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214357</marc> <ucs>52D7</ucs> <utf-8>E58B97</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214358</marc> <ucs>66FE</ucs> <utf-8>E69BBE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214359</marc> <ucs>66FF</ucs> <utf-8>E69BBF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21435A</marc> <ucs>6703</ucs> <utf-8>E69C83</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21435B</marc> <ucs>6708</ucs> <utf-8>E69C88</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21435C</marc> <ucs>6709</ucs> <utf-8>E69C89</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21435D</marc> <ucs>670D</ucs> <utf-8>E69C8D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21435E</marc> <ucs>670B</ucs> <utf-8>E69C8B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21435F</marc> <ucs>6717</ucs> <utf-8>E69C97</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214360</marc> <ucs>6715</ucs> <utf-8>E69C95</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214361</marc> <ucs>6714</ucs> <utf-8>E69C94</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214362</marc> <ucs>671B</ucs> <utf-8>E69C9B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214363</marc> <ucs>671D</ucs> <utf-8>E69C9D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214364</marc> <ucs>671F</ucs> <utf-8>E69C9F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214366</marc> <ucs>6727</ucs> <utf-8>E69CA7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214367</marc> <ucs>6728</ucs> <utf-8>E69CA8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214369</marc> <ucs>672C</ucs> <utf-8>E69CAC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21436A</marc> <ucs>672B</ucs> <utf-8>E69CAB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21436B</marc> <ucs>672A</ucs> <utf-8>E69CAA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21436D</marc> <ucs>673D</ucs> <utf-8>E69CBD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21436F</marc> <ucs>6731</ucs> <utf-8>E69CB1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214370</marc> <ucs>6735</ucs> <utf-8>E69CB5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214371</marc> <ucs>675E</ucs> <utf-8>E69D9E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214372</marc> <ucs>6751</ucs> <utf-8>E69D91</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214373</marc> <ucs>674E</ucs> <utf-8>E69D8E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214374</marc> <ucs>675C</ucs> <utf-8>E69D9C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214375</marc> <ucs>6750</ucs> <utf-8>E69D90</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214376</marc> <ucs>6756</ucs> <utf-8>E69D96</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214377</marc> <ucs>675F</ucs> <utf-8>E69D9F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214378</marc> <ucs>674F</ucs> <utf-8>E69D8F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214379</marc> <ucs>6749</ucs> <utf-8>E69D89</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21437B</marc> <ucs>676D</ucs> <utf-8>E69DAD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21437C</marc> <ucs>678B</ucs> <utf-8>E69E8B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21437D</marc> <ucs>6795</ucs> <utf-8>E69E95</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21437E</marc> <ucs>6789</ucs> <utf-8>E69E89</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214421</marc> <ucs>6787</ucs> <utf-8>E69E87</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214422</marc> <ucs>6777</ucs> <utf-8>E69DB7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214423</marc> <ucs>679D</ucs> <utf-8>E69E9D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214424</marc> <ucs>6797</ucs> <utf-8>E69E97</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214425</marc> <ucs>676F</ucs> <utf-8>E69DAF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214426</marc> <ucs>6771</ucs> <utf-8>E69DB1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214427</marc> <ucs>6773</ucs> <utf-8>E69DB3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214428</marc> <ucs>679C</ucs> <utf-8>E69E9C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214429</marc> <ucs>6775</ucs> <utf-8>E69DB5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21442A</marc> <ucs>679A</ucs> <utf-8>E69E9A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21442B</marc> <ucs>6790</ucs> <utf-8>E69E90</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21442D</marc> <ucs>677E</ucs> <utf-8>E69DBE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21442E</marc> <ucs>67D3</ucs> <utf-8>E69F93</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21442F</marc> <ucs>67F1</ucs> <utf-8>E69FB1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214430</marc> <ucs>67FF</ucs> <utf-8>E69FBF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214431</marc> <ucs>67D4</ucs> <utf-8>E69F94</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214432</marc> <ucs>67C4</ucs> <utf-8>E69F84</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214433</marc> <ucs>67AF</ucs> <utf-8>E69EAF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214434</marc> <ucs>67D0</ucs> <utf-8>E69F90</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214435</marc> <ucs>67D1</ucs> <utf-8>E69F91</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214436</marc> <ucs>67EF</ucs> <utf-8>E69FAF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214437</marc> <ucs>67E9</ucs> <utf-8>E69FA9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214438</marc> <ucs>67B6</ucs> <utf-8>E69EB6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214439</marc> <ucs>67EC</ucs> <utf-8>E69FAC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21443A</marc> <ucs>67E5</ucs> <utf-8>E69FA5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21443B</marc> <ucs>67FA</ucs> <utf-8>E69FBA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21443C</marc> <ucs>67DA</ucs> <utf-8>E69F9A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21443D</marc> <ucs>6805</ucs> <utf-8>E6A085</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21443E</marc> <ucs>67DE</ucs> <utf-8>E69F9E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21443F</marc> <ucs>67B8</ucs> <utf-8>E69EB8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214440</marc> <ucs>67CF</ucs> <utf-8>E69F8F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214441</marc> <ucs>67F3</ucs> <utf-8>E69FB3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214442</marc> <ucs>6848</ucs> <utf-8>E6A188</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214443</marc> <ucs>6821</ucs> <utf-8>E6A0A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214444</marc> <ucs>6838</ucs> <utf-8>E6A0B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214445</marc> <ucs>6853</ucs> <utf-8>E6A193</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214446</marc> <ucs>6846</ucs> <utf-8>E6A186</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214447</marc> <ucs>6842</ucs> <utf-8>E6A182</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214448</marc> <ucs>6854</ucs> <utf-8>E6A194</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214449</marc> <ucs>6817</ucs> <utf-8>E6A097</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21444A</marc> <ucs>683D</ucs> <utf-8>E6A0BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21444B</marc> <ucs>6851</ucs> <utf-8>E6A191</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21444C</marc> <ucs>6829</ucs> <utf-8>E6A0A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21444D</marc> <ucs>6850</ucs> <utf-8>E6A190</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21444E</marc> <ucs>6839</ucs> <utf-8>E6A0B9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214450</marc> <ucs>67F4</ucs> <utf-8>E69FB4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214451</marc> <ucs>6843</ucs> <utf-8>E6A183</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214452</marc> <ucs>6840</ucs> <utf-8>E6A180</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214453</marc> <ucs>682A</ucs> <utf-8>E6A0AA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214454</marc> <ucs>6845</ucs> <utf-8>E6A185</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214455</marc> <ucs>683C</ucs> <utf-8>E6A0BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214456</marc> <ucs>E941</ucs> <utf-8>EEA581</utf-8> <name>East Asian ideograph (variant of 4B4456 which maps to 6813)</name> <alt>6813</alt> <altutf-8>E6A093</altutf-8> </code> <code> <marc>214457</marc> <ucs>6881</ucs> <utf-8>E6A281</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214458</marc> <ucs>6893</ucs> <utf-8>E6A293</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214459</marc> <ucs>68AF</ucs> <utf-8>E6A2AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21445A</marc> <ucs>6876</ucs> <utf-8>E6A1B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21445B</marc> <ucs>68B0</ucs> <utf-8>E6A2B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21445C</marc> <ucs>68A7</ucs> <utf-8>E6A2A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21445D</marc> <ucs>6897</ucs> <utf-8>E6A297</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21445E</marc> <ucs>68B5</ucs> <utf-8>E6A2B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21445F</marc> <ucs>68B3</ucs> <utf-8>E6A2B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214460</marc> <ucs>68A2</ucs> <utf-8>E6A2A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214461</marc> <ucs>687F</ucs> <utf-8>E6A1BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214462</marc> <ucs>68B1</ucs> <utf-8>E6A2B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214463</marc> <ucs>689D</ucs> <utf-8>E6A29D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214464</marc> <ucs>68AD</ucs> <utf-8>E6A2AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214465</marc> <ucs>6886</ucs> <utf-8>E6A286</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214466</marc> <ucs>6885</ucs> <utf-8>E6A285</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214467</marc> <ucs>68A8</ucs> <utf-8>E6A2A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214468</marc> <ucs>689F</ucs> <utf-8>E6A29F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214469</marc> <ucs>6894</ucs> <utf-8>E6A294</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21446A</marc> <ucs>6883</ucs> <utf-8>E6A283</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21446B</marc> <ucs>68D5</ucs> <utf-8>E6A395</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21446C</marc> <ucs>68FA</ucs> <utf-8>E6A3BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21446D</marc> <ucs>68C4</ucs> <utf-8>E6A384</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21446E</marc> <ucs>68F2</ucs> <utf-8>E6A3B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21446F</marc> <ucs>68D2</ucs> <utf-8>E6A392</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214470</marc> <ucs>68E3</ucs> <utf-8>E6A3A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214471</marc> <ucs>68DF</ucs> <utf-8>E6A39F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214472</marc> <ucs>68CB</ucs> <utf-8>E6A38B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214473</marc> <ucs>68EE</ucs> <utf-8>E6A3AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214474</marc> <ucs>690D</ucs> <utf-8>E6A48D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214475</marc> <ucs>6905</ucs> <utf-8>E6A485</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214476</marc> <ucs>68E7</ucs> <utf-8>E6A3A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214477</marc> <ucs>68E0</ucs> <utf-8>E6A3A0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214478</marc> <ucs>68F5</ucs> <utf-8>E6A3B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214479</marc> <ucs>68CD</ucs> <utf-8>E6A38D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21447A</marc> <ucs>68D7</ucs> <utf-8>E6A397</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21447B</marc> <ucs>68D8</ucs> <utf-8>E6A398</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21447C</marc> <ucs>6912</ucs> <utf-8>E6A492</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21447D</marc> <ucs>68F9</ucs> <utf-8>E6A3B9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21447E</marc> <ucs>68DA</ucs> <utf-8>E6A39A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214521</marc> <ucs>690E</ucs> <utf-8>E6A48E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214522</marc> <ucs>68C9</ucs> <utf-8>E6A389</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214523</marc> <ucs>6954</ucs> <utf-8>E6A594</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214524</marc> <ucs>6930</ucs> <utf-8>E6A4B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214525</marc> <ucs>6977</ucs> <utf-8>E6A5B7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214526</marc> <ucs>6975</ucs> <utf-8>E6A5B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214527</marc> <ucs>695A</ucs> <utf-8>E6A59A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214528</marc> <ucs>6960</ucs> <utf-8>E6A5A0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214529</marc> <ucs>696B</ucs> <utf-8>E6A5AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21452A</marc> <ucs>694A</ucs> <utf-8>E6A58A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21452B</marc> <ucs>6968</ucs> <utf-8>E6A5A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21452C</marc> <ucs>695E</ucs> <utf-8>E6A59E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21452D</marc> <ucs>696D</ucs> <utf-8>E6A5AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21452E</marc> <ucs>6979</ucs> <utf-8>E6A5B9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21452F</marc> <ucs>6953</ucs> <utf-8>E6A593</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214530</marc> <ucs>6986</ucs> <utf-8>E6A686</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214531</marc> <ucs>69A8</ucs> <utf-8>E6A6A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214532</marc> <ucs>6995</ucs> <utf-8>E6A695</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214533</marc> <ucs>699C</ucs> <utf-8>E6A69C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214534</marc> <ucs>6994</ucs> <utf-8>E6A694</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214535</marc> <ucs>69C1</ucs> <utf-8>E6A781</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214536</marc> <ucs>69B7</ucs> <utf-8>E6A6B7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214537</marc> <ucs>69AE</ucs> <utf-8>E6A6AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214538</marc> <ucs>699B</ucs> <utf-8>E6A69B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214539</marc> <ucs>69CB</ucs> <utf-8>E6A78B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21453A</marc> <ucs>69D3</ucs> <utf-8>E6A793</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21453B</marc> <ucs>69BB</ucs> <utf-8>E6A6BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21453C</marc> <ucs>69AB</ucs> <utf-8>E6A6AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21453D</marc> <ucs>69CC</ucs> <utf-8>E6A78C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21453E</marc> <ucs>69AD</ucs> <utf-8>E6A6AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21453F</marc> <ucs>69D0</ucs> <utf-8>E6A790</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214540</marc> <ucs>69CD</ucs> <utf-8>E6A78D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214541</marc> <ucs>69B4</ucs> <utf-8>E6A6B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214542</marc> <ucs>6A1F</ucs> <utf-8>E6A89F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214543</marc> <ucs>69E8</ucs> <utf-8>E6A7A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214544</marc> <ucs>6A23</ucs> <utf-8>E6A8A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214545</marc> <ucs>69EA</ucs> <utf-8>E6A7AA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214546</marc> <ucs>6A01</ucs> <utf-8>E6A881</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214547</marc> <ucs>6A19</ucs> <utf-8>E6A899</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214548</marc> <ucs>69FD</ucs> <utf-8>E6A7BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214549</marc> <ucs>6A1E</ucs> <utf-8>E6A89E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21454A</marc> <ucs>6A13</ucs> <utf-8>E6A893</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21454B</marc> <ucs>6A21</ucs> <utf-8>E6A8A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21454C</marc> <ucs>69F3</ucs> <utf-8>E6A7B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21454D</marc> <ucs>6A0A</ucs> <utf-8>E6A88A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21454E</marc> <ucs>6A02</ucs> <utf-8>E6A882</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21454F</marc> <ucs>6A05</ucs> <utf-8>E6A885</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214550</marc> <ucs>6A3D</ucs> <utf-8>E6A8BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214551</marc> <ucs>6A58</ucs> <utf-8>E6A998</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214552</marc> <ucs>6A59</ucs> <utf-8>E6A999</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214553</marc> <ucs>6A62</ucs> <utf-8>E6A9A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214554</marc> <ucs>6A44</ucs> <utf-8>E6A984</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214555</marc> <ucs>6A39</ucs> <utf-8>E6A8B9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214556</marc> <ucs>6A6B</ucs> <utf-8>E6A9AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214557</marc> <ucs>6A3A</ucs> <utf-8>E6A8BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214558</marc> <ucs>6A38</ucs> <utf-8>E6A8B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214559</marc> <ucs>6A47</ucs> <utf-8>E6A987</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21455A</marc> <ucs>6A61</ucs> <utf-8>E6A9A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21455B</marc> <ucs>6A4B</ucs> <utf-8>E6A98B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21455C</marc> <ucs>6A35</ucs> <utf-8>E6A8B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21455D</marc> <ucs>6A5F</ucs> <utf-8>E6A99F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21455E</marc> <ucs>6A80</ucs> <utf-8>E6AA80</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21455F</marc> <ucs>6A94</ucs> <utf-8>E6AA94</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214560</marc> <ucs>6A84</ucs> <utf-8>E6AA84</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214561</marc> <ucs>6AA2</ucs> <utf-8>E6AAA2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214562</marc> <ucs>6A9C</ucs> <utf-8>E6AA9C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214563</marc> <ucs>6AB8</ucs> <utf-8>E6AAB8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214564</marc> <ucs>6AB3</ucs> <utf-8>E6AAB3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214565</marc> <ucs>6AC3</ucs> <utf-8>E6AB83</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214566</marc> <ucs>6ABB</ucs> <utf-8>E6AABB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214568</marc> <ucs>6AAC</ucs> <utf-8>E6AAAC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214569</marc> <ucs>6AE5</ucs> <utf-8>E6ABA5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21456A</marc> <ucs>6ADA</ucs> <utf-8>E6AB9A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21456B</marc> <ucs>6ADD</ucs> <utf-8>E6AB9D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21456C</marc> <ucs>6ADB</ucs> <utf-8>E6AB9B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21456D</marc> <ucs>6AD3</ucs> <utf-8>E6AB93</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21456E</marc> <ucs>6B04</ucs> <utf-8>E6AC84</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21456F</marc> <ucs>6AFB</ucs> <utf-8>E6ABBB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214570</marc> <ucs>6B0A</ucs> <utf-8>E6AC8A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214571</marc> <ucs>6B16</ucs> <utf-8>E6AC96</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214573</marc> <ucs>6B21</ucs> <utf-8>E6ACA1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214574</marc> <ucs>6B23</ucs> <utf-8>E6ACA3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214576</marc> <ucs>6B3E</ucs> <utf-8>E6ACBE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214577</marc> <ucs>6B3A</ucs> <utf-8>E6ACBA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214578</marc> <ucs>6B3D</ucs> <utf-8>E6ACBD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214579</marc> <ucs>6B47</ucs> <utf-8>E6AD87</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21457A</marc> <ucs>6B49</ucs> <utf-8>E6AD89</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21457B</marc> <ucs>6B4C</ucs> <utf-8>E6AD8C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21457C</marc> <ucs>6B50</ucs> <utf-8>E6AD90</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21457D</marc> <ucs>6B59</ucs> <utf-8>E6AD99</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21457E</marc> <ucs>6B5F</ucs> <utf-8>E6AD9F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214621</marc> <ucs>6B61</ucs> <utf-8>E6ADA1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214623</marc> <ucs>6B63</ucs> <utf-8>E6ADA3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214624</marc> <ucs>6B64</ucs> <utf-8>E6ADA4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214625</marc> <ucs>6B65</ucs> <utf-8>E6ADA5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214627</marc> <ucs>6B66</ucs> <utf-8>E6ADA6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214628</marc> <ucs>6B6A</ucs> <utf-8>E6ADAA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214629</marc> <ucs>6B72</ucs> <utf-8>E6ADB2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21462A</marc> <ucs>6B77</ucs> <utf-8>E6ADB7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21462B</marc> <ucs>6B78</ucs> <utf-8>E6ADB8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21462C</marc> <ucs>6B79</ucs> <utf-8>E6ADB9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21462D</marc> <ucs>6B7B</ucs> <utf-8>E6ADBB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21462E</marc> <ucs>6B7F</ucs> <utf-8>E6ADBF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21462F</marc> <ucs>6B83</ucs> <utf-8>E6AE83</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214630</marc> <ucs>6B86</ucs> <utf-8>E6AE86</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214631</marc> <ucs>6B8A</ucs> <utf-8>E6AE8A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214632</marc> <ucs>6B89</ucs> <utf-8>E6AE89</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214633</marc> <ucs>6B98</ucs> <utf-8>E6AE98</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214634</marc> <ucs>6B96</ucs> <utf-8>E6AE96</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214635</marc> <ucs>6BA4</ucs> <utf-8>E6AEA4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214636</marc> <ucs>6BAE</ucs> <utf-8>E6AEAE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214637</marc> <ucs>6BAF</ucs> <utf-8>E6AEAF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214638</marc> <ucs>6BB2</ucs> <utf-8>E6AEB2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214639</marc> <ucs>6BB5</ucs> <utf-8>E6AEB5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21463A</marc> <ucs>6BB7</ucs> <utf-8>E6AEB7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21463B</marc> <ucs>6BBA</ucs> <utf-8>E6AEBA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21463C</marc> <ucs>6BBC</ucs> <utf-8>E6AEBC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21463D</marc> <ucs>6BC0</ucs> <utf-8>E6AF80</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21463E</marc> <ucs>6BBF</ucs> <utf-8>E6AEBF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21463F</marc> <ucs>6BC5</ucs> <utf-8>E6AF85</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214640</marc> <ucs>6BC6</ucs> <utf-8>E6AF86</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214641</marc> <ucs>6BCB</ucs> <utf-8>E6AF8B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214642</marc> <ucs>6BCD</ucs> <utf-8>E6AF8D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214643</marc> <ucs>6BCF</ucs> <utf-8>E6AF8F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214644</marc> <ucs>6BD2</ucs> <utf-8>E6AF92</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214646</marc> <ucs>6BD4</ucs> <utf-8>E6AF94</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214647</marc> <ucs>6BD7</ucs> <utf-8>E6AF97</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214648</marc> <ucs>6BDB</ucs> <utf-8>E6AF9B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214649</marc> <ucs>6BEB</ucs> <utf-8>E6AFAB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21464A</marc> <ucs>6BEF</ucs> <utf-8>E6AFAF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21464B</marc> <ucs>6BFD</ucs> <utf-8>E6AFBD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21464C</marc> <ucs>6C0F</ucs> <utf-8>E6B08F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21464D</marc> <ucs>6C11</ucs> <utf-8>E6B091</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21464E</marc> <ucs>6C10</ucs> <utf-8>E6B090</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21464F</marc> <ucs>6C13</ucs> <utf-8>E6B093</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214650</marc> <ucs>6C16</ucs> <utf-8>E6B096</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214651</marc> <ucs>6C1B</ucs> <utf-8>E6B09B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214652</marc> <ucs>6C1F</ucs> <utf-8>E6B09F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214653</marc> <ucs>6C27</ucs> <utf-8>E6B0A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214654</marc> <ucs>6C26</ucs> <utf-8>E6B0A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214655</marc> <ucs>6C23</ucs> <utf-8>E6B0A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214656</marc> <ucs>6C28</ucs> <utf-8>E6B0A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214657</marc> <ucs>6C24</ucs> <utf-8>E6B0A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214658</marc> <ucs>6C2B</ucs> <utf-8>E6B0AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214659</marc> <ucs>6C2E</ucs> <utf-8>E6B0AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21465A</marc> <ucs>6C33</ucs> <utf-8>E6B0B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21465B</marc> <ucs>E942</ucs> <utf-8>EEA582</utf-8> <name>East Asian ideograph (variant of 45465B which maps to 6C2F)</name> <alt>6C2F</alt> <altutf-8>E6B0AF</altutf-8> </code> <code> <marc>21465C</marc> <ucs>6C34</ucs> <utf-8>E6B0B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21465D</marc> <ucs>6C38</ucs> <utf-8>E6B0B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21465E</marc> <ucs>6C41</ucs> <utf-8>E6B181</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214660</marc> <ucs>6C40</ucs> <utf-8>E6B180</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214661</marc> <ucs>6C42</ucs> <utf-8>E6B182</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214662</marc> <ucs>6C5E</ucs> <utf-8>E6B19E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214663</marc> <ucs>6C57</ucs> <utf-8>E6B197</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214664</marc> <ucs>6C5F</ucs> <utf-8>E6B19F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214665</marc> <ucs>6C59</ucs> <utf-8>E6B199</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214666</marc> <ucs>6C60</ucs> <utf-8>E6B1A0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214667</marc> <ucs>6C55</ucs> <utf-8>E6B195</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214668</marc> <ucs>6C50</ucs> <utf-8>E6B190</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214669</marc> <ucs>6C5D</ucs> <utf-8>E6B19D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21466A</marc> <ucs>6C9B</ucs> <utf-8>E6B29B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21466B</marc> <ucs>6C81</ucs> <utf-8>E6B281</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21466D</marc> <ucs>6C7A</ucs> <utf-8>E6B1BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21466E</marc> <ucs>6C6A</ucs> <utf-8>E6B1AA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21466F</marc> <ucs>6C8C</ucs> <utf-8>E6B28C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214670</marc> <ucs>6C90</ucs> <utf-8>E6B290</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214671</marc> <ucs>6C72</ucs> <utf-8>E6B1B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214672</marc> <ucs>6C70</ucs> <utf-8>E6B1B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214673</marc> <ucs>6C68</ucs> <utf-8>E6B1A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214674</marc> <ucs>6C96</ucs> <utf-8>E6B296</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214676</marc> <ucs>E943</ucs> <utf-8>EEA583</utf-8> <name>East Asian ideograph (variant of 4B4676 which maps to 6C89)</name> <alt>6C89</alt> <altutf-8>E6B289</altutf-8> </code> <code> <marc>214677</marc> <ucs>6C99</ucs> <utf-8>E6B299</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214678</marc> <ucs>6C7E</ucs> <utf-8>E6B1BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214679</marc> <ucs>6C7D</ucs> <utf-8>E6B1BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21467A</marc> <ucs>6C92</ucs> <utf-8>E6B292</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21467B</marc> <ucs>6C83</ucs> <utf-8>E6B283</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21467C</marc> <ucs>6CB1</ucs> <utf-8>E6B2B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21467E</marc> <ucs>6CF3</ucs> <utf-8>E6B3B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214721</marc> <ucs>6CE3</ucs> <utf-8>E6B3A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214722</marc> <ucs>6CF0</ucs> <utf-8>E6B3B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214723</marc> <ucs>6CB8</ucs> <utf-8>E6B2B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214724</marc> <ucs>6CD3</ucs> <utf-8>E6B393</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214725</marc> <ucs>6CAB</ucs> <utf-8>E6B2AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214726</marc> <ucs>6CE5</ucs> <utf-8>E6B3A5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214727</marc> <ucs>6CBD</ucs> <utf-8>E6B2BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214728</marc> <ucs>6CB3</ucs> <utf-8>E6B2B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214729</marc> <ucs>6CC4</ucs> <utf-8>E6B384</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21472A</marc> <ucs>6CD5</ucs> <utf-8>E6B395</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21472B</marc> <ucs>6CE2</ucs> <utf-8>E6B3A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21472C</marc> <ucs>6CBC</ucs> <utf-8>E6B2BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21472D</marc> <ucs>6CAE</ucs> <utf-8>E6B2AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21472E</marc> <ucs>6CB9</ucs> <utf-8>E6B2B9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21472F</marc> <ucs>6CF1</ucs> <utf-8>E6B3B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214730</marc> <ucs>6CC1</ucs> <utf-8>E6B381</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214731</marc> <ucs>6CBE</ucs> <utf-8>E6B2BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214732</marc> <ucs>6CC5</ucs> <utf-8>E6B385</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214733</marc> <ucs>6CD7</ucs> <utf-8>E6B397</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214734</marc> <ucs>6CBB</ucs> <utf-8>E6B2BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214735</marc> <ucs>6CDB</ucs> <utf-8>E6B39B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214736</marc> <ucs>6CE1</ucs> <utf-8>E6B3A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214737</marc> <ucs>6CBF</ucs> <utf-8>E6B2BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214738</marc> <ucs>6CCA</ucs> <utf-8>E6B38A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214739</marc> <ucs>6CCC</ucs> <utf-8>E6B38C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21473A</marc> <ucs>6CC9</ucs> <utf-8>E6B389</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21473B</marc> <ucs>6D41</ucs> <utf-8>E6B581</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21473C</marc> <ucs>6D0B</ucs> <utf-8>E6B48B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21473D</marc> <ucs>6D32</ucs> <utf-8>E6B4B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21473E</marc> <ucs>6D25</ucs> <utf-8>E6B4A5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21473F</marc> <ucs>6D31</ucs> <utf-8>E6B4B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214740</marc> <ucs>6D2A</ucs> <utf-8>E6B4AA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214741</marc> <ucs>6D0C</ucs> <utf-8>E6B48C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214742</marc> <ucs>6D1E</ucs> <utf-8>E6B49E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214743</marc> <ucs>6D17</ucs> <utf-8>E6B497</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214744</marc> <ucs>6D3B</ucs> <utf-8>E6B4BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214745</marc> <ucs>6D1B</ucs> <utf-8>E6B49B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214746</marc> <ucs>6D36</ucs> <utf-8>E6B4B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214747</marc> <ucs>6D3D</ucs> <utf-8>E6B4BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214748</marc> <ucs>6D3E</ucs> <utf-8>E6B4BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214749</marc> <ucs>6D6A</ucs> <utf-8>E6B5AA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21474A</marc> <ucs>6D95</ucs> <utf-8>E6B695</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21474B</marc> <ucs>6D78</ucs> <utf-8>E6B5B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21474C</marc> <ucs>6D66</ucs> <utf-8>E6B5A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21474D</marc> <ucs>6D59</ucs> <utf-8>E6B599</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21474E</marc> <ucs>6D87</ucs> <utf-8>E6B687</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21474F</marc> <ucs>6D88</ucs> <utf-8>E6B688</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214750</marc> <ucs>6D6C</ucs> <utf-8>E6B5AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214751</marc> <ucs>6D93</ucs> <utf-8>E6B693</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214752</marc> <ucs>6D89</ucs> <utf-8>E6B689</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214753</marc> <ucs>6D6E</ucs> <utf-8>E6B5AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214754</marc> <ucs>6D74</ucs> <utf-8>E6B5B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214755</marc> <ucs>6D5A</ucs> <utf-8>E6B59A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214756</marc> <ucs>6D69</ucs> <utf-8>E6B5A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214757</marc> <ucs>6D77</ucs> <utf-8>E6B5B7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214758</marc> <ucs>6DD9</ucs> <utf-8>E6B799</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214759</marc> <ucs>6DDA</ucs> <utf-8>E6B79A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21475A</marc> <ucs>6DF3</ucs> <utf-8>E6B7B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21475B</marc> <ucs>6DBC</ucs> <utf-8>E6B6BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21475C</marc> <ucs>6DE4</ucs> <utf-8>E6B7A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21475D</marc> <ucs>6DB2</ucs> <utf-8>E6B6B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21475E</marc> <ucs>6DE1</ucs> <utf-8>E6B7A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21475F</marc> <ucs>6DD2</ucs> <utf-8>E6B792</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214760</marc> <ucs>6DAE</ucs> <utf-8>E6B6AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214761</marc> <ucs>6DF8</ucs> <utf-8>E6B7B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214762</marc> <ucs>6DC7</ucs> <utf-8>E6B787</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214763</marc> <ucs>6DCB</ucs> <utf-8>E6B78B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214764</marc> <ucs>6DC5</ucs> <utf-8>E6B785</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214765</marc> <ucs>6DDE</ucs> <utf-8>E6B79E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214766</marc> <ucs>6DAF</ucs> <utf-8>E6B6AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214767</marc> <ucs>6DB5</ucs> <utf-8>E6B6B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214768</marc> <ucs>6DFA</ucs> <utf-8>E6B7BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214769</marc> <ucs>6DF9</ucs> <utf-8>E6B7B9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21476A</marc> <ucs>6DCC</ucs> <utf-8>E6B78C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21476B</marc> <ucs>6DF7</ucs> <utf-8>E6B7B7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21476C</marc> <ucs>6DB8</ucs> <utf-8>E6B6B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21476D</marc> <ucs>6DD1</ucs> <utf-8>E6B791</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21476E</marc> <ucs>6DF1</ucs> <utf-8>E6B7B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21476F</marc> <ucs>6DE8</ucs> <utf-8>E6B7A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214770</marc> <ucs>6DEB</ucs> <utf-8>E6B7AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214771</marc> <ucs>6DD8</ucs> <utf-8>E6B798</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214772</marc> <ucs>6DFB</ucs> <utf-8>E6B7BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214773</marc> <ucs>6DEE</ucs> <utf-8>E6B7AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214774</marc> <ucs>6DF5</ucs> <utf-8>E6B7B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214775</marc> <ucs>6D8E</ucs> <utf-8>E6B68E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214776</marc> <ucs>6DC6</ucs> <utf-8>E6B786</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214777</marc> <ucs>6DEA</ucs> <utf-8>E6B7AA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214778</marc> <ucs>6DC4</ucs> <utf-8>E6B784</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214779</marc> <ucs>6E54</ucs> <utf-8>E6B994</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21477A</marc> <ucs>6E21</ucs> <utf-8>E6B8A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21477B</marc> <ucs>6E38</ucs> <utf-8>E6B8B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21477C</marc> <ucs>6E32</ucs> <utf-8>E6B8B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21477D</marc> <ucs>6E67</ucs> <utf-8>E6B9A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21477E</marc> <ucs>6E20</ucs> <utf-8>E6B8A0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214821</marc> <ucs>6E5B</ucs> <utf-8>E6B99B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214822</marc> <ucs>6E1A</ucs> <utf-8>E6B89A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214823</marc> <ucs>6E56</ucs> <utf-8>E6B996</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214824</marc> <ucs>6E2F</ucs> <utf-8>E6B8AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214825</marc> <ucs>6E6E</ucs> <utf-8>E6B9AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214826</marc> <ucs>6E58</ucs> <utf-8>E6B998</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214827</marc> <ucs>6E23</ucs> <utf-8>E6B8A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214828</marc> <ucs>6E24</ucs> <utf-8>E6B8A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214829</marc> <ucs>6E1B</ucs> <utf-8>E6B89B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21482A</marc> <ucs>6E25</ucs> <utf-8>E6B8A5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21482B</marc> <ucs>6E4A</ucs> <utf-8>E6B98A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21482C</marc> <ucs>6E3A</ucs> <utf-8>E6B8BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21482D</marc> <ucs>6E6F</ucs> <utf-8>E6B9AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21482E</marc> <ucs>6E2D</ucs> <utf-8>E6B8AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21482F</marc> <ucs>6E34</ucs> <utf-8>E6B8B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214830</marc> <ucs>6E2C</ucs> <utf-8>E6B8AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214831</marc> <ucs>6E26</ucs> <utf-8>E6B8A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214832</marc> <ucs>6E4D</ucs> <utf-8>E6B98D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214833</marc> <ucs>6E3E</ucs> <utf-8>E6B8BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214834</marc> <ucs>6E43</ucs> <utf-8>E6B983</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214835</marc> <ucs>6E19</ucs> <utf-8>E6B899</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214836</marc> <ucs>6E1D</ucs> <utf-8>E6B89D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214837</marc> <ucs>6ED3</ucs> <utf-8>E6BB93</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214838</marc> <ucs>6EB6</ucs> <utf-8>E6BAB6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214839</marc> <ucs>6EC2</ucs> <utf-8>E6BB82</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21483B</marc> <ucs>6EAF</ucs> <utf-8>E6BAAF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21483C</marc> <ucs>6EA2</ucs> <utf-8>E6BAA2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21483D</marc> <ucs>6E9D</ucs> <utf-8>E6BA9D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21483F</marc> <ucs>6EA5</ucs> <utf-8>E6BAA5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214840</marc> <ucs>6E98</ucs> <utf-8>E6BA98</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214841</marc> <ucs>6E90</ucs> <utf-8>E6BA90</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214842</marc> <ucs>6EC5</ucs> <utf-8>E6BB85</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214843</marc> <ucs>6EC7</ucs> <utf-8>E6BB87</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214844</marc> <ucs>6EBC</ucs> <utf-8>E6BABC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214845</marc> <ucs>6EAB</ucs> <utf-8>E6BAAB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214846</marc> <ucs>6ED1</ucs> <utf-8>E6BB91</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214847</marc> <ucs>6ECB</ucs> <utf-8>E6BB8B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214848</marc> <ucs>6EC4</ucs> <utf-8>E6BB84</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214849</marc> <ucs>6ED4</ucs> <utf-8>E6BB94</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21484A</marc> <ucs>6EAA</ucs> <utf-8>E6BAAA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21484B</marc> <ucs>6E96</ucs> <utf-8>E6BA96</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21484C</marc> <ucs>6E9C</ucs> <utf-8>E6BA9C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21484D</marc> <ucs>6F33</ucs> <utf-8>E6BCB3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21484E</marc> <ucs>6EF4</ucs> <utf-8>E6BBB4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21484F</marc> <ucs>6EEC</ucs> <utf-8>E6BBAC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214850</marc> <ucs>6EFE</ucs> <utf-8>E6BBBE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214851</marc> <ucs>6F29</ucs> <utf-8>E6BCA9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214852</marc> <ucs>6F14</ucs> <utf-8>E6BC94</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214853</marc> <ucs>6F3E</ucs> <utf-8>E6BCBE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214854</marc> <ucs>6F2C</ucs> <utf-8>E6BCAC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214855</marc> <ucs>6F32</ucs> <utf-8>E6BCB2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214856</marc> <ucs>6F0F</ucs> <utf-8>E6BC8F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214857</marc> <ucs>E944</ucs> <utf-8>EEA584</utf-8> <name>East Asian ideograph (variant of 4B4857 which maps to 6F22)</name> <alt>6F22</alt> <altutf-8>E6BCA2</altutf-8> </code> <code> <marc>214858</marc> <ucs>6EFF</ucs> <utf-8>E6BBBF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214859</marc> <ucs>6F23</ucs> <utf-8>E6BCA3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21485A</marc> <ucs>6F38</ucs> <utf-8>E6BCB8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21485B</marc> <ucs>6F15</ucs> <utf-8>E6BC95</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21485C</marc> <ucs>6F31</ucs> <utf-8>E6BCB1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21485D</marc> <ucs>6F02</ucs> <utf-8>E6BC82</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21485E</marc> <ucs>6F06</ucs> <utf-8>E6BC86</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21485F</marc> <ucs>6EEF</ucs> <utf-8>E6BBAF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214860</marc> <ucs>6F2B</ucs> <utf-8>E6BCAB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214861</marc> <ucs>6F2F</ucs> <utf-8>E6BCAF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214862</marc> <ucs>6F20</ucs> <utf-8>E6BCA0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214863</marc> <ucs>6F3F</ucs> <utf-8>E6BCBF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214864</marc> <ucs>6EF2</ucs> <utf-8>E6BBB2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214865</marc> <ucs>6F01</ucs> <utf-8>E6BC81</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214866</marc> <ucs>6F11</ucs> <utf-8>E6BC91</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214867</marc> <ucs>6ECC</ucs> <utf-8>E6BB8C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214868</marc> <ucs>6F2A</ucs> <utf-8>E6BCAA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214869</marc> <ucs>6F7C</ucs> <utf-8>E6BDBC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21486A</marc> <ucs>6F88</ucs> <utf-8>E6BE88</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21486B</marc> <ucs>6F84</ucs> <utf-8>E6BE84</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21486C</marc> <ucs>6F51</ucs> <utf-8>E6BD91</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21486D</marc> <ucs>6F64</ucs> <utf-8>E6BDA4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21486E</marc> <ucs>6F97</ucs> <utf-8>E6BE97</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21486F</marc> <ucs>6F54</ucs> <utf-8>E6BD94</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214870</marc> <ucs>6F7A</ucs> <utf-8>E6BDBA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214871</marc> <ucs>6F86</ucs> <utf-8>E6BE86</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214872</marc> <ucs>6F8E</ucs> <utf-8>E6BE8E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214873</marc> <ucs>6F6D</ucs> <utf-8>E6BDAD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214874</marc> <ucs>6F5B</ucs> <utf-8>E6BD9B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214875</marc> <ucs>6F6E</ucs> <utf-8>E6BDAE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214876</marc> <ucs>6F78</ucs> <utf-8>E6BDB8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214877</marc> <ucs>6F66</ucs> <utf-8>E6BDA6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214878</marc> <ucs>6F70</ucs> <utf-8>E6BDB0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214879</marc> <ucs>6F58</ucs> <utf-8>E6BD98</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21487A</marc> <ucs>6FC2</ucs> <utf-8>E6BF82</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21487B</marc> <ucs>6FB1</ucs> <utf-8>E6BEB1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21487C</marc> <ucs>6FC3</ucs> <utf-8>E6BF83</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21487D</marc> <ucs>6FA7</ucs> <utf-8>E6BEA7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21487E</marc> <ucs>6FA1</ucs> <utf-8>E6BEA1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214921</marc> <ucs>6FA4</ucs> <utf-8>E6BEA4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214922</marc> <ucs>6FC1</ucs> <utf-8>E6BF81</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214924</marc> <ucs>6FC0</ucs> <utf-8>E6BF80</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214925</marc> <ucs>6FB3</ucs> <utf-8>E6BEB3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214926</marc> <ucs>6FDF</ucs> <utf-8>E6BF9F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214927</marc> <ucs>6FD8</ucs> <utf-8>E6BF98</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214928</marc> <ucs>6FF1</ucs> <utf-8>E6BFB1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214929</marc> <ucs>6FE0</ucs> <utf-8>E6BFA0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21492A</marc> <ucs>6FEF</ucs> <utf-8>E6BFAF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21492B</marc> <ucs>E945</ucs> <utf-8>EEA585</utf-8> <name>East Asian ideograph (variant of 4B492B which maps to 6FEB)</name> <alt>6FEB</alt> <altutf-8>E6BFAB</altutf-8> </code> <code> <marc>21492C</marc> <ucs>6FE1</ucs> <utf-8>E6BFA1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21492D</marc> <ucs>6FE4</ucs> <utf-8>E6BFA4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21492E</marc> <ucs>6F80</ucs> <utf-8>E6BE80</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214931</marc> <ucs>700B</ucs> <utf-8>E7808B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214932</marc> <ucs>7009</ucs> <utf-8>E78089</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214933</marc> <ucs>7006</ucs> <utf-8>E78086</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214934</marc> <ucs>6FFA</ucs> <utf-8>E6BFBA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214935</marc> <ucs>7011</ucs> <utf-8>E78091</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214936</marc> <ucs>6FFE</ucs> <utf-8>E6BFBE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214937</marc> <ucs>700F</ucs> <utf-8>E7808F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214938</marc> <ucs>701B</ucs> <utf-8>E7809B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214939</marc> <ucs>701A</ucs> <utf-8>E7809A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21493A</marc> <ucs>7028</ucs> <utf-8>E780A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21493B</marc> <ucs>701D</ucs> <utf-8>E7809D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21493C</marc> <ucs>7015</ucs> <utf-8>E78095</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21493D</marc> <ucs>701F</ucs> <utf-8>E7809F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21493F</marc> <ucs>703E</ucs> <utf-8>E780BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214940</marc> <ucs>704C</ucs> <utf-8>E7818C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214941</marc> <ucs>7051</ucs> <utf-8>E78191</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214942</marc> <ucs>7058</ucs> <utf-8>E78198</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214943</marc> <ucs>7063</ucs> <utf-8>E781A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214944</marc> <ucs>7064</ucs> <utf-8>E781A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214945</marc> <ucs>706B</ucs> <utf-8>E781AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214946</marc> <ucs>7070</ucs> <utf-8>E781B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214947</marc> <ucs>7076</ucs> <utf-8>E781B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214948</marc> <ucs>707C</ucs> <utf-8>E781BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214949</marc> <ucs>7078</ucs> <utf-8>E781B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21494A</marc> <ucs>707D</ucs> <utf-8>E781BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21494B</marc> <ucs>7095</ucs> <utf-8>E78295</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21494C</marc> <ucs>708E</ucs> <utf-8>E7828E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21494D</marc> <ucs>7092</ucs> <utf-8>E78292</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21494E</marc> <ucs>7099</ucs> <utf-8>E78299</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21494F</marc> <ucs>708A</ucs> <utf-8>E7828A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214950</marc> <ucs>70AB</ucs> <utf-8>E782AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214951</marc> <ucs>70BA</ucs> <utf-8>E782BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214952</marc> <ucs>70AC</ucs> <utf-8>E782AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214953</marc> <ucs>70B3</ucs> <utf-8>E782B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214954</marc> <ucs>70AF</ucs> <utf-8>E782AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214955</marc> <ucs>70AD</ucs> <utf-8>E782AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214956</marc> <ucs>70AE</ucs> <utf-8>E782AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214957</marc> <ucs>70B8</ucs> <utf-8>E782B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214958</marc> <ucs>70CA</ucs> <utf-8>E7838A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214959</marc> <ucs>70E4</ucs> <utf-8>E783A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21495A</marc> <ucs>70D8</ucs> <utf-8>E78398</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21495B</marc> <ucs>70C8</ucs> <utf-8>E78388</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21495C</marc> <ucs>70D9</ucs> <utf-8>E78399</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21495D</marc> <ucs>70CF</ucs> <utf-8>E7838F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21495E</marc> <ucs>70F9</ucs> <utf-8>E783B9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21495F</marc> <ucs>7109</ucs> <utf-8>E78489</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214960</marc> <ucs>710A</ucs> <utf-8>E7848A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214961</marc> <ucs>70FD</ucs> <utf-8>E783BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214962</marc> <ucs>7119</ucs> <utf-8>E78499</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214963</marc> <ucs>716E</ucs> <utf-8>E785AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214964</marc> <ucs>711A</ucs> <utf-8>E7849A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214965</marc> <ucs>7136</ucs> <utf-8>E784B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214966</marc> <ucs>7121</ucs> <utf-8>E784A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214967</marc> <ucs>7130</ucs> <utf-8>E784B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214968</marc> <ucs>7126</ucs> <utf-8>E784A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214969</marc> <ucs>714E</ucs> <utf-8>E7858E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21496A</marc> <ucs>7149</ucs> <utf-8>E78589</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21496B</marc> <ucs>7159</ucs> <utf-8>E78599</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21496C</marc> <ucs>7164</ucs> <utf-8>E785A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21496D</marc> <ucs>7169</ucs> <utf-8>E785A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21496E</marc> <ucs>715C</ucs> <utf-8>E7859C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21496F</marc> <ucs>716C</ucs> <utf-8>E785AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214970</marc> <ucs>7166</ucs> <utf-8>E785A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214971</marc> <ucs>7167</ucs> <utf-8>E785A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214972</marc> <ucs>715E</ucs> <utf-8>E7859E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214973</marc> <ucs>7165</ucs> <utf-8>E785A5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214974</marc> <ucs>714C</ucs> <utf-8>E7858C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214975</marc> <ucs>717D</ucs> <utf-8>E785BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214977</marc> <ucs>7199</ucs> <utf-8>E78699</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214978</marc> <ucs>718A</ucs> <utf-8>E7868A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214979</marc> <ucs>7184</ucs> <utf-8>E78684</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21497A</marc> <ucs>719F</ucs> <utf-8>E7869F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21497B</marc> <ucs>71A8</ucs> <utf-8>E786A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21497C</marc> <ucs>71AC</ucs> <utf-8>E786AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21497D</marc> <ucs>71B1</ucs> <utf-8>E786B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21497E</marc> <ucs>71D9</ucs> <utf-8>E78799</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214A21</marc> <ucs>71BE</ucs> <utf-8>E786BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214A22</marc> <ucs>71C9</ucs> <utf-8>E78789</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214A23</marc> <ucs>71D0</ucs> <utf-8>E78790</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214A24</marc> <ucs>71C8</ucs> <utf-8>E78788</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214A25</marc> <ucs>71DC</ucs> <utf-8>E7879C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214A26</marc> <ucs>71D2</ucs> <utf-8>E78792</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214A27</marc> <ucs>71B9</ucs> <utf-8>E786B9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214A28</marc> <ucs>71D5</ucs> <utf-8>E78795</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214A29</marc> <ucs>71CE</ucs> <utf-8>E7878E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214A2A</marc> <ucs>71C3</ucs> <utf-8>E78783</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214A2B</marc> <ucs>71C4</ucs> <utf-8>E78784</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214A2C</marc> <ucs>71EE</ucs> <utf-8>E787AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214A2D</marc> <ucs>71E7</ucs> <utf-8>E787A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214A2E</marc> <ucs>71DF</ucs> <utf-8>E7879F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214A2F</marc> <ucs>71E5</ucs> <utf-8>E787A5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214A30</marc> <ucs>71ED</ucs> <utf-8>E787AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214A31</marc> <ucs>71E6</ucs> <utf-8>E787A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214A32</marc> <ucs>71EC</ucs> <utf-8>E787AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214A33</marc> <ucs>71F4</ucs> <utf-8>E787B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214A34</marc> <ucs>71FB</ucs> <utf-8>E787BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214A35</marc> <ucs>7206</ucs> <utf-8>E78886</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214A36</marc> <ucs>720D</ucs> <utf-8>E7888D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214A37</marc> <ucs>7210</ucs> <utf-8>E78890</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214A38</marc> <ucs>721B</ucs> <utf-8>E7889B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214A39</marc> <ucs>7228</ucs> <utf-8>E788A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214A3A</marc> <ucs>722A</ucs> <utf-8>E788AA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214A3B</marc> <ucs>722D</ucs> <utf-8>E788AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214A3C</marc> <ucs>722C</ucs> <utf-8>E788AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214A3D</marc> <ucs>7230</ucs> <utf-8>E788B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214A3E</marc> <ucs>E946</ucs> <utf-8>EEA586</utf-8> <name>East Asian ideograph (variant of 4B4A3E which maps to 7235)</name> <alt>7235</alt> <altutf-8>E788B5</altutf-8> </code> <code> <marc>214A3F</marc> <ucs>7236</ucs> <utf-8>E788B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214A40</marc> <ucs>7238</ucs> <utf-8>E788B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214A41</marc> <ucs>7239</ucs> <utf-8>E788B9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214A42</marc> <ucs>723A</ucs> <utf-8>E788BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214A43</marc> <ucs>723B</ucs> <utf-8>E788BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214A44</marc> <ucs>723D</ucs> <utf-8>E788BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214A45</marc> <ucs>723E</ucs> <utf-8>E788BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214A46</marc> <ucs>7246</ucs> <utf-8>E78986</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214A47</marc> <ucs>7247</ucs> <utf-8>E78987</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214A48</marc> <ucs>7248</ucs> <utf-8>E78988</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214A49</marc> <ucs>724C</ucs> <utf-8>E7898C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214A4A</marc> <ucs>7252</ucs> <utf-8>E78992</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214A4B</marc> <ucs>7256</ucs> <utf-8>E78996</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214A4C</marc> <ucs>7258</ucs> <utf-8>E78998</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214A4D</marc> <ucs>7259</ucs> <utf-8>E78999</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214A4E</marc> <ucs>725B</ucs> <utf-8>E7899B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214A4F</marc> <ucs>725F</ucs> <utf-8>E7899F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214A50</marc> <ucs>725D</ucs> <utf-8>E7899D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214A51</marc> <ucs>7262</ucs> <utf-8>E789A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214A52</marc> <ucs>7261</ucs> <utf-8>E789A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214A53</marc> <ucs>7260</ucs> <utf-8>E789A0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214A54</marc> <ucs>7267</ucs> <utf-8>E789A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214A55</marc> <ucs>7269</ucs> <utf-8>E789A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214A56</marc> <ucs>726F</ucs> <utf-8>E789AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214A57</marc> <ucs>7272</ucs> <utf-8>E789B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214A58</marc> <ucs>7274</ucs> <utf-8>E789B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214A59</marc> <ucs>7279</ucs> <utf-8>E789B9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214A5A</marc> <ucs>727D</ucs> <utf-8>E789BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214A5B</marc> <ucs>7281</ucs> <utf-8>E78A81</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214A5C</marc> <ucs>7280</ucs> <utf-8>E78A80</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214A5D</marc> <ucs>7284</ucs> <utf-8>E78A84</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214A5E</marc> <ucs>7296</ucs> <utf-8>E78A96</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214A5F</marc> <ucs>7292</ucs> <utf-8>E78A92</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214A60</marc> <ucs>729B</ucs> <utf-8>E78A9B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214A61</marc> <ucs>72A2</ucs> <utf-8>E78AA2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214A62</marc> <ucs>72A7</ucs> <utf-8>E78AA7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214A63</marc> <ucs>72AC</ucs> <utf-8>E78AAC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214A64</marc> <ucs>72AF</ucs> <utf-8>E78AAF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214A65</marc> <ucs>72C4</ucs> <utf-8>E78B84</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214A66</marc> <ucs>72C2</ucs> <utf-8>E78B82</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214A67</marc> <ucs>72D9</ucs> <utf-8>E78B99</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214A68</marc> <ucs>72C0</ucs> <utf-8>E78B80</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214A69</marc> <ucs>72CE</ucs> <utf-8>E78B8E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214A6A</marc> <ucs>72D7</ucs> <utf-8>E78B97</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214A6B</marc> <ucs>72D0</ucs> <utf-8>E78B90</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214A6C</marc> <ucs>72E1</ucs> <utf-8>E78BA1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214A6D</marc> <ucs>72E9</ucs> <utf-8>E78BA9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214A6E</marc> <ucs>72E0</ucs> <utf-8>E78BA0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214A6F</marc> <ucs>72FC</ucs> <utf-8>E78BBC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214A70</marc> <ucs>72F9</ucs> <utf-8>E78BB9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214A72</marc> <ucs>72FD</ucs> <utf-8>E78BBD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214A73</marc> <ucs>72F7</ucs> <utf-8>E78BB7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214A74</marc> <ucs>731C</ucs> <utf-8>E78C9C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214A75</marc> <ucs>731B</ucs> <utf-8>E78C9B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214A76</marc> <ucs>7313</ucs> <utf-8>E78C93</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214A77</marc> <ucs>7316</ucs> <utf-8>E78C96</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214A78</marc> <ucs>7319</ucs> <utf-8>E78C99</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214A79</marc> <ucs>7336</ucs> <utf-8>E78CB6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214A7A</marc> <ucs>7337</ucs> <utf-8>E78CB7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214A7B</marc> <ucs>7329</ucs> <utf-8>E78CA9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214A7C</marc> <ucs>7325</ucs> <utf-8>E78CA5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214A7D</marc> <ucs>7334</ucs> <utf-8>E78CB4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214A7E</marc> <ucs>7344</ucs> <utf-8>E78D84</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214B21</marc> <ucs>733F</ucs> <utf-8>E78CBF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214B22</marc> <ucs>733E</ucs> <utf-8>E78CBE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214B23</marc> <ucs>7345</ucs> <utf-8>E78D85</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214B24</marc> <ucs>7350</ucs> <utf-8>E78D90</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214B26</marc> <ucs>7357</ucs> <utf-8>E78D97</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214B27</marc> <ucs>7368</ucs> <utf-8>E78DA8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214B28</marc> <ucs>7370</ucs> <utf-8>E78DB0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214B29</marc> <ucs>7372</ucs> <utf-8>E78DB2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214B2A</marc> <ucs>7377</ucs> <utf-8>E78DB7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214B2B</marc> <ucs>7378</ucs> <utf-8>E78DB8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214B2C</marc> <ucs>7375</ucs> <utf-8>E78DB5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214B2D</marc> <ucs>737A</ucs> <utf-8>E78DBA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214B2E</marc> <ucs>737B</ucs> <utf-8>E78DBB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214B2F</marc> <ucs>7380</ucs> <utf-8>E78E80</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214B30</marc> <ucs>7384</ucs> <utf-8>E78E84</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214B31</marc> <ucs>7387</ucs> <utf-8>E78E87</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214B32</marc> <ucs>7389</ucs> <utf-8>E78E89</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214B33</marc> <ucs>738B</ucs> <utf-8>E78E8B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214B34</marc> <ucs>7396</ucs> <utf-8>E78E96</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214B35</marc> <ucs>739F</ucs> <utf-8>E78E9F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214B36</marc> <ucs>73A8</ucs> <utf-8>E78EA8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214B37</marc> <ucs>73A9</ucs> <utf-8>E78EA9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214B38</marc> <ucs>73AB</ucs> <utf-8>E78EAB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214B39</marc> <ucs>73BB</ucs> <utf-8>E78EBB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214B3A</marc> <ucs>73CA</ucs> <utf-8>E78F8A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214B3B</marc> <ucs>73B7</ucs> <utf-8>E78EB7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214B3C</marc> <ucs>73C0</ucs> <utf-8>E78F80</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214B3E</marc> <ucs>73B2</ucs> <utf-8>E78EB2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214B3F</marc> <ucs>73CD</ucs> <utf-8>E78F8D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214B40</marc> <ucs>73ED</ucs> <utf-8>E78FAD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214B41</marc> <ucs>73EE</ucs> <utf-8>E78FAE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214B42</marc> <ucs>73E0</ucs> <utf-8>E78FA0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214B43</marc> <ucs>7405</ucs> <utf-8>E79085</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214B44</marc> <ucs>7409</ucs> <utf-8>E79089</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214B45</marc> <ucs>7403</ucs> <utf-8>E79083</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214B46</marc> <ucs>740A</ucs> <utf-8>E7908A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214B47</marc> <ucs>73FE</ucs> <utf-8>E78FBE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214B48</marc> <ucs>7406</ucs> <utf-8>E79086</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214B49</marc> <ucs>740D</ucs> <utf-8>E7908D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214B4A</marc> <ucs>743A</ucs> <utf-8>E790BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214B4B</marc> <ucs>7435</ucs> <utf-8>E790B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214B4C</marc> <ucs>7436</ucs> <utf-8>E790B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214B4D</marc> <ucs>7434</ucs> <utf-8>E790B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214B4E</marc> <ucs>742A</ucs> <utf-8>E790AA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214B4F</marc> <ucs>7433</ucs> <utf-8>E790B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214B50</marc> <ucs>7422</ucs> <utf-8>E790A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214B51</marc> <ucs>7425</ucs> <utf-8>E790A5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214B53</marc> <ucs>7455</ucs> <utf-8>E79195</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214B54</marc> <ucs>745F</ucs> <utf-8>E7919F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214B55</marc> <ucs>745A</ucs> <utf-8>E7919A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214B56</marc> <ucs>7441</ucs> <utf-8>E79181</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214B57</marc> <ucs>743F</ucs> <utf-8>E790BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214B58</marc> <ucs>745B</ucs> <utf-8>E7919B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214B59</marc> <ucs>745E</ucs> <utf-8>E7919E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214B5A</marc> <ucs>745C</ucs> <utf-8>E7919C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214B5B</marc> <ucs>7459</ucs> <utf-8>E79199</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214B5C</marc> <ucs>7483</ucs> <utf-8>E79283</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214B5D</marc> <ucs>7469</ucs> <utf-8>E791A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214B5E</marc> <ucs>746A</ucs> <utf-8>E791AA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214B5F</marc> <ucs>7463</ucs> <utf-8>E791A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214B60</marc> <ucs>7464</ucs> <utf-8>E791A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214B61</marc> <ucs>7470</ucs> <utf-8>E791B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214B62</marc> <ucs>748B</ucs> <utf-8>E7928B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214B63</marc> <ucs>E947</ucs> <utf-8>EEA587</utf-8> <name>East Asian ideograph (variant of 4B4B63 which maps to 749C)</name> <alt>749C</alt> <altutf-8>E7929C</altutf-8> </code> <code> <marc>214B64</marc> <ucs>74A3</ucs> <utf-8>E792A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214B65</marc> <ucs>74A7</ucs> <utf-8>E792A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214B66</marc> <ucs>74A9</ucs> <utf-8>E792A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214B67</marc> <ucs>74B0</ucs> <utf-8>E792B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214B68</marc> <ucs>74A6</ucs> <utf-8>E792A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214B69</marc> <ucs>74BD</ucs> <utf-8>E792BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214B6A</marc> <ucs>74CA</ucs> <utf-8>E7938A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214B6B</marc> <ucs>74CF</ucs> <utf-8>E7938F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214B6C</marc> <ucs>74DC</ucs> <utf-8>E7939C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214B6D</marc> <ucs>74E0</ucs> <utf-8>E793A0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214B6E</marc> <ucs>74E2</ucs> <utf-8>E793A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214B6F</marc> <ucs>74E3</ucs> <utf-8>E793A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214B70</marc> <ucs>74E6</ucs> <utf-8>E793A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214B71</marc> <ucs>74F6</ucs> <utf-8>E793B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214B72</marc> <ucs>74F7</ucs> <utf-8>E793B7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214B73</marc> <ucs>7504</ucs> <utf-8>E79484</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214B74</marc> <ucs>750C</ucs> <utf-8>E7948C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214B75</marc> <ucs>7515</ucs> <utf-8>E79495</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214B76</marc> <ucs>7518</ucs> <utf-8>E79498</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214B77</marc> <ucs>751A</ucs> <utf-8>E7949A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214B78</marc> <ucs>751C</ucs> <utf-8>E7949C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214B79</marc> <ucs>751F</ucs> <utf-8>E7949F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214B7A</marc> <ucs>7522</ucs> <utf-8>E794A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214B7B</marc> <ucs>7526</ucs> <utf-8>E794A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214B7C</marc> <ucs>7525</ucs> <utf-8>E794A5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214B7D</marc> <ucs>7528</ucs> <utf-8>E794A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214B7E</marc> <ucs>7529</ucs> <utf-8>E794A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214C21</marc> <ucs>752C</ucs> <utf-8>E794AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214C22</marc> <ucs>752B</ucs> <utf-8>E794AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214C23</marc> <ucs>752D</ucs> <utf-8>E794AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214C24</marc> <ucs>7530</ucs> <utf-8>E794B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214C25</marc> <ucs>7532</ucs> <utf-8>E794B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214C26</marc> <ucs>7531</ucs> <utf-8>E794B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214C27</marc> <ucs>7533</ucs> <utf-8>E794B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214C28</marc> <ucs>7537</ucs> <utf-8>E794B7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214C29</marc> <ucs>7538</ucs> <utf-8>E794B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214C2A</marc> <ucs>753D</ucs> <utf-8>E794BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214C2B</marc> <ucs>754F</ucs> <utf-8>E7958F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214C2C</marc> <ucs>754C</ucs> <utf-8>E7958C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214C2D</marc> <ucs>755D</ucs> <utf-8>E7959D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214C2E</marc> <ucs>755C</ucs> <utf-8>E7959C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214C2F</marc> <ucs>7554</ucs> <utf-8>E79594</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214C30</marc> <ucs>755A</ucs> <utf-8>E7959A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214C31</marc> <ucs>7559</ucs> <utf-8>E79599</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214C32</marc> <ucs>7566</ucs> <utf-8>E795A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214C33</marc> <ucs>7562</ucs> <utf-8>E795A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214C34</marc> <ucs>7570</ucs> <utf-8>E795B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214C35</marc> <ucs>7565</ucs> <utf-8>E795A5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214C36</marc> <ucs>756B</ucs> <utf-8>E795AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214C37</marc> <ucs>756A</ucs> <utf-8>E795AA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214C38</marc> <ucs>7578</ucs> <utf-8>E795B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214C39</marc> <ucs>7576</ucs> <utf-8>E795B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214C3A</marc> <ucs>7586</ucs> <utf-8>E79686</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214C3B</marc> <ucs>7587</ucs> <utf-8>E79687</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214C3C</marc> <ucs>758A</ucs> <utf-8>E7968A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214C3E</marc> <ucs>758F</ucs> <utf-8>E7968F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214C3F</marc> <ucs>7591</ucs> <utf-8>E79691</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214C40</marc> <ucs>759D</ucs> <utf-8>E7969D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214C41</marc> <ucs>7599</ucs> <utf-8>E79699</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214C42</marc> <ucs>759A</ucs> <utf-8>E7969A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214C43</marc> <ucs>75A4</ucs> <utf-8>E796A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214C44</marc> <ucs>75AB</ucs> <utf-8>E796AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214C45</marc> <ucs>75A5</ucs> <utf-8>E796A5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214C46</marc> <ucs>75C7</ucs> <utf-8>E79787</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214C47</marc> <ucs>75C5</ucs> <utf-8>E79785</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214C48</marc> <ucs>75B3</ucs> <utf-8>E796B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214C49</marc> <ucs>75B2</ucs> <utf-8>E796B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214C4A</marc> <ucs>75BD</ucs> <utf-8>E796BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214C4B</marc> <ucs>75BE</ucs> <utf-8>E796BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214C4C</marc> <ucs>75BC</ucs> <utf-8>E796BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214C4D</marc> <ucs>75B9</ucs> <utf-8>E796B9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214C4E</marc> <ucs>75D5</ucs> <utf-8>E79795</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214C4F</marc> <ucs>75D4</ucs> <utf-8>E79794</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214C50</marc> <ucs>75B5</ucs> <utf-8>E796B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214C51</marc> <ucs>E948</ucs> <utf-8>EEA588</utf-8> <name>East Asian ideograph (variant of 4B4C51 which maps to 75CA)</name> <alt>75CA</alt> <altutf-8>E7978A</altutf-8> </code> <code> <marc>214C52</marc> <ucs>75DB</ucs> <utf-8>E7979B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214C53</marc> <ucs>75E3</ucs> <utf-8>E797A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214C54</marc> <ucs>75D8</ucs> <utf-8>E79798</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214C55</marc> <ucs>75DE</ucs> <utf-8>E7979E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214C56</marc> <ucs>75D9</ucs> <utf-8>E79799</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214C57</marc> <ucs>75E2</ucs> <utf-8>E797A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214C58</marc> <ucs>7601</ucs> <utf-8>E79881</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214C59</marc> <ucs>7600</ucs> <utf-8>E79880</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214C5A</marc> <ucs>75F0</ucs> <utf-8>E797B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214C5B</marc> <ucs>75F2</ucs> <utf-8>E797B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214C5C</marc> <ucs>75F1</ucs> <utf-8>E797B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214C5D</marc> <ucs>75F4</ucs> <utf-8>E797B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214C5E</marc> <ucs>75FF</ucs> <utf-8>E797BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214C5F</marc> <ucs>75FA</ucs> <utf-8>E797BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214C60</marc> <ucs>760D</ucs> <utf-8>E7988D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214C61</marc> <ucs>7627</ucs> <utf-8>E798A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214C62</marc> <ucs>7613</ucs> <utf-8>E79893</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214C63</marc> <ucs>760B</ucs> <utf-8>E7988B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214C65</marc> <ucs>7620</ucs> <utf-8>E798A0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214C66</marc> <ucs>7629</ucs> <utf-8>E798A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214C67</marc> <ucs>761F</ucs> <utf-8>E7989F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214C68</marc> <ucs>7624</ucs> <utf-8>E798A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214C69</marc> <ucs>7626</ucs> <utf-8>E798A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214C6A</marc> <ucs>7621</ucs> <utf-8>E798A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214C6B</marc> <ucs>7634</ucs> <utf-8>E798B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214C6C</marc> <ucs>7638</ucs> <utf-8>E798B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214C6D</marc> <ucs>7646</ucs> <utf-8>E79986</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214C6E</marc> <ucs>7642</ucs> <utf-8>E79982</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214C6F</marc> <ucs>764C</ucs> <utf-8>E7998C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214C70</marc> <ucs>7656</ucs> <utf-8>E79996</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214C71</marc> <ucs>7658</ucs> <utf-8>E79998</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214C73</marc> <ucs>7662</ucs> <utf-8>E799A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214C74</marc> <ucs>7665</ucs> <utf-8>E799A5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214C75</marc> <ucs>7669</ucs> <utf-8>E799A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214C76</marc> <ucs>766E</ucs> <utf-8>E799AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214C77</marc> <ucs>766C</ucs> <utf-8>E799AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214C78</marc> <ucs>7671</ucs> <utf-8>E799B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214C79</marc> <ucs>E949</ucs> <utf-8>EEA589</utf-8> <name>East Asian ideograph (variant of 4B4C79 which maps to 7672)</name> <alt>7672</alt> <altutf-8>E799B2</altutf-8> </code> <code> <marc>214C7A</marc> <ucs>7678</ucs> <utf-8>E799B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214C7B</marc> <ucs>767C</ucs> <utf-8>E799BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214C7C</marc> <ucs>767B</ucs> <utf-8>E799BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214C7D</marc> <ucs>767D</ucs> <utf-8>E799BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214C7E</marc> <ucs>767E</ucs> <utf-8>E799BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214D21</marc> <ucs>7682</ucs> <utf-8>E79A82</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214D22</marc> <ucs>7684</ucs> <utf-8>E79A84</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214D23</marc> <ucs>7687</ucs> <utf-8>E79A87</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214D24</marc> <ucs>7686</ucs> <utf-8>E79A86</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214D26</marc> <ucs>768E</ucs> <utf-8>E79A8E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214D27</marc> <ucs>7696</ucs> <utf-8>E79A96</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214D28</marc> <ucs>7693</ucs> <utf-8>E79A93</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214D29</marc> <ucs>769A</ucs> <utf-8>E79A9A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214D2A</marc> <ucs>76AE</ucs> <utf-8>E79AAE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214D2B</marc> <ucs>76B0</ucs> <utf-8>E79AB0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214D2C</marc> <ucs>76B4</ucs> <utf-8>E79AB4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214D2D</marc> <ucs>76BA</ucs> <utf-8>E79ABA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214D2E</marc> <ucs>76BF</ucs> <utf-8>E79ABF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214D2F</marc> <ucs>76C2</ucs> <utf-8>E79B82</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214D31</marc> <ucs>76C8</ucs> <utf-8>E79B88</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214D32</marc> <ucs>76C6</ucs> <utf-8>E79B86</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214D33</marc> <ucs>76CA</ucs> <utf-8>E79B8A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214D34</marc> <ucs>76CD</ucs> <utf-8>E79B8D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214D35</marc> <ucs>76CE</ucs> <utf-8>E79B8E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214D36</marc> <ucs>76D4</ucs> <utf-8>E79B94</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214D37</marc> <ucs>76D2</ucs> <utf-8>E79B92</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214D38</marc> <ucs>76DC</ucs> <utf-8>E79B9C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214D39</marc> <ucs>76DB</ucs> <utf-8>E79B9B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214D3A</marc> <ucs>76DE</ucs> <utf-8>E79B9E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214D3B</marc> <ucs>76DF</ucs> <utf-8>E79B9F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214D3C</marc> <ucs>76E1</ucs> <utf-8>E79BA1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214D3D</marc> <ucs>76E3</ucs> <utf-8>E79BA3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214D3E</marc> <ucs>76E4</ucs> <utf-8>E79BA4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214D3F</marc> <ucs>76E7</ucs> <utf-8>E79BA7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214D40</marc> <ucs>76E5</ucs> <utf-8>E79BA5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214D41</marc> <ucs>76EA</ucs> <utf-8>E79BAA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214D42</marc> <ucs>76EE</ucs> <utf-8>E79BAE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214D43</marc> <ucs>76EF</ucs> <utf-8>E79BAF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214D44</marc> <ucs>76F2</ucs> <utf-8>E79BB2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214D45</marc> <ucs>76F4</ucs> <utf-8>E79BB4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214D46</marc> <ucs>7709</ucs> <utf-8>E79C89</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214D47</marc> <ucs>76F9</ucs> <utf-8>E79BB9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214D48</marc> <ucs>76F8</ucs> <utf-8>E79BB8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214D49</marc> <ucs>7701</ucs> <utf-8>E79C81</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214D4A</marc> <ucs>770B</ucs> <utf-8>E79C8B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214D4B</marc> <ucs>76FC</ucs> <utf-8>E79BBC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214D4C</marc> <ucs>76FE</ucs> <utf-8>E79BBE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214D4D</marc> <ucs>7729</ucs> <utf-8>E79CA9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214D4E</marc> <ucs>7720</ucs> <utf-8>E79CA0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214D4F</marc> <ucs>771E</ucs> <utf-8>E79C9E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214D50</marc> <ucs>7728</ucs> <utf-8>E79CA8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214D51</marc> <ucs>7737</ucs> <utf-8>E79CB7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214D52</marc> <ucs>773C</ucs> <utf-8>E79CBC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214D53</marc> <ucs>7736</ucs> <utf-8>E79CB6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214D54</marc> <ucs>7738</ucs> <utf-8>E79CB8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214D55</marc> <ucs>773A</ucs> <utf-8>E79CBA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214D56</marc> <ucs>773E</ucs> <utf-8>E79CBE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214D57</marc> <ucs>774F</ucs> <utf-8>E79D8F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214D58</marc> <ucs>776B</ucs> <utf-8>E79DAB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214D59</marc> <ucs>775B</ucs> <utf-8>E79D9B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214D5A</marc> <ucs>776A</ucs> <utf-8>E79DAA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214D5B</marc> <ucs>7766</ucs> <utf-8>E79DA6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214D5C</marc> <ucs>7779</ucs> <utf-8>E79DB9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214D5D</marc> <ucs>775E</ucs> <utf-8>E79D9E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214D5E</marc> <ucs>7763</ucs> <utf-8>E79DA3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214D5F</marc> <ucs>775C</ucs> <utf-8>E79D9C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214D60</marc> <ucs>776C</ucs> <utf-8>E79DAC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214D61</marc> <ucs>7768</ucs> <utf-8>E79DA8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214D62</marc> <ucs>7765</ucs> <utf-8>E79DA5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214D63</marc> <ucs>777D</ucs> <utf-8>E79DBD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214D64</marc> <ucs>7771</ucs> <utf-8>E79DB1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214D65</marc> <ucs>777F</ucs> <utf-8>E79DBF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214D66</marc> <ucs>7784</ucs> <utf-8>E79E84</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214D67</marc> <ucs>7761</ucs> <utf-8>E79DA1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214D68</marc> <ucs>7787</ucs> <utf-8>E79E87</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214D69</marc> <ucs>778E</ucs> <utf-8>E79E8E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214D6A</marc> <ucs>778C</ucs> <utf-8>E79E8C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214D6B</marc> <ucs>7791</ucs> <utf-8>E79E91</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214D6C</marc> <ucs>779F</ucs> <utf-8>E79E9F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214D6D</marc> <ucs>779E</ucs> <utf-8>E79E9E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214D6E</marc> <ucs>77A0</ucs> <utf-8>E79EA0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214D6F</marc> <ucs>77A5</ucs> <utf-8>E79EA5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214D70</marc> <ucs>77B3</ucs> <utf-8>E79EB3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214D71</marc> <ucs>77AA</ucs> <utf-8>E79EAA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214D72</marc> <ucs>77B0</ucs> <utf-8>E79EB0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214D73</marc> <ucs>77AD</ucs> <utf-8>E79EAD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214D74</marc> <ucs>77AC</ucs> <utf-8>E79EAC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214D75</marc> <ucs>77A7</ucs> <utf-8>E79EA7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214D76</marc> <ucs>77BD</ucs> <utf-8>E79EBD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214D77</marc> <ucs>77BF</ucs> <utf-8>E79EBF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214D78</marc> <ucs>77BB</ucs> <utf-8>E79EBB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214D7A</marc> <ucs>77D3</ucs> <utf-8>E79F93</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214D7B</marc> <ucs>77D7</ucs> <utf-8>E79F97</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214D7C</marc> <ucs>77DA</ucs> <utf-8>E79F9A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214D7D</marc> <ucs>77DB</ucs> <utf-8>E79F9B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214D7E</marc> <ucs>77DC</ucs> <utf-8>E79F9C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214E21</marc> <ucs>77E2</ucs> <utf-8>E79FA2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214E22</marc> <ucs>77E3</ucs> <utf-8>E79FA3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214E23</marc> <ucs>77E5</ucs> <utf-8>E79FA5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214E24</marc> <ucs>77E9</ucs> <utf-8>E79FA9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214E25</marc> <ucs>77ED</ucs> <utf-8>E79FAD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214E26</marc> <ucs>77EE</ucs> <utf-8>E79FAE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214E27</marc> <ucs>77EF</ucs> <utf-8>E79FAF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214E28</marc> <ucs>77F3</ucs> <utf-8>E79FB3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214E29</marc> <ucs>77FD</ucs> <utf-8>E79FBD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214E2A</marc> <ucs>7802</ucs> <utf-8>E7A082</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214E2B</marc> <ucs>780D</ucs> <utf-8>E7A08D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214E2C</marc> <ucs>780C</ucs> <utf-8>E7A08C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214E2D</marc> <ucs>65AB</ucs> <utf-8>E696AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214E2E</marc> <ucs>7830</ucs> <utf-8>E7A0B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214E2F</marc> <ucs>781D</ucs> <utf-8>E7A09D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214E30</marc> <ucs>7834</ucs> <utf-8>E7A0B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214E31</marc> <ucs>7838</ucs> <utf-8>E7A0B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214E32</marc> <ucs>7837</ucs> <utf-8>E7A0B7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214E33</marc> <ucs>7827</ucs> <utf-8>E7A0A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214E34</marc> <ucs>782D</ucs> <utf-8>E7A0AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214E35</marc> <ucs>7825</ucs> <utf-8>E7A0A5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214E36</marc> <ucs>786B</ucs> <utf-8>E7A1AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214E37</marc> <ucs>784F</ucs> <utf-8>E7A18F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214E38</marc> <ucs>7843</ucs> <utf-8>E7A183</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214E39</marc> <ucs>786C</ucs> <utf-8>E7A1AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214E3A</marc> <ucs>785D</ucs> <utf-8>E7A19D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214E3B</marc> <ucs>786F</ucs> <utf-8>E7A1AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214E3C</marc> <ucs>78B0</ucs> <utf-8>E7A2B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214E3D</marc> <ucs>7897</ucs> <utf-8>E7A297</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214E3E</marc> <ucs>788E</ucs> <utf-8>E7A28E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214E3F</marc> <ucs>7898</ucs> <utf-8>E7A298</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214E40</marc> <ucs>7889</ucs> <utf-8>E7A289</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214E41</marc> <ucs>7891</ucs> <utf-8>E7A291</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214E42</marc> <ucs>787C</ucs> <utf-8>E7A1BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214E43</marc> <ucs>788C</ucs> <utf-8>E7A28C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214E44</marc> <ucs>78A7</ucs> <utf-8>E7A2A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214E45</marc> <ucs>78A9</ucs> <utf-8>E7A2A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214E46</marc> <ucs>789F</ucs> <utf-8>E7A29F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214E47</marc> <ucs>78B3</ucs> <utf-8>E7A2B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214E48</marc> <ucs>78CB</ucs> <utf-8>E7A38B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214E49</marc> <ucs>78BA</ucs> <utf-8>E7A2BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214E4A</marc> <ucs>78C1</ucs> <utf-8>E7A381</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214E4B</marc> <ucs>78C5</ucs> <utf-8>E7A385</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214E4C</marc> <ucs>78BC</ucs> <utf-8>E7A2BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214E4D</marc> <ucs>78D5</ucs> <utf-8>E7A395</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214E4E</marc> <ucs>78BE</ucs> <utf-8>E7A2BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214E4F</marc> <ucs>78CA</ucs> <utf-8>E7A38A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214E50</marc> <ucs>78D0</ucs> <utf-8>E7A390</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214E51</marc> <ucs>78E8</ucs> <utf-8>E7A3A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214E52</marc> <ucs>78EC</ucs> <utf-8>E7A3AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214E53</marc> <ucs>78DA</ucs> <utf-8>E7A39A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214E54</marc> <ucs>78F7</ucs> <utf-8>E7A3B7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214E55</marc> <ucs>78F4</ucs> <utf-8>E7A3B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214E56</marc> <ucs>E94A</ucs> <utf-8>EEA58A</utf-8> <name>East Asian ideograph (variant of 4B4E56 which maps to 78FA)</name> <alt>78FA</alt> <altutf-8>E7A3BA</altutf-8> </code> <code> <marc>214E57</marc> <ucs>7901</ucs> <utf-8>E7A481</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214E58</marc> <ucs>78EF</ucs> <utf-8>E7A3AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214E59</marc> <ucs>790E</ucs> <utf-8>E7A48E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214E5A</marc> <ucs>7919</ucs> <utf-8>E7A499</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214E5B</marc> <ucs>7926</ucs> <utf-8>E7A4A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214E5C</marc> <ucs>792C</ucs> <utf-8>E7A4AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214E5D</marc> <ucs>792A</ucs> <utf-8>E7A4AA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214E5E</marc> <ucs>792B</ucs> <utf-8>E7A4AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214E5F</marc> <ucs>793A</ucs> <utf-8>E7A4BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214E60</marc> <ucs>7940</ucs> <utf-8>E7A580</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214E61</marc> <ucs>793E</ucs> <utf-8>E7A4BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214E62</marc> <ucs>7941</ucs> <utf-8>E7A581</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214E63</marc> <ucs>7945</ucs> <utf-8>E7A585</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214E64</marc> <ucs>7949</ucs> <utf-8>E7A589</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214E65</marc> <ucs>7948</ucs> <utf-8>E7A588</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214E66</marc> <ucs>7947</ucs> <utf-8>E7A587</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214E67</marc> <ucs>7955</ucs> <utf-8>E7A595</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214E68</marc> <ucs>7960</ucs> <utf-8>E7A5A0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214E69</marc> <ucs>7950</ucs> <utf-8>E7A590</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214E6A</marc> <ucs>7956</ucs> <utf-8>E7A596</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214E6B</marc> <ucs>795E</ucs> <utf-8>E7A59E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214E6C</marc> <ucs>795D</ucs> <utf-8>E7A59D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214E6D</marc> <ucs>795F</ucs> <utf-8>E7A59F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214E6E</marc> <ucs>795A</ucs> <utf-8>E7A59A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214E6F</marc> <ucs>7957</ucs> <utf-8>E7A597</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214E70</marc> <ucs>7965</ucs> <utf-8>E7A5A5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214E71</marc> <ucs>7968</ucs> <utf-8>E7A5A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214E72</marc> <ucs>796D</ucs> <utf-8>E7A5AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214E73</marc> <ucs>797A</ucs> <utf-8>E7A5BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214E74</marc> <ucs>7981</ucs> <utf-8>E7A681</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214E75</marc> <ucs>797F</ucs> <utf-8>E7A5BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214E76</marc> <ucs>798F</ucs> <utf-8>E7A68F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214E77</marc> <ucs>798D</ucs> <utf-8>E7A68D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214E78</marc> <ucs>798E</ucs> <utf-8>E7A68E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214E79</marc> <ucs>79A6</ucs> <utf-8>E7A6A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214E7A</marc> <ucs>79A7</ucs> <utf-8>E7A6A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214E7B</marc> <ucs>79AA</ucs> <utf-8>E7A6AA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214E7C</marc> <ucs>79AE</ucs> <utf-8>E7A6AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214E7D</marc> <ucs>79B1</ucs> <utf-8>E7A6B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214E7E</marc> <ucs>79B9</ucs> <utf-8>E7A6B9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214F21</marc> <ucs>79BD</ucs> <utf-8>E7A6BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214F22</marc> <ucs>842C</ucs> <utf-8>E890AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214F23</marc> <ucs>79BE</ucs> <utf-8>E7A6BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214F24</marc> <ucs>79C0</ucs> <utf-8>E7A780</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214F25</marc> <ucs>79C1</ucs> <utf-8>E7A781</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214F26</marc> <ucs>79BF</ucs> <utf-8>E7A6BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214F27</marc> <ucs>79C9</ucs> <utf-8>E7A789</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214F28</marc> <ucs>79D1</ucs> <utf-8>E7A791</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214F29</marc> <ucs>79CB</ucs> <utf-8>E7A78B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214F2A</marc> <ucs>79D2</ucs> <utf-8>E7A792</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214F2B</marc> <ucs>79E4</ucs> <utf-8>E7A7A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214F2C</marc> <ucs>79E6</ucs> <utf-8>E7A7A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214F2D</marc> <ucs>79E3</ucs> <utf-8>E7A7A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214F2E</marc> <ucs>79DF</ucs> <utf-8>E7A79F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214F2F</marc> <ucs>79E7</ucs> <utf-8>E7A7A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214F30</marc> <ucs>79E9</ucs> <utf-8>E7A7A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214F31</marc> <ucs>79FB</ucs> <utf-8>E7A7BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214F32</marc> <ucs>7A05</ucs> <utf-8>E7A885</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214F33</marc> <ucs>7A0D</ucs> <utf-8>E7A88D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214F34</marc> <ucs>7A08</ucs> <utf-8>E7A888</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214F35</marc> <ucs>7A0B</ucs> <utf-8>E7A88B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214F36</marc> <ucs>7A00</ucs> <utf-8>E7A880</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214F37</marc> <ucs>7A1F</ucs> <utf-8>E7A89F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214F39</marc> <ucs>7A20</ucs> <utf-8>E7A8A0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214F3A</marc> <ucs>7A1A</ucs> <utf-8>E7A89A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214F3B</marc> <ucs>7A14</ucs> <utf-8>E7A894</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214F3C</marc> <ucs>7A31</ucs> <utf-8>E7A8B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214F3D</marc> <ucs>7A2E</ucs> <utf-8>E7A8AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214F3E</marc> <ucs>7A3F</ucs> <utf-8>E7A8BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214F3F</marc> <ucs>7A3C</ucs> <utf-8>E7A8BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214F40</marc> <ucs>7A40</ucs> <utf-8>E7A980</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214F41</marc> <ucs>7A3D</ucs> <utf-8>E7A8BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214F42</marc> <ucs>7A37</ucs> <utf-8>E7A8B7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214F43</marc> <ucs>7A3B</ucs> <utf-8>E7A8BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214F44</marc> <ucs>7A4D</ucs> <utf-8>E7A98D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214F45</marc> <ucs>7A4E</ucs> <utf-8>E7A98E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214F46</marc> <ucs>7A4C</ucs> <utf-8>E7A98C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214F47</marc> <ucs>7A46</ucs> <utf-8>E7A986</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214F48</marc> <ucs>7A57</ucs> <utf-8>E7A997</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214F49</marc> <ucs>7A61</ucs> <utf-8>E7A9A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214F4A</marc> <ucs>7A62</ucs> <utf-8>E7A9A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214F4B</marc> <ucs>7A6B</ucs> <utf-8>E7A9AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214F4C</marc> <ucs>7A69</ucs> <utf-8>E7A9A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214F4D</marc> <ucs>7A74</ucs> <utf-8>E7A9B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214F4E</marc> <ucs>7A76</ucs> <utf-8>E7A9B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214F4F</marc> <ucs>7A79</ucs> <utf-8>E7A9B9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214F50</marc> <ucs>7A7A</ucs> <utf-8>E7A9BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214F51</marc> <ucs>7A7F</ucs> <utf-8>E7A9BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214F52</marc> <ucs>7A81</ucs> <utf-8>E7AA81</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214F53</marc> <ucs>7A84</ucs> <utf-8>E7AA84</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214F54</marc> <ucs>7A88</ucs> <utf-8>E7AA88</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214F55</marc> <ucs>7A92</ucs> <utf-8>E7AA92</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214F56</marc> <ucs>7A95</ucs> <utf-8>E7AA95</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214F57</marc> <ucs>7A98</ucs> <utf-8>E7AA98</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214F58</marc> <ucs>7A96</ucs> <utf-8>E7AA96</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214F59</marc> <ucs>7A97</ucs> <utf-8>E7AA97</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214F5A</marc> <ucs>7A9F</ucs> <utf-8>E7AA9F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214F5B</marc> <ucs>7AA0</ucs> <utf-8>E7AAA0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214F5C</marc> <ucs>7AAA</ucs> <utf-8>E7AAAA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214F5D</marc> <ucs>7AA9</ucs> <utf-8>E7AAA9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214F5E</marc> <ucs>7AAF</ucs> <utf-8>E7AAAF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214F5F</marc> <ucs>7AAE</ucs> <utf-8>E7AAAE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214F60</marc> <ucs>7ABA</ucs> <utf-8>E7AABA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214F61</marc> <ucs>7AC5</ucs> <utf-8>E7AB85</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214F62</marc> <ucs>7AC4</ucs> <utf-8>E7AB84</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214F63</marc> <ucs>7AC7</ucs> <utf-8>E7AB87</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214F64</marc> <ucs>7ACA</ucs> <utf-8>E7AB8A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214F65</marc> <ucs>7ACB</ucs> <utf-8>E7AB8B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214F66</marc> <ucs>7AD9</ucs> <utf-8>E7AB99</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214F67</marc> <ucs>7AE5</ucs> <utf-8>E7ABA5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214F68</marc> <ucs>7AE3</ucs> <utf-8>E7ABA3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214F69</marc> <ucs>7AED</ucs> <utf-8>E7ABAD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214F6A</marc> <ucs>7AEF</ucs> <utf-8>E7ABAF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214F6B</marc> <ucs>7AF6</ucs> <utf-8>E7ABB6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214F6C</marc> <ucs>7AF9</ucs> <utf-8>E7ABB9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214F6D</marc> <ucs>7AFA</ucs> <utf-8>E7ABBA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214F6E</marc> <ucs>7AFF</ucs> <utf-8>E7ABBF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214F6F</marc> <ucs>7AFD</ucs> <utf-8>E7ABBD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214F70</marc> <ucs>7B06</ucs> <utf-8>E7AC86</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214F71</marc> <ucs>7B11</ucs> <utf-8>E7AC91</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214F72</marc> <ucs>7B20</ucs> <utf-8>E7ACA0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214F73</marc> <ucs>7B2C</ucs> <utf-8>E7ACAC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214F74</marc> <ucs>7B28</ucs> <utf-8>E7ACA8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214F75</marc> <ucs>7B1B</ucs> <utf-8>E7AC9B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214F76</marc> <ucs>7B1E</ucs> <utf-8>E7AC9E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214F77</marc> <ucs>7B19</ucs> <utf-8>E7AC99</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214F78</marc> <ucs>7B26</ucs> <utf-8>E7ACA6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214F79</marc> <ucs>7B46</ucs> <utf-8>E7AD86</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214F7A</marc> <ucs>7B49</ucs> <utf-8>E7AD89</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214F7B</marc> <ucs>7B50</ucs> <utf-8>E7AD90</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214F7C</marc> <ucs>7B56</ucs> <utf-8>E7AD96</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214F7D</marc> <ucs>7B52</ucs> <utf-8>E7AD92</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>214F7E</marc> <ucs>7B4B</ucs> <utf-8>E7AD8B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215021</marc> <ucs>7B4D</ucs> <utf-8>E7AD8D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215022</marc> <ucs>7B4F</ucs> <utf-8>E7AD8F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215023</marc> <ucs>7B54</ucs> <utf-8>E7AD94</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215024</marc> <ucs>7B60</ucs> <utf-8>E7ADA0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215025</marc> <ucs>7B77</ucs> <utf-8>E7ADB7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215026</marc> <ucs>7B75</ucs> <utf-8>E7ADB5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215027</marc> <ucs>7BA1</ucs> <utf-8>E7AEA1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215028</marc> <ucs>7B94</ucs> <utf-8>E7AE94</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215029</marc> <ucs>7B95</ucs> <utf-8>E7AE95</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21502A</marc> <ucs>7B9D</ucs> <utf-8>E7AE9D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21502B</marc> <ucs>7B8B</ucs> <utf-8>E7AE8B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21502C</marc> <ucs>7B97</ucs> <utf-8>E7AE97</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21502D</marc> <ucs>7B8F</ucs> <utf-8>E7AE8F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21502E</marc> <ucs>7BC7</ucs> <utf-8>E7AF87</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21502F</marc> <ucs>7BAD</ucs> <utf-8>E7AEAD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215030</marc> <ucs>7BC4</ucs> <utf-8>E7AF84</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215031</marc> <ucs>7BB1</ucs> <utf-8>E7AEB1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215032</marc> <ucs>7BB4</ucs> <utf-8>E7AEB4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215033</marc> <ucs>7BC0</ucs> <utf-8>E7AF80</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215034</marc> <ucs>7BC6</ucs> <utf-8>E7AF86</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215035</marc> <ucs>7BC1</ucs> <utf-8>E7AF81</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215036</marc> <ucs>7C11</ucs> <utf-8>E7B091</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215037</marc> <ucs>7BD9</ucs> <utf-8>E7AF99</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215038</marc> <ucs>7BDB</ucs> <utf-8>E7AF9B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215039</marc> <ucs>7BE4</ucs> <utf-8>E7AFA4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21503A</marc> <ucs>7BC9</ucs> <utf-8>E7AF89</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21503B</marc> <ucs>7BE1</ucs> <utf-8>E7AFA1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21503C</marc> <ucs>7BE9</ucs> <utf-8>E7AFA9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21503D</marc> <ucs>7C07</ucs> <utf-8>E7B087</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21503E</marc> <ucs>7C0D</ucs> <utf-8>E7B08D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21503F</marc> <ucs>7BFE</ucs> <utf-8>E7AFBE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215040</marc> <ucs>7BF7</ucs> <utf-8>E7AFB7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215041</marc> <ucs>7C21</ucs> <utf-8>E7B0A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215042</marc> <ucs>7C2B</ucs> <utf-8>E7B0AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215043</marc> <ucs>7C2A</ucs> <utf-8>E7B0AA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215044</marc> <ucs>7C27</ucs> <utf-8>E7B0A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215045</marc> <ucs>7C1E</ucs> <utf-8>E7B09E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215046</marc> <ucs>7C23</ucs> <utf-8>E7B0A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215047</marc> <ucs>7C3F</ucs> <utf-8>E7B0BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215048</marc> <ucs>7C3E</ucs> <utf-8>E7B0BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215049</marc> <ucs>7C38</ucs> <utf-8>E7B0B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21504A</marc> <ucs>7C37</ucs> <utf-8>E7B0B7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21504B</marc> <ucs>7C3D</ucs> <utf-8>E7B0BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21504C</marc> <ucs>7C43</ucs> <utf-8>E7B183</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21504D</marc> <ucs>7C4C</ucs> <utf-8>E7B18C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21504E</marc> <ucs>7C4D</ucs> <utf-8>E7B18D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21504F</marc> <ucs>7C50</ucs> <utf-8>E7B190</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215050</marc> <ucs>7C60</ucs> <utf-8>E7B1A0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215051</marc> <ucs>7C5F</ucs> <utf-8>E7B19F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215052</marc> <ucs>7C64</ucs> <utf-8>E7B1A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215053</marc> <ucs>7C6C</ucs> <utf-8>E7B1AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215054</marc> <ucs>7C6E</ucs> <utf-8>E7B1AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215055</marc> <ucs>7C72</ucs> <utf-8>E7B1B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215056</marc> <ucs>7C73</ucs> <utf-8>E7B1B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215057</marc> <ucs>7C89</ucs> <utf-8>E7B289</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215058</marc> <ucs>7C92</ucs> <utf-8>E7B292</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215059</marc> <ucs>7C97</ucs> <utf-8>E7B297</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21505A</marc> <ucs>7C9F</ucs> <utf-8>E7B29F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21505B</marc> <ucs>7CA5</ucs> <utf-8>E7B2A5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21505C</marc> <ucs>7CA4</ucs> <utf-8>E7B2A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21505D</marc> <ucs>7CB1</ucs> <utf-8>E7B2B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21505E</marc> <ucs>7CB3</ucs> <utf-8>E7B2B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21505F</marc> <ucs>7CBD</ucs> <utf-8>E7B2BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215060</marc> <ucs>7CB9</ucs> <utf-8>E7B2B9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215061</marc> <ucs>FA1D</ucs> <utf-8>EFA89D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215062</marc> <ucs>7CCA</ucs> <utf-8>E7B38A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215063</marc> <ucs>7CD6</ucs> <utf-8>E7B396</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215064</marc> <ucs>7CD5</ucs> <utf-8>E7B395</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215065</marc> <ucs>7CE0</ucs> <utf-8>E7B3A0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215066</marc> <ucs>7CDC</ucs> <utf-8>E7B39C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215067</marc> <ucs>7CDF</ucs> <utf-8>E7B39F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215068</marc> <ucs>7CDE</ucs> <utf-8>E7B39E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215069</marc> <ucs>7CE2</ucs> <utf-8>E7B3A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21506A</marc> <ucs>7CD9</ucs> <utf-8>E7B399</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21506B</marc> <ucs>7CE7</ucs> <utf-8>E7B3A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21506C</marc> <ucs>7CEF</ucs> <utf-8>E7B3AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21506E</marc> <ucs>7CFB</ucs> <utf-8>E7B3BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21506F</marc> <ucs>7CFE</ucs> <utf-8>E7B3BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215070</marc> <ucs>7D00</ucs> <utf-8>E7B480</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215071</marc> <ucs>7D02</ucs> <utf-8>E7B482</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215072</marc> <ucs>7D05</ucs> <utf-8>E7B485</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215073</marc> <ucs>7D09</ucs> <utf-8>E7B489</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215074</marc> <ucs>7D04</ucs> <utf-8>E7B484</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215075</marc> <ucs>7D07</ucs> <utf-8>E7B487</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215076</marc> <ucs>7D21</ucs> <utf-8>E7B4A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215077</marc> <ucs>7D0B</ucs> <utf-8>E7B48B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215078</marc> <ucs>7D0A</ucs> <utf-8>E7B48A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215079</marc> <ucs>7D20</ucs> <utf-8>E7B4A0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21507A</marc> <ucs>7D1C</ucs> <utf-8>E7B49C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21507B</marc> <ucs>7D22</ucs> <utf-8>E7B4A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21507C</marc> <ucs>7D15</ucs> <utf-8>E7B495</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21507D</marc> <ucs>7D14</ucs> <utf-8>E7B494</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21507E</marc> <ucs>7D10</ucs> <utf-8>E7B490</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215121</marc> <ucs>7D17</ucs> <utf-8>E7B497</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215122</marc> <ucs>E94B</ucs> <utf-8>EEA58B</utf-8> <name>East Asian ideograph (variant of 455122 which maps to 7D0D)</name> <alt>7D0D</alt> <altutf-8>E7B48D</altutf-8> </code> <code> <marc>215123</marc> <ucs>7D1A</ucs> <utf-8>E7B49A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215124</marc> <ucs>7D19</ucs> <utf-8>E7B499</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215125</marc> <ucs>7D1B</ucs> <utf-8>E7B49B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215126</marc> <ucs>7D46</ucs> <utf-8>E7B586</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215128</marc> <ucs>7D3C</ucs> <utf-8>E7B4BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215129</marc> <ucs>7D2E</ucs> <utf-8>E7B4AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21512A</marc> <ucs>7D39</ucs> <utf-8>E7B4B9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21512B</marc> <ucs>7D44</ucs> <utf-8>E7B584</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21512C</marc> <ucs>7D30</ucs> <utf-8>E7B4B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21512D</marc> <ucs>7D33</ucs> <utf-8>E7B4B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21512E</marc> <ucs>7D2F</ucs> <utf-8>E7B4AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21512F</marc> <ucs>7D40</ucs> <utf-8>E7B580</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215130</marc> <ucs>7D42</ucs> <utf-8>E7B582</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215131</marc> <ucs>7D71</ucs> <utf-8>E7B5B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215132</marc> <ucs>7D5E</ucs> <utf-8>E7B59E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215133</marc> <ucs>7D68</ucs> <utf-8>E7B5A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215134</marc> <ucs>7D50</ucs> <utf-8>E7B590</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215135</marc> <ucs>7D2B</ucs> <utf-8>E7B4AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215136</marc> <ucs>7D62</ucs> <utf-8>E7B5A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215137</marc> <ucs>7D76</ucs> <utf-8>E7B5B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215138</marc> <ucs>7D61</ucs> <utf-8>E7B5A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215139</marc> <ucs>7D66</ucs> <utf-8>E7B5A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21513A</marc> <ucs>7D6E</ucs> <utf-8>E7B5AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21513B</marc> <ucs>7D72</ucs> <utf-8>E7B5B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21513C</marc> <ucs>7D93</ucs> <utf-8>E7B693</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21513D</marc> <ucs>7D91</ucs> <utf-8>E7B691</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21513E</marc> <ucs>7D79</ucs> <utf-8>E7B5B9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21513F</marc> <ucs>7D8F</ucs> <utf-8>E7B68F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215140</marc> <ucs>7D81</ucs> <utf-8>E7B681</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215141</marc> <ucs>7D9C</ucs> <utf-8>E7B69C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215142</marc> <ucs>7DBB</ucs> <utf-8>E7B6BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215143</marc> <ucs>7DB0</ucs> <utf-8>E7B6B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215144</marc> <ucs>7DCA</ucs> <utf-8>E7B78A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215145</marc> <ucs>7DBE</ucs> <utf-8>E7B6BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215146</marc> <ucs>7DB4</ucs> <utf-8>E7B6B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215147</marc> <ucs>7DBA</ucs> <utf-8>E7B6BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215148</marc> <ucs>7DB2</ucs> <utf-8>E7B6B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215149</marc> <ucs>7DB1</ucs> <utf-8>E7B6B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21514A</marc> <ucs>7DBD</ucs> <utf-8>E7B6BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21514B</marc> <ucs>7DB5</ucs> <utf-8>E7B6B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21514C</marc> <ucs>7DA0</ucs> <utf-8>E7B6A0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21514D</marc> <ucs>7DA2</ucs> <utf-8>E7B6A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21514E</marc> <ucs>7DAD</ucs> <utf-8>E7B6AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21514F</marc> <ucs>7DBF</ucs> <utf-8>E7B6BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215150</marc> <ucs>7DB8</ucs> <utf-8>E7B6B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215151</marc> <ucs>7DC7</ucs> <utf-8>E7B787</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215152</marc> <ucs>7DE0</ucs> <utf-8>E7B7A0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215153</marc> <ucs>7DEF</ucs> <utf-8>E7B7AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215154</marc> <ucs>E94C</ucs> <utf-8>EEA58C</utf-8> <name>East Asian ideograph (variant of 4B5154 which maps to 7DF4)</name> <alt>7DF4</alt> <altutf-8>E7B7B4</altutf-8> </code> <code> <marc>215155</marc> <ucs>7DD6</ucs> <utf-8>E7B796</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215156</marc> <ucs>7DD8</ucs> <utf-8>E7B798</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215157</marc> <ucs>7DEC</ucs> <utf-8>E7B7AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215158</marc> <ucs>7DDD</ucs> <utf-8>E7B79D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215159</marc> <ucs>7DE9</ucs> <utf-8>E7B7A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21515A</marc> <ucs>7DE3</ucs> <utf-8>E7B7A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21515B</marc> <ucs>7DE8</ucs> <utf-8>E7B7A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21515C</marc> <ucs>7DDA</ucs> <utf-8>E7B79A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21515D</marc> <ucs>7D9E</ucs> <utf-8>E7B69E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21515E</marc> <ucs>7DDE</ucs> <utf-8>E7B79E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21515F</marc> <ucs>7E11</ucs> <utf-8>E7B891</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215160</marc> <ucs>7E0A</ucs> <utf-8>E7B88A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215161</marc> <ucs>7E08</ucs> <utf-8>E7B888</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215162</marc> <ucs>7E1B</ucs> <utf-8>E7B89B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215163</marc> <ucs>7DFB</ucs> <utf-8>E7B7BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215164</marc> <ucs>7E23</ucs> <utf-8>E7B8A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215165</marc> <ucs>7E2E</ucs> <utf-8>E7B8AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215166</marc> <ucs>7E3E</ucs> <utf-8>E7B8BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215167</marc> <ucs>7E46</ucs> <utf-8>E7B986</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215168</marc> <ucs>7E37</ucs> <utf-8>E7B8B7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215169</marc> <ucs>7E32</ucs> <utf-8>E7B8B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21516A</marc> <ucs>7E43</ucs> <utf-8>E7B983</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21516B</marc> <ucs>7E41</ucs> <utf-8>E7B981</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21516C</marc> <ucs>7E2B</ucs> <utf-8>E7B8AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21516D</marc> <ucs>7E3D</ucs> <utf-8>E7B8BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21516E</marc> <ucs>7E31</ucs> <utf-8>E7B8B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21516F</marc> <ucs>7E45</ucs> <utf-8>E7B985</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215170</marc> <ucs>7E55</ucs> <utf-8>E7B995</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215171</marc> <ucs>7E54</ucs> <utf-8>E7B994</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215172</marc> <ucs>7E61</ucs> <utf-8>E7B9A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215173</marc> <ucs>7E5E</ucs> <utf-8>E7B99E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215174</marc> <ucs>7E5A</ucs> <utf-8>E7B99A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215175</marc> <ucs>7E6B</ucs> <utf-8>E7B9AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215176</marc> <ucs>7E69</ucs> <utf-8>E7B9A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215177</marc> <ucs>7E6D</ucs> <utf-8>E7B9AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215178</marc> <ucs>7E79</ucs> <utf-8>E7B9B9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215179</marc> <ucs>7E6A</ucs> <utf-8>E7B9AA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21517A</marc> <ucs>8FAE</ucs> <utf-8>E8BEAE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21517B</marc> <ucs>7E7D</ucs> <utf-8>E7B9BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21517C</marc> <ucs>7E82</ucs> <utf-8>E7BA82</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21517D</marc> <ucs>7E7C</ucs> <utf-8>E7B9BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21517E</marc> <ucs>7E8F</ucs> <utf-8>E7BA8F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215221</marc> <ucs>7E8C</ucs> <utf-8>E7BA8C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215222</marc> <ucs>7E93</ucs> <utf-8>E7BA93</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215223</marc> <ucs>7E96</ucs> <utf-8>E7BA96</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215224</marc> <ucs>7E9C</ucs> <utf-8>E7BA9C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215226</marc> <ucs>7F38</ucs> <utf-8>E7BCB8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215227</marc> <ucs>7F3A</ucs> <utf-8>E7BCBA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215228</marc> <ucs>7F3D</ucs> <utf-8>E7BCBD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215229</marc> <ucs>7F44</ucs> <utf-8>E7BD84</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21522B</marc> <ucs>7F50</ucs> <utf-8>E7BD90</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21522C</marc> <ucs>7F55</ucs> <utf-8>E7BD95</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21522D</marc> <ucs>7F54</ucs> <utf-8>E7BD94</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21522E</marc> <ucs>7F5F</ucs> <utf-8>E7BD9F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21522F</marc> <ucs>7F72</ucs> <utf-8>E7BDB2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215230</marc> <ucs>7F6E</ucs> <utf-8>E7BDAE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215231</marc> <ucs>7F69</ucs> <utf-8>E7BDA9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215232</marc> <ucs>7F6A</ucs> <utf-8>E7BDAA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215233</marc> <ucs>7F70</ucs> <utf-8>E7BDB0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215234</marc> <ucs>7F75</ucs> <utf-8>E7BDB5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215235</marc> <ucs>7F77</ucs> <utf-8>E7BDB7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215236</marc> <ucs>7F79</ucs> <utf-8>E7BDB9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215237</marc> <ucs>7F85</ucs> <utf-8>E7BE85</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215238</marc> <ucs>7F88</ucs> <utf-8>E7BE88</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215239</marc> <ucs>7F8A</ucs> <utf-8>E7BE8A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21523A</marc> <ucs>7F8C</ucs> <utf-8>E7BE8C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21523B</marc> <ucs>7F8E</ucs> <utf-8>E7BE8E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21523C</marc> <ucs>7F94</ucs> <utf-8>E7BE94</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21523D</marc> <ucs>7F9E</ucs> <utf-8>E7BE9E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21523E</marc> <ucs>7F9A</ucs> <utf-8>E7BE9A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21523F</marc> <ucs>5584</ucs> <utf-8>E59684</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215240</marc> <ucs>7FA8</ucs> <utf-8>E7BEA8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215241</marc> <ucs>7FA4</ucs> <utf-8>E7BEA4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215242</marc> <ucs>7FA9</ucs> <utf-8>E7BEA9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215243</marc> <ucs>7FAF</ucs> <utf-8>E7BEAF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215244</marc> <ucs>7FB2</ucs> <utf-8>E7BEB2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215245</marc> <ucs>7FB6</ucs> <utf-8>E7BEB6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215246</marc> <ucs>7FB8</ucs> <utf-8>E7BEB8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215247</marc> <ucs>7FB9</ucs> <utf-8>E7BEB9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215248</marc> <ucs>7FBD</ucs> <utf-8>E7BEBD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215249</marc> <ucs>7FBF</ucs> <utf-8>E7BEBF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21524A</marc> <ucs>7FC5</ucs> <utf-8>E7BF85</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21524B</marc> <ucs>7FC1</ucs> <utf-8>E7BF81</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21524C</marc> <ucs>7FCC</ucs> <utf-8>E7BF8C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21524D</marc> <ucs>7FD2</ucs> <utf-8>E7BF92</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21524E</marc> <ucs>E94D</ucs> <utf-8>EEA58D</utf-8> <name>East Asian ideograph (variant of 4B524E which maps to 7FCE)</name> <alt>7FCE</alt> <altutf-8>E7BF8E</altutf-8> </code> <code> <marc>21524F</marc> <ucs>7FD4</ucs> <utf-8>E7BF94</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215250</marc> <ucs>7FD5</ucs> <utf-8>E7BF95</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215251</marc> <ucs>7FE0</ucs> <utf-8>E7BFA0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215252</marc> <ucs>7FE1</ucs> <utf-8>E7BFA1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215253</marc> <ucs>7FDF</ucs> <utf-8>E7BF9F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215254</marc> <ucs>7FE9</ucs> <utf-8>E7BFA9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215255</marc> <ucs>7FF0</ucs> <utf-8>E7BFB0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215256</marc> <ucs>7FF3</ucs> <utf-8>E7BFB3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215257</marc> <ucs>7FFC</ucs> <utf-8>E7BFBC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215258</marc> <ucs>7FF9</ucs> <utf-8>E7BFB9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215259</marc> <ucs>7FFB</ucs> <utf-8>E7BFBB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21525A</marc> <ucs>7FF1</ucs> <utf-8>E7BFB1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21525B</marc> <ucs>8000</ucs> <utf-8>E88080</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21525C</marc> <ucs>8001</ucs> <utf-8>E88081</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21525D</marc> <ucs>8003</ucs> <utf-8>E88083</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21525E</marc> <ucs>8006</ucs> <utf-8>E88086</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21525F</marc> <ucs>8005</ucs> <utf-8>E88085</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215260</marc> <ucs>800C</ucs> <utf-8>E8808C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215261</marc> <ucs>8010</ucs> <utf-8>E88090</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215262</marc> <ucs>800D</ucs> <utf-8>E8808D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215263</marc> <ucs>8012</ucs> <utf-8>E88092</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215264</marc> <ucs>8015</ucs> <utf-8>E88095</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215265</marc> <ucs>8018</ucs> <utf-8>E88098</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215266</marc> <ucs>8019</ucs> <utf-8>E88099</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215267</marc> <ucs>8017</ucs> <utf-8>E88097</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215268</marc> <ucs>801C</ucs> <utf-8>E8809C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215269</marc> <ucs>8033</ucs> <utf-8>E880B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21526A</marc> <ucs>8036</ucs> <utf-8>E880B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21526B</marc> <ucs>803F</ucs> <utf-8>E880BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21526C</marc> <ucs>803D</ucs> <utf-8>E880BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21526D</marc> <ucs>804A</ucs> <utf-8>E8818A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21526E</marc> <ucs>8046</ucs> <utf-8>E88186</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21526F</marc> <ucs>8056</ucs> <utf-8>E88196</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215270</marc> <ucs>8058</ucs> <utf-8>E88198</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215271</marc> <ucs>805E</ucs> <utf-8>E8819E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215272</marc> <ucs>805A</ucs> <utf-8>E8819A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215273</marc> <ucs>8071</ucs> <utf-8>E881B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215274</marc> <ucs>8072</ucs> <utf-8>E881B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215275</marc> <ucs>8073</ucs> <utf-8>E881B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215276</marc> <ucs>8070</ucs> <utf-8>E881B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215277</marc> <ucs>806F</ucs> <utf-8>E881AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215278</marc> <ucs>8077</ucs> <utf-8>E881B7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215279</marc> <ucs>8076</ucs> <utf-8>E881B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21527A</marc> <ucs>807E</ucs> <utf-8>E881BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21527B</marc> <ucs>807D</ucs> <utf-8>E881BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21527C</marc> <ucs>807F</ucs> <utf-8>E881BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21527E</marc> <ucs>8084</ucs> <utf-8>E88284</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215321</marc> <ucs>8085</ucs> <utf-8>E88285</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215322</marc> <ucs>8087</ucs> <utf-8>E88287</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215323</marc> <ucs>8089</ucs> <utf-8>E88289</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215324</marc> <ucs>808B</ucs> <utf-8>E8828B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215325</marc> <ucs>808C</ucs> <utf-8>E8828C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215326</marc> <ucs>8093</ucs> <utf-8>E88293</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215327</marc> <ucs>809D</ucs> <utf-8>E8829D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215328</marc> <ucs>8098</ucs> <utf-8>E88298</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215329</marc> <ucs>809B</ucs> <utf-8>E8829B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21532A</marc> <ucs>809A</ucs> <utf-8>E8829A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21532B</marc> <ucs>8096</ucs> <utf-8>E88296</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21532C</marc> <ucs>80B2</ucs> <utf-8>E882B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21532D</marc> <ucs>80AA</ucs> <utf-8>E882AA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21532E</marc> <ucs>80BA</ucs> <utf-8>E882BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21532F</marc> <ucs>80A5</ucs> <utf-8>E882A5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215330</marc> <ucs>80A2</ucs> <utf-8>E882A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215331</marc> <ucs>80AB</ucs> <utf-8>E882AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215332</marc> <ucs>80B1</ucs> <utf-8>E882B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215333</marc> <ucs>80AF</ucs> <utf-8>E882AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215334</marc> <ucs>80A1</ucs> <utf-8>E882A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215335</marc> <ucs>80A9</ucs> <utf-8>E882A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215336</marc> <ucs>80B4</ucs> <utf-8>E882B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215337</marc> <ucs>80D6</ucs> <utf-8>E88396</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215338</marc> <ucs>80CC</ucs> <utf-8>E8838C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215339</marc> <ucs>80E5</ucs> <utf-8>E883A5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21533A</marc> <ucs>80DA</ucs> <utf-8>E8839A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21533B</marc> <ucs>80E1</ucs> <utf-8>E883A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21533C</marc> <ucs>80C3</ucs> <utf-8>E88383</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21533D</marc> <ucs>80DB</ucs> <utf-8>E8839B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21533E</marc> <ucs>80C4</ucs> <utf-8>E88384</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21533F</marc> <ucs>80CE</ucs> <utf-8>E8838E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215340</marc> <ucs>80DE</ucs> <utf-8>E8839E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215341</marc> <ucs>80E4</ucs> <utf-8>E883A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215342</marc> <ucs>80F0</ucs> <utf-8>E883B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215343</marc> <ucs>8102</ucs> <utf-8>E88482</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215344</marc> <ucs>8105</ucs> <utf-8>E88485</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215345</marc> <ucs>80F1</ucs> <utf-8>E883B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215346</marc> <ucs>80F4</ucs> <utf-8>E883B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215347</marc> <ucs>80ED</ucs> <utf-8>E883AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215348</marc> <ucs>80FD</ucs> <utf-8>E883BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215349</marc> <ucs>8106</ucs> <utf-8>E88486</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21534A</marc> <ucs>80F3</ucs> <utf-8>E883B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21534B</marc> <ucs>80F8</ucs> <utf-8>E883B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21534C</marc> <ucs>810A</ucs> <utf-8>E8848A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21534D</marc> <ucs>8108</ucs> <utf-8>E88488</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21534E</marc> <ucs>812B</ucs> <utf-8>E884AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21534F</marc> <ucs>812F</ucs> <utf-8>E884AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215350</marc> <ucs>8116</ucs> <utf-8>E88496</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215352</marc> <ucs>8129</ucs> <utf-8>E884A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215353</marc> <ucs>8155</ucs> <utf-8>E88595</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215354</marc> <ucs>8154</ucs> <utf-8>E88594</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215355</marc> <ucs>814B</ucs> <utf-8>E8858B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215356</marc> <ucs>8151</ucs> <utf-8>E88591</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215357</marc> <ucs>8150</ucs> <utf-8>E88590</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215358</marc> <ucs>814E</ucs> <utf-8>E8858E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215359</marc> <ucs>8139</ucs> <utf-8>E884B9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21535A</marc> <ucs>8146</ucs> <utf-8>E88586</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21535B</marc> <ucs>813E</ucs> <utf-8>E884BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21535C</marc> <ucs>8171</ucs> <utf-8>E885B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21535D</marc> <ucs>8170</ucs> <utf-8>E885B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21535E</marc> <ucs>8178</ucs> <utf-8>E885B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21535F</marc> <ucs>8165</ucs> <utf-8>E885A5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215360</marc> <ucs>816E</ucs> <utf-8>E885AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215361</marc> <ucs>8173</ucs> <utf-8>E885B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215362</marc> <ucs>816B</ucs> <utf-8>E885AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215363</marc> <ucs>8179</ucs> <utf-8>E885B9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215364</marc> <ucs>817A</ucs> <utf-8>E885BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215365</marc> <ucs>8166</ucs> <utf-8>E885A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215366</marc> <ucs>8180</ucs> <utf-8>E88680</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215367</marc> <ucs>818F</ucs> <utf-8>E8868F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215368</marc> <ucs>817F</ucs> <utf-8>E885BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215369</marc> <ucs>818A</ucs> <utf-8>E8868A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21536A</marc> <ucs>8188</ucs> <utf-8>E88688</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21536B</marc> <ucs>819D</ucs> <utf-8>E8869D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21536C</marc> <ucs>81A0</ucs> <utf-8>E886A0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21536D</marc> <ucs>819B</ucs> <utf-8>E8869B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21536E</marc> <ucs>819A</ucs> <utf-8>E8869A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21536F</marc> <ucs>819C</ucs> <utf-8>E8869C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215370</marc> <ucs>81B3</ucs> <utf-8>E886B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215371</marc> <ucs>81A9</ucs> <utf-8>E886A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215372</marc> <ucs>81A8</ucs> <utf-8>E886A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215373</marc> <ucs>81C6</ucs> <utf-8>E88786</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215374</marc> <ucs>81BA</ucs> <utf-8>E886BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215375</marc> <ucs>81C3</ucs> <utf-8>E88783</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215376</marc> <ucs>81C0</ucs> <utf-8>E88780</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215377</marc> <ucs>81C2</ucs> <utf-8>E88782</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215378</marc> <ucs>81BF</ucs> <utf-8>E886BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215379</marc> <ucs>81BD</ucs> <utf-8>E886BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21537A</marc> <ucs>81C9</ucs> <utf-8>E88789</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21537B</marc> <ucs>81BE</ucs> <utf-8>E886BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21537C</marc> <ucs>81CD</ucs> <utf-8>E8878D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21537D</marc> <ucs>81CF</ucs> <utf-8>E8878F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21537E</marc> <ucs>81D8</ucs> <utf-8>E88798</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215421</marc> <ucs>81DA</ucs> <utf-8>E8879A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215422</marc> <ucs>81DF</ucs> <utf-8>E8879F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215423</marc> <ucs>81E3</ucs> <utf-8>E887A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215424</marc> <ucs>81E5</ucs> <utf-8>E887A5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215425</marc> <ucs>81E8</ucs> <utf-8>E887A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215426</marc> <ucs>81EA</ucs> <utf-8>E887AA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215427</marc> <ucs>81EC</ucs> <utf-8>E887AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215428</marc> <ucs>81ED</ucs> <utf-8>E887AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215429</marc> <ucs>81F3</ucs> <utf-8>E887B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21542B</marc> <ucs>81FA</ucs> <utf-8>E887BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21542C</marc> <ucs>81FB</ucs> <utf-8>E887BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21542D</marc> <ucs>81FC</ucs> <utf-8>E887BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21542E</marc> <ucs>81FE</ucs> <utf-8>E887BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21542F</marc> <ucs>8200</ucs> <utf-8>E88880</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215430</marc> <ucs>8202</ucs> <utf-8>E88882</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215431</marc> <ucs>8205</ucs> <utf-8>E88885</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215432</marc> <ucs>8207</ucs> <utf-8>E88887</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215433</marc> <ucs>8208</ucs> <utf-8>E88888</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215434</marc> <ucs>8209</ucs> <utf-8>E88889</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215435</marc> <ucs>820A</ucs> <utf-8>E8888A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215436</marc> <ucs>820C</ucs> <utf-8>E8888C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215437</marc> <ucs>820D</ucs> <utf-8>E8888D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215438</marc> <ucs>8210</ucs> <utf-8>E88890</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215439</marc> <ucs>8212</ucs> <utf-8>E88892</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21543A</marc> <ucs>8214</ucs> <utf-8>E88894</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21543B</marc> <ucs>821B</ucs> <utf-8>E8889B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21543C</marc> <ucs>821C</ucs> <utf-8>E8889C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21543D</marc> <ucs>821E</ucs> <utf-8>E8889E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21543E</marc> <ucs>821F</ucs> <utf-8>E8889F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21543F</marc> <ucs>8222</ucs> <utf-8>E888A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215440</marc> <ucs>822A</ucs> <utf-8>E888AA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215441</marc> <ucs>822B</ucs> <utf-8>E888AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215442</marc> <ucs>822C</ucs> <utf-8>E888AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215443</marc> <ucs>8228</ucs> <utf-8>E888A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215444</marc> <ucs>8237</ucs> <utf-8>E888B7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215445</marc> <ucs>8235</ucs> <utf-8>E888B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215446</marc> <ucs>8239</ucs> <utf-8>E888B9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215447</marc> <ucs>8236</ucs> <utf-8>E888B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215448</marc> <ucs>8247</ucs> <utf-8>E88987</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215449</marc> <ucs>8258</ucs> <utf-8>E88998</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21544A</marc> <ucs>8259</ucs> <utf-8>E88999</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21544B</marc> <ucs>8266</ucs> <utf-8>E889A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21544C</marc> <ucs>826E</ucs> <utf-8>E889AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21544D</marc> <ucs>826F</ucs> <utf-8>E889AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21544E</marc> <ucs>8271</ucs> <utf-8>E889B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21544F</marc> <ucs>8272</ucs> <utf-8>E889B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215450</marc> <ucs>827E</ucs> <utf-8>E889BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215451</marc> <ucs>8292</ucs> <utf-8>E88A92</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215452</marc> <ucs>828B</ucs> <utf-8>E88A8B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215453</marc> <ucs>828D</ucs> <utf-8>E88A8D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215454</marc> <ucs>82B3</ucs> <utf-8>E88AB3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215455</marc> <ucs>829D</ucs> <utf-8>E88A9D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215456</marc> <ucs>8299</ucs> <utf-8>E88A99</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215457</marc> <ucs>82BD</ucs> <utf-8>E88ABD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215458</marc> <ucs>82AD</ucs> <utf-8>E88AAD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215459</marc> <ucs>82AC</ucs> <utf-8>E88AAC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21545A</marc> <ucs>82A5</ucs> <utf-8>E88AA5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21545B</marc> <ucs>829F</ucs> <utf-8>E88A9F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21545C</marc> <ucs>82BB</ucs> <utf-8>E88ABB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21545D</marc> <ucs>82B1</ucs> <utf-8>E88AB1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21545E</marc> <ucs>82B9</ucs> <utf-8>E88AB9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215460</marc> <ucs>82E7</ucs> <utf-8>E88BA7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215461</marc> <ucs>8305</ucs> <utf-8>E88C85</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215462</marc> <ucs>8309</ucs> <utf-8>E88C89</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215463</marc> <ucs>82E3</ucs> <utf-8>E88BA3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215464</marc> <ucs>82DB</ucs> <utf-8>E88B9B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215465</marc> <ucs>82E6</ucs> <utf-8>E88BA6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215466</marc> <ucs>8304</ucs> <utf-8>E88C84</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215467</marc> <ucs>82E5</ucs> <utf-8>E88BA5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215468</marc> <ucs>8302</ucs> <utf-8>E88C82</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215469</marc> <ucs>82DC</ucs> <utf-8>E88B9C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21546A</marc> <ucs>82D7</ucs> <utf-8>E88B97</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21546B</marc> <ucs>82F1</ucs> <utf-8>E88BB1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21546C</marc> <ucs>8301</ucs> <utf-8>E88C81</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21546D</marc> <ucs>82D3</ucs> <utf-8>E88B93</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21546E</marc> <ucs>82D4</ucs> <utf-8>E88B94</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21546F</marc> <ucs>82D1</ucs> <utf-8>E88B91</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215470</marc> <ucs>82DE</ucs> <utf-8>E88B9E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215471</marc> <ucs>82DF</ucs> <utf-8>E88B9F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215472</marc> <ucs>832B</ucs> <utf-8>E88CAB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215473</marc> <ucs>8352</ucs> <utf-8>E88D92</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215474</marc> <ucs>834A</ucs> <utf-8>E88D8A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215475</marc> <ucs>8338</ucs> <utf-8>E88CB8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215476</marc> <ucs>8354</ucs> <utf-8>E88D94</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215477</marc> <ucs>8350</ucs> <utf-8>E88D90</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215478</marc> <ucs>8349</ucs> <utf-8>E88D89</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215479</marc> <ucs>8335</ucs> <utf-8>E88CB5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21547A</marc> <ucs>8334</ucs> <utf-8>E88CB4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21547B</marc> <ucs>8336</ucs> <utf-8>E88CB6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21547C</marc> <ucs>8331</ucs> <utf-8>E88CB1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21547D</marc> <ucs>8340</ucs> <utf-8>E88D80</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21547E</marc> <ucs>8317</ucs> <utf-8>E88C97</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215521</marc> <ucs>5179</ucs> <utf-8>E585B9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215522</marc> <ucs>834F</ucs> <utf-8>E88D8F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215523</marc> <ucs>8339</ucs> <utf-8>E88CB9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215524</marc> <ucs>838E</ucs> <utf-8>E88E8E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215525</marc> <ucs>8398</ucs> <utf-8>E88E98</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215526</marc> <ucs>839E</ucs> <utf-8>E88E9E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215527</marc> <ucs>8378</ucs> <utf-8>E88DB8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215528</marc> <ucs>83A2</ucs> <utf-8>E88EA2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215529</marc> <ucs>8396</ucs> <utf-8>E88E96</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21552A</marc> <ucs>83A7</ucs> <utf-8>E88EA7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21552B</marc> <ucs>83AB</ucs> <utf-8>E88EAB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21552C</marc> <ucs>E94E</ucs> <utf-8>EEA58E</utf-8> <name>East Asian ideograph (variant of 4B552C which maps to 8392)</name> <alt>8392</alt> <altutf-8>E88E92</altutf-8> </code> <code> <marc>21552D</marc> <ucs>838A</ucs> <utf-8>E88E8A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21552E</marc> <ucs>8393</ucs> <utf-8>E88E93</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21552F</marc> <ucs>83A0</ucs> <utf-8>E88EA0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215530</marc> <ucs>8389</ucs> <utf-8>E88E89</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215531</marc> <ucs>8377</ucs> <utf-8>E88DB7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215532</marc> <ucs>837C</ucs> <utf-8>E88DBC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215533</marc> <ucs>837B</ucs> <utf-8>E88DBB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215534</marc> <ucs>840D</ucs> <utf-8>E8908D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215535</marc> <ucs>83E0</ucs> <utf-8>E88FA0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215536</marc> <ucs>83E9</ucs> <utf-8>E88FA9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215538</marc> <ucs>8403</ucs> <utf-8>E89083</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215539</marc> <ucs>83C5</ucs> <utf-8>E88F85</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21553A</marc> <ucs>83C1</ucs> <utf-8>E88F81</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21553B</marc> <ucs>840B</ucs> <utf-8>E8908B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21553C</marc> <ucs>83EF</ucs> <utf-8>E88FAF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21553E</marc> <ucs>83F1</ucs> <utf-8>E88FB1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21553F</marc> <ucs>83BD</ucs> <utf-8>E88EBD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215541</marc> <ucs>840A</ucs> <utf-8>E8908A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215542</marc> <ucs>840C</ucs> <utf-8>E8908C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215543</marc> <ucs>83CC</ucs> <utf-8>E88F8C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215544</marc> <ucs>83DC</ucs> <utf-8>E88F9C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215545</marc> <ucs>83CA</ucs> <utf-8>E88F8A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215546</marc> <ucs>83F2</ucs> <utf-8>E88FB2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215547</marc> <ucs>840E</ucs> <utf-8>E8908E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215548</marc> <ucs>8404</ucs> <utf-8>E89084</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215549</marc> <ucs>843D</ucs> <utf-8>E890BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21554A</marc> <ucs>8482</ucs> <utf-8>E89282</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21554B</marc> <ucs>8431</ucs> <utf-8>E890B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21554C</marc> <ucs>8475</ucs> <utf-8>E891B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21554D</marc> <ucs>8466</ucs> <utf-8>E891A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21554E</marc> <ucs>8457</ucs> <utf-8>E89197</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21554F</marc> <ucs>8449</ucs> <utf-8>E89189</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215550</marc> <ucs>846C</ucs> <utf-8>E891AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215551</marc> <ucs>846B</ucs> <utf-8>E891AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215552</marc> <ucs>845B</ucs> <utf-8>E8919B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215553</marc> <ucs>8477</ucs> <utf-8>E891B7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215554</marc> <ucs>843C</ucs> <utf-8>E890BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215555</marc> <ucs>8435</ucs> <utf-8>E890B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215556</marc> <ucs>8461</ucs> <utf-8>E891A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215557</marc> <ucs>8463</ucs> <utf-8>E891A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215558</marc> <ucs>8469</ucs> <utf-8>E891A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215559</marc> <ucs>8438</ucs> <utf-8>E890B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21555A</marc> <ucs>84B2</ucs> <utf-8>E892B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21555B</marc> <ucs>849E</ucs> <utf-8>E8929E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21555C</marc> <ucs>84BF</ucs> <utf-8>E892BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21555D</marc> <ucs>84C6</ucs> <utf-8>E89386</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21555E</marc> <ucs>84C4</ucs> <utf-8>E89384</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21555F</marc> <ucs>84C9</ucs> <utf-8>E89389</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215560</marc> <ucs>849C</ucs> <utf-8>E8929C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215561</marc> <ucs>84CB</ucs> <utf-8>E8938B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215562</marc> <ucs>84B8</ucs> <utf-8>E892B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215563</marc> <ucs>84C0</ucs> <utf-8>E89380</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215564</marc> <ucs>8499</ucs> <utf-8>E89299</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215565</marc> <ucs>84D3</ucs> <utf-8>E89393</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215566</marc> <ucs>8490</ucs> <utf-8>E89290</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215567</marc> <ucs>84BC</ucs> <utf-8>E892BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215568</marc> <ucs>853D</ucs> <utf-8>E894BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215569</marc> <ucs>84FF</ucs> <utf-8>E893BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21556A</marc> <ucs>8517</ucs> <utf-8>E89497</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21556B</marc> <ucs>851A</ucs> <utf-8>E8949A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21556C</marc> <ucs>84EE</ucs> <utf-8>E893AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21556D</marc> <ucs>852C</ucs> <utf-8>E894AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21556E</marc> <ucs>852D</ucs> <utf-8>E894AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21556F</marc> <ucs>8513</ucs> <utf-8>E89493</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215571</marc> <ucs>8523</ucs> <utf-8>E894A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215572</marc> <ucs>8521</ucs> <utf-8>E894A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215573</marc> <ucs>8514</ucs> <utf-8>E89494</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215574</marc> <ucs>84EC</ucs> <utf-8>E893AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215575</marc> <ucs>8525</ucs> <utf-8>E894A5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215576</marc> <ucs>8569</ucs> <utf-8>E895A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215577</marc> <ucs>854A</ucs> <utf-8>E8958A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215578</marc> <ucs>8559</ucs> <utf-8>E89599</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215579</marc> <ucs>8548</ucs> <utf-8>E89588</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21557A</marc> <ucs>8568</ucs> <utf-8>E895A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21557B</marc> <ucs>8543</ucs> <utf-8>E89583</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21557C</marc> <ucs>856A</ucs> <utf-8>E895AA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21557D</marc> <ucs>8549</ucs> <utf-8>E89589</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21557E</marc> <ucs>8584</ucs> <utf-8>E89684</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215621</marc> <ucs>85AA</ucs> <utf-8>E896AA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215622</marc> <ucs>856D</ucs> <utf-8>E895AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215623</marc> <ucs>859B</ucs> <utf-8>E8969B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215624</marc> <ucs>8591</ucs> <utf-8>E89691</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215625</marc> <ucs>857E</ucs> <utf-8>E895BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215626</marc> <ucs>8594</ucs> <utf-8>E89694</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215627</marc> <ucs>859C</ucs> <utf-8>E8969C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215628</marc> <ucs>8587</ucs> <utf-8>E89687</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215629</marc> <ucs>E94F</ucs> <utf-8>EEA58F</utf-8> <name>East Asian ideograph (variant of 4B5629 which maps to 85CD)</name> <alt>85CD</alt> <altutf-8>E8978D</altutf-8> </code> <code> <marc>21562A</marc> <ucs>85A9</ucs> <utf-8>E896A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21562B</marc> <ucs>85CF</ucs> <utf-8>E8978F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21562C</marc> <ucs>85AF</ucs> <utf-8>E896AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21562D</marc> <ucs>85D0</ucs> <utf-8>E89790</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21562E</marc> <ucs>85C9</ucs> <utf-8>E89789</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21562F</marc> <ucs>85B0</ucs> <utf-8>E896B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215630</marc> <ucs>85E9</ucs> <utf-8>E897A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215631</marc> <ucs>85DD</ucs> <utf-8>E8979D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215632</marc> <ucs>85EA</ucs> <utf-8>E897AA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215633</marc> <ucs>85E4</ucs> <utf-8>E897A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215634</marc> <ucs>85D5</ucs> <utf-8>E89795</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215635</marc> <ucs>85E5</ucs> <utf-8>E897A5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215636</marc> <ucs>85FB</ucs> <utf-8>E897BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215637</marc> <ucs>85F9</ucs> <utf-8>E897B9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215638</marc> <ucs>8611</ucs> <utf-8>E89891</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215639</marc> <ucs>85FA</ucs> <utf-8>E897BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21563A</marc> <ucs>8606</ucs> <utf-8>E89886</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21563B</marc> <ucs>860B</ucs> <utf-8>E8988B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21563C</marc> <ucs>8607</ucs> <utf-8>E89887</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21563D</marc> <ucs>860A</ucs> <utf-8>E8988A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21563E</marc> <ucs>862D</ucs> <utf-8>E898AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21563F</marc> <ucs>8617</ucs> <utf-8>E89897</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215640</marc> <ucs>861A</ucs> <utf-8>E8989A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215641</marc> <ucs>8638</ucs> <utf-8>E898B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215642</marc> <ucs>863F</ucs> <utf-8>E898BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215643</marc> <ucs>864E</ucs> <utf-8>E8998E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215644</marc> <ucs>8650</ucs> <utf-8>E89990</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215645</marc> <ucs>8654</ucs> <utf-8>E89994</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215646</marc> <ucs>5F6A</ucs> <utf-8>E5BDAA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215647</marc> <ucs>8655</ucs> <utf-8>E89995</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215648</marc> <ucs>865C</ucs> <utf-8>E8999C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215649</marc> <ucs>865B</ucs> <utf-8>E8999B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21564A</marc> <ucs>865F</ucs> <utf-8>E8999F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21564B</marc> <ucs>865E</ucs> <utf-8>E8999E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21564C</marc> <ucs>8667</ucs> <utf-8>E899A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21564F</marc> <ucs>8679</ucs> <utf-8>E899B9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215650</marc> <ucs>86A9</ucs> <utf-8>E89AA9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215651</marc> <ucs>86AA</ucs> <utf-8>E89AAA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215652</marc> <ucs>868A</ucs> <utf-8>E89A8A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215653</marc> <ucs>8693</ucs> <utf-8>E89A93</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215654</marc> <ucs>86A4</ucs> <utf-8>E89AA4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215655</marc> <ucs>868C</ucs> <utf-8>E89A8C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215656</marc> <ucs>86A3</ucs> <utf-8>E89AA3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215657</marc> <ucs>86C0</ucs> <utf-8>E89B80</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215658</marc> <ucs>86C7</ucs> <utf-8>E89B87</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215659</marc> <ucs>86B5</ucs> <utf-8>E89AB5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21565A</marc> <ucs>86CB</ucs> <utf-8>E89B8B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21565B</marc> <ucs>86B6</ucs> <utf-8>E89AB6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21565C</marc> <ucs>86C4</ucs> <utf-8>E89B84</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21565D</marc> <ucs>86C6</ucs> <utf-8>E89B86</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21565E</marc> <ucs>86B1</ucs> <utf-8>E89AB1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21565F</marc> <ucs>86AF</ucs> <utf-8>E89AAF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215660</marc> <ucs>86DF</ucs> <utf-8>E89B9F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215661</marc> <ucs>86D9</ucs> <utf-8>E89B99</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215662</marc> <ucs>86ED</ucs> <utf-8>E89BAD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215663</marc> <ucs>86D4</ucs> <utf-8>E89B94</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215664</marc> <ucs>86DB</ucs> <utf-8>E89B9B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215665</marc> <ucs>86E4</ucs> <utf-8>E89BA4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215666</marc> <ucs>86FB</ucs> <utf-8>E89BBB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215667</marc> <ucs>86F9</ucs> <utf-8>E89BB9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215668</marc> <ucs>8707</ucs> <utf-8>E89C87</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215669</marc> <ucs>8703</ucs> <utf-8>E89C83</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21566A</marc> <ucs>8708</ucs> <utf-8>E89C88</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21566B</marc> <ucs>8700</ucs> <utf-8>E89C80</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21566C</marc> <ucs>86FE</ucs> <utf-8>E89BBE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21566D</marc> <ucs>8713</ucs> <utf-8>E89C93</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21566E</marc> <ucs>8702</ucs> <utf-8>E89C82</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21566F</marc> <ucs>871C</ucs> <utf-8>E89C9C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215670</marc> <ucs>873F</ucs> <utf-8>E89CBF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215671</marc> <ucs>873B</ucs> <utf-8>E89CBB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215672</marc> <ucs>8722</ucs> <utf-8>E89CA2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215673</marc> <ucs>8725</ucs> <utf-8>E89CA5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215674</marc> <ucs>8734</ucs> <utf-8>E89CB4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215675</marc> <ucs>8718</ucs> <utf-8>E89C98</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215676</marc> <ucs>8755</ucs> <utf-8>E89D95</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215677</marc> <ucs>8760</ucs> <utf-8>E89DA0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215678</marc> <ucs>8776</ucs> <utf-8>E89DB6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215679</marc> <ucs>8774</ucs> <utf-8>E89DB4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21567A</marc> <ucs>8766</ucs> <utf-8>E89DA6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21567B</marc> <ucs>8778</ucs> <utf-8>E89DB8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21567C</marc> <ucs>8768</ucs> <utf-8>E89DA8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21567D</marc> <ucs>874C</ucs> <utf-8>E89D8C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21567E</marc> <ucs>8757</ucs> <utf-8>E89D97</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215721</marc> <ucs>8759</ucs> <utf-8>E89D99</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215722</marc> <ucs>8783</ucs> <utf-8>E89E83</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215723</marc> <ucs>8782</ucs> <utf-8>E89E82</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215724</marc> <ucs>87A2</ucs> <utf-8>E89EA2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215725</marc> <ucs>879E</ucs> <utf-8>E89E9E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215726</marc> <ucs>878D</ucs> <utf-8>E89E8D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215727</marc> <ucs>879F</ucs> <utf-8>E89E9F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215728</marc> <ucs>87D1</ucs> <utf-8>E89F91</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215729</marc> <ucs>87C0</ucs> <utf-8>E89F80</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21572A</marc> <ucs>87AB</ucs> <utf-8>E89EAB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21572B</marc> <ucs>87B3</ucs> <utf-8>E89EB3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21572C</marc> <ucs>87BB</ucs> <utf-8>E89EBB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21572D</marc> <ucs>87C8</ucs> <utf-8>E89F88</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21572E</marc> <ucs>87D2</ucs> <utf-8>E89F92</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21572F</marc> <ucs>87BA</ucs> <utf-8>E89EBA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215730</marc> <ucs>87C6</ucs> <utf-8>E89F86</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215731</marc> <ucs>87CB</ucs> <utf-8>E89F8B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215732</marc> <ucs>87EF</ucs> <utf-8>E89FAF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215733</marc> <ucs>87F2</ucs> <utf-8>E89FB2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215734</marc> <ucs>87EC</ucs> <utf-8>E89FAC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215735</marc> <ucs>87FB</ucs> <utf-8>E89FBB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215736</marc> <ucs>8805</ucs> <utf-8>E8A085</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215737</marc> <ucs>880D</ucs> <utf-8>E8A08D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215738</marc> <ucs>87F9</ucs> <utf-8>E89FB9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215739</marc> <ucs>8814</ucs> <utf-8>E8A094</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21573A</marc> <ucs>8815</ucs> <utf-8>E8A095</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21573B</marc> <ucs>8822</ucs> <utf-8>E8A0A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21573C</marc> <ucs>8823</ucs> <utf-8>E8A0A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21573D</marc> <ucs>8821</ucs> <utf-8>E8A0A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21573E</marc> <ucs>881F</ucs> <utf-8>E8A09F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21573F</marc> <ucs>8831</ucs> <utf-8>E8A0B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215740</marc> <ucs>8839</ucs> <utf-8>E8A0B9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215741</marc> <ucs>8836</ucs> <utf-8>E8A0B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215742</marc> <ucs>883B</ucs> <utf-8>E8A0BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215743</marc> <ucs>8840</ucs> <utf-8>E8A180</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215744</marc> <ucs>884C</ucs> <utf-8>E8A18C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215745</marc> <ucs>884D</ucs> <utf-8>E8A18D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215746</marc> <ucs>E950</ucs> <utf-8>EEA590</utf-8> <name>East Asian ideograph (variant of 4B5746 which maps to 8853)</name> <alt>8853</alt> <altutf-8>E8A193</altutf-8> </code> <code> <marc>215747</marc> <ucs>8857</ucs> <utf-8>E8A197</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215748</marc> <ucs>8859</ucs> <utf-8>E8A199</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215749</marc> <ucs>885B</ucs> <utf-8>E8A19B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21574A</marc> <ucs>885D</ucs> <utf-8>E8A19D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21574B</marc> <ucs>8861</ucs> <utf-8>E8A1A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21574C</marc> <ucs>8862</ucs> <utf-8>E8A1A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21574D</marc> <ucs>8863</ucs> <utf-8>E8A1A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21574E</marc> <ucs>521D</ucs> <utf-8>E5889D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21574F</marc> <ucs>8868</ucs> <utf-8>E8A1A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215750</marc> <ucs>886B</ucs> <utf-8>E8A1AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215751</marc> <ucs>8882</ucs> <utf-8>E8A282</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215752</marc> <ucs>8881</ucs> <utf-8>E8A281</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215753</marc> <ucs>8870</ucs> <utf-8>E8A1B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215754</marc> <ucs>8877</ucs> <utf-8>E8A1B7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215755</marc> <ucs>8888</ucs> <utf-8>E8A288</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215756</marc> <ucs>88AB</ucs> <utf-8>E8A2AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215757</marc> <ucs>8892</ucs> <utf-8>E8A292</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215758</marc> <ucs>8896</ucs> <utf-8>E8A296</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215759</marc> <ucs>888D</ucs> <utf-8>E8A28D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21575A</marc> <ucs>888B</ucs> <utf-8>E8A28B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21575B</marc> <ucs>889E</ucs> <utf-8>E8A29E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21575C</marc> <ucs>88C1</ucs> <utf-8>E8A381</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21575D</marc> <ucs>88C2</ucs> <utf-8>E8A382</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21575E</marc> <ucs>88B1</ucs> <utf-8>E8A2B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21575F</marc> <ucs>88DF</ucs> <utf-8>E8A39F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215760</marc> <ucs>88D9</ucs> <utf-8>E8A399</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215761</marc> <ucs>88D8</ucs> <utf-8>E8A398</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215762</marc> <ucs>88DC</ucs> <utf-8>E8A39C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215763</marc> <ucs>88CF</ucs> <utf-8>E8A38F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215764</marc> <ucs>88D4</ucs> <utf-8>E8A394</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215765</marc> <ucs>88DD</ucs> <utf-8>E8A39D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215766</marc> <ucs>88D5</ucs> <utf-8>E8A395</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215767</marc> <ucs>8902</ucs> <utf-8>E8A482</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215768</marc> <ucs>88F3</ucs> <utf-8>E8A3B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215769</marc> <ucs>88F8</ucs> <utf-8>E8A3B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21576A</marc> <ucs>88F9</ucs> <utf-8>E8A3B9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21576B</marc> <ucs>88F4</ucs> <utf-8>E8A3B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21576C</marc> <ucs>88FD</ucs> <utf-8>E8A3BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21576D</marc> <ucs>88E8</ucs> <utf-8>E8A3A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21576E</marc> <ucs>891A</ucs> <utf-8>E8A49A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21576F</marc> <ucs>8910</ucs> <utf-8>E8A490</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215771</marc> <ucs>8913</ucs> <utf-8>E8A493</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215772</marc> <ucs>8912</ucs> <utf-8>E8A492</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215773</marc> <ucs>8932</ucs> <utf-8>E8A4B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215774</marc> <ucs>892A</ucs> <utf-8>E8A4AA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215775</marc> <ucs>8925</ucs> <utf-8>E8A4A5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215776</marc> <ucs>892B</ucs> <utf-8>E8A4AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215777</marc> <ucs>893B</ucs> <utf-8>E8A4BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215778</marc> <ucs>8936</ucs> <utf-8>E8A4B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215779</marc> <ucs>8938</ucs> <utf-8>E8A4B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21577A</marc> <ucs>8944</ucs> <utf-8>E8A584</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21577B</marc> <ucs>895F</ucs> <utf-8>E8A59F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21577C</marc> <ucs>8960</ucs> <utf-8>E8A5A0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21577D</marc> <ucs>8956</ucs> <utf-8>E8A596</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21577E</marc> <ucs>8964</ucs> <utf-8>E8A5A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215821</marc> <ucs>896A</ucs> <utf-8>E8A5AA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215822</marc> <ucs>896F</ucs> <utf-8>E8A5AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215823</marc> <ucs>8972</ucs> <utf-8>E8A5B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215824</marc> <ucs>897F</ucs> <utf-8>E8A5BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215825</marc> <ucs>8981</ucs> <utf-8>E8A681</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215826</marc> <ucs>8983</ucs> <utf-8>E8A683</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215828</marc> <ucs>898B</ucs> <utf-8>E8A68B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215829</marc> <ucs>898F</ucs> <utf-8>E8A68F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21582A</marc> <ucs>8993</ucs> <utf-8>E8A693</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21582B</marc> <ucs>8996</ucs> <utf-8>E8A696</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21582C</marc> <ucs>89AA</ucs> <utf-8>E8A6AA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21582D</marc> <ucs>89A6</ucs> <utf-8>E8A6A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21582E</marc> <ucs>89AC</ucs> <utf-8>E8A6AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21582F</marc> <ucs>89B2</ucs> <utf-8>E8A6B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215830</marc> <ucs>89BA</ucs> <utf-8>E8A6BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215831</marc> <ucs>89BD</ucs> <utf-8>E8A6BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215832</marc> <ucs>89C0</ucs> <utf-8>E8A780</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215833</marc> <ucs>89D2</ucs> <utf-8>E8A792</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215834</marc> <ucs>89E3</ucs> <utf-8>E8A7A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215835</marc> <ucs>89F4</ucs> <utf-8>E8A7B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215836</marc> <ucs>89F8</ucs> <utf-8>E8A7B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215837</marc> <ucs>8A00</ucs> <utf-8>E8A880</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215838</marc> <ucs>8A08</ucs> <utf-8>E8A888</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215839</marc> <ucs>8A02</ucs> <utf-8>E8A882</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21583A</marc> <ucs>8A03</ucs> <utf-8>E8A883</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21583B</marc> <ucs>8A10</ucs> <utf-8>E8A890</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21583C</marc> <ucs>8A18</ucs> <utf-8>E8A898</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21583D</marc> <ucs>8A0E</ucs> <utf-8>E8A88E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21583E</marc> <ucs>8A0C</ucs> <utf-8>E8A88C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21583F</marc> <ucs>8A15</ucs> <utf-8>E8A895</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215840</marc> <ucs>8A0A</ucs> <utf-8>E8A88A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215841</marc> <ucs>8A16</ucs> <utf-8>E8A896</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215842</marc> <ucs>8A17</ucs> <utf-8>E8A897</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215843</marc> <ucs>8A13</ucs> <utf-8>E8A893</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215844</marc> <ucs>8A2A</ucs> <utf-8>E8A8AA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215845</marc> <ucs>8A23</ucs> <utf-8>E8A8A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215846</marc> <ucs>8A1D</ucs> <utf-8>E8A89D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215847</marc> <ucs>8A25</ucs> <utf-8>E8A8A5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215848</marc> <ucs>8A31</ucs> <utf-8>E8A8B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215849</marc> <ucs>8A2D</ucs> <utf-8>E8A8AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21584A</marc> <ucs>8A1B</ucs> <utf-8>E8A89B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21584B</marc> <ucs>8A1F</ucs> <utf-8>E8A89F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21584C</marc> <ucs>8A3B</ucs> <utf-8>E8A8BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21584D</marc> <ucs>8A60</ucs> <utf-8>E8A9A0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21584E</marc> <ucs>8A55</ucs> <utf-8>E8A995</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21584F</marc> <ucs>8A5E</ucs> <utf-8>E8A99E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215851</marc> <ucs>8A41</ucs> <utf-8>E8A981</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215852</marc> <ucs>8A54</ucs> <utf-8>E8A994</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215853</marc> <ucs>8A5B</ucs> <utf-8>E8A99B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215854</marc> <ucs>8A50</ucs> <utf-8>E8A990</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215855</marc> <ucs>8A46</ucs> <utf-8>E8A986</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215856</marc> <ucs>8A34</ucs> <utf-8>E8A8B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215857</marc> <ucs>8A3A</ucs> <utf-8>E8A8BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215858</marc> <ucs>8A6B</ucs> <utf-8>E8A9AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215859</marc> <ucs>8A72</ucs> <utf-8>E8A9B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21585A</marc> <ucs>8A73</ucs> <utf-8>E8A9B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21585B</marc> <ucs>8A66</ucs> <utf-8>E8A9A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21585C</marc> <ucs>8A69</ucs> <utf-8>E8A9A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21585D</marc> <ucs>8A70</ucs> <utf-8>E8A9B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21585E</marc> <ucs>8A63</ucs> <utf-8>E8A9A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21585F</marc> <ucs>8A7C</ucs> <utf-8>E8A9BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215860</marc> <ucs>8AA0</ucs> <utf-8>E8AAA0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215861</marc> <ucs>8A87</ucs> <utf-8>E8AA87</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215862</marc> <ucs>8A85</ucs> <utf-8>E8AA85</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215863</marc> <ucs>8A6D</ucs> <utf-8>E8A9AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215864</marc> <ucs>8A79</ucs> <utf-8>E8A9B9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215865</marc> <ucs>8A62</ucs> <utf-8>E8A9A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215866</marc> <ucs>8A71</ucs> <utf-8>E8A9B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215867</marc> <ucs>8A6E</ucs> <utf-8>E8A9AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215868</marc> <ucs>8A6C</ucs> <utf-8>E8A9AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215869</marc> <ucs>8AAA</ucs> <utf-8>E8AAAA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21586A</marc> <ucs>8AA6</ucs> <utf-8>E8AAA6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21586B</marc> <ucs>8AA1</ucs> <utf-8>E8AAA1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21586C</marc> <ucs>8A9E</ucs> <utf-8>E8AA9E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21586D</marc> <ucs>8A8C</ucs> <utf-8>E8AA8C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21586E</marc> <ucs>8A93</ucs> <utf-8>E8AA93</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21586F</marc> <ucs>8AA3</ucs> <utf-8>E8AAA3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215870</marc> <ucs>8A8D</ucs> <utf-8>E8AA8D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215871</marc> <ucs>E951</ucs> <utf-8>EEA591</utf-8> <name>East Asian ideograph (variant of 4B5871 which maps to 8AA4)</name> <alt>8AA4</alt> <altutf-8>E8AAA4</altutf-8> </code> <code> <marc>215872</marc> <ucs>8AA8</ucs> <utf-8>E8AAA8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215873</marc> <ucs>8AA5</ucs> <utf-8>E8AAA5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215874</marc> <ucs>8A98</ucs> <utf-8>E8AA98</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215875</marc> <ucs>8A91</ucs> <utf-8>E8AA91</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215876</marc> <ucs>8ABC</ucs> <utf-8>E8AABC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215877</marc> <ucs>8AC4</ucs> <utf-8>E8AB84</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215878</marc> <ucs>8AD2</ucs> <utf-8>E8AB92</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215879</marc> <ucs>8AC7</ucs> <utf-8>E8AB87</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21587A</marc> <ucs>E952</ucs> <utf-8>EEA592</utf-8> <name>East Asian ideograph (variant of 4B587A which maps to 8ACB)</name> <alt>8ACB</alt> <altutf-8>E8AB8B</altutf-8> </code> <code> <marc>21587B</marc> <ucs>8AF8</ucs> <utf-8>E8ABB8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21587C</marc> <ucs>8AB2</ucs> <utf-8>E8AAB2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21587D</marc> <ucs>8ABF</ucs> <utf-8>E8AABF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21587E</marc> <ucs>8AC9</ucs> <utf-8>E8AB89</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215921</marc> <ucs>8AC2</ucs> <utf-8>E8AB82</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215922</marc> <ucs>8AB0</ucs> <utf-8>E8AAB0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215923</marc> <ucs>8A95</ucs> <utf-8>E8AA95</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215924</marc> <ucs>8AD6</ucs> <utf-8>E8AB96</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215925</marc> <ucs>8AE6</ucs> <utf-8>E8ABA6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215926</marc> <ucs>8AFA</ucs> <utf-8>E8ABBA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215927</marc> <ucs>8AEB</ucs> <utf-8>E8ABAB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215928</marc> <ucs>8AF1</ucs> <utf-8>E8ABB1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215929</marc> <ucs>8AE7</ucs> <utf-8>E8ABA7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21592A</marc> <ucs>8ADC</ucs> <utf-8>E8AB9C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21592B</marc> <ucs>8B00</ucs> <utf-8>E8AC80</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21592C</marc> <ucs>E953</ucs> <utf-8>EEA593</utf-8> <name>East Asian ideograph (variant of 2D592C which maps to 8B01)</name> <alt>8B01</alt> <altutf-8>E8AC81</altutf-8> </code> <code> <marc>21592D</marc> <ucs>8B02</ucs> <utf-8>E8AC82</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21592E</marc> <ucs>8AFE</ucs> <utf-8>E8ABBE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21592F</marc> <ucs>8AF7</ucs> <utf-8>E8ABB7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215930</marc> <ucs>8AED</ucs> <utf-8>E8ABAD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215931</marc> <ucs>8B17</ucs> <utf-8>E8AC97</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215932</marc> <ucs>8B19</ucs> <utf-8>E8AC99</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215933</marc> <ucs>8B0E</ucs> <utf-8>E8AC8E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215934</marc> <ucs>8B1B</ucs> <utf-8>E8AC9B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215935</marc> <ucs>8B0A</ucs> <utf-8>E8AC8A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215936</marc> <ucs>8B21</ucs> <utf-8>E8ACA1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215937</marc> <ucs>8B04</ucs> <utf-8>E8AC84</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215938</marc> <ucs>8B1D</ucs> <utf-8>E8AC9D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215939</marc> <ucs>8B39</ucs> <utf-8>E8ACB9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21593A</marc> <ucs>8B2C</ucs> <utf-8>E8ACAC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21593B</marc> <ucs>8B28</ucs> <utf-8>E8ACA8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21593C</marc> <ucs>8B58</ucs> <utf-8>E8AD98</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21593D</marc> <ucs>8B5C</ucs> <utf-8>E8AD9C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21593E</marc> <ucs>8B4E</ucs> <utf-8>E8AD8E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21593F</marc> <ucs>8B49</ucs> <utf-8>E8AD89</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215940</marc> <ucs>8B5A</ucs> <utf-8>E8AD9A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215941</marc> <ucs>8B41</ucs> <utf-8>E8AD81</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215942</marc> <ucs>8B4F</ucs> <utf-8>E8AD8F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215943</marc> <ucs>8B70</ucs> <utf-8>E8ADB0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215944</marc> <ucs>8B6C</ucs> <utf-8>E8ADAC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215945</marc> <ucs>8B66</ucs> <utf-8>E8ADA6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215946</marc> <ucs>8B6F</ucs> <utf-8>E8ADAF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215947</marc> <ucs>8B74</ucs> <utf-8>E8ADB4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215948</marc> <ucs>8B77</ucs> <utf-8>E8ADB7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215949</marc> <ucs>8B7D</ucs> <utf-8>E8ADBD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21594A</marc> <ucs>8B80</ucs> <utf-8>E8AE80</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21594B</marc> <ucs>8B8A</ucs> <utf-8>E8AE8A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21594C</marc> <ucs>8B93</ucs> <utf-8>E8AE93</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21594D</marc> <ucs>8B96</ucs> <utf-8>E8AE96</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21594E</marc> <ucs>8B92</ucs> <utf-8>E8AE92</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21594F</marc> <ucs>8B9A</ucs> <utf-8>E8AE9A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215951</marc> <ucs>8C41</ucs> <utf-8>E8B181</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215952</marc> <ucs>8C3F</ucs> <utf-8>E8B0BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215953</marc> <ucs>8C46</ucs> <utf-8>E8B186</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215954</marc> <ucs>8C48</ucs> <utf-8>E8B188</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215955</marc> <ucs>8C49</ucs> <utf-8>E8B189</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215956</marc> <ucs>8C4C</ucs> <utf-8>E8B18C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215957</marc> <ucs>8C4E</ucs> <utf-8>E8B18E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215958</marc> <ucs>8C50</ucs> <utf-8>E8B190</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215959</marc> <ucs>8C54</ucs> <utf-8>E8B194</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21595A</marc> <ucs>8C5A</ucs> <utf-8>E8B19A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21595C</marc> <ucs>8C62</ucs> <utf-8>E8B1A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21595D</marc> <ucs>8C6A</ucs> <utf-8>E8B1AA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21595E</marc> <ucs>8C6B</ucs> <utf-8>E8B1AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21595F</marc> <ucs>8C6C</ucs> <utf-8>E8B1AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215960</marc> <ucs>8C7A</ucs> <utf-8>E8B1BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215961</marc> <ucs>8C79</ucs> <utf-8>E8B1B9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215962</marc> <ucs>8C82</ucs> <utf-8>E8B282</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215963</marc> <ucs>8C8A</ucs> <utf-8>E8B28A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215964</marc> <ucs>8C89</ucs> <utf-8>E8B289</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215965</marc> <ucs>8C8D</ucs> <utf-8>E8B28D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215966</marc> <ucs>8C8C</ucs> <utf-8>E8B28C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215967</marc> <ucs>8C93</ucs> <utf-8>E8B293</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215968</marc> <ucs>8C9D</ucs> <utf-8>E8B29D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215969</marc> <ucs>8C9E</ucs> <utf-8>E8B29E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21596A</marc> <ucs>8CA0</ucs> <utf-8>E8B2A0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21596B</marc> <ucs>8CA2</ucs> <utf-8>E8B2A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21596C</marc> <ucs>8CA1</ucs> <utf-8>E8B2A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21596D</marc> <ucs>8CAC</ucs> <utf-8>E8B2AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21596E</marc> <ucs>8CAB</ucs> <utf-8>E8B2AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21596F</marc> <ucs>8CA8</ucs> <utf-8>E8B2A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215970</marc> <ucs>8CAA</ucs> <utf-8>E8B2AA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215971</marc> <ucs>8CA7</ucs> <utf-8>E8B2A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215972</marc> <ucs>8CA9</ucs> <utf-8>E8B2A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215973</marc> <ucs>8CAF</ucs> <utf-8>E8B2AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215975</marc> <ucs>8CBB</ucs> <utf-8>E8B2BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215976</marc> <ucs>8CC1</ucs> <utf-8>E8B381</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215977</marc> <ucs>8CC0</ucs> <utf-8>E8B380</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215978</marc> <ucs>8CB4</ucs> <utf-8>E8B2B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215979</marc> <ucs>8CBC</ucs> <utf-8>E8B2BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21597A</marc> <ucs>8CB7</ucs> <utf-8>E8B2B7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21597B</marc> <ucs>8CB6</ucs> <utf-8>E8B2B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21597C</marc> <ucs>8CBD</ucs> <utf-8>E8B2BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21597D</marc> <ucs>8CB8</ucs> <utf-8>E8B2B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21597E</marc> <ucs>8CBF</ucs> <utf-8>E8B2BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215A21</marc> <ucs>8CC5</ucs> <utf-8>E8B385</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215A22</marc> <ucs>8CC7</ucs> <utf-8>E8B387</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215A23</marc> <ucs>8CCA</ucs> <utf-8>E8B38A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215A24</marc> <ucs>8CC8</ucs> <utf-8>E8B388</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215A25</marc> <ucs>8CC4</ucs> <utf-8>E8B384</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215A26</marc> <ucs>8CB2</ucs> <utf-8>E8B2B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215A27</marc> <ucs>8CC3</ucs> <utf-8>E8B383</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215A28</marc> <ucs>8CC2</ucs> <utf-8>E8B382</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215A29</marc> <ucs>8CD3</ucs> <utf-8>E8B393</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215A2A</marc> <ucs>8CD1</ucs> <utf-8>E8B391</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215A2B</marc> <ucs>8CD2</ucs> <utf-8>E8B392</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215A2C</marc> <ucs>8CE0</ucs> <utf-8>E8B3A0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215A2D</marc> <ucs>8CE6</ucs> <utf-8>E8B3A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215A2F</marc> <ucs>8CE3</ucs> <utf-8>E8B3A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215A30</marc> <ucs>8CE2</ucs> <utf-8>E8B3A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215A31</marc> <ucs>8CE4</ucs> <utf-8>E8B3A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215A32</marc> <ucs>8CDE</ucs> <utf-8>E8B39E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215A33</marc> <ucs>8CDC</ucs> <utf-8>E8B39C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215A34</marc> <ucs>8CEA</ucs> <utf-8>E8B3AA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215A35</marc> <ucs>8CED</ucs> <utf-8>E8B3AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215A36</marc> <ucs>8CF4</ucs> <utf-8>E8B3B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215A37</marc> <ucs>8CFD</ucs> <utf-8>E8B3BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215A38</marc> <ucs>8CFA</ucs> <utf-8>E8B3BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215A39</marc> <ucs>8D05</ucs> <utf-8>E8B485</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215A3A</marc> <ucs>8CFC</ucs> <utf-8>E8B3BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215A3B</marc> <ucs>E954</ucs> <utf-8>EEA594</utf-8> <name>East Asian ideograph (variant of 4B5A3B which maps to 8D08)</name> <alt>8D08</alt> <altutf-8>E8B488</altutf-8> </code> <code> <marc>215A3C</marc> <ucs>8D0B</ucs> <utf-8>E8B48B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215A3D</marc> <ucs>8D0A</ucs> <utf-8>E8B48A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215A3E</marc> <ucs>8D0F</ucs> <utf-8>E8B48F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215A3F</marc> <ucs>8D0D</ucs> <utf-8>E8B48D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215A40</marc> <ucs>8D13</ucs> <utf-8>E8B493</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215A41</marc> <ucs>8D16</ucs> <utf-8>E8B496</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215A42</marc> <ucs>8D1B</ucs> <utf-8>E8B49B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215A43</marc> <ucs>8D64</ucs> <utf-8>E8B5A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215A44</marc> <ucs>8D67</ucs> <utf-8>E8B5A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215A45</marc> <ucs>8D66</ucs> <utf-8>E8B5A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215A46</marc> <ucs>8D6B</ucs> <utf-8>E8B5AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215A47</marc> <ucs>8D6D</ucs> <utf-8>E8B5AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215A48</marc> <ucs>8D70</ucs> <utf-8>E8B5B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215A49</marc> <ucs>8D74</ucs> <utf-8>E8B5B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215A4A</marc> <ucs>8D73</ucs> <utf-8>E8B5B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215A4B</marc> <ucs>8D77</ucs> <utf-8>E8B5B7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215A4C</marc> <ucs>8D85</ucs> <utf-8>E8B685</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215A4D</marc> <ucs>8D8A</ucs> <utf-8>E8B68A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215A4E</marc> <ucs>8D81</ucs> <utf-8>E8B681</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215A4F</marc> <ucs>8D99</ucs> <utf-8>E8B699</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215A50</marc> <ucs>8D95</ucs> <utf-8>E8B695</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215A51</marc> <ucs>8DA3</ucs> <utf-8>E8B6A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215A52</marc> <ucs>8D9F</ucs> <utf-8>E8B69F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215A53</marc> <ucs>8DA8</ucs> <utf-8>E8B6A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215A54</marc> <ucs>8DB3</ucs> <utf-8>E8B6B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215A55</marc> <ucs>8DB4</ucs> <utf-8>E8B6B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215A56</marc> <ucs>8DBE</ucs> <utf-8>E8B6BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215A57</marc> <ucs>8DCE</ucs> <utf-8>E8B78E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215A58</marc> <ucs>8DDD</ucs> <utf-8>E8B79D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215A59</marc> <ucs>8DDB</ucs> <utf-8>E8B79B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215A5A</marc> <ucs>8DCB</ucs> <utf-8>E8B78B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215A5B</marc> <ucs>8DDA</ucs> <utf-8>E8B79A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215A5C</marc> <ucs>8DC6</ucs> <utf-8>E8B786</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215A5D</marc> <ucs>8DD1</ucs> <utf-8>E8B791</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215A5E</marc> <ucs>8DCC</ucs> <utf-8>E8B78C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215A5F</marc> <ucs>8DE1</ucs> <utf-8>E8B7A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215A60</marc> <ucs>8DDF</ucs> <utf-8>E8B79F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215A61</marc> <ucs>8DE8</ucs> <utf-8>E8B7A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215A62</marc> <ucs>8DF3</ucs> <utf-8>E8B7B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215A63</marc> <ucs>8DFA</ucs> <utf-8>E8B7BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215A64</marc> <ucs>8DEA</ucs> <utf-8>E8B7AA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215A65</marc> <ucs>8DEF</ucs> <utf-8>E8B7AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215A66</marc> <ucs>8DFC</ucs> <utf-8>E8B7BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215A67</marc> <ucs>8E2B</ucs> <utf-8>E8B8AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215A68</marc> <ucs>8E10</ucs> <utf-8>E8B890</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215A69</marc> <ucs>8E22</ucs> <utf-8>E8B8A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215A6A</marc> <ucs>8E1D</ucs> <utf-8>E8B89D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215A6B</marc> <ucs>8E0F</ucs> <utf-8>E8B88F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215A6C</marc> <ucs>8E29</ucs> <utf-8>E8B8A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215A6D</marc> <ucs>8E1F</ucs> <utf-8>E8B89F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215A6E</marc> <ucs>8E44</ucs> <utf-8>E8B984</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215A6F</marc> <ucs>8E31</ucs> <utf-8>E8B8B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215A70</marc> <ucs>8E42</ucs> <utf-8>E8B982</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215A71</marc> <ucs>8E34</ucs> <utf-8>E8B8B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215A72</marc> <ucs>8E39</ucs> <utf-8>E8B8B9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215A73</marc> <ucs>8E35</ucs> <utf-8>E8B8B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215A74</marc> <ucs>8E49</ucs> <utf-8>E8B989</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215A75</marc> <ucs>8E4B</ucs> <utf-8>E8B98B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215A76</marc> <ucs>8E48</ucs> <utf-8>E8B988</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215A77</marc> <ucs>8E4A</ucs> <utf-8>E8B98A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215A78</marc> <ucs>8E63</ucs> <utf-8>E8B9A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215A79</marc> <ucs>8E59</ucs> <utf-8>E8B999</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215A7A</marc> <ucs>8E66</ucs> <utf-8>E8B9A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215A7B</marc> <ucs>8E64</ucs> <utf-8>E8B9A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215A7C</marc> <ucs>8E72</ucs> <utf-8>E8B9B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215A7D</marc> <ucs>8E6C</ucs> <utf-8>E8B9AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215A7E</marc> <ucs>8E7A</ucs> <utf-8>E8B9BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215B21</marc> <ucs>8E76</ucs> <utf-8>E8B9B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215B22</marc> <ucs>8E7C</ucs> <utf-8>E8B9BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215B23</marc> <ucs>8E82</ucs> <utf-8>E8BA82</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215B24</marc> <ucs>8E81</ucs> <utf-8>E8BA81</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215B25</marc> <ucs>8E87</ucs> <utf-8>E8BA87</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215B26</marc> <ucs>8E89</ucs> <utf-8>E8BA89</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215B27</marc> <ucs>8E85</ucs> <utf-8>E8BA85</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215B28</marc> <ucs>8E8A</ucs> <utf-8>E8BA8A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215B29</marc> <ucs>E955</ucs> <utf-8>EEA595</utf-8> <name>East Asian ideograph (variant of 4B5B29 which maps to 8E8D)</name> <alt>8E8D</alt> <altutf-8>E8BA8D</altutf-8> </code> <code> <marc>215B2A</marc> <ucs>8E91</ucs> <utf-8>E8BA91</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215B2B</marc> <ucs>8EA1</ucs> <utf-8>E8BAA1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215B2C</marc> <ucs>8EAA</ucs> <utf-8>E8BAAA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215B2D</marc> <ucs>8EAB</ucs> <utf-8>E8BAAB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215B2E</marc> <ucs>8EAC</ucs> <utf-8>E8BAAC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215B2F</marc> <ucs>8EB2</ucs> <utf-8>E8BAB2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215B30</marc> <ucs>8EBA</ucs> <utf-8>E8BABA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215B31</marc> <ucs>8EC0</ucs> <utf-8>E8BB80</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215B32</marc> <ucs>8ECA</ucs> <utf-8>E8BB8A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215B33</marc> <ucs>8ECB</ucs> <utf-8>E8BB8B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215B34</marc> <ucs>8ECD</ucs> <utf-8>E8BB8D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215B35</marc> <ucs>8ECC</ucs> <utf-8>E8BB8C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215B36</marc> <ucs>8ED2</ucs> <utf-8>E8BB92</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215B37</marc> <ucs>8ED4</ucs> <utf-8>E8BB94</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215B38</marc> <ucs>8EDF</ucs> <utf-8>E8BB9F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215B39</marc> <ucs>8EDB</ucs> <utf-8>E8BB9B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215B3A</marc> <ucs>8EFB</ucs> <utf-8>E8BBBB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215B3B</marc> <ucs>8EF8</ucs> <utf-8>E8BBB8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215B3C</marc> <ucs>8EFC</ucs> <utf-8>E8BBBC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215B3D</marc> <ucs>8F03</ucs> <utf-8>E8BC83</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215B3E</marc> <ucs>8EFE</ucs> <utf-8>E8BBBE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215B3F</marc> <ucs>8F09</ucs> <utf-8>E8BC89</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215B40</marc> <ucs>8F0A</ucs> <utf-8>E8BC8A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215B41</marc> <ucs>8F14</ucs> <utf-8>E8BC94</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215B42</marc> <ucs>8F12</ucs> <utf-8>E8BC92</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215B43</marc> <ucs>8F15</ucs> <utf-8>E8BC95</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215B44</marc> <ucs>8F13</ucs> <utf-8>E8BC93</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215B45</marc> <ucs>8F26</ucs> <utf-8>E8BCA6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215B46</marc> <ucs>8F1B</ucs> <utf-8>E8BC9B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215B47</marc> <ucs>8F1F</ucs> <utf-8>E8BC9F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215B48</marc> <ucs>8F1D</ucs> <utf-8>E8BC9D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215B49</marc> <ucs>8F29</ucs> <utf-8>E8BCA9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215B4A</marc> <ucs>8F2A</ucs> <utf-8>E8BCAA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215B4B</marc> <ucs>8F1C</ucs> <utf-8>E8BC9C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215B4C</marc> <ucs>8F3B</ucs> <utf-8>E8BCBB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215B4D</marc> <ucs>8F2F</ucs> <utf-8>E8BCAF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215B4E</marc> <ucs>8F38</ucs> <utf-8>E8BCB8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215B4F</marc> <ucs>8F44</ucs> <utf-8>E8BD84</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215B50</marc> <ucs>8F3E</ucs> <utf-8>E8BCBE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215B51</marc> <ucs>8F45</ucs> <utf-8>E8BD85</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215B52</marc> <ucs>E956</ucs> <utf-8>EEA596</utf-8> <name>East Asian ideograph (variant of 4B5B52 which maps to 8F42)</name> <alt>8F42</alt> <altutf-8>E8BD82</altutf-8> </code> <code> <marc>215B53</marc> <ucs>8F3F</ucs> <utf-8>E8BCBF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215B54</marc> <ucs>8F4D</ucs> <utf-8>E8BD8D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215B55</marc> <ucs>8F49</ucs> <utf-8>E8BD89</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215B56</marc> <ucs>8F54</ucs> <utf-8>E8BD94</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215B57</marc> <ucs>8F4E</ucs> <utf-8>E8BD8E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215B58</marc> <ucs>8F5F</ucs> <utf-8>E8BD9F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215B59</marc> <ucs>8F61</ucs> <utf-8>E8BDA1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215B5A</marc> <ucs>8F9B</ucs> <utf-8>E8BE9B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215B5B</marc> <ucs>8F9C</ucs> <utf-8>E8BE9C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215B5C</marc> <ucs>8F9F</ucs> <utf-8>E8BE9F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215B5D</marc> <ucs>8FA3</ucs> <utf-8>E8BEA3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215B5E</marc> <ucs>8FA8</ucs> <utf-8>E8BEA8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215B5F</marc> <ucs>8FA6</ucs> <utf-8>E8BEA6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215B60</marc> <ucs>8FAD</ucs> <utf-8>E8BEAD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215B61</marc> <ucs>8FAF</ucs> <utf-8>E8BEAF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215B62</marc> <ucs>8FB0</ucs> <utf-8>E8BEB0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215B63</marc> <ucs>8FB1</ucs> <utf-8>E8BEB1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215B64</marc> <ucs>8FB2</ucs> <utf-8>E8BEB2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215B66</marc> <ucs>8FC6</ucs> <utf-8>E8BF86</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215B67</marc> <ucs>8FC5</ucs> <utf-8>E8BF85</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215B68</marc> <ucs>8FC4</ucs> <utf-8>E8BF84</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215B69</marc> <ucs>5DE1</ucs> <utf-8>E5B7A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215B6A</marc> <ucs>8FCE</ucs> <utf-8>E8BF8E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215B6B</marc> <ucs>8FD1</ucs> <utf-8>E8BF91</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215B6C</marc> <ucs>8FD4</ucs> <utf-8>E8BF94</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215B6D</marc> <ucs>E957</ucs> <utf-8>EEA597</utf-8> <name>East Asian ideograph (variant of 275B6D which maps to 8FF0)</name> <alt>8FF0</alt> <altutf-8>E8BFB0</altutf-8> </code> <code> <marc>215B6E</marc> <ucs>8FE6</ucs> <utf-8>E8BFA6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215B6F</marc> <ucs>8FE2</ucs> <utf-8>E8BFA2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215B70</marc> <ucs>8FEA</ucs> <utf-8>E8BFAA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215B71</marc> <ucs>8FE5</ucs> <utf-8>E8BFA5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215B73</marc> <ucs>8FEB</ucs> <utf-8>E8BFAB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215B74</marc> <ucs>9001</ucs> <utf-8>E98081</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215B75</marc> <ucs>9006</ucs> <utf-8>E98086</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215B76</marc> <ucs>8FF7</ucs> <utf-8>E8BFB7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215B77</marc> <ucs>9000</ucs> <utf-8>E98080</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215B7A</marc> <ucs>9003</ucs> <utf-8>E98083</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215B7B</marc> <ucs>8FFD</ucs> <utf-8>E8BFBD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215B7C</marc> <ucs>9005</ucs> <utf-8>E98085</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215B7D</marc> <ucs>9019</ucs> <utf-8>E98099</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215B7E</marc> <ucs>9023</ucs> <utf-8>E980A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215C21</marc> <ucs>901F</ucs> <utf-8>E9809F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215C22</marc> <ucs>9017</ucs> <utf-8>E98097</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215C23</marc> <ucs>901D</ucs> <utf-8>E9809D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215C24</marc> <ucs>9010</ucs> <utf-8>E98090</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215C26</marc> <ucs>900D</ucs> <utf-8>E9808D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215C27</marc> <ucs>901E</ucs> <utf-8>E9809E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215C28</marc> <ucs>901A</ucs> <utf-8>E9809A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215C29</marc> <ucs>9020</ucs> <utf-8>E980A0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215C2A</marc> <ucs>900F</ucs> <utf-8>E9808F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215C2B</marc> <ucs>9022</ucs> <utf-8>E980A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215C2C</marc> <ucs>9016</ucs> <utf-8>E98096</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215C2D</marc> <ucs>901B</ucs> <utf-8>E9809B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215C2E</marc> <ucs>9014</ucs> <utf-8>E98094</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215C2F</marc> <ucs>902E</ucs> <utf-8>E980AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215C30</marc> <ucs>9035</ucs> <utf-8>E980B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215C31</marc> <ucs>9031</ucs> <utf-8>E980B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215C32</marc> <ucs>FA25</ucs> <utf-8>EFA8A5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215C33</marc> <ucs>9032</ucs> <utf-8>E980B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215C34</marc> <ucs>904B</ucs> <utf-8>E9818B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215C36</marc> <ucs>9053</ucs> <utf-8>E98193</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215C37</marc> <ucs>9042</ucs> <utf-8>E98182</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215C38</marc> <ucs>9050</ucs> <utf-8>E98190</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215C39</marc> <ucs>9054</ucs> <utf-8>E98194</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215C3A</marc> <ucs>9055</ucs> <utf-8>E98195</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215C3B</marc> <ucs>903C</ucs> <utf-8>E980BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215C3C</marc> <ucs>9047</ucs> <utf-8>E98187</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215C3D</marc> <ucs>904F</ucs> <utf-8>E9818F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215C3E</marc> <ucs>904E</ucs> <utf-8>E9818E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215C3F</marc> <ucs>904D</ucs> <utf-8>E9818D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215C40</marc> <ucs>9051</ucs> <utf-8>E98191</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215C41</marc> <ucs>9041</ucs> <utf-8>E98181</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215C42</marc> <ucs>903E</ucs> <utf-8>E980BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215C43</marc> <ucs>9058</ucs> <utf-8>E98198</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215C44</marc> <ucs>9060</ucs> <utf-8>E981A0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215C45</marc> <ucs>905C</ucs> <utf-8>E9819C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215C46</marc> <ucs>9063</ucs> <utf-8>E981A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215C47</marc> <ucs>9065</ucs> <utf-8>E981A5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215C48</marc> <ucs>905E</ucs> <utf-8>E9819E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215C49</marc> <ucs>9069</ucs> <utf-8>E981A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215C4A</marc> <ucs>906E</ucs> <utf-8>E981AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215C4B</marc> <ucs>9068</ucs> <utf-8>E981A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215C4C</marc> <ucs>906D</ucs> <utf-8>E981AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215C4D</marc> <ucs>9075</ucs> <utf-8>E981B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215C4E</marc> <ucs>9074</ucs> <utf-8>E981B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215C4F</marc> <ucs>9078</ucs> <utf-8>E981B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215C50</marc> <ucs>9072</ucs> <utf-8>E981B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215C51</marc> <ucs>9077</ucs> <utf-8>E981B7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215C52</marc> <ucs>907C</ucs> <utf-8>E981BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215C53</marc> <ucs>907A</ucs> <utf-8>E981BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215C54</marc> <ucs>907F</ucs> <utf-8>E981BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215C55</marc> <ucs>907D</ucs> <utf-8>E981BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215C56</marc> <ucs>9081</ucs> <utf-8>E98281</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215C57</marc> <ucs>9084</ucs> <utf-8>E98284</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215C58</marc> <ucs>9082</ucs> <utf-8>E98282</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215C59</marc> <ucs>9080</ucs> <utf-8>E98280</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215C5A</marc> <ucs>9087</ucs> <utf-8>E98287</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215C5B</marc> <ucs>908A</ucs> <utf-8>E9828A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215C5C</marc> <ucs>9090</ucs> <utf-8>E98290</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215C5D</marc> <ucs>908F</ucs> <utf-8>E9828F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215C5E</marc> <ucs>9091</ucs> <utf-8>E98291</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215C5F</marc> <ucs>9095</ucs> <utf-8>E98295</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215C60</marc> <ucs>90A3</ucs> <utf-8>E982A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215C61</marc> <ucs>90A2</ucs> <utf-8>E982A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215C62</marc> <ucs>90AA</ucs> <utf-8>E982AA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215C63</marc> <ucs>90A6</ucs> <utf-8>E982A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215C64</marc> <ucs>90B5</ucs> <utf-8>E982B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215C65</marc> <ucs>90B1</ucs> <utf-8>E982B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215C66</marc> <ucs>90B8</ucs> <utf-8>E982B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215C67</marc> <ucs>90CE</ucs> <utf-8>E9838E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215C68</marc> <ucs>90CA</ucs> <utf-8>E9838A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215C6A</marc> <ucs>90E1</ucs> <utf-8>E983A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215C6B</marc> <ucs>90E8</ucs> <utf-8>E983A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215C6C</marc> <ucs>90ED</ucs> <utf-8>E983AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215C6D</marc> <ucs>90F5</ucs> <utf-8>E983B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215C6E</marc> <ucs>90FD</ucs> <utf-8>E983BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215C6F</marc> <ucs>9102</ucs> <utf-8>E98482</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215C70</marc> <ucs>9109</ucs> <utf-8>E98489</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215C71</marc> <ucs>9112</ucs> <utf-8>E98492</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215C72</marc> <ucs>9119</ucs> <utf-8>E98499</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215C73</marc> <ucs>912D</ucs> <utf-8>E984AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215C74</marc> <ucs>9130</ucs> <utf-8>E984B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215C75</marc> <ucs>9127</ucs> <utf-8>E984A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215C76</marc> <ucs>9131</ucs> <utf-8>E984B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215C77</marc> <ucs>E958</ucs> <utf-8>EEA598</utf-8> <name>East Asian ideograph (variant of 4B5C77 which maps to 9139)</name> <alt>9139</alt> <altutf-8>E984B9</altutf-8> </code> <code> <marc>215C78</marc> <ucs>9149</ucs> <utf-8>E98589</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215C79</marc> <ucs>914B</ucs> <utf-8>E9858B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215C7A</marc> <ucs>914A</ucs> <utf-8>E9858A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215C7B</marc> <ucs>9152</ucs> <utf-8>E98592</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215C7C</marc> <ucs>914D</ucs> <utf-8>E9858D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215C7D</marc> <ucs>914C</ucs> <utf-8>E9858C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215C7E</marc> <ucs>9157</ucs> <utf-8>E98597</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215D21</marc> <ucs>9163</ucs> <utf-8>E985A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215D22</marc> <ucs>9165</ucs> <utf-8>E985A5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215D23</marc> <ucs>916C</ucs> <utf-8>E985AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215D24</marc> <ucs>9169</ucs> <utf-8>E985A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215D25</marc> <ucs>916A</ucs> <utf-8>E985AA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215D26</marc> <ucs>9175</ucs> <utf-8>E985B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215D27</marc> <ucs>9178</ucs> <utf-8>E985B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215D28</marc> <ucs>9177</ucs> <utf-8>E985B7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215D29</marc> <ucs>9187</ucs> <utf-8>E98687</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215D2A</marc> <ucs>9189</ucs> <utf-8>E98689</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215D2B</marc> <ucs>918B</ucs> <utf-8>E9868B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215D2C</marc> <ucs>9183</ucs> <utf-8>E98683</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215D2D</marc> <ucs>9192</ucs> <utf-8>E98692</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215D2E</marc> <ucs>91A3</ucs> <utf-8>E986A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215D2F</marc> <ucs>919E</ucs> <utf-8>E9869E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215D30</marc> <ucs>919C</ucs> <utf-8>E9869C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215D31</marc> <ucs>91AB</ucs> <utf-8>E986AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215D32</marc> <ucs>91AC</ucs> <utf-8>E986AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215D33</marc> <ucs>91BA</ucs> <utf-8>E986BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215D34</marc> <ucs>91C0</ucs> <utf-8>E98780</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215D35</marc> <ucs>91C1</ucs> <utf-8>E98781</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215D36</marc> <ucs>91C7</ucs> <utf-8>E98787</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215D37</marc> <ucs>91C9</ucs> <utf-8>E98789</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215D38</marc> <ucs>91CB</ucs> <utf-8>E9878B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215D3A</marc> <ucs>91CD</ucs> <utf-8>E9878D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215D3B</marc> <ucs>91CE</ucs> <utf-8>E9878E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215D3C</marc> <ucs>91CF</ucs> <utf-8>E9878F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215D3D</marc> <ucs>91D0</ucs> <utf-8>E98790</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215D3E</marc> <ucs>91D1</ucs> <utf-8>E98791</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215D3F</marc> <ucs>91DD</ucs> <utf-8>E9879D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215D40</marc> <ucs>91D8</ucs> <utf-8>E98798</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215D41</marc> <ucs>91D7</ucs> <utf-8>E98797</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215D42</marc> <ucs>91DC</ucs> <utf-8>E9879C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215D43</marc> <ucs>91F5</ucs> <utf-8>E987B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215D44</marc> <ucs>91E6</ucs> <utf-8>E987A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215D45</marc> <ucs>91E3</ucs> <utf-8>E987A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215D46</marc> <ucs>91E7</ucs> <utf-8>E987A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215D47</marc> <ucs>9223</ucs> <utf-8>E988A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215D48</marc> <ucs>920D</ucs> <utf-8>E9888D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215D49</marc> <ucs>9215</ucs> <utf-8>E98895</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215D4A</marc> <ucs>9209</ucs> <utf-8>E98889</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215D4B</marc> <ucs>9214</ucs> <utf-8>E98894</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215D4C</marc> <ucs>921E</ucs> <utf-8>E9889E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215D4D</marc> <ucs>9210</ucs> <utf-8>E98890</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215D4F</marc> <ucs>9237</ucs> <utf-8>E988B7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215D50</marc> <ucs>9238</ucs> <utf-8>E988B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215D51</marc> <ucs>923D</ucs> <utf-8>E988BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215D52</marc> <ucs>923E</ucs> <utf-8>E988BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215D53</marc> <ucs>9240</ucs> <utf-8>E98980</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215D54</marc> <ucs>924B</ucs> <utf-8>E9898B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215D55</marc> <ucs>925B</ucs> <utf-8>E9899B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215D56</marc> <ucs>9264</ucs> <utf-8>E989A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215D57</marc> <ucs>9251</ucs> <utf-8>E98991</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215D58</marc> <ucs>E959</ucs> <utf-8>EEA599</utf-8> <name>East Asian ideograph (variant of 4B5D58 which maps to 9234)</name> <alt>9234</alt> <altutf-8>E988B4</altutf-8> </code> <code> <marc>215D59</marc> <ucs>9278</ucs> <utf-8>E989B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215D5A</marc> <ucs>9280</ucs> <utf-8>E98A80</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215D5B</marc> <ucs>92AC</ucs> <utf-8>E98AAC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215D5C</marc> <ucs>9285</ucs> <utf-8>E98A85</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215D5D</marc> <ucs>9298</ucs> <utf-8>E98A98</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215D5E</marc> <ucs>9296</ucs> <utf-8>E98A96</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215D5F</marc> <ucs>927B</ucs> <utf-8>E989BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215D60</marc> <ucs>9293</ucs> <utf-8>E98A93</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215D61</marc> <ucs>929C</ucs> <utf-8>E98A9C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215D62</marc> <ucs>92C5</ucs> <utf-8>E98B85</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215D63</marc> <ucs>92BB</ucs> <utf-8>E98ABB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215D64</marc> <ucs>92B3</ucs> <utf-8>E98AB3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215D65</marc> <ucs>92EA</ucs> <utf-8>E98BAA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215D66</marc> <ucs>92B7</ucs> <utf-8>E98AB7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215D67</marc> <ucs>92C1</ucs> <utf-8>E98B81</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215D68</marc> <ucs>92E4</ucs> <utf-8>E98BA4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215D69</marc> <ucs>92BC</ucs> <utf-8>E98ABC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215D6A</marc> <ucs>92D2</ucs> <utf-8>E98B92</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215D6B</marc> <ucs>9320</ucs> <utf-8>E98CA0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215D6C</marc> <ucs>9336</ucs> <utf-8>E98CB6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215D6D</marc> <ucs>92F8</ucs> <utf-8>E98BB8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215D6E</marc> <ucs>9333</ucs> <utf-8>E98CB3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215D6F</marc> <ucs>932F</ucs> <utf-8>E98CAF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215D70</marc> <ucs>9322</ucs> <utf-8>E98CA2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215D71</marc> <ucs>92FC</ucs> <utf-8>E98BBC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215D72</marc> <ucs>932B</ucs> <utf-8>E98CAB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215D73</marc> <ucs>931A</ucs> <utf-8>E98C9A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215D74</marc> <ucs>9304</ucs> <utf-8>E98C84</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215D75</marc> <ucs>9310</ucs> <utf-8>E98C90</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215D76</marc> <ucs>9326</ucs> <utf-8>E98CA6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215D77</marc> <ucs>934D</ucs> <utf-8>E98D8D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215D78</marc> <ucs>9382</ucs> <utf-8>E98E82</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215D79</marc> <ucs>9375</ucs> <utf-8>E98DB5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215D7A</marc> <ucs>9365</ucs> <utf-8>E98DA5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215D7C</marc> <ucs>934B</ucs> <utf-8>E98D8B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215D7D</marc> <ucs>9328</ucs> <utf-8>E98CA8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215D7E</marc> <ucs>9370</ucs> <utf-8>E98DB0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215E21</marc> <ucs>937E</ucs> <utf-8>E98DBE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215E22</marc> <ucs>9318</ucs> <utf-8>E98C98</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215E23</marc> <ucs>936C</ucs> <utf-8>E98DAC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215E24</marc> <ucs>935B</ucs> <utf-8>E98D9B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215E25</marc> <ucs>938A</ucs> <utf-8>E98E8A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215E26</marc> <ucs>9394</ucs> <utf-8>E98E94</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215E27</marc> <ucs>93AE</ucs> <utf-8>E98EAE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215E28</marc> <ucs>9396</ucs> <utf-8>E98E96</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215E29</marc> <ucs>93A2</ucs> <utf-8>E98EA2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215E2A</marc> <ucs>93B3</ucs> <utf-8>E98EB3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215E2B</marc> <ucs>93E1</ucs> <utf-8>E98FA1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215E2C</marc> <ucs>93D1</ucs> <utf-8>E98F91</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215E2D</marc> <ucs>93D6</ucs> <utf-8>E98F96</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215E2E</marc> <ucs>93C3</ucs> <utf-8>E98F83</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215E2F</marc> <ucs>93DF</ucs> <utf-8>E98F9F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215E30</marc> <ucs>93D7</ucs> <utf-8>E98F97</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215E31</marc> <ucs>93C8</ucs> <utf-8>E98F88</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215E32</marc> <ucs>93E2</ucs> <utf-8>E98FA2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215E33</marc> <ucs>93DC</ucs> <utf-8>E98F9C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215E34</marc> <ucs>93E4</ucs> <utf-8>E98FA4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215E35</marc> <ucs>93DD</ucs> <utf-8>E98F9D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215E36</marc> <ucs>93CD</ucs> <utf-8>E98F8D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215E37</marc> <ucs>93D8</ucs> <utf-8>E98F98</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215E39</marc> <ucs>9403</ucs> <utf-8>E99083</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215E3A</marc> <ucs>942E</ucs> <utf-8>E990AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215E3B</marc> <ucs>93FD</ucs> <utf-8>E98FBD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215E3C</marc> <ucs>9433</ucs> <utf-8>E990B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215E3D</marc> <ucs>9435</ucs> <utf-8>E990B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215E3E</marc> <ucs>943A</ucs> <utf-8>E990BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215E3F</marc> <ucs>9438</ucs> <utf-8>E990B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215E40</marc> <ucs>9432</ucs> <utf-8>E990B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215E42</marc> <ucs>9451</ucs> <utf-8>E99191</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215E43</marc> <ucs>9444</ucs> <utf-8>E99184</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215E44</marc> <ucs>9463</ucs> <utf-8>E991A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215E45</marc> <ucs>9460</ucs> <utf-8>E991A0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215E46</marc> <ucs>9472</ucs> <utf-8>E991B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215E47</marc> <ucs>9470</ucs> <utf-8>E991B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215E48</marc> <ucs>947E</ucs> <utf-8>E991BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215E49</marc> <ucs>947C</ucs> <utf-8>E991BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215E4A</marc> <ucs>947D</ucs> <utf-8>E991BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215E4B</marc> <ucs>947F</ucs> <utf-8>E991BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215E4C</marc> <ucs>9577</ucs> <utf-8>E995B7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215E4D</marc> <ucs>9580</ucs> <utf-8>E99680</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215E4E</marc> <ucs>9582</ucs> <utf-8>E99682</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215E4F</marc> <ucs>9583</ucs> <utf-8>E99683</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215E50</marc> <ucs>9589</ucs> <utf-8>E99689</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215E51</marc> <ucs>9594</ucs> <utf-8>E99694</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215E52</marc> <ucs>958F</ucs> <utf-8>E9968F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215E53</marc> <ucs>958B</ucs> <utf-8>E9968B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215E54</marc> <ucs>9591</ucs> <utf-8>E99691</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215E55</marc> <ucs>9593</ucs> <utf-8>E99693</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215E56</marc> <ucs>9592</ucs> <utf-8>E99692</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215E57</marc> <ucs>9598</ucs> <utf-8>E99698</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215E58</marc> <ucs>95A1</ucs> <utf-8>E996A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215E59</marc> <ucs>95A8</ucs> <utf-8>E996A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215E5A</marc> <ucs>95A9</ucs> <utf-8>E996A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215E5B</marc> <ucs>95A3</ucs> <utf-8>E996A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215E5C</marc> <ucs>95A5</ucs> <utf-8>E996A5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215E5D</marc> <ucs>95A4</ucs> <utf-8>E996A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215E5E</marc> <ucs>95B1</ucs> <utf-8>E996B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215E5F</marc> <ucs>95AD</ucs> <utf-8>E996AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215E60</marc> <ucs>95BB</ucs> <utf-8>E996BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215E61</marc> <ucs>95CA</ucs> <utf-8>E9978A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215E62</marc> <ucs>95CB</ucs> <utf-8>E9978B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215E63</marc> <ucs>95CC</ucs> <utf-8>E9978C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215E64</marc> <ucs>95C8</ucs> <utf-8>E99788</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215E65</marc> <ucs>95C6</ucs> <utf-8>E99786</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215E67</marc> <ucs>95D6</ucs> <utf-8>E99796</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215E68</marc> <ucs>95D0</ucs> <utf-8>E99790</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215E69</marc> <ucs>95DC</ucs> <utf-8>E9979C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215E6A</marc> <ucs>95E1</ucs> <utf-8>E997A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215E6B</marc> <ucs>95E2</ucs> <utf-8>E997A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215E6C</marc> <ucs>961C</ucs> <utf-8>E9989C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215E6D</marc> <ucs>9621</ucs> <utf-8>E998A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215E6E</marc> <ucs>9632</ucs> <utf-8>E998B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215E6F</marc> <ucs>9631</ucs> <utf-8>E998B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215E70</marc> <ucs>962E</ucs> <utf-8>E998AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215E71</marc> <ucs>962A</ucs> <utf-8>E998AA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215E72</marc> <ucs>9640</ucs> <utf-8>E99980</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215E73</marc> <ucs>963F</ucs> <utf-8>E998BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215E74</marc> <ucs>963B</ucs> <utf-8>E998BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215E75</marc> <ucs>9644</ucs> <utf-8>E99984</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215E76</marc> <ucs>9650</ucs> <utf-8>E99990</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215E77</marc> <ucs>964C</ucs> <utf-8>E9998C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215E78</marc> <ucs>964B</ucs> <utf-8>E9998B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215E79</marc> <ucs>964D</ucs> <utf-8>E9998D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215E7A</marc> <ucs>9662</ucs> <utf-8>E999A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215E7B</marc> <ucs>9663</ucs> <utf-8>E999A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215E7C</marc> <ucs>965B</ucs> <utf-8>E9999B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215E7D</marc> <ucs>9661</ucs> <utf-8>E999A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215E7E</marc> <ucs>965D</ucs> <utf-8>E9999D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215F21</marc> <ucs>9664</ucs> <utf-8>E999A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215F22</marc> <ucs>966A</ucs> <utf-8>E999AA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215F23</marc> <ucs>9673</ucs> <utf-8>E999B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215F24</marc> <ucs>9678</ucs> <utf-8>E999B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215F25</marc> <ucs>9675</ucs> <utf-8>E999B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215F26</marc> <ucs>9672</ucs> <utf-8>E999B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215F27</marc> <ucs>9676</ucs> <utf-8>E999B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215F28</marc> <ucs>9677</ucs> <utf-8>E999B7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215F29</marc> <ucs>9674</ucs> <utf-8>E999B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215F2A</marc> <ucs>9670</ucs> <utf-8>E999B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215F2B</marc> <ucs>968A</ucs> <utf-8>E99A8A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215F2C</marc> <ucs>968E</ucs> <utf-8>E99A8E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215F2D</marc> <ucs>968B</ucs> <utf-8>E99A8B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215F2E</marc> <ucs>967D</ucs> <utf-8>E999BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215F2F</marc> <ucs>9685</ucs> <utf-8>E99A85</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215F30</marc> <ucs>9686</ucs> <utf-8>E99A86</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215F31</marc> <ucs>968D</ucs> <utf-8>E99A8D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215F32</marc> <ucs>9698</ucs> <utf-8>E99A98</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215F33</marc> <ucs>9694</ucs> <utf-8>E99A94</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215F34</marc> <ucs>9699</ucs> <utf-8>E99A99</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215F35</marc> <ucs>9695</ucs> <utf-8>E99A95</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215F36</marc> <ucs>969C</ucs> <utf-8>E99A9C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215F37</marc> <ucs>969B</ucs> <utf-8>E99A9B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215F38</marc> <ucs>96A7</ucs> <utf-8>E99AA7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215F39</marc> <ucs>96A8</ucs> <utf-8>E99AA8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215F3A</marc> <ucs>96AA</ucs> <utf-8>E99AAA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215F3B</marc> <ucs>96B1</ucs> <utf-8>E99AB1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215F3C</marc> <ucs>96B4</ucs> <utf-8>E99AB4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215F3D</marc> <ucs>96B8</ucs> <utf-8>E99AB8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215F3E</marc> <ucs>96BB</ucs> <utf-8>E99ABB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215F3F</marc> <ucs>96C0</ucs> <utf-8>E99B80</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215F40</marc> <ucs>96C7</ucs> <utf-8>E99B87</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215F41</marc> <ucs>96C6</ucs> <utf-8>E99B86</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215F42</marc> <ucs>96C4</ucs> <utf-8>E99B84</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215F43</marc> <ucs>96C1</ucs> <utf-8>E99B81</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215F44</marc> <ucs>96C5</ucs> <utf-8>E99B85</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215F45</marc> <ucs>96CD</ucs> <utf-8>E99B8D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215F46</marc> <ucs>96CB</ucs> <utf-8>E99B8B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215F47</marc> <ucs>96C9</ucs> <utf-8>E99B89</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215F48</marc> <ucs>96CC</ucs> <utf-8>E99B8C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215F49</marc> <ucs>96D5</ucs> <utf-8>E99B95</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215F4A</marc> <ucs>96D6</ucs> <utf-8>E99B96</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215F4B</marc> <ucs>96DC</ucs> <utf-8>E99B9C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215F4C</marc> <ucs>96DE</ucs> <utf-8>E99B9E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215F4D</marc> <ucs>96DB</ucs> <utf-8>E99B9B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215F4E</marc> <ucs>96D9</ucs> <utf-8>E99B99</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215F4F</marc> <ucs>96E2</ucs> <utf-8>E99BA2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215F50</marc> <ucs>E95A</ucs> <utf-8>EEA59A</utf-8> <name>East Asian ideograph (variant of 4B5F50 which maps to 96E3)</name> <alt>96E3</alt> <altutf-8>E99BA3</altutf-8> </code> <code> <marc>215F51</marc> <ucs>96E8</ucs> <utf-8>E99BA8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215F52</marc> <ucs>96EA</ucs> <utf-8>E99BAA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215F53</marc> <ucs>96EF</ucs> <utf-8>E99BAF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215F54</marc> <ucs>96F2</ucs> <utf-8>E99BB2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215F55</marc> <ucs>96FB</ucs> <utf-8>E99BBB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215F56</marc> <ucs>96F7</ucs> <utf-8>E99BB7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215F57</marc> <ucs>96F9</ucs> <utf-8>E99BB9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215F58</marc> <ucs>96F6</ucs> <utf-8>E99BB6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215F59</marc> <ucs>9700</ucs> <utf-8>E99C80</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215F5A</marc> <ucs>9707</ucs> <utf-8>E99C87</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215F5B</marc> <ucs>9704</ucs> <utf-8>E99C84</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215F5C</marc> <ucs>9709</ucs> <utf-8>E99C89</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215F5D</marc> <ucs>9706</ucs> <utf-8>E99C86</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215F5E</marc> <ucs>9711</ucs> <utf-8>E99C91</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215F5F</marc> <ucs>970E</ucs> <utf-8>E99C8E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215F60</marc> <ucs>9716</ucs> <utf-8>E99C96</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215F61</marc> <ucs>970F</ucs> <utf-8>E99C8F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215F62</marc> <ucs>970D</ucs> <utf-8>E99C8D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215F63</marc> <ucs>9713</ucs> <utf-8>E99C93</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215F64</marc> <ucs>971C</ucs> <utf-8>E99C9C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215F65</marc> <ucs>971E</ucs> <utf-8>E99C9E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215F66</marc> <ucs>972A</ucs> <utf-8>E99CAA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215F67</marc> <ucs>9727</ucs> <utf-8>E99CA7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215F68</marc> <ucs>9738</ucs> <utf-8>E99CB8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215F69</marc> <ucs>9739</ucs> <utf-8>E99CB9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215F6A</marc> <ucs>9732</ucs> <utf-8>E99CB2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215F6B</marc> <ucs>973D</ucs> <utf-8>E99CBD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215F6C</marc> <ucs>973E</ucs> <utf-8>E99CBE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215F6D</marc> <ucs>9744</ucs> <utf-8>E99D84</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215F6E</marc> <ucs>9742</ucs> <utf-8>E99D82</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215F6F</marc> <ucs>9748</ucs> <utf-8>E99D88</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215F70</marc> <ucs>9751</ucs> <utf-8>E99D91</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215F71</marc> <ucs>FA1C</ucs> <utf-8>EFA89C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215F72</marc> <ucs>E95B</ucs> <utf-8>EEA59B</utf-8> <name>East Asian ideograph (variant of 4B5F72 which maps to 975B)</name> <alt>975B</alt> <altutf-8>E99D9B</altutf-8> </code> <code> <marc>215F73</marc> <ucs>975C</ucs> <utf-8>E99D9C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215F74</marc> <ucs>975E</ucs> <utf-8>E99D9E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215F75</marc> <ucs>9760</ucs> <utf-8>E99DA0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215F76</marc> <ucs>9761</ucs> <utf-8>E99DA1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215F78</marc> <ucs>9766</ucs> <utf-8>E99DA6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215F79</marc> <ucs>9768</ucs> <utf-8>E99DA8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215F7A</marc> <ucs>9769</ucs> <utf-8>E99DA9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215F7B</marc> <ucs>9776</ucs> <utf-8>E99DB6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215F7C</marc> <ucs>9774</ucs> <utf-8>E99DB4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215F7D</marc> <ucs>977C</ucs> <utf-8>E99DBC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>215F7E</marc> <ucs>9785</ucs> <utf-8>E99E85</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216021</marc> <ucs>978D</ucs> <utf-8>E99E8D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216022</marc> <ucs>978B</ucs> <utf-8>E99E8B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216023</marc> <ucs>978F</ucs> <utf-8>E99E8F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216024</marc> <ucs>9798</ucs> <utf-8>E99E98</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216025</marc> <ucs>97A0</ucs> <utf-8>E99EA0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216026</marc> <ucs>97A3</ucs> <utf-8>E99EA3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216027</marc> <ucs>97A6</ucs> <utf-8>E99EA6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216028</marc> <ucs>97AD</ucs> <utf-8>E99EAD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216029</marc> <ucs>97C3</ucs> <utf-8>E99F83</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21602A</marc> <ucs>97C1</ucs> <utf-8>E99F81</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21602B</marc> <ucs>97C6</ucs> <utf-8>E99F86</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21602C</marc> <ucs>97CB</ucs> <utf-8>E99F8B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21602D</marc> <ucs>97CC</ucs> <utf-8>E99F8C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21602E</marc> <ucs>97D3</ucs> <utf-8>E99F93</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21602F</marc> <ucs>97DC</ucs> <utf-8>E99F9C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216030</marc> <ucs>97ED</ucs> <utf-8>E99FAD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216031</marc> <ucs>97F3</ucs> <utf-8>E99FB3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216032</marc> <ucs>7AE0</ucs> <utf-8>E7ABA0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216033</marc> <ucs>7ADF</ucs> <utf-8>E7AB9F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216034</marc> <ucs>97F6</ucs> <utf-8>E99FB6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216035</marc> <ucs>97FB</ucs> <utf-8>E99FBB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216036</marc> <ucs>E95C</ucs> <utf-8>EEA59C</utf-8> <name>East Asian ideograph (variant of 456036 which maps to 97FF)</name> <alt>97FF</alt> <altutf-8>E99FBF</altutf-8> </code> <code> <marc>216037</marc> <ucs>9801</ucs> <utf-8>E9A081</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216038</marc> <ucs>9802</ucs> <utf-8>E9A082</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216039</marc> <ucs>9803</ucs> <utf-8>E9A083</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21603A</marc> <ucs>9805</ucs> <utf-8>E9A085</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21603B</marc> <ucs>9806</ucs> <utf-8>E9A086</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21603C</marc> <ucs>9808</ucs> <utf-8>E9A088</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21603D</marc> <ucs>9810</ucs> <utf-8>E9A090</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21603E</marc> <ucs>980A</ucs> <utf-8>E9A08A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21603F</marc> <ucs>9811</ucs> <utf-8>E9A091</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216040</marc> <ucs>9813</ucs> <utf-8>E9A093</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216041</marc> <ucs>9812</ucs> <utf-8>E9A092</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216042</marc> <ucs>980C</ucs> <utf-8>E9A08C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216043</marc> <ucs>9817</ucs> <utf-8>E9A097</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216044</marc> <ucs>E95D</ucs> <utf-8>EEA59D</utf-8> <name>East Asian ideograph (variant of 4B6044 which maps to 9818)</name> <alt>9818</alt> <altutf-8>E9A098</altutf-8> </code> <code> <marc>216045</marc> <ucs>9821</ucs> <utf-8>E9A0A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216046</marc> <ucs>982D</ucs> <utf-8>E9A0AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216047</marc> <ucs>9830</ucs> <utf-8>E9A0B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216048</marc> <ucs>9838</ucs> <utf-8>E9A0B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216049</marc> <ucs>983B</ucs> <utf-8>E9A0BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21604A</marc> <ucs>9839</ucs> <utf-8>E9A0B9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21604B</marc> <ucs>9837</ucs> <utf-8>E9A0B7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21604C</marc> <ucs>9824</ucs> <utf-8>E9A0A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21604D</marc> <ucs>9846</ucs> <utf-8>E9A186</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21604E</marc> <ucs>9854</ucs> <utf-8>E9A194</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21604F</marc> <ucs>984D</ucs> <utf-8>E9A18D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216050</marc> <ucs>984C</ucs> <utf-8>E9A18C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216051</marc> <ucs>984E</ucs> <utf-8>E9A18E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216052</marc> <ucs>9853</ucs> <utf-8>E9A193</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216053</marc> <ucs>E95E</ucs> <utf-8>EEA59E</utf-8> <name>East Asian ideograph (variant of 4B6053 which maps to 985E)</name> <alt>985E</alt> <altutf-8>E9A19E</altutf-8> </code> <code> <marc>216054</marc> <ucs>985A</ucs> <utf-8>E9A19A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216055</marc> <ucs>9858</ucs> <utf-8>E9A198</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216056</marc> <ucs>9867</ucs> <utf-8>E9A1A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216057</marc> <ucs>986B</ucs> <utf-8>E9A1AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216058</marc> <ucs>986F</ucs> <utf-8>E9A1AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216059</marc> <ucs>9871</ucs> <utf-8>E9A1B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21605A</marc> <ucs>9870</ucs> <utf-8>E9A1B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21605B</marc> <ucs>98A8</ucs> <utf-8>E9A2A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21605C</marc> <ucs>98AF</ucs> <utf-8>E9A2AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21605D</marc> <ucs>98B1</ucs> <utf-8>E9A2B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21605E</marc> <ucs>98B3</ucs> <utf-8>E9A2B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21605F</marc> <ucs>98B6</ucs> <utf-8>E9A2B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216060</marc> <ucs>98BA</ucs> <utf-8>E9A2BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216061</marc> <ucs>98BC</ucs> <utf-8>E9A2BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216062</marc> <ucs>98C4</ucs> <utf-8>E9A384</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216063</marc> <ucs>98DB</ucs> <utf-8>E9A39B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216064</marc> <ucs>98DF</ucs> <utf-8>E9A39F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216065</marc> <ucs>98E2</ucs> <utf-8>E9A3A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216066</marc> <ucs>98E7</ucs> <utf-8>E9A3A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216067</marc> <ucs>98E9</ucs> <utf-8>E9A3A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216068</marc> <ucs>98ED</ucs> <utf-8>E9A3AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216069</marc> <ucs>98EA</ucs> <utf-8>E9A3AA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21606A</marc> <ucs>98EE</ucs> <utf-8>E9A3AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21606B</marc> <ucs>98EF</ucs> <utf-8>E9A3AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21606C</marc> <ucs>98FC</ucs> <utf-8>E9A3BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21606D</marc> <ucs>98F4</ucs> <utf-8>E9A3B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21606E</marc> <ucs>98FD</ucs> <utf-8>E9A3BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21606F</marc> <ucs>98FE</ucs> <utf-8>E9A3BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216070</marc> <ucs>9903</ucs> <utf-8>E9A483</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216071</marc> <ucs>990A</ucs> <utf-8>E9A48A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216072</marc> <ucs>990C</ucs> <utf-8>E9A48C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216073</marc> <ucs>9909</ucs> <utf-8>E9A489</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216074</marc> <ucs>9910</ucs> <utf-8>E9A490</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216075</marc> <ucs>9912</ucs> <utf-8>E9A492</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216076</marc> <ucs>9918</ucs> <utf-8>E9A498</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216077</marc> <ucs>9913</ucs> <utf-8>E9A493</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216078</marc> <ucs>9905</ucs> <utf-8>E9A485</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216079</marc> <ucs>9928</ucs> <utf-8>E9A4A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21607A</marc> <ucs>991E</ucs> <utf-8>E9A49E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21607B</marc> <ucs>991B</ucs> <utf-8>E9A49B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21607C</marc> <ucs>9921</ucs> <utf-8>E9A4A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21607D</marc> <ucs>9935</ucs> <utf-8>E9A4B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21607E</marc> <ucs>993E</ucs> <utf-8>E9A4BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216121</marc> <ucs>993F</ucs> <utf-8>E9A4BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216122</marc> <ucs>993D</ucs> <utf-8>E9A4BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216123</marc> <ucs>9945</ucs> <utf-8>E9A585</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216124</marc> <ucs>9952</ucs> <utf-8>E9A592</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216125</marc> <ucs>9951</ucs> <utf-8>E9A591</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216126</marc> <ucs>995C</ucs> <utf-8>E9A59C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216127</marc> <ucs>995E</ucs> <utf-8>E9A59E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216128</marc> <ucs>9996</ucs> <utf-8>E9A696</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216129</marc> <ucs>9999</ucs> <utf-8>E9A699</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21612A</marc> <ucs>99A5</ucs> <utf-8>E9A6A5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21612B</marc> <ucs>99A8</ucs> <utf-8>E9A6A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21612C</marc> <ucs>99AC</ucs> <utf-8>E9A6AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21612D</marc> <ucs>99AE</ucs> <utf-8>E9A6AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21612E</marc> <ucs>99AD</ucs> <utf-8>E9A6AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21612F</marc> <ucs>99B3</ucs> <utf-8>E9A6B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216130</marc> <ucs>99B1</ucs> <utf-8>E9A6B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216131</marc> <ucs>99B4</ucs> <utf-8>E9A6B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216132</marc> <ucs>99C1</ucs> <utf-8>E9A781</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216133</marc> <ucs>99D0</ucs> <utf-8>E9A790</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216134</marc> <ucs>99DD</ucs> <utf-8>E9A79D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216135</marc> <ucs>99D5</ucs> <utf-8>E9A795</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216136</marc> <ucs>99DF</ucs> <utf-8>E9A79F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216137</marc> <ucs>99DB</ucs> <utf-8>E9A79B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216138</marc> <ucs>99D2</ucs> <utf-8>E9A792</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216139</marc> <ucs>99D9</ucs> <utf-8>E9A799</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21613A</marc> <ucs>99D1</ucs> <utf-8>E9A791</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21613B</marc> <ucs>99ED</ucs> <utf-8>E9A7AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21613C</marc> <ucs>99F1</ucs> <utf-8>E9A7B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21613D</marc> <ucs>9A01</ucs> <utf-8>E9A881</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21613E</marc> <ucs>99FF</ucs> <utf-8>E9A7BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21613F</marc> <ucs>99E2</ucs> <utf-8>E9A7A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216140</marc> <ucs>9A0E</ucs> <utf-8>E9A88E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216141</marc> <ucs>9A19</ucs> <utf-8>E9A899</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216142</marc> <ucs>9A16</ucs> <utf-8>E9A896</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216143</marc> <ucs>9A2B</ucs> <utf-8>E9A8AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216144</marc> <ucs>9A30</ucs> <utf-8>E9A8B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216145</marc> <ucs>9A37</ucs> <utf-8>E9A8B7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216146</marc> <ucs>9A43</ucs> <utf-8>E9A983</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216147</marc> <ucs>9A45</ucs> <utf-8>E9A985</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216148</marc> <ucs>9A40</ucs> <utf-8>E9A980</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216149</marc> <ucs>9A3E</ucs> <utf-8>E9A8BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21614A</marc> <ucs>9A55</ucs> <utf-8>E9A995</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21614B</marc> <ucs>9A5A</ucs> <utf-8>E9A99A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21614C</marc> <ucs>9A5B</ucs> <utf-8>E9A99B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21614D</marc> <ucs>9A57</ucs> <utf-8>E9A997</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21614E</marc> <ucs>9A5F</ucs> <utf-8>E9A99F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21614F</marc> <ucs>9A62</ucs> <utf-8>E9A9A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216150</marc> <ucs>9A65</ucs> <utf-8>E9A9A5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216151</marc> <ucs>9A6A</ucs> <utf-8>E9A9AA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216152</marc> <ucs>9AA8</ucs> <utf-8>E9AAA8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216153</marc> <ucs>9AAF</ucs> <utf-8>E9AAAF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216154</marc> <ucs>9AB0</ucs> <utf-8>E9AAB0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216155</marc> <ucs>9AB7</ucs> <utf-8>E9AAB7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216156</marc> <ucs>9AB8</ucs> <utf-8>E9AAB8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216157</marc> <ucs>9ABC</ucs> <utf-8>E9AABC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216158</marc> <ucs>9ACF</ucs> <utf-8>E9AB8F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216159</marc> <ucs>9AD3</ucs> <utf-8>E9AB93</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21615A</marc> <ucs>9AD4</ucs> <utf-8>E9AB94</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21615B</marc> <ucs>9AD2</ucs> <utf-8>E9AB92</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21615C</marc> <ucs>9AD8</ucs> <utf-8>E9AB98</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21615D</marc> <ucs>9AE5</ucs> <utf-8>E9ABA5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21615F</marc> <ucs>9AEE</ucs> <utf-8>E9ABAE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216160</marc> <ucs>9AFB</ucs> <utf-8>E9ABBB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216161</marc> <ucs>9AED</ucs> <utf-8>E9ABAD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216162</marc> <ucs>9B03</ucs> <utf-8>E9AC83</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216163</marc> <ucs>9B06</ucs> <utf-8>E9AC86</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216164</marc> <ucs>9B0D</ucs> <utf-8>E9AC8D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216165</marc> <ucs>9B1A</ucs> <utf-8>E9AC9A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216166</marc> <ucs>9B22</ucs> <utf-8>E9ACA2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216167</marc> <ucs>9B25</ucs> <utf-8>E9ACA5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216168</marc> <ucs>9B27</ucs> <utf-8>E9ACA7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21616A</marc> <ucs>9B31</ucs> <utf-8>E9ACB1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21616B</marc> <ucs>9B32</ucs> <utf-8>E9ACB2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21616C</marc> <ucs>9B3C</ucs> <utf-8>E9ACBC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21616D</marc> <ucs>9B41</ucs> <utf-8>E9AD81</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21616E</marc> <ucs>9B42</ucs> <utf-8>E9AD82</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21616F</marc> <ucs>9B45</ucs> <utf-8>E9AD85</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216170</marc> <ucs>9B44</ucs> <utf-8>E9AD84</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216171</marc> <ucs>9B4F</ucs> <utf-8>E9AD8F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216172</marc> <ucs>9B54</ucs> <utf-8>E9AD94</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216173</marc> <ucs>9B58</ucs> <utf-8>E9AD98</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216174</marc> <ucs>9B5A</ucs> <utf-8>E9AD9A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216175</marc> <ucs>9B77</ucs> <utf-8>E9ADB7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216176</marc> <ucs>9B6F</ucs> <utf-8>E9ADAF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216177</marc> <ucs>9B91</ucs> <utf-8>E9AE91</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216178</marc> <ucs>9BAB</ucs> <utf-8>E9AEAB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216179</marc> <ucs>9BAE</ucs> <utf-8>E9AEAE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21617A</marc> <ucs>9BAA</ucs> <utf-8>E9AEAA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21617B</marc> <ucs>9BCA</ucs> <utf-8>E9AF8A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21617C</marc> <ucs>9BC9</ucs> <utf-8>E9AF89</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21617D</marc> <ucs>9BE8</ucs> <utf-8>E9AFA8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21617E</marc> <ucs>9BE7</ucs> <utf-8>E9AFA7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216221</marc> <ucs>9C13</ucs> <utf-8>E9B093</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216222</marc> <ucs>9C0D</ucs> <utf-8>E9B08D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216223</marc> <ucs>9BFD</ucs> <utf-8>E9AFBD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216224</marc> <ucs>9C2D</ucs> <utf-8>E9B0AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216225</marc> <ucs>9C25</ucs> <utf-8>E9B0A5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216226</marc> <ucs>9C31</ucs> <utf-8>E9B0B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216227</marc> <ucs>9C3E</ucs> <utf-8>E9B0BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216228</marc> <ucs>9C3B</ucs> <utf-8>E9B0BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216229</marc> <ucs>9C54</ucs> <utf-8>E9B194</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21622A</marc> <ucs>9C57</ucs> <utf-8>E9B197</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21622B</marc> <ucs>9C56</ucs> <utf-8>E9B196</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21622C</marc> <ucs>9C49</ucs> <utf-8>E9B189</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21622D</marc> <ucs>9C77</ucs> <utf-8>E9B1B7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21622E</marc> <ucs>9C78</ucs> <utf-8>E9B1B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21622F</marc> <ucs>9CE5</ucs> <utf-8>E9B3A5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216230</marc> <ucs>9CE9</ucs> <utf-8>E9B3A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216231</marc> <ucs>9CF6</ucs> <utf-8>E9B3B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216232</marc> <ucs>9CF4</ucs> <utf-8>E9B3B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216233</marc> <ucs>9CF3</ucs> <utf-8>E9B3B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216234</marc> <ucs>9D06</ucs> <utf-8>E9B486</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216235</marc> <ucs>9D09</ucs> <utf-8>E9B489</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216236</marc> <ucs>9D15</ucs> <utf-8>E9B495</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216237</marc> <ucs>9D23</ucs> <utf-8>E9B4A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216238</marc> <ucs>9D28</ucs> <utf-8>E9B4A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216239</marc> <ucs>9D26</ucs> <utf-8>E9B4A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21623A</marc> <ucs>9D1B</ucs> <utf-8>E9B49B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21623B</marc> <ucs>E95F</ucs> <utf-8>EEA59F</utf-8> <name>East Asian ideograph (variant of 4B623B which maps to 9D12)</name> <alt>9D12</alt> <altutf-8>E9B492</altutf-8> </code> <code> <marc>21623C</marc> <ucs>9D3B</ucs> <utf-8>E9B4BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21623D</marc> <ucs>9D3F</ucs> <utf-8>E9B4BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21623E</marc> <ucs>9D61</ucs> <utf-8>E9B5A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21623F</marc> <ucs>9D51</ucs> <utf-8>E9B591</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216240</marc> <ucs>9D60</ucs> <utf-8>E9B5A0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216241</marc> <ucs>9D5D</ucs> <utf-8>E9B59D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216242</marc> <ucs>9D89</ucs> <utf-8>E9B689</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216243</marc> <ucs>9D72</ucs> <utf-8>E9B5B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216244</marc> <ucs>9D6A</ucs> <utf-8>E9B5AA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216245</marc> <ucs>9D6C</ucs> <utf-8>E9B5AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216246</marc> <ucs>9DB4</ucs> <utf-8>E9B6B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216247</marc> <ucs>9DAF</ucs> <utf-8>E9B6AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216248</marc> <ucs>9DC2</ucs> <utf-8>E9B782</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216249</marc> <ucs>9DD3</ucs> <utf-8>E9B793</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21624A</marc> <ucs>9DD7</ucs> <utf-8>E9B797</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21624B</marc> <ucs>9DE5</ucs> <utf-8>E9B7A5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21624C</marc> <ucs>9DF9</ucs> <utf-8>E9B7B9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21624D</marc> <ucs>9DFA</ucs> <utf-8>E9B7BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21624E</marc> <ucs>9E1A</ucs> <utf-8>E9B89A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21624F</marc> <ucs>9E1E</ucs> <utf-8>E9B89E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216250</marc> <ucs>9E79</ucs> <utf-8>E9B9B9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216251</marc> <ucs>9E7D</ucs> <utf-8>E9B9BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216252</marc> <ucs>9E7C</ucs> <utf-8>E9B9BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216253</marc> <ucs>9E7F</ucs> <utf-8>E9B9BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216254</marc> <ucs>9E82</ucs> <utf-8>E9BA82</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216255</marc> <ucs>9E8B</ucs> <utf-8>E9BA8B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216256</marc> <ucs>9E97</ucs> <utf-8>E9BA97</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216257</marc> <ucs>9E92</ucs> <utf-8>E9BA92</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216258</marc> <ucs>9E93</ucs> <utf-8>E9BA93</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216259</marc> <ucs>9E9D</ucs> <utf-8>E9BA9D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21625A</marc> <ucs>9E9F</ucs> <utf-8>E9BA9F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21625B</marc> <ucs>9EA5</ucs> <utf-8>E9BAA5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21625C</marc> <ucs>9EA9</ucs> <utf-8>E9BAA9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21625D</marc> <ucs>9EB4</ucs> <utf-8>E9BAB4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21625E</marc> <ucs>9EB5</ucs> <utf-8>E9BAB5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21625F</marc> <ucs>9EBB</ucs> <utf-8>E9BABB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216260</marc> <ucs>9EBC</ucs> <utf-8>E9BABC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216261</marc> <ucs>9EBE</ucs> <utf-8>E9BABE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216262</marc> <ucs>9EC3</ucs> <utf-8>E9BB83</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216263</marc> <ucs>9ECD</ucs> <utf-8>E9BB8D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216264</marc> <ucs>9ECE</ucs> <utf-8>E9BB8E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216265</marc> <ucs>9ECF</ucs> <utf-8>E9BB8F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216266</marc> <ucs>9ED1</ucs> <utf-8>E9BB91</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216267</marc> <ucs>58A8</ucs> <utf-8>E5A2A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216268</marc> <ucs>9ED8</ucs> <utf-8>E9BB98</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216269</marc> <ucs>9ED4</ucs> <utf-8>E9BB94</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21626A</marc> <ucs>9EDE</ucs> <utf-8>E9BB9E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21626B</marc> <ucs>9EDC</ucs> <utf-8>E9BB9C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21626C</marc> <ucs>9EDB</ucs> <utf-8>E9BB9B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21626D</marc> <ucs>9EDD</ucs> <utf-8>E9BB9D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21626E</marc> <ucs>9EE0</ucs> <utf-8>E9BBA0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21626F</marc> <ucs>9EE8</ucs> <utf-8>E9BBA8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216270</marc> <ucs>9EEF</ucs> <utf-8>E9BBAF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216271</marc> <ucs>9EF4</ucs> <utf-8>E9BBB4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216272</marc> <ucs>9EF7</ucs> <utf-8>E9BBB7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216273</marc> <ucs>9F07</ucs> <utf-8>E9BC87</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216274</marc> <ucs>9F0E</ucs> <utf-8>E9BC8E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216275</marc> <ucs>9F13</ucs> <utf-8>E9BC93</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216276</marc> <ucs>9F15</ucs> <utf-8>E9BC95</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216277</marc> <ucs>9F19</ucs> <utf-8>E9BC99</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216278</marc> <ucs>9F20</ucs> <utf-8>E9BCA0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216279</marc> <ucs>9F2C</ucs> <utf-8>E9BCAC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21627A</marc> <ucs>9F34</ucs> <utf-8>E9BCB4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21627B</marc> <ucs>9F3B</ucs> <utf-8>E9BCBB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21627C</marc> <ucs>9F3E</ucs> <utf-8>E9BCBE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21627D</marc> <ucs>9F4A</ucs> <utf-8>E9BD8A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21627E</marc> <ucs>9F4B</ucs> <utf-8>E9BD8B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216321</marc> <ucs>9F52</ucs> <utf-8>E9BD92</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216322</marc> <ucs>9F5F</ucs> <utf-8>E9BD9F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216323</marc> <ucs>9F63</ucs> <utf-8>E9BDA3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216324</marc> <ucs>E960</ucs> <utf-8>EEA5A0</utf-8> <name>East Asian ideograph (variant of 456324 which maps to 9F61)</name> <alt>9F61</alt> <altutf-8>E9BDA1</altutf-8> </code> <code> <marc>216325</marc> <ucs>9F66</ucs> <utf-8>E9BDA6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216326</marc> <ucs>9F5C</ucs> <utf-8>E9BD9C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216327</marc> <ucs>9F6C</ucs> <utf-8>E9BDAC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216328</marc> <ucs>9F6A</ucs> <utf-8>E9BDAA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216329</marc> <ucs>9F77</ucs> <utf-8>E9BDB7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21632A</marc> <ucs>9F72</ucs> <utf-8>E9BDB2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21632B</marc> <ucs>9F8D</ucs> <utf-8>E9BE8D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21632C</marc> <ucs>9F94</ucs> <utf-8>E9BE94</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21632D</marc> <ucs>9F9C</ucs> <utf-8>E9BE9C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216330</marc> <ucs>8288</ucs> <utf-8>E88A88</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216424</marc> <ucs>4E0F</ucs> <utf-8>E4B88F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216425</marc> <ucs>5187</ucs> <utf-8>E58687</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216429</marc> <ucs>4E28</ucs> <utf-8>E4B8A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21642E</marc> <ucs>4E31</ucs> <utf-8>E4B8B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216431</marc> <ucs>4E36</ucs> <utf-8>E4B8B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216433</marc> <ucs>4E3F</ucs> <utf-8>E4B8BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216434</marc> <ucs>4E42</ucs> <utf-8>E4B982</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216437</marc> <ucs>738D</ucs> <utf-8>E78E8D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21643C</marc> <ucs>4E5C</ucs> <utf-8>E4B99C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21643F</marc> <ucs>6C39</ucs> <utf-8>E6B0B9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216446</marc> <ucs>4E85</ucs> <utf-8>E4BA85</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216450</marc> <ucs>4EA0</ucs> <utf-8>E4BAA0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216451</marc> <ucs>4EA2</ucs> <utf-8>E4BAA2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216452</marc> <ucs>4EB3</ucs> <utf-8>E4BAB3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216455</marc> <ucs>E961</ucs> <utf-8>EEA5A1</utf-8> <name>East Asian ideograph (variant of 4B6455 which maps to 4EB6)</name> <alt>4EB6</alt> <altutf-8>E4BAB6</altutf-8> </code> <code> <marc>216458</marc> <ucs>4EB9</ucs> <utf-8>E4BAB9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21645A</marc> <ucs>4EBC</ucs> <utf-8>E4BABC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21645E</marc> <ucs>4EC9</ucs> <utf-8>E4BB89</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216461</marc> <ucs>4EC8</ucs> <utf-8>E4BB88</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216462</marc> <ucs>E9E2</ucs> <utf-8>EEA7A2</utf-8> <name>East Asian ideograph (not in Unicode)</name> <alt>4ECE</alt> <altutf-8>E4BB8E</altutf-8> </code> <code> <marc>216463</marc> <ucs>4EE8</ucs> <utf-8>E4BBA8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21646B</marc> <ucs>4EE1</ucs> <utf-8>E4BBA1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216472</marc> <ucs>4F08</ucs> <utf-8>E4BC88</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216473</marc> <ucs>4F0E</ucs> <utf-8>E4BC8E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216475</marc> <ucs>4F03</ucs> <utf-8>E4BC83</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21647C</marc> <ucs>4F22</ucs> <utf-8>E4BCA2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216527</marc> <ucs>4EF5</ucs> <utf-8>E4BBB5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216528</marc> <ucs>4F07</ucs> <utf-8>E4BC87</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21652A</marc> <ucs>4F00</ucs> <utf-8>E4BC80</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21652C</marc> <ucs>4F0B</ucs> <utf-8>E4BC8B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216532</marc> <ucs>4F3B</ucs> <utf-8>E4BCBB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216536</marc> <ucs>4F58</ucs> <utf-8>E4BD98</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216537</marc> <ucs>4F62</ucs> <utf-8>E4BDA2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216539</marc> <ucs>4F64</ucs> <utf-8>E4BDA4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21653A</marc> <ucs>4F49</ucs> <utf-8>E4BD89</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21653F</marc> <ucs>4F3E</ucs> <utf-8>E4BCBE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216540</marc> <ucs>4F66</ucs> <utf-8>E4BDA6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216544</marc> <ucs>4F67</ucs> <utf-8>E4BDA7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21654D</marc> <ucs>4F68</ucs> <utf-8>E4BDA8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21654E</marc> <ucs>4F5A</ucs> <utf-8>E4BD9A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21654F</marc> <ucs>4F5F</ucs> <utf-8>E4BD9F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216556</marc> <ucs>4F82</ucs> <utf-8>E4BE82</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216557</marc> <ucs>4F7C</ucs> <utf-8>E4BDBC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21655A</marc> <ucs>4F98</ucs> <utf-8>E4BE98</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21655B</marc> <ucs>4F92</ucs> <utf-8>E4BE92</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21655C</marc> <ucs>4F7D</ucs> <utf-8>E4BDBD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216560</marc> <ucs>4F80</ucs> <utf-8>E4BE80</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216561</marc> <ucs>4F74</ucs> <utf-8>E4BDB4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216562</marc> <ucs>4F76</ucs> <utf-8>E4BDB6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216564</marc> <ucs>4FA2</ucs> <utf-8>E4BEA2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216566</marc> <ucs>4F91</ucs> <utf-8>E4BE91</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216567</marc> <ucs>4F95</ucs> <utf-8>E4BE95</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21656C</marc> <ucs>4F4C</ucs> <utf-8>E4BD8C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21656D</marc> <ucs>4F97</ucs> <utf-8>E4BE97</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21656E</marc> <ucs>4F94</ucs> <utf-8>E4BE94</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216570</marc> <ucs>4F79</ucs> <utf-8>E4BDB9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216571</marc> <ucs>4F9A</ucs> <utf-8>E4BE9A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216572</marc> <ucs>4F81</ucs> <utf-8>E4BE81</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216573</marc> <ucs>4F78</ucs> <utf-8>E4BDB8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216576</marc> <ucs>4F9C</ucs> <utf-8>E4BE9C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216577</marc> <ucs>4F90</ucs> <utf-8>E4BE90</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21657B</marc> <ucs>4F7A</ucs> <utf-8>E4BDBA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21657C</marc> <ucs>4FCD</ucs> <utf-8>E4BF8D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216622</marc> <ucs>4FE4</ucs> <utf-8>E4BFA4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216626</marc> <ucs>4FB7</ucs> <utf-8>E4BEB7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216627</marc> <ucs>4FC5</ucs> <utf-8>E4BF85</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216629</marc> <ucs>4FC9</ucs> <utf-8>E4BF89</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21662A</marc> <ucs>4FE5</ucs> <utf-8>E4BFA5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21662C</marc> <ucs>4FE7</ucs> <utf-8>E4BFA7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216633</marc> <ucs>4FDC</ucs> <utf-8>E4BF9C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216635</marc> <ucs>4FD4</ucs> <utf-8>E4BF94</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216637</marc> <ucs>4FC1</ucs> <utf-8>E4BF81</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21663B</marc> <ucs>4FDB</ucs> <utf-8>E4BF9B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21663E</marc> <ucs>4FC6</ucs> <utf-8>E4BF86</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216643</marc> <ucs>4FB9</ucs> <utf-8>E4BEB9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216646</marc> <ucs>501E</ucs> <utf-8>E5809E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216648</marc> <ucs>503F</ucs> <utf-8>E580BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216649</marc> <ucs>5005</ucs> <utf-8>E58085</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21664C</marc> <ucs>5007</ucs> <utf-8>E58087</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21664D</marc> <ucs>5013</ucs> <utf-8>E58093</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21664E</marc> <ucs>5022</ucs> <utf-8>E580A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216652</marc> <ucs>4FF5</ucs> <utf-8>E4BFB5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216659</marc> <ucs>4FF4</ucs> <utf-8>E4BFB4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21665B</marc> <ucs>5037</ucs> <utf-8>E580B7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21665E</marc> <ucs>502E</ucs> <utf-8>E580AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216661</marc> <ucs>4FF6</ucs> <utf-8>E4BFB6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216662</marc> <ucs>501C</ucs> <utf-8>E5809C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216666</marc> <ucs>502C</ucs> <utf-8>E580AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216669</marc> <ucs>5010</ucs> <utf-8>E58090</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216679</marc> <ucs>503D</ucs> <utf-8>E580BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216722</marc> <ucs>506F</ucs> <utf-8>E581AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216723</marc> <ucs>5050</ucs> <utf-8>E58190</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216725</marc> <ucs>5070</ucs> <utf-8>E581B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216729</marc> <ucs>5053</ucs> <utf-8>E58193</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21672A</marc> <ucs>506A</ucs> <utf-8>E581AA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21672C</marc> <ucs>5056</ucs> <utf-8>E58196</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216731</marc> <ucs>506D</ucs> <utf-8>E581AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216738</marc> <ucs>505D</ucs> <utf-8>E5819D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216739</marc> <ucs>5048</ucs> <utf-8>E58188</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21673B</marc> <ucs>5058</ucs> <utf-8>E58198</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21673C</marc> <ucs>5072</ucs> <utf-8>E581B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216741</marc> <ucs>5041</ucs> <utf-8>E58181</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216746</marc> <ucs>5015</ucs> <utf-8>E58095</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216748</marc> <ucs>507A</ucs> <utf-8>E581BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21674A</marc> <ucs>506C</ucs> <utf-8>E581AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21674B</marc> <ucs>505F</ucs> <utf-8>E5819F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21674D</marc> <ucs>506B</ucs> <utf-8>E581AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21674E</marc> <ucs>5094</ucs> <utf-8>E58294</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216750</marc> <ucs>509E</ucs> <utf-8>E5829E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216752</marc> <ucs>509B</ucs> <utf-8>E5829B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216753</marc> <ucs>509A</ucs> <utf-8>E5829A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216757</marc> <ucs>50A3</ucs> <utf-8>E582A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21675A</marc> <ucs>508C</ucs> <utf-8>E5828C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21675C</marc> <ucs>5088</ucs> <utf-8>E58288</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216762</marc> <ucs>508E</ucs> <utf-8>E5828E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216764</marc> <ucs>5095</ucs> <utf-8>E58295</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216767</marc> <ucs>50A6</ucs> <utf-8>E582A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21676A</marc> <ucs>5092</ucs> <utf-8>E58292</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21676C</marc> <ucs>509C</ucs> <utf-8>E5829C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216771</marc> <ucs>50C7</ucs> <utf-8>E58387</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216775</marc> <ucs>50C9</ucs> <utf-8>E58389</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21677B</marc> <ucs>50CA</ucs> <utf-8>E5838A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21677C</marc> <ucs>50B4</ucs> <utf-8>E582B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216822</marc> <ucs>50C2</ucs> <utf-8>E58382</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21682C</marc> <ucs>50BA</ucs> <utf-8>E582BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21682E</marc> <ucs>50CD</ucs> <utf-8>E5838D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216832</marc> <ucs>50D4</ucs> <utf-8>E58394</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216834</marc> <ucs>50EF</ucs> <utf-8>E583AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216835</marc> <ucs>50E6</ucs> <utf-8>E583A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21683A</marc> <ucs>50F4</ucs> <utf-8>E583B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21683B</marc> <ucs>50CE</ucs> <utf-8>E5838E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21683C</marc> <ucs>50DD</ucs> <utf-8>E5839D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216841</marc> <ucs>50F3</ucs> <utf-8>E583B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216842</marc> <ucs>50E8</ucs> <utf-8>E583A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216844</marc> <ucs>50F0</ucs> <utf-8>E583B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216846</marc> <ucs>50D9</ucs> <utf-8>E58399</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216855</marc> <ucs>50EC</ucs> <utf-8>E583AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21685B</marc> <ucs>510E</ucs> <utf-8>E5848E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21685F</marc> <ucs>5105</ucs> <utf-8>E58485</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216861</marc> <ucs>50FC</ucs> <utf-8>E583BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216865</marc> <ucs>5106</ucs> <utf-8>E58486</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216866</marc> <ucs>5107</ucs> <utf-8>E58487</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216867</marc> <ucs>510F</ucs> <utf-8>E5848F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216868</marc> <ucs>50FE</ucs> <utf-8>E583BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216869</marc> <ucs>510B</ucs> <utf-8>E5848B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21686A</marc> <ucs>50FD</ucs> <utf-8>E583BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21686D</marc> <ucs>5101</ucs> <utf-8>E58481</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216871</marc> <ucs>5115</ucs> <utf-8>E58495</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216872</marc> <ucs>5113</ucs> <utf-8>E58493</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216878</marc> <ucs>511A</ucs> <utf-8>E5849A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216879</marc> <ucs>9797</ucs> <utf-8>E99E97</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21687E</marc> <ucs>5126</ucs> <utf-8>E584A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216929</marc> <ucs>5124</ucs> <utf-8>E584A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21692B</marc> <ucs>5129</ucs> <utf-8>E584A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216930</marc> <ucs>5131</ucs> <utf-8>E584B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21693E</marc> <ucs>5135</ucs> <utf-8>E584B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216940</marc> <ucs>5133</ucs> <utf-8>E584B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216944</marc> <ucs>513A</ucs> <utf-8>E584BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216947</marc> <ucs>5139</ucs> <utf-8>E584B9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216948</marc> <ucs>513B</ucs> <utf-8>E584BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216951</marc> <ucs>5159</ucs> <utf-8>E58599</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216952</marc> <ucs>515B</ucs> <utf-8>E5859B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216955</marc> <ucs>515D</ucs> <utf-8>E5859D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216956</marc> <ucs>515E</ucs> <utf-8>E5859E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216958</marc> <ucs>515F</ucs> <utf-8>E5859F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216959</marc> <ucs>5161</ucs> <utf-8>E585A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21695C</marc> <ucs>5163</ucs> <utf-8>E585A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216967</marc> <ucs>5182</ucs> <utf-8>E58682</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216969</marc> <ucs>5184</ucs> <utf-8>E58684</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21696E</marc> <ucs>518F</ucs> <utf-8>E5868F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216970</marc> <ucs>5194</ucs> <utf-8>E58694</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216971</marc> <ucs>5193</ucs> <utf-8>E58693</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216975</marc> <ucs>5196</ucs> <utf-8>E58696</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21697B</marc> <ucs>51A1</ucs> <utf-8>E586A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21697C</marc> <ucs>51A3</ucs> <utf-8>E586A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216A22</marc> <ucs>51AA</ucs> <utf-8>E586AA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216A23</marc> <ucs>51AB</ucs> <utf-8>E586AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216A26</marc> <ucs>51B1</ucs> <utf-8>E586B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216A35</marc> <ucs>51BC</ucs> <utf-8>E586BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216A43</marc> <ucs>51CA</ucs> <utf-8>E5878A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216A46</marc> <ucs>51C7</ucs> <utf-8>E58787</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216A4E</marc> <ucs>51D1</ucs> <utf-8>E58791</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216A4F</marc> <ucs>51D0</ucs> <utf-8>E58790</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216A54</marc> <ucs>51D3</ucs> <utf-8>E58793</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216A63</marc> <ucs>51D9</ucs> <utf-8>E58799</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216A66</marc> <ucs>51DF</ucs> <utf-8>E5879F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216A68</marc> <ucs>51E2</ucs> <utf-8>E587A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216A73</marc> <ucs>5160</ucs> <utf-8>E585A0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216A78</marc> <ucs>51F5</ucs> <utf-8>E587B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216A79</marc> <ucs>51F7</ucs> <utf-8>E587B7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216B24</marc> <ucs>5213</ucs> <utf-8>E58893</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216B26</marc> <ucs>5216</ucs> <utf-8>E58896</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216B2A</marc> <ucs>521C</ucs> <utf-8>E5889C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216B33</marc> <ucs>5231</ucs> <utf-8>E588B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216B36</marc> <ucs>5235</ucs> <utf-8>E588B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216B37</marc> <ucs>5232</ucs> <utf-8>E588B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216B39</marc> <ucs>5233</ucs> <utf-8>E588B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216B3E</marc> <ucs>5244</ucs> <utf-8>E58984</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216B43</marc> <ucs>5249</ucs> <utf-8>E58989</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216B47</marc> <ucs>5260</ucs> <utf-8>E589A0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216B4B</marc> <ucs>525A</ucs> <utf-8>E5899A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216B4C</marc> <ucs>5252</ucs> <utf-8>E58992</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216B4D</marc> <ucs>525E</ucs> <utf-8>E5899E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216B50</marc> <ucs>525F</ucs> <utf-8>E5899F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216B53</marc> <ucs>5255</ucs> <utf-8>E58995</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216B5B</marc> <ucs>526E</ucs> <utf-8>E589AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216B5E</marc> <ucs>5268</ucs> <utf-8>E589A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216B5F</marc> <ucs>7B9A</ucs> <utf-8>E7AE9A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216B6B</marc> <ucs>5278</ucs> <utf-8>E589B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216B74</marc> <ucs>5282</ucs> <utf-8>E58A82</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216B75</marc> <ucs>5281</ucs> <utf-8>E58A81</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216B79</marc> <ucs>528C</ucs> <utf-8>E58A8C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216B7A</marc> <ucs>528A</ucs> <utf-8>E58A8A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216B7C</marc> <ucs>5290</ucs> <utf-8>E58A90</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216C21</marc> <ucs>5293</ucs> <utf-8>E58A93</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216C27</marc> <ucs>5296</ucs> <utf-8>E58A96</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216C29</marc> <ucs>5298</ucs> <utf-8>E58A98</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216C2B</marc> <ucs>529A</ucs> <utf-8>E58A9A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216C2C</marc> <ucs>5299</ucs> <utf-8>E58A99</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216C2E</marc> <ucs>52A6</ucs> <utf-8>E58AA6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216C31</marc> <ucs>52AD</ucs> <utf-8>E58AAD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216C33</marc> <ucs>52AE</ucs> <utf-8>E58AAE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216C37</marc> <ucs>52BB</ucs> <utf-8>E58ABB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216C38</marc> <ucs>52BC</ucs> <utf-8>E58ABC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216C3C</marc> <ucs>52CA</ucs> <utf-8>E58B8A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216C3D</marc> <ucs>52CD</ucs> <utf-8>E58B8D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216C40</marc> <ucs>52D0</ucs> <utf-8>E58B90</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216C41</marc> <ucs>52D1</ucs> <utf-8>E58B91</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216C46</marc> <ucs>52D4</ucs> <utf-8>E58B94</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216C48</marc> <ucs>52D6</ucs> <utf-8>E58B96</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216C4C</marc> <ucs>52E3</ucs> <utf-8>E58BA3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216C4E</marc> <ucs>52E1</ucs> <utf-8>E58BA1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216C50</marc> <ucs>55E7</ucs> <utf-8>E597A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216C53</marc> <ucs>52E9</ucs> <utf-8>E58BA9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216C58</marc> <ucs>52F0</ucs> <utf-8>E58BB0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216C5A</marc> <ucs>52F1</ucs> <utf-8>E58BB1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216C5E</marc> <ucs>52F7</ucs> <utf-8>E58BB7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216C61</marc> <ucs>52F9</ucs> <utf-8>E58BB9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216C62</marc> <ucs>52FA</ucs> <utf-8>E58BBA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216C64</marc> <ucs>52FC</ucs> <utf-8>E58BBC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216C69</marc> <ucs>5307</ucs> <utf-8>E58C87</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216C6A</marc> <ucs>5303</ucs> <utf-8>E58C83</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216C6B</marc> <ucs>E9E3</ucs> <utf-8>EEA7A3</utf-8> <name>East Asian ideograph (not in Unicode)</name> <alt>5306</alt> <altutf-8>E58C86</altutf-8> </code> <code> <marc>216C6E</marc> <ucs>530A</ucs> <utf-8>E58C8A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216C6F</marc> <ucs>530B</ucs> <utf-8>E58C8B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216C77</marc> <ucs>5311</ucs> <utf-8>E58C91</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216C7B</marc> <ucs>6706</ucs> <utf-8>E69C86</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216D23</marc> <ucs>531A</ucs> <utf-8>E58C9A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216D24</marc> <ucs>531C</ucs> <utf-8>E58C9C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216D25</marc> <ucs>531F</ucs> <utf-8>E58C9F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216D2E</marc> <ucs>532D</ucs> <utf-8>E58CAD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216D33</marc> <ucs>5330</ucs> <utf-8>E58CB0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216D36</marc> <ucs>5335</ucs> <utf-8>E58CB5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216D3A</marc> <ucs>5338</ucs> <utf-8>E58CB8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216D3E</marc> <ucs>533D</ucs> <utf-8>E58CBD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216D41</marc> <ucs>534C</ucs> <utf-8>E58D8C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216D42</marc> <ucs>534D</ucs> <utf-8>E58D8D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216D4B</marc> <ucs>535D</ucs> <utf-8>E58D9D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216D4C</marc> <ucs>5363</ucs> <utf-8>E58DA3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216D4E</marc> <ucs>E9E4</ucs> <utf-8>EEA7A4</utf-8> <name>East Asian ideograph (not in Unicode)</name> <alt>5365</alt> <altutf-8>E58DA5</altutf-8> </code> <code> <marc>216D53</marc> <ucs>536C</ucs> <utf-8>E58DAC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216D57</marc> <ucs>5372</ucs> <utf-8>E58DB2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216D58</marc> <ucs>537A</ucs> <utf-8>E58DBA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216D5D</marc> <ucs>5380</ucs> <utf-8>E58E80</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216D64</marc> <ucs>538E</ucs> <utf-8>E58E8E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216D66</marc> <ucs>5393</ucs> <utf-8>E58E93</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216D67</marc> <ucs>5394</ucs> <utf-8>E58E94</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216D6D</marc> <ucs>5399</ucs> <utf-8>E58E99</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216D74</marc> <ucs>8652</ucs> <utf-8>E89992</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216D7A</marc> <ucs>53A4</ucs> <utf-8>E58EA4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216D7B</marc> <ucs>53AB</ucs> <utf-8>E58EAB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216E2C</marc> <ucs>53B5</ucs> <utf-8>E58EB5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216E2E</marc> <ucs>53B9</ucs> <utf-8>E58EB9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216E3E</marc> <ucs>53D0</ucs> <utf-8>E58F90</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216E48</marc> <ucs>53DA</ucs> <utf-8>E58F9A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216E57</marc> <ucs>53FB</ucs> <utf-8>E58FBB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216E58</marc> <ucs>535F</ucs> <utf-8>E58D9F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216E61</marc> <ucs>5414</ucs> <utf-8>E59094</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216E68</marc> <ucs>5406</ucs> <utf-8>E59086</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216E6C</marc> <ucs>544C</ucs> <utf-8>E5918C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216E6D</marc> <ucs>5445</ucs> <utf-8>E59185</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216E6F</marc> <ucs>541A</ucs> <utf-8>E5909A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216E70</marc> <ucs>5432</ucs> <utf-8>E590B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216E76</marc> <ucs>5421</ucs> <utf-8>E590A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216E78</marc> <ucs>5430</ucs> <utf-8>E590B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216E79</marc> <ucs>5454</ucs> <utf-8>E59194</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216E7D</marc> <ucs>543D</ucs> <utf-8>E590BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216F21</marc> <ucs>544F</ucs> <utf-8>E5918F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216F24</marc> <ucs>542A</ucs> <utf-8>E590AA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216F26</marc> <ucs>5422</ucs> <utf-8>E590A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216F27</marc> <ucs>5423</ucs> <utf-8>E590A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216F2E</marc> <ucs>545F</ucs> <utf-8>E5919F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216F2F</marc> <ucs>549C</ucs> <utf-8>E5929C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216F35</marc> <ucs>5488</ucs> <utf-8>E59288</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216F37</marc> <ucs>547F</ucs> <utf-8>E591BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216F39</marc> <ucs>5482</ucs> <utf-8>E59282</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216F3A</marc> <ucs>546D</ucs> <utf-8>E591AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216F3B</marc> <ucs>5491</ucs> <utf-8>E59291</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216F42</marc> <ucs>5494</ucs> <utf-8>E59294</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216F43</marc> <ucs>546B</ucs> <utf-8>E591AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216F49</marc> <ucs>548D</ucs> <utf-8>E5928D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216F4A</marc> <ucs>5463</ucs> <utf-8>E591A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216F4B</marc> <ucs>5474</ucs> <utf-8>E591B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216F52</marc> <ucs>5466</ucs> <utf-8>E591A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216F53</marc> <ucs>5464</ucs> <utf-8>E591A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216F55</marc> <ucs>54A4</ucs> <utf-8>E592A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216F58</marc> <ucs>54A1</ucs> <utf-8>E592A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216F5A</marc> <ucs>54AD</ucs> <utf-8>E592AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216F5B</marc> <ucs>54BA</ucs> <utf-8>E592BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216F5C</marc> <ucs>54CF</ucs> <utf-8>E5938F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216F5E</marc> <ucs>54BE</ucs> <utf-8>E592BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216F60</marc> <ucs>54A5</ucs> <utf-8>E592A5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216F63</marc> <ucs>54A7</ucs> <utf-8>E592A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216F64</marc> <ucs>54B5</ucs> <utf-8>E592B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216F66</marc> <ucs>54A2</ucs> <utf-8>E592A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216F67</marc> <ucs>5472</ucs> <utf-8>E591B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216F68</marc> <ucs>5470</ucs> <utf-8>E591B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216F69</marc> <ucs>54BC</ucs> <utf-8>E592BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216F6A</marc> <ucs>54B7</ucs> <utf-8>E592B7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216F6B</marc> <ucs>54DE</ucs> <utf-8>E5939E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216F6C</marc> <ucs>54D6</ucs> <utf-8>E59396</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216F6D</marc> <ucs>54AE</ucs> <utf-8>E592AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216F71</marc> <ucs>54BF</ucs> <utf-8>E592BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216F74</marc> <ucs>54C6</ucs> <utf-8>E59386</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216F7B</marc> <ucs>551A</ucs> <utf-8>E5949A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216F7C</marc> <ucs>54E2</ucs> <utf-8>E593A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>216F7D</marc> <ucs>5507</ucs> <utf-8>E59487</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217023</marc> <ucs>5517</ucs> <utf-8>E59497</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217024</marc> <ucs>54FD</ucs> <utf-8>E593BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217025</marc> <ucs>54E7</ucs> <utf-8>E593A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217027</marc> <ucs>54F3</ucs> <utf-8>E593B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21702A</marc> <ucs>54E4</ucs> <utf-8>E593A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21702B</marc> <ucs>550A</ucs> <utf-8>E5948A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21702D</marc> <ucs>54FF</ucs> <utf-8>E593BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21702E</marc> <ucs>5518</ucs> <utf-8>E59498</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217030</marc> <ucs>5504</ucs> <utf-8>E59484</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217032</marc> <ucs>54EF</ucs> <utf-8>E593AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217034</marc> <ucs>5508</ucs> <utf-8>E59488</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217038</marc> <ucs>54F6</ucs> <utf-8>E593B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217039</marc> <ucs>54F7</ucs> <utf-8>E593B7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21703E</marc> <ucs>550E</ucs> <utf-8>E5948E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217044</marc> <ucs>5523</ucs> <utf-8>E594A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217046</marc> <ucs>550F</ucs> <utf-8>E5948F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217047</marc> <ucs>5511</ucs> <utf-8>E59491</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21704B</marc> <ucs>5575</ucs> <utf-8>E595B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21704D</marc> <ucs>5573</ucs> <utf-8>E595B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21704E</marc> <ucs>554C</ucs> <utf-8>E5958C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21704F</marc> <ucs>5576</ucs> <utf-8>E595B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217050</marc> <ucs>554D</ucs> <utf-8>E5958D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217051</marc> <ucs>555A</ucs> <utf-8>E5959A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217053</marc> <ucs>553C</ucs> <utf-8>E594BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217055</marc> <ucs>5550</ucs> <utf-8>E59590</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217057</marc> <ucs>5539</ucs> <utf-8>E594B9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217058</marc> <ucs>5548</ucs> <utf-8>E59588</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217059</marc> <ucs>552D</ucs> <utf-8>E594AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21705A</marc> <ucs>5551</ucs> <utf-8>E59591</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21705D</marc> <ucs>552A</ucs> <utf-8>E594AA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217060</marc> <ucs>5562</ucs> <utf-8>E595A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217061</marc> <ucs>5536</ucs> <utf-8>E594B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217064</marc> <ucs>5549</ucs> <utf-8>E59589</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217068</marc> <ucs>5530</ucs> <utf-8>E594B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21706A</marc> <ucs>5540</ucs> <utf-8>E59580</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21706B</marc> <ucs>5535</ucs> <utf-8>E594B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217070</marc> <ucs>5545</ucs> <utf-8>E59585</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217079</marc> <ucs>553F</ucs> <utf-8>E594BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21707B</marc> <ucs>5541</ucs> <utf-8>E59581</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21707D</marc> <ucs>5565</ucs> <utf-8>E595A5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217123</marc> <ucs>5591</ucs> <utf-8>E59691</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217125</marc> <ucs>5577</ucs> <utf-8>E595B7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217126</marc> <ucs>55A8</ucs> <utf-8>E596A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217127</marc> <ucs>55AD</ucs> <utf-8>E596AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21712A</marc> <ucs>5605</ucs> <utf-8>E59885</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21712D</marc> <ucs>5593</ucs> <utf-8>E59693</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21712F</marc> <ucs>5586</ucs> <utf-8>E59686</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217134</marc> <ucs>5588</ucs> <utf-8>E59688</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217136</marc> <ucs>55B4</ucs> <utf-8>E596B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217143</marc> <ucs>E962</ucs> <utf-8>EEA5A2</utf-8> <name>East Asian ideograph (variant of 2D7143 which maps to 55E2)</name> <alt>55E2</alt> <altutf-8>E597A2</altutf-8> </code> <code> <marc>217144</marc> <ucs>5581</ucs> <utf-8>E59681</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217145</marc> <ucs>558E</ucs> <utf-8>E5968E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217147</marc> <ucs>55B5</ucs> <utf-8>E596B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217149</marc> <ucs>558F</ucs> <utf-8>E5968F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21714B</marc> <ucs>5559</ucs> <utf-8>E59599</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217150</marc> <ucs>55A4</ucs> <utf-8>E596A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217151</marc> <ucs>5592</ucs> <utf-8>E59692</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217152</marc> <ucs>5599</ucs> <utf-8>E59699</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217156</marc> <ucs>55F4</ucs> <utf-8>E597B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217158</marc> <ucs>55CC</ucs> <utf-8>E5978C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217159</marc> <ucs>55D0</ucs> <utf-8>E59790</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21715A</marc> <ucs>55DB</ucs> <utf-8>E5979B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21715B</marc> <ucs>55CD</ucs> <utf-8>E5978D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21715C</marc> <ucs>55DE</ucs> <utf-8>E5979E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21715D</marc> <ucs>55D9</ucs> <utf-8>E59799</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21715E</marc> <ucs>55C3</ucs> <utf-8>E59783</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21715F</marc> <ucs>55C9</ucs> <utf-8>E59789</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217161</marc> <ucs>55CA</ucs> <utf-8>E5978A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217162</marc> <ucs>55DD</ucs> <utf-8>E5979D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217164</marc> <ucs>55D4</ucs> <utf-8>E59794</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217165</marc> <ucs>55C4</ucs> <utf-8>E59784</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217169</marc> <ucs>55E9</ucs> <utf-8>E597A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21716F</marc> <ucs>55CF</ucs> <utf-8>E5978F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217170</marc> <ucs>55D2</ucs> <utf-8>E59792</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217175</marc> <ucs>55E5</ucs> <utf-8>E597A5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217177</marc> <ucs>55D6</ucs> <utf-8>E59796</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217178</marc> <ucs>55C1</ucs> <utf-8>E59781</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217179</marc> <ucs>55F2</ucs> <utf-8>E597B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21717E</marc> <ucs>5627</ucs> <utf-8>E598A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217224</marc> <ucs>55FB</ucs> <utf-8>E597BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217225</marc> <ucs>5612</ucs> <utf-8>E59892</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217227</marc> <ucs>55F8</ucs> <utf-8>E597B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217228</marc> <ucs>560F</ucs> <utf-8>E5988F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21722B</marc> <ucs>55F9</ucs> <utf-8>E597B9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21722E</marc> <ucs>561E</ucs> <utf-8>E5989E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217231</marc> <ucs>560C</ucs> <utf-8>E5988C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217234</marc> <ucs>561C</ucs> <utf-8>E5989C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217235</marc> <ucs>5610</ucs> <utf-8>E59890</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217236</marc> <ucs>5601</ucs> <utf-8>E59881</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217238</marc> <ucs>5613</ucs> <utf-8>E59893</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217239</marc> <ucs>55F6</ucs> <utf-8>E597B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21723C</marc> <ucs>5602</ucs> <utf-8>E59882</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217242</marc> <ucs>561D</ucs> <utf-8>E5989D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217244</marc> <ucs>55FF</ucs> <utf-8>E597BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217247</marc> <ucs>5642</ucs> <utf-8>E59982</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217248</marc> <ucs>564C</ucs> <utf-8>E5998C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21724B</marc> <ucs>564B</ucs> <utf-8>E5998B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217252</marc> <ucs>5640</ucs> <utf-8>E59980</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217255</marc> <ucs>5635</ucs> <utf-8>E598B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217257</marc> <ucs>5649</ucs> <utf-8>E59989</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217258</marc> <ucs>5641</ucs> <utf-8>E59981</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21725C</marc> <ucs>5658</ucs> <utf-8>E59998</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21725D</marc> <ucs>5620</ucs> <utf-8>E598A0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21725E</marc> <ucs>5654</ucs> <utf-8>E59994</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217260</marc> <ucs>562A</ucs> <utf-8>E598AA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217261</marc> <ucs>563D</ucs> <utf-8>E598BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217264</marc> <ucs>562C</ucs> <utf-8>E598AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217267</marc> <ucs>5638</ucs> <utf-8>E598B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217269</marc> <ucs>564D</ucs> <utf-8>E5998D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21726B</marc> <ucs>562B</ucs> <utf-8>E598AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21726C</marc> <ucs>564F</ucs> <utf-8>E5998F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21726E</marc> <ucs>5670</ucs> <utf-8>E599B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21726F</marc> <ucs>565F</ucs> <utf-8>E5999F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217270</marc> <ucs>567C</ucs> <utf-8>E599BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217272</marc> <ucs>5660</ucs> <utf-8>E599A0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217278</marc> <ucs>5676</ucs> <utf-8>E599B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21727A</marc> <ucs>5666</ucs> <utf-8>E599A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21727B</marc> <ucs>5673</ucs> <utf-8>E599B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21727C</marc> <ucs>566D</ucs> <utf-8>E599AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21727E</marc> <ucs>5672</ucs> <utf-8>E599B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217325</marc> <ucs>5693</ucs> <utf-8>E59A93</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217328</marc> <ucs>568C</ucs> <utf-8>E59A8C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217332</marc> <ucs>56BA</ucs> <utf-8>E59ABA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217334</marc> <ucs>5686</ucs> <utf-8>E59A86</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217335</marc> <ucs>5684</ucs> <utf-8>E59A84</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217336</marc> <ucs>5691</ucs> <utf-8>E59A91</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217337</marc> <ucs>568A</ucs> <utf-8>E59A8A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21733E</marc> <ucs>569E</ucs> <utf-8>E59A9E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217341</marc> <ucs>569C</ucs> <utf-8>E59A9C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217342</marc> <ucs>569A</ucs> <utf-8>E59A9A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217345</marc> <ucs>5699</ucs> <utf-8>E59A99</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21734B</marc> <ucs>56AD</ucs> <utf-8>E59AAD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21734C</marc> <ucs>56A6</ucs> <utf-8>E59AA6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21734E</marc> <ucs>56AC</ucs> <utf-8>E59AAC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217353</marc> <ucs>56B2</ucs> <utf-8>E59AB2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21735A</marc> <ucs>56B3</ucs> <utf-8>E59AB3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21735B</marc> <ucs>56C3</ucs> <utf-8>E59B83</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217360</marc> <ucs>56C5</ucs> <utf-8>E59B85</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217362</marc> <ucs>56CF</ucs> <utf-8>E59B8F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217367</marc> <ucs>56CD</ucs> <utf-8>E59B8D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21736A</marc> <ucs>56D4</ucs> <utf-8>E59B94</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21736B</marc> <ucs>56D7</ucs> <utf-8>E59B97</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21736D</marc> <ucs>56DD</ucs> <utf-8>E59B9D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21736F</marc> <ucs>56E1</ucs> <utf-8>E59BA1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217370</marc> <ucs>56DF</ucs> <utf-8>E59B9F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217375</marc> <ucs>56EB</ucs> <utf-8>E59BAB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217376</marc> <ucs>56EE</ucs> <utf-8>E59BAE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217377</marc> <ucs>56E7</ucs> <utf-8>E59BA7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217379</marc> <ucs>56FB</ucs> <utf-8>E59BBB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21737E</marc> <ucs>56F7</ucs> <utf-8>E59BB7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217421</marc> <ucs>56F9</ucs> <utf-8>E59BB9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217424</marc> <ucs>56FF</ucs> <utf-8>E59BBF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217427</marc> <ucs>5705</ucs> <utf-8>E59C85</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217428</marc> <ucs>5704</ucs> <utf-8>E59C84</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217429</marc> <ucs>5702</ucs> <utf-8>E59C82</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21742C</marc> <ucs>570A</ucs> <utf-8>E59C8A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21742D</marc> <ucs>5709</ucs> <utf-8>E59C89</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21742E</marc> <ucs>5707</ucs> <utf-8>E59C87</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217430</marc> <ucs>570C</ucs> <utf-8>E59C8C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217431</marc> <ucs>5715</ucs> <utf-8>E59C95</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217432</marc> <ucs>5714</ucs> <utf-8>E59C94</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217435</marc> <ucs>571A</ucs> <utf-8>E59C9A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217436</marc> <ucs>571B</ucs> <utf-8>E59C9B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217437</marc> <ucs>571C</ucs> <utf-8>E59C9C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217439</marc> <ucs>571D</ucs> <utf-8>E59C9D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21743A</marc> <ucs>571E</ucs> <utf-8>E59C9E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217441</marc> <ucs>5724</ucs> <utf-8>E59CA4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217442</marc> <ucs>572E</ucs> <utf-8>E59CAE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217443</marc> <ucs>5729</ucs> <utf-8>E59CA9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217448</marc> <ucs>5738</ucs> <utf-8>E59CB8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21744C</marc> <ucs>572A</ucs> <utf-8>E59CAA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217463</marc> <ucs>5749</ucs> <utf-8>E59D89</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217465</marc> <ucs>5745</ucs> <utf-8>E59D85</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217468</marc> <ucs>574B</ucs> <utf-8>E59D8B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217469</marc> <ucs>574C</ucs> <utf-8>E59D8C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21746A</marc> <ucs>573F</ucs> <utf-8>E59CBF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217470</marc> <ucs>5768</ucs> <utf-8>E59DA8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217475</marc> <ucs>578A</ucs> <utf-8>E59E8A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217477</marc> <ucs>576D</ucs> <utf-8>E59DAD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217479</marc> <ucs>5774</ucs> <utf-8>E59DB4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21747A</marc> <ucs>5767</ucs> <utf-8>E59DA7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217526</marc> <ucs>5770</ucs> <utf-8>E59DB0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217528</marc> <ucs>5771</ucs> <utf-8>E59DB1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21752A</marc> <ucs>576E</ucs> <utf-8>E59DAE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21752D</marc> <ucs>5776</ucs> <utf-8>E59DB6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21752E</marc> <ucs>5789</ucs> <utf-8>E59E89</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217530</marc> <ucs>577F</ucs> <utf-8>E59DBF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217531</marc> <ucs>5775</ucs> <utf-8>E59DB5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217532</marc> <ucs>577B</ucs> <utf-8>E59DBB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217533</marc> <ucs>5788</ucs> <utf-8>E59E88</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217535</marc> <ucs>5773</ucs> <utf-8>E59DB3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217538</marc> <ucs>579F</ucs> <utf-8>E59E9F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217539</marc> <ucs>5790</ucs> <utf-8>E59E90</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21753A</marc> <ucs>5793</ucs> <utf-8>E59E93</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21753F</marc> <ucs>579E</ucs> <utf-8>E59E9E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217540</marc> <ucs>57B5</ucs> <utf-8>E59EB5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217543</marc> <ucs>579A</ucs> <utf-8>E59E9A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217545</marc> <ucs>5794</ucs> <utf-8>E59E94</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217547</marc> <ucs>57A4</ucs> <utf-8>E59EA4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217548</marc> <ucs>5799</ucs> <utf-8>E59E99</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217549</marc> <ucs>578C</ucs> <utf-8>E59E8C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21754B</marc> <ucs>5797</ucs> <utf-8>E59E97</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21754E</marc> <ucs>579D</ucs> <utf-8>E59E9D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217552</marc> <ucs>579C</ucs> <utf-8>E59E9C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217554</marc> <ucs>57A7</ucs> <utf-8>E59EA7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217557</marc> <ucs>57A1</ucs> <utf-8>E59EA1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217559</marc> <ucs>EA00</ucs> <utf-8>EEA880</utf-8> <name>East Asian ideograph not found in unified han</name> <alt>3031</alt> <altutf-8>E380B1</altutf-8> </code> <code> <marc>21755B</marc> <ucs>5795</ucs> <utf-8>E59E95</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21755F</marc> <ucs>57B8</ucs> <utf-8>E59EB8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217560</marc> <ucs>57C7</ucs> <utf-8>E59F87</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21756A</marc> <ucs>5809</ucs> <utf-8>E5A089</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21756C</marc> <ucs>57BE</ucs> <utf-8>E59EBE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217571</marc> <ucs>57DB</ucs> <utf-8>E59F9B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217573</marc> <ucs>57D5</ucs> <utf-8>E59F95</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217577</marc> <ucs>57D2</ucs> <utf-8>E59F92</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21757E</marc> <ucs>57C6</ucs> <utf-8>E59F86</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217622</marc> <ucs>57C4</ucs> <utf-8>E59F84</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217627</marc> <ucs>70FE</ucs> <utf-8>E783BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217629</marc> <ucs>57E3</ucs> <utf-8>E59FA3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21762A</marc> <ucs>57FB</ucs> <utf-8>E59FBB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21762B</marc> <ucs>5803</ucs> <utf-8>E5A083</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21762C</marc> <ucs>57F6</ucs> <utf-8>E59FB6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21762D</marc> <ucs>57E6</ucs> <utf-8>E59FA6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217631</marc> <ucs>57ED</ucs> <utf-8>E59FAD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217633</marc> <ucs>5800</ucs> <utf-8>E5A080</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217635</marc> <ucs>57EC</ucs> <utf-8>E59FAC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217636</marc> <ucs>5807</ucs> <utf-8>E5A087</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217639</marc> <ucs>580E</ucs> <utf-8>E5A08E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21763B</marc> <ucs>580F</ucs> <utf-8>E5A08F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21763D</marc> <ucs>57F4</ucs> <utf-8>E59FB4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21763E</marc> <ucs>5810</ucs> <utf-8>E5A090</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217640</marc> <ucs>580D</ucs> <utf-8>E5A08D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217643</marc> <ucs>57EF</ucs> <utf-8>E59FAF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217648</marc> <ucs>5801</ucs> <utf-8>E5A081</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217649</marc> <ucs>5812</ucs> <utf-8>E5A092</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21764D</marc> <ucs>57FD</ucs> <utf-8>E59FBD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21764E</marc> <ucs>57F8</ucs> <utf-8>E59FB8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217650</marc> <ucs>580C</ucs> <utf-8>E5A08C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217651</marc> <ucs>5813</ucs> <utf-8>E5A093</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217652</marc> <ucs>57F0</ucs> <utf-8>E59FB0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217656</marc> <ucs>580B</ucs> <utf-8>E5A08B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217658</marc> <ucs>57F3</ucs> <utf-8>E59FB3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217659</marc> <ucs>5804</ucs> <utf-8>E5A084</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21765A</marc> <ucs>57CF</ucs> <utf-8>E59F8F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21765B</marc> <ucs>57DD</ucs> <utf-8>E59F9D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21765F</marc> <ucs>5847</ucs> <utf-8>E5A187</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217667</marc> <ucs>581B</ucs> <utf-8>E5A09B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217669</marc> <ucs>5819</ucs> <utf-8>E5A099</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21766A</marc> <ucs>5833</ucs> <utf-8>E5A0B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21766C</marc> <ucs>581E</ucs> <utf-8>E5A09E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21766D</marc> <ucs>583F</ucs> <utf-8>E5A0BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217671</marc> <ucs>5827</ucs> <utf-8>E5A0A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217676</marc> <ucs>5828</ucs> <utf-8>E5A0A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217678</marc> <ucs>582E</ucs> <utf-8>E5A0AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21767A</marc> <ucs>581D</ucs> <utf-8>E5A09D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21767D</marc> <ucs>5844</ucs> <utf-8>E5A184</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217721</marc> <ucs>5848</ucs> <utf-8>E5A188</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217723</marc> <ucs>5818</ucs> <utf-8>E5A098</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217726</marc> <ucs>57F5</ucs> <utf-8>E59FB5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217729</marc> <ucs>582D</ucs> <utf-8>E5A0AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21772B</marc> <ucs>5820</ucs> <utf-8>E5A0A0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217730</marc> <ucs>584E</ucs> <utf-8>E5A18E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217733</marc> <ucs>585D</ucs> <utf-8>E5A19D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217735</marc> <ucs>5859</ucs> <utf-8>E5A199</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217737</marc> <ucs>584B</ucs> <utf-8>E5A18B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21773D</marc> <ucs>5865</ucs> <utf-8>E5A1A5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217740</marc> <ucs>586C</ucs> <utf-8>E5A1AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217742</marc> <ucs>5852</ucs> <utf-8>E5A192</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217745</marc> <ucs>5864</ucs> <utf-8>E5A1A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217747</marc> <ucs>5853</ucs> <utf-8>E5A193</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217748</marc> <ucs>584F</ucs> <utf-8>E5A18F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217749</marc> <ucs>583D</ucs> <utf-8>E5A0BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21774D</marc> <ucs>584D</ucs> <utf-8>E5A18D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21774E</marc> <ucs>5856</ucs> <utf-8>E5A196</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217755</marc> <ucs>589A</ucs> <utf-8>E5A29A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217758</marc> <ucs>5892</ucs> <utf-8>E5A292</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21775A</marc> <ucs>588E</ucs> <utf-8>E5A28E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21775C</marc> <ucs>5889</ucs> <utf-8>E5A289</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21775F</marc> <ucs>5840</ucs> <utf-8>E5A180</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217760</marc> <ucs>589B</ucs> <utf-8>E5A29B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217761</marc> <ucs>587C</ucs> <utf-8>E5A1BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217763</marc> <ucs>5888</ucs> <utf-8>E5A288</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217765</marc> <ucs>5890</ucs> <utf-8>E5A290</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217768</marc> <ucs>5898</ucs> <utf-8>E5A298</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21776B</marc> <ucs>587D</ucs> <utf-8>E5A1BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21776F</marc> <ucs>587F</ucs> <utf-8>E5A1BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217770</marc> <ucs>5881</ucs> <utf-8>E5A281</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21777B</marc> <ucs>58A9</ucs> <utf-8>E5A2A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21777E</marc> <ucs>58A1</ucs> <utf-8>E5A2A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217824</marc> <ucs>58B1</ucs> <utf-8>E5A2B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21782B</marc> <ucs>58AD</ucs> <utf-8>E5A2AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21782E</marc> <ucs>58A0</ucs> <utf-8>E5A2A0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217830</marc> <ucs>58A3</ucs> <utf-8>E5A2A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217832</marc> <ucs>58A6</ucs> <utf-8>E5A2A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21783A</marc> <ucs>58C8</ucs> <utf-8>E5A388</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217841</marc> <ucs>58BC</ucs> <utf-8>E5A2BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217849</marc> <ucs>58BF</ucs> <utf-8>E5A2BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21784B</marc> <ucs>58C6</ucs> <utf-8>E5A386</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21784C</marc> <ucs>58BA</ucs> <utf-8>E5A2BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217850</marc> <ucs>58D6</ucs> <utf-8>E5A396</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217854</marc> <ucs>58D2</ucs> <utf-8>E5A392</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217856</marc> <ucs>58CE</ucs> <utf-8>E5A38E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21785A</marc> <ucs>58E0</ucs> <utf-8>E5A3A0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21785E</marc> <ucs>58DA</ucs> <utf-8>E5A39A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21786C</marc> <ucs>58FC</ucs> <utf-8>E5A3BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217870</marc> <ucs>5902</ucs> <utf-8>E5A482</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217873</marc> <ucs>5906</ucs> <utf-8>E5A486</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217874</marc> <ucs>6535</ucs> <utf-8>E694B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21787A</marc> <ucs>5910</ucs> <utf-8>E5A490</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21787C</marc> <ucs>8641</ucs> <utf-8>E89981</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217928</marc> <ucs>592C</ucs> <utf-8>E5A4AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21792B</marc> <ucs>592F</ucs> <utf-8>E5A4AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217930</marc> <ucs>593C</ucs> <utf-8>E5A4BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217933</marc> <ucs>5940</ucs> <utf-8>E5A580</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217938</marc> <ucs>594D</ucs> <utf-8>E5A58D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217943</marc> <ucs>5953</ucs> <utf-8>E5A593</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21794B</marc> <ucs>595C</ucs> <utf-8>E5A59C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21794F</marc> <ucs>5961</ucs> <utf-8>E5A5A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217954</marc> <ucs>596C</ucs> <utf-8>E5A5AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217955</marc> <ucs>596D</ucs> <utf-8>E5A5AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217965</marc> <ucs>597C</ucs> <utf-8>E5A5BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217969</marc> <ucs>59A7</ucs> <utf-8>E5A6A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21796B</marc> <ucs>5998</ucs> <utf-8>E5A698</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21796F</marc> <ucs>599A</ucs> <utf-8>E5A69A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217971</marc> <ucs>59A0</ucs> <utf-8>E5A6A0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>21797C</marc> <ucs>5997</ucs> <utf-8>E5A697</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217A21</marc> <ucs>5990</ucs> <utf-8>E5A690</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217A24</marc> <ucs>59C5</ucs> <utf-8>E5A785</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217A25</marc> <ucs>59B5</ucs> <utf-8>E5A6B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217A28</marc> <ucs>59CF</ucs> <utf-8>E5A78F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217A2A</marc> <ucs>59BA</ucs> <utf-8>E5A6BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217A2C</marc> <ucs>59B8</ucs> <utf-8>E5A6B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217A35</marc> <ucs>59B2</ucs> <utf-8>E5A6B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217A3A</marc> <ucs>59B7</ucs> <utf-8>E5A6B7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217A3E</marc> <ucs>59C1</ucs> <utf-8>E5A781</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217A43</marc> <ucs>59F9</ucs> <utf-8>E5A7B9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217A44</marc> <ucs>59F8</ucs> <utf-8>E5A7B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217A4F</marc> <ucs>59EE</ucs> <utf-8>E5A7AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217A50</marc> <ucs>59F1</ucs> <utf-8>E5A7B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217A51</marc> <ucs>5A00</ucs> <utf-8>E5A880</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217A52</marc> <ucs>59DE</ucs> <utf-8>E5A79E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217A56</marc> <ucs>59FD</ucs> <utf-8>E5A7BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217A5D</marc> <ucs>59F6</ucs> <utf-8>E5A7B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217A5E</marc> <ucs>59DD</ucs> <utf-8>E5A79D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217A5F</marc> <ucs>59FA</ucs> <utf-8>E5A7BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217A61</marc> <ucs>59E4</ucs> <utf-8>E5A7A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217A6E</marc> <ucs>5A2A</ucs> <utf-8>E5A8AA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217A75</marc> <ucs>5A16</ucs> <utf-8>E5A896</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217A78</marc> <ucs>5A09</ucs> <utf-8>E5A889</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217A7E</marc> <ucs>5A12</ucs> <utf-8>E5A892</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217B2C</marc> <ucs>5A60</ucs> <utf-8>E5A9A0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217B31</marc> <ucs>5A67</ucs> <utf-8>E5A9A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217B3A</marc> <ucs>5A38</ucs> <utf-8>E5A8B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217B3B</marc> <ucs>5A5E</ucs> <utf-8>E5A99E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217B3C</marc> <ucs>5A6D</ucs> <utf-8>E5A9AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217B3D</marc> <ucs>5A35</ucs> <utf-8>E5A8B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217B3E</marc> <ucs>5A55</ucs> <utf-8>E5A995</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217B41</marc> <ucs>5A2C</ucs> <utf-8>E5A8AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217B48</marc> <ucs>5A50</ucs> <utf-8>E5A990</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217B49</marc> <ucs>5A65</ucs> <utf-8>E5A9A5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217B52</marc> <ucs>5A64</ucs> <utf-8>E5A9A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217B65</marc> <ucs>5A8A</ucs> <utf-8>E5AA8A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217B69</marc> <ucs>5ACF</ucs> <utf-8>E5AB8F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217B6A</marc> <ucs>5A7A</ucs> <utf-8>E5A9BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217B71</marc> <ucs>5A9F</ucs> <utf-8>E5AA9F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217B75</marc> <ucs>5AA0</ucs> <utf-8>E5AAA0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217C21</marc> <ucs>5AA6</ucs> <utf-8>E5AAA6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217C22</marc> <ucs>5A8C</ucs> <utf-8>E5AA8C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217C24</marc> <ucs>5AA7</ucs> <utf-8>E5AAA7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217C25</marc> <ucs>5A9E</ucs> <utf-8>E5AA9E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217C26</marc> <ucs>5AA2</ucs> <utf-8>E5AAA2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217C27</marc> <ucs>5A9C</ucs> <utf-8>E5AA9C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217C28</marc> <ucs>5A7C</ucs> <utf-8>E5A9BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217C29</marc> <ucs>5A96</ucs> <utf-8>E5AA96</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217C30</marc> <ucs>5A93</ucs> <utf-8>E5AA93</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217C31</marc> <ucs>5AAC</ucs> <utf-8>E5AAAC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217C34</marc> <ucs>5AAE</ucs> <utf-8>E5AAAE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217C35</marc> <ucs>5A95</ucs> <utf-8>E5AA95</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217C36</marc> <ucs>5AAF</ucs> <utf-8>E5AAAF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217C39</marc> <ucs>5AC8</ucs> <utf-8>E5AB88</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217C3E</marc> <ucs>5AB5</ucs> <utf-8>E5AAB5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217C41</marc> <ucs>5AC4</ucs> <utf-8>E5AB84</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217C45</marc> <ucs>5AB7</ucs> <utf-8>E5AAB7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217C49</marc> <ucs>5AD1</ucs> <utf-8>E5AB91</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217C4A</marc> <ucs>5A90</ucs> <utf-8>E5AA90</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217C4F</marc> <ucs>5AB8</ucs> <utf-8>E5AAB8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217C50</marc> <ucs>5ABA</ucs> <utf-8>E5AABA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217C52</marc> <ucs>5AAA</ucs> <utf-8>E5AAAA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217C59</marc> <ucs>5AD3</ucs> <utf-8>E5AB93</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217C5B</marc> <ucs>5AB1</ucs> <utf-8>E5AAB1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217C60</marc> <ucs>5ADC</ucs> <utf-8>E5AB9C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217C6D</marc> <ucs>5AE5</ucs> <utf-8>E5ABA5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217C6E</marc> <ucs>5AE0</ucs> <utf-8>E5ABA0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217C72</marc> <ucs>5AEA</ucs> <utf-8>E5ABAA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217C7B</marc> <ucs>5ADA</ucs> <utf-8>E5AB9A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217C7C</marc> <ucs>5AEB</ucs> <utf-8>E5ABAB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217D26</marc> <ucs>5AFF</ucs> <utf-8>E5ABBF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217D2A</marc> <ucs>5AFD</ucs> <utf-8>E5ABBD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217D2B</marc> <ucs>5B08</ucs> <utf-8>E5AC88</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217D2E</marc> <ucs>5B0D</ucs> <utf-8>E5AC8D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217D38</marc> <ucs>5B03</ucs> <utf-8>E5AC83</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217D3D</marc> <ucs>5B17</ucs> <utf-8>E5AC97</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217D3E</marc> <ucs>5B16</ucs> <utf-8>E5AC96</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217D40</marc> <ucs>5B19</ucs> <utf-8>E5AC99</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217D47</marc> <ucs>5B1B</ucs> <utf-8>E5AC9B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217D48</marc> <ucs>5B21</ucs> <utf-8>E5ACA1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217D52</marc> <ucs>5B2C</ucs> <utf-8>E5ACAC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217D59</marc> <ucs>5B32</ucs> <utf-8>E5ACB2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217D63</marc> <ucs>5B3F</ucs> <utf-8>E5ACBF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217D6E</marc> <ucs>5B45</ucs> <utf-8>E5AD85</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217D74</marc> <ucs>5B4C</ucs> <utf-8>E5AD8C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217D76</marc> <ucs>5B4B</ucs> <utf-8>E5AD8B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217D7C</marc> <ucs>5B56</ucs> <utf-8>E5AD96</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217E21</marc> <ucs>5B5B</ucs> <utf-8>E5AD9B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217E23</marc> <ucs>5B62</ucs> <utf-8>E5ADA2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217E24</marc> <ucs>5B65</ucs> <utf-8>E5ADA5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217E25</marc> <ucs>5B67</ucs> <utf-8>E5ADA7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217E27</marc> <ucs>E9E5</ucs> <utf-8>EEA7A5</utf-8> <name>East Asian ideograph (not in Unicode)</name> <alt>5C58</alt> <altutf-8>E5B198</altutf-8> </code> <code> <marc>217E28</marc> <ucs>5B6C</ucs> <utf-8>E5ADAC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217E2A</marc> <ucs>5B6E</ucs> <utf-8>E5ADAE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217E30</marc> <ucs>5B7B</ucs> <utf-8>E5ADBB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217E31</marc> <ucs>5B7C</ucs> <utf-8>E5ADBC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217E32</marc> <ucs>5B80</ucs> <utf-8>E5AE80</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217E34</marc> <ucs>5B84</ucs> <utf-8>E5AE84</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217E35</marc> <ucs>E9E6</ucs> <utf-8>EEA7A6</utf-8> <name>East Asian ideograph (not in Unicode)</name> <alt>5B82</alt> <altutf-8>E5AE82</altutf-8> </code> <code> <marc>217E40</marc> <ucs>5B95</ucs> <utf-8>E5AE95</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217E43</marc> <ucs>5B93</ucs> <utf-8>E5AE93</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217E49</marc> <ucs>5BAC</ucs> <utf-8>E5AEAC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217E52</marc> <ucs>5BA7</ucs> <utf-8>E5AEA7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217E55</marc> <ucs>5BB7</ucs> <utf-8>E5AEB7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217E59</marc> <ucs>5BC1</ucs> <utf-8>E5AF81</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217E5B</marc> <ucs>EA01</ucs> <utf-8>EEA881</utf-8> <name>East Asian ideograph not found in unified han</name> <alt>3761</alt> <altutf-8>E39DA1</altutf-8> </code> <code> <marc>217E60</marc> <ucs>5BC9</ucs> <utf-8>E5AF89</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217E68</marc> <ucs>5BD4</ucs> <utf-8>E5AF94</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217E6A</marc> <ucs>5BC3</ucs> <utf-8>E5AF83</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217E6E</marc> <ucs>5BD6</ucs> <utf-8>E5AF96</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217E75</marc> <ucs>5BD7</ucs> <utf-8>E5AF97</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217E79</marc> <ucs>5BE0</ucs> <utf-8>E5AFA0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>217E7E</marc> <ucs>5BEA</ucs> <utf-8>E5AFAA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222224</marc> <ucs>5BF0</ucs> <utf-8>E5AFB0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222225</marc> <ucs>5BEF</ucs> <utf-8>E5AFAF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222233</marc> <ucs>5C00</ucs> <utf-8>E5B080</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222235</marc> <ucs>5C57</ucs> <utf-8>E5B197</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22223C</marc> <ucs>5C15</ucs> <utf-8>E5B095</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222246</marc> <ucs>5C22</ucs> <utf-8>E5B0A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222248</marc> <ucs>5C25</ucs> <utf-8>E5B0A5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22224B</marc> <ucs>5C2A</ucs> <utf-8>E5B0AA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222252</marc> <ucs>5C2F</ucs> <utf-8>E5B0AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22225B</marc> <ucs>5C32</ucs> <utf-8>E5B0B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222263</marc> <ucs>5C3B</ucs> <utf-8>E5B0BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222265</marc> <ucs>5C44</ucs> <utf-8>E5B184</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222267</marc> <ucs>5C49</ucs> <utf-8>E5B189</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222279</marc> <ucs>5C59</ucs> <utf-8>E5B199</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22227B</marc> <ucs>5C5D</ucs> <utf-8>E5B19D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22227C</marc> <ucs>5C5F</ucs> <utf-8>E5B19F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222323</marc> <ucs>5C63</ucs> <utf-8>E5B1A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222329</marc> <ucs>5C67</ucs> <utf-8>E5B1A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22232B</marc> <ucs>5C68</ucs> <utf-8>E5B1A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222330</marc> <ucs>5C6D</ucs> <utf-8>E5B1AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222331</marc> <ucs>5C6E</ucs> <utf-8>E5B1AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222337</marc> <ucs>5C74</ucs> <utf-8>E5B1B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222339</marc> <ucs>5C73</ucs> <utf-8>E5B1B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22233B</marc> <ucs>5C77</ucs> <utf-8>E5B1B7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22233C</marc> <ucs>5C7A</ucs> <utf-8>E5B1BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222340</marc> <ucs>5C7C</ucs> <utf-8>E5B1BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222346</marc> <ucs>5C8F</ucs> <utf-8>E5B28F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222349</marc> <ucs>5C88</ucs> <utf-8>E5B288</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22234B</marc> <ucs>5C8D</ucs> <utf-8>E5B28D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22234D</marc> <ucs>5C99</ucs> <utf-8>E5B299</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222355</marc> <ucs>5CA6</ucs> <utf-8>E5B2A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222357</marc> <ucs>5CA0</ucs> <utf-8>E5B2A0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22235C</marc> <ucs>5CA2</ucs> <utf-8>E5B2A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222360</marc> <ucs>5CB5</ucs> <utf-8>E5B2B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222361</marc> <ucs>5CA7</ucs> <utf-8>E5B2A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222366</marc> <ucs>5CA8</ucs> <utf-8>E5B2A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222367</marc> <ucs>5CAC</ucs> <utf-8>E5B2AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22236B</marc> <ucs>5CA3</ucs> <utf-8>E5B2A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22236C</marc> <ucs>5CB6</ucs> <utf-8>E5B2B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22236D</marc> <ucs>5CC1</ucs> <utf-8>E5B381</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22236F</marc> <ucs>5CAD</ucs> <utf-8>E5B2AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222370</marc> <ucs>5CD5</ucs> <utf-8>E5B395</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222378</marc> <ucs>5CD3</ucs> <utf-8>E5B393</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222379</marc> <ucs>E9E7</ucs> <utf-8>EEA7A7</utf-8> <name>East Asian ideograph (not in Unicode)</name> <alt>5C8D</alt> <altutf-8>E5B28D</altutf-8> </code> <code> <marc>222426</marc> <ucs>5CE0</ucs> <utf-8>E5B3A0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222428</marc> <ucs>5CD2</ucs> <utf-8>E5B392</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222429</marc> <ucs>5CDD</ucs> <utf-8>E5B39D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22242B</marc> <ucs>5CCB</ucs> <utf-8>E5B38B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222430</marc> <ucs>5CC7</ucs> <utf-8>E5B387</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222431</marc> <ucs>5CDC</ucs> <utf-8>E5B39C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222434</marc> <ucs>5D00</ucs> <utf-8>E5B480</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22243B</marc> <ucs>5CFF</ucs> <utf-8>E5B3BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22243C</marc> <ucs>5CEB</ucs> <utf-8>E5B3AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222441</marc> <ucs>5CF4</ucs> <utf-8>E5B3B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222446</marc> <ucs>5CF1</ucs> <utf-8>E5B3B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222449</marc> <ucs>5D1E</ucs> <utf-8>E5B49E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22244A</marc> <ucs>5D12</ucs> <utf-8>E5B492</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222450</marc> <ucs>5D1A</ucs> <utf-8>E5B49A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222452</marc> <ucs>5D0C</ucs> <utf-8>E5B48C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222453</marc> <ucs>5D20</ucs> <utf-8>E5B4A0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222454</marc> <ucs>5D21</ucs> <utf-8>E5B4A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222457</marc> <ucs>5D27</ucs> <utf-8>E5B4A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222458</marc> <ucs>5D0D</ucs> <utf-8>E5B48D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22245A</marc> <ucs>5D26</ucs> <utf-8>E5B4A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22245D</marc> <ucs>5D2E</ucs> <utf-8>E5B4AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222469</marc> <ucs>5D24</ucs> <utf-8>E5B4A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222471</marc> <ucs>5D36</ucs> <utf-8>E5B4B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222472</marc> <ucs>5D3E</ucs> <utf-8>E5B4BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222474</marc> <ucs>5D4B</ucs> <utf-8>E5B58B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222476</marc> <ucs>5D57</ucs> <utf-8>E5B597</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222477</marc> <ucs>5D34</ucs> <utf-8>E5B4B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222525</marc> <ucs>5D3F</ucs> <utf-8>E5B4BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222526</marc> <ucs>5D52</ucs> <utf-8>E5B592</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222527</marc> <ucs>5D3D</ucs> <utf-8>E5B4BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222528</marc> <ucs>5D4E</ucs> <utf-8>E5B58E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22252C</marc> <ucs>5D59</ucs> <utf-8>E5B599</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22252D</marc> <ucs>5D47</ucs> <utf-8>E5B587</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22252F</marc> <ucs>5D32</ucs> <utf-8>E5B4B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222531</marc> <ucs>5D42</ucs> <utf-8>E5B582</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222534</marc> <ucs>5D74</ucs> <utf-8>E5B5B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222539</marc> <ucs>5D6F</ucs> <utf-8>E5B5AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22253A</marc> <ucs>5D6B</ucs> <utf-8>E5B5AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22253F</marc> <ucs>5D75</ucs> <utf-8>E5B5B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222544</marc> <ucs>5D4A</ucs> <utf-8>E5B58A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222549</marc> <ucs>5D6C</ucs> <utf-8>E5B5AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22254A</marc> <ucs>5D62</ucs> <utf-8>E5B5A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22254D</marc> <ucs>5D82</ucs> <utf-8>E5B682</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222550</marc> <ucs>5D79</ucs> <utf-8>E5B5B9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222551</marc> <ucs>5D8E</ucs> <utf-8>E5B68E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22255A</marc> <ucs>5D81</ucs> <utf-8>E5B681</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222560</marc> <ucs>5D7E</ucs> <utf-8>E5B5BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222566</marc> <ucs>5D92</ucs> <utf-8>E5B692</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222568</marc> <ucs>5D99</ucs> <utf-8>E5B699</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222569</marc> <ucs>5D97</ucs> <utf-8>E5B697</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22256A</marc> <ucs>5DA2</ucs> <utf-8>E5B6A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222573</marc> <ucs>5DA1</ucs> <utf-8>E5B6A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222575</marc> <ucs>5D93</ucs> <utf-8>E5B693</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222577</marc> <ucs>5DA0</ucs> <utf-8>E5B6A0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22257B</marc> <ucs>5D94</ucs> <utf-8>E5B694</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22257E</marc> <ucs>5DAC</ucs> <utf-8>E5B6AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222626</marc> <ucs>5DA7</ucs> <utf-8>E5B6A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22262A</marc> <ucs>5DB0</ucs> <utf-8>E5B6B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22262E</marc> <ucs>5DB4</ucs> <utf-8>E5B6B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22262F</marc> <ucs>5DAE</ucs> <utf-8>E5B6AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222630</marc> <ucs>5DB6</ucs> <utf-8>E5B6B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222632</marc> <ucs>5DB8</ucs> <utf-8>E5B6B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222634</marc> <ucs>5DBF</ucs> <utf-8>E5B6BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222636</marc> <ucs>5DB7</ucs> <utf-8>E5B6B7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22263E</marc> <ucs>5DC3</ucs> <utf-8>E5B783</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222644</marc> <ucs>5DC7</ucs> <utf-8>E5B787</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222646</marc> <ucs>5DC9</ucs> <utf-8>E5B789</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222647</marc> <ucs>5DCB</ucs> <utf-8>E5B78B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22264E</marc> <ucs>5DD8</ucs> <utf-8>E5B798</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222650</marc> <ucs>5DDB</ucs> <utf-8>E5B79B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222652</marc> <ucs>5DDC</ucs> <utf-8>E5B79C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222656</marc> <ucs>5DE4</ucs> <utf-8>E5B7A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222662</marc> <ucs>5E00</ucs> <utf-8>E5B880</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222664</marc> <ucs>51E7</ucs> <utf-8>E587A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222672</marc> <ucs>5E14</ucs> <utf-8>E5B894</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222673</marc> <ucs>5E17</ucs> <utf-8>E5B897</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222676</marc> <ucs>5E19</ucs> <utf-8>E5B899</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222677</marc> <ucs>5E12</ucs> <utf-8>E5B892</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222678</marc> <ucs>5E1F</ucs> <utf-8>E5B89F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22267A</marc> <ucs>5E23</ucs> <utf-8>E5B8A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22267B</marc> <ucs>5E21</ucs> <utf-8>E5B8A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222722</marc> <ucs>5E22</ucs> <utf-8>E5B8A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222724</marc> <ucs>5E28</ucs> <utf-8>E5B8A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222735</marc> <ucs>5E44</ucs> <utf-8>E5B984</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222736</marc> <ucs>5E43</ucs> <utf-8>E5B983</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222739</marc> <ucs>5E42</ucs> <utf-8>E5B982</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22273F</marc> <ucs>5E4E</ucs> <utf-8>E5B98E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222747</marc> <ucs>5E58</ucs> <utf-8>E5B998</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222748</marc> <ucs>5E48</ucs> <utf-8>E5B988</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222757</marc> <ucs>5E5E</ucs> <utf-8>E5B99E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222758</marc> <ucs>5E61</ucs> <utf-8>E5B9A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22275D</marc> <ucs>5E68</ucs> <utf-8>E5B9A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22275F</marc> <ucs>5E6C</ucs> <utf-8>E5B9AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222760</marc> <ucs>5E6A</ucs> <utf-8>E5B9AA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222763</marc> <ucs>5E6E</ucs> <utf-8>E5B9AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222764</marc> <ucs>5E6D</ucs> <utf-8>E5B9AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222765</marc> <ucs>5E70</ucs> <utf-8>E5B9B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22276D</marc> <ucs>5E75</ucs> <utf-8>E5B9B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222777</marc> <ucs>5E80</ucs> <utf-8>E5BA80</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22277E</marc> <ucs>5E8B</ucs> <utf-8>E5BA8B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22282F</marc> <ucs>5EA4</ucs> <utf-8>E5BAA4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222835</marc> <ucs>5EA5</ucs> <utf-8>E5BAA5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222836</marc> <ucs>5EAF</ucs> <utf-8>E5BAAF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222842</marc> <ucs>5EB9</ucs> <utf-8>E5BAB9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22284B</marc> <ucs>5EB3</ucs> <utf-8>E5BAB3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22284C</marc> <ucs>5EC4</ucs> <utf-8>E5BB84</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222851</marc> <ucs>5ECC</ucs> <utf-8>E5BB8C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222855</marc> <ucs>5ECB</ucs> <utf-8>E5BB8B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222857</marc> <ucs>5ECD</ucs> <utf-8>E5BB8D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22285A</marc> <ucs>5ED2</ucs> <utf-8>E5BB92</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22285B</marc> <ucs>5ED1</ucs> <utf-8>E5BB91</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22285C</marc> <ucs>5ED5</ucs> <utf-8>E5BB95</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22285F</marc> <ucs>5ED4</ucs> <utf-8>E5BB94</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222860</marc> <ucs>5ED9</ucs> <utf-8>E5BB99</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222861</marc> <ucs>5ECE</ucs> <utf-8>E5BB8E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222868</marc> <ucs>5EE1</ucs> <utf-8>E5BBA1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22286D</marc> <ucs>5EE7</ucs> <utf-8>E5BBA7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222871</marc> <ucs>5EE8</ucs> <utf-8>E5BBA8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22287C</marc> <ucs>5EED</ucs> <utf-8>E5BBAD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222921</marc> <ucs>5EF1</ucs> <utf-8>E5BBB1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222923</marc> <ucs>5EF4</ucs> <utf-8>E5BBB4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222935</marc> <ucs>5F07</ucs> <utf-8>E5BC87</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22293A</marc> <ucs>5F0B</ucs> <utf-8>E5BC8B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22294A</marc> <ucs>5F28</ucs> <utf-8>E5BCA8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22294B</marc> <ucs>5F22</ucs> <utf-8>E5BCA2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22294C</marc> <ucs>5F23</ucs> <utf-8>E5BCA3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22294D</marc> <ucs>5F24</ucs> <utf-8>E5BCA4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222951</marc> <ucs>5F33</ucs> <utf-8>E5BCB3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222952</marc> <ucs>5F30</ucs> <utf-8>E5BCB0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222958</marc> <ucs>5F38</ucs> <utf-8>E5BCB8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22295C</marc> <ucs>5F40</ucs> <utf-8>E5BD80</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22295F</marc> <ucs>5F44</ucs> <utf-8>E5BD84</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222962</marc> <ucs>5F4D</ucs> <utf-8>E5BD8D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222968</marc> <ucs>5F50</ucs> <utf-8>E5BD90</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222969</marc> <ucs>5F54</ucs> <utf-8>E5BD94</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22296A</marc> <ucs>5F56</ucs> <utf-8>E5BD96</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22296C</marc> <ucs>5F58</ucs> <utf-8>E5BD98</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222970</marc> <ucs>5F60</ucs> <utf-8>E5BDA0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222971</marc> <ucs>5F61</ucs> <utf-8>E5BDA1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222972</marc> <ucs>5F63</ucs> <utf-8>E5BDA3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222973</marc> <ucs>809C</ucs> <utf-8>E8829C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222974</marc> <ucs>5F67</ucs> <utf-8>E5BDA7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222978</marc> <ucs>5F72</ucs> <utf-8>E5BDB2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222979</marc> <ucs>5F73</ucs> <utf-8>E5BDB3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22297C</marc> <ucs>5F74</ucs> <utf-8>E5BDB4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222A23</marc> <ucs>5F82</ucs> <utf-8>E5BE82</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222A27</marc> <ucs>5F89</ucs> <utf-8>E5BE89</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222A2B</marc> <ucs>5F94</ucs> <utf-8>E5BE94</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222A34</marc> <ucs>EA02</ucs> <utf-8>EEA882</utf-8> <name>East Asian ideograph not found in unified han</name> <alt>3031</alt> <altutf-8>E380B1</altutf-8> </code> <code> <marc>222A39</marc> <ucs>5F9C</ucs> <utf-8>E5BE9C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222A3D</marc> <ucs>5F9A</ucs> <utf-8>E5BE9A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222A46</marc> <ucs>5FAF</ucs> <utf-8>E5BEAF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222A50</marc> <ucs>5FBC</ucs> <utf-8>E5BEBC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222A57</marc> <ucs>5FC9</ucs> <utf-8>E5BF89</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222A5F</marc> <ucs>5FD1</ucs> <utf-8>E5BF91</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222A61</marc> <ucs>5FD2</ucs> <utf-8>E5BF92</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222A63</marc> <ucs>5FD0</ucs> <utf-8>E5BF90</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222A67</marc> <ucs>5FCE</ucs> <utf-8>E5BF8E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222A68</marc> <ucs>5FED</ucs> <utf-8>E5BFAD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222A72</marc> <ucs>5FEE</ucs> <utf-8>E5BFAE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222A73</marc> <ucs>5FF8</ucs> <utf-8>E5BFB8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222A78</marc> <ucs>5FE1</ucs> <utf-8>E5BFA1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222A7B</marc> <ucs>5FE4</ucs> <utf-8>E5BFA4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222B24</marc> <ucs>5FEA</ucs> <utf-8>E5BFAA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222B2A</marc> <ucs>6026</ucs> <utf-8>E680A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222B2C</marc> <ucs>6029</ucs> <utf-8>E680A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222B2D</marc> <ucs>602B</ucs> <utf-8>E680AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222B30</marc> <ucs>6019</ucs> <utf-8>E68099</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222B31</marc> <ucs>6008</ucs> <utf-8>E68088</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222B36</marc> <ucs>600A</ucs> <utf-8>E6808A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222B37</marc> <ucs>600C</ucs> <utf-8>E6808C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222B38</marc> <ucs>601B</ucs> <utf-8>E6809B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222B3C</marc> <ucs>6017</ucs> <utf-8>E68097</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222B3D</marc> <ucs>6033</ucs> <utf-8>E680B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222B45</marc> <ucs>600D</ucs> <utf-8>E6808D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222B46</marc> <ucs>6010</ucs> <utf-8>E68090</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222B4B</marc> <ucs>6039</ucs> <utf-8>E680B9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222B50</marc> <ucs>6013</ucs> <utf-8>E68093</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222B53</marc> <ucs>6054</ucs> <utf-8>E68194</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222B57</marc> <ucs>605D</ucs> <utf-8>E6819D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222B5A</marc> <ucs>6047</ucs> <utf-8>E68187</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222B5E</marc> <ucs>6049</ucs> <utf-8>E68189</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222B5F</marc> <ucs>6053</ucs> <utf-8>E68193</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222B68</marc> <ucs>6067</ucs> <utf-8>E681A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222B6F</marc> <ucs>604C</ucs> <utf-8>E6818C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222B71</marc> <ucs>6041</ucs> <utf-8>E68181</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222B72</marc> <ucs>6077</ucs> <utf-8>E681B7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222B74</marc> <ucs>6042</ucs> <utf-8>E68182</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222B76</marc> <ucs>605F</ucs> <utf-8>E6819F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222B7A</marc> <ucs>6061</ucs> <utf-8>E681A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222C24</marc> <ucs>608A</ucs> <utf-8>E6828A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222C2B</marc> <ucs>6092</ucs> <utf-8>E68292</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222C2C</marc> <ucs>609D</ucs> <utf-8>E6829D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222C2D</marc> <ucs>6081</ucs> <utf-8>E68281</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222C2F</marc> <ucs>609E</ucs> <utf-8>E6829E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222C30</marc> <ucs>6083</ucs> <utf-8>E68283</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222C32</marc> <ucs>6097</ucs> <utf-8>E68297</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222C34</marc> <ucs>60A7</ucs> <utf-8>E682A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222C3A</marc> <ucs>6095</ucs> <utf-8>E68295</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222C3E</marc> <ucs>60C7</ucs> <utf-8>E68387</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222C42</marc> <ucs>60B0</ucs> <utf-8>E682B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222C46</marc> <ucs>60BE</ucs> <utf-8>E682BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222C47</marc> <ucs>60D3</ucs> <utf-8>E68393</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222C48</marc> <ucs>60D4</ucs> <utf-8>E68394</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222C4E</marc> <ucs>60CE</ucs> <utf-8>E6838E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222C51</marc> <ucs>60CF</ucs> <utf-8>E6838F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222C53</marc> <ucs>60D9</ucs> <utf-8>E68399</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222C54</marc> <ucs>60B3</ucs> <utf-8>E682B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222C56</marc> <ucs>60DD</ucs> <utf-8>E6839D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222C5D</marc> <ucs>60C4</ucs> <utf-8>E68384</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222C60</marc> <ucs>60B1</ucs> <utf-8>E682B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222C62</marc> <ucs>60E3</ucs> <utf-8>E683A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222C66</marc> <ucs>60E2</ucs> <utf-8>E683A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222C67</marc> <ucs>60E5</ucs> <utf-8>E683A5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222C69</marc> <ucs>60DB</ucs> <utf-8>E6839B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222C6E</marc> <ucs>60E9</ucs> <utf-8>E683A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222C70</marc> <ucs>6114</ucs> <utf-8>E68494</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222C73</marc> <ucs>6103</ucs> <utf-8>E68483</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222C75</marc> <ucs>6119</ucs> <utf-8>E68499</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222C7C</marc> <ucs>60FD</ucs> <utf-8>E683BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222C7D</marc> <ucs>610D</ucs> <utf-8>E6848D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222D2A</marc> <ucs>610A</ucs> <utf-8>E6848A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222D2C</marc> <ucs>6110</ucs> <utf-8>E68490</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222D32</marc> <ucs>6112</ucs> <utf-8>E68492</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222D34</marc> <ucs>60F2</ucs> <utf-8>E683B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222D37</marc> <ucs>6125</ucs> <utf-8>E684A5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222D3B</marc> <ucs>60F8</ucs> <utf-8>E683B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222D3F</marc> <ucs>6121</ucs> <utf-8>E684A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222D41</marc> <ucs>60FC</ucs> <utf-8>E683BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222D43</marc> <ucs>6106</ucs> <utf-8>E68486</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222D48</marc> <ucs>6149</ucs> <utf-8>E68589</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222D4A</marc> <ucs>614A</ucs> <utf-8>E6858A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222D4E</marc> <ucs>612B</ucs> <utf-8>E684AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222D50</marc> <ucs>6129</ucs> <utf-8>E684A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222D51</marc> <ucs>6150</ucs> <utf-8>E68590</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222D56</marc> <ucs>53AF</ucs> <utf-8>E58EAF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222D58</marc> <ucs>6130</ucs> <utf-8>E684B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222D5B</marc> <ucs>6141</ucs> <utf-8>E68581</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222D5E</marc> <ucs>6137</ucs> <utf-8>E684B7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222D61</marc> <ucs>6146</ucs> <utf-8>E68586</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222D66</marc> <ucs>615E</ucs> <utf-8>E6859E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222D67</marc> <ucs>6175</ucs> <utf-8>E685B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222D68</marc> <ucs>6174</ucs> <utf-8>E685B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222D6B</marc> <ucs>6183</ucs> <utf-8>E68683</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222D70</marc> <ucs>6171</ucs> <utf-8>E685B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222D74</marc> <ucs>616A</ucs> <utf-8>E685AA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222D77</marc> <ucs>6173</ucs> <utf-8>E685B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222D79</marc> <ucs>6164</ucs> <utf-8>E685A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222D7B</marc> <ucs>6153</ucs> <utf-8>E68593</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222E23</marc> <ucs>618B</ucs> <utf-8>E6868B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222E2C</marc> <ucs>616F</ucs> <utf-8>E685AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222E2D</marc> <ucs>6165</ucs> <utf-8>E685A5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222E2F</marc> <ucs>615C</ucs> <utf-8>E6859C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222E32</marc> <ucs>619D</ucs> <utf-8>E6869D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222E33</marc> <ucs>61A6</ucs> <utf-8>E686A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222E3D</marc> <ucs>61A2</ucs> <utf-8>E686A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222E40</marc> <ucs>61A8</ucs> <utf-8>E686A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222E42</marc> <ucs>619C</ucs> <utf-8>E6869C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222E43</marc> <ucs>61AF</ucs> <utf-8>E686AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222E45</marc> <ucs>6196</ucs> <utf-8>E68696</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222E46</marc> <ucs>6197</ucs> <utf-8>E68697</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222E47</marc> <ucs>61AD</ucs> <utf-8>E686AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222E4C</marc> <ucs>6192</ucs> <utf-8>E68692</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222E52</marc> <ucs>61AE</ucs> <utf-8>E686AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222E55</marc> <ucs>618D</ucs> <utf-8>E6868D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222E5A</marc> <ucs>61CB</ucs> <utf-8>E6878B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222E5C</marc> <ucs>61CC</ucs> <utf-8>E6878C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222E5D</marc> <ucs>61C6</ucs> <utf-8>E68786</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222E68</marc> <ucs>61BA</ucs> <utf-8>E686BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222E6A</marc> <ucs>61B8</ucs> <utf-8>E686B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222E71</marc> <ucs>61E0</ucs> <utf-8>E687A0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222E77</marc> <ucs>61E5</ucs> <utf-8>E687A5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222E7D</marc> <ucs>61DC</ucs> <utf-8>E6879C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222E7E</marc> <ucs>61DF</ucs> <utf-8>E6879F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222F29</marc> <ucs>61F3</ucs> <utf-8>E687B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222F3D</marc> <ucs>6201</ucs> <utf-8>E68881</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222F41</marc> <ucs>6204</ucs> <utf-8>E68884</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222F43</marc> <ucs>6207</ucs> <utf-8>E68887</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222F44</marc> <ucs>6209</ucs> <utf-8>E68889</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222F47</marc> <ucs>6214</ucs> <utf-8>E68894</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222F56</marc> <ucs>6223</ucs> <utf-8>E688A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222F5B</marc> <ucs>6225</ucs> <utf-8>E688A5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222F5D</marc> <ucs>6224</ucs> <utf-8>E688A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222F61</marc> <ucs>6229</ucs> <utf-8>E688A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222F67</marc> <ucs>622D</ucs> <utf-8>E688AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222F69</marc> <ucs>97EF</ucs> <utf-8>E99FAF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222F6E</marc> <ucs>6239</ucs> <utf-8>E688B9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222F6F</marc> <ucs>623A</ucs> <utf-8>E688BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222F70</marc> <ucs>623D</ucs> <utf-8>E688BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222F75</marc> <ucs>6243</ucs> <utf-8>E68983</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222F77</marc> <ucs>6246</ucs> <utf-8>E68986</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222F78</marc> <ucs>6245</ucs> <utf-8>E68985</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222F79</marc> <ucs>624A</ucs> <utf-8>E6898A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222F7A</marc> <ucs>6250</ucs> <utf-8>E68990</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>222F7C</marc> <ucs>625E</ucs> <utf-8>E6899E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223026</marc> <ucs>6268</ucs> <utf-8>E689A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223028</marc> <ucs>6260</ucs> <utf-8>E689A0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22302B</marc> <ucs>625A</ucs> <utf-8>E6899A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22302C</marc> <ucs>6262</ucs> <utf-8>E689A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22302D</marc> <ucs>6266</ucs> <utf-8>E689A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223031</marc> <ucs>6286</ucs> <utf-8>E68A86</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223032</marc> <ucs>628E</ucs> <utf-8>E68A8E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223041</marc> <ucs>62A3</ucs> <utf-8>E68AA3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223043</marc> <ucs>6282</ucs> <utf-8>E68A82</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223046</marc> <ucs>6285</ucs> <utf-8>E68A85</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22304B</marc> <ucs>629D</ucs> <utf-8>E68A9D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223056</marc> <ucs>62A6</ucs> <utf-8>E68AA6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223057</marc> <ucs>62D1</ucs> <utf-8>E68B91</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223061</marc> <ucs>62E4</ucs> <utf-8>E68BA4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223069</marc> <ucs>62B6</ucs> <utf-8>E68AB6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22306A</marc> <ucs>62C3</ucs> <utf-8>E68B83</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223072</marc> <ucs>630D</ucs> <utf-8>E68C8D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223125</marc> <ucs>62F5</ucs> <utf-8>E68BB5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223131</marc> <ucs>630C</ucs> <utf-8>E68C8C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223132</marc> <ucs>6360</ucs> <utf-8>E68DA0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223137</marc> <ucs>62F6</ucs> <utf-8>E68BB6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22313A</marc> <ucs>6331</ucs> <utf-8>E68CB1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223142</marc> <ucs>6345</ucs> <utf-8>E68D85</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223144</marc> <ucs>6343</ucs> <utf-8>E68D83</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223145</marc> <ucs>6335</ucs> <utf-8>E68CB5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223147</marc> <ucs>6353</ucs> <utf-8>E68D93</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223148</marc> <ucs>6364</ucs> <utf-8>E68DA4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223149</marc> <ucs>6336</ucs> <utf-8>E68CB6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22314A</marc> <ucs>6344</ucs> <utf-8>E68D84</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223154</marc> <ucs>6339</ucs> <utf-8>E68CB9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223158</marc> <ucs>6357</ucs> <utf-8>E68D97</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22315A</marc> <ucs>633C</ucs> <utf-8>E68CBC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22315B</marc> <ucs>6358</ucs> <utf-8>E68D98</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22315C</marc> <ucs>634B</ucs> <utf-8>E68D8B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22315F</marc> <ucs>6354</ucs> <utf-8>E68D94</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223168</marc> <ucs>637D</ucs> <utf-8>E68DBD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22316A</marc> <ucs>63B6</ucs> <utf-8>E68EB6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22316B</marc> <ucs>6382</ucs> <utf-8>E68E82</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22316C</marc> <ucs>636C</ucs> <utf-8>E68DAC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22316E</marc> <ucs>639F</ucs> <utf-8>E68E9F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223172</marc> <ucs>639E</ucs> <utf-8>E68E9E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223173</marc> <ucs>637F</ucs> <utf-8>E68DBF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223179</marc> <ucs>6381</ucs> <utf-8>E68E81</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22317B</marc> <ucs>6397</ucs> <utf-8>E68E97</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22317D</marc> <ucs>63AB</ucs> <utf-8>E68EAB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223225</marc> <ucs>6387</ucs> <utf-8>E68E87</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223226</marc> <ucs>637A</ucs> <utf-8>E68DBA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223227</marc> <ucs>638E</ucs> <utf-8>E68E8E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22322A</marc> <ucs>6386</ucs> <utf-8>E68E86</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22322F</marc> <ucs>6375</ucs> <utf-8>E68DB5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223230</marc> <ucs>63AF</ucs> <utf-8>E68EAF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223237</marc> <ucs>63B1</ucs> <utf-8>E68EB1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223238</marc> <ucs>63B0</ucs> <utf-8>E68EB0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223239</marc> <ucs>63AE</ucs> <utf-8>E68EAE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22323A</marc> <ucs>637C</ucs> <utf-8>E68DBC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22323B</marc> <ucs>6390</ucs> <utf-8>E68E90</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22323D</marc> <ucs>63AD</ucs> <utf-8>E68EAD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223241</marc> <ucs>636D</ucs> <utf-8>E68DAD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223243</marc> <ucs>63DE</ucs> <utf-8>E68F9E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223244</marc> <ucs>63E5</ucs> <utf-8>E68FA5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223247</marc> <ucs>63D3</ucs> <utf-8>E68F93</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22324F</marc> <ucs>63BD</ucs> <utf-8>E68EBD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223250</marc> <ucs>63C3</ucs> <utf-8>E68F83</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223252</marc> <ucs>63F5</ucs> <utf-8>E68FB5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223258</marc> <ucs>63E6</ucs> <utf-8>E68FA6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22325B</marc> <ucs>63E0</ucs> <utf-8>E68FA0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22325C</marc> <ucs>63D5</ucs> <utf-8>E68F95</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22325D</marc> <ucs>63F6</ucs> <utf-8>E68FB6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22325E</marc> <ucs>63F2</ucs> <utf-8>E68FB2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22325F</marc> <ucs>63F8</ucs> <utf-8>E68FB8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223266</marc> <ucs>E9E8</ucs> <utf-8>EEA7A8</utf-8> <name>East Asian ideograph (not in Unicode)</name> <alt>63C5</alt> <altutf-8>E68F85</altutf-8> </code> <code> <marc>22326A</marc> <ucs>63F9</ucs> <utf-8>E68FB9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223270</marc> <ucs>63BE</ucs> <utf-8>E68EBE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223272</marc> <ucs>63EB</ucs> <utf-8>E68FAB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223273</marc> <ucs>63DD</ucs> <utf-8>E68F9D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223276</marc> <ucs>E9E9</ucs> <utf-8>EEA7A9</utf-8> <name>East Asian ideograph (not in Unicode)</name> <alt>63D1</alt> <altutf-8>E68F91</altutf-8> </code> <code> <marc>223279</marc> <ucs>63C4</ucs> <utf-8>E68F84</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22327A</marc> <ucs>63DC</ucs> <utf-8>E68F9C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22327B</marc> <ucs>63D7</ucs> <utf-8>E68F97</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22327E</marc> <ucs>6412</ucs> <utf-8>E69092</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223322</marc> <ucs>6410</ucs> <utf-8>E69090</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223324</marc> <ucs>6434</ucs> <utf-8>E690B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223329</marc> <ucs>641B</ucs> <utf-8>E6909B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22332B</marc> <ucs>6420</ucs> <utf-8>E690A0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22332C</marc> <ucs>6424</ucs> <utf-8>E690A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22332F</marc> <ucs>6426</ucs> <utf-8>E690A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223331</marc> <ucs>640C</ucs> <utf-8>E6908C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223336</marc> <ucs>6415</ucs> <utf-8>E69095</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223337</marc> <ucs>6418</ucs> <utf-8>E69098</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223338</marc> <ucs>640E</ucs> <utf-8>E6908E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223339</marc> <ucs>EA03</ucs> <utf-8>EEA883</utf-8> <name>East Asian ideograph not found in unified han</name> <alt>3031</alt> <altutf-8>E380B1</altutf-8> </code> <code> <marc>22333B</marc> <ucs>6422</ucs> <utf-8>E690A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22333D</marc> <ucs>6421</ucs> <utf-8>E690A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223344</marc> <ucs>6430</ucs> <utf-8>E690B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223345</marc> <ucs>6441</ucs> <utf-8>E69181</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223348</marc> <ucs>6435</ucs> <utf-8>E690B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22334C</marc> <ucs>6409</ucs> <utf-8>E69089</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223351</marc> <ucs>640A</ucs> <utf-8>E6908A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223353</marc> <ucs>6440</ucs> <utf-8>E69180</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223359</marc> <ucs>6407</ucs> <utf-8>E69087</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22335B</marc> <ucs>643B</ucs> <utf-8>E690BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22335D</marc> <ucs>643F</ucs> <utf-8>E690BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223368</marc> <ucs>645B</ucs> <utf-8>E6919B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22336A</marc> <ucs>644F</ucs> <utf-8>E6918F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22336C</marc> <ucs>646B</ucs> <utf-8>E691AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22336F</marc> <ucs>6476</ucs> <utf-8>E691B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223376</marc> <ucs>6474</ucs> <utf-8>E691B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223378</marc> <ucs>647D</ucs> <utf-8>E691BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22337B</marc> <ucs>6473</ucs> <utf-8>E691B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223423</marc> <ucs>644E</ucs> <utf-8>E6918E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223424</marc> <ucs>6464</ucs> <utf-8>E691A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223427</marc> <ucs>6482</ucs> <utf-8>E69282</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223428</marc> <ucs>645E</ucs> <utf-8>E6919E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22342C</marc> <ucs>647B</ucs> <utf-8>E691BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22342E</marc> <ucs>645C</ucs> <utf-8>E6919C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22343C</marc> <ucs>649D</ucs> <utf-8>E6929D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22343F</marc> <ucs>6499</ucs> <utf-8>E69299</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223442</marc> <ucs>648F</ucs> <utf-8>E6928F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22344D</marc> <ucs>6496</ucs> <utf-8>E69296</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22344E</marc> <ucs>64A2</ucs> <utf-8>E692A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223454</marc> <ucs>6490</ucs> <utf-8>E69290</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22345B</marc> <ucs>64B6</ucs> <utf-8>E692B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223461</marc> <ucs>6498</ucs> <utf-8>E69298</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223462</marc> <ucs>649F</ucs> <utf-8>E6929F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223465</marc> <ucs>E9EA</ucs> <utf-8>EEA7AA</utf-8> <name>East Asian ideograph (not in Unicode)</name> <alt>64A7</alt> <altutf-8>E692A7</altutf-8> </code> <code> <marc>223466</marc> <ucs>64B3</ucs> <utf-8>E692B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22346A</marc> <ucs>64D7</ucs> <utf-8>E69397</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22346C</marc> <ucs>64D3</ucs> <utf-8>E69393</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223474</marc> <ucs>64BE</ucs> <utf-8>E692BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223475</marc> <ucs>64D0</ucs> <utf-8>E69390</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22352A</marc> <ucs>64EF</ucs> <utf-8>E693AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22352D</marc> <ucs>64E1</ucs> <utf-8>E693A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22352E</marc> <ucs>64E5</ucs> <utf-8>E693A5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223531</marc> <ucs>64EB</ucs> <utf-8>E693AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223533</marc> <ucs>64E2</ucs> <utf-8>E693A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223536</marc> <ucs>64ED</ucs> <utf-8>E693AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223538</marc> <ucs>64E4</ucs> <utf-8>E693A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223542</marc> <ucs>64F7</ucs> <utf-8>E693B7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223546</marc> <ucs>6504</ucs> <utf-8>E69484</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22354B</marc> <ucs>64FD</ucs> <utf-8>E693BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22354F</marc> <ucs>6508</ucs> <utf-8>E69488</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223553</marc> <ucs>6509</ucs> <utf-8>E69489</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223559</marc> <ucs>651A</ucs> <utf-8>E6949A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22355B</marc> <ucs>6516</ucs> <utf-8>E69496</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223561</marc> <ucs>651B</ucs> <utf-8>E6949B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223569</marc> <ucs>6527</ucs> <utf-8>E694A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22356D</marc> <ucs>6522</ucs> <utf-8>E694A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22356F</marc> <ucs>6529</ucs> <utf-8>E694A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223572</marc> <ucs>6525</ucs> <utf-8>E694A5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223577</marc> <ucs>652E</ucs> <utf-8>E694AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22357C</marc> <ucs>6541</ucs> <utf-8>E69581</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22362C</marc> <ucs>6538</ucs> <utf-8>E694B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223634</marc> <ucs>6542</ucs> <utf-8>E69582</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223636</marc> <ucs>6549</ucs> <utf-8>E69589</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22363E</marc> <ucs>6554</ucs> <utf-8>E69594</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22363F</marc> <ucs>6555</ucs> <utf-8>E69595</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223645</marc> <ucs>6567</ucs> <utf-8>E695A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223647</marc> <ucs>6561</ucs> <utf-8>E695A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22364F</marc> <ucs>656D</ucs> <utf-8>E695AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223654</marc> <ucs>657A</ucs> <utf-8>E695BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223664</marc> <ucs>6585</ucs> <utf-8>E69685</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22366E</marc> <ucs>658C</ucs> <utf-8>E6968C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223670</marc> <ucs>6592</ucs> <utf-8>E69692</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223671</marc> <ucs>6595</ucs> <utf-8>E69695</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223675</marc> <ucs>659B</ucs> <utf-8>E6969B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223677</marc> <ucs>659D</ucs> <utf-8>E6969D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22367A</marc> <ucs>65A0</ucs> <utf-8>E696A0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223722</marc> <ucs>65A8</ucs> <utf-8>E696A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223723</marc> <ucs>65A6</ucs> <utf-8>E696A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223727</marc> <ucs>65AE</ucs> <utf-8>E696AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22372A</marc> <ucs>65B6</ucs> <utf-8>E696B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22372C</marc> <ucs>65B8</ucs> <utf-8>E696B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22372F</marc> <ucs>65BF</ucs> <utf-8>E696BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223731</marc> <ucs>65C6</ucs> <utf-8>E69786</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223732</marc> <ucs>65C3</ucs> <utf-8>E69783</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223733</marc> <ucs>65C4</ucs> <utf-8>E69784</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223734</marc> <ucs>65C2</ucs> <utf-8>E69782</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22373B</marc> <ucs>65D0</ucs> <utf-8>E69790</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22373C</marc> <ucs>65D2</ucs> <utf-8>E69792</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223744</marc> <ucs>65DB</ucs> <utf-8>E6979B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223745</marc> <ucs>65DC</ucs> <utf-8>E6979C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223747</marc> <ucs>65DD</ucs> <utf-8>E6979D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223748</marc> <ucs>65DF</ucs> <utf-8>E6979F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22374A</marc> <ucs>65E1</ucs> <utf-8>E697A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22374E</marc> <ucs>65E4</ucs> <utf-8>E697A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223754</marc> <ucs>65F4</ucs> <utf-8>E697B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223755</marc> <ucs>65F0</ucs> <utf-8>E697B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22375A</marc> <ucs>6609</ucs> <utf-8>E69889</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22375B</marc> <ucs>65FB</ucs> <utf-8>E697BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22375C</marc> <ucs>65FC</ucs> <utf-8>E697BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22375E</marc> <ucs>660A</ucs> <utf-8>E6988A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223764</marc> <ucs>6603</ucs> <utf-8>E69883</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22376A</marc> <ucs>6611</ucs> <utf-8>E69891</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22376B</marc> <ucs>6615</ucs> <utf-8>E69895</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22376D</marc> <ucs>6604</ucs> <utf-8>E69884</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22376E</marc> <ucs>6631</ucs> <utf-8>E698B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223772</marc> <ucs>6621</ucs> <utf-8>E698A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223775</marc> <ucs>662C</ucs> <utf-8>E698AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223777</marc> <ucs>6635</ucs> <utf-8>E698B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22377C</marc> <ucs>661E</ucs> <utf-8>E6989E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22377D</marc> <ucs>663A</ucs> <utf-8>E698BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223827</marc> <ucs>6633</ucs> <utf-8>E698B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223828</marc> <ucs>662B</ucs> <utf-8>E698AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22382B</marc> <ucs>6634</ucs> <utf-8>E698B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22382C</marc> <ucs>6624</ucs> <utf-8>E698A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223831</marc> <ucs>6645</ucs> <utf-8>E69985</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223832</marc> <ucs>665F</ucs> <utf-8>E6999F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22383D</marc> <ucs>6665</ucs> <utf-8>E699A5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22383E</marc> <ucs>665C</ucs> <utf-8>E6999C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22383F</marc> <ucs>6661</ucs> <utf-8>E699A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223848</marc> <ucs>665B</ucs> <utf-8>E6999B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223849</marc> <ucs>6659</ucs> <utf-8>E69999</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22384A</marc> <ucs>6667</ucs> <utf-8>E699A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22384C</marc> <ucs>665E</ucs> <utf-8>E6999E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22384D</marc> <ucs>6657</ucs> <utf-8>E69997</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223850</marc> <ucs>667E</ucs> <utf-8>E699BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223851</marc> <ucs>666C</ucs> <utf-8>E699AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22385A</marc> <ucs>6678</ucs> <utf-8>E699B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223860</marc> <ucs>6673</ucs> <utf-8>E699B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223866</marc> <ucs>666D</ucs> <utf-8>E699AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223868</marc> <ucs>6677</ucs> <utf-8>E699B7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223870</marc> <ucs>6684</ucs> <utf-8>E69A84</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223871</marc> <ucs>668C</ucs> <utf-8>E69A8C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223872</marc> <ucs>6693</ucs> <utf-8>E69A93</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223875</marc> <ucs>668B</ucs> <utf-8>E69A8B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223876</marc> <ucs>6690</ucs> <utf-8>E69A90</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223879</marc> <ucs>6694</ucs> <utf-8>E69A94</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22387A</marc> <ucs>668A</ucs> <utf-8>E69A8A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22387C</marc> <ucs>6698</ucs> <utf-8>E69A98</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22387D</marc> <ucs>668D</ucs> <utf-8>E69A8D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223924</marc> <ucs>7A25</ucs> <utf-8>E7A8A5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22392A</marc> <ucs>66A0</ucs> <utf-8>E69AA0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223930</marc> <ucs>5C21</ucs> <utf-8>E5B0A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223932</marc> <ucs>669D</ucs> <utf-8>E69A9D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22393A</marc> <ucs>66B2</ucs> <utf-8>E69AB2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223940</marc> <ucs>66B5</ucs> <utf-8>E69AB5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223941</marc> <ucs>66AA</ucs> <utf-8>E69AAA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223943</marc> <ucs>66AC</ucs> <utf-8>E69AAC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223947</marc> <ucs>66B1</ucs> <utf-8>E69AB1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22394E</marc> <ucs>66C8</ucs> <utf-8>E69B88</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22394F</marc> <ucs>66BE</ucs> <utf-8>E69ABE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223954</marc> <ucs>66C0</ucs> <utf-8>E69B80</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223955</marc> <ucs>66C7</ucs> <utf-8>E69B87</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22395A</marc> <ucs>66BB</ucs> <utf-8>E69ABB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22395C</marc> <ucs>66C4</ucs> <utf-8>E69B84</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223960</marc> <ucs>66CF</ucs> <utf-8>E69B8F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223971</marc> <ucs>66DA</ucs> <utf-8>E69B9A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223972</marc> <ucs>66DB</ucs> <utf-8>E69B9B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223973</marc> <ucs>66E2</ucs> <utf-8>E69BA2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223976</marc> <ucs>66E1</ucs> <utf-8>E69BA1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223978</marc> <ucs>66E8</ucs> <utf-8>E69BA8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22397C</marc> <ucs>66E9</ucs> <utf-8>E69BA9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223A28</marc> <ucs>6705</ucs> <utf-8>E69C85</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223A30</marc> <ucs>670F</ucs> <utf-8>E69C8F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223A31</marc> <ucs>6710</ucs> <utf-8>E69C90</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223A33</marc> <ucs>6712</ucs> <utf-8>E69C92</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223A34</marc> <ucs>6713</ucs> <utf-8>E69C93</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223A38</marc> <ucs>6719</ucs> <utf-8>E69C99</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223A39</marc> <ucs>6718</ucs> <utf-8>E69C98</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223A47</marc> <ucs>6723</ucs> <utf-8>E69CA3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223A4C</marc> <ucs>673E</ucs> <utf-8>E69CBE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223A4E</marc> <ucs>673F</ucs> <utf-8>E69CBF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223A58</marc> <ucs>6757</ucs> <utf-8>E69D97</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223A5B</marc> <ucs>6745</ucs> <utf-8>E69D85</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223A5C</marc> <ucs>6747</ucs> <utf-8>E69D87</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223A60</marc> <ucs>675D</ucs> <utf-8>E69D9D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223A61</marc> <ucs>6755</ucs> <utf-8>E69D95</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223A66</marc> <ucs>674C</ucs> <utf-8>E69D8C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223A67</marc> <ucs>6759</ucs> <utf-8>E69D99</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223A68</marc> <ucs>6748</ucs> <utf-8>E69D88</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223A6B</marc> <ucs>6763</ucs> <utf-8>E69DA3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223A6E</marc> <ucs>6753</ucs> <utf-8>E69D93</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223A71</marc> <ucs>674A</ucs> <utf-8>E69D8A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223A75</marc> <ucs>6793</ucs> <utf-8>E69E93</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223A78</marc> <ucs>677C</ucs> <utf-8>E69DBC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223A7A</marc> <ucs>679F</ucs> <utf-8>E69E9F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223A7C</marc> <ucs>6785</ucs> <utf-8>E69E85</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223B21</marc> <ucs>677B</ucs> <utf-8>E69DBB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223B22</marc> <ucs>6792</ucs> <utf-8>E69E92</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223B23</marc> <ucs>6776</ucs> <utf-8>E69DB6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223B25</marc> <ucs>6791</ucs> <utf-8>E69E91</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223B26</marc> <ucs>6799</ucs> <utf-8>E69E99</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223B28</marc> <ucs>67A4</ucs> <utf-8>E69EA4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223B2E</marc> <ucs>678F</ucs> <utf-8>E69E8F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223B30</marc> <ucs>6772</ucs> <utf-8>E69DB2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223B31</marc> <ucs>E963</ucs> <utf-8>EEA5A3</utf-8> <name>East Asian ideograph (variant of 4C3B31 which maps to 6798)</name> <alt>6798</alt> <altutf-8>E69E98</altutf-8> </code> <code> <marc>223B32</marc> <ucs>676A</ucs> <utf-8>E69DAA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223B39</marc> <ucs>67AC</ucs> <utf-8>E69EAC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223B3B</marc> <ucs>67A0</ucs> <utf-8>E69EA0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223B3F</marc> <ucs>67A1</ucs> <utf-8>E69EA1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223B44</marc> <ucs>67F9</ucs> <utf-8>E69FB9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223B48</marc> <ucs>678D</ucs> <utf-8>E69E8D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223B49</marc> <ucs>678C</ucs> <utf-8>E69E8C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223B4C</marc> <ucs>67FC</ucs> <utf-8>E69FBC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223B4E</marc> <ucs>6810</ucs> <utf-8>E6A090</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223B51</marc> <ucs>67C8</ucs> <utf-8>E69F88</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223B54</marc> <ucs>67CC</ucs> <utf-8>E69F8C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223B58</marc> <ucs>67C5</ucs> <utf-8>E69F85</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223B5C</marc> <ucs>67BB</ucs> <utf-8>E69EBB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223B5F</marc> <ucs>67B0</ucs> <utf-8>E69EB0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223B60</marc> <ucs>6803</ucs> <utf-8>E6A083</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223B61</marc> <ucs>67F8</ucs> <utf-8>E69FB8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223B63</marc> <ucs>67D8</ucs> <utf-8>E69F98</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223B64</marc> <ucs>67B7</ucs> <utf-8>E69EB7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223B6D</marc> <ucs>6802</ucs> <utf-8>E6A082</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223B6F</marc> <ucs>67E4</ucs> <utf-8>E69FA4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223B70</marc> <ucs>67D9</ucs> <utf-8>E69F99</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223B71</marc> <ucs>67DB</ucs> <utf-8>E69F9B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223B72</marc> <ucs>67B5</ucs> <utf-8>E69EB5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223B74</marc> <ucs>67DF</ucs> <utf-8>E69F9F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223B75</marc> <ucs>67F7</ucs> <utf-8>E69FB7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223B77</marc> <ucs>67B3</ucs> <utf-8>E69EB3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223B78</marc> <ucs>6806</ucs> <utf-8>E6A086</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223B79</marc> <ucs>67AE</ucs> <utf-8>E69EAE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223B7A</marc> <ucs>67F6</ucs> <utf-8>E69FB6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223B7C</marc> <ucs>67EE</ucs> <utf-8>E69FAE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223B7D</marc> <ucs>6AAF</ucs> <utf-8>E6AAAF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223B7E</marc> <ucs>67B2</ucs> <utf-8>E69EB2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223C21</marc> <ucs>67B9</ucs> <utf-8>E69EB9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223C23</marc> <ucs>67C2</ucs> <utf-8>E69F82</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223C24</marc> <ucs>67E3</ucs> <utf-8>E69FA3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223C26</marc> <ucs>67CA</ucs> <utf-8>E69F8A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223C28</marc> <ucs>67CE</ucs> <utf-8>E69F8E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223C29</marc> <ucs>67E2</ucs> <utf-8>E69FA2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223C2A</marc> <ucs>67F2</ucs> <utf-8>E69FB2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223C2B</marc> <ucs>67C3</ucs> <utf-8>E69F83</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223C2D</marc> <ucs>67DD</ucs> <utf-8>E69F9D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223C2F</marc> <ucs>67E7</ucs> <utf-8>E69FA7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223C30</marc> <ucs>6849</ucs> <utf-8>E6A189</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223C31</marc> <ucs>683E</ucs> <utf-8>E6A0BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223C36</marc> <ucs>6814</ucs> <utf-8>E6A094</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223C37</marc> <ucs>684B</ucs> <utf-8>E6A18B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223C38</marc> <ucs>681E</ucs> <utf-8>E6A09E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223C3B</marc> <ucs>6833</ucs> <utf-8>E6A0B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223C40</marc> <ucs>6831</ucs> <utf-8>E6A0B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223C41</marc> <ucs>6832</ucs> <utf-8>E6A0B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223C42</marc> <ucs>6835</ucs> <utf-8>E6A0B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223C43</marc> <ucs>683B</ucs> <utf-8>E6A0BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223C44</marc> <ucs>684E</ucs> <utf-8>E6A18E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223C47</marc> <ucs>682B</ucs> <utf-8>E6A0AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223C48</marc> <ucs>682D</ucs> <utf-8>E6A0AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223C4A</marc> <ucs>684D</ucs> <utf-8>E6A18D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223C4F</marc> <ucs>6844</ucs> <utf-8>E6A184</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223C55</marc> <ucs>685D</ucs> <utf-8>E6A19D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223C56</marc> <ucs>685E</ucs> <utf-8>E6A19E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223C58</marc> <ucs>6834</ucs> <utf-8>E6A0B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223C59</marc> <ucs>6812</ucs> <utf-8>E6A092</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223C65</marc> <ucs>685A</ucs> <utf-8>E6A19A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223C68</marc> <ucs>686B</ucs> <utf-8>E6A1AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223C69</marc> <ucs>686C</ucs> <utf-8>E6A1AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223C6B</marc> <ucs>6879</ucs> <utf-8>E6A1B9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223C6E</marc> <ucs>68B2</ucs> <utf-8>E6A2B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223C71</marc> <ucs>689B</ucs> <utf-8>E6A29B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223C72</marc> <ucs>687E</ucs> <utf-8>E6A1BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223C74</marc> <ucs>68B6</ucs> <utf-8>E6A2B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223C76</marc> <ucs>6882</ucs> <utf-8>E6A282</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223C7A</marc> <ucs>6890</ucs> <utf-8>E6A290</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223D21</marc> <ucs>6872</ucs> <utf-8>E6A1B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223D22</marc> <ucs>689C</ucs> <utf-8>E6A29C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223D25</marc> <ucs>686D</ucs> <utf-8>E6A1AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223D2E</marc> <ucs>68A9</ucs> <utf-8>E6A2A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223D30</marc> <ucs>6898</ucs> <utf-8>E6A298</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223D32</marc> <ucs>688B</ucs> <utf-8>E6A28B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223D33</marc> <ucs>68A0</ucs> <utf-8>E6A2A0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223D34</marc> <ucs>686F</ucs> <utf-8>E6A1AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223D39</marc> <ucs>68A3</ucs> <utf-8>E6A2A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223D3B</marc> <ucs>6874</ucs> <utf-8>E6A1B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223D3C</marc> <ucs>6875</ucs> <utf-8>E6A1B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223D3F</marc> <ucs>6877</ucs> <utf-8>E6A1B7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223D40</marc> <ucs>688F</ucs> <utf-8>E6A28F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223D43</marc> <ucs>687B</ucs> <utf-8>E6A1BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223D44</marc> <ucs>688E</ucs> <utf-8>E6A28E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223D4B</marc> <ucs>68B4</ucs> <utf-8>E6A2B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223D50</marc> <ucs>692C</ucs> <utf-8>E6A4AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223D51</marc> <ucs>6917</ucs> <utf-8>E6A497</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223D53</marc> <ucs>690C</ucs> <utf-8>E6A48C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223D56</marc> <ucs>690B</ucs> <utf-8>E6A48B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223D58</marc> <ucs>68D3</ucs> <utf-8>E6A393</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223D59</marc> <ucs>6904</ucs> <utf-8>E6A484</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223D5B</marc> <ucs>690A</ucs> <utf-8>E6A48A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223D5C</marc> <ucs>6909</ucs> <utf-8>E6A489</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223D5D</marc> <ucs>6929</ucs> <utf-8>E6A4A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223D62</marc> <ucs>68EC</ucs> <utf-8>E6A3AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223D63</marc> <ucs>692A</ucs> <utf-8>E6A4AA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223D64</marc> <ucs>68EA</ucs> <utf-8>E6A3AA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223D65</marc> <ucs>681F</ucs> <utf-8>E6A09F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223D66</marc> <ucs>7439</ucs> <utf-8>E790B9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223D6A</marc> <ucs>6910</ucs> <utf-8>E6A490</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223D6E</marc> <ucs>68D6</ucs> <utf-8>E6A396</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223D6F</marc> <ucs>68EB</ucs> <utf-8>E6A3AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223D73</marc> <ucs>68F1</ucs> <utf-8>E6A3B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223D78</marc> <ucs>68FD</ucs> <utf-8>E6A3BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223D79</marc> <ucs>68FC</ucs> <utf-8>E6A3BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223D7B</marc> <ucs>68F3</ucs> <utf-8>E6A3B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223D7C</marc> <ucs>6913</ucs> <utf-8>E6A493</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223E21</marc> <ucs>6907</ucs> <utf-8>E6A487</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223E23</marc> <ucs>691A</ucs> <utf-8>E6A49A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223E24</marc> <ucs>6919</ucs> <utf-8>E6A499</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223E2A</marc> <ucs>68DE</ucs> <utf-8>E6A39E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223E2B</marc> <ucs>691B</ucs> <utf-8>E6A49B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223E2D</marc> <ucs>68FB</ucs> <utf-8>E6A3BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223E33</marc> <ucs>68E1</ucs> <utf-8>E6A3A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223E37</marc> <ucs>68D1</ucs> <utf-8>E6A391</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223E38</marc> <ucs>68D0</ucs> <utf-8>E6A390</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223E39</marc> <ucs>6908</ucs> <utf-8>E6A488</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223E3E</marc> <ucs>68E8</ucs> <utf-8>E6A3A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223E3F</marc> <ucs>68F0</ucs> <utf-8>E6A3B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223E40</marc> <ucs>68C3</ucs> <utf-8>E6A383</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223E44</marc> <ucs>6911</ucs> <utf-8>E6A491</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223E46</marc> <ucs>68D4</ucs> <utf-8>E6A394</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223E47</marc> <ucs>68EF</ucs> <utf-8>E6A3AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223E49</marc> <ucs>68C6</ucs> <utf-8>E6A386</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223E4B</marc> <ucs>68C7</ucs> <utf-8>E6A387</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223E53</marc> <ucs>6974</ucs> <utf-8>E6A5B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223E55</marc> <ucs>6938</ucs> <utf-8>E6A4B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223E58</marc> <ucs>6962</ucs> <utf-8>E6A5A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223E5D</marc> <ucs>6958</ucs> <utf-8>E6A598</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223E5F</marc> <ucs>6957</ucs> <utf-8>E6A597</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223E60</marc> <ucs>693F</ucs> <utf-8>E6A4BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223E61</marc> <ucs>6971</ucs> <utf-8>E6A5B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223E64</marc> <ucs>6945</ucs> <utf-8>E6A585</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223E65</marc> <ucs>695D</ucs> <utf-8>E6A59D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223E66</marc> <ucs>6932</ucs> <utf-8>E6A4B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223E69</marc> <ucs>696E</ucs> <utf-8>E6A5AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223E6A</marc> <ucs>6963</ucs> <utf-8>E6A5A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223E6B</marc> <ucs>6948</ucs> <utf-8>E6A588</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223E6E</marc> <ucs>6939</ucs> <utf-8>E6A4B9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223E70</marc> <ucs>696A</ucs> <utf-8>E6A5AA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223E73</marc> <ucs>6937</ucs> <utf-8>E6A4B7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223E7A</marc> <ucs>696C</ucs> <utf-8>E6A5AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223E7B</marc> <ucs>694E</ucs> <utf-8>E6A58E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223E7D</marc> <ucs>6980</ucs> <utf-8>E6A680</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223E7E</marc> <ucs>6933</ucs> <utf-8>E6A4B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223F21</marc> <ucs>6952</ucs> <utf-8>E6A592</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223F25</marc> <ucs>695B</ucs> <utf-8>E6A59B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223F2D</marc> <ucs>6985</ucs> <utf-8>E6A685</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223F32</marc> <ucs>693D</ucs> <utf-8>E6A4BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223F35</marc> <ucs>6978</ucs> <utf-8>E6A5B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223F37</marc> <ucs>697B</ucs> <utf-8>E6A5BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223F3A</marc> <ucs>6934</ucs> <utf-8>E6A4B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223F3B</marc> <ucs>6969</ucs> <utf-8>E6A5A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223F3D</marc> <ucs>6944</ucs> <utf-8>E6A584</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223F3E</marc> <ucs>696F</ucs> <utf-8>E6A5AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223F44</marc> <ucs>698A</ucs> <utf-8>E6A68A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223F45</marc> <ucs>69A0</ucs> <utf-8>E6A6A0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223F46</marc> <ucs>69B1</ucs> <utf-8>E6A6B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223F50</marc> <ucs>69CE</ucs> <utf-8>E6A78E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223F51</marc> <ucs>69CA</ucs> <utf-8>E6A78A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223F59</marc> <ucs>698D</ucs> <utf-8>E6A68D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223F5A</marc> <ucs>6991</ucs> <utf-8>E6A691</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223F5C</marc> <ucs>69AA</ucs> <utf-8>E6A6AA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223F60</marc> <ucs>69BC</ucs> <utf-8>E6A6BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223F61</marc> <ucs>69A7</ucs> <utf-8>E6A6A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223F65</marc> <ucs>699E</ucs> <utf-8>E6A69E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223F68</marc> <ucs>69D9</ucs> <utf-8>E6A799</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223F6A</marc> <ucs>698E</ucs> <utf-8>E6A68E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223F6D</marc> <ucs>69D6</ucs> <utf-8>E6A796</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223F75</marc> <ucs>69A5</ucs> <utf-8>E6A6A5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223F77</marc> <ucs>69BE</ucs> <utf-8>E6A6BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223F78</marc> <ucs>69D1</ucs> <utf-8>E6A791</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223F7A</marc> <ucs>69F6</ucs> <utf-8>E6A7B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>223F7E</marc> <ucs>69D5</ucs> <utf-8>E6A795</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224027</marc> <ucs>69BF</ucs> <utf-8>E6A6BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22402D</marc> <ucs>69A3</ucs> <utf-8>E6A6A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22402E</marc> <ucs>69A4</ucs> <utf-8>E6A6A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224034</marc> <ucs>69D4</ucs> <utf-8>E6A794</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224038</marc> <ucs>69C3</ucs> <utf-8>E6A783</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22403D</marc> <ucs>6A12</ucs> <utf-8>E6A892</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22403E</marc> <ucs>6A11</ucs> <utf-8>E6A891</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224041</marc> <ucs>6A00</ucs> <utf-8>E6A880</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224046</marc> <ucs>69E6</ucs> <utf-8>E6A7A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22404B</marc> <ucs>6A0B</ucs> <utf-8>E6A88B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22404C</marc> <ucs>69E5</ucs> <utf-8>E6A7A5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22404D</marc> <ucs>69E9</ucs> <utf-8>E6A7A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224050</marc> <ucs>69FC</ucs> <utf-8>E6A7BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224054</marc> <ucs>6A17</ucs> <utf-8>E6A897</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224056</marc> <ucs>69E7</ucs> <utf-8>E6A7A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224057</marc> <ucs>69EB</ucs> <utf-8>E6A7AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22405B</marc> <ucs>69F1</ucs> <utf-8>E6A7B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22405E</marc> <ucs>6A2B</ucs> <utf-8>E6A8AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22405F</marc> <ucs>69FF</ucs> <utf-8>E6A7BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224060</marc> <ucs>6A20</ucs> <utf-8>E6A8A0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224064</marc> <ucs>69ED</ucs> <utf-8>E6A7AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224067</marc> <ucs>6A1B</ucs> <utf-8>E6A89B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224068</marc> <ucs>6A2D</ucs> <utf-8>E6A8AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22406E</marc> <ucs>6A18</ucs> <utf-8>E6A898</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224072</marc> <ucs>6A1D</ucs> <utf-8>E6A89D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224075</marc> <ucs>6A0C</ucs> <utf-8>E6A88C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224076</marc> <ucs>6A0F</ucs> <utf-8>E6A88F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22407C</marc> <ucs>69EE</ucs> <utf-8>E6A7AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224123</marc> <ucs>69F0</ucs> <utf-8>E6A7B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224124</marc> <ucs>69F2</ucs> <utf-8>E6A7B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224128</marc> <ucs>6A14</ucs> <utf-8>E6A894</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224129</marc> <ucs>6A63</ucs> <utf-8>E6A9A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224137</marc> <ucs>6A67</ucs> <utf-8>E6A9A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224139</marc> <ucs>6A43</ucs> <utf-8>E6A983</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22413A</marc> <ucs>6A33</ucs> <utf-8>E6A8B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22413B</marc> <ucs>6A32</ucs> <utf-8>E6A8B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22413C</marc> <ucs>6A5A</ucs> <utf-8>E6A99A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22413F</marc> <ucs>6A28</ucs> <utf-8>E6A8A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224140</marc> <ucs>6A48</ucs> <utf-8>E6A988</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224141</marc> <ucs>6A50</ucs> <utf-8>E6A990</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224142</marc> <ucs>6A52</ucs> <utf-8>E6A992</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224143</marc> <ucs>6A72</ucs> <utf-8>E6A9B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224145</marc> <ucs>6A3E</ucs> <utf-8>E6A8BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224146</marc> <ucs>6A77</ucs> <utf-8>E6A9B7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224147</marc> <ucs>6A5B</ucs> <utf-8>E6A99B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22414A</marc> <ucs>6A5E</ucs> <utf-8>E6A99E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22414B</marc> <ucs>6A5C</ucs> <utf-8>E6A99C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22414F</marc> <ucs>6A51</ucs> <utf-8>E6A991</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224151</marc> <ucs>6A56</ucs> <utf-8>E6A996</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224153</marc> <ucs>6A36</ucs> <utf-8>E6A8B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224156</marc> <ucs>6A7A</ucs> <utf-8>E6A9BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224158</marc> <ucs>6A3F</ucs> <utf-8>E6A8BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22416C</marc> <ucs>69F9</ucs> <utf-8>E6A7B9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22416D</marc> <ucs>6A64</ucs> <utf-8>E6A9A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224173</marc> <ucs>6A8D</ucs> <utf-8>E6AA8D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224175</marc> <ucs>6AA8</ucs> <utf-8>E6AAA8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224177</marc> <ucs>6AA5</ucs> <utf-8>E6AAA5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224179</marc> <ucs>6A96</ucs> <utf-8>E6AA96</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22417E</marc> <ucs>6A7D</ucs> <utf-8>E6A9BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224222</marc> <ucs>6A7F</ucs> <utf-8>E6A9BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224223</marc> <ucs>6A89</ucs> <utf-8>E6AA89</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224224</marc> <ucs>6A91</ucs> <utf-8>E6AA91</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224226</marc> <ucs>6A9F</ucs> <utf-8>E6AA9F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22422A</marc> <ucs>6A92</ucs> <utf-8>E6AA92</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22422B</marc> <ucs>6AA3</ucs> <utf-8>E6AAA3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224234</marc> <ucs>6A99</ucs> <utf-8>E6AA99</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224235</marc> <ucs>6A9D</ucs> <utf-8>E6AA9D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224236</marc> <ucs>6A7E</ucs> <utf-8>E6A9BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224237</marc> <ucs>6A9B</ucs> <utf-8>E6AA9B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224242</marc> <ucs>6AA0</ucs> <utf-8>E6AAA0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224247</marc> <ucs>6A90</ucs> <utf-8>E6AA90</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224249</marc> <ucs>6A9E</ucs> <utf-8>E6AA9E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22424A</marc> <ucs>6A87</ucs> <utf-8>E6AA87</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22424B</marc> <ucs>6A8E</ucs> <utf-8>E6AA8E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224251</marc> <ucs>6AAB</ucs> <utf-8>E6AAAB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224255</marc> <ucs>6AC8</ucs> <utf-8>E6AB88</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224257</marc> <ucs>6AAE</ucs> <utf-8>E6AAAE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22425D</marc> <ucs>6ABF</ucs> <utf-8>E6AABF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224264</marc> <ucs>6ACA</ucs> <utf-8>E6AB8A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224268</marc> <ucs>6AB4</ucs> <utf-8>E6AAB4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224279</marc> <ucs>6AE6</ucs> <utf-8>E6ABA6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22427E</marc> <ucs>6AED</ucs> <utf-8>E6ABAD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224325</marc> <ucs>6ACC</ucs> <utf-8>E6AB8C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224328</marc> <ucs>6AD1</ucs> <utf-8>E6AB91</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224333</marc> <ucs>6ADF</ucs> <utf-8>E6AB9F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224334</marc> <ucs>6ACD</ucs> <utf-8>E6AB8D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224335</marc> <ucs>6ADE</ucs> <utf-8>E6AB9E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224337</marc> <ucs>6AEC</ucs> <utf-8>E6ABAC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224339</marc> <ucs>6AF3</ucs> <utf-8>E6ABB3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22433A</marc> <ucs>6AE7</ucs> <utf-8>E6ABA7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22433F</marc> <ucs>6AEB</ucs> <utf-8>E6ABAB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224340</marc> <ucs>6AEA</ucs> <utf-8>E6ABAA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224344</marc> <ucs>6AF1</ucs> <utf-8>E6ABB1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224345</marc> <ucs>6AE8</ucs> <utf-8>E6ABA8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224348</marc> <ucs>6AF5</ucs> <utf-8>E6ABB5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22434E</marc> <ucs>6AFD</ucs> <utf-8>E6ABBD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224350</marc> <ucs>6AFA</ucs> <utf-8>E6ABBA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224352</marc> <ucs>6B01</ucs> <utf-8>E6AC81</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224358</marc> <ucs>6B03</ucs> <utf-8>E6AC83</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224359</marc> <ucs>6AF8</ucs> <utf-8>E6ABB8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22435F</marc> <ucs>6B0D</ucs> <utf-8>E6AC8D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224360</marc> <ucs>6B09</ucs> <utf-8>E6AC89</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224361</marc> <ucs>6B0E</ucs> <utf-8>E6AC8E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224367</marc> <ucs>6B11</ucs> <utf-8>E6AC91</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22436D</marc> <ucs>6B19</ucs> <utf-8>E6AC99</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22436E</marc> <ucs>6B17</ucs> <utf-8>E6AC97</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224372</marc> <ucs>6B1E</ucs> <utf-8>E6AC9E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22437E</marc> <ucs>6B2C</ucs> <utf-8>E6ACAC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22442A</marc> <ucs>6B35</ucs> <utf-8>E6ACB5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22442C</marc> <ucs>6B37</ucs> <utf-8>E6ACB7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22442D</marc> <ucs>6B3B</ucs> <utf-8>E6ACBB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224432</marc> <ucs>6B39</ucs> <utf-8>E6ACB9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224435</marc> <ucs>6B3F</ucs> <utf-8>E6ACBF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224437</marc> <ucs>6B46</ucs> <utf-8>E6AD86</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224438</marc> <ucs>6B41</ucs> <utf-8>E6AD81</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22443A</marc> <ucs>6B40</ucs> <utf-8>E6AD80</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22443B</marc> <ucs>6B42</ucs> <utf-8>E6AD82</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22443C</marc> <ucs>6B43</ucs> <utf-8>E6AD83</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22443E</marc> <ucs>6B48</ucs> <utf-8>E6AD88</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22443F</marc> <ucs>6B4A</ucs> <utf-8>E6AD8A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224446</marc> <ucs>E964</ucs> <utf-8>EEA5A4</utf-8> <name>East Asian ideograph (variant of 4C4446 which maps to 6B4E)</name> <alt>6B4E</alt> <altutf-8>E6AD8E</altutf-8> </code> <code> <marc>22444A</marc> <ucs>6B57</ucs> <utf-8>E6AD97</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22444C</marc> <ucs>6B54</ucs> <utf-8>E6AD94</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22444E</marc> <ucs>6B55</ucs> <utf-8>E6AD95</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224451</marc> <ucs>6B5C</ucs> <utf-8>E6AD9C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224453</marc> <ucs>6B5E</ucs> <utf-8>E6AD9E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224454</marc> <ucs>6B60</ucs> <utf-8>E6ADA0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22445B</marc> <ucs>6B6B</ucs> <utf-8>E6ADAB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22445D</marc> <ucs>6B6C</ucs> <utf-8>E6ADAC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22445F</marc> <ucs>6B6E</ucs> <utf-8>E6ADAE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224461</marc> <ucs>6B71</ucs> <utf-8>E6ADB1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22446B</marc> <ucs>6B7E</ucs> <utf-8>E6ADBE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224471</marc> <ucs>6B82</ucs> <utf-8>E6AE82</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224473</marc> <ucs>6B84</ucs> <utf-8>E6AE84</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224479</marc> <ucs>6B8D</ucs> <utf-8>E6AE8D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22447B</marc> <ucs>6B95</ucs> <utf-8>E6AE95</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224525</marc> <ucs>6B99</ucs> <utf-8>E6AE99</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224529</marc> <ucs>6B9B</ucs> <utf-8>E6AE9B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224535</marc> <ucs>6BA3</ucs> <utf-8>E6AEA3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224536</marc> <ucs>6BA2</ucs> <utf-8>E6AEA2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224538</marc> <ucs>6BAA</ucs> <utf-8>E6AEAA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224539</marc> <ucs>6BAB</ucs> <utf-8>E6AEAB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22453B</marc> <ucs>6BAD</ucs> <utf-8>E6AEAD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22453D</marc> <ucs>6BB0</ucs> <utf-8>E6AEB0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22453F</marc> <ucs>6BB3</ucs> <utf-8>E6AEB3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224547</marc> <ucs>6BBD</ucs> <utf-8>E6AEBD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22454D</marc> <ucs>6996</ucs> <utf-8>E6A696</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224554</marc> <ucs>6BC8</ucs> <utf-8>E6AF88</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22455B</marc> <ucs>6BD6</ucs> <utf-8>E6AF96</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224560</marc> <ucs>6BDA</ucs> <utf-8>E6AF9A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224562</marc> <ucs>6BDC</ucs> <utf-8>E6AF9C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224563</marc> <ucs>6BDD</ucs> <utf-8>E6AF9D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224565</marc> <ucs>6BDF</ucs> <utf-8>E6AF9F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22456F</marc> <ucs>6BE7</ucs> <utf-8>E6AFA7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224570</marc> <ucs>6BEA</ucs> <utf-8>E6AFAA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224571</marc> <ucs>6BE8</ucs> <utf-8>E6AFA8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22462A</marc> <ucs>6BF6</ucs> <utf-8>E6AFB6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22462C</marc> <ucs>6BF3</ucs> <utf-8>E6AFB3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224633</marc> <ucs>6BF8</ucs> <utf-8>E6AFB8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224637</marc> <ucs>6BFA</ucs> <utf-8>E6AFBA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224638</marc> <ucs>6BF9</ucs> <utf-8>E6AFB9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224642</marc> <ucs>6BFF</ucs> <utf-8>E6AFBF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224644</marc> <ucs>6C06</ucs> <utf-8>E6B086</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224648</marc> <ucs>6C04</ucs> <utf-8>E6B084</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22464A</marc> <ucs>6C05</ucs> <utf-8>E6B085</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22464C</marc> <ucs>6C08</ucs> <utf-8>E6B088</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224651</marc> <ucs>6C0C</ucs> <utf-8>E6B08C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224652</marc> <ucs>6C0D</ucs> <utf-8>E6B08D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224659</marc> <ucs>6C15</ucs> <utf-8>E6B095</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22465A</marc> <ucs>6C18</ucs> <utf-8>E6B098</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22465B</marc> <ucs>6C19</ucs> <utf-8>E6B099</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22465C</marc> <ucs>6C1A</ucs> <utf-8>E6B09A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22465E</marc> <ucs>6C1D</ucs> <utf-8>E6B09D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224660</marc> <ucs>6C20</ucs> <utf-8>E6B0A0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224662</marc> <ucs>6C21</ucs> <utf-8>E6B0A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224664</marc> <ucs>6C2A</ucs> <utf-8>E6B0AA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224666</marc> <ucs>6C2D</ucs> <utf-8>E6B0AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224667</marc> <ucs>6C30</ucs> <utf-8>E6B0B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224668</marc> <ucs>6C2C</ucs> <utf-8>E6B0AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224669</marc> <ucs>E9EB</ucs> <utf-8>EEA7AB</utf-8> <name>East Asian ideograph (not in Unicode)</name> <alt>6C31</alt> <altutf-8>E6B0B1</altutf-8> </code> <code> <marc>224670</marc> <ucs>6C3B</ucs> <utf-8>E6B0BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224674</marc> <ucs>6C3F</ucs> <utf-8>E6B0BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224678</marc> <ucs>6C46</ucs> <utf-8>E6B186</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22467A</marc> <ucs>6C52</ucs> <utf-8>E6B192</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22467B</marc> <ucs>6C62</ucs> <utf-8>E6B1A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22467C</marc> <ucs>6C4A</ucs> <utf-8>E6B18A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224724</marc> <ucs>6C5C</ucs> <utf-8>E6B19C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224726</marc> <ucs>6C5B</ucs> <utf-8>E6B19B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224727</marc> <ucs>6C4D</ucs> <utf-8>E6B18D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22472B</marc> <ucs>6C4B</ucs> <utf-8>E6B18B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22472C</marc> <ucs>6C54</ucs> <utf-8>E6B194</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22472D</marc> <ucs>6C63</ucs> <utf-8>E6B1A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224730</marc> <ucs>6C78</ucs> <utf-8>E6B1B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224731</marc> <ucs>6C74</ucs> <utf-8>E6B1B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224732</marc> <ucs>6C86</ucs> <utf-8>E6B286</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224733</marc> <ucs>6C76</ucs> <utf-8>E6B1B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224738</marc> <ucs>6C6C</ucs> <utf-8>E6B1AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224739</marc> <ucs>6C67</ucs> <utf-8>E6B1A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22473B</marc> <ucs>6C84</ucs> <utf-8>E6B284</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22473E</marc> <ucs>6C94</ucs> <utf-8>E6B294</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224740</marc> <ucs>6C8F</ucs> <utf-8>E6B28F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224742</marc> <ucs>6C65</ucs> <utf-8>E6B1A5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224747</marc> <ucs>6C6F</ucs> <utf-8>E6B1AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224749</marc> <ucs>6C9D</ucs> <utf-8>E6B29D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22474A</marc> <ucs>6C69</ucs> <utf-8>E6B1A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22474B</marc> <ucs>6C9A</ucs> <utf-8>E6B29A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22474C</marc> <ucs>6C6D</ucs> <utf-8>E6B1AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22474D</marc> <ucs>6C93</ucs> <utf-8>E6B293</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224751</marc> <ucs>6C87</ucs> <utf-8>E6B287</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224752</marc> <ucs>6C6E</ucs> <utf-8>E6B1AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224756</marc> <ucs>6C95</ucs> <utf-8>E6B295</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22475A</marc> <ucs>6C82</ucs> <utf-8>E6B282</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22475C</marc> <ucs>6CA0</ucs> <utf-8>E6B2A0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224762</marc> <ucs>6CEB</ucs> <utf-8>E6B3AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224763</marc> <ucs>6CEE</ucs> <utf-8>E6B3AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224764</marc> <ucs>6CC0</ucs> <utf-8>E6B380</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224766</marc> <ucs>6CEF</ucs> <utf-8>E6B3AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224767</marc> <ucs>6CAC</ucs> <utf-8>E6B2AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22476E</marc> <ucs>E965</ucs> <utf-8>EEA5A5</utf-8> <name>East Asian ideograph (variant of 4C476E which maps to 6CAD)</name> <alt>6CAD</alt> <altutf-8>E6B2AD</altutf-8> </code> <code> <marc>224770</marc> <ucs>6CAF</ucs> <utf-8>E6B2AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224772</marc> <ucs>6CF5</ucs> <utf-8>E6B3B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22477A</marc> <ucs>6CBA</ucs> <utf-8>E6B2BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22477B</marc> <ucs>7553</ucs> <utf-8>E79593</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22477D</marc> <ucs>6CC2</ucs> <utf-8>E6B382</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224824</marc> <ucs>6CD8</ucs> <utf-8>E6B398</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224826</marc> <ucs>6CC6</ucs> <utf-8>E6B386</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224828</marc> <ucs>6CCE</ucs> <utf-8>E6B38E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224829</marc> <ucs>6CE9</ucs> <utf-8>E6B3A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22482D</marc> <ucs>6CF2</ucs> <utf-8>E6B3B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22482F</marc> <ucs>6CE0</ucs> <utf-8>E6B3A0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224830</marc> <ucs>6CD1</ucs> <utf-8>E6B391</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224832</marc> <ucs>6CD2</ucs> <utf-8>E6B392</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224833</marc> <ucs>6CB4</ucs> <utf-8>E6B2B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224837</marc> <ucs>6D1D</ucs> <utf-8>E6B49D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22483B</marc> <ucs>6D28</ucs> <utf-8>E6B4A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224844</marc> <ucs>6D39</ucs> <utf-8>E6B4B9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22484D</marc> <ucs>6D26</ucs> <utf-8>E6B4A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22484E</marc> <ucs>6D27</ucs> <utf-8>E6B4A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22484F</marc> <ucs>6D0F</ucs> <utf-8>E6B48F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224850</marc> <ucs>6D0A</ucs> <utf-8>E6B48A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224851</marc> <ucs>6D3F</ucs> <utf-8>E6B4BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22485A</marc> <ucs>6D07</ucs> <utf-8>E6B487</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22485B</marc> <ucs>6D04</ucs> <utf-8>E6B484</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22485C</marc> <ucs>6CDA</ucs> <utf-8>E6B39A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224860</marc> <ucs>6D2E</ucs> <utf-8>E6B4AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224861</marc> <ucs>6D35</ucs> <utf-8>E6B4B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224862</marc> <ucs>6D3A</ucs> <utf-8>E6B4BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224864</marc> <ucs>6D19</ucs> <utf-8>E6B499</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224867</marc> <ucs>6D0E</ucs> <utf-8>E6B48E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22486A</marc> <ucs>6D2B</ucs> <utf-8>E6B4AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22486B</marc> <ucs>6D11</ucs> <utf-8>E6B491</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22486C</marc> <ucs>6D00</ucs> <utf-8>E6B480</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22486D</marc> <ucs>6D24</ucs> <utf-8>E6B4A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22486F</marc> <ucs>6D33</ucs> <utf-8>E6B4B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224873</marc> <ucs>6D63</ucs> <utf-8>E6B5A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224877</marc> <ucs>6DA5</ucs> <utf-8>E6B6A5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22487D</marc> <ucs>6D92</ucs> <utf-8>E6B692</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224925</marc> <ucs>6D6D</ucs> <utf-8>E6B5AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224926</marc> <ucs>6D6F</ucs> <utf-8>E6B5AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224928</marc> <ucs>6D61</ucs> <utf-8>E6B5A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224929</marc> <ucs>6D91</ucs> <utf-8>E6B691</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22492C</marc> <ucs>6D81</ucs> <utf-8>E6B681</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22492E</marc> <ucs>6D8A</ucs> <utf-8>E6B68A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22492F</marc> <ucs>E966</ucs> <utf-8>EEA5A6</utf-8> <name>East Asian ideograph (variant of 34492F which maps to 6D34)</name> <alt>6D34</alt> <altutf-8>E6B4B4</altutf-8> </code> <code> <marc>224934</marc> <ucs>6D79</ucs> <utf-8>E6B5B9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224935</marc> <ucs>6DEF</ucs> <utf-8>E6B7AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224939</marc> <ucs>6D7F</ucs> <utf-8>E6B5BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22493B</marc> <ucs>6D85</ucs> <utf-8>E6B685</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22493C</marc> <ucs>6D65</ucs> <utf-8>E6B5A5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22493E</marc> <ucs>6D5E</ucs> <utf-8>E6B59E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224940</marc> <ucs>6D67</ucs> <utf-8>E6B5A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224943</marc> <ucs>6D94</ucs> <utf-8>E6B694</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224946</marc> <ucs>6D60</ucs> <utf-8>E6B5A0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224948</marc> <ucs>6D98</ucs> <utf-8>E6B698</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22494B</marc> <ucs>6D7C</ucs> <utf-8>E6B5BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22494C</marc> <ucs>6D70</ucs> <utf-8>E6B5B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22494F</marc> <ucs>6D96</ucs> <utf-8>E6B696</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224959</marc> <ucs>6DAB</ucs> <utf-8>E6B6AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22495A</marc> <ucs>6DB4</ucs> <utf-8>E6B6B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22495C</marc> <ucs>6DAA</ucs> <utf-8>E6B6AA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224960</marc> <ucs>6DEC</ucs> <utf-8>E6B7AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22496A</marc> <ucs>6DAC</ucs> <utf-8>E6B6AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22496B</marc> <ucs>6DB7</ucs> <utf-8>E6B6B7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22496C</marc> <ucs>6DE2</ucs> <utf-8>E6B7A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22496D</marc> <ucs>6DD5</ucs> <utf-8>E6B795</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22496E</marc> <ucs>6DE9</ucs> <utf-8>E6B7A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224971</marc> <ucs>6DF6</ucs> <utf-8>E6B7B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224979</marc> <ucs>6E0F</ucs> <utf-8>E6B88F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22497B</marc> <ucs>6DBF</ucs> <utf-8>E6B6BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224A2A</marc> <ucs>6DDF</ucs> <utf-8>E6B79F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224A2D</marc> <ucs>6DD3</ucs> <utf-8>E6B793</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224A32</marc> <ucs>6DFC</ucs> <utf-8>E6B7BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224A35</marc> <ucs>6DDD</ucs> <utf-8>E6B79D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224A36</marc> <ucs>6DDC</ucs> <utf-8>E6B79C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224A39</marc> <ucs>6DDB</ucs> <utf-8>E6B79B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224A3D</marc> <ucs>6DA4</ucs> <utf-8>E6B6A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224A44</marc> <ucs>6E12</ucs> <utf-8>E6B892</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224A46</marc> <ucs>6DF0</ucs> <utf-8>E6B7B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224A4A</marc> <ucs>6DE6</ucs> <utf-8>E6B7A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224A4C</marc> <ucs>6E1F</ucs> <utf-8>E6B89F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224A50</marc> <ucs>6E27</ucs> <utf-8>E6B8A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224A55</marc> <ucs>6E49</ucs> <utf-8>E6B989</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224A58</marc> <ucs>6E3C</ucs> <utf-8>E6B8BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224A60</marc> <ucs>6E8A</ucs> <utf-8>E6BA8A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224A62</marc> <ucs>6E4B</ucs> <utf-8>E6B98B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224A66</marc> <ucs>6E62</ucs> <utf-8>E6B9A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224A6A</marc> <ucs>6E51</ucs> <utf-8>E6B991</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224A6B</marc> <ucs>6E44</ucs> <utf-8>E6B984</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224A6D</marc> <ucs>6E63</ucs> <utf-8>E6B9A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224A71</marc> <ucs>6E73</ucs> <utf-8>E6B9B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224A74</marc> <ucs>6E4F</ucs> <utf-8>E6B98F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224A77</marc> <ucs>6E4E</ucs> <utf-8>E6B98E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224B22</marc> <ucs>6E28</ucs> <utf-8>E6B8A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224B24</marc> <ucs>6E5C</ucs> <utf-8>E6B99C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224B26</marc> <ucs>6E31</ucs> <utf-8>E6B8B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224B28</marc> <ucs>6E5E</ucs> <utf-8>E6B99E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224B2C</marc> <ucs>6E84</ucs> <utf-8>E6BA84</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224B2E</marc> <ucs>6E2E</ucs> <utf-8>E6B8AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224B30</marc> <ucs>6E36</ucs> <utf-8>E6B8B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224B31</marc> <ucs>6E5D</ucs> <utf-8>E6B99D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224B32</marc> <ucs>6E72</ucs> <utf-8>E6B9B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224B33</marc> <ucs>6E30</ucs> <utf-8>E6B8B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224B34</marc> <ucs>6E53</ucs> <utf-8>E6B993</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224B36</marc> <ucs>6E39</ucs> <utf-8>E6B8B9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224B37</marc> <ucs>6E71</ucs> <utf-8>E6B9B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224B38</marc> <ucs>6E69</ucs> <utf-8>E6B9A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224B39</marc> <ucs>6E6B</ucs> <utf-8>E6B9AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224B3B</marc> <ucs>6E8B</ucs> <utf-8>E6BA8B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224B3E</marc> <ucs>6E76</ucs> <utf-8>E6B9B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224B40</marc> <ucs>6E2A</ucs> <utf-8>E6B8AA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224B41</marc> <ucs>6E4C</ucs> <utf-8>E6B98C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224B42</marc> <ucs>6E22</ucs> <utf-8>E6B8A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224B43</marc> <ucs>6ECE</ucs> <utf-8>E6BB8E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224B45</marc> <ucs>6E9B</ucs> <utf-8>E6BA9B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224B46</marc> <ucs>6E9F</ucs> <utf-8>E6BA9F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224B48</marc> <ucs>6EC8</ucs> <utf-8>E6BB88</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224B49</marc> <ucs>6ED8</ucs> <utf-8>E6BB98</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224B4A</marc> <ucs>6E8F</ucs> <utf-8>E6BA8F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224B4D</marc> <ucs>6E93</ucs> <utf-8>E6BA93</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224B4F</marc> <ucs>6EA0</ucs> <utf-8>E6BAA0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224B51</marc> <ucs>6EB1</ucs> <utf-8>E6BAB1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224B57</marc> <ucs>6EA8</ucs> <utf-8>E6BAA8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224B59</marc> <ucs>6E92</ucs> <utf-8>E6BA92</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224B5A</marc> <ucs>6EA7</ucs> <utf-8>E6BAA7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224B5E</marc> <ucs>6E8E</ucs> <utf-8>E6BA8E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224B60</marc> <ucs>6ED9</ucs> <utf-8>E6BB99</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224B61</marc> <ucs>6EBD</ucs> <utf-8>E6BABD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224B63</marc> <ucs>6EC1</ucs> <utf-8>E6BB81</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224B69</marc> <ucs>6EBB</ucs> <utf-8>E6BABB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224B6A</marc> <ucs>6EC9</ucs> <utf-8>E6BB89</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224B6C</marc> <ucs>6EB3</ucs> <utf-8>E6BAB3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224B6D</marc> <ucs>6EB7</ucs> <utf-8>E6BAB7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224B75</marc> <ucs>6EA4</ucs> <utf-8>E6BAA4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224B79</marc> <ucs>6ECF</ucs> <utf-8>E6BB8F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224B7C</marc> <ucs>6ECA</ucs> <utf-8>E6BB8A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224B7D</marc> <ucs>6ED5</ucs> <utf-8>E6BB95</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224C21</marc> <ucs>6EC3</ucs> <utf-8>E6BB83</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224C24</marc> <ucs>6EB4</ucs> <utf-8>E6BAB4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224C26</marc> <ucs>6EB2</ucs> <utf-8>E6BAB2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224C29</marc> <ucs>6EB5</ucs> <utf-8>E6BAB5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224C2E</marc> <ucs>6EF8</ucs> <utf-8>E6BBB8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224C30</marc> <ucs>6F37</ucs> <utf-8>E6BCB7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224C34</marc> <ucs>6EFD</ucs> <utf-8>E6BBBD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224C35</marc> <ucs>6F09</ucs> <utf-8>E6BC89</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224C3C</marc> <ucs>6F3B</ucs> <utf-8>E6BCBB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224C3D</marc> <ucs>6F63</ucs> <utf-8>E6BDA3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224C3E</marc> <ucs>6F12</ucs> <utf-8>E6BC92</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224C3F</marc> <ucs>6F26</ucs> <utf-8>E6BCA6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224C41</marc> <ucs>6F1A</ucs> <utf-8>E6BC9A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224C42</marc> <ucs>6EF6</ucs> <utf-8>E6BBB6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224C43</marc> <ucs>6F19</ucs> <utf-8>E6BC99</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224C44</marc> <ucs>6F00</ucs> <utf-8>E6BC80</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224C4B</marc> <ucs>6F24</ucs> <utf-8>E6BCA4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224C51</marc> <ucs>6F18</ucs> <utf-8>E6BC98</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224C57</marc> <ucs>6F1F</ucs> <utf-8>E6BC9F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224C5A</marc> <ucs>6F0A</ucs> <utf-8>E6BC8A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224C5E</marc> <ucs>6F36</ucs> <utf-8>E6BCB6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224C60</marc> <ucs>6EF9</ucs> <utf-8>E6BBB9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224C61</marc> <ucs>6EEE</ucs> <utf-8>E6BBAE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224C62</marc> <ucs>6F41</ucs> <utf-8>E6BD81</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224C64</marc> <ucs>6F95</ucs> <utf-8>E6BE95</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224C65</marc> <ucs>6F2D</ucs> <utf-8>E6BCAD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224C67</marc> <ucs>6F34</ucs> <utf-8>E6BCB4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224C6B</marc> <ucs>6F49</ucs> <utf-8>E6BD89</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224C6D</marc> <ucs>6F30</ucs> <utf-8>E6BCB0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224C76</marc> <ucs>6EFA</ucs> <utf-8>E6BBBA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224C77</marc> <ucs>6EEB</ucs> <utf-8>E6BBAB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224C78</marc> <ucs>6F08</ucs> <utf-8>E6BC88</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224C79</marc> <ucs>6F0E</ucs> <utf-8>E6BC8E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224C7B</marc> <ucs>6F35</ucs> <utf-8>E6BCB5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224D23</marc> <ucs>6F7E</ucs> <utf-8>E6BDBE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224D24</marc> <ucs>6F9D</ucs> <utf-8>E6BE9D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224D27</marc> <ucs>6F87</ucs> <utf-8>E6BE87</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224D2B</marc> <ucs>6F6F</ucs> <utf-8>E6BDAF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224D2F</marc> <ucs>6F5A</ucs> <utf-8>E6BD9A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224D30</marc> <ucs>6F60</ucs> <utf-8>E6BDA0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224D35</marc> <ucs>6F90</ucs> <utf-8>E6BE90</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224D37</marc> <ucs>6F8D</ucs> <utf-8>E6BE8D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224D39</marc> <ucs>6F92</ucs> <utf-8>E6BE92</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224D3A</marc> <ucs>6F89</ucs> <utf-8>E6BE89</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224D3C</marc> <ucs>6F8C</ucs> <utf-8>E6BE8C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224D3D</marc> <ucs>E967</ucs> <utf-8>EEA5A7</utf-8> <name>East Asian ideograph (variant of 4C4D3D which maps to 6F62)</name> <alt>6F62</alt> <altutf-8>E6BDA2</altutf-8> </code> <code> <marc>224D44</marc> <ucs>6F0B</ucs> <utf-8>E6BC8B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224D4B</marc> <ucs>6F6C</ucs> <utf-8>E6BDAC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224D4D</marc> <ucs>6F8B</ucs> <utf-8>E6BE8B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224D58</marc> <ucs>6E88</ucs> <utf-8>E6BA88</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224D5A</marc> <ucs>6F55</ucs> <utf-8>E6BD95</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224D5F</marc> <ucs>6F72</ucs> <utf-8>E6BDB2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224D62</marc> <ucs>6F57</ucs> <utf-8>E6BD97</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224D63</marc> <ucs>6F5F</ucs> <utf-8>E6BD9F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224D68</marc> <ucs>6F5D</ucs> <utf-8>E6BD9D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224D73</marc> <ucs>6FB6</ucs> <utf-8>E6BEB6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224D74</marc> <ucs>6F9F</ucs> <utf-8>E6BE9F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224D79</marc> <ucs>6FA6</ucs> <utf-8>E6BEA6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224D7C</marc> <ucs>6FC6</ucs> <utf-8>E6BF86</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224D7D</marc> <ucs>6FBC</ucs> <utf-8>E6BEBC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224E21</marc> <ucs>6FAA</ucs> <utf-8>E6BEAA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224E25</marc> <ucs>6FBF</ucs> <utf-8>E6BEBF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224E26</marc> <ucs>6FC7</ucs> <utf-8>E6BF87</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224E2D</marc> <ucs>6FC9</ucs> <utf-8>E6BF89</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224E2E</marc> <ucs>6F5E</ucs> <utf-8>E6BD9E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224E2F</marc> <ucs>6FC8</ucs> <utf-8>E6BF88</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224E30</marc> <ucs>6FA0</ucs> <utf-8>E6BEA0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224E32</marc> <ucs>6FCA</ucs> <utf-8>E6BF8A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224E35</marc> <ucs>6FB4</ucs> <utf-8>E6BEB4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224E37</marc> <ucs>6FAF</ucs> <utf-8>E6BEAF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224E3C</marc> <ucs>6FA8</ucs> <utf-8>E6BEA8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224E40</marc> <ucs>6FA5</ucs> <utf-8>E6BEA5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224E41</marc> <ucs>6FB0</ucs> <utf-8>E6BEB0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224E42</marc> <ucs>6FAE</ucs> <utf-8>E6BEAE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224E43</marc> <ucs>6FD9</ucs> <utf-8>E6BF99</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224E44</marc> <ucs>6FDA</ucs> <utf-8>E6BF9A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224E50</marc> <ucs>6FD4</ucs> <utf-8>E6BF94</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224E56</marc> <ucs>6FE9</ucs> <utf-8>E6BFA9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224E57</marc> <ucs>6FF8</ucs> <utf-8>E6BFB8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224E5D</marc> <ucs>6FDE</ucs> <utf-8>E6BF9E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224E5E</marc> <ucs>6FEE</ucs> <utf-8>E6BFAE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224E62</marc> <ucs>6FF0</ucs> <utf-8>E6BFB0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224E66</marc> <ucs>7005</ucs> <utf-8>E78085</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224E67</marc> <ucs>700C</ucs> <utf-8>E7808C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224E6A</marc> <ucs>700D</ucs> <utf-8>E7808D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224E72</marc> <ucs>7026</ucs> <utf-8>E780A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224F24</marc> <ucs>7020</ucs> <utf-8>E780A0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224F26</marc> <ucs>7027</ucs> <utf-8>E780A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224F2B</marc> <ucs>E968</ucs> <utf-8>EEA5A8</utf-8> <name>East Asian ideograph (variant of 4C4F2B which maps to 701E)</name> <alt>701E</alt> <altutf-8>E7809E</altutf-8> </code> <code> <marc>224F2F</marc> <ucs>702E</ucs> <utf-8>E780AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224F31</marc> <ucs>702D</ucs> <utf-8>E780AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224F35</marc> <ucs>7021</ucs> <utf-8>E780A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224F39</marc> <ucs>7018</ucs> <utf-8>E78098</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224F3A</marc> <ucs>7023</ucs> <utf-8>E780A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224F41</marc> <ucs>703C</ucs> <utf-8>E780BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224F44</marc> <ucs>7035</ucs> <utf-8>E780B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224F51</marc> <ucs>7034</ucs> <utf-8>E780B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224F53</marc> <ucs>7039</ucs> <utf-8>E780B9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224F54</marc> <ucs>703A</ucs> <utf-8>E780BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224F5D</marc> <ucs>7043</ucs> <utf-8>E78183</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224F61</marc> <ucs>7044</ucs> <utf-8>E78184</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224F67</marc> <ucs>7047</ucs> <utf-8>E78187</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224F69</marc> <ucs>7049</ucs> <utf-8>E78189</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224F6B</marc> <ucs>7055</ucs> <utf-8>E78195</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224F71</marc> <ucs>7052</ucs> <utf-8>E78192</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224F73</marc> <ucs>705C</ucs> <utf-8>E7819C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224F78</marc> <ucs>7059</ucs> <utf-8>E78199</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224F7B</marc> <ucs>705E</ucs> <utf-8>E7819E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224F7C</marc> <ucs>7061</ucs> <utf-8>E781A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>224F7D</marc> <ucs>705D</ucs> <utf-8>E7819D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225021</marc> <ucs>9E02</ucs> <utf-8>E9B882</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225025</marc> <ucs>7066</ucs> <utf-8>E781A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225027</marc> <ucs>7065</ucs> <utf-8>E781A5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225028</marc> <ucs>7068</ucs> <utf-8>E781A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225029</marc> <ucs>7054</ucs> <utf-8>E78194</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225039</marc> <ucs>7074</ucs> <utf-8>E781B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22503B</marc> <ucs>707A</ucs> <utf-8>E781BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225040</marc> <ucs>7093</ucs> <utf-8>E78293</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225042</marc> <ucs>7086</ucs> <utf-8>E78286</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225048</marc> <ucs>E9EC</ucs> <utf-8>EEA7AC</utf-8> <name>East Asian ideograph (not in Unicode)</name> <alt>7096</alt> <altutf-8>E78296</altutf-8> </code> <code> <marc>225049</marc> <ucs>7084</ucs> <utf-8>E78284</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22504A</marc> <ucs>7081</ucs> <utf-8>E78281</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225056</marc> <ucs>7088</ucs> <utf-8>E78288</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225057</marc> <ucs>7098</ucs> <utf-8>E78298</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225059</marc> <ucs>708C</ucs> <utf-8>E7828C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22505C</marc> <ucs>70B7</ucs> <utf-8>E782B7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225062</marc> <ucs>70A1</ucs> <utf-8>E782A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225063</marc> <ucs>70A3</ucs> <utf-8>E782A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225068</marc> <ucs>7551</ucs> <utf-8>E79591</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22506F</marc> <ucs>70A7</ucs> <utf-8>E782A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225070</marc> <ucs>79CC</ucs> <utf-8>E7A78C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225071</marc> <ucs>70B5</ucs> <utf-8>E782B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225072</marc> <ucs>70BF</ucs> <utf-8>E782BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225073</marc> <ucs>70A9</ucs> <utf-8>E782A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225078</marc> <ucs>70EA</ucs> <utf-8>E783AA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22507B</marc> <ucs>70E5</ucs> <utf-8>E783A5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22507C</marc> <ucs>70DC</ucs> <utf-8>E7839C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22507D</marc> <ucs>70D3</ucs> <utf-8>E78393</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225122</marc> <ucs>70DD</ucs> <utf-8>E7839D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225123</marc> <ucs>70E1</ucs> <utf-8>E783A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225126</marc> <ucs>70E3</ucs> <utf-8>E783A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225128</marc> <ucs>70E0</ucs> <utf-8>E783A0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22512B</marc> <ucs>70D4</ucs> <utf-8>E78394</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22512E</marc> <ucs>70D1</ucs> <utf-8>E78391</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225138</marc> <ucs>70CB</ucs> <utf-8>E7838B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22513A</marc> <ucs>70D0</ucs> <utf-8>E78390</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22513B</marc> <ucs>70C7</ucs> <utf-8>E78387</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22513C</marc> <ucs>70DA</ucs> <utf-8>E7839A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22513D</marc> <ucs>70C6</ucs> <utf-8>E78386</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22513F</marc> <ucs>70FA</ucs> <utf-8>E783BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225142</marc> <ucs>70F7</ucs> <utf-8>E783B7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225144</marc> <ucs>7104</ucs> <utf-8>E78484</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225148</marc> <ucs>70F3</ucs> <utf-8>E783B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22514A</marc> <ucs>7110</ucs> <utf-8>E78490</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22514C</marc> <ucs>7103</ucs> <utf-8>E78483</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225150</marc> <ucs>70F4</ucs> <utf-8>E783B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225155</marc> <ucs>7111</ucs> <utf-8>E78491</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225156</marc> <ucs>7112</ucs> <utf-8>E78492</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22515C</marc> <ucs>710C</ucs> <utf-8>E7848C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225160</marc> <ucs>70F6</ucs> <utf-8>E783B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225166</marc> <ucs>7113</ucs> <utf-8>E78493</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225167</marc> <ucs>70EF</ucs> <utf-8>E783AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225168</marc> <ucs>7100</ucs> <utf-8>E78480</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22516C</marc> <ucs>711E</ucs> <utf-8>E7849E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22516D</marc> <ucs>7134</ucs> <utf-8>E784B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22516E</marc> <ucs>7120</ucs> <utf-8>E784A0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22516F</marc> <ucs>713F</ucs> <utf-8>E784BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225174</marc> <ucs>7131</ucs> <utf-8>E784B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225175</marc> <ucs>712D</ucs> <utf-8>E784AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225227</marc> <ucs>7139</ucs> <utf-8>E784B9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225228</marc> <ucs>7135</ucs> <utf-8>E784B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22522C</marc> <ucs>713B</ucs> <utf-8>E784BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22522E</marc> <ucs>711C</ucs> <utf-8>E7849C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225232</marc> <ucs>713D</ucs> <utf-8>E784BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225235</marc> <ucs>712F</ucs> <utf-8>E784AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22523B</marc> <ucs>7129</ucs> <utf-8>E784A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225243</marc> <ucs>712E</ucs> <utf-8>E784AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225248</marc> <ucs>7177</ucs> <utf-8>E785B7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225251</marc> <ucs>7146</ucs> <utf-8>E78586</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225252</marc> <ucs>7152</ucs> <utf-8>E78592</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225254</marc> <ucs>714F</ucs> <utf-8>E7858F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225255</marc> <ucs>715D</ucs> <utf-8>E7859D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225256</marc> <ucs>7141</ucs> <utf-8>E78581</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225257</marc> <ucs>7160</ucs> <utf-8>E785A0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225259</marc> <ucs>7175</ucs> <utf-8>E785B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22525A</marc> <ucs>7173</ucs> <utf-8>E785B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22525C</marc> <ucs>7143</ucs> <utf-8>E78583</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22525D</marc> <ucs>715A</ucs> <utf-8>E7859A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22525E</marc> <ucs>7176</ucs> <utf-8>E785B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225260</marc> <ucs>714B</ucs> <utf-8>E7858B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225262</marc> <ucs>7147</ucs> <utf-8>E78587</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225265</marc> <ucs>7168</ucs> <utf-8>E785A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225266</marc> <ucs>7171</ucs> <utf-8>E785B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225267</marc> <ucs>715F</ucs> <utf-8>E7859F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225269</marc> <ucs>7150</ucs> <utf-8>E78590</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22526B</marc> <ucs>7153</ucs> <utf-8>E78593</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225270</marc> <ucs>7144</ucs> <utf-8>E78584</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225276</marc> <ucs>7172</ucs> <utf-8>E785B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225278</marc> <ucs>7178</ucs> <utf-8>E785B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22527B</marc> <ucs>7187</ucs> <utf-8>E78687</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22527C</marc> <ucs>717B</ucs> <utf-8>E785BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225323</marc> <ucs>7192</ucs> <utf-8>E78692</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22532B</marc> <ucs>7180</ucs> <utf-8>E78680</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22532C</marc> <ucs>7189</ucs> <utf-8>E78689</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225332</marc> <ucs>7185</ucs> <utf-8>E78685</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225333</marc> <ucs>7196</ucs> <utf-8>E78696</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225336</marc> <ucs>717C</ucs> <utf-8>E785BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225339</marc> <ucs>7198</ucs> <utf-8>E78698</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22533C</marc> <ucs>7197</ucs> <utf-8>E78697</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22533E</marc> <ucs>71B5</ucs> <utf-8>E786B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22533F</marc> <ucs>71A9</ucs> <utf-8>E786A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225342</marc> <ucs>71A5</ucs> <utf-8>E786A5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225346</marc> <ucs>719E</ucs> <utf-8>E7869E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225347</marc> <ucs>71B2</ucs> <utf-8>E786B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22534A</marc> <ucs>719B</ucs> <utf-8>E7869B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22534E</marc> <ucs>71AF</ucs> <utf-8>E786AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225351</marc> <ucs>71A4</ucs> <utf-8>E786A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225352</marc> <ucs>71A0</ucs> <utf-8>E786A0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225355</marc> <ucs>719A</ucs> <utf-8>E7869A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225357</marc> <ucs>71B3</ucs> <utf-8>E786B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225359</marc> <ucs>71B4</ucs> <utf-8>E786B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225367</marc> <ucs>71D1</ucs> <utf-8>E78791</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225369</marc> <ucs>71C7</ucs> <utf-8>E78787</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22536A</marc> <ucs>71B7</ucs> <utf-8>E786B7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22536D</marc> <ucs>71CA</ucs> <utf-8>E7878A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22536F</marc> <ucs>71CF</ucs> <utf-8>E7878F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225370</marc> <ucs>71D6</ucs> <utf-8>E78796</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225372</marc> <ucs>71BA</ucs> <utf-8>E786BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225375</marc> <ucs>71C2</ucs> <utf-8>E78782</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225377</marc> <ucs>71C5</ucs> <utf-8>E78785</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22537A</marc> <ucs>71BF</ucs> <utf-8>E786BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22537C</marc> <ucs>71B8</ucs> <utf-8>E786B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225421</marc> <ucs>71DD</ucs> <utf-8>E7879D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225422</marc> <ucs>71C0</ucs> <utf-8>E78780</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225424</marc> <ucs>71C1</ucs> <utf-8>E78781</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225426</marc> <ucs>71D4</ucs> <utf-8>E78794</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225429</marc> <ucs>71CB</ucs> <utf-8>E7878B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22542A</marc> <ucs>71DE</ucs> <utf-8>E7879E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225432</marc> <ucs>71EB</ucs> <utf-8>E787AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225436</marc> <ucs>71E8</ucs> <utf-8>E787A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22543A</marc> <ucs>71F5</ucs> <utf-8>E787B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22543D</marc> <ucs>71F3</ucs> <utf-8>E787B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22543F</marc> <ucs>71E1</ucs> <utf-8>E787A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225447</marc> <ucs>71E0</ucs> <utf-8>E787A0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22544B</marc> <ucs>720C</ucs> <utf-8>E7888C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22544F</marc> <ucs>71FC</ucs> <utf-8>E787BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225456</marc> <ucs>71F9</ucs> <utf-8>E787B9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22545B</marc> <ucs>720E</ucs> <utf-8>E7888E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22545C</marc> <ucs>5911</ucs> <utf-8>E5A491</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22545E</marc> <ucs>720A</ucs> <utf-8>E7888A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225460</marc> <ucs>7217</ucs> <utf-8>E78897</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225461</marc> <ucs>7207</ucs> <utf-8>E78887</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225466</marc> <ucs>7215</ucs> <utf-8>E78895</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225469</marc> <ucs>7213</ucs> <utf-8>E78893</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22546E</marc> <ucs>7218</ucs> <utf-8>E78898</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225471</marc> <ucs>720B</ucs> <utf-8>E7888B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225479</marc> <ucs>721A</ucs> <utf-8>E7889A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22547D</marc> <ucs>721F</ucs> <utf-8>E7889F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225521</marc> <ucs>721D</ucs> <utf-8>E7889D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225529</marc> <ucs>7225</ucs> <utf-8>E788A5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22552A</marc> <ucs>7226</ucs> <utf-8>E788A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225541</marc> <ucs>723F</ucs> <utf-8>E788BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225543</marc> <ucs>7241</ucs> <utf-8>E78981</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225544</marc> <ucs>7242</ucs> <utf-8>E78982</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22554F</marc> <ucs>7250</ucs> <utf-8>E78990</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225551</marc> <ucs>724F</ucs> <utf-8>E7898F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225552</marc> <ucs>7253</ucs> <utf-8>E78993</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225553</marc> <ucs>7255</ucs> <utf-8>E78995</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225556</marc> <ucs>725A</ucs> <utf-8>E7899A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225559</marc> <ucs>7263</ucs> <utf-8>E789A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225561</marc> <ucs>7273</ucs> <utf-8>E789B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225563</marc> <ucs>726E</ucs> <utf-8>E789AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225566</marc> <ucs>7276</ucs> <utf-8>E789B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225568</marc> <ucs>7277</ucs> <utf-8>E789B7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22556B</marc> <ucs>727E</ucs> <utf-8>E789BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22556D</marc> <ucs>727C</ucs> <utf-8>E789BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225571</marc> <ucs>727F</ucs> <utf-8>E789BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225574</marc> <ucs>7289</ucs> <utf-8>E78A89</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22557C</marc> <ucs>728B</ucs> <utf-8>E78A8B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225622</marc> <ucs>728D</ucs> <utf-8>E78A8D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225628</marc> <ucs>728F</ucs> <utf-8>E78A8F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225648</marc> <ucs>72A8</ucs> <utf-8>E78AA8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22564C</marc> <ucs>72AB</ucs> <utf-8>E78AAB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22564E</marc> <ucs>72B0</ucs> <utf-8>E78AB0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22564F</marc> <ucs>72B4</ucs> <utf-8>E78AB4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225651</marc> <ucs>72C6</ucs> <utf-8>E78B86</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225652</marc> <ucs>72B5</ucs> <utf-8>E78AB5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225656</marc> <ucs>72BC</ucs> <utf-8>E78ABC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225658</marc> <ucs>72C3</ucs> <utf-8>E78B83</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22565B</marc> <ucs>72C1</ucs> <utf-8>E78B81</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225660</marc> <ucs>72D6</ucs> <utf-8>E78B96</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225664</marc> <ucs>72D2</ucs> <utf-8>E78B92</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225667</marc> <ucs>72C9</ucs> <utf-8>E78B89</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22566C</marc> <ucs>72CC</ucs> <utf-8>E78B8C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22566E</marc> <ucs>72DB</ucs> <utf-8>E78B9B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22566F</marc> <ucs>72CD</ucs> <utf-8>E78B8D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225673</marc> <ucs>72E8</ucs> <utf-8>E78BA8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225676</marc> <ucs>72EB</ucs> <utf-8>E78BAB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225679</marc> <ucs>72E5</ucs> <utf-8>E78BA5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22567E</marc> <ucs>72FA</ucs> <utf-8>E78BBA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225724</marc> <ucs>72F4</ucs> <utf-8>E78BB4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225725</marc> <ucs>72FE</ucs> <utf-8>E78BBE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225729</marc> <ucs>7302</ucs> <utf-8>E78C82</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22572C</marc> <ucs>72FB</ucs> <utf-8>E78BBB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22572D</marc> <ucs>7301</ucs> <utf-8>E78C81</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22572E</marc> <ucs>72F3</ucs> <utf-8>E78BB3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225731</marc> <ucs>731D</ucs> <utf-8>E78C9D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225735</marc> <ucs>730B</ucs> <utf-8>E78C8B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225736</marc> <ucs>7317</ucs> <utf-8>E78C97</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22573B</marc> <ucs>7307</ucs> <utf-8>E78C87</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22573E</marc> <ucs>7318</ucs> <utf-8>E78C98</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225742</marc> <ucs>731E</ucs> <utf-8>E78C9E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225746</marc> <ucs>7331</ucs> <utf-8>E78CB1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225749</marc> <ucs>7338</ucs> <utf-8>E78CB8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22574A</marc> <ucs>7322</ucs> <utf-8>E78CA2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22574C</marc> <ucs>7332</ucs> <utf-8>E78CB2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22574D</marc> <ucs>732C</ucs> <utf-8>E78CAC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22574E</marc> <ucs>7327</ucs> <utf-8>E78CA7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22574F</marc> <ucs>732B</ucs> <utf-8>E78CAB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225752</marc> <ucs>732F</ucs> <utf-8>E78CAF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225755</marc> <ucs>7328</ucs> <utf-8>E78CA8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22575A</marc> <ucs>7347</ucs> <utf-8>E78D87</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22575B</marc> <ucs>7348</ucs> <utf-8>E78D88</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22575C</marc> <ucs>7349</ucs> <utf-8>E78D89</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22575F</marc> <ucs>733B</ucs> <utf-8>E78CBB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225762</marc> <ucs>733A</ucs> <utf-8>E78CBA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225765</marc> <ucs>7340</ucs> <utf-8>E78D80</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225768</marc> <ucs>734D</ucs> <utf-8>E78D8D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22576B</marc> <ucs>7352</ucs> <utf-8>E78D92</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225772</marc> <ucs>735E</ucs> <utf-8>E78D9E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225774</marc> <ucs>735D</ucs> <utf-8>E78D9D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225779</marc> <ucs>7360</ucs> <utf-8>E78DA0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22577B</marc> <ucs>7358</ucs> <utf-8>E78D98</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22577E</marc> <ucs>7362</ucs> <utf-8>E78DA2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225821</marc> <ucs>734B</ucs> <utf-8>E78D8B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225825</marc> <ucs>7367</ucs> <utf-8>E78DA7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225829</marc> <ucs>736C</ucs> <utf-8>E78DAC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22582B</marc> <ucs>736B</ucs> <utf-8>E78DAB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22582F</marc> <ucs>736F</ucs> <utf-8>E78DAF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225836</marc> <ucs>737C</ucs> <utf-8>E78DBC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225838</marc> <ucs>737E</ucs> <utf-8>E78DBE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22583B</marc> <ucs>7381</ucs> <utf-8>E78E81</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22583F</marc> <ucs>7388</ucs> <utf-8>E78E88</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225842</marc> <ucs>738E</ucs> <utf-8>E78E8E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225846</marc> <ucs>7395</ucs> <utf-8>E78E95</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225847</marc> <ucs>7392</ucs> <utf-8>E78E92</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225848</marc> <ucs>7397</ucs> <utf-8>E78E97</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22584C</marc> <ucs>7393</ucs> <utf-8>E78E93</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22584D</marc> <ucs>7394</ucs> <utf-8>E78E94</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225851</marc> <ucs>739E</ucs> <utf-8>E78E9E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225852</marc> <ucs>73A6</ucs> <utf-8>E78EA6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22585D</marc> <ucs>73A5</ucs> <utf-8>E78EA5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225862</marc> <ucs>73A2</ucs> <utf-8>E78EA2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225863</marc> <ucs>73A0</ucs> <utf-8>E78EA0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225867</marc> <ucs>73B6</ucs> <utf-8>E78EB6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225868</marc> <ucs>73CF</ucs> <utf-8>E78F8F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22586A</marc> <ucs>73C2</ucs> <utf-8>E78F82</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22586B</marc> <ucs>73D0</ucs> <utf-8>E78F90</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22586F</marc> <ucs>73BF</ucs> <utf-8>E78EBF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225870</marc> <ucs>73C8</ucs> <utf-8>E78F88</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22587D</marc> <ucs>73CC</ucs> <utf-8>E78F8C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225921</marc> <ucs>73D3</ucs> <utf-8>E78F93</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225927</marc> <ucs>73EA</ucs> <utf-8>E78FAA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225928</marc> <ucs>73E5</ucs> <utf-8>E78FA5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22592A</marc> <ucs>73D9</ucs> <utf-8>E78F99</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22592B</marc> <ucs>73EF</ucs> <utf-8>E78FAF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22592F</marc> <ucs>73D4</ucs> <utf-8>E78F94</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225930</marc> <ucs>73DB</ucs> <utf-8>E78F9B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225932</marc> <ucs>73D6</ucs> <utf-8>E78F96</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225935</marc> <ucs>73BC</ucs> <utf-8>E78EBC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225936</marc> <ucs>73E7</ucs> <utf-8>E78FA7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225938</marc> <ucs>73E3</ucs> <utf-8>E78FA3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22593A</marc> <ucs>73DE</ucs> <utf-8>E78F9E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22593C</marc> <ucs>73E6</ucs> <utf-8>E78FA6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22593F</marc> <ucs>73E9</ucs> <utf-8>E78FA9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225945</marc> <ucs>73F6</ucs> <utf-8>E78FB6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225947</marc> <ucs>73FA</ucs> <utf-8>E78FBA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22594A</marc> <ucs>73F8</ucs> <utf-8>E78FB8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225954</marc> <ucs>73F5</ucs> <utf-8>E78FB5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22595A</marc> <ucs>73FD</ucs> <utf-8>E78FBD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22595C</marc> <ucs>7407</ucs> <utf-8>E79087</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22595E</marc> <ucs>7412</ucs> <utf-8>E79092</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225963</marc> <ucs>743C</ucs> <utf-8>E790BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225966</marc> <ucs>742E</ucs> <utf-8>E790AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225967</marc> <ucs>742F</ucs> <utf-8>E790AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225969</marc> <ucs>7414</ucs> <utf-8>E79094</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22596A</marc> <ucs>742C</ucs> <utf-8>E790AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22596C</marc> <ucs>7430</ucs> <utf-8>E790B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22596E</marc> <ucs>742B</ucs> <utf-8>E790AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225970</marc> <ucs>73F7</ucs> <utf-8>E78FB7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225971</marc> <ucs>741A</ucs> <utf-8>E7909A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225978</marc> <ucs>7416</ucs> <utf-8>E79096</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22597A</marc> <ucs>7426</ucs> <utf-8>E790A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225A21</marc> <ucs>7428</ucs> <utf-8>E790A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225A23</marc> <ucs>7429</ucs> <utf-8>E790A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225A28</marc> <ucs>7420</ucs> <utf-8>E790A0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225A2A</marc> <ucs>741B</ucs> <utf-8>E7909B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225A2B</marc> <ucs>7424</ucs> <utf-8>E790A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225A2C</marc> <ucs>7432</ucs> <utf-8>E790B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225A2D</marc> <ucs>742D</ucs> <utf-8>E790AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225A30</marc> <ucs>7415</ucs> <utf-8>E79095</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225A32</marc> <ucs>743B</ucs> <utf-8>E790BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225A36</marc> <ucs>7444</ucs> <utf-8>E79184</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225A40</marc> <ucs>7447</ucs> <utf-8>E79187</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225A43</marc> <ucs>7458</ucs> <utf-8>E79198</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225A45</marc> <ucs>7442</ucs> <utf-8>E79182</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225A47</marc> <ucs>744B</ucs> <utf-8>E7918B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225A4A</marc> <ucs>744A</ucs> <utf-8>E7918A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225A4F</marc> <ucs>7452</ucs> <utf-8>E79192</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225A55</marc> <ucs>7457</ucs> <utf-8>E79197</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225A56</marc> <ucs>7451</ucs> <utf-8>E79191</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225A5A</marc> <ucs>745D</ucs> <utf-8>E7919D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225A5B</marc> <ucs>7454</ucs> <utf-8>E79194</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225A5D</marc> <ucs>7440</ucs> <utf-8>E79180</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225A60</marc> <ucs>746D</ucs> <utf-8>E791AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225A61</marc> <ucs>7462</ucs> <utf-8>E791A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225A62</marc> <ucs>7473</ucs> <utf-8>E791B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225A68</marc> <ucs>7474</ucs> <utf-8>E791B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225A69</marc> <ucs>746E</ucs> <utf-8>E791AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225A6A</marc> <ucs>7471</ucs> <utf-8>E791B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225A6B</marc> <ucs>7468</ucs> <utf-8>E791A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225A78</marc> <ucs>7460</ucs> <utf-8>E791A0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225A79</marc> <ucs>7472</ucs> <utf-8>E791B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225A7A</marc> <ucs>7484</ucs> <utf-8>E79284</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225A7B</marc> <ucs>7487</ucs> <utf-8>E79287</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225A7E</marc> <ucs>7488</ucs> <utf-8>E79288</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225B21</marc> <ucs>7489</ucs> <utf-8>E79289</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225B22</marc> <ucs>747C</ucs> <utf-8>E791BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225B27</marc> <ucs>7482</ucs> <utf-8>E79282</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225B28</marc> <ucs>747E</ucs> <utf-8>E791BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225B2A</marc> <ucs>748A</ucs> <utf-8>E7928A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225B2D</marc> <ucs>7486</ucs> <utf-8>E79286</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225B30</marc> <ucs>747A</ucs> <utf-8>E791BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225B38</marc> <ucs>7480</ucs> <utf-8>E79280</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225B3C</marc> <ucs>7481</ucs> <utf-8>E79281</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225B3E</marc> <ucs>747D</ucs> <utf-8>E791BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225B3F</marc> <ucs>7485</ucs> <utf-8>E79285</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225B40</marc> <ucs>7497</ucs> <utf-8>E79297</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225B43</marc> <ucs>7498</ucs> <utf-8>E79298</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225B45</marc> <ucs>749A</ucs> <utf-8>E7929A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225B4D</marc> <ucs>74A4</ucs> <utf-8>E792A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225B54</marc> <ucs>749F</ucs> <utf-8>E7929F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225B55</marc> <ucs>749D</ucs> <utf-8>E7929D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225B56</marc> <ucs>748D</ucs> <utf-8>E7928D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225B57</marc> <ucs>749E</ucs> <utf-8>E7929E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225B59</marc> <ucs>74A0</ucs> <utf-8>E792A0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225B5D</marc> <ucs>74A1</ucs> <utf-8>E792A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225B60</marc> <ucs>74B2</ucs> <utf-8>E792B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225B61</marc> <ucs>74B1</ucs> <utf-8>E792B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225B66</marc> <ucs>74B4</ucs> <utf-8>E792B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225B67</marc> <ucs>74AB</ucs> <utf-8>E792AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225B69</marc> <ucs>74AA</ucs> <utf-8>E792AA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225B6A</marc> <ucs>7490</ucs> <utf-8>E79290</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225B6C</marc> <ucs>74A5</ucs> <utf-8>E792A5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225B6E</marc> <ucs>74A8</ucs> <utf-8>E792A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225B76</marc> <ucs>74B8</ucs> <utf-8>E792B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225B7A</marc> <ucs>74C0</ucs> <utf-8>E79380</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225C25</marc> <ucs>74BF</ucs> <utf-8>E792BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225C28</marc> <ucs>74B5</ucs> <utf-8>E792B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225C29</marc> <ucs>74BA</ucs> <utf-8>E792BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225C30</marc> <ucs>74C8</ucs> <utf-8>E79388</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225C31</marc> <ucs>74C5</ucs> <utf-8>E79385</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225C32</marc> <ucs>74CC</ucs> <utf-8>E7938C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225C38</marc> <ucs>74D6</ucs> <utf-8>E79396</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225C3A</marc> <ucs>74D4</ucs> <utf-8>E79394</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225C3D</marc> <ucs>74D8</ucs> <utf-8>E79398</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225C40</marc> <ucs>74DA</ucs> <utf-8>E7939A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225C41</marc> <ucs>74DB</ucs> <utf-8>E7939B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225C47</marc> <ucs>74DE</ucs> <utf-8>E7939E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225C50</marc> <ucs>74E4</ucs> <utf-8>E793A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225C52</marc> <ucs>74E7</ucs> <utf-8>E793A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225C54</marc> <ucs>74E9</ucs> <utf-8>E793A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225C58</marc> <ucs>74F1</ucs> <utf-8>E793B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225C5A</marc> <ucs>74F0</ucs> <utf-8>E793B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225C5C</marc> <ucs>74EE</ucs> <utf-8>E793AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225C61</marc> <ucs>74F4</ucs> <utf-8>E793B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225C63</marc> <ucs>74F8</ucs> <utf-8>E793B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225C66</marc> <ucs>74FB</ucs> <utf-8>E793BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225C67</marc> <ucs>74FF</ucs> <utf-8>E793BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225C71</marc> <ucs>7505</ucs> <utf-8>E79485</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225C77</marc> <ucs>7503</ucs> <utf-8>E79483</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225C7D</marc> <ucs>7507</ucs> <utf-8>E79487</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225D25</marc> <ucs>750E</ucs> <utf-8>E7948E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225D28</marc> <ucs>750D</ucs> <utf-8>E7948D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225D2C</marc> <ucs>7511</ucs> <utf-8>E79491</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225D2D</marc> <ucs>750F</ucs> <utf-8>E7948F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225D32</marc> <ucs>7512</ucs> <utf-8>E79492</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225D33</marc> <ucs>7513</ucs> <utf-8>E79493</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225D39</marc> <ucs>7517</ucs> <utf-8>E79497</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225D42</marc> <ucs>7521</ucs> <utf-8>E794A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225D44</marc> <ucs>7524</ucs> <utf-8>E794A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225D49</marc> <ucs>752F</ucs> <utf-8>E794AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225D4D</marc> <ucs>753A</ucs> <utf-8>E794BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225D4F</marc> <ucs>753F</ucs> <utf-8>E794BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225D51</marc> <ucs>7540</ucs> <utf-8>E79580</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225D52</marc> <ucs>753E</ucs> <utf-8>E794BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225D55</marc> <ucs>754A</ucs> <utf-8>E7958A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225D57</marc> <ucs>754E</ucs> <utf-8>E7958E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225D58</marc> <ucs>7547</ucs> <utf-8>E79587</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225D59</marc> <ucs>754B</ucs> <utf-8>E7958B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225D5A</marc> <ucs>7548</ucs> <utf-8>E79588</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225D5F</marc> <ucs>755F</ucs> <utf-8>E7959F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225D60</marc> <ucs>755B</ucs> <utf-8>E7959B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225D62</marc> <ucs>7564</ucs> <utf-8>E795A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225D67</marc> <ucs>7563</ucs> <utf-8>E795A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225D69</marc> <ucs>756F</ucs> <utf-8>E795AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225D6B</marc> <ucs>756C</ucs> <utf-8>E795AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225D6D</marc> <ucs>7579</ucs> <utf-8>E795B9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225D6E</marc> <ucs>757A</ucs> <utf-8>E795BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225D71</marc> <ucs>7577</ucs> <utf-8>E795B7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225D75</marc> <ucs>7571</ucs> <utf-8>E795B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225D79</marc> <ucs>757D</ucs> <utf-8>E795BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225D7E</marc> <ucs>757F</ucs> <utf-8>E795BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225E25</marc> <ucs>7583</ucs> <utf-8>E79683</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225E2C</marc> <ucs>7590</ucs> <utf-8>E79690</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225E2D</marc> <ucs>7592</ucs> <utf-8>E79692</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225E2E</marc> <ucs>7594</ucs> <utf-8>E79694</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225E31</marc> <ucs>7595</ucs> <utf-8>E79695</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225E35</marc> <ucs>7598</ucs> <utf-8>E79698</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225E37</marc> <ucs>75A2</ucs> <utf-8>E796A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225E3B</marc> <ucs>75A3</ucs> <utf-8>E796A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225E3E</marc> <ucs>75BA</ucs> <utf-8>E796BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225E43</marc> <ucs>75B0</ucs> <utf-8>E796B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225E44</marc> <ucs>75C3</ucs> <utf-8>E79783</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225E46</marc> <ucs>75BF</ucs> <utf-8>E796BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225E47</marc> <ucs>75B4</ucs> <utf-8>E796B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225E4A</marc> <ucs>75C2</ucs> <utf-8>E79782</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225E4E</marc> <ucs>75C1</ucs> <utf-8>E79781</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225E50</marc> <ucs>75B1</ucs> <utf-8>E796B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225E51</marc> <ucs>75C4</ucs> <utf-8>E79784</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225E58</marc> <ucs>75CD</ucs> <utf-8>E7978D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225E5C</marc> <ucs>75CF</ucs> <utf-8>E7978F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225E5E</marc> <ucs>75CC</ucs> <utf-8>E7978C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225E5F</marc> <ucs>75D0</ucs> <utf-8>E79790</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225E63</marc> <ucs>75E7</ucs> <utf-8>E797A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225E66</marc> <ucs>75E1</ucs> <utf-8>E797A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225E67</marc> <ucs>75E6</ucs> <utf-8>E797A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225E71</marc> <ucs>75E4</ucs> <utf-8>E797A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225E72</marc> <ucs>75E0</ucs> <utf-8>E797A0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225E73</marc> <ucs>75D7</ucs> <utf-8>E79797</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225E7A</marc> <ucs>7602</ucs> <utf-8>E79882</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225E7E</marc> <ucs>7603</ucs> <utf-8>E79883</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225F21</marc> <ucs>75F9</ucs> <utf-8>E797B9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225F22</marc> <ucs>75FC</ucs> <utf-8>E797BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225F29</marc> <ucs>7616</ucs> <utf-8>E79896</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225F2C</marc> <ucs>7608</ucs> <utf-8>E79888</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225F2D</marc> <ucs>7615</ucs> <utf-8>E79895</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225F2E</marc> <ucs>760C</ucs> <utf-8>E7988C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225F2F</marc> <ucs>760F</ucs> <utf-8>E7988F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225F3B</marc> <ucs>7610</ucs> <utf-8>E79890</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225F3C</marc> <ucs>760A</ucs> <utf-8>E7988A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225F3E</marc> <ucs>7625</ucs> <utf-8>E798A5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225F3F</marc> <ucs>761A</ucs> <utf-8>E7989A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225F40</marc> <ucs>761B</ucs> <utf-8>E7989B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225F47</marc> <ucs>7619</ucs> <utf-8>E79899</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225F48</marc> <ucs>761E</ucs> <utf-8>E7989E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225F4C</marc> <ucs>761D</ucs> <utf-8>E7989D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225F50</marc> <ucs>7622</ucs> <utf-8>E798A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225F51</marc> <ucs>762F</ucs> <utf-8>E798AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225F54</marc> <ucs>762D</ucs> <utf-8>E798AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225F5C</marc> <ucs>7633</ucs> <utf-8>E798B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225F5E</marc> <ucs>763B</ucs> <utf-8>E798BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225F5F</marc> <ucs>7630</ucs> <utf-8>E798B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225F60</marc> <ucs>763C</ucs> <utf-8>E798BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225F62</marc> <ucs>7635</ucs> <utf-8>E798B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225F67</marc> <ucs>7648</ucs> <utf-8>E79988</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225F68</marc> <ucs>764E</ucs> <utf-8>E7998E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225F69</marc> <ucs>7647</ucs> <utf-8>E79987</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225F6A</marc> <ucs>7643</ucs> <utf-8>E79983</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225F6E</marc> <ucs>764D</ucs> <utf-8>E7998D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225F6F</marc> <ucs>7649</ucs> <utf-8>E79989</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225F75</marc> <ucs>7654</ucs> <utf-8>E79994</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225F7A</marc> <ucs>765C</ucs> <utf-8>E7999C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>225F7B</marc> <ucs>7657</ucs> <utf-8>E79997</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226022</marc> <ucs>7664</ucs> <utf-8>E799A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226024</marc> <ucs>7659</ucs> <utf-8>E79999</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22602B</marc> <ucs>765F</ucs> <utf-8>E7999F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226032</marc> <ucs>7667</ucs> <utf-8>E799A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226035</marc> <ucs>766A</ucs> <utf-8>E799AA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226037</marc> <ucs>766D</ucs> <utf-8>E799AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226038</marc> <ucs>766F</ucs> <utf-8>E799AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22603A</marc> <ucs>7670</ucs> <utf-8>E799B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226040</marc> <ucs>7676</ucs> <utf-8>E799B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226041</marc> <ucs>7677</ucs> <utf-8>E799B7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226048</marc> <ucs>7680</ucs> <utf-8>E79A80</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22604A</marc> <ucs>768B</ucs> <utf-8>E79A8B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226052</marc> <ucs>7695</ucs> <utf-8>E79A95</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226055</marc> <ucs>656B</ucs> <utf-8>E695AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226059</marc> <ucs>7699</ucs> <utf-8>E79A99</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22605D</marc> <ucs>769C</ucs> <utf-8>E79A9C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22605F</marc> <ucs>769D</ucs> <utf-8>E79A9D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226065</marc> <ucs>76A4</ucs> <utf-8>E79AA4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226066</marc> <ucs>76A5</ucs> <utf-8>E79AA5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226067</marc> <ucs>76A6</ucs> <utf-8>E79AA6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22606A</marc> <ucs>76AA</ucs> <utf-8>E79AAA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22606D</marc> <ucs>76AD</ucs> <utf-8>E79AAD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226074</marc> <ucs>76B8</ucs> <utf-8>E79AB8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226077</marc> <ucs>76BD</ucs> <utf-8>E79ABD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226123</marc> <ucs>76CB</ucs> <utf-8>E79B8B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226126</marc> <ucs>76CC</ucs> <utf-8>E79B8C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22613B</marc> <ucs>76E6</ucs> <utf-8>E79BA6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22613C</marc> <ucs>76E9</ucs> <utf-8>E79BA9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226140</marc> <ucs>76EC</ucs> <utf-8>E79BAC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226144</marc> <ucs>76ED</ucs> <utf-8>E79BAD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226148</marc> <ucs>76F1</ucs> <utf-8>E79BB1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22614B</marc> <ucs>7704</ucs> <utf-8>E79C84</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22614F</marc> <ucs>7708</ucs> <utf-8>E79C88</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226150</marc> <ucs>7707</ucs> <utf-8>E79C87</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226153</marc> <ucs>76F7</ucs> <utf-8>E79BB7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226154</marc> <ucs>770A</ucs> <utf-8>E79C8A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226159</marc> <ucs>76FB</ucs> <utf-8>E79BBB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22615E</marc> <ucs>772B</ucs> <utf-8>E79CAB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226160</marc> <ucs>770E</ucs> <utf-8>E79C8E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226162</marc> <ucs>771B</ucs> <utf-8>E79C9B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226163</marc> <ucs>7724</ucs> <utf-8>E79CA4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22616C</marc> <ucs>7722</ucs> <utf-8>E79CA2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22616D</marc> <ucs>771A</ucs> <utf-8>E79C9A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22616F</marc> <ucs>7721</ucs> <utf-8>E79CA1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226174</marc> <ucs>7740</ucs> <utf-8>E79D80</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226175</marc> <ucs>7739</ucs> <utf-8>E79CB9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226176</marc> <ucs>772F</ucs> <utf-8>E79CAF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226177</marc> <ucs>7731</ucs> <utf-8>E79CB1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226222</marc> <ucs>7725</ucs> <utf-8>E79CA5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226225</marc> <ucs>7735</ucs> <utf-8>E79CB5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226226</marc> <ucs>7734</ucs> <utf-8>E79CB4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22622D</marc> <ucs>7747</ucs> <utf-8>E79D87</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226231</marc> <ucs>7745</ucs> <utf-8>E79D85</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226232</marc> <ucs>774D</ucs> <utf-8>E79D8D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226233</marc> <ucs>774A</ucs> <utf-8>E79D8A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226235</marc> <ucs>7743</ucs> <utf-8>E79D83</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226237</marc> <ucs>774E</ucs> <utf-8>E79D8E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22623A</marc> <ucs>775F</ucs> <utf-8>E79D9F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22623D</marc> <ucs>7760</ucs> <utf-8>E79DA0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22623E</marc> <ucs>7752</ucs> <utf-8>E79D92</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226242</marc> <ucs>7758</ucs> <utf-8>E79D98</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226244</marc> <ucs>7756</ucs> <utf-8>E79D96</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226245</marc> <ucs>775A</ucs> <utf-8>E79D9A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22624F</marc> <ucs>7762</ucs> <utf-8>E79DA2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226252</marc> <ucs>7780</ucs> <utf-8>E79E80</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226256</marc> <ucs>776F</ucs> <utf-8>E79DAF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22625D</marc> <ucs>777E</ucs> <utf-8>E79DBE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22625F</marc> <ucs>7785</ucs> <utf-8>E79E85</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226260</marc> <ucs>777A</ucs> <utf-8>E79DBA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226266</marc> <ucs>E969</ucs> <utf-8>EEA5A9</utf-8> <name>East Asian ideograph (variant of 4C6266 which maps to 778B)</name> <alt>778B</alt> <altutf-8>E79E8B</altutf-8> </code> <code> <marc>22626A</marc> <ucs>778D</ucs> <utf-8>E79E8D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226272</marc> <ucs>7798</ucs> <utf-8>E79E98</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226273</marc> <ucs>7796</ucs> <utf-8>E79E96</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226275</marc> <ucs>77A2</ucs> <utf-8>E79EA2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226276</marc> <ucs>7799</ucs> <utf-8>E79E99</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22627A</marc> <ucs>77B5</ucs> <utf-8>E79EB5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22627D</marc> <ucs>77B7</ucs> <utf-8>E79EB7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226323</marc> <ucs>77B6</ucs> <utf-8>E79EB6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226329</marc> <ucs>77BE</ucs> <utf-8>E79EBE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22632B</marc> <ucs>77B9</ucs> <utf-8>E79EB9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22632C</marc> <ucs>77BC</ucs> <utf-8>E79EBC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226335</marc> <ucs>77CD</ucs> <utf-8>E79F8D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22633A</marc> <ucs>77D1</ucs> <utf-8>E79F91</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226345</marc> <ucs>77DE</ucs> <utf-8>E79F9E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226346</marc> <ucs>77DF</ucs> <utf-8>E79F9F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22634F</marc> <ucs>77E7</ucs> <utf-8>E79FA7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226352</marc> <ucs>77E6</ucs> <utf-8>E79FA6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226355</marc> <ucs>77EC</ucs> <utf-8>E79FAC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226359</marc> <ucs>77F0</ucs> <utf-8>E79FB0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22635A</marc> <ucs>77F1</ucs> <utf-8>E79FB1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22635C</marc> <ucs>77F4</ucs> <utf-8>E79FB4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226360</marc> <ucs>77FC</ucs> <utf-8>E79FBC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226367</marc> <ucs>77F8</ucs> <utf-8>E79FB8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226368</marc> <ucs>77FB</ucs> <utf-8>E79FBB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226370</marc> <ucs>7809</ucs> <utf-8>E7A089</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226371</marc> <ucs>7806</ucs> <utf-8>E7A086</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226373</marc> <ucs>7819</ucs> <utf-8>E7A099</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226374</marc> <ucs>7811</ucs> <utf-8>E7A091</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226378</marc> <ucs>7812</ucs> <utf-8>E7A092</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226424</marc> <ucs>781B</ucs> <utf-8>E7A09B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226426</marc> <ucs>782C</ucs> <utf-8>E7A0AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226427</marc> <ucs>7823</ucs> <utf-8>E7A0A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226428</marc> <ucs>782B</ucs> <utf-8>E7A0AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22642A</marc> <ucs>7829</ucs> <utf-8>E7A0A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22642D</marc> <ucs>7822</ucs> <utf-8>E7A0A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226431</marc> <ucs>7835</ucs> <utf-8>E7A0B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226432</marc> <ucs>7833</ucs> <utf-8>E7A0B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226433</marc> <ucs>782E</ucs> <utf-8>E7A0AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226435</marc> <ucs>7820</ucs> <utf-8>E7A0A0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226438</marc> <ucs>783D</ucs> <utf-8>E7A0BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22643B</marc> <ucs>781F</ucs> <utf-8>E7A09F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22643D</marc> <ucs>7831</ucs> <utf-8>E7A0B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226444</marc> <ucs>784D</ucs> <utf-8>E7A18D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226448</marc> <ucs>7848</ucs> <utf-8>E7A188</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226449</marc> <ucs>7853</ucs> <utf-8>E7A193</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22644A</marc> <ucs>7854</ucs> <utf-8>E7A194</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22644B</marc> <ucs>7845</ucs> <utf-8>E7A185</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22644C</marc> <ucs>7852</ucs> <utf-8>E7A192</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22644E</marc> <ucs>7850</ucs> <utf-8>E7A190</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22644F</marc> <ucs>7858</ucs> <utf-8>E7A198</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226450</marc> <ucs>7826</ucs> <utf-8>E7A0A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226452</marc> <ucs>7847</ucs> <utf-8>E7A187</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226456</marc> <ucs>784C</ucs> <utf-8>E7A18C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22645A</marc> <ucs>7868</ucs> <utf-8>E7A1A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22645B</marc> <ucs>786D</ucs> <utf-8>E7A1AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226460</marc> <ucs>7864</ucs> <utf-8>E7A1A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226461</marc> <ucs>785C</ucs> <utf-8>E7A19C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226464</marc> <ucs>7876</ucs> <utf-8>E7A1B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226466</marc> <ucs>786A</ucs> <utf-8>E7A1AA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226469</marc> <ucs>7886</ucs> <utf-8>E7A286</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22646B</marc> <ucs>789A</ucs> <utf-8>E7A29A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22646C</marc> <ucs>787F</ucs> <utf-8>E7A1BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22646D</marc> <ucs>7887</ucs> <utf-8>E7A287</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226470</marc> <ucs>7894</ucs> <utf-8>E7A294</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226476</marc> <ucs>788F</ucs> <utf-8>E7A28F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22647E</marc> <ucs>7899</ucs> <utf-8>E7A299</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226529</marc> <ucs>7893</ucs> <utf-8>E7A293</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22652C</marc> <ucs>7892</ucs> <utf-8>E7A292</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22652D</marc> <ucs>7896</ucs> <utf-8>E7A296</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22652F</marc> <ucs>78B2</ucs> <utf-8>E7A2B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226531</marc> <ucs>78A1</ucs> <utf-8>E7A2A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226532</marc> <ucs>78B6</ucs> <utf-8>E7A2B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226539</marc> <ucs>78B7</ucs> <utf-8>E7A2B7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22653B</marc> <ucs>78A4</ucs> <utf-8>E7A2A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22653E</marc> <ucs>78B4</ucs> <utf-8>E7A2B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226540</marc> <ucs>78AD</ucs> <utf-8>E7A2AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226541</marc> <ucs>78A3</ucs> <utf-8>E7A2A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226543</marc> <ucs>789E</ucs> <utf-8>E7A29E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226544</marc> <ucs>78A8</ucs> <utf-8>E7A2A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226548</marc> <ucs>78AB</ucs> <utf-8>E7A2AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22654E</marc> <ucs>78BB</ucs> <utf-8>E7A2BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226555</marc> <ucs>78CC</ucs> <utf-8>E7A38C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226556</marc> <ucs>78C9</ucs> <utf-8>E7A389</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226558</marc> <ucs>78D1</ucs> <utf-8>E7A391</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22655A</marc> <ucs>78D8</ucs> <utf-8>E7A398</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22655E</marc> <ucs>78C8</ucs> <utf-8>E7A388</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226560</marc> <ucs>78D4</ucs> <utf-8>E7A394</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226568</marc> <ucs>78DF</ucs> <utf-8>E7A39F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22656A</marc> <ucs>78E7</ucs> <utf-8>E7A3A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22656E</marc> <ucs>78DB</ucs> <utf-8>E7A39B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22656F</marc> <ucs>78E1</ucs> <utf-8>E7A3A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226573</marc> <ucs>78E0</ucs> <utf-8>E7A3A0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226576</marc> <ucs>78EE</ucs> <utf-8>E7A3AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226577</marc> <ucs>78E3</ucs> <utf-8>E7A3A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226579</marc> <ucs>78F2</ucs> <utf-8>E7A3B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22657E</marc> <ucs>7905</ucs> <utf-8>E7A485</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226621</marc> <ucs>78F9</ucs> <utf-8>E7A3B9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226622</marc> <ucs>78FD</ucs> <utf-8>E7A3BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226627</marc> <ucs>78FE</ucs> <utf-8>E7A3BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226629</marc> <ucs>78FB</ucs> <utf-8>E7A3BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22662B</marc> <ucs>7904</ucs> <utf-8>E7A484</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22662E</marc> <ucs>7912</ucs> <utf-8>E7A492</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226632</marc> <ucs>790C</ucs> <utf-8>E7A48C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226634</marc> <ucs>7913</ucs> <utf-8>E7A493</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226635</marc> <ucs>7911</ucs> <utf-8>E7A491</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226643</marc> <ucs>791E</ucs> <utf-8>E7A49E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226646</marc> <ucs>7922</ucs> <utf-8>E7A4A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22664C</marc> <ucs>7924</ucs> <utf-8>E7A4A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22664D</marc> <ucs>7927</ucs> <utf-8>E7A4A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226650</marc> <ucs>7929</ucs> <utf-8>E7A4A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226655</marc> <ucs>7931</ucs> <utf-8>E7A4B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22665D</marc> <ucs>7934</ucs> <utf-8>E7A4B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226660</marc> <ucs>7936</ucs> <utf-8>E7A4B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226665</marc> <ucs>793D</ucs> <utf-8>E7A4BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226667</marc> <ucs>7942</ucs> <utf-8>E7A582</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226668</marc> <ucs>793F</ucs> <utf-8>E7A4BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22666A</marc> <ucs>794A</ucs> <utf-8>E7A58A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22666B</marc> <ucs>794D</ucs> <utf-8>E7A58D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226675</marc> <ucs>7946</ucs> <utf-8>E7A586</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226677</marc> <ucs>7958</ucs> <utf-8>E7A598</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226679</marc> <ucs>795B</ucs> <utf-8>E7A59B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22667A</marc> <ucs>795C</ucs> <utf-8>E7A59C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22667B</marc> <ucs>794F</ucs> <utf-8>E7A58F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22667C</marc> <ucs>7953</ucs> <utf-8>E7A593</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22667D</marc> <ucs>E9D0</ucs> <utf-8>EEA790</utf-8> <name>Unrelated variant of EACC 22667C which maps to 7953</name> <alt>7953</alt> <altutf-8>E7A593</altutf-8> </code> <code> <marc>226721</marc> <ucs>7951</ucs> <utf-8>E7A591</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226723</marc> <ucs>7954</ucs> <utf-8>E7A594</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22672A</marc> <ucs>7967</ucs> <utf-8>E7A5A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22672D</marc> <ucs>796B</ucs> <utf-8>E7A5AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226730</marc> <ucs>7972</ucs> <utf-8>E7A5B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22673E</marc> <ucs>797C</ucs> <utf-8>E7A5BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22674A</marc> <ucs>7998</ucs> <utf-8>E7A698</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22674B</marc> <ucs>798A</ucs> <utf-8>E7A68A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22674D</marc> <ucs>7999</ucs> <utf-8>E7A699</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22674E</marc> <ucs>7995</ucs> <utf-8>E7A695</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22674F</marc> <ucs>798B</ucs> <utf-8>E7A68B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226750</marc> <ucs>7996</ucs> <utf-8>E7A696</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226754</marc> <ucs>7994</ucs> <utf-8>E7A694</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226755</marc> <ucs>7993</ucs> <utf-8>E7A693</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22675C</marc> <ucs>799A</ucs> <utf-8>E7A69A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22675F</marc> <ucs>79A1</ucs> <utf-8>E7A6A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226760</marc> <ucs>799B</ucs> <utf-8>E7A69B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226761</marc> <ucs>79A3</ucs> <utf-8>E7A6A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226764</marc> <ucs>799D</ucs> <utf-8>E7A69D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22676E</marc> <ucs>79A9</ucs> <utf-8>E7A6A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226770</marc> <ucs>79AB</ucs> <utf-8>E7A6AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226771</marc> <ucs>79A8</ucs> <utf-8>E7A6A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226775</marc> <ucs>79B0</ucs> <utf-8>E7A6B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22677A</marc> <ucs>79B3</ucs> <utf-8>E7A6B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22677B</marc> <ucs>79B4</ucs> <utf-8>E7A6B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226822</marc> <ucs>79B8</ucs> <utf-8>E7A6B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226823</marc> <ucs>79BA</ucs> <utf-8>E7A6BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226825</marc> <ucs>79BC</ucs> <utf-8>E7A6BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226828</marc> <ucs>79C6</ucs> <utf-8>E7A786</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22682A</marc> <ucs>79C8</ucs> <utf-8>E7A788</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22682D</marc> <ucs>79D4</ucs> <utf-8>E7A794</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22682E</marc> <ucs>79D5</ucs> <utf-8>E7A795</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226832</marc> <ucs>79D6</ucs> <utf-8>E7A796</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22683D</marc> <ucs>79EC</ucs> <utf-8>E7A7AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22683E</marc> <ucs>E96A</ucs> <utf-8>EEA5AA</utf-8> <name>East Asian ideograph (variant of 4C683E which maps to 79EB)</name> <alt>79EB</alt> <altutf-8>E7A7AB</altutf-8> </code> <code> <marc>226842</marc> <ucs>79E1</ucs> <utf-8>E7A7A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226844</marc> <ucs>79DD</ucs> <utf-8>E7A79D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226845</marc> <ucs>79ED</ucs> <utf-8>E7A7AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226848</marc> <ucs>79F8</ucs> <utf-8>E7A7B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22684F</marc> <ucs>7A02</ucs> <utf-8>E7A882</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226850</marc> <ucs>7A0A</ucs> <utf-8>E7A88A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226854</marc> <ucs>7A09</ucs> <utf-8>E7A889</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22685C</marc> <ucs>7A03</ucs> <utf-8>E7A883</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226861</marc> <ucs>7A0C</ucs> <utf-8>E7A88C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22686B</marc> <ucs>7A11</ucs> <utf-8>E7A891</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22686C</marc> <ucs>7A18</ucs> <utf-8>E7A898</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22686F</marc> <ucs>E96B</ucs> <utf-8>EEA5AB</utf-8> <name>East Asian ideograph (variant of 2E686F which maps to 7A19)</name> <alt>7A19</alt> <altutf-8>E7A899</altutf-8> </code> <code> <marc>226871</marc> <ucs>7A1E</ucs> <utf-8>E7A89E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226876</marc> <ucs>7A17</ucs> <utf-8>E7A897</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22687E</marc> <ucs>7A2D</ucs> <utf-8>E7A8AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226922</marc> <ucs>7A2C</ucs> <utf-8>E7A8AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226939</marc> <ucs>7A48</ucs> <utf-8>E7A988</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22693D</marc> <ucs>7A4B</ucs> <utf-8>E7A98B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22693E</marc> <ucs>7A47</ucs> <utf-8>E7A987</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22693F</marc> <ucs>7A44</ucs> <utf-8>E7A984</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226940</marc> <ucs>7A5C</ucs> <utf-8>E7A99C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22694D</marc> <ucs>7A5F</ucs> <utf-8>E7A99F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22694F</marc> <ucs>7A60</ucs> <utf-8>E7A9A0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226957</marc> <ucs>7A6E</ucs> <utf-8>E7A9AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22695F</marc> <ucs>7A70</ucs> <utf-8>E7A9B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226966</marc> <ucs>7A75</ucs> <utf-8>E7A9B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226969</marc> <ucs>7A78</ucs> <utf-8>E7A9B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22696B</marc> <ucs>7A80</ucs> <utf-8>E7AA80</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226970</marc> <ucs>7A85</ucs> <utf-8>E7AA85</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226975</marc> <ucs>7A86</ucs> <utf-8>E7AA86</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226978</marc> <ucs>7A8A</ucs> <utf-8>E7AA8A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22697A</marc> <ucs>7A94</ucs> <utf-8>E7AA94</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22697E</marc> <ucs>68A5</ucs> <utf-8>E6A2A5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226A28</marc> <ucs>7AA3</ucs> <utf-8>E7AAA3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226A2B</marc> <ucs>7A9E</ucs> <utf-8>E7AA9E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226A2C</marc> <ucs>7AA7</ucs> <utf-8>E7AAA7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226A2E</marc> <ucs>7AA8</ucs> <utf-8>E7AAA8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226A31</marc> <ucs>7AAC</ucs> <utf-8>E7AAAC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226A36</marc> <ucs>7AB3</ucs> <utf-8>E7AAB3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226A3A</marc> <ucs>7ABD</ucs> <utf-8>E7AABD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226A3C</marc> <ucs>7AB6</ucs> <utf-8>E7AAB6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226A3D</marc> <ucs>7AB8</ucs> <utf-8>E7AAB8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226A3E</marc> <ucs>7AB5</ucs> <utf-8>E7AAB5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226A3F</marc> <ucs>7ABB</ucs> <utf-8>E7AABB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226A43</marc> <ucs>7ABF</ucs> <utf-8>E7AABF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226A49</marc> <ucs>7ACD</ucs> <utf-8>E7AB8D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226A4B</marc> <ucs>7ACF</ucs> <utf-8>E7AB8F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226A4F</marc> <ucs>7AD1</ucs> <utf-8>E7AB91</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226A51</marc> <ucs>7AD3</ucs> <utf-8>E7AB93</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226A52</marc> <ucs>7AD4</ucs> <utf-8>E7AB94</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226A54</marc> <ucs>7AD5</ucs> <utf-8>E7AB95</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226A55</marc> <ucs>7ADA</ucs> <utf-8>E7AB9A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226A5A</marc> <ucs>7AE1</ucs> <utf-8>E7ABA1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226A5E</marc> <ucs>7AE6</ucs> <utf-8>E7ABA6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226A66</marc> <ucs>7AEB</ucs> <utf-8>E7ABAB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226A6B</marc> <ucs>7AF0</ucs> <utf-8>E7ABB0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226A76</marc> <ucs>7AF5</ucs> <utf-8>E7ABB5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226A7C</marc> <ucs>7AFE</ucs> <utf-8>E7ABBE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226B27</marc> <ucs>7B39</ucs> <utf-8>E7ACB9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226B2D</marc> <ucs>7B0F</ucs> <utf-8>E7AC8F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226B2E</marc> <ucs>7B08</ucs> <utf-8>E7AC88</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226B33</marc> <ucs>7B0A</ucs> <utf-8>E7AC8A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226B35</marc> <ucs>7B35</ucs> <utf-8>E7ACB5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226B36</marc> <ucs>7B25</ucs> <utf-8>E7ACA5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226B39</marc> <ucs>7B38</ucs> <utf-8>E7ACB8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226B3B</marc> <ucs>7B3B</ucs> <utf-8>E7ACBB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226B3F</marc> <ucs>7B24</ucs> <utf-8>E7ACA4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226B40</marc> <ucs>7B33</ucs> <utf-8>E7ACB3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226B42</marc> <ucs>7B2A</ucs> <utf-8>E7ACAA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226B44</marc> <ucs>7B18</ucs> <utf-8>E7AC98</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226B47</marc> <ucs>7B31</ucs> <utf-8>E7ACB1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226B4A</marc> <ucs>7B2B</ucs> <utf-8>E7ACAB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226B4B</marc> <ucs>7B37</ucs> <utf-8>E7ACB7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226B4D</marc> <ucs>7B1F</ucs> <utf-8>E7AC9F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226B52</marc> <ucs>7B4A</ucs> <utf-8>E7AD8A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226B53</marc> <ucs>E9ED</ucs> <utf-8>EEA7AD</utf-8> <name>East Asian ideograph (not in Unicode)</name> <alt>7B59</alt> <altutf-8>E7AD99</altutf-8> </code> <code> <marc>226B54</marc> <ucs>E96C</ucs> <utf-8>EEA5AC</utf-8> <name>East Asian ideograph (variant of 2E6B54 which maps to 7B04)</name> <alt>7B04</alt> <altutf-8>E7AC84</altutf-8> </code> <code> <marc>226B55</marc> <ucs>7B47</ucs> <utf-8>E7AD87</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226B59</marc> <ucs>7B58</ucs> <utf-8>E7AD98</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226B5B</marc> <ucs>7B6C</ucs> <utf-8>E7ADAC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226B60</marc> <ucs>7B48</ucs> <utf-8>E7AD88</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226B61</marc> <ucs>7B45</ucs> <utf-8>E7AD85</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226B62</marc> <ucs>7B4C</ucs> <utf-8>E7AD8C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226B63</marc> <ucs>7B4E</ucs> <utf-8>E7AD8E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226B68</marc> <ucs>7B66</ucs> <utf-8>E7ADA6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226B6C</marc> <ucs>7B64</ucs> <utf-8>E7ADA4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226B6E</marc> <ucs>7B69</ucs> <utf-8>E7ADA9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226B70</marc> <ucs>7B6D</ucs> <utf-8>E7ADAD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226B74</marc> <ucs>7B62</ucs> <utf-8>E7ADA2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226B75</marc> <ucs>7B6E</ucs> <utf-8>E7ADAE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226B76</marc> <ucs>7B74</ucs> <utf-8>E7ADB4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226B79</marc> <ucs>7B72</ucs> <utf-8>E7ADB2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226B7A</marc> <ucs>7B78</ucs> <utf-8>E7ADB8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226B7B</marc> <ucs>7B6F</ucs> <utf-8>E7ADAF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226B7C</marc> <ucs>7B67</ucs> <utf-8>E7ADA7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226B7E</marc> <ucs>7B65</ucs> <utf-8>E7ADA5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226C26</marc> <ucs>7B71</ucs> <utf-8>E7ADB1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226C27</marc> <ucs>7B70</ucs> <utf-8>E7ADB0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226C29</marc> <ucs>7B73</ucs> <utf-8>E7ADB3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226C2D</marc> <ucs>7B9C</ucs> <utf-8>E7AE9C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226C33</marc> <ucs>7B92</ucs> <utf-8>E7AE92</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226C34</marc> <ucs>7B91</ucs> <utf-8>E7AE91</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226C35</marc> <ucs>7B90</ucs> <utf-8>E7AE90</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226C38</marc> <ucs>7BA3</ucs> <utf-8>E7AEA3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226C3A</marc> <ucs>7B8D</ucs> <utf-8>E7AE8D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226C41</marc> <ucs>7B85</ucs> <utf-8>E7AE85</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226C43</marc> <ucs>7B8E</ucs> <utf-8>E7AE8E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226C44</marc> <ucs>7B98</ucs> <utf-8>E7AE98</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226C46</marc> <ucs>7B86</ucs> <utf-8>E7AE86</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226C48</marc> <ucs>7B99</ucs> <utf-8>E7AE99</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226C52</marc> <ucs>7BB2</ucs> <utf-8>E7AEB2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226C58</marc> <ucs>7BCB</ucs> <utf-8>E7AF8B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226C59</marc> <ucs>7BB8</ucs> <utf-8>E7AEB8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226C5A</marc> <ucs>7BCF</ucs> <utf-8>E7AF8F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226C5C</marc> <ucs>7BD0</ucs> <utf-8>E7AF90</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226C60</marc> <ucs>7BBE</ucs> <utf-8>E7AEBE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226C6F</marc> <ucs>7BCC</ucs> <utf-8>E7AF8C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226D22</marc> <ucs>7BDD</ucs> <utf-8>E7AF9D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226D24</marc> <ucs>7BE5</ucs> <utf-8>E7AFA5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226D29</marc> <ucs>7BE8</ucs> <utf-8>E7AFA8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226D2E</marc> <ucs>7BF9</ucs> <utf-8>E7AFB9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226D2F</marc> <ucs>7BD4</ucs> <utf-8>E7AF94</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226D32</marc> <ucs>7BDF</ucs> <utf-8>E7AF9F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226D35</marc> <ucs>7BD8</ucs> <utf-8>E7AF98</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226D37</marc> <ucs>E9D1</ucs> <utf-8>EEA791</utf-8> <name>Unrelated variant of EACC 3A6A7C which maps to 7BEA</name> <alt>7BEA</alt> <altutf-8>E7AFAA</altutf-8> </code> <code> <marc>226D3B</marc> <ucs>7C06</ucs> <utf-8>E7B086</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226D3E</marc> <ucs>7BF0</ucs> <utf-8>E7AFB0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226D41</marc> <ucs>7C0F</ucs> <utf-8>E7B08F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226D46</marc> <ucs>7C0B</ucs> <utf-8>E7B08B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226D47</marc> <ucs>7C00</ucs> <utf-8>E7B080</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226D4B</marc> <ucs>7C0C</ucs> <utf-8>E7B08C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226D4F</marc> <ucs>7BF4</ucs> <utf-8>E7AFB4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226D54</marc> <ucs>7BF3</ucs> <utf-8>E7AFB3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226D5A</marc> <ucs>7C09</ucs> <utf-8>E7B089</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226D5B</marc> <ucs>7C03</ucs> <utf-8>E7B083</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226D5C</marc> <ucs>7BFC</ucs> <utf-8>E7AFBC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226D5F</marc> <ucs>7C1C</ucs> <utf-8>E7B09C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226D61</marc> <ucs>7C26</ucs> <utf-8>E7B0A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226D62</marc> <ucs>7C28</ucs> <utf-8>E7B0A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226D63</marc> <ucs>7C20</ucs> <utf-8>E7B0A0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226D66</marc> <ucs>7C1F</ucs> <utf-8>E7B09F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226D68</marc> <ucs>7C2F</ucs> <utf-8>E7B0AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226D75</marc> <ucs>7C30</ucs> <utf-8>E7B0B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226E27</marc> <ucs>7C35</ucs> <utf-8>E7B0B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226E2A</marc> <ucs>7C40</ucs> <utf-8>E7B180</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226E30</marc> <ucs>7C39</ucs> <utf-8>E7B0B9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226E34</marc> <ucs>7C3B</ucs> <utf-8>E7B0BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226E35</marc> <ucs>7C34</ucs> <utf-8>E7B0B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226E3B</marc> <ucs>7C42</ucs> <utf-8>E7B182</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226E46</marc> <ucs>7C4E</ucs> <utf-8>E7B18E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226E54</marc> <ucs>7C5D</ucs> <utf-8>E7B19D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226E56</marc> <ucs>7C5C</ucs> <utf-8>E7B19C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226E57</marc> <ucs>7C5A</ucs> <utf-8>E7B19A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226E58</marc> <ucs>7C5B</ucs> <utf-8>E7B19B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226E59</marc> <ucs>7C59</ucs> <utf-8>E7B199</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226E5B</marc> <ucs>7C5E</ucs> <utf-8>E7B19E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226E5C</marc> <ucs>7C67</ucs> <utf-8>E7B1A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226E5E</marc> <ucs>7C63</ucs> <utf-8>E7B1A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226E61</marc> <ucs>7C68</ucs> <utf-8>E7B1A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226E62</marc> <ucs>7C65</ucs> <utf-8>E7B1A5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226E6F</marc> <ucs>7C6F</ucs> <utf-8>E7B1AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226E75</marc> <ucs>7C75</ucs> <utf-8>E7B1B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226E79</marc> <ucs>7C7E</ucs> <utf-8>E7B1BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226E7A</marc> <ucs>7C78</ucs> <utf-8>E7B1B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226E7D</marc> <ucs>7C7D</ucs> <utf-8>E7B1BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226F21</marc> <ucs>7C81</ucs> <utf-8>E7B281</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226F28</marc> <ucs>7C8E</ucs> <utf-8>E7B28E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226F29</marc> <ucs>7C91</ucs> <utf-8>E7B291</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226F2A</marc> <ucs>7C83</ucs> <utf-8>E7B283</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226F2C</marc> <ucs>7C8D</ucs> <utf-8>E7B28D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226F3A</marc> <ucs>7C99</ucs> <utf-8>E7B299</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226F3B</marc> <ucs>7C98</ucs> <utf-8>E7B298</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226F3E</marc> <ucs>7C9C</ucs> <utf-8>E7B29C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226F40</marc> <ucs>7C95</ucs> <utf-8>E7B295</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226F42</marc> <ucs>7CA7</ucs> <utf-8>E7B2A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226F43</marc> <ucs>7CA2</ucs> <utf-8>E7B2A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226F45</marc> <ucs>7C9E</ucs> <utf-8>E7B29E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226F46</marc> <ucs>7CA9</ucs> <utf-8>E7B2A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226F48</marc> <ucs>7CA8</ucs> <utf-8>E7B2A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226F49</marc> <ucs>7CA1</ucs> <utf-8>E7B2A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226F4A</marc> <ucs>7CAC</ucs> <utf-8>E7B2AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226F4C</marc> <ucs>7CA6</ucs> <utf-8>E7B2A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226F54</marc> <ucs>7CB2</ucs> <utf-8>E7B2B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226F58</marc> <ucs>7CBB</ucs> <utf-8>E7B2BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226F59</marc> <ucs>7CBF</ucs> <utf-8>E7B2BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226F5E</marc> <ucs>7CBA</ucs> <utf-8>E7B2BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226F5F</marc> <ucs>7CBC</ucs> <utf-8>E7B2BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226F64</marc> <ucs>7CC2</ucs> <utf-8>E7B382</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226F66</marc> <ucs>7CCE</ucs> <utf-8>E7B38E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226F68</marc> <ucs>7CC8</ucs> <utf-8>E7B388</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226F69</marc> <ucs>7CC5</ucs> <utf-8>E7B385</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226F6D</marc> <ucs>7CCC</ucs> <utf-8>E7B38C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226F6F</marc> <ucs>7CC9</ucs> <utf-8>E7B389</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226F71</marc> <ucs>7CD2</ucs> <utf-8>E7B392</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226F75</marc> <ucs>7CD7</ucs> <utf-8>E7B397</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226F77</marc> <ucs>7CE1</ucs> <utf-8>E7B3A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>226F7B</marc> <ucs>E96D</ucs> <utf-8>EEA5AD</utf-8> <name>East Asian ideograph (variant of 4C6F7B which maps to 7CE8)</name> <alt>7CE8</alt> <altutf-8>E7B3A8</altutf-8> </code> <code> <marc>227022</marc> <ucs>7CDD</ucs> <utf-8>E7B39D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227028</marc> <ucs>7CED</ucs> <utf-8>E7B3AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22702E</marc> <ucs>7CF0</ucs> <utf-8>E7B3B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227030</marc> <ucs>7CF2</ucs> <utf-8>E7B3B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227035</marc> <ucs>7CF4</ucs> <utf-8>E7B3B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227039</marc> <ucs>7CF6</ucs> <utf-8>E7B3B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227042</marc> <ucs>7D06</ucs> <utf-8>E7B486</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227044</marc> <ucs>7D03</ucs> <utf-8>E7B483</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227045</marc> <ucs>7D08</ucs> <utf-8>E7B488</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227049</marc> <ucs>7D0F</ucs> <utf-8>E7B48F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22704A</marc> <ucs>7D13</ucs> <utf-8>E7B493</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227050</marc> <ucs>7D18</ucs> <utf-8>E7B498</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227051</marc> <ucs>7D1E</ucs> <utf-8>E7B49E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227052</marc> <ucs>7D1D</ucs> <utf-8>E7B49D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227059</marc> <ucs>7D35</ucs> <utf-8>E7B4B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22705A</marc> <ucs>7D3D</ucs> <utf-8>E7B4BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227061</marc> <ucs>7D3A</ucs> <utf-8>E7B4BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227062</marc> <ucs>7D32</ucs> <utf-8>E7B4B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227065</marc> <ucs>7D31</ucs> <utf-8>E7B4B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227068</marc> <ucs>7D45</ucs> <utf-8>E7B585</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22706A</marc> <ucs>7D3F</ucs> <utf-8>E7B4BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22706C</marc> <ucs>7D29</ucs> <utf-8>E7B4A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22706F</marc> <ucs>7D41</ucs> <utf-8>E7B581</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227071</marc> <ucs>7D3E</ucs> <utf-8>E7B4BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22707A</marc> <ucs>7D5C</ucs> <utf-8>E7B59C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22707C</marc> <ucs>7D53</ucs> <utf-8>E7B593</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22707E</marc> <ucs>7D5A</ucs> <utf-8>E7B59A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227122</marc> <ucs>7D70</ucs> <utf-8>E7B5B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227129</marc> <ucs>7D67</ucs> <utf-8>E7B5A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22712B</marc> <ucs>7D6A</ucs> <utf-8>E7B5AA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22712C</marc> <ucs>7D6B</ucs> <utf-8>E7B5AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227130</marc> <ucs>7D73</ucs> <utf-8>E7B5B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227134</marc> <ucs>7D4E</ucs> <utf-8>E7B58E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227137</marc> <ucs>7D8B</ucs> <utf-8>E7B68B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227139</marc> <ucs>7D88</ucs> <utf-8>E7B688</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22713B</marc> <ucs>7D85</ucs> <utf-8>E7B685</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22713D</marc> <ucs>7D8E</ucs> <utf-8>E7B68E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227142</marc> <ucs>7D7F</ucs> <utf-8>E7B5BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227144</marc> <ucs>7D86</ucs> <utf-8>E7B686</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227148</marc> <ucs>7D8D</ucs> <utf-8>E7B68D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22714B</marc> <ucs>7D9B</ucs> <utf-8>E7B69B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22714D</marc> <ucs>7D83</ucs> <utf-8>E7B683</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22714F</marc> <ucs>7D7D</ucs> <utf-8>E7B5BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227154</marc> <ucs>7D7B</ucs> <utf-8>E7B5BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227158</marc> <ucs>7D7A</ucs> <utf-8>E7B5BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227159</marc> <ucs>7D96</ucs> <utf-8>E7B696</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22715A</marc> <ucs>7D5B</ucs> <utf-8>E7B59B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22715B</marc> <ucs>7D8C</ucs> <utf-8>E7B68C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227161</marc> <ucs>7DA3</ucs> <utf-8>E7B6A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227162</marc> <ucs>7DAE</ucs> <utf-8>E7B6AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227167</marc> <ucs>7DCB</ucs> <utf-8>E7B78B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227169</marc> <ucs>7DAA</ucs> <utf-8>E7B6AA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22716A</marc> <ucs>7DCE</ucs> <utf-8>E7B78E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22716B</marc> <ucs>7DC9</ucs> <utf-8>E7B789</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22716E</marc> <ucs>7DC5</ucs> <utf-8>E7B785</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22716F</marc> <ucs>7DA6</ucs> <utf-8>E7B6A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227174</marc> <ucs>7DC4</ucs> <utf-8>E7B784</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227178</marc> <ucs>7DAC</ucs> <utf-8>E7B6AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22717D</marc> <ucs>7DB9</ucs> <utf-8>E7B6B9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227222</marc> <ucs>7D9F</ucs> <utf-8>E7B69F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227229</marc> <ucs>7DE1</ucs> <utf-8>E7B7A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22722A</marc> <ucs>7DD9</ucs> <utf-8>E7B799</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22722B</marc> <ucs>7DE4</ucs> <utf-8>E7B7A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227231</marc> <ucs>7DD7</ucs> <utf-8>E7B797</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227236</marc> <ucs>7DF9</ucs> <utf-8>E7B7B9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22723A</marc> <ucs>7E06</ucs> <utf-8>E7B886</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22723C</marc> <ucs>7DF2</ucs> <utf-8>E7B7B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22723E</marc> <ucs>7DE6</ucs> <utf-8>E7B7A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227246</marc> <ucs>7DDC</ucs> <utf-8>E7B79C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227247</marc> <ucs>7DF1</ucs> <utf-8>E7B7B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227248</marc> <ucs>7DF6</ucs> <utf-8>E7B7B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227249</marc> <ucs>7DE5</ucs> <utf-8>E7B7A5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22724B</marc> <ucs>7DF5</ucs> <utf-8>E7B7B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227250</marc> <ucs>7E17</ucs> <utf-8>E7B897</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227251</marc> <ucs>7E1E</ucs> <utf-8>E7B89E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227252</marc> <ucs>7E21</ucs> <utf-8>E7B8A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227253</marc> <ucs>7E0B</ucs> <utf-8>E7B88B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227255</marc> <ucs>7E12</ucs> <utf-8>E7B892</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227256</marc> <ucs>7E22</ucs> <utf-8>E7B8A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22725B</marc> <ucs>7E20</ucs> <utf-8>E7B8A0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22725D</marc> <ucs>7E1D</ucs> <utf-8>E7B89D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22725E</marc> <ucs>7E09</ucs> <utf-8>E7B889</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22725F</marc> <ucs>7E1F</ucs> <utf-8>E7B89F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227265</marc> <ucs>7E15</ucs> <utf-8>E7B895</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227269</marc> <ucs>7E10</ucs> <utf-8>E7B890</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22726A</marc> <ucs>7E0F</ucs> <utf-8>E7B88F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22726D</marc> <ucs>7E3B</ucs> <utf-8>E7B8BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227271</marc> <ucs>7E34</ucs> <utf-8>E7B8B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227272</marc> <ucs>7E2D</ucs> <utf-8>E7B8AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227273</marc> <ucs>7E2F</ucs> <utf-8>E7B8AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227275</marc> <ucs>7E36</ucs> <utf-8>E7B8B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227277</marc> <ucs>7E3A</ucs> <utf-8>E7B8BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227279</marc> <ucs>7E39</ucs> <utf-8>E7B8B9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22727D</marc> <ucs>7E44</ucs> <utf-8>E7B984</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227321</marc> <ucs>7E35</ucs> <utf-8>E7B8B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227326</marc> <ucs>7E3F</ucs> <utf-8>E7B8BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227328</marc> <ucs>7E47</ucs> <utf-8>E7B987</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22732D</marc> <ucs>7E52</ucs> <utf-8>E7B992</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22732F</marc> <ucs>7E51</ucs> <utf-8>E7B991</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227333</marc> <ucs>7E50</ucs> <utf-8>E7B990</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227334</marc> <ucs>7E67</ucs> <utf-8>E7B9A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227337</marc> <ucs>7E56</ucs> <utf-8>E7B996</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227348</marc> <ucs>7E68</ucs> <utf-8>E7B9A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227349</marc> <ucs>7E6E</ucs> <utf-8>E7B9AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22734E</marc> <ucs>7E70</ucs> <utf-8>E7B9B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227351</marc> <ucs>7E6F</ucs> <utf-8>E7B9AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227352</marc> <ucs>7E73</ucs> <utf-8>E7B9B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227358</marc> <ucs>7E7B</ucs> <utf-8>E7B9BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227359</marc> <ucs>7E7E</ucs> <utf-8>E7B9BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22735B</marc> <ucs>7E81</ucs> <utf-8>E7BA81</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22735D</marc> <ucs>7E8A</ucs> <utf-8>E7BA8A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22735E</marc> <ucs>7E87</ucs> <utf-8>E7BA87</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227360</marc> <ucs>7E88</ucs> <utf-8>E7BA88</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227364</marc> <ucs>7E86</ucs> <utf-8>E7BA86</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22736A</marc> <ucs>7E91</ucs> <utf-8>E7BA91</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22736B</marc> <ucs>7E95</ucs> <utf-8>E7BA95</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22736D</marc> <ucs>7E94</ucs> <utf-8>E7BA94</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227370</marc> <ucs>7E9B</ucs> <utf-8>E7BA9B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227371</marc> <ucs>7E9A</ucs> <utf-8>E7BA9A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227373</marc> <ucs>7E99</ucs> <utf-8>E7BA99</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227374</marc> <ucs>7E98</ucs> <utf-8>E7BA98</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227425</marc> <ucs>7F43</ucs> <utf-8>E7BD83</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227427</marc> <ucs>7F46</ucs> <utf-8>E7BD86</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227428</marc> <ucs>7F45</ucs> <utf-8>E7BD85</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22742B</marc> <ucs>7F4B</ucs> <utf-8>E7BD8B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22742E</marc> <ucs>7F4C</ucs> <utf-8>E7BD8C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22742F</marc> <ucs>7F4D</ucs> <utf-8>E7BD8D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227431</marc> <ucs>7F4E</ucs> <utf-8>E7BD8E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227432</marc> <ucs>7F4F</ucs> <utf-8>E7BD8F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22743E</marc> <ucs>7F60</ucs> <utf-8>E7BDA0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22743F</marc> <ucs>7F61</ucs> <utf-8>E7BDA1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227443</marc> <ucs>7F5D</ucs> <utf-8>E7BD9D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227445</marc> <ucs>7F5B</ucs> <utf-8>E7BD9B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227447</marc> <ucs>7F63</ucs> <utf-8>E7BDA3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227450</marc> <ucs>7F65</ucs> <utf-8>E7BDA5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227451</marc> <ucs>7F66</ucs> <utf-8>E7BDA6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227453</marc> <ucs>7F6D</ucs> <utf-8>E7BDAD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227454</marc> <ucs>7F6B</ucs> <utf-8>E7BDAB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227455</marc> <ucs>7F67</ucs> <utf-8>E7BDA7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227457</marc> <ucs>7F68</ucs> <utf-8>E7BDA8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22745E</marc> <ucs>7F71</ucs> <utf-8>E7BDB1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227460</marc> <ucs>7F73</ucs> <utf-8>E7BDB3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227463</marc> <ucs>7F76</ucs> <utf-8>E7BDB6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22746A</marc> <ucs>7F7F</ucs> <utf-8>E7BDBF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22746B</marc> <ucs>7F7E</ucs> <utf-8>E7BDBE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22746C</marc> <ucs>7F7D</ucs> <utf-8>E7BDBD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227472</marc> <ucs>7F86</ucs> <utf-8>E7BE86</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22747A</marc> <ucs>7F91</ucs> <utf-8>E7BE91</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22747E</marc> <ucs>7F96</ucs> <utf-8>E7BE96</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227523</marc> <ucs>7F97</ucs> <utf-8>E7BE97</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227524</marc> <ucs>7F95</ucs> <utf-8>E7BE95</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22752C</marc> <ucs>7FA2</ucs> <utf-8>E7BEA2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227533</marc> <ucs>7FA7</ucs> <utf-8>E7BEA7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22753B</marc> <ucs>7FB0</ucs> <utf-8>E7BEB0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22753C</marc> <ucs>7FAD</ucs> <utf-8>E7BEAD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22753F</marc> <ucs>7FB1</ucs> <utf-8>E7BEB1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227540</marc> <ucs>7FB4</ucs> <utf-8>E7BEB4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227542</marc> <ucs>7FB5</ucs> <utf-8>E7BEB5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22754A</marc> <ucs>7FBC</ucs> <utf-8>E7BEBC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22754C</marc> <ucs>7FBE</ucs> <utf-8>E7BEBE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227551</marc> <ucs>7FC3</ucs> <utf-8>E7BF83</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227557</marc> <ucs>7FCA</ucs> <utf-8>E7BF8A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227567</marc> <ucs>7FDB</ucs> <utf-8>E7BF9B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227568</marc> <ucs>7FE3</ucs> <utf-8>E7BFA3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22756C</marc> <ucs>7FE6</ucs> <utf-8>E7BFA6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22756F</marc> <ucs>7FE5</ucs> <utf-8>E7BFA5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227572</marc> <ucs>7FEC</ucs> <utf-8>E7BFAC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227573</marc> <ucs>7FEB</ucs> <utf-8>E7BFAB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227577</marc> <ucs>7FEF</ucs> <utf-8>E7BFAF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22757A</marc> <ucs>7FEE</ucs> <utf-8>E7BFAE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227629</marc> <ucs>7FFD</ucs> <utf-8>E7BFBD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22762A</marc> <ucs>7FFE</ucs> <utf-8>E7BFBE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22762C</marc> <ucs>7FFF</ucs> <utf-8>E7BFBF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22762E</marc> <ucs>8004</ucs> <utf-8>E88084</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227631</marc> <ucs>8008</ucs> <utf-8>E88088</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227633</marc> <ucs>800B</ucs> <utf-8>E8808B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227634</marc> <ucs>800E</ucs> <utf-8>E8808E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227635</marc> <ucs>8011</ucs> <utf-8>E88091</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227636</marc> <ucs>800F</ucs> <utf-8>E8808F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227637</marc> <ucs>8014</ucs> <utf-8>E88094</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227639</marc> <ucs>8016</ucs> <utf-8>E88096</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22763B</marc> <ucs>801F</ucs> <utf-8>E8809F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22763D</marc> <ucs>801E</ucs> <utf-8>E8809E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22763E</marc> <ucs>801D</ucs> <utf-8>E8809D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22764B</marc> <ucs>8025</ucs> <utf-8>E880A5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22764C</marc> <ucs>8026</ucs> <utf-8>E880A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22764D</marc> <ucs>802A</ucs> <utf-8>E880AA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22764E</marc> <ucs>8029</ucs> <utf-8>E880A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22764F</marc> <ucs>8028</ucs> <utf-8>E880A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22765B</marc> <ucs>8030</ucs> <utf-8>E880B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22765D</marc> <ucs>8031</ucs> <utf-8>E880B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227660</marc> <ucs>8035</ucs> <utf-8>E880B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227669</marc> <ucs>8039</ucs> <utf-8>E880B9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22766B</marc> <ucs>8041</ucs> <utf-8>E88181</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227670</marc> <ucs>8043</ucs> <utf-8>E88183</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22767B</marc> <ucs>8052</ucs> <utf-8>E88192</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22767E</marc> <ucs>8062</ucs> <utf-8>E881A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227728</marc> <ucs>8063</ucs> <utf-8>E881A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227732</marc> <ucs>806C</ucs> <utf-8>E881AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227739</marc> <ucs>8075</ucs> <utf-8>E881B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22773E</marc> <ucs>807B</ucs> <utf-8>E881BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22773F</marc> <ucs>8079</ucs> <utf-8>E881B9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227747</marc> <ucs>808A</ucs> <utf-8>E8828A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227749</marc> <ucs>808E</ucs> <utf-8>E8828E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22774E</marc> <ucs>809F</ucs> <utf-8>E8829F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22775C</marc> <ucs>670A</ucs> <utf-8>E69C8A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227760</marc> <ucs>80A7</ucs> <utf-8>E882A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227761</marc> <ucs>80B0</ucs> <utf-8>E882B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227768</marc> <ucs>80B8</ucs> <utf-8>E882B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227769</marc> <ucs>80B5</ucs> <utf-8>E882B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22776A</marc> <ucs>80A6</ucs> <utf-8>E882A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227773</marc> <ucs>80E0</ucs> <utf-8>E883A0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227775</marc> <ucs>6711</ucs> <utf-8>E69C91</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22777B</marc> <ucs>80DF</ucs> <utf-8>E8839F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22777D</marc> <ucs>80C2</ucs> <utf-8>E88382</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227827</marc> <ucs>80D9</ucs> <utf-8>E88399</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22782A</marc> <ucs>80DD</ucs> <utf-8>E8839D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22782D</marc> <ucs>80CF</ucs> <utf-8>E8838F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22782F</marc> <ucs>80CD</ucs> <utf-8>E8838D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227830</marc> <ucs>80D7</ucs> <utf-8>E88397</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227833</marc> <ucs>80F2</ucs> <utf-8>E883B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227834</marc> <ucs>80FA</ucs> <utf-8>E883BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227838</marc> <ucs>80FE</ucs> <utf-8>E883BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22783C</marc> <ucs>8103</ucs> <utf-8>E88483</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227840</marc> <ucs>80F9</ucs> <utf-8>E883B9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227841</marc> <ucs>80EF</ucs> <utf-8>E883AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227842</marc> <ucs>80D4</ucs> <utf-8>E88394</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227849</marc> <ucs>811D</ucs> <utf-8>E8849D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22784B</marc> <ucs>8118</ucs> <utf-8>E88498</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227850</marc> <ucs>8130</ucs> <utf-8>E884B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227854</marc> <ucs>8124</ucs> <utf-8>E884A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227855</marc> <ucs>811B</ucs> <utf-8>E8849B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227860</marc> <ucs>812A</ucs> <utf-8>E884AA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227861</marc> <ucs>811E</ucs> <utf-8>E8849E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227864</marc> <ucs>8121</ucs> <utf-8>E884A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227866</marc> <ucs>8117</ucs> <utf-8>E88497</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227869</marc> <ucs>813A</ucs> <utf-8>E884BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22786A</marc> <ucs>815A</ucs> <utf-8>E8859A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22786D</marc> <ucs>8148</ucs> <utf-8>E88588</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227877</marc> <ucs>814C</ucs> <utf-8>E8858C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22787C</marc> <ucs>8153</ucs> <utf-8>E88593</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22787D</marc> <ucs>8141</ucs> <utf-8>E88581</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227925</marc> <ucs>814D</ucs> <utf-8>E8858D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22792E</marc> <ucs>6720</ucs> <utf-8>E69CA0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227932</marc> <ucs>8160</ucs> <utf-8>E885A0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22793B</marc> <ucs>8169</ucs> <utf-8>E885A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22793C</marc> <ucs>817C</ucs> <utf-8>E885BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227941</marc> <ucs>8161</ucs> <utf-8>E885A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227946</marc> <ucs>8176</ucs> <utf-8>E885B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227947</marc> <ucs>8174</ucs> <utf-8>E885B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227948</marc> <ucs>8167</ucs> <utf-8>E885A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22794B</marc> <ucs>816F</ucs> <utf-8>E885AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22794D</marc> <ucs>8182</ucs> <utf-8>E88682</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227951</marc> <ucs>818B</ucs> <utf-8>E8868B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227952</marc> <ucs>8186</ucs> <utf-8>E88686</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227959</marc> <ucs>8183</ucs> <utf-8>E88683</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22796A</marc> <ucs>819F</ucs> <utf-8>E8869F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22796B</marc> <ucs>81A3</ucs> <utf-8>E886A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227970</marc> <ucs>8198</ucs> <utf-8>E88698</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227975</marc> <ucs>8195</ucs> <utf-8>E88695</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227977</marc> <ucs>8197</ucs> <utf-8>E88697</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22797C</marc> <ucs>81AA</ucs> <utf-8>E886AA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22797D</marc> <ucs>81A6</ucs> <utf-8>E886A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>22797E</marc> <ucs>6725</ucs> <utf-8>E69CA5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227A2C</marc> <ucs>81B5</ucs> <utf-8>E886B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227A2E</marc> <ucs>81B0</ucs> <utf-8>E886B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227A2F</marc> <ucs>81B4</ucs> <utf-8>E886B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227A33</marc> <ucs>81B7</ucs> <utf-8>E886B7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227A37</marc> <ucs>81BB</ucs> <utf-8>E886BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227A38</marc> <ucs>81C1</ucs> <utf-8>E88781</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227A39</marc> <ucs>81CC</ucs> <utf-8>E8878C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227A3A</marc> <ucs>81CA</ucs> <utf-8>E8878A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227A3B</marc> <ucs>81C4</ucs> <utf-8>E88784</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227A40</marc> <ucs>81D1</ucs> <utf-8>E88791</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227A41</marc> <ucs>81CE</ucs> <utf-8>E8878E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227A43</marc> <ucs>81D0</ucs> <utf-8>E88790</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227A4B</marc> <ucs>81DB</ucs> <utf-8>E8879B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227A4F</marc> <ucs>81DD</ucs> <utf-8>E8879D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227A53</marc> <ucs>81DE</ucs> <utf-8>E8879E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227A56</marc> <ucs>81E0</ucs> <utf-8>E887A0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227A57</marc> <ucs>81E2</ucs> <utf-8>E887A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227A5B</marc> <ucs>81E7</ucs> <utf-8>E887A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227A60</marc> <ucs>81EF</ucs> <utf-8>E887AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227A65</marc> <ucs>81F2</ucs> <utf-8>E887B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227A68</marc> <ucs>81F6</ucs> <utf-8>E887B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227A70</marc> <ucs>8201</ucs> <utf-8>E88881</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227A72</marc> <ucs>E9EE</ucs> <utf-8>EEA7AE</utf-8> <name>East Asian ideograph (not in Unicode)</name> <alt>8201</alt> <altutf-8>E88881</altutf-8> </code> <code> <marc>227A74</marc> <ucs>8203</ucs> <utf-8>E88883</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227A75</marc> <ucs>8204</ucs> <utf-8>E88884</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227A77</marc> <ucs>820B</ucs> <utf-8>E8888B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227B27</marc> <ucs>821D</ucs> <utf-8>E8889D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227B29</marc> <ucs>8220</ucs> <utf-8>E888A0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227B2E</marc> <ucs>822D</ucs> <utf-8>E888AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227B2F</marc> <ucs>822F</ucs> <utf-8>E888AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227B32</marc> <ucs>8238</ucs> <utf-8>E888B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227B34</marc> <ucs>823A</ucs> <utf-8>E888BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227B35</marc> <ucs>8233</ucs> <utf-8>E888B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227B36</marc> <ucs>8234</ucs> <utf-8>E888B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227B3A</marc> <ucs>8232</ucs> <utf-8>E888B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227B42</marc> <ucs>8248</ucs> <utf-8>E88988</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227B43</marc> <ucs>8249</ucs> <utf-8>E88989</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227B45</marc> <ucs>8244</ucs> <utf-8>E88984</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227B47</marc> <ucs>8240</ucs> <utf-8>E88980</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227B48</marc> <ucs>8241</ucs> <utf-8>E88981</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227B4A</marc> <ucs>8245</ucs> <utf-8>E88985</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227B4B</marc> <ucs>824B</ucs> <utf-8>E8898B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227B50</marc> <ucs>824F</ucs> <utf-8>E8898F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227B53</marc> <ucs>824E</ucs> <utf-8>E8898E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227B56</marc> <ucs>8256</ucs> <utf-8>E88996</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227B57</marc> <ucs>8257</ucs> <utf-8>E88997</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227B5E</marc> <ucs>825A</ucs> <utf-8>E8899A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227B62</marc> <ucs>825F</ucs> <utf-8>E8899F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227B67</marc> <ucs>8262</ucs> <utf-8>E889A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227B6B</marc> <ucs>8268</ucs> <utf-8>E889A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227B6F</marc> <ucs>826D</ucs> <utf-8>E889AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227B77</marc> <ucs>8278</ucs> <utf-8>E889B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227B7D</marc> <ucs>827F</ucs> <utf-8>E889BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227C24</marc> <ucs>828E</ucs> <utf-8>E88A8E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227C25</marc> <ucs>8291</ucs> <utf-8>E88A91</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227C27</marc> <ucs>828F</ucs> <utf-8>E88A8F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227C28</marc> <ucs>8284</ucs> <utf-8>E88A84</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227C2D</marc> <ucs>8283</ucs> <utf-8>E88A83</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227C2E</marc> <ucs>828A</ucs> <utf-8>E88A8A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227C31</marc> <ucs>82AF</ucs> <utf-8>E88AAF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227C34</marc> <ucs>82A7</ucs> <utf-8>E88AA7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227C38</marc> <ucs>82AB</ucs> <utf-8>E88AAB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227C3A</marc> <ucs>82B0</ucs> <utf-8>E88AB0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227C3C</marc> <ucs>82A4</ucs> <utf-8>E88AA4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227C3F</marc> <ucs>829A</ucs> <utf-8>E88A9A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227C42</marc> <ucs>82A3</ucs> <utf-8>E88AA3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227C44</marc> <ucs>82B7</ucs> <utf-8>E88AB7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227C45</marc> <ucs>E96E</ucs> <utf-8>EEA5AE</utf-8> <name>East Asian ideograph (variant of 4C7C45 which maps to 82AE)</name> <alt>82AE</alt> <altutf-8>E88AAE</altutf-8> </code> <code> <marc>227C46</marc> <ucs>82A9</ucs> <utf-8>E88AA9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227C49</marc> <ucs>82BC</ucs> <utf-8>E88ABC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227C4C</marc> <ucs>82A8</ucs> <utf-8>E88AA8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227C4E</marc> <ucs>82B4</ucs> <utf-8>E88AB4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227C50</marc> <ucs>82A1</ucs> <utf-8>E88AA1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227C53</marc> <ucs>82AA</ucs> <utf-8>E88AAA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227C55</marc> <ucs>82D9</ucs> <utf-8>E88B99</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227C57</marc> <ucs>82FE</ucs> <utf-8>E88BBE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227C5A</marc> <ucs>82E0</ucs> <utf-8>E88BA0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227C5B</marc> <ucs>82D0</ucs> <utf-8>E88B90</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227C5C</marc> <ucs>8300</ucs> <utf-8>E88C80</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227C5F</marc> <ucs>82EA</ucs> <utf-8>E88BAA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227C60</marc> <ucs>82F7</ucs> <utf-8>E88BB7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227C62</marc> <ucs>82EF</ucs> <utf-8>E88BAF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227C63</marc> <ucs>833A</ucs> <utf-8>E88CBA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227C64</marc> <ucs>82E4</ucs> <utf-8>E88BA4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227C65</marc> <ucs>82D5</ucs> <utf-8>E88B95</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227C67</marc> <ucs>8307</ucs> <utf-8>E88C87</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227C68</marc> <ucs>82FA</ucs> <utf-8>E88BBA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227C69</marc> <ucs>82F4</ucs> <utf-8>E88BB4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227C6A</marc> <ucs>82E2</ucs> <utf-8>E88BA2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227C6D</marc> <ucs>82D2</ucs> <utf-8>E88B92</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227C6E</marc> <ucs>8314</ucs> <utf-8>E88C94</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227C71</marc> <ucs>82EB</ucs> <utf-8>E88BAB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227C72</marc> <ucs>82D8</ucs> <utf-8>E88B98</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227C73</marc> <ucs>82E1</ucs> <utf-8>E88BA1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227C75</marc> <ucs>82F6</ucs> <utf-8>E88BB6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227C7B</marc> <ucs>8310</ucs> <utf-8>E88C90</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227C7C</marc> <ucs>82F3</ucs> <utf-8>E88BB3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227D21</marc> <ucs>830C</ucs> <utf-8>E88C8C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227D22</marc> <ucs>82FB</ucs> <utf-8>E88BBB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227D24</marc> <ucs>82FD</ucs> <utf-8>E88BBD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227D26</marc> <ucs>8333</ucs> <utf-8>E88CB3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227D29</marc> <ucs>8328</ucs> <utf-8>E88CA8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227D2B</marc> <ucs>8344</ucs> <utf-8>E88D84</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227D2E</marc> <ucs>8351</ucs> <utf-8>E88D91</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227D35</marc> <ucs>831B</ucs> <utf-8>E88C9B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227D3B</marc> <ucs>8356</ucs> <utf-8>E88D96</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227D3F</marc> <ucs>8322</ucs> <utf-8>E88CA2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227D40</marc> <ucs>832C</ucs> <utf-8>E88CAC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227D48</marc> <ucs>833C</ucs> <utf-8>E88CBC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227D4A</marc> <ucs>834D</ucs> <utf-8>E88D8D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227D4D</marc> <ucs>E96F</ucs> <utf-8>EEA5AF</utf-8> <name>East Asian ideograph (variant of 4C7D4D which maps to 8343)</name> <alt>8343</alt> <altutf-8>E88D83</altutf-8> </code> <code> <marc>227D52</marc> <ucs>832F</ucs> <utf-8>E88CAF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227D53</marc> <ucs>8348</ucs> <utf-8>E88D88</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227D54</marc> <ucs>8312</ucs> <utf-8>E88C92</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227D56</marc> <ucs>8316</ucs> <utf-8>E88C96</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227D58</marc> <ucs>831A</ucs> <utf-8>E88C9A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227D5F</marc> <ucs>8347</ucs> <utf-8>E88D87</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227D62</marc> <ucs>83A8</ucs> <utf-8>E88EA8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227D67</marc> <ucs>83AD</ucs> <utf-8>E88EAD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227D6D</marc> <ucs>8373</ucs> <utf-8>E88DB3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227D72</marc> <ucs>83B0</ucs> <utf-8>E88EB0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227D76</marc> <ucs>831D</ucs> <utf-8>E88C9D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227D7A</marc> <ucs>838F</ucs> <utf-8>E88E8F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227D7C</marc> <ucs>8395</ucs> <utf-8>E88E95</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227D7E</marc> <ucs>8375</ucs> <utf-8>E88DB5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227E21</marc> <ucs>837F</ucs> <utf-8>E88DBF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227E22</marc> <ucs>8399</ucs> <utf-8>E88E99</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227E23</marc> <ucs>83A6</ucs> <utf-8>E88EA6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227E25</marc> <ucs>8387</ucs> <utf-8>E88E87</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227E26</marc> <ucs>83B9</ucs> <utf-8>E88EB9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227E2B</marc> <ucs>83A9</ucs> <utf-8>E88EA9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227E2F</marc> <ucs>839B</ucs> <utf-8>E88E9B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227E33</marc> <ucs>83AA</ucs> <utf-8>E88EAA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227E37</marc> <ucs>839C</ucs> <utf-8>E88E9C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227E38</marc> <ucs>839F</ucs> <utf-8>E88E9F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227E41</marc> <ucs>83CF</ucs> <utf-8>E88F8F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227E43</marc> <ucs>83F9</ucs> <utf-8>E88FB9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227E45</marc> <ucs>8421</ucs> <utf-8>E890A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227E51</marc> <ucs>8423</ucs> <utf-8>E890A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227E52</marc> <ucs>83EA</ucs> <utf-8>E88FAA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227E53</marc> <ucs>8413</ucs> <utf-8>E89093</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227E56</marc> <ucs>83FC</ucs> <utf-8>E88FBC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227E57</marc> <ucs>83F6</ucs> <utf-8>E88FB6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227E59</marc> <ucs>8410</ucs> <utf-8>E89090</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227E5A</marc> <ucs>83E1</ucs> <utf-8>E88FA1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227E60</marc> <ucs>83C6</ucs> <utf-8>E88F86</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227E61</marc> <ucs>8407</ucs> <utf-8>E89087</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227E63</marc> <ucs>83EB</ucs> <utf-8>E88FAB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227E6A</marc> <ucs>83BF</ucs> <utf-8>E88EBF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227E6B</marc> <ucs>83E2</ucs> <utf-8>E88FA2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227E6D</marc> <ucs>8401</ucs> <utf-8>E89081</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227E71</marc> <ucs>83D8</ucs> <utf-8>E88F98</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227E72</marc> <ucs>83E5</ucs> <utf-8>E88FA5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227E74</marc> <ucs>8418</ucs> <utf-8>E89098</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227E79</marc> <ucs>83CE</ucs> <utf-8>E88F8E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227E7B</marc> <ucs>83D3</ucs> <utf-8>E88F93</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>227E7D</marc> <ucs>83D6</ucs> <utf-8>E88F96</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232223</marc> <ucs>83FD</ucs> <utf-8>E88FBD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232225</marc> <ucs>841E</ucs> <utf-8>E8909E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232229</marc> <ucs>83C9</ucs> <utf-8>E88F89</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23222A</marc> <ucs>83DF</ucs> <utf-8>E88F9F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23222C</marc> <ucs>841F</ucs> <utf-8>E8909F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23222E</marc> <ucs>840F</ucs> <utf-8>E8908F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232230</marc> <ucs>8411</ucs> <utf-8>E89091</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232236</marc> <ucs>839A</ucs> <utf-8>E88E9A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23223C</marc> <ucs>83F3</ucs> <utf-8>E88FB3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232243</marc> <ucs>83D1</ucs> <utf-8>E88F91</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232248</marc> <ucs>8453</ucs> <utf-8>E89193</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23224A</marc> <ucs>848E</ucs> <utf-8>E8928E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23224C</marc> <ucs>8439</ucs> <utf-8>E890B9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23224D</marc> <ucs>8476</ucs> <utf-8>E891B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23224E</marc> <ucs>8479</ucs> <utf-8>E891B9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23225C</marc> <ucs>8451</ucs> <utf-8>E89191</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23225F</marc> <ucs>847D</ucs> <utf-8>E891BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232262</marc> <ucs>845A</ucs> <utf-8>E8919A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232266</marc> <ucs>8459</ucs> <utf-8>E89199</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232269</marc> <ucs>8473</ucs> <utf-8>E891B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23226E</marc> <ucs>843E</ucs> <utf-8>E890BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232271</marc> <ucs>846D</ucs> <utf-8>E891AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232278</marc> <ucs>847A</ucs> <utf-8>E891BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23227B</marc> <ucs>8484</ucs> <utf-8>E89284</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23227C</marc> <ucs>8478</ucs> <utf-8>E891B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232324</marc> <ucs>8432</ucs> <utf-8>E890B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232329</marc> <ucs>845C</ucs> <utf-8>E8919C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23232D</marc> <ucs>842A</ucs> <utf-8>E890AA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23232E</marc> <ucs>8429</ucs> <utf-8>E890A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232332</marc> <ucs>8471</ucs> <utf-8>E891B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232335</marc> <ucs>845F</ucs> <utf-8>E8919F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232336</marc> <ucs>8460</ucs> <utf-8>E891A0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232337</marc> <ucs>846E</ucs> <utf-8>E891AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23233A</marc> <ucs>8446</ucs> <utf-8>E89186</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23233C</marc> <ucs>8452</ucs> <utf-8>E89192</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23233F</marc> <ucs>844A</ucs> <utf-8>E8918A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232345</marc> <ucs>844E</ucs> <utf-8>E8918E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232349</marc> <ucs>8497</ucs> <utf-8>E89297</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232350</marc> <ucs>84A1</ucs> <utf-8>E892A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232353</marc> <ucs>849F</ucs> <utf-8>E8929F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232356</marc> <ucs>84BA</ucs> <utf-8>E892BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232358</marc> <ucs>84B9</ucs> <utf-8>E892B9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23235C</marc> <ucs>84B4</ucs> <utf-8>E892B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23235E</marc> <ucs>84C1</ucs> <utf-8>E89381</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23235F</marc> <ucs>84BB</ucs> <utf-8>E892BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232368</marc> <ucs>84CD</ucs> <utf-8>E8938D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232370</marc> <ucs>84B1</ucs> <utf-8>E892B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232371</marc> <ucs>849D</ucs> <utf-8>E8929D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232372</marc> <ucs>84D0</ucs> <utf-8>E89390</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232375</marc> <ucs>8494</ucs> <utf-8>E89294</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232379</marc> <ucs>84C7</ucs> <utf-8>E89387</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23237A</marc> <ucs>84BD</ucs> <utf-8>E892BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23237C</marc> <ucs>84C2</ucs> <utf-8>E89382</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232421</marc> <ucs>8495</ucs> <utf-8>E89295</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232427</marc> <ucs>84AF</ucs> <utf-8>E892AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232429</marc> <ucs>84AD</ucs> <utf-8>E892AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232432</marc> <ucs>84A8</ucs> <utf-8>E892A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232433</marc> <ucs>84D6</ucs> <utf-8>E89396</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232435</marc> <ucs>84DA</ucs> <utf-8>E8939A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23243A</marc> <ucs>8493</ucs> <utf-8>E89293</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23243F</marc> <ucs>84CF</ucs> <utf-8>E8938F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232441</marc> <ucs>84CA</ucs> <utf-8>E8938A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232446</marc> <ucs>8506</ucs> <utf-8>E89486</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232447</marc> <ucs>850B</ucs> <utf-8>E8948B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23244D</marc> <ucs>8500</ucs> <utf-8>E89480</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232459</marc> <ucs>851F</ucs> <utf-8>E8949F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23245C</marc> <ucs>853B</ucs> <utf-8>E894BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23245F</marc> <ucs>84EA</ucs> <utf-8>E893AA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232466</marc> <ucs>84F4</ucs> <utf-8>E893B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23246A</marc> <ucs>850C</ucs> <utf-8>E8948C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232472</marc> <ucs>852F</ucs> <utf-8>E894AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232475</marc> <ucs>8515</ucs> <utf-8>E89495</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232477</marc> <ucs>84F7</ucs> <utf-8>E893B7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23247A</marc> <ucs>84FC</ucs> <utf-8>E893BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23247C</marc> <ucs>84EB</ucs> <utf-8>E893AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23247D</marc> <ucs>84FD</ucs> <utf-8>E893BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232524</marc> <ucs>851E</ucs> <utf-8>E8949E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23252A</marc> <ucs>8518</ucs> <utf-8>E89498</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23252D</marc> <ucs>8526</ucs> <utf-8>E894A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23252E</marc> <ucs>E970</ucs> <utf-8>EEA5B0</utf-8> <name>East Asian ideograph (variant of 2F252E which maps to 8507)</name> <alt>8507</alt> <altutf-8>E89487</altutf-8> </code> <code> <marc>23252F</marc> <ucs>84E7</ucs> <utf-8>E893A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232534</marc> <ucs>84F0</ucs> <utf-8>E893B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232535</marc> <ucs>84EF</ucs> <utf-8>E893AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232536</marc> <ucs>8556</ucs> <utf-8>E89596</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232546</marc> <ucs>8541</ucs> <utf-8>E89581</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23254B</marc> <ucs>8558</ucs> <utf-8>E89598</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23254D</marc> <ucs>8553</ucs> <utf-8>E89593</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23254E</marc> <ucs>8561</ucs> <utf-8>E895A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23254F</marc> <ucs>8540</ucs> <utf-8>E89580</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23255A</marc> <ucs>8546</ucs> <utf-8>E89586</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23255C</marc> <ucs>8564</ucs> <utf-8>E895A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23255D</marc> <ucs>855E</ucs> <utf-8>E8959E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23255E</marc> <ucs>8573</ucs> <utf-8>E895B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23255F</marc> <ucs>8551</ucs> <utf-8>E89591</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232564</marc> <ucs>8562</ucs> <utf-8>E895A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23256B</marc> <ucs>8563</ucs> <utf-8>E895A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23256C</marc> <ucs>848D</ucs> <utf-8>E8928D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23256D</marc> <ucs>8542</ucs> <utf-8>E89582</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232571</marc> <ucs>854E</ucs> <utf-8>E8958E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232574</marc> <ucs>8555</ucs> <utf-8>E89595</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232576</marc> <ucs>855D</ucs> <utf-8>E8959D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232577</marc> <ucs>858C</ucs> <utf-8>E8968C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232625</marc> <ucs>8580</ucs> <utf-8>E89680</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232628</marc> <ucs>858F</ucs> <utf-8>E8968F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23262D</marc> <ucs>8579</ucs> <utf-8>E895B9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232632</marc> <ucs>857F</ucs> <utf-8>E895BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232633</marc> <ucs>8577</ucs> <utf-8>E895B7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232634</marc> <ucs>8578</ucs> <utf-8>E895B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232635</marc> <ucs>8598</ucs> <utf-8>E89698</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232636</marc> <ucs>857B</ucs> <utf-8>E895BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23263D</marc> <ucs>85A4</ucs> <utf-8>E896A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232642</marc> <ucs>857A</ucs> <utf-8>E895BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232644</marc> <ucs>8597</ucs> <utf-8>E89697</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232645</marc> <ucs>8557</ucs> <utf-8>E89597</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232649</marc> <ucs>85A8</ucs> <utf-8>E896A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23264E</marc> <ucs>8586</ucs> <utf-8>E89686</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232650</marc> <ucs>8599</ucs> <utf-8>E89699</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232651</marc> <ucs>858A</ucs> <utf-8>E8968A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232652</marc> <ucs>85A2</ucs> <utf-8>E896A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232654</marc> <ucs>8590</ucs> <utf-8>E89690</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232656</marc> <ucs>8585</ucs> <utf-8>E89685</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232657</marc> <ucs>8588</ucs> <utf-8>E89688</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23265A</marc> <ucs>85B8</ucs> <utf-8>E896B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23265D</marc> <ucs>85C1</ucs> <utf-8>E89781</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232661</marc> <ucs>85BA</ucs> <utf-8>E896BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232668</marc> <ucs>85CE</ucs> <utf-8>E8978E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23266A</marc> <ucs>85C2</ucs> <utf-8>E89782</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23266B</marc> <ucs>85B7</ucs> <utf-8>E896B7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23266C</marc> <ucs>85B9</ucs> <utf-8>E896B9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23266E</marc> <ucs>85B3</ucs> <utf-8>E896B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23266F</marc> <ucs>85BD</ucs> <utf-8>E896BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232670</marc> <ucs>85C4</ucs> <utf-8>E89784</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232672</marc> <ucs>85BF</ucs> <utf-8>E896BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232675</marc> <ucs>85BE</ucs> <utf-8>E896BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23267E</marc> <ucs>85B6</ucs> <utf-8>E896B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232724</marc> <ucs>8624</ucs> <utf-8>E898A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232728</marc> <ucs>85F7</ucs> <utf-8>E897B7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23272C</marc> <ucs>85E6</ucs> <utf-8>E897A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23272E</marc> <ucs>85D4</ucs> <utf-8>E89794</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232731</marc> <ucs>85ED</ucs> <utf-8>E897AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232739</marc> <ucs>85DA</ucs> <utf-8>E8979A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232743</marc> <ucs>85DF</ucs> <utf-8>E8979F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232745</marc> <ucs>85D8</ucs> <utf-8>E89798</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23274C</marc> <ucs>85DC</ucs> <utf-8>E8979C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23274E</marc> <ucs>85F5</ucs> <utf-8>E897B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232752</marc> <ucs>8622</ucs> <utf-8>E898A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232754</marc> <ucs>8610</ucs> <utf-8>E89890</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232757</marc> <ucs>85FC</ucs> <utf-8>E897BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23275B</marc> <ucs>85FF</ucs> <utf-8>E897BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23275E</marc> <ucs>85FE</ucs> <utf-8>E897BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232760</marc> <ucs>8600</ucs> <utf-8>E89880</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232768</marc> <ucs>8604</ucs> <utf-8>E89884</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232771</marc> <ucs>8605</ucs> <utf-8>E89885</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232775</marc> <ucs>862B</ucs> <utf-8>E898AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232822</marc> <ucs>8627</ucs> <utf-8>E898A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232826</marc> <ucs>8629</ucs> <utf-8>E898A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232832</marc> <ucs>8637</ucs> <utf-8>E898B7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232838</marc> <ucs>8636</ucs> <utf-8>E898B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23283E</marc> <ucs>863C</ucs> <utf-8>E898BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23283F</marc> <ucs>8640</ucs> <utf-8>E89980</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232840</marc> <ucs>863A</ucs> <utf-8>E898BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23284C</marc> <ucs>8645</ucs> <utf-8>E89985</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232859</marc> <ucs>864D</ucs> <utf-8>E8998D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23285A</marc> <ucs>8653</ucs> <utf-8>E89993</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23285E</marc> <ucs>8659</ucs> <utf-8>E89999</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232866</marc> <ucs>8661</ucs> <utf-8>E899A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232869</marc> <ucs>8662</ucs> <utf-8>E899A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23286A</marc> <ucs>8663</ucs> <utf-8>E899A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232871</marc> <ucs>8669</ucs> <utf-8>E899A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232878</marc> <ucs>866C</ucs> <utf-8>E899AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23287B</marc> <ucs>8672</ucs> <utf-8>E899B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23287C</marc> <ucs>866F</ucs> <utf-8>E899AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23287E</marc> <ucs>867B</ucs> <utf-8>E899BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232925</marc> <ucs>867A</ucs> <utf-8>E899BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232926</marc> <ucs>8673</ucs> <utf-8>E899B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232927</marc> <ucs>867C</ucs> <utf-8>E899BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23292E</marc> <ucs>8696</ucs> <utf-8>E89A96</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23292F</marc> <ucs>86A8</ucs> <utf-8>E89AA8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232936</marc> <ucs>8691</ucs> <utf-8>E89A91</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232937</marc> <ucs>869C</ucs> <utf-8>E89A9C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232939</marc> <ucs>8698</ucs> <utf-8>E89A98</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23293C</marc> <ucs>868D</ucs> <utf-8>E89A8D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23293D</marc> <ucs>868B</ucs> <utf-8>E89A8B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232940</marc> <ucs>86A6</ucs> <utf-8>E89AA6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232942</marc> <ucs>869D</ucs> <utf-8>E89A9D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232946</marc> <ucs>86A0</ucs> <utf-8>E89AA0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232948</marc> <ucs>86A7</ucs> <utf-8>E89AA7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23294B</marc> <ucs>86BF</ucs> <utf-8>E89ABF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232958</marc> <ucs>86BA</ucs> <utf-8>E89ABA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232959</marc> <ucs>86B0</ucs> <utf-8>E89AB0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232960</marc> <ucs>86B3</ucs> <utf-8>E89AB3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232962</marc> <ucs>86C9</ucs> <utf-8>E89B89</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232963</marc> <ucs>86B4</ucs> <utf-8>E89AB4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232967</marc> <ucs>86D8</ucs> <utf-8>E89B98</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23296E</marc> <ucs>86E3</ucs> <utf-8>E89BA3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23296F</marc> <ucs>86E9</ucs> <utf-8>E89BA9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232971</marc> <ucs>86EC</ucs> <utf-8>E89BAC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232974</marc> <ucs>86D5</ucs> <utf-8>E89B95</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232977</marc> <ucs>86D0</ucs> <utf-8>E89B90</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23297A</marc> <ucs>86D1</ucs> <utf-8>E89B91</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23297E</marc> <ucs>86DE</ucs> <utf-8>E89B9E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232A25</marc> <ucs>870B</ucs> <utf-8>E89C8B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232A2F</marc> <ucs>86FA</ucs> <utf-8>E89BBA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232A33</marc> <ucs>86F8</ucs> <utf-8>E89BB8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232A34</marc> <ucs>8706</ucs> <utf-8>E89C86</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232A36</marc> <ucs>870E</ucs> <utf-8>E89C8E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232A38</marc> <ucs>8709</ucs> <utf-8>E89C89</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232A3A</marc> <ucs>870A</ucs> <utf-8>E89C8A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232A3E</marc> <ucs>870D</ucs> <utf-8>E89C8D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232A42</marc> <ucs>874A</ucs> <utf-8>E89D8A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232A43</marc> <ucs>8723</ucs> <utf-8>E89CA3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232A44</marc> <ucs>8737</ucs> <utf-8>E89CB7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232A45</marc> <ucs>8728</ucs> <utf-8>E89CA8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232A49</marc> <ucs>8740</ucs> <utf-8>E89D80</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232A4B</marc> <ucs>872E</ucs> <utf-8>E89CAE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232A4C</marc> <ucs>873D</ucs> <utf-8>E89CBD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232A4E</marc> <ucs>871E</ucs> <utf-8>E89C9E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232A53</marc> <ucs>8743</ucs> <utf-8>E89D83</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232A55</marc> <ucs>8744</ucs> <utf-8>E89D84</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232A57</marc> <ucs>873E</ucs> <utf-8>E89CBE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232A59</marc> <ucs>8729</ucs> <utf-8>E89CA9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232A5A</marc> <ucs>8739</ucs> <utf-8>E89CB9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232A5F</marc> <ucs>871A</ucs> <utf-8>E89C9A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232A64</marc> <ucs>8731</ucs> <utf-8>E89CB1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232A65</marc> <ucs>8711</ucs> <utf-8>E89C91</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232A66</marc> <ucs>8712</ucs> <utf-8>E89C92</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232A6B</marc> <ucs>874F</ucs> <utf-8>E89D8F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232A6C</marc> <ucs>8771</ucs> <utf-8>E89DB1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232A6D</marc> <ucs>8763</ucs> <utf-8>E89DA3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232A71</marc> <ucs>8764</ucs> <utf-8>E89DA4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232A73</marc> <ucs>8765</ucs> <utf-8>E89DA5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232A74</marc> <ucs>877D</ucs> <utf-8>E89DBD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232A79</marc> <ucs>8758</ucs> <utf-8>E89D98</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232A7B</marc> <ucs>877B</ucs> <utf-8>E89DBB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232B21</marc> <ucs>8761</ucs> <utf-8>E89DA1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232B24</marc> <ucs>876A</ucs> <utf-8>E89DAA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232B27</marc> <ucs>874E</ucs> <utf-8>E89D8E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232B28</marc> <ucs>875F</ucs> <utf-8>E89D9F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232B2D</marc> <ucs>876F</ucs> <utf-8>E89DAF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232B2E</marc> <ucs>875D</ucs> <utf-8>E89D9D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232B30</marc> <ucs>876E</ucs> <utf-8>E89DAE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232B33</marc> <ucs>874D</ucs> <utf-8>E89D8D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232B35</marc> <ucs>8753</ucs> <utf-8>E89D93</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232B3A</marc> <ucs>87A3</ucs> <utf-8>E89EA3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232B3D</marc> <ucs>8793</ucs> <utf-8>E89E93</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232B45</marc> <ucs>8799</ucs> <utf-8>E89E99</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232B48</marc> <ucs>8788</ucs> <utf-8>E89E88</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232B4C</marc> <ucs>8798</ucs> <utf-8>E89E98</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232B53</marc> <ucs>8785</ucs> <utf-8>E89E85</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232B54</marc> <ucs>878B</ucs> <utf-8>E89E8B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232B55</marc> <ucs>8784</ucs> <utf-8>E89E84</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232B58</marc> <ucs>87A9</ucs> <utf-8>E89EA9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232B5D</marc> <ucs>8789</ucs> <utf-8>E89E89</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232B60</marc> <ucs>87AD</ucs> <utf-8>E89EAD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232B66</marc> <ucs>87BE</ucs> <utf-8>E89EBE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232B6E</marc> <ucs>87C4</ucs> <utf-8>E89F84</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232B6F</marc> <ucs>87AF</ucs> <utf-8>E89EAF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232B72</marc> <ucs>87AC</ucs> <utf-8>E89EAC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232B78</marc> <ucs>87AE</ucs> <utf-8>E89EAE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232B7E</marc> <ucs>87BF</ucs> <utf-8>E89EBF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232C24</marc> <ucs>87BD</ucs> <utf-8>E89EBD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232C2C</marc> <ucs>87EE</ucs> <utf-8>E89FAE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232C30</marc> <ucs>87F3</ucs> <utf-8>E89FB3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232C31</marc> <ucs>87F0</ucs> <utf-8>E89FB0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232C34</marc> <ucs>87EA</ucs> <utf-8>E89FAA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232C36</marc> <ucs>87DB</ucs> <utf-8>E89F9B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232C37</marc> <ucs>87E2</ucs> <utf-8>E89FA2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232C39</marc> <ucs>87EB</ucs> <utf-8>E89FAB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232C3A</marc> <ucs>87D6</ucs> <utf-8>E89F96</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232C3F</marc> <ucs>87F5</ucs> <utf-8>E89FB5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232C47</marc> <ucs>87E0</ucs> <utf-8>E89FA0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232C48</marc> <ucs>87D3</ucs> <utf-8>E89F93</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232C49</marc> <ucs>87DC</ucs> <utf-8>E89F9C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232C4C</marc> <ucs>87E3</ucs> <utf-8>E89FA3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232C4D</marc> <ucs>8801</ucs> <utf-8>E8A081</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232C4F</marc> <ucs>8803</ucs> <utf-8>E8A083</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232C50</marc> <ucs>880A</ucs> <utf-8>E8A08A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232C55</marc> <ucs>87F6</ucs> <utf-8>E89FB6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232C57</marc> <ucs>87F7</ucs> <utf-8>E89FB7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232C5C</marc> <ucs>880B</ucs> <utf-8>E8A08B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232C5D</marc> <ucs>8806</ucs> <utf-8>E8A086</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232C5F</marc> <ucs>87FE</ucs> <utf-8>E89FBE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232C61</marc> <ucs>8810</ucs> <utf-8>E8A090</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232C63</marc> <ucs>8819</ucs> <utf-8>E8A099</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232C64</marc> <ucs>8811</ucs> <utf-8>E8A091</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232C66</marc> <ucs>8818</ucs> <utf-8>E8A098</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232C6A</marc> <ucs>8813</ucs> <utf-8>E8A093</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232C6B</marc> <ucs>8816</ucs> <utf-8>E8A096</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232C72</marc> <ucs>8834</ucs> <utf-8>E8A0B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232C73</marc> <ucs>881C</ucs> <utf-8>E8A09C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232C7A</marc> <ucs>881B</ucs> <utf-8>E8A09B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232D23</marc> <ucs>8828</ucs> <utf-8>E8A0A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232D2A</marc> <ucs>8832</ucs> <utf-8>E8A0B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232D2E</marc> <ucs>882E</ucs> <utf-8>E8A0AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232D32</marc> <ucs>882D</ucs> <utf-8>E8A0AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232D3C</marc> <ucs>883C</ucs> <utf-8>E8A0BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232D41</marc> <ucs>8841</ucs> <utf-8>E8A181</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232D42</marc> <ucs>E9EF</ucs> <utf-8>EEA7AF</utf-8> <name>East Asian ideograph (not in Unicode)</name> <alt>4610</alt> <altutf-8>E49890</altutf-8> </code> <code> <marc>232D44</marc> <ucs>8844</ucs> <utf-8>E8A184</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232D4B</marc> <ucs>8847</ucs> <utf-8>E8A187</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232D51</marc> <ucs>884A</ucs> <utf-8>E8A18A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232D53</marc> <ucs>884E</ucs> <utf-8>E8A18E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232D56</marc> <ucs>8852</ucs> <utf-8>E8A192</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232D57</marc> <ucs>8850</ucs> <utf-8>E8A190</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232D59</marc> <ucs>8856</ucs> <utf-8>E8A196</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232D5A</marc> <ucs>8855</ucs> <utf-8>E8A195</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232D5E</marc> <ucs>885C</ucs> <utf-8>E8A19C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232D5F</marc> <ucs>885A</ucs> <utf-8>E8A19A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232D69</marc> <ucs>8869</ucs> <utf-8>E8A1A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232D6D</marc> <ucs>886D</ucs> <utf-8>E8A1AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232D6E</marc> <ucs>887A</ucs> <utf-8>E8A1BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232D71</marc> <ucs>8875</ucs> <utf-8>E8A1B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232D75</marc> <ucs>8872</ucs> <utf-8>E8A1B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232D79</marc> <ucs>887D</ucs> <utf-8>E8A1BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232D7C</marc> <ucs>8879</ucs> <utf-8>E8A1B9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232D7D</marc> <ucs>887F</ucs> <utf-8>E8A1BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232D7E</marc> <ucs>887E</ucs> <utf-8>E8A1BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232E28</marc> <ucs>88A2</ucs> <utf-8>E8A2A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232E2A</marc> <ucs>88A4</ucs> <utf-8>E8A2A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232E2F</marc> <ucs>88AA</ucs> <utf-8>E8A2AA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232E34</marc> <ucs>889A</ucs> <utf-8>E8A29A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232E3A</marc> <ucs>8890</ucs> <utf-8>E8A290</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232E3B</marc> <ucs>888C</ucs> <utf-8>E8A28C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232E3D</marc> <ucs>88A0</ucs> <utf-8>E8A2A0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232E40</marc> <ucs>8899</ucs> <utf-8>E8A299</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232E45</marc> <ucs>8897</ucs> <utf-8>E8A297</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232E48</marc> <ucs>88C9</ucs> <utf-8>E8A389</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232E49</marc> <ucs>88BF</ucs> <utf-8>E8A2BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232E4A</marc> <ucs>88BA</ucs> <utf-8>E8A2BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232E4F</marc> <ucs>88C0</ucs> <utf-8>E8A380</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232E51</marc> <ucs>88B2</ucs> <utf-8>E8A2B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232E54</marc> <ucs>88BC</ucs> <utf-8>E8A2BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232E57</marc> <ucs>88B7</ucs> <utf-8>E8A2B7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232E59</marc> <ucs>88BD</ucs> <utf-8>E8A2BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232E5A</marc> <ucs>88C4</ucs> <utf-8>E8A384</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232E5E</marc> <ucs>88CB</ucs> <utf-8>E8A38B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232E60</marc> <ucs>88CC</ucs> <utf-8>E8A38C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232E62</marc> <ucs>88DB</ucs> <utf-8>E8A39B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232E64</marc> <ucs>88CE</ucs> <utf-8>E8A38E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232E68</marc> <ucs>88D2</ucs> <utf-8>E8A392</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232E71</marc> <ucs>88F1</ucs> <utf-8>E8A3B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232E72</marc> <ucs>88FE</ucs> <utf-8>E8A3BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232E75</marc> <ucs>88F2</ucs> <utf-8>E8A3B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232E78</marc> <ucs>8900</ucs> <utf-8>E8A480</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232E7A</marc> <ucs>88F0</ucs> <utf-8>E8A3B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232F21</marc> <ucs>88FC</ucs> <utf-8>E8A3BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232F23</marc> <ucs>88EF</ucs> <utf-8>E8A3AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232F24</marc> <ucs>8903</ucs> <utf-8>E8A483</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232F2D</marc> <ucs>8909</ucs> <utf-8>E8A489</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232F2F</marc> <ucs>8918</ucs> <utf-8>E8A498</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232F35</marc> <ucs>8906</ucs> <utf-8>E8A486</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232F36</marc> <ucs>890C</ucs> <utf-8>E8A48C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232F37</marc> <ucs>8919</ucs> <utf-8>E8A499</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232F3D</marc> <ucs>890A</ucs> <utf-8>E8A48A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232F43</marc> <ucs>8915</ucs> <utf-8>E8A495</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232F45</marc> <ucs>892F</ucs> <utf-8>E8A4AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232F47</marc> <ucs>8930</ucs> <utf-8>E8A4B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232F4E</marc> <ucs>8921</ucs> <utf-8>E8A4A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232F4F</marc> <ucs>8927</ucs> <utf-8>E8A4A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232F51</marc> <ucs>891F</ucs> <utf-8>E8A49F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232F53</marc> <ucs>8931</ucs> <utf-8>E8A4B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232F54</marc> <ucs>891E</ucs> <utf-8>E8A49E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232F56</marc> <ucs>8926</ucs> <utf-8>E8A4A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232F57</marc> <ucs>8922</ucs> <utf-8>E8A4A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232F5A</marc> <ucs>8935</ucs> <utf-8>E8A4B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232F5D</marc> <ucs>8941</ucs> <utf-8>E8A581</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232F60</marc> <ucs>8933</ucs> <utf-8>E8A4B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232F66</marc> <ucs>8954</ucs> <utf-8>E8A594</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232F6F</marc> <ucs>894F</ucs> <utf-8>E8A58F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232F72</marc> <ucs>8947</ucs> <utf-8>E8A587</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232F7A</marc> <ucs>894C</ucs> <utf-8>E8A58C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>232F7B</marc> <ucs>8946</ucs> <utf-8>E8A586</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233021</marc> <ucs>894D</ucs> <utf-8>E8A58D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233023</marc> <ucs>8962</ucs> <utf-8>E8A5A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233024</marc> <ucs>895A</ucs> <utf-8>E8A59A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233025</marc> <ucs>895E</ucs> <utf-8>E8A59E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233029</marc> <ucs>895B</ucs> <utf-8>E8A59B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23302C</marc> <ucs>895C</ucs> <utf-8>E8A59C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23302D</marc> <ucs>895D</ucs> <utf-8>E8A59D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233031</marc> <ucs>8966</ucs> <utf-8>E8A5A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233037</marc> <ucs>896D</ucs> <utf-8>E8A5AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23303A</marc> <ucs>896B</ucs> <utf-8>E8A5AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23303B</marc> <ucs>896E</ucs> <utf-8>E8A5AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23303C</marc> <ucs>896C</ucs> <utf-8>E8A5AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233041</marc> <ucs>8976</ucs> <utf-8>E8A5B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233042</marc> <ucs>8974</ucs> <utf-8>E8A5B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233049</marc> <ucs>897B</ucs> <utf-8>E8A5BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23304A</marc> <ucs>897C</ucs> <utf-8>E8A5BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233053</marc> <ucs>8984</ucs> <utf-8>E8A684</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233055</marc> <ucs>8985</ucs> <utf-8>E8A685</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233062</marc> <ucs>8991</ucs> <utf-8>E8A691</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233064</marc> <ucs>8997</ucs> <utf-8>E8A697</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233066</marc> <ucs>8998</ucs> <utf-8>E8A698</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23306B</marc> <ucs>899C</ucs> <utf-8>E8A69C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23306F</marc> <ucs>89A1</ucs> <utf-8>E8A6A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233076</marc> <ucs>89A5</ucs> <utf-8>E8A6A5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233079</marc> <ucs>89A9</ucs> <utf-8>E8A6A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23307D</marc> <ucs>89AF</ucs> <utf-8>E8A6AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23312A</marc> <ucs>89B8</ucs> <utf-8>E8A6B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23312B</marc> <ucs>89B7</ucs> <utf-8>E8A6B7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23312C</marc> <ucs>89B6</ucs> <utf-8>E8A6B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23312F</marc> <ucs>89BC</ucs> <utf-8>E8A6BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233132</marc> <ucs>89BF</ucs> <utf-8>E8A6BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23313A</marc> <ucs>89D6</ucs> <utf-8>E8A796</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23313B</marc> <ucs>89D5</ucs> <utf-8>E8A795</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23313F</marc> <ucs>89DA</ucs> <utf-8>E8A79A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233143</marc> <ucs>89E5</ucs> <utf-8>E8A7A5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233145</marc> <ucs>89DC</ucs> <utf-8>E8A79C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233147</marc> <ucs>89E1</ucs> <utf-8>E8A7A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23314C</marc> <ucs>89E9</ucs> <utf-8>E8A7A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23314D</marc> <ucs>89EB</ucs> <utf-8>E8A7AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233153</marc> <ucs>89ED</ucs> <utf-8>E8A7AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233158</marc> <ucs>89F1</ucs> <utf-8>E8A7B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23315C</marc> <ucs>89F3</ucs> <utf-8>E8A7B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23315E</marc> <ucs>89F5</ucs> <utf-8>E8A7B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233160</marc> <ucs>89F6</ucs> <utf-8>E8A7B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233164</marc> <ucs>89F7</ucs> <utf-8>E8A7B7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23316B</marc> <ucs>89FF</ucs> <utf-8>E8A7BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23316C</marc> <ucs>8A06</ucs> <utf-8>E8A886</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23316D</marc> <ucs>8A07</ucs> <utf-8>E8A887</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23316E</marc> <ucs>8A04</ucs> <utf-8>E8A884</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233170</marc> <ucs>8A0F</ucs> <utf-8>E8A88F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233171</marc> <ucs>8A11</ucs> <utf-8>E8A891</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233172</marc> <ucs>8A12</ucs> <utf-8>E8A892</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233173</marc> <ucs>8A0D</ucs> <utf-8>E8A88D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23317A</marc> <ucs>8A27</ucs> <utf-8>E8A8A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23317D</marc> <ucs>8A29</ucs> <utf-8>E8A8A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233225</marc> <ucs>8A22</ucs> <utf-8>E8A8A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233227</marc> <ucs>8A51</ucs> <utf-8>E8A991</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233228</marc> <ucs>8A4A</ucs> <utf-8>E8A98A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23322A</marc> <ucs>8A4E</ucs> <utf-8>E8A98E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233230</marc> <ucs>8A56</ucs> <utf-8>E8A996</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233237</marc> <ucs>8A57</ucs> <utf-8>E8A997</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233239</marc> <ucs>8A48</ucs> <utf-8>E8A988</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23323B</marc> <ucs>8A58</ucs> <utf-8>E8A998</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23323C</marc> <ucs>8A52</ucs> <utf-8>E8A992</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233240</marc> <ucs>8A3D</ucs> <utf-8>E8A8BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233242</marc> <ucs>8A45</ucs> <utf-8>E8A985</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23324F</marc> <ucs>8A7F</ucs> <utf-8>E8A9BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233250</marc> <ucs>8A86</ucs> <utf-8>E8AA86</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233256</marc> <ucs>8A61</ucs> <utf-8>E8A9A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233258</marc> <ucs>8A3E</ucs> <utf-8>E8A8BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233259</marc> <ucs>8A82</ucs> <utf-8>E8AA82</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23325D</marc> <ucs>8A84</ucs> <utf-8>E8AA84</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23325E</marc> <ucs>8A75</ucs> <utf-8>E8A9B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233269</marc> <ucs>8A8F</ucs> <utf-8>E8AA8F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23326F</marc> <ucs>8A96</ucs> <utf-8>E8AA96</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233271</marc> <ucs>8A9A</ucs> <utf-8>E8AA9A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23327E</marc> <ucs>8AB6</ucs> <utf-8>E8AAB6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233321</marc> <ucs>8ABE</ucs> <utf-8>E8AABE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233325</marc> <ucs>8ACF</ucs> <utf-8>E8AB8F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233327</marc> <ucs>8AC6</ucs> <utf-8>E8AB86</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23332C</marc> <ucs>8AD1</ucs> <utf-8>E8AB91</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23332D</marc> <ucs>8AD3</ucs> <utf-8>E8AB93</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233331</marc> <ucs>8AAF</ucs> <utf-8>E8AAAF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233333</marc> <ucs>8AD4</ucs> <utf-8>E8AB94</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233336</marc> <ucs>8ACD</ucs> <utf-8>E8AB8D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233338</marc> <ucs>8AB9</ucs> <utf-8>E8AAB9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23333B</marc> <ucs>8ADB</ucs> <utf-8>E8AB9B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23333F</marc> <ucs>8AD0</ucs> <utf-8>E8AB90</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233340</marc> <ucs>8AD7</ucs> <utf-8>E8AB97</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233344</marc> <ucs>8AF3</ucs> <utf-8>E8ABB3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233345</marc> <ucs>8AE2</ucs> <utf-8>E8ABA2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233349</marc> <ucs>8B4C</ucs> <utf-8>E8AD8C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23334C</marc> <ucs>8ADD</ucs> <utf-8>E8AB9D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23334E</marc> <ucs>8AF6</ucs> <utf-8>E8ABB6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23334F</marc> <ucs>8AF4</ucs> <utf-8>E8ABB4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233350</marc> <ucs>8AF5</ucs> <utf-8>E8ABB5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233353</marc> <ucs>8ADF</ucs> <utf-8>E8AB9F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233356</marc> <ucs>8B03</ucs> <utf-8>E8AC83</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233357</marc> <ucs>8AE4</ucs> <utf-8>E8ABA4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233359</marc> <ucs>8B14</ucs> <utf-8>E8AC94</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23335D</marc> <ucs>8AFC</ucs> <utf-8>E8ABBC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233362</marc> <ucs>8ADE</ucs> <utf-8>E8AB9E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233363</marc> <ucs>8AE1</ucs> <utf-8>E8ABA1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233364</marc> <ucs>8B07</ucs> <utf-8>E8AC87</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23336B</marc> <ucs>8B0C</ucs> <utf-8>E8AC8C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23336F</marc> <ucs>8B1C</ucs> <utf-8>E8AC9C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233373</marc> <ucs>8B16</ucs> <utf-8>E8AC96</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233376</marc> <ucs>8B1F</ucs> <utf-8>E8AC9F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233378</marc> <ucs>8B0B</ucs> <utf-8>E8AC8B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233379</marc> <ucs>8B06</ucs> <utf-8>E8AC86</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23337A</marc> <ucs>8B05</ucs> <utf-8>E8AC85</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23337C</marc> <ucs>8B0F</ucs> <utf-8>E8AC8F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23337D</marc> <ucs>8B10</ucs> <utf-8>E8AC90</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233422</marc> <ucs>8B2B</ucs> <utf-8>E8ACAB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23342A</marc> <ucs>8B37</ucs> <utf-8>E8ACB7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23342D</marc> <ucs>8B26</ucs> <utf-8>E8ACA6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233430</marc> <ucs>8B33</ucs> <utf-8>E8ACB3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233438</marc> <ucs>8B3E</ucs> <utf-8>E8ACBE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23343A</marc> <ucs>8B29</ucs> <utf-8>E8ACA9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233442</marc> <ucs>8B48</ucs> <utf-8>E8AD88</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233444</marc> <ucs>8B54</ucs> <utf-8>E8AD94</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233448</marc> <ucs>8B53</ucs> <utf-8>E8AD93</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233449</marc> <ucs>8B4A</ucs> <utf-8>E8AD8A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23344A</marc> <ucs>8B46</ucs> <utf-8>E8AD86</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23344D</marc> <ucs>8B56</ucs> <utf-8>E8AD96</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23344F</marc> <ucs>8B3F</ucs> <utf-8>E8ACBF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233459</marc> <ucs>8B59</ucs> <utf-8>E8AD99</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23345F</marc> <ucs>8B4D</ucs> <utf-8>E8AD8D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233468</marc> <ucs>8B6B</ucs> <utf-8>E8ADAB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23346B</marc> <ucs>8B6D</ucs> <utf-8>E8ADAD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233470</marc> <ucs>8B78</ucs> <utf-8>E8ADB8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233473</marc> <ucs>8B45</ucs> <utf-8>E8AD85</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233478</marc> <ucs>8B85</ucs> <utf-8>E8AE85</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233479</marc> <ucs>8B81</ucs> <utf-8>E8AE81</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23347B</marc> <ucs>8B7E</ucs> <utf-8>E8ADBE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233523</marc> <ucs>8B8B</ucs> <utf-8>E8AE8B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233526</marc> <ucs>8B87</ucs> <utf-8>E8AE87</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23352D</marc> <ucs>8B95</ucs> <utf-8>E8AE95</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23352E</marc> <ucs>8B94</ucs> <utf-8>E8AE94</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233537</marc> <ucs>8B9C</ucs> <utf-8>E8AE9C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23353A</marc> <ucs>8B9F</ucs> <utf-8>E8AE9F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23353D</marc> <ucs>8C3A</ucs> <utf-8>E8B0BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233544</marc> <ucs>8C40</ucs> <utf-8>E8B180</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233545</marc> <ucs>8C42</ucs> <utf-8>E8B182</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23354B</marc> <ucs>8C47</ucs> <utf-8>E8B187</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23354D</marc> <ucs>8C4B</ucs> <utf-8>E8B18B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233550</marc> <ucs>8C4F</ucs> <utf-8>E8B18F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233552</marc> <ucs>8C55</ucs> <utf-8>E8B195</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233554</marc> <ucs>8C57</ucs> <utf-8>E8B197</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233555</marc> <ucs>8C5C</ucs> <utf-8>E8B19C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233556</marc> <ucs>8C5D</ucs> <utf-8>E8B19D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23355C</marc> <ucs>86C3</ucs> <utf-8>E89B83</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233563</marc> <ucs>8C68</ucs> <utf-8>E8B1A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233565</marc> <ucs>8C6D</ucs> <utf-8>E8B1AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23356D</marc> <ucs>8C73</ucs> <utf-8>E8B1B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23356F</marc> <ucs>8C74</ucs> <utf-8>E8B1B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233571</marc> <ucs>8C75</ucs> <utf-8>E8B1B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233573</marc> <ucs>8C77</ucs> <utf-8>E8B1B7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233574</marc> <ucs>8C76</ucs> <utf-8>E8B1B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23357B</marc> <ucs>8C78</ucs> <utf-8>E8B1B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23357D</marc> <ucs>8C7B</ucs> <utf-8>E8B1BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23362A</marc> <ucs>8C86</ucs> <utf-8>E8B286</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23362D</marc> <ucs>8C85</ucs> <utf-8>E8B285</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23362E</marc> <ucs>8C88</ucs> <utf-8>E8B288</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233639</marc> <ucs>8C94</ucs> <utf-8>E8B294</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233641</marc> <ucs>8C9B</ucs> <utf-8>E8B29B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233643</marc> <ucs>8C9F</ucs> <utf-8>E8B29F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233644</marc> <ucs>8CA4</ucs> <utf-8>E8B2A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23364E</marc> <ucs>8CB0</ucs> <utf-8>E8B2B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233651</marc> <ucs>8CBA</ucs> <utf-8>E8B2BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233652</marc> <ucs>8CB5</ucs> <utf-8>E8B2B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233653</marc> <ucs>8CB9</ucs> <utf-8>E8B2B9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233657</marc> <ucs>8CCD</ucs> <utf-8>E8B38D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23365E</marc> <ucs>8CD8</ucs> <utf-8>E8B398</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23365F</marc> <ucs>8CD5</ucs> <utf-8>E8B395</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233667</marc> <ucs>8CE8</ucs> <utf-8>E8B3A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233668</marc> <ucs>8CE9</ucs> <utf-8>E8B3A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23366A</marc> <ucs>8CE1</ucs> <utf-8>E8B3A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23366F</marc> <ucs>8CEB</ucs> <utf-8>E8B3AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233670</marc> <ucs>8CDA</ucs> <utf-8>E8B39A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233672</marc> <ucs>8CDD</ucs> <utf-8>E8B39D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233674</marc> <ucs>8CD9</ucs> <utf-8>E8B399</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233676</marc> <ucs>8CEE</ucs> <utf-8>E8B3AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23367B</marc> <ucs>8CF1</ucs> <utf-8>E8B3B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23367C</marc> <ucs>8CF5</ucs> <utf-8>E8B3B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23367E</marc> <ucs>8CFB</ucs> <utf-8>E8B3BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233721</marc> <ucs>8CF7</ucs> <utf-8>E8B3B7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233725</marc> <ucs>8D04</ucs> <utf-8>E8B484</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233726</marc> <ucs>8CFE</ucs> <utf-8>E8B3BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23372B</marc> <ucs>8D07</ucs> <utf-8>E8B487</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23372D</marc> <ucs>8D09</ucs> <utf-8>E8B489</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233732</marc> <ucs>8D0C</ucs> <utf-8>E8B48C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233739</marc> <ucs>8D11</ucs> <utf-8>E8B491</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23373A</marc> <ucs>8D10</ucs> <utf-8>E8B490</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23373B</marc> <ucs>8D12</ucs> <utf-8>E8B492</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23373D</marc> <ucs>8D14</ucs> <utf-8>E8B494</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23373E</marc> <ucs>8D18</ucs> <utf-8>E8B498</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233748</marc> <ucs>8D6C</ucs> <utf-8>E8B5AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233752</marc> <ucs>8D78</ucs> <utf-8>E8B5B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23375C</marc> <ucs>8D7A</ucs> <utf-8>E8B5BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233761</marc> <ucs>8D84</ucs> <utf-8>E8B684</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233771</marc> <ucs>8D94</ucs> <utf-8>E8B694</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233775</marc> <ucs>8D8D</ucs> <utf-8>E8B68D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233822</marc> <ucs>8D96</ucs> <utf-8>E8B696</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23382F</marc> <ucs>8DA1</ucs> <utf-8>E8B6A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233833</marc> <ucs>8DA6</ucs> <utf-8>E8B6A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233852</marc> <ucs>8DAB</ucs> <utf-8>E8B6AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233859</marc> <ucs>8DAF</ucs> <utf-8>E8B6AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23385A</marc> <ucs>8DB0</ucs> <utf-8>E8B6B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233866</marc> <ucs>8DB2</ucs> <utf-8>E8B6B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23386E</marc> <ucs>8DBC</ucs> <utf-8>E8B6BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23386F</marc> <ucs>8DBA</ucs> <utf-8>E8B6BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233870</marc> <ucs>8DB9</ucs> <utf-8>E8B6B9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233871</marc> <ucs>8DC2</ucs> <utf-8>E8B782</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233872</marc> <ucs>8DC1</ucs> <utf-8>E8B781</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233873</marc> <ucs>8DBF</ucs> <utf-8>E8B6BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233921</marc> <ucs>8DCF</ucs> <utf-8>E8B78F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233922</marc> <ucs>8DD6</ucs> <utf-8>E8B796</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233927</marc> <ucs>8DD0</ucs> <utf-8>E8B790</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23392B</marc> <ucs>8DC5</ucs> <utf-8>E8B785</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23392F</marc> <ucs>8DE4</ucs> <utf-8>E8B7A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233934</marc> <ucs>8DEC</ucs> <utf-8>E8B7AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233935</marc> <ucs>8DEB</ucs> <utf-8>E8B7AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233936</marc> <ucs>8DF4</ucs> <utf-8>E8B7B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233938</marc> <ucs>8DE9</ucs> <utf-8>E8B7A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23393A</marc> <ucs>8DE6</ucs> <utf-8>E8B7A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23393B</marc> <ucs>8DE3</ucs> <utf-8>E8B7A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23393D</marc> <ucs>8DE7</ucs> <utf-8>E8B7A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23393E</marc> <ucs>8DF2</ucs> <utf-8>E8B7B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23393F</marc> <ucs>8E09</ucs> <utf-8>E8B889</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233941</marc> <ucs>8DFD</ucs> <utf-8>E8B7BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233944</marc> <ucs>8DFF</ucs> <utf-8>E8B7BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233946</marc> <ucs>8E05</ucs> <utf-8>E8B885</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233949</marc> <ucs>8E01</ucs> <utf-8>E8B881</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23394E</marc> <ucs>8E04</ucs> <utf-8>E8B884</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233950</marc> <ucs>8E06</ucs> <utf-8>E8B886</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233952</marc> <ucs>8E2A</ucs> <utf-8>E8B8AA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233954</marc> <ucs>8E23</ucs> <utf-8>E8B8A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233957</marc> <ucs>8E2E</ucs> <utf-8>E8B8AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233958</marc> <ucs>8E21</ucs> <utf-8>E8B8A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23395C</marc> <ucs>8E1E</ucs> <utf-8>E8B89E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233964</marc> <ucs>8E16</ucs> <utf-8>E8B896</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233966</marc> <ucs>8E26</ucs> <utf-8>E8B8A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233967</marc> <ucs>8E27</ucs> <utf-8>E8B8A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233968</marc> <ucs>8E14</ucs> <utf-8>E8B894</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233969</marc> <ucs>8E18</ucs> <utf-8>E8B898</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23396F</marc> <ucs>8E41</ucs> <utf-8>E8B981</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233977</marc> <ucs>8E40</ucs> <utf-8>E8B980</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233979</marc> <ucs>8E36</ucs> <utf-8>E8B8B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23397E</marc> <ucs>8E3D</ucs> <utf-8>E8B8BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233A21</marc> <ucs>8E30</ucs> <utf-8>E8B8B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233A24</marc> <ucs>8E47</ucs> <utf-8>E8B987</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233A26</marc> <ucs>8E46</ucs> <utf-8>E8B986</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233A2E</marc> <ucs>8E4C</ucs> <utf-8>E8B98C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233A30</marc> <ucs>8E50</ucs> <utf-8>E8B990</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233A32</marc> <ucs>8E4F</ucs> <utf-8>E8B98F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233A34</marc> <ucs>8E5C</ucs> <utf-8>E8B99C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233A35</marc> <ucs>8E62</ucs> <utf-8>E8B9A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233A36</marc> <ucs>8E60</ucs> <utf-8>E8B9A0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233A3A</marc> <ucs>8E54</ucs> <utf-8>E8B994</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233A3B</marc> <ucs>8E67</ucs> <utf-8>E8B9A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233A3E</marc> <ucs>8E5A</ucs> <utf-8>E8B99A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233A3F</marc> <ucs>8E5E</ucs> <utf-8>E8B99E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233A40</marc> <ucs>8E55</ucs> <utf-8>E8B995</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233A41</marc> <ucs>8E61</ucs> <utf-8>E8B9A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233A43</marc> <ucs>8E5D</ucs> <utf-8>E8B99D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233A44</marc> <ucs>8E75</ucs> <utf-8>E8B9B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233A45</marc> <ucs>8E74</ucs> <utf-8>E8B9B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233A46</marc> <ucs>8E95</ucs> <utf-8>E8BA95</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233A48</marc> <ucs>8E6D</ucs> <utf-8>E8B9AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233A4B</marc> <ucs>8E69</ucs> <utf-8>E8B9A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233A52</marc> <ucs>8E83</ucs> <utf-8>E8BA83</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233A53</marc> <ucs>8E84</ucs> <utf-8>E8BA84</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233A57</marc> <ucs>8E8B</ucs> <utf-8>E8BA8B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233A5D</marc> <ucs>8E94</ucs> <utf-8>E8BA94</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233A5E</marc> <ucs>8E9A</ucs> <utf-8>E8BA9A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233A5F</marc> <ucs>8E92</ucs> <utf-8>E8BA92</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233A60</marc> <ucs>8E93</ucs> <utf-8>E8BA93</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233A62</marc> <ucs>8E90</ucs> <utf-8>E8BA90</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233A63</marc> <ucs>8E98</ucs> <utf-8>E8BA98</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233A64</marc> <ucs>8E9E</ucs> <utf-8>E8BA9E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233A6B</marc> <ucs>8EA5</ucs> <utf-8>E8BAA5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233A6F</marc> <ucs>8EA7</ucs> <utf-8>E8BAA7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233A71</marc> <ucs>8EA9</ucs> <utf-8>E8BAA9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233A72</marc> <ucs>8E99</ucs> <utf-8>E8BA99</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233A78</marc> <ucs>8EB3</ucs> <utf-8>E8BAB3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233A7A</marc> <ucs>8EBC</ucs> <utf-8>E8BABC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233A7D</marc> <ucs>8EB6</ucs> <utf-8>E8BAB6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233B2E</marc> <ucs>8EC9</ucs> <utf-8>E8BB89</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233B2F</marc> <ucs>8ECF</ucs> <utf-8>E8BB8F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233B31</marc> <ucs>8ECE</ucs> <utf-8>E8BB8E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233B33</marc> <ucs>8ED5</ucs> <utf-8>E8BB95</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233B3F</marc> <ucs>8EFA</ucs> <utf-8>E8BBBA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233B42</marc> <ucs>8EF9</ucs> <utf-8>E8BBB9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233B4B</marc> <ucs>8EE8</ucs> <utf-8>E8BBA8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233B4F</marc> <ucs>8EEB</ucs> <utf-8>E8BBAB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233B51</marc> <ucs>8EFF</ucs> <utf-8>E8BBBF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233B56</marc> <ucs>8F00</ucs> <utf-8>E8BC80</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233B59</marc> <ucs>8F05</ucs> <utf-8>E8BC85</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233B5A</marc> <ucs>8F08</ucs> <utf-8>E8BC88</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233B5B</marc> <ucs>8F07</ucs> <utf-8>E8BC87</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233B63</marc> <ucs>8F27</ucs> <utf-8>E8BCA7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233B64</marc> <ucs>8F2C</ucs> <utf-8>E8BCAC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233B6B</marc> <ucs>8F1E</ucs> <utf-8>E8BC9E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233B6D</marc> <ucs>8F25</ucs> <utf-8>E8BCA5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233B6E</marc> <ucs>8F20</ucs> <utf-8>E8BCA0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233B75</marc> <ucs>8F17</ucs> <utf-8>E8BC97</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233B78</marc> <ucs>8F36</ucs> <utf-8>E8BCB6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233B79</marc> <ucs>8F2E</ucs> <utf-8>E8BCAE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233B7A</marc> <ucs>8F33</ucs> <utf-8>E8BCB3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233B7D</marc> <ucs>8F2D</ucs> <utf-8>E8BCAD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233C26</marc> <ucs>8F39</ucs> <utf-8>E8BCB9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233C27</marc> <ucs>8F34</ucs> <utf-8>E8BCB4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233C2D</marc> <ucs>8F40</ucs> <utf-8>E8BD80</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233C30</marc> <ucs>8F46</ucs> <utf-8>E8BD86</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233C31</marc> <ucs>8F4A</ucs> <utf-8>E8BD8A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233C33</marc> <ucs>8F47</ucs> <utf-8>E8BD87</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233C3D</marc> <ucs>8F52</ucs> <utf-8>E8BD92</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233C48</marc> <ucs>8F56</ucs> <utf-8>E8BD96</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233C49</marc> <ucs>8F57</ucs> <utf-8>E8BD97</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233C4B</marc> <ucs>8F55</ucs> <utf-8>E8BD95</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233C4C</marc> <ucs>8F58</ucs> <utf-8>E8BD98</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233C4D</marc> <ucs>8F5C</ucs> <utf-8>E8BD9C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233C4E</marc> <ucs>8F5E</ucs> <utf-8>E8BD9E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233C53</marc> <ucs>8F5D</ucs> <utf-8>E8BD9D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233C57</marc> <ucs>8F62</ucs> <utf-8>E8BDA2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233C59</marc> <ucs>8F63</ucs> <utf-8>E8BDA3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233C5A</marc> <ucs>8F64</ucs> <utf-8>E8BDA4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233C65</marc> <ucs>8FA4</ucs> <utf-8>E8BEA4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233C66</marc> <ucs>8FA5</ucs> <utf-8>E8BEA5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233C6C</marc> <ucs>8FB5</ucs> <utf-8>E8BEB5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233C6D</marc> <ucs>8FB7</ucs> <utf-8>E8BEB7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233C6E</marc> <ucs>8FBB</ucs> <utf-8>E8BEBB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233C70</marc> <ucs>8FBC</ucs> <utf-8>E8BEBC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233C74</marc> <ucs>8FBF</ucs> <utf-8>E8BEBF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233C75</marc> <ucs>8FD2</ucs> <utf-8>E8BF92</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233C77</marc> <ucs>8FCB</ucs> <utf-8>E8BF8B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233C7A</marc> <ucs>8FCA</ucs> <utf-8>E8BF8A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233C7B</marc> <ucs>8FD3</ucs> <utf-8>E8BF93</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233C7D</marc> <ucs>8FCD</ucs> <utf-8>E8BF8D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233D21</marc> <ucs>8FDA</ucs> <utf-8>E8BF9A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233D22</marc> <ucs>8FD5</ucs> <utf-8>E8BF95</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233D2F</marc> <ucs>8FE4</ucs> <utf-8>E8BFA4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233D30</marc> <ucs>8FEE</ucs> <utf-8>E8BFAE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233D35</marc> <ucs>8FF9</ucs> <utf-8>E8BFB9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233D3C</marc> <ucs>8FFB</ucs> <utf-8>E8BFBB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233D3F</marc> <ucs>9004</ucs> <utf-8>E98084</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233D40</marc> <ucs>9008</ucs> <utf-8>E98088</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233D44</marc> <ucs>9011</ucs> <utf-8>E98091</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233D45</marc> <ucs>900B</ucs> <utf-8>E9808B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233D48</marc> <ucs>900C</ucs> <utf-8>E9808C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233D49</marc> <ucs>9021</ucs> <utf-8>E980A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233D4A</marc> <ucs>902D</ucs> <utf-8>E980AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233D4E</marc> <ucs>902C</ucs> <utf-8>E980AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233D56</marc> <ucs>9037</ucs> <utf-8>E980B7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233D57</marc> <ucs>9034</ucs> <utf-8>E980B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233D58</marc> <ucs>902F</ucs> <utf-8>E980AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233D59</marc> <ucs>9036</ucs> <utf-8>E980B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233D5B</marc> <ucs>9046</ucs> <utf-8>E98186</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233D5D</marc> <ucs>9052</ucs> <utf-8>E98192</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233D67</marc> <ucs>9049</ucs> <utf-8>E98189</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233D6A</marc> <ucs>9044</ucs> <utf-8>E98184</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233D74</marc> <ucs>9062</ucs> <utf-8>E981A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233D75</marc> <ucs>905D</ucs> <utf-8>E9819D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233D78</marc> <ucs>905B</ucs> <utf-8>E9819B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233D7B</marc> <ucs>906B</ucs> <utf-8>E981AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233E21</marc> <ucs>9070</ucs> <utf-8>E981B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233E25</marc> <ucs>906F</ucs> <utf-8>E981AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233E26</marc> <ucs>9079</ucs> <utf-8>E981B9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233E28</marc> <ucs>9076</ucs> <utf-8>E981B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233E2A</marc> <ucs>907B</ucs> <utf-8>E981BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233E2C</marc> <ucs>9085</ucs> <utf-8>E98285</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233E34</marc> <ucs>9083</ucs> <utf-8>E98283</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233E37</marc> <ucs>9088</ucs> <utf-8>E98288</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233E3A</marc> <ucs>908B</ucs> <utf-8>E9828B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233E3F</marc> <ucs>9099</ucs> <utf-8>E98299</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233E40</marc> <ucs>9097</ucs> <utf-8>E98297</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233E43</marc> <ucs>909B</ucs> <utf-8>E9829B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233E44</marc> <ucs>909C</ucs> <utf-8>E9829C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233E48</marc> <ucs>90A1</ucs> <utf-8>E982A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233E51</marc> <ucs>90A8</ucs> <utf-8>E982A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233E54</marc> <ucs>90A0</ucs> <utf-8>E982A0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233E58</marc> <ucs>90AF</ucs> <utf-8>E982AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233E59</marc> <ucs>90B3</ucs> <utf-8>E982B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233E5B</marc> <ucs>90B6</ucs> <utf-8>E982B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233E5D</marc> <ucs>90B0</ucs> <utf-8>E982B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233E5F</marc> <ucs>90AD</ucs> <utf-8>E982AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233E61</marc> <ucs>90B2</ucs> <utf-8>E982B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233E68</marc> <ucs>90C9</ucs> <utf-8>E98389</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233E6A</marc> <ucs>90BD</ucs> <utf-8>E982BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233E6F</marc> <ucs>90D5</ucs> <utf-8>E98395</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233E72</marc> <ucs>90BE</ucs> <utf-8>E982BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233E75</marc> <ucs>90C7</ucs> <utf-8>E98387</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233E78</marc> <ucs>90C8</ucs> <utf-8>E98388</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233E79</marc> <ucs>90C3</ucs> <utf-8>E98383</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233F22</marc> <ucs>90DD</ucs> <utf-8>E9839D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233F23</marc> <ucs>90DF</ucs> <utf-8>E9839F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233F26</marc> <ucs>90E2</ucs> <utf-8>E983A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233F27</marc> <ucs>90D8</ucs> <utf-8>E98398</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233F28</marc> <ucs>90DB</ucs> <utf-8>E9839B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233F2A</marc> <ucs>90DC</ucs> <utf-8>E9839C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233F2C</marc> <ucs>90D7</ucs> <utf-8>E98397</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233F2D</marc> <ucs>90E4</ucs> <utf-8>E983A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233F2E</marc> <ucs>90EF</ucs> <utf-8>E983AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233F2F</marc> <ucs>90EA</ucs> <utf-8>E983AA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233F32</marc> <ucs>90F0</ucs> <utf-8>E983B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233F33</marc> <ucs>90F4</ucs> <utf-8>E983B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233F34</marc> <ucs>90F2</ucs> <utf-8>E983B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233F3E</marc> <ucs>90EB</ucs> <utf-8>E983AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233F3F</marc> <ucs>90F3</ucs> <utf-8>E983B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233F46</marc> <ucs>90FC</ucs> <utf-8>E983BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233F47</marc> <ucs>90FE</ucs> <utf-8>E983BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233F49</marc> <ucs>9104</ucs> <utf-8>E98484</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233F4A</marc> <ucs>90FF</ucs> <utf-8>E983BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233F4C</marc> <ucs>9106</ucs> <utf-8>E98486</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233F4E</marc> <ucs>9100</ucs> <utf-8>E98480</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233F50</marc> <ucs>9107</ucs> <utf-8>E98487</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233F57</marc> <ucs>910F</ucs> <utf-8>E9848F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233F58</marc> <ucs>9111</ucs> <utf-8>E98491</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233F5A</marc> <ucs>9116</ucs> <utf-8>E98496</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233F5C</marc> <ucs>9114</ucs> <utf-8>E98494</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233F60</marc> <ucs>910B</ucs> <utf-8>E9848B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233F62</marc> <ucs>9123</ucs> <utf-8>E984A3</utf-8> <name>East Asian ideograph (Version J extension)</name> </code> <code> <marc>233F63</marc> <ucs>9118</ucs> <utf-8>E98498</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233F64</marc> <ucs>911C</ucs> <utf-8>E9849C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233F66</marc> <ucs>9120</ucs> <utf-8>E984A0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233F67</marc> <ucs>9122</ucs> <utf-8>E984A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233F6A</marc> <ucs>911E</ucs> <utf-8>E9849E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233F71</marc> <ucs>9124</ucs> <utf-8>E984A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233F72</marc> <ucs>911A</ucs> <utf-8>E9849A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233F74</marc> <ucs>9125</ucs> <utf-8>E984A5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233F77</marc> <ucs>912F</ucs> <utf-8>E984AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>233F79</marc> <ucs>912B</ucs> <utf-8>E984AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234021</marc> <ucs>9132</ucs> <utf-8>E984B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234024</marc> <ucs>9126</ucs> <utf-8>E984A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23402B</marc> <ucs>9134</ucs> <utf-8>E984B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23402C</marc> <ucs>9136</ucs> <utf-8>E984B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234031</marc> <ucs>913A</ucs> <utf-8>E984BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234032</marc> <ucs>913B</ucs> <utf-8>E984BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23403B</marc> <ucs>9143</ucs> <utf-8>E98583</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23403E</marc> <ucs>9146</ucs> <utf-8>E98586</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23403F</marc> <ucs>9145</ucs> <utf-8>E98585</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234040</marc> <ucs>9148</ucs> <utf-8>E98588</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234041</marc> <ucs>9147</ucs> <utf-8>E98587</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234042</marc> <ucs>9150</ucs> <utf-8>E98590</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234043</marc> <ucs>914E</ucs> <utf-8>E9858E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234048</marc> <ucs>9159</ucs> <utf-8>E98599</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234049</marc> <ucs>915C</ucs> <utf-8>E9859C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23404D</marc> <ucs>9156</ucs> <utf-8>E98596</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234050</marc> <ucs>9158</ucs> <utf-8>E98598</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234052</marc> <ucs>915A</ucs> <utf-8>E9859A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234053</marc> <ucs>9161</ucs> <utf-8>E985A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234056</marc> <ucs>9164</ucs> <utf-8>E985A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234061</marc> <ucs>916F</ucs> <utf-8>E985AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234062</marc> <ucs>916E</ucs> <utf-8>E985AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234066</marc> <ucs>917A</ucs> <utf-8>E985BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234068</marc> <ucs>9172</ucs> <utf-8>E985B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234069</marc> <ucs>9179</ucs> <utf-8>E985B9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23406A</marc> <ucs>9176</ucs> <utf-8>E985B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23406B</marc> <ucs>9174</ucs> <utf-8>E985B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23406C</marc> <ucs>9173</ucs> <utf-8>E985B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23406D</marc> <ucs>9185</ucs> <utf-8>E98685</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23406F</marc> <ucs>9182</ucs> <utf-8>E98682</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234070</marc> <ucs>918A</ucs> <utf-8>E9868A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234071</marc> <ucs>9186</ucs> <utf-8>E98686</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234072</marc> <ucs>918C</ucs> <utf-8>E9868C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234073</marc> <ucs>9181</ucs> <utf-8>E98681</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23407B</marc> <ucs>9191</ucs> <utf-8>E98691</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23407D</marc> <ucs>9190</ucs> <utf-8>E98690</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23407E</marc> <ucs>918E</ucs> <utf-8>E9868E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234124</marc> <ucs>918D</ucs> <utf-8>E9868D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234125</marc> <ucs>9193</ucs> <utf-8>E98693</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23412B</marc> <ucs>919D</ucs> <utf-8>E9869D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23412C</marc> <ucs>919A</ucs> <utf-8>E9869A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234130</marc> <ucs>91A2</ucs> <utf-8>E986A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234134</marc> <ucs>E971</ucs> <utf-8>EEA5B1</utf-8> <name>East Asian ideograph (variant of 4D4134 which maps to 919B)</name> <alt>919B</alt> <altutf-8>E9869B</altutf-8> </code> <code> <marc>234137</marc> <ucs>91A8</ucs> <utf-8>E986A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23413D</marc> <ucs>91AA</ucs> <utf-8>E986AA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234141</marc> <ucs>91AF</ucs> <utf-8>E986AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234142</marc> <ucs>91B1</ucs> <utf-8>E986B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234147</marc> <ucs>91AD</ucs> <utf-8>E986AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234148</marc> <ucs>91AE</ucs> <utf-8>E986AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23414B</marc> <ucs>91B4</ucs> <utf-8>E986B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23414C</marc> <ucs>91B2</ucs> <utf-8>E986B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23414D</marc> <ucs>91B5</ucs> <utf-8>E986B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234156</marc> <ucs>91BF</ucs> <utf-8>E986BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234157</marc> <ucs>91BD</ucs> <utf-8>E986BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23415A</marc> <ucs>91C2</ucs> <utf-8>E98782</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23415B</marc> <ucs>91C4</ucs> <utf-8>E98784</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23415C</marc> <ucs>91C3</ucs> <utf-8>E98783</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234161</marc> <ucs>91D4</ucs> <utf-8>E98794</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234162</marc> <ucs>91D3</ucs> <utf-8>E98793</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234163</marc> <ucs>91D5</ucs> <utf-8>E98795</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234164</marc> <ucs>91D9</ucs> <utf-8>E98799</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234168</marc> <ucs>91E2</ucs> <utf-8>E987A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234169</marc> <ucs>91ED</ucs> <utf-8>E987AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23416A</marc> <ucs>91F7</ucs> <utf-8>E987B7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23416B</marc> <ucs>91FA</ucs> <utf-8>E987BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23416F</marc> <ucs>91F2</ucs> <utf-8>E987B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234171</marc> <ucs>91E8</ucs> <utf-8>E987A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234172</marc> <ucs>91F6</ucs> <utf-8>E987B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234173</marc> <ucs>91EE</ucs> <utf-8>E987AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234174</marc> <ucs>91F4</ucs> <utf-8>E987B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234177</marc> <ucs>91F1</ucs> <utf-8>E987B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234179</marc> <ucs>91E9</ucs> <utf-8>E987A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23417A</marc> <ucs>91F8</ucs> <utf-8>E987B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234221</marc> <ucs>91F9</ucs> <utf-8>E987B9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234222</marc> <ucs>91E4</ucs> <utf-8>E987A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234223</marc> <ucs>9204</ucs> <utf-8>E98884</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234225</marc> <ucs>9201</ucs> <utf-8>E98881</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234226</marc> <ucs>922B</ucs> <utf-8>E988AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234227</marc> <ucs>920A</ucs> <utf-8>E9888A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234228</marc> <ucs>9225</ucs> <utf-8>E988A5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23422A</marc> <ucs>9292</ucs> <utf-8>E98A92</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23422C</marc> <ucs>9228</ucs> <utf-8>E988A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23422E</marc> <ucs>9207</ucs> <utf-8>E98887</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23422F</marc> <ucs>9203</ucs> <utf-8>E98883</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234231</marc> <ucs>9200</ucs> <utf-8>E98880</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234232</marc> <ucs>9218</ucs> <utf-8>E98898</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234233</marc> <ucs>91FE</ucs> <utf-8>E987BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234236</marc> <ucs>9208</ucs> <utf-8>E98888</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234237</marc> <ucs>9226</ucs> <utf-8>E988A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234238</marc> <ucs>921C</ucs> <utf-8>E9889C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23423B</marc> <ucs>9224</ucs> <utf-8>E988A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234243</marc> <ucs>9212</ucs> <utf-8>E98892</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234248</marc> <ucs>91FF</ucs> <utf-8>E987BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23424A</marc> <ucs>9216</ucs> <utf-8>E98896</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23424B</marc> <ucs>9211</ucs> <utf-8>E98891</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23424E</marc> <ucs>9206</ucs> <utf-8>E98886</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23424F</marc> <ucs>92A2</ucs> <utf-8>E98AA2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234251</marc> <ucs>9230</ucs> <utf-8>E988B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234252</marc> <ucs>9249</ucs> <utf-8>E98989</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234254</marc> <ucs>924D</ucs> <utf-8>E9898D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234255</marc> <ucs>9248</ucs> <utf-8>E98988</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234258</marc> <ucs>923A</ucs> <utf-8>E988BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23425C</marc> <ucs>922E</ucs> <utf-8>E988AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23425F</marc> <ucs>9233</ucs> <utf-8>E988B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234261</marc> <ucs>9266</ucs> <utf-8>E989A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234264</marc> <ucs>925E</ucs> <utf-8>E9899E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234268</marc> <ucs>9235</ucs> <utf-8>E988B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23426B</marc> <ucs>9250</ucs> <utf-8>E98990</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23426C</marc> <ucs>926B</ucs> <utf-8>E989AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23426D</marc> <ucs>9239</ucs> <utf-8>E988B9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23426F</marc> <ucs>926D</ucs> <utf-8>E989AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234270</marc> <ucs>926C</ucs> <utf-8>E989AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234271</marc> <ucs>924F</ucs> <utf-8>E9898F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234274</marc> <ucs>923F</ucs> <utf-8>E988BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234277</marc> <ucs>9260</ucs> <utf-8>E989A0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23427E</marc> <ucs>9236</ucs> <utf-8>E988B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234323</marc> <ucs>924E</ucs> <utf-8>E9898E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234326</marc> <ucs>924C</ucs> <utf-8>E9898C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234327</marc> <ucs>9256</ucs> <utf-8>E98996</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23432B</marc> <ucs>925A</ucs> <utf-8>E9899A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23432E</marc> <ucs>9241</ucs> <utf-8>E98981</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23432F</marc> <ucs>9283</ucs> <utf-8>E98A83</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234331</marc> <ucs>92A5</ucs> <utf-8>E98AA5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234333</marc> <ucs>9282</ucs> <utf-8>E98A82</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234335</marc> <ucs>92A8</ucs> <utf-8>E98AA8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234337</marc> <ucs>927C</ucs> <utf-8>E989BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234338</marc> <ucs>92A4</ucs> <utf-8>E98AA4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23433E</marc> <ucs>9276</ucs> <utf-8>E989B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23433F</marc> <ucs>928D</ucs> <utf-8>E98A8D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234340</marc> <ucs>92EE</ucs> <utf-8>E98BAE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234342</marc> <ucs>9288</ucs> <utf-8>E98A88</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234343</marc> <ucs>927A</ucs> <utf-8>E989BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234345</marc> <ucs>928E</ucs> <utf-8>E98A8E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234346</marc> <ucs>92A0</ucs> <utf-8>E98AA0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234347</marc> <ucs>9277</ucs> <utf-8>E989B7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234349</marc> <ucs>92AA</ucs> <utf-8>E98AAA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234350</marc> <ucs>92A6</ucs> <utf-8>E98AA6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234354</marc> <ucs>927E</ucs> <utf-8>E989BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234355</marc> <ucs>929A</ucs> <utf-8>E98A9A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234358</marc> <ucs>92AB</ucs> <utf-8>E98AAB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23435B</marc> <ucs>9291</ucs> <utf-8>E98A91</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23435D</marc> <ucs>929B</ucs> <utf-8>E98A9B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234362</marc> <ucs>927F</ucs> <utf-8>E989BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234364</marc> <ucs>92A3</ucs> <utf-8>E98AA3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234366</marc> <ucs>92C8</ucs> <utf-8>E98B88</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23436A</marc> <ucs>92C3</ucs> <utf-8>E98B83</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23436F</marc> <ucs>92D0</ucs> <utf-8>E98B90</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234371</marc> <ucs>92F1</ucs> <utf-8>E98BB1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234372</marc> <ucs>92DF</ucs> <utf-8>E98B9F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234375</marc> <ucs>92E6</ucs> <utf-8>E98BA6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234376</marc> <ucs>92B6</ucs> <utf-8>E98AB6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234377</marc> <ucs>92C0</ucs> <utf-8>E98B80</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234379</marc> <ucs>92BE</ucs> <utf-8>E98ABE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23437A</marc> <ucs>92D9</ucs> <utf-8>E98B99</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23437E</marc> <ucs>92D5</ucs> <utf-8>E98B95</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234421</marc> <ucs>92C6</ucs> <utf-8>E98B86</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234425</marc> <ucs>92F4</ucs> <utf-8>E98BB4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234427</marc> <ucs>92CF</ucs> <utf-8>E98B8F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23442A</marc> <ucs>92B2</ucs> <utf-8>E98AB2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23442C</marc> <ucs>92E7</ucs> <utf-8>E98BA7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23442D</marc> <ucs>92C7</ucs> <utf-8>E98B87</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23442E</marc> <ucs>92F0</ucs> <utf-8>E98BB0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23442F</marc> <ucs>92DB</ucs> <utf-8>E98B9B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234430</marc> <ucs>92DC</ucs> <utf-8>E98B9C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234431</marc> <ucs>92D8</ucs> <utf-8>E98B98</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234433</marc> <ucs>92E9</ucs> <utf-8>E98BA9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234435</marc> <ucs>92DD</ucs> <utf-8>E98B9D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234439</marc> <ucs>92D1</ucs> <utf-8>E98B91</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23443A</marc> <ucs>92CA</ucs> <utf-8>E98B8A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23443C</marc> <ucs>92C2</ucs> <utf-8>E98B82</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23443E</marc> <ucs>92CC</ucs> <utf-8>E98B8C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234440</marc> <ucs>92EF</ucs> <utf-8>E98BAF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234441</marc> <ucs>92E8</ucs> <utf-8>E98BA8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234443</marc> <ucs>92EB</ucs> <utf-8>E98BAB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234445</marc> <ucs>92F5</ucs> <utf-8>E98BB5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234448</marc> <ucs>92F2</ucs> <utf-8>E98BB2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23444C</marc> <ucs>9303</ucs> <utf-8>E98C83</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23444D</marc> <ucs>9307</ucs> <utf-8>E98C87</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23444E</marc> <ucs>931E</ucs> <utf-8>E98C9E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23444F</marc> <ucs>9344</ucs> <utf-8>E98D84</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234453</marc> <ucs>931D</ucs> <utf-8>E98C9D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234454</marc> <ucs>92FA</ucs> <utf-8>E98BBA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234458</marc> <ucs>931F</ucs> <utf-8>E98C9F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23445A</marc> <ucs>9331</ucs> <utf-8>E98CB1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23445B</marc> <ucs>9306</ucs> <utf-8>E98C86</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23445D</marc> <ucs>92F9</ucs> <utf-8>E98BB9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23445F</marc> <ucs>930F</ucs> <utf-8>E98C8F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234462</marc> <ucs>9302</ucs> <utf-8>E98C82</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234464</marc> <ucs>9324</ucs> <utf-8>E98CA4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234466</marc> <ucs>9312</ucs> <utf-8>E98C92</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234469</marc> <ucs>9338</ucs> <utf-8>E98CB8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23446A</marc> <ucs>9323</ucs> <utf-8>E98CA3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23446C</marc> <ucs>9321</ucs> <utf-8>E98CA1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234471</marc> <ucs>9340</ucs> <utf-8>E98D80</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234472</marc> <ucs>9301</ucs> <utf-8>E98C81</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234474</marc> <ucs>9315</ucs> <utf-8>E98C95</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234476</marc> <ucs>9329</ucs> <utf-8>E98CA9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234478</marc> <ucs>932E</ucs> <utf-8>E98CAE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234479</marc> <ucs>932A</ucs> <utf-8>E98CAA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23447B</marc> <ucs>933F</ucs> <utf-8>E98CBF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23447C</marc> <ucs>933A</ucs> <utf-8>E98CBA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23447E</marc> <ucs>9335</ucs> <utf-8>E98CB5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234522</marc> <ucs>9314</ucs> <utf-8>E98C94</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234528</marc> <ucs>92FE</ucs> <utf-8>E98BBE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23452F</marc> <ucs>9342</ucs> <utf-8>E98D82</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234531</marc> <ucs>9341</ucs> <utf-8>E98D81</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234532</marc> <ucs>9319</ucs> <utf-8>E98C99</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234535</marc> <ucs>934C</ucs> <utf-8>E98D8C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234541</marc> <ucs>9379</ucs> <utf-8>E98DB9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234544</marc> <ucs>9386</ucs> <utf-8>E98E86</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234547</marc> <ucs>936A</ucs> <utf-8>E98DAA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234548</marc> <ucs>935C</ucs> <utf-8>E98D9C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23454C</marc> <ucs>934F</ucs> <utf-8>E98D8F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23454D</marc> <ucs>9347</ucs> <utf-8>E98D87</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234551</marc> <ucs>937A</ucs> <utf-8>E98DBA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234553</marc> <ucs>9356</ucs> <utf-8>E98D96</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234554</marc> <ucs>9371</ucs> <utf-8>E98DB1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234556</marc> <ucs>937C</ucs> <utf-8>E98DBC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23455C</marc> <ucs>9377</ucs> <utf-8>E98DB7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23455D</marc> <ucs>9349</ucs> <utf-8>E98D89</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23455E</marc> <ucs>9358</ucs> <utf-8>E98D98</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23455F</marc> <ucs>935A</ucs> <utf-8>E98D9A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234560</marc> <ucs>E9F0</ucs> <utf-8>EEA7B0</utf-8> <name>East Asian ideograph (not in Unicode)</name> <alt>93BE</alt> <altutf-8>E98EBE</altutf-8> </code> <code> <marc>234562</marc> <ucs>935F</ucs> <utf-8>E98D9F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234564</marc> <ucs>9376</ucs> <utf-8>E98DB6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234566</marc> <ucs>9355</ucs> <utf-8>E98D95</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234567</marc> <ucs>9354</ucs> <utf-8>E98D94</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23456A</marc> <ucs>9348</ucs> <utf-8>E98D88</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23456B</marc> <ucs>9374</ucs> <utf-8>E98DB4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23456E</marc> <ucs>9351</ucs> <utf-8>E98D91</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23456F</marc> <ucs>9364</ucs> <utf-8>E98DA4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234571</marc> <ucs>936B</ucs> <utf-8>E98DAB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234572</marc> <ucs>936D</ucs> <utf-8>E98DAD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234573</marc> <ucs>9360</ucs> <utf-8>E98DA0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234577</marc> <ucs>936E</ucs> <utf-8>E98DAE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234579</marc> <ucs>938F</ucs> <utf-8>E98E8F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23457A</marc> <ucs>93AC</ucs> <utf-8>E98EAC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23457B</marc> <ucs>9395</ucs> <utf-8>E98E95</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23457E</marc> <ucs>938B</ucs> <utf-8>E98E8B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234621</marc> <ucs>93B5</ucs> <utf-8>E98EB5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234622</marc> <ucs>938C</ucs> <utf-8>E98E8C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234623</marc> <ucs>9388</ucs> <utf-8>E98E88</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234625</marc> <ucs>93B9</ucs> <utf-8>E98EB9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234627</marc> <ucs>93A1</ucs> <utf-8>E98EA1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234628</marc> <ucs>93B0</ucs> <utf-8>E98EB0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234629</marc> <ucs>93A3</ucs> <utf-8>E98EA3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23462A</marc> <ucs>93B7</ucs> <utf-8>E98EB7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23462B</marc> <ucs>939B</ucs> <utf-8>E98E9B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23462D</marc> <ucs>9398</ucs> <utf-8>E98E98</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23463C</marc> <ucs>9389</ucs> <utf-8>E98E89</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23463D</marc> <ucs>93A4</ucs> <utf-8>E98EA4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234640</marc> <ucs>93BC</ucs> <utf-8>E98EBC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234642</marc> <ucs>93A7</ucs> <utf-8>E98EA7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234644</marc> <ucs>93BD</ucs> <utf-8>E98EBD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234647</marc> <ucs>93A6</ucs> <utf-8>E98EA6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234648</marc> <ucs>939A</ucs> <utf-8>E98E9A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23464A</marc> <ucs>93AA</ucs> <utf-8>E98EAA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23464D</marc> <ucs>939E</ucs> <utf-8>E98E9E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23464F</marc> <ucs>9397</ucs> <utf-8>E98E97</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234651</marc> <ucs>93BB</ucs> <utf-8>E98EBB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234653</marc> <ucs>93F1</ucs> <utf-8>E98FB1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234656</marc> <ucs>93DE</ucs> <utf-8>E98F9E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234657</marc> <ucs>93EE</ucs> <utf-8>E98FAE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23465A</marc> <ucs>93C7</ucs> <utf-8>E98F87</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23465B</marc> <ucs>93F2</ucs> <utf-8>E98FB2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23465D</marc> <ucs>93D4</ucs> <utf-8>E98F94</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23465F</marc> <ucs>93E5</ucs> <utf-8>E98FA5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234662</marc> <ucs>93F9</ucs> <utf-8>E98FB9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234663</marc> <ucs>93CA</ucs> <utf-8>E98F8A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234664</marc> <ucs>93C4</ucs> <utf-8>E98F84</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234666</marc> <ucs>93E8</ucs> <utf-8>E98FA8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234667</marc> <ucs>93E7</ucs> <utf-8>E98FA7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234672</marc> <ucs>93DA</ucs> <utf-8>E98F9A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234673</marc> <ucs>93D0</ucs> <utf-8>E98F90</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234674</marc> <ucs>93EF</ucs> <utf-8>E98FAF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234675</marc> <ucs>93DB</ucs> <utf-8>E98F9B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23467C</marc> <ucs>93CC</ucs> <utf-8>E98F8C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23472C</marc> <ucs>93D3</ucs> <utf-8>E98F93</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23472F</marc> <ucs>93A9</ucs> <utf-8>E98EA9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234730</marc> <ucs>93E6</ucs> <utf-8>E98FA6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234732</marc> <ucs>940B</ucs> <utf-8>E9908B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234734</marc> <ucs>9413</ucs> <utf-8>E99093</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23473B</marc> <ucs>940F</ucs> <utf-8>E9908F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23473C</marc> <ucs>E9F1</ucs> <utf-8>EEA7B1</utf-8> <name>East Asian ideograph (not in Unicode)</name> <alt>9420</alt> <altutf-8>E990A0</altutf-8> </code> <code> <marc>23473D</marc> <ucs>93FB</ucs> <utf-8>E98FBB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234749</marc> <ucs>93FA</ucs> <utf-8>E98FBA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23474D</marc> <ucs>9419</ucs> <utf-8>E99099</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23474E</marc> <ucs>940D</ucs> <utf-8>E9908D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234750</marc> <ucs>9426</ucs> <utf-8>E990A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234751</marc> <ucs>9427</ucs> <utf-8>E990A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234755</marc> <ucs>9409</ucs> <utf-8>E99089</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234758</marc> <ucs>9414</ucs> <utf-8>E99094</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234759</marc> <ucs>9404</ucs> <utf-8>E99084</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23475C</marc> <ucs>9422</ucs> <utf-8>E990A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23475D</marc> <ucs>9406</ucs> <utf-8>E99086</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234760</marc> <ucs>9410</ucs> <utf-8>E99090</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234762</marc> <ucs>9423</ucs> <utf-8>E990A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234767</marc> <ucs>93F5</ucs> <utf-8>E98FB5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234769</marc> <ucs>93F7</ucs> <utf-8>E98FB7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23476A</marc> <ucs>9407</ucs> <utf-8>E99087</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23476F</marc> <ucs>940E</ucs> <utf-8>E9908E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234771</marc> <ucs>9411</ucs> <utf-8>E99091</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234774</marc> <ucs>943F</ucs> <utf-8>E990BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234779</marc> <ucs>9429</ucs> <utf-8>E990A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23477C</marc> <ucs>943D</ucs> <utf-8>E990BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234827</marc> <ucs>93F4</ucs> <utf-8>E98FB4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234828</marc> <ucs>9436</ucs> <utf-8>E990B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23482B</marc> <ucs>943B</ucs> <utf-8>E990BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23482D</marc> <ucs>9424</ucs> <utf-8>E990A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234830</marc> <ucs>9437</ucs> <utf-8>E990B7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234832</marc> <ucs>9440</ucs> <utf-8>E99180</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234835</marc> <ucs>942B</ucs> <utf-8>E990AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234836</marc> <ucs>942D</ucs> <utf-8>E990AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234837</marc> <ucs>9441</ucs> <utf-8>E99181</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234838</marc> <ucs>9431</ucs> <utf-8>E990B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23483D</marc> <ucs>9467</ucs> <utf-8>E991A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23483E</marc> <ucs>944C</ucs> <utf-8>E9918C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234840</marc> <ucs>9445</ucs> <utf-8>E99185</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234842</marc> <ucs>9450</ucs> <utf-8>E99190</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23484A</marc> <ucs>944A</ucs> <utf-8>E9918A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234853</marc> <ucs>9466</ucs> <utf-8>E991A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234857</marc> <ucs>9464</ucs> <utf-8>E991A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234858</marc> <ucs>9462</ucs> <utf-8>E991A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23485C</marc> <ucs>9465</ucs> <utf-8>E991A5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23485D</marc> <ucs>9455</ucs> <utf-8>E99195</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23485E</marc> <ucs>945E</ucs> <utf-8>E9919E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234862</marc> <ucs>946A</ucs> <utf-8>E991AA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234868</marc> <ucs>946B</ucs> <utf-8>E991AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234869</marc> <ucs>946D</ucs> <utf-8>E991AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23486C</marc> <ucs>946F</ucs> <utf-8>E991AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23486D</marc> <ucs>9471</ucs> <utf-8>E991B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234871</marc> <ucs>9477</ucs> <utf-8>E991B7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23487B</marc> <ucs>9482</ucs> <utf-8>E99282</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23487C</marc> <ucs>9481</ucs> <utf-8>E99281</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23492E</marc> <ucs>9585</ucs> <utf-8>E99685</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234930</marc> <ucs>9588</ucs> <utf-8>E99688</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234931</marc> <ucs>958C</ucs> <utf-8>E9968C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234934</marc> <ucs>9597</ucs> <utf-8>E99697</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234936</marc> <ucs>958E</ucs> <utf-8>E9968E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234938</marc> <ucs>959F</ucs> <utf-8>E9969F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23493A</marc> <ucs>95A0</ucs> <utf-8>E996A0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234942</marc> <ucs>95AC</ucs> <utf-8>E996AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234944</marc> <ucs>95AB</ucs> <utf-8>E996AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234948</marc> <ucs>95BC</ucs> <utf-8>E996BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234949</marc> <ucs>95BE</ucs> <utf-8>E996BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23494A</marc> <ucs>95CD</ucs> <utf-8>E9978D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23494D</marc> <ucs>95B9</ucs> <utf-8>E996B9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23494E</marc> <ucs>95BA</ucs> <utf-8>E996BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23494F</marc> <ucs>95B6</ucs> <utf-8>E996B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234950</marc> <ucs>95BF</ucs> <utf-8>E996BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234952</marc> <ucs>95BD</ucs> <utf-8>E996BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234959</marc> <ucs>95C9</ucs> <utf-8>E99789</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23495D</marc> <ucs>95CE</ucs> <utf-8>E9978E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234960</marc> <ucs>95D5</ucs> <utf-8>E99795</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234962</marc> <ucs>95D2</ucs> <utf-8>E99792</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234963</marc> <ucs>95D3</ucs> <utf-8>E99793</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234964</marc> <ucs>95D1</ucs> <utf-8>E99791</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234965</marc> <ucs>95C3</ucs> <utf-8>E99783</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234966</marc> <ucs>95DA</ucs> <utf-8>E9979A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234969</marc> <ucs>95DE</ucs> <utf-8>E9979E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23496A</marc> <ucs>95E0</ucs> <utf-8>E997A0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23496F</marc> <ucs>95E5</ucs> <utf-8>E997A5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234972</marc> <ucs>95E4</ucs> <utf-8>E997A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234976</marc> <ucs>95E7</ucs> <utf-8>E997A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23497A</marc> <ucs>961E</ucs> <utf-8>E9989E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23497B</marc> <ucs>9624</ucs> <utf-8>E998A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23497C</marc> <ucs>9622</ucs> <utf-8>E998A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234A21</marc> <ucs>9627</ucs> <utf-8>E998A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234A2F</marc> <ucs>9642</ucs> <utf-8>E99982</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234A30</marc> <ucs>963D</ucs> <utf-8>E998BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234A32</marc> <ucs>963C</ucs> <utf-8>E998BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234A3C</marc> <ucs>9651</ucs> <utf-8>E99991</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234A42</marc> <ucs>9660</ucs> <utf-8>E999A0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234A44</marc> <ucs>965C</ucs> <utf-8>E9999C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234A46</marc> <ucs>9658</ucs> <utf-8>E99998</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234A4A</marc> <ucs>965F</ucs> <utf-8>E9999F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234A4B</marc> <ucs>9656</ucs> <utf-8>E99996</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234A51</marc> <ucs>966C</ucs> <utf-8>E999AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234A5D</marc> <ucs>967B</ucs> <utf-8>E999BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234A5E</marc> <ucs>967F</ucs> <utf-8>E999BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234A62</marc> <ucs>967E</ucs> <utf-8>E999BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234A63</marc> <ucs>9684</ucs> <utf-8>E99A84</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234A65</marc> <ucs>9688</ucs> <utf-8>E99A88</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234A6C</marc> <ucs>9689</ucs> <utf-8>E99A89</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234A6D</marc> <ucs>9682</ucs> <utf-8>E99A82</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234A6E</marc> <ucs>9683</ucs> <utf-8>E99A83</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234A79</marc> <ucs>9696</ucs> <utf-8>E99A96</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234A7A</marc> <ucs>9697</ucs> <utf-8>E99A97</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234B2F</marc> <ucs>96A4</ucs> <utf-8>E99AA4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234B35</marc> <ucs>96A9</ucs> <utf-8>E99AA9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234B37</marc> <ucs>96AE</ucs> <utf-8>E99AAE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234B3B</marc> <ucs>96B0</ucs> <utf-8>E99AB0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234B3C</marc> <ucs>96B2</ucs> <utf-8>E99AB2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234B3E</marc> <ucs>96B3</ucs> <utf-8>E99AB3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234B48</marc> <ucs>96B9</ucs> <utf-8>E99AB9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234B49</marc> <ucs>96BC</ucs> <utf-8>E99ABC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234B52</marc> <ucs>96CE</ucs> <utf-8>E99B8E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234B53</marc> <ucs>96CA</ucs> <utf-8>E99B8A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234B57</marc> <ucs>96D2</ucs> <utf-8>E99B92</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234B64</marc> <ucs>96DF</ucs> <utf-8>E99B9F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234B66</marc> <ucs>96D8</ucs> <utf-8>E99B98</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234B67</marc> <ucs>96DD</ucs> <utf-8>E99B9D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234B71</marc> <ucs>96E9</ucs> <utf-8>E99BA9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234B74</marc> <ucs>96F1</ucs> <utf-8>E99BB1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234B76</marc> <ucs>96F0</ucs> <utf-8>E99BB0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234B77</marc> <ucs>96F4</ucs> <utf-8>E99BB4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234B78</marc> <ucs>96FA</ucs> <utf-8>E99BBA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234B7A</marc> <ucs>96F5</ucs> <utf-8>E99BB5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234C22</marc> <ucs>96FF</ucs> <utf-8>E99BBF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234C27</marc> <ucs>9702</ucs> <utf-8>E99C82</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234C29</marc> <ucs>9708</ucs> <utf-8>E99C88</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234C2A</marc> <ucs>9705</ucs> <utf-8>E99C85</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234C38</marc> <ucs>971B</ucs> <utf-8>E99C9B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234C3D</marc> <ucs>971D</ucs> <utf-8>E99C9D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234C3E</marc> <ucs>9719</ucs> <utf-8>E99C99</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234C47</marc> <ucs>9723</ucs> <utf-8>E99CA3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234C49</marc> <ucs>9722</ucs> <utf-8>E99CA2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234C4A</marc> <ucs>9724</ucs> <utf-8>E99CA4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234C4E</marc> <ucs>9728</ucs> <utf-8>E99CA8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234C50</marc> <ucs>9726</ucs> <utf-8>E99CA6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234C52</marc> <ucs>9731</ucs> <utf-8>E99CB1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234C58</marc> <ucs>9730</ucs> <utf-8>E99CB0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234C5C</marc> <ucs>9736</ucs> <utf-8>E99CB6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234C6A</marc> <ucs>9741</ucs> <utf-8>E99D81</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234C6B</marc> <ucs>9747</ucs> <utf-8>E99D87</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234C6C</marc> <ucs>9746</ucs> <utf-8>E99D86</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234C6E</marc> <ucs>9749</ucs> <utf-8>E99D89</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234C75</marc> <ucs>9758</ucs> <utf-8>E99D98</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234C76</marc> <ucs>975A</ucs> <utf-8>E99D9A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234C78</marc> <ucs>975D</ucs> <utf-8>E99D9D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234C7B</marc> <ucs>975F</ucs> <utf-8>E99D9F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234C7D</marc> <ucs>9764</ucs> <utf-8>E99DA4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234D25</marc> <ucs>9767</ucs> <utf-8>E99DA7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234D2C</marc> <ucs>976B</ucs> <utf-8>E99DAB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234D30</marc> <ucs>976E</ucs> <utf-8>E99DAE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234D31</marc> <ucs>9777</ucs> <utf-8>E99DB7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234D32</marc> <ucs>9778</ucs> <utf-8>E99DB8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234D35</marc> <ucs>9773</ucs> <utf-8>E99DB3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234D37</marc> <ucs>9783</ucs> <utf-8>E99E83</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234D38</marc> <ucs>977A</ucs> <utf-8>E99DBA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234D3A</marc> <ucs>9780</ucs> <utf-8>E99E80</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234D3C</marc> <ucs>9781</ucs> <utf-8>E99E81</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234D40</marc> <ucs>9784</ucs> <utf-8>E99E84</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234D43</marc> <ucs>977F</ucs> <utf-8>E99DBF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234D49</marc> <ucs>9789</ucs> <utf-8>E99E89</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234D54</marc> <ucs>9794</ucs> <utf-8>E99E94</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234D59</marc> <ucs>979B</ucs> <utf-8>E99E9B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234D5A</marc> <ucs>979F</ucs> <utf-8>E99E9F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234D5C</marc> <ucs>979A</ucs> <utf-8>E99E9A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234D62</marc> <ucs>979C</ucs> <utf-8>E99E9C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234D6A</marc> <ucs>97AC</ucs> <utf-8>E99EAC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234D70</marc> <ucs>97AE</ucs> <utf-8>E99EAE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234D71</marc> <ucs>97A8</ucs> <utf-8>E99EA8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234D74</marc> <ucs>97AB</ucs> <utf-8>E99EAB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234D78</marc> <ucs>97A5</ucs> <utf-8>E99EA5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234D7A</marc> <ucs>97B2</ucs> <utf-8>E99EB2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234D7C</marc> <ucs>97B4</ucs> <utf-8>E99EB4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234E24</marc> <ucs>97B3</ucs> <utf-8>E99EB3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234E26</marc> <ucs>97B5</ucs> <utf-8>E99EB5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234E29</marc> <ucs>97B9</ucs> <utf-8>E99EB9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234E2D</marc> <ucs>97B8</ucs> <utf-8>E99EB8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234E35</marc> <ucs>97BE</ucs> <utf-8>E99EBE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234E38</marc> <ucs>97C0</ucs> <utf-8>E99F80</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234E3B</marc> <ucs>97C5</ucs> <utf-8>E99F85</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234E43</marc> <ucs>97C9</ucs> <utf-8>E99F89</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234E4B</marc> <ucs>97CE</ucs> <utf-8>E99F8E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234E4C</marc> <ucs>97CD</ucs> <utf-8>E99F8D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234E4E</marc> <ucs>97D0</ucs> <utf-8>E99F90</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234E51</marc> <ucs>97D4</ucs> <utf-8>E99F94</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234E53</marc> <ucs>97D8</ucs> <utf-8>E99F98</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234E54</marc> <ucs>97D9</ucs> <utf-8>E99F99</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234E59</marc> <ucs>97DD</ucs> <utf-8>E99F9D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234E5C</marc> <ucs>97DE</ucs> <utf-8>E99F9E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234E5E</marc> <ucs>97E0</ucs> <utf-8>E99FA0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234E60</marc> <ucs>97E1</ucs> <utf-8>E99FA1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234E6C</marc> <ucs>97F5</ucs> <utf-8>E99FB5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234E73</marc> <ucs>97FA</ucs> <utf-8>E99FBA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234E79</marc> <ucs>9807</ucs> <utf-8>E9A087</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234E7B</marc> <ucs>980F</ucs> <utf-8>E9A08F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234E7E</marc> <ucs>980D</ucs> <utf-8>E9A08D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234F23</marc> <ucs>980E</ucs> <utf-8>E9A08E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234F26</marc> <ucs>9816</ucs> <utf-8>E9A096</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234F2C</marc> <ucs>9826</ucs> <utf-8>E9A0A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234F2D</marc> <ucs>981E</ucs> <utf-8>E9A09E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234F34</marc> <ucs>982B</ucs> <utf-8>E9A0AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234F37</marc> <ucs>9820</ucs> <utf-8>E9A0A0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234F38</marc> <ucs>981F</ucs> <utf-8>E9A09F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234F3D</marc> <ucs>9833</ucs> <utf-8>E9A0B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234F40</marc> <ucs>982E</ucs> <utf-8>E9A0AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234F44</marc> <ucs>982F</ucs> <utf-8>E9A0AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234F45</marc> <ucs>9832</ucs> <utf-8>E9A0B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234F4B</marc> <ucs>9847</ucs> <utf-8>E9A187</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234F4E</marc> <ucs>9844</ucs> <utf-8>E9A184</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234F60</marc> <ucs>9852</ucs> <utf-8>E9A192</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234F62</marc> <ucs>984B</ucs> <utf-8>E9A18B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234F66</marc> <ucs>983F</ucs> <utf-8>E9A0BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234F6A</marc> <ucs>985C</ucs> <utf-8>E9A19C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234F6B</marc> <ucs>9859</ucs> <utf-8>E9A199</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234F6F</marc> <ucs>9857</ucs> <utf-8>E9A197</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234F72</marc> <ucs>9856</ucs> <utf-8>E9A196</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234F77</marc> <ucs>9862</ucs> <utf-8>E9A1A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>234F7E</marc> <ucs>9868</ucs> <utf-8>E9A1A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235021</marc> <ucs>9865</ucs> <utf-8>E9A1A5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235022</marc> <ucs>9866</ucs> <utf-8>E9A1A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235029</marc> <ucs>986C</ucs> <utf-8>E9A1AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235030</marc> <ucs>9873</ucs> <utf-8>E9A1B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235031</marc> <ucs>9874</ucs> <utf-8>E9A1B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235039</marc> <ucs>98AD</ucs> <utf-8>E9A2AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235040</marc> <ucs>98B4</ucs> <utf-8>E9A2B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235048</marc> <ucs>98B8</ucs> <utf-8>E9A2B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23504A</marc> <ucs>98BF</ucs> <utf-8>E9A2BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23504D</marc> <ucs>98BB</ucs> <utf-8>E9A2BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23504E</marc> <ucs>98C0</ucs> <utf-8>E9A380</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235053</marc> <ucs>98C6</ucs> <utf-8>E9A386</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23505F</marc> <ucs>98E1</ucs> <utf-8>E9A3A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235060</marc> <ucs>98E3</ucs> <utf-8>E9A3A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235061</marc> <ucs>98E4</ucs> <utf-8>E9A3A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235063</marc> <ucs>98E5</ucs> <utf-8>E9A3A5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235068</marc> <ucs>98F1</ucs> <utf-8>E9A3B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23506C</marc> <ucs>98EB</ucs> <utf-8>E9A3AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235124</marc> <ucs>9907</ucs> <utf-8>E9A487</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235128</marc> <ucs>9902</ucs> <utf-8>E9A482</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23512F</marc> <ucs>9916</ucs> <utf-8>E9A496</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235130</marc> <ucs>9914</ucs> <utf-8>E9A494</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235131</marc> <ucs>9917</ucs> <utf-8>E9A497</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235132</marc> <ucs>9911</ucs> <utf-8>E9A491</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235138</marc> <ucs>9915</ucs> <utf-8>E9A495</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23513A</marc> <ucs>9924</ucs> <utf-8>E9A4A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23513B</marc> <ucs>991F</ucs> <utf-8>E9A49F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235140</marc> <ucs>991C</ucs> <utf-8>E9A49C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235143</marc> <ucs>9929</ucs> <utf-8>E9A4A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235145</marc> <ucs>9927</ucs> <utf-8>E9A4A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235147</marc> <ucs>991A</ucs> <utf-8>E9A49A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23514F</marc> <ucs>992E</ucs> <utf-8>E9A4AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235150</marc> <ucs>992C</ucs> <utf-8>E9A4AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235151</marc> <ucs>992A</ucs> <utf-8>E9A4AA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235153</marc> <ucs>9933</ucs> <utf-8>E9A4B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235154</marc> <ucs>E972</ucs> <utf-8>EEA5B2</utf-8> <name>East Asian ideograph (variant of 4D5154 which maps to 9942)</name> <alt>9942</alt> <altutf-8>E9A582</altutf-8> </code> <code> <marc>235155</marc> <ucs>9932</ucs> <utf-8>E9A4B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235156</marc> <ucs>992B</ucs> <utf-8>E9A4AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235158</marc> <ucs>9931</ucs> <utf-8>E9A4B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23515C</marc> <ucs>993B</ucs> <utf-8>E9A4BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235160</marc> <ucs>993A</ucs> <utf-8>E9A4BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235161</marc> <ucs>9941</ucs> <utf-8>E9A581</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235164</marc> <ucs>9940</ucs> <utf-8>E9A580</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235166</marc> <ucs>993C</ucs> <utf-8>E9A4BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23516A</marc> <ucs>9948</ucs> <utf-8>E9A588</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23516C</marc> <ucs>9947</ucs> <utf-8>E9A587</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23516D</marc> <ucs>9949</ucs> <utf-8>E9A589</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235170</marc> <ucs>9943</ucs> <utf-8>E9A583</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235171</marc> <ucs>994D</ucs> <utf-8>E9A58D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235172</marc> <ucs>994C</ucs> <utf-8>E9A58C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235173</marc> <ucs>994E</ucs> <utf-8>E9A58E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235174</marc> <ucs>9950</ucs> <utf-8>E9A590</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23517A</marc> <ucs>9958</ucs> <utf-8>E9A598</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23517B</marc> <ucs>9954</ucs> <utf-8>E9A594</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23517E</marc> <ucs>9955</ucs> <utf-8>E9A595</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235222</marc> <ucs>E973</ucs> <utf-8>EEA5B3</utf-8> <name>East Asian ideograph (variant of 475222 which maps to 9957)</name> <alt>9957</alt> <altutf-8>E9A597</altutf-8> </code> <code> <marc>235229</marc> <ucs>995D</ucs> <utf-8>E9A59D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23522B</marc> <ucs>995F</ucs> <utf-8>E9A59F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23522F</marc> <ucs>9997</ucs> <utf-8>E9A697</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235230</marc> <ucs>9998</ucs> <utf-8>E9A698</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23523B</marc> <ucs>99A3</ucs> <utf-8>E9A6A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23523C</marc> <ucs>99A1</ucs> <utf-8>E9A6A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23523E</marc> <ucs>99A6</ucs> <utf-8>E9A6A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235241</marc> <ucs>99A9</ucs> <utf-8>E9A6A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235242</marc> <ucs>99AA</ucs> <utf-8>E9A6AA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235249</marc> <ucs>99B5</ucs> <utf-8>E9A6B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23524D</marc> <ucs>99BF</ucs> <utf-8>E9A6BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23524E</marc> <ucs>99BC</ucs> <utf-8>E9A6BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23524F</marc> <ucs>99C3</ucs> <utf-8>E9A783</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235253</marc> <ucs>99B9</ucs> <utf-8>E9A6B9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235254</marc> <ucs>99BD</ucs> <utf-8>E9A6BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235261</marc> <ucs>99D3</ucs> <utf-8>E9A793</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235263</marc> <ucs>99D4</ucs> <utf-8>E9A794</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235265</marc> <ucs>99C9</ucs> <utf-8>E9A789</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235269</marc> <ucs>99D8</ucs> <utf-8>E9A798</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235274</marc> <ucs>99EC</ucs> <utf-8>E9A7AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23527A</marc> <ucs>99F0</ucs> <utf-8>E9A7B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23527B</marc> <ucs>99E3</ucs> <utf-8>E9A7A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23527C</marc> <ucs>99EA</ucs> <utf-8>E9A7AA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235324</marc> <ucs>9A02</ucs> <utf-8>E9A882</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235329</marc> <ucs>99F8</ucs> <utf-8>E9A7B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23532A</marc> <ucs>99F4</ucs> <utf-8>E9A7B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235330</marc> <ucs>99FB</ucs> <utf-8>E9A7BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235331</marc> <ucs>99FD</ucs> <utf-8>E9A7BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23533D</marc> <ucs>9A0F</ucs> <utf-8>E9A88F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23533E</marc> <ucs>9A0B</ucs> <utf-8>E9A88B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23533F</marc> <ucs>9A09</ucs> <utf-8>E9A889</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235344</marc> <ucs>9A04</ucs> <utf-8>E9A884</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235345</marc> <ucs>9A11</ucs> <utf-8>E9A891</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235347</marc> <ucs>9A05</ucs> <utf-8>E9A885</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235348</marc> <ucs>9A10</ucs> <utf-8>E9A890</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23534C</marc> <ucs>9A24</ucs> <utf-8>E9A8A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23534D</marc> <ucs>9A22</ucs> <utf-8>E9A8A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23534F</marc> <ucs>9A20</ucs> <utf-8>E9A8A0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235352</marc> <ucs>9A27</ucs> <utf-8>E9A8A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235359</marc> <ucs>9A2F</ucs> <utf-8>E9A8AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23535A</marc> <ucs>9A38</ucs> <utf-8>E9A8B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235360</marc> <ucs>9A2D</ucs> <utf-8>E9A8AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235361</marc> <ucs>9A35</ucs> <utf-8>E9A8B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235364</marc> <ucs>9A32</ucs> <utf-8>E9A8B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235369</marc> <ucs>9A36</ucs> <utf-8>E9A8B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23536A</marc> <ucs>9A2E</ucs> <utf-8>E9A8AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235370</marc> <ucs>9A41</ucs> <utf-8>E9A981</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235374</marc> <ucs>9A3B</ucs> <utf-8>E9A8BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235379</marc> <ucs>9A42</ucs> <utf-8>E9A982</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23537A</marc> <ucs>9A44</ucs> <utf-8>E9A984</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23537D</marc> <ucs>9A48</ucs> <utf-8>E9A988</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23537E</marc> <ucs>9A4C</ucs> <utf-8>E9A98C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235422</marc> <ucs>9A4D</ucs> <utf-8>E9A98D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235424</marc> <ucs>9A52</ucs> <utf-8>E9A992</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235427</marc> <ucs>9A4A</ucs> <utf-8>E9A98A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23542A</marc> <ucs>9A58</ucs> <utf-8>E9A998</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23542C</marc> <ucs>9A56</ucs> <utf-8>E9A996</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235433</marc> <ucs>9A64</ucs> <utf-8>E9A9A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235434</marc> <ucs>9A66</ucs> <utf-8>E9A9A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23543A</marc> <ucs>9A6B</ucs> <utf-8>E9A9AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23543F</marc> <ucs>9AAD</ucs> <utf-8>E9AAAD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235441</marc> <ucs>9AAB</ucs> <utf-8>E9AAAB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235443</marc> <ucs>9AB1</ucs> <utf-8>E9AAB1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235445</marc> <ucs>9AB3</ucs> <utf-8>E9AAB3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235449</marc> <ucs>9AB6</ucs> <utf-8>E9AAB6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23544C</marc> <ucs>9ABB</ucs> <utf-8>E9AABB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235450</marc> <ucs>9ABA</ucs> <utf-8>E9AABA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235454</marc> <ucs>9ABD</ucs> <utf-8>E9AABD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235457</marc> <ucs>9AC1</ucs> <utf-8>E9AB81</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235459</marc> <ucs>9AC0</ucs> <utf-8>E9AB80</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23545A</marc> <ucs>9AC2</ucs> <utf-8>E9AB82</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23545D</marc> <ucs>9AC8</ucs> <utf-8>E9AB88</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235466</marc> <ucs>9AD0</ucs> <utf-8>E9AB90</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23546A</marc> <ucs>9AD1</ucs> <utf-8>E9AB91</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23546D</marc> <ucs>9AD6</ucs> <utf-8>E9AB96</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235472</marc> <ucs>9ADC</ucs> <utf-8>E9AB9C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235474</marc> <ucs>9ADF</ucs> <utf-8>E9AB9F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235476</marc> <ucs>9AE0</ucs> <utf-8>E9ABA0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235477</marc> <ucs>9AE2</ucs> <utf-8>E9ABA2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235521</marc> <ucs>9AE7</ucs> <utf-8>E9ABA7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235527</marc> <ucs>9AEB</ucs> <utf-8>E9ABAB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235528</marc> <ucs>9AF2</ucs> <utf-8>E9ABB2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23552A</marc> <ucs>9AEF</ucs> <utf-8>E9ABAF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235532</marc> <ucs>9AF9</ucs> <utf-8>E9ABB9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235535</marc> <ucs>9AFD</ucs> <utf-8>E9ABBD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235536</marc> <ucs>9B01</ucs> <utf-8>E9AC81</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235538</marc> <ucs>9B02</ucs> <utf-8>E9AC82</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23553B</marc> <ucs>9B00</ucs> <utf-8>E9AC80</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23553C</marc> <ucs>9B08</ucs> <utf-8>E9AC88</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23553E</marc> <ucs>9B04</ucs> <utf-8>E9AC84</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235541</marc> <ucs>9B05</ucs> <utf-8>E9AC85</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235543</marc> <ucs>9B0B</ucs> <utf-8>E9AC8B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235547</marc> <ucs>9B0E</ucs> <utf-8>E9AC8E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23554E</marc> <ucs>9B11</ucs> <utf-8>E9AC91</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23554F</marc> <ucs>9B10</ucs> <utf-8>E9AC90</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235554</marc> <ucs>9B18</ucs> <utf-8>E9AC98</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235556</marc> <ucs>9B1D</ucs> <utf-8>E9AC9D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23555E</marc> <ucs>9B1F</ucs> <utf-8>E9AC9F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235566</marc> <ucs>9B23</ucs> <utf-8>E9ACA3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23556C</marc> <ucs>9B29</ucs> <utf-8>E9ACA9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235573</marc> <ucs>9B2D</ucs> <utf-8>E9ACAD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235574</marc> <ucs>E9F2</ucs> <utf-8>EEA7B2</utf-8> <name>East Asian ideograph (not in Unicode)</name> <alt>9B2E</alt> <altutf-8>E9ACAE</altutf-8> </code> <code> <marc>235576</marc> <ucs>9B2F</ucs> <utf-8>E9ACAF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23557D</marc> <ucs>9B34</ucs> <utf-8>E9ACB4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235622</marc> <ucs>9B35</ucs> <utf-8>E9ACB5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235623</marc> <ucs>9B37</ucs> <utf-8>E9ACB7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235636</marc> <ucs>9B43</ucs> <utf-8>E9AD83</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23563A</marc> <ucs>9B48</ucs> <utf-8>E9AD88</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23563C</marc> <ucs>9B4E</ucs> <utf-8>E9AD8E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23563E</marc> <ucs>9B4D</ucs> <utf-8>E9AD8D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235641</marc> <ucs>9B4B</ucs> <utf-8>E9AD8B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235647</marc> <ucs>9B51</ucs> <utf-8>E9AD91</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23565D</marc> <ucs>9B74</ucs> <utf-8>E9ADB4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235663</marc> <ucs>9B68</ucs> <utf-8>E9ADA8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235672</marc> <ucs>9B80</ucs> <utf-8>E9AE80</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235673</marc> <ucs>9B8C</ucs> <utf-8>E9AE8C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23567A</marc> <ucs>9B95</ucs> <utf-8>E9AE95</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23567B</marc> <ucs>9B7D</ucs> <utf-8>E9ADBD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235721</marc> <ucs>9B83</ucs> <utf-8>E9AE83</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235729</marc> <ucs>9B8E</ucs> <utf-8>E9AE8E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23572B</marc> <ucs>9B90</ucs> <utf-8>E9AE90</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23572E</marc> <ucs>9B93</ucs> <utf-8>E9AE93</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23572F</marc> <ucs>9B97</ucs> <utf-8>E9AE97</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235731</marc> <ucs>9B92</ucs> <utf-8>E9AE92</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235732</marc> <ucs>9B98</ucs> <utf-8>E9AE98</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235736</marc> <ucs>9B9F</ucs> <utf-8>E9AE9F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235739</marc> <ucs>9B9D</ucs> <utf-8>E9AE9D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23573C</marc> <ucs>9BAD</ucs> <utf-8>E9AEAD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23573D</marc> <ucs>9B9A</ucs> <utf-8>E9AE9A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23573F</marc> <ucs>9BA8</ucs> <utf-8>E9AEA8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235742</marc> <ucs>9B9E</ucs> <utf-8>E9AE9E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235743</marc> <ucs>9B99</ucs> <utf-8>E9AE99</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235749</marc> <ucs>9B86</ucs> <utf-8>E9AE86</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23574E</marc> <ucs>9BA0</ucs> <utf-8>E9AEA0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235756</marc> <ucs>9BC7</ucs> <utf-8>E9AF87</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235759</marc> <ucs>9BD2</ucs> <utf-8>E9AF92</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23575D</marc> <ucs>9BC6</ucs> <utf-8>E9AF86</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23575E</marc> <ucs>9BBF</ucs> <utf-8>E9AEBF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23575F</marc> <ucs>9BC1</ucs> <utf-8>E9AF81</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235766</marc> <ucs>9BB9</ucs> <utf-8>E9AEB9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23576B</marc> <ucs>9BBB</ucs> <utf-8>E9AEBB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23576C</marc> <ucs>9BD3</ucs> <utf-8>E9AF93</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23576E</marc> <ucs>9BC0</ucs> <utf-8>E9AF80</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235772</marc> <ucs>9BC8</ucs> <utf-8>E9AF88</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235777</marc> <ucs>9BD7</ucs> <utf-8>E9AF97</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23577A</marc> <ucs>9BD6</ucs> <utf-8>E9AF96</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23577C</marc> <ucs>9BEB</ucs> <utf-8>E9AFAB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235823</marc> <ucs>9BD5</ucs> <utf-8>E9AF95</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235827</marc> <ucs>9BE4</ucs> <utf-8>E9AFA4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23582B</marc> <ucs>9BF1</ucs> <utf-8>E9AFB1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23582C</marc> <ucs>9BE1</ucs> <utf-8>E9AFA1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23582D</marc> <ucs>9BDB</ucs> <utf-8>E9AF9B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23582F</marc> <ucs>9BE2</ucs> <utf-8>E9AFA2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235831</marc> <ucs>9BF0</ucs> <utf-8>E9AFB0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235834</marc> <ucs>9BD4</ucs> <utf-8>E9AF94</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23583E</marc> <ucs>9BFF</ucs> <utf-8>E9AFBF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235843</marc> <ucs>9C06</ucs> <utf-8>E9B086</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235844</marc> <ucs>9C15</ucs> <utf-8>E9B095</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235849</marc> <ucs>9C0A</ucs> <utf-8>E9B08A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23584B</marc> <ucs>9C08</ucs> <utf-8>E9B088</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23584C</marc> <ucs>9C14</ucs> <utf-8>E9B094</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23584D</marc> <ucs>9C04</ucs> <utf-8>E9B084</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235852</marc> <ucs>9C02</ucs> <utf-8>E9B082</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235854</marc> <ucs>9C10</ucs> <utf-8>E9B090</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235859</marc> <ucs>9C12</ucs> <utf-8>E9B092</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23585C</marc> <ucs>9C09</ucs> <utf-8>E9B089</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235866</marc> <ucs>9C1C</ucs> <utf-8>E9B09C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235869</marc> <ucs>9C2F</ucs> <utf-8>E9B0AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23586E</marc> <ucs>9C23</ucs> <utf-8>E9B0A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235870</marc> <ucs>9C2E</ucs> <utf-8>E9B0AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235871</marc> <ucs>9C28</ucs> <utf-8>E9B0A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235878</marc> <ucs>9C21</ucs> <utf-8>E9B0A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235879</marc> <ucs>9C24</ucs> <utf-8>E9B0A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23587E</marc> <ucs>9C46</ucs> <utf-8>E9B186</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235925</marc> <ucs>9C32</ucs> <utf-8>E9B0B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235926</marc> <ucs>9C44</ucs> <utf-8>E9B184</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235928</marc> <ucs>9C48</ucs> <utf-8>E9B188</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235929</marc> <ucs>9C39</ucs> <utf-8>E9B0B9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23592A</marc> <ucs>9C33</ucs> <utf-8>E9B0B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235930</marc> <ucs>9C47</ucs> <utf-8>E9B187</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235932</marc> <ucs>9C35</ucs> <utf-8>E9B0B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235934</marc> <ucs>9C37</ucs> <utf-8>E9B0B7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235938</marc> <ucs>9C52</ucs> <utf-8>E9B192</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23593B</marc> <ucs>9C58</ucs> <utf-8>E9B198</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235945</marc> <ucs>9C51</ucs> <utf-8>E9B191</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235949</marc> <ucs>9C63</ucs> <utf-8>E9B1A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23594F</marc> <ucs>9C67</ucs> <utf-8>E9B1A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235955</marc> <ucs>9C5F</ucs> <utf-8>E9B19F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235956</marc> <ucs>9C60</ucs> <utf-8>E9B1A0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235958</marc> <ucs>9C6D</ucs> <utf-8>E9B1AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23595B</marc> <ucs>9C68</ucs> <utf-8>E9B1A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23595C</marc> <ucs>9C6F</ucs> <utf-8>E9B1AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23595E</marc> <ucs>9C6E</ucs> <utf-8>E9B1AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23596B</marc> <ucs>9C7A</ucs> <utf-8>E9B1BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235973</marc> <ucs>9CE7</ucs> <utf-8>E9B3A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235974</marc> <ucs>9CF0</ucs> <utf-8>E9B3B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235977</marc> <ucs>9CF2</ucs> <utf-8>E9B3B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235A21</marc> <ucs>9D02</ucs> <utf-8>E9B482</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235A22</marc> <ucs>9D03</ucs> <utf-8>E9B483</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235A23</marc> <ucs>9CF7</ucs> <utf-8>E9B3B7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235A24</marc> <ucs>9D04</ucs> <utf-8>E9B484</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235A28</marc> <ucs>9D07</ucs> <utf-8>E9B487</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235A2C</marc> <ucs>9CF8</ucs> <utf-8>E9B3B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235A2F</marc> <ucs>9D2A</ucs> <utf-8>E9B4AA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235A30</marc> <ucs>9D25</ucs> <utf-8>E9B4A5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235A3F</marc> <ucs>9D1E</ucs> <utf-8>E9B49E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235A44</marc> <ucs>9D1D</ucs> <utf-8>E9B49D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235A48</marc> <ucs>9D1F</ucs> <utf-8>E9B49F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235A4F</marc> <ucs>9D41</ucs> <utf-8>E9B581</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235A53</marc> <ucs>9D36</ucs> <utf-8>E9B4B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235A63</marc> <ucs>9D3E</ucs> <utf-8>E9B4BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235A65</marc> <ucs>9D30</ucs> <utf-8>E9B4B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235A68</marc> <ucs>9D42</ucs> <utf-8>E9B582</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235A69</marc> <ucs>9D40</ucs> <utf-8>E9B580</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235A6B</marc> <ucs>9D3D</ucs> <utf-8>E9B4BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235A70</marc> <ucs>9D5C</ucs> <utf-8>E9B59C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235A75</marc> <ucs>9D53</ucs> <utf-8>E9B593</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235A7B</marc> <ucs>9D59</ucs> <utf-8>E9B599</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235B26</marc> <ucs>9D5A</ucs> <utf-8>E9B59A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235B2A</marc> <ucs>9D52</ucs> <utf-8>E9B592</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235B2C</marc> <ucs>9D77</ucs> <utf-8>E9B5B7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235B2E</marc> <ucs>9D8A</ucs> <utf-8>E9B68A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235B2F</marc> <ucs>9D7A</ucs> <utf-8>E9B5BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235B35</marc> <ucs>9D87</ucs> <utf-8>E9B687</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235B3F</marc> <ucs>9D78</ucs> <utf-8>E9B5B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235B42</marc> <ucs>9D7E</ucs> <utf-8>E9B5BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235B47</marc> <ucs>9D69</ucs> <utf-8>E9B5A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235B4D</marc> <ucs>9D7B</ucs> <utf-8>E9B5BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235B4F</marc> <ucs>9D83</ucs> <utf-8>E9B683</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235B52</marc> <ucs>9D6F</ucs> <utf-8>E9B5AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235B59</marc> <ucs>9DA9</ucs> <utf-8>E9B6A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235B5E</marc> <ucs>9D92</ucs> <utf-8>E9B692</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235B60</marc> <ucs>9D98</ucs> <utf-8>E9B698</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235B66</marc> <ucs>9DA4</ucs> <utf-8>E9B6A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235B67</marc> <ucs>9DAA</ucs> <utf-8>E9B6AA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235B6A</marc> <ucs>9DA1</ucs> <utf-8>E9B6A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235B6B</marc> <ucs>9D9A</ucs> <utf-8>E9B69A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235B70</marc> <ucs>9D96</ucs> <utf-8>E9B696</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235B74</marc> <ucs>9DB1</ucs> <utf-8>E9B6B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235B76</marc> <ucs>9DB6</ucs> <utf-8>E9B6B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235B77</marc> <ucs>9DBC</ucs> <utf-8>E9B6BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235B79</marc> <ucs>9DC0</ucs> <utf-8>E9B780</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235B7A</marc> <ucs>9DC1</ucs> <utf-8>E9B781</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235B7B</marc> <ucs>9DB8</ucs> <utf-8>E9B6B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235B7C</marc> <ucs>9DBA</ucs> <utf-8>E9B6BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235B7E</marc> <ucs>9DCF</ucs> <utf-8>E9B78F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235C22</marc> <ucs>9DC7</ucs> <utf-8>E9B787</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235C27</marc> <ucs>9DC3</ucs> <utf-8>E9B783</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235C28</marc> <ucs>9DBB</ucs> <utf-8>E9B6BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235C32</marc> <ucs>9DB9</ucs> <utf-8>E9B6B9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235C34</marc> <ucs>9DAC</ucs> <utf-8>E9B6AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235C36</marc> <ucs>9DB2</ucs> <utf-8>E9B6B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235C3A</marc> <ucs>9DDF</ucs> <utf-8>E9B79F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235C3E</marc> <ucs>9DD9</ucs> <utf-8>E9B799</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235C45</marc> <ucs>9DD6</ucs> <utf-8>E9B796</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235C46</marc> <ucs>9DDE</ucs> <utf-8>E9B79E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235C4F</marc> <ucs>9DE9</ucs> <utf-8>E9B7A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235C57</marc> <ucs>9DF2</ucs> <utf-8>E9B7B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235C5B</marc> <ucs>9DF8</ucs> <utf-8>E9B7B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235C5C</marc> <ucs>9DFC</ucs> <utf-8>E9B7BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235C5F</marc> <ucs>9DEB</ucs> <utf-8>E9B7AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235C65</marc> <ucs>9DEF</ucs> <utf-8>E9B7AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235C6A</marc> <ucs>9DED</ucs> <utf-8>E9B7AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235C6C</marc> <ucs>9DE6</ucs> <utf-8>E9B7A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235C6D</marc> <ucs>9DEE</ucs> <utf-8>E9B7AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235C71</marc> <ucs>9E07</ucs> <utf-8>E9B887</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235C7E</marc> <ucs>9DFD</ucs> <utf-8>E9B7BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235D27</marc> <ucs>9E0E</ucs> <utf-8>E9B88E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235D2B</marc> <ucs>9E11</ucs> <utf-8>E9B891</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235D36</marc> <ucs>9E15</ucs> <utf-8>E9B895</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235D37</marc> <ucs>9E18</ucs> <utf-8>E9B898</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235D39</marc> <ucs>9E1C</ucs> <utf-8>E9B89C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235D3A</marc> <ucs>9E1B</ucs> <utf-8>E9B89B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235D3B</marc> <ucs>9E1D</ucs> <utf-8>E9B89D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235D3C</marc> <ucs>9E75</ucs> <utf-8>E9B9B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235D42</marc> <ucs>9E7A</ucs> <utf-8>E9B9BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235D43</marc> <ucs>9E7B</ucs> <utf-8>E9B9BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235D47</marc> <ucs>9E80</ucs> <utf-8>E9BA80</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235D48</marc> <ucs>9E83</ucs> <utf-8>E9BA83</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235D49</marc> <ucs>9E84</ucs> <utf-8>E9BA84</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235D4B</marc> <ucs>9E88</ucs> <utf-8>E9BA88</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235D4F</marc> <ucs>9E87</ucs> <utf-8>E9BA87</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235D55</marc> <ucs>9E90</ucs> <utf-8>E9BA90</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235D58</marc> <ucs>9E8C</ucs> <utf-8>E9BA8C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235D5A</marc> <ucs>9E95</ucs> <utf-8>E9BA95</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235D5C</marc> <ucs>9E91</ucs> <utf-8>E9BA91</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235D5D</marc> <ucs>9E9B</ucs> <utf-8>E9BA9B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235D66</marc> <ucs>9E9E</ucs> <utf-8>E9BA9E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235D77</marc> <ucs>9EAD</ucs> <utf-8>E9BAAD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235D79</marc> <ucs>9EAF</ucs> <utf-8>E9BAAF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235D7A</marc> <ucs>9EB0</ucs> <utf-8>E9BAB0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235E30</marc> <ucs>9EC1</ucs> <utf-8>E9BB81</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235E35</marc> <ucs>9EC6</ucs> <utf-8>E9BB86</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235E37</marc> <ucs>9EC8</ucs> <utf-8>E9BB88</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235E42</marc> <ucs>9ECC</ucs> <utf-8>E9BB8C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235E4A</marc> <ucs>9ED0</ucs> <utf-8>E9BB90</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235E4C</marc> <ucs>9ED3</ucs> <utf-8>E9BB93</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235E53</marc> <ucs>9EDA</ucs> <utf-8>E9BB9A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235E55</marc> <ucs>9EDF</ucs> <utf-8>E9BB9F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235E57</marc> <ucs>9EE3</ucs> <utf-8>E9BBA3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235E59</marc> <ucs>9EE5</ucs> <utf-8>E9BBA5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235E5C</marc> <ucs>9EE7</ucs> <utf-8>E9BBA7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235E60</marc> <ucs>9EEE</ucs> <utf-8>E9BBAE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235E66</marc> <ucs>9EF0</ucs> <utf-8>E9BBB0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235E6F</marc> <ucs>9EF6</ucs> <utf-8>E9BBB6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235E74</marc> <ucs>9EF9</ucs> <utf-8>E9BBB9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235E76</marc> <ucs>9EFB</ucs> <utf-8>E9BBBB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235E77</marc> <ucs>9EFC</ucs> <utf-8>E9BBBC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235E7A</marc> <ucs>9EFD</ucs> <utf-8>E9BBBD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235E7B</marc> <ucs>E9F3</ucs> <utf-8>EEA7B3</utf-8> <name>East Asian ideograph (not in Unicode)</name> <alt>9EFE</alt> <altutf-8>E9BBBE</altutf-8> </code> <code> <marc>235E7C</marc> <ucs>9EFF</ucs> <utf-8>E9BBBF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235E7D</marc> <ucs>9F02</ucs> <utf-8>E9BC82</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235F2F</marc> <ucs>9F0F</ucs> <utf-8>E9BC8F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235F31</marc> <ucs>9F10</ucs> <utf-8>E9BC90</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235F32</marc> <ucs>9F12</ucs> <utf-8>E9BC92</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235F33</marc> <ucs>9F16</ucs> <utf-8>E9BC96</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235F34</marc> <ucs>9F17</ucs> <utf-8>E9BC97</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235F37</marc> <ucs>9F1A</ucs> <utf-8>E9BC9A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235F45</marc> <ucs>9F22</ucs> <utf-8>E9BCA2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235F48</marc> <ucs>9F2B</ucs> <utf-8>E9BCAB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235F49</marc> <ucs>9F26</ucs> <utf-8>E9BCA6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235F53</marc> <ucs>9F2F</ucs> <utf-8>E9BCAF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235F5E</marc> <ucs>9F39</ucs> <utf-8>E9BCB9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235F5F</marc> <ucs>9F37</ucs> <utf-8>E9BCB7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235F64</marc> <ucs>9F3D</ucs> <utf-8>E9BCBD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235F69</marc> <ucs>9F41</ucs> <utf-8>E9BD81</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235F6D</marc> <ucs>9F45</ucs> <utf-8>E9BD85</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235F6F</marc> <ucs>9F46</ucs> <utf-8>E9BD86</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235F71</marc> <ucs>9F48</ucs> <utf-8>E9BD88</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235F73</marc> <ucs>9F49</ucs> <utf-8>E9BD89</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235F79</marc> <ucs>9F4E</ucs> <utf-8>E9BD8E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235F7B</marc> <ucs>9F4F</ucs> <utf-8>E9BD8F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235F7C</marc> <ucs>9F54</ucs> <utf-8>E9BD94</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>235F7E</marc> <ucs>9F55</ucs> <utf-8>E9BD95</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>236023</marc> <ucs>9F57</ucs> <utf-8>E9BD97</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>236028</marc> <ucs>9F60</ucs> <utf-8>E9BDA0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23603F</marc> <ucs>9F6E</ucs> <utf-8>E9BDAE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>236040</marc> <ucs>9F6F</ucs> <utf-8>E9BDAF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>236047</marc> <ucs>9F76</ucs> <utf-8>E9BDB6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23605B</marc> <ucs>9F8E</ucs> <utf-8>E9BE8E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>236061</marc> <ucs>9F93</ucs> <utf-8>E9BE93</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>236062</marc> <ucs>9F95</ucs> <utf-8>E9BE95</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>23606B</marc> <ucs>9FA0</ucs> <utf-8>E9BEA0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>236071</marc> <ucs>9FA5</ucs> <utf-8>E9BEA5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>236072</marc> <ucs>9FA4</ucs> <utf-8>E9BEA4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273032</marc> <ucs>5E76</ucs> <utf-8>E5B9B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27304C</marc> <ucs>5E72</ucs> <utf-8>E5B9B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27304D</marc> <ucs>4E71</ucs> <utf-8>E4B9B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273058</marc> <ucs>4E9A</ucs> <utf-8>E4BA9A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273138</marc> <ucs>5E03</ucs> <utf-8>E5B883</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27313C</marc> <ucs>5360</ucs> <utf-8>E58DA0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27314C</marc> <ucs>6765</ucs> <utf-8>E69DA5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27314F</marc> <ucs>4ED1</ucs> <utf-8>E4BB91</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27315D</marc> <ucs>4FA0</ucs> <utf-8>E4BEA0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273169</marc> <ucs>E901</ucs> <utf-8>EEA481</utf-8> <name>East Asian ideograph (duplicate simplified)</name> <alt>7CFB</alt> <altutf-8>E7B3BB</altutf-8> </code> <code> <marc>27316C</marc> <ucs>4ED3</ucs> <utf-8>E4BB93</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273173</marc> <ucs>4EEC</ucs> <utf-8>E4BBAC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273179</marc> <ucs>4FE9</ucs> <utf-8>E4BFA9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273224</marc> <ucs>4E2A</ucs> <utf-8>E4B8AA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273226</marc> <ucs>4F25</ucs> <utf-8>E4BCA5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27322D</marc> <ucs>4F26</ucs> <utf-8>E4BCA6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27322E</marc> <ucs>E902</ucs> <utf-8>EEA482</utf-8> <name>East Asian ideograph (duplicate simplified)</name> <alt>4EC3</alt> <altutf-8>E4BB83</altutf-8> </code> <code> <marc>273233</marc> <ucs>4F1F</ucs> <utf-8>E4BC9F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273235</marc> <ucs>4FA7</ucs> <utf-8>E4BEA7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273238</marc> <ucs>4FA6</ucs> <utf-8>E4BEA6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27323E</marc> <ucs>5BB6</ucs> <utf-8>E5AEB6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273240</marc> <ucs>5907</ucs> <utf-8>E5A487</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273241</marc> <ucs>6770</ucs> <utf-8>E69DB0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273243</marc> <ucs>4F27</ucs> <utf-8>E4BCA7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273244</marc> <ucs>4F1E</ucs> <utf-8>E4BC9E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273246</marc> <ucs>4F20</ucs> <utf-8>E4BCA0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273247</marc> <ucs>503A</ucs> <utf-8>E580BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273249</marc> <ucs>4EC5</ucs> <utf-8>E4BB85</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27324A</marc> <ucs>503E</ucs> <utf-8>E580BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27324C</marc> <ucs>4F24</ucs> <utf-8>E4BCA4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273251</marc> <ucs>4FA5</ucs> <utf-8>E4BEA5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273255</marc> <ucs>4EC6</ucs> <utf-8>E4BB86</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273256</marc> <ucs>4F2A</ucs> <utf-8>E4BCAA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273257</marc> <ucs>8C61</ucs> <utf-8>E8B1A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273258</marc> <ucs>4FA8</ucs> <utf-8>E4BEA8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273259</marc> <ucs>4EEA</ucs> <utf-8>E4BBAA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27325A</marc> <ucs>4EBF</ucs> <utf-8>E4BABF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27325D</marc> <ucs>4EF7</ucs> <utf-8>E4BBB7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27325E</marc> <ucs>4FAC</ucs> <utf-8>E4BEAC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273260</marc> <ucs>4FA9</ucs> <utf-8>E4BEA9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273261</marc> <ucs>4FED</ucs> <utf-8>E4BFAD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273262</marc> <ucs>50A7</ucs> <utf-8>E582A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273263</marc> <ucs>E903</ucs> <utf-8>EEA483</utf-8> <name>East Asian ideograph (duplicate simplified)</name> <alt>5C3D</alt> <altutf-8>E5B0BD</altutf-8> </code> <code> <marc>273265</marc> <ucs>4FE6</ucs> <utf-8>E4BFA6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273266</marc> <ucs>4F18</ucs> <utf-8>E4BC98</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273267</marc> <ucs>507F</ucs> <utf-8>E581BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273269</marc> <ucs>50A8</ucs> <utf-8>E582A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27326A</marc> <ucs>4FEA</ucs> <utf-8>E4BFAA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27326B</marc> <ucs>4FE8</ucs> <utf-8>E4BFA8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273273</marc> <ucs>51F6</ucs> <utf-8>E587B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27327A</marc> <ucs>513F</ucs> <utf-8>E584BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27327B</marc> <ucs>5156</ucs> <utf-8>E58596</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273323</marc> <ucs>4E24</ucs> <utf-8>E4B8A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273340</marc> <ucs>51BB</ucs> <utf-8>E586BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273348</marc> <ucs>51EF</ucs> <utf-8>E587AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27336B</marc> <ucs>514B</ucs> <utf-8>E5858B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27336D</marc> <ucs>5219</ucs> <utf-8>E58899</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273370</marc> <ucs>521A</ucs> <utf-8>E5889A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273376</marc> <ucs>5240</ucs> <utf-8>E58980</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273378</marc> <ucs>521B</ucs> <utf-8>E5889B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27337C</marc> <ucs>5212</ucs> <utf-8>E58892</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27337E</marc> <ucs>5267</ucs> <utf-8>E589A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273421</marc> <ucs>5251</ucs> <utf-8>E58991</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273422</marc> <ucs>5218</ucs> <utf-8>E58898</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273423</marc> <ucs>5242</ucs> <utf-8>E58982</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27342F</marc> <ucs>52B2</ucs> <utf-8>E58AB2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273433</marc> <ucs>52A1</ucs> <utf-8>E58AA1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273434</marc> <ucs>52A8</ucs> <utf-8>E58AA8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273435</marc> <ucs>52B3</ucs> <utf-8>E58AB3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273436</marc> <ucs>52CB</ucs> <utf-8>E58B8B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273437</marc> <ucs>80DC</ucs> <utf-8>E8839C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273438</marc> <ucs>52BF</ucs> <utf-8>E58ABF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27343C</marc> <ucs>52B1</ucs> <utf-8>E58AB1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27343D</marc> <ucs>529D</ucs> <utf-8>E58A9D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273451</marc> <ucs>6C47</ucs> <utf-8>E6B187</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273452</marc> <ucs>532E</ucs> <utf-8>E58CAE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273455</marc> <ucs>533A</ucs> <utf-8>E58CBA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27345F</marc> <ucs>5346</ucs> <utf-8>E58D86</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273460</marc> <ucs>534F</ucs> <utf-8>E58D8F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27347A</marc> <ucs>538C</ucs> <utf-8>E58E8C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27347B</marc> <ucs>5389</ucs> <utf-8>E58E89</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27347D</marc> <ucs>53C2</ucs> <utf-8>E58F82</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27352B</marc> <ucs>4E1B</ucs> <utf-8>E4B89B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27363E</marc> <ucs>5458</ucs> <utf-8>E59198</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273648</marc> <ucs>95EE</ucs> <utf-8>E997AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273649</marc> <ucs>54D1</ucs> <utf-8>E59391</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273663</marc> <ucs>4E27</ucs> <utf-8>E4B8A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273668</marc> <ucs>5355</ucs> <utf-8>E58D95</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27366D</marc> <ucs>5524</ucs> <utf-8>E594A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27366F</marc> <ucs>4E54</ucs> <utf-8>E4B994</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273671</marc> <ucs>54DF</ucs> <utf-8>E5939F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273678</marc> <ucs>556C</ucs> <utf-8>E595AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27367A</marc> <ucs>5417</ucs> <utf-8>E59097</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273721</marc> <ucs>545C</ucs> <utf-8>E5919C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273722</marc> <ucs>545B</ucs> <utf-8>E5919B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273727</marc> <ucs>5567</ucs> <utf-8>E595A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27372C</marc> <ucs>53F9</ucs> <utf-8>E58FB9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27372E</marc> <ucs>5455</ucs> <utf-8>E59195</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273730</marc> <ucs>5C1D</ucs> <utf-8>E5B09D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273731</marc> <ucs>55BD</ucs> <utf-8>E596BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273732</marc> <ucs>5520</ucs> <utf-8>E594A0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273733</marc> <ucs>5578</ucs> <utf-8>E595B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27373D</marc> <ucs>5480</ucs> <utf-8>E59280</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273740</marc> <ucs>53FD</ucs> <utf-8>E58FBD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273744</marc> <ucs>5428</ucs> <utf-8>E590A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273745</marc> <ucs>55B7</ucs> <utf-8>E596B7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273746</marc> <ucs>E904</ucs> <utf-8>EEA484</utf-8> <name>East Asian ideograph (duplicate simplified)</name> <alt>5F53</alt> <altutf-8>E5BD93</altutf-8> </code> <code> <marc>273747</marc> <ucs>54DD</ucs> <utf-8>E5939D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27374B</marc> <ucs>55F3</ucs> <utf-8>E597B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27374E</marc> <ucs>549B</ucs> <utf-8>E5929B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273751</marc> <ucs>5413</ucs> <utf-8>E59093</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273754</marc> <ucs>565C</ucs> <utf-8>E5999C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273755</marc> <ucs>5411</ucs> <utf-8>E59091</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273756</marc> <ucs>5499</ucs> <utf-8>E59299</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27375A</marc> <ucs>4E25</ucs> <utf-8>E4B8A5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27375B</marc> <ucs>5624</ucs> <utf-8>E598A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27375C</marc> <ucs>556D</ucs> <utf-8>E595AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27375D</marc> <ucs>55EB</ucs> <utf-8>E597AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27375E</marc> <ucs>56A3</ucs> <utf-8>E59AA3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273761</marc> <ucs>E905</ucs> <utf-8>EEA485</utf-8> <name>East Asian ideograph (duplicate simplified)</name> <alt>7F57</alt> <altutf-8>E7BD97</altutf-8> </code> <code> <marc>273762</marc> <ucs>5453</ucs> <utf-8>E59193</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273764</marc> <ucs>5631</ucs> <utf-8>E598B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27376F</marc> <ucs>56EF</ucs> <utf-8>E59BAF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273770</marc> <ucs>56F4</ucs> <utf-8>E59BB4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273771</marc> <ucs>56ED</ucs> <utf-8>E59BAD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273772</marc> <ucs>5706</ucs> <utf-8>E59C86</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273773</marc> <ucs>56E2</ucs> <utf-8>E59BA2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273774</marc> <ucs>56FE</ucs> <utf-8>E59BBE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27383B</marc> <ucs>6267</ucs> <utf-8>E689A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27383E</marc> <ucs>57A9</ucs> <utf-8>E59EA9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273844</marc> <ucs>62A5</ucs> <utf-8>E68AA5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273845</marc> <ucs>5C27</ucs> <utf-8>E5B0A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27384A</marc> <ucs>573A</ucs> <utf-8>E59CBA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27384D</marc> <ucs>6D82</ucs> <utf-8>E6B682</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273855</marc> <ucs>575E</ucs> <utf-8>E59D9E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273856</marc> <ucs>5757</ucs> <utf-8>E59D97</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273859</marc> <ucs>5C18</ucs> <utf-8>E5B098</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27385A</marc> <ucs>57AB</ucs> <utf-8>E59EAB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27385B</marc> <ucs>5811</ucs> <utf-8>E5A091</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273860</marc> <ucs>575F</ucs> <utf-8>E59D9F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273861</marc> <ucs>5760</ucs> <utf-8>E59DA0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273862</marc> <ucs>5815</ucs> <utf-8>E5A095</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273864</marc> <ucs>575B</ucs> <utf-8>E59D9B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273867</marc> <ucs>57A6</ucs> <utf-8>E59EA6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273869</marc> <ucs>538B</ucs> <utf-8>E58E8B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27386B</marc> <ucs>5739</ucs> <utf-8>E59CB9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27386C</marc> <ucs>5792</ucs> <utf-8>E59E92</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27386D</marc> <ucs>5784</ucs> <utf-8>E59E84</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27386E</marc> <ucs>574F</ucs> <utf-8>E59D8F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27386F</marc> <ucs>575C</ucs> <utf-8>E59D9C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273871</marc> <ucs>575D</ucs> <utf-8>E59D9D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273874</marc> <ucs>58EE</ucs> <utf-8>E5A3AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273876</marc> <ucs>58F6</ucs> <utf-8>E5A3B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273877</marc> <ucs>5BFF</ucs> <utf-8>E5AFBF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273923</marc> <ucs>4F19</ucs> <utf-8>E4BC99</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273924</marc> <ucs>68A6</ucs> <utf-8>E6A2A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27392E</marc> <ucs>5939</ucs> <utf-8>E5A4B9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27393F</marc> <ucs>5941</ucs> <utf-8>E5A581</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273940</marc> <ucs>593A</ucs> <utf-8>E5A4BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273941</marc> <ucs>594B</ucs> <utf-8>E5A58B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273953</marc> <ucs>5986</ucs> <utf-8>E5A686</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273A27</marc> <ucs>5987</ucs> <utf-8>E5A687</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273A28</marc> <ucs>5A04</ucs> <utf-8>E5A884</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273A36</marc> <ucs>5988</ucs> <utf-8>E5A688</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273A3B</marc> <ucs>59AA</ucs> <utf-8>E5A6AA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273A41</marc> <ucs>5A34</ucs> <utf-8>E5A8B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273A43</marc> <ucs>5A75</ucs> <utf-8>E5A9B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273A44</marc> <ucs>5A07</ucs> <utf-8>E5A887</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273A45</marc> <ucs>59A9</ucs> <utf-8>E5A6A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273A48</marc> <ucs>5AD4</ucs> <utf-8>E5AB94</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273A4A</marc> <ucs>5A74</ucs> <utf-8>E5A9B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273A4B</marc> <ucs>5A76</ucs> <utf-8>E5A9B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273A5B</marc> <ucs>5B59</ucs> <utf-8>E5AD99</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273A5F</marc> <ucs>5B5A</ucs> <utf-8>E5AD9A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273A60</marc> <ucs>5B66</ucs> <utf-8>E5ADA6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273A63</marc> <ucs>5B6A</ucs> <utf-8>E5ADAA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273B2E</marc> <ucs>5BDD</ucs> <utf-8>E5AF9D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273B31</marc> <ucs>5B9E</ucs> <utf-8>E5AE9E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273B32</marc> <ucs>5B81</ucs> <utf-8>E5AE81</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273B35</marc> <ucs>5BBD</ucs> <utf-8>E5AEBD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273B36</marc> <ucs>5BA1</ucs> <utf-8>E5AEA1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273B37</marc> <ucs>5199</ucs> <utf-8>E58699</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273B38</marc> <ucs>5BA0</ucs> <utf-8>E5AEA0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273B39</marc> <ucs>5B9D</ucs> <utf-8>E5AE9D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273B3F</marc> <ucs>4E13</ucs> <utf-8>E4B893</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273B40</marc> <ucs>5C06</ucs> <utf-8>E5B086</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273B42</marc> <ucs>5BFB</ucs> <utf-8>E5AFBB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273B43</marc> <ucs>5BF9</ucs> <utf-8>E5AFB9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273B44</marc> <ucs>5BFC</ucs> <utf-8>E5AFBC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273B4C</marc> <ucs>5C34</ucs> <utf-8>E5B0B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273B60</marc> <ucs>5C61</ucs> <utf-8>E5B1A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273B61</marc> <ucs>5C42</ucs> <utf-8>E5B182</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273B63</marc> <ucs>5C5E</ucs> <utf-8>E5B19E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273B6E</marc> <ucs>5188</ucs> <utf-8>E58688</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273B74</marc> <ucs>5CE1</ucs> <utf-8>E5B3A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273B79</marc> <ucs>5C9B</ucs> <utf-8>E5B29B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273C28</marc> <ucs>5C9A</ucs> <utf-8>E5B29A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273C2A</marc> <ucs>5D2D</ucs> <utf-8>E5B4AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273C2B</marc> <ucs>5C96</ucs> <utf-8>E5B296</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273C2D</marc> <ucs>5C7F</ucs> <utf-8>E5B1BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273C2E</marc> <ucs>5CB3</ucs> <utf-8>E5B2B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273C31</marc> <ucs>5CE6</ucs> <utf-8>E5B3A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273C32</marc> <ucs>5DC5</ucs> <utf-8>E5B785</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273C33</marc> <ucs>5CA9</ucs> <utf-8>E5B2A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273C4F</marc> <ucs>5E05</ucs> <utf-8>E5B885</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273C51</marc> <ucs>5E08</ucs> <utf-8>E5B888</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273C52</marc> <ucs>5E10</ucs> <utf-8>E5B890</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273C53</marc> <ucs>5E26</ucs> <utf-8>E5B8A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273C58</marc> <ucs>5E27</ucs> <utf-8>E5B8A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273C5C</marc> <ucs>5E3C</ucs> <utf-8>E5B8BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273C5E</marc> <ucs>5E01</ucs> <utf-8>E5B881</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273C60</marc> <ucs>5E1C</ucs> <utf-8>E5B89C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273C61</marc> <ucs>5E2E</ucs> <utf-8>E5B8AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273C67</marc> <ucs>E9D8</ucs> <utf-8>EEA798</utf-8> <name>East Asian ideograph (Version J extension)</name> <alt>3031</alt> <altutf-8>E380B1</altutf-8> </code> <code> <marc>273C6B</marc> <ucs>51E0</ucs> <utf-8>E587A0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273C76</marc> <ucs>5E93</ucs> <utf-8>E5BA93</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273C77</marc> <ucs>5750</ucs> <utf-8>E59D90</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273C7E</marc> <ucs>5395</ucs> <utf-8>E58E95</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273D27</marc> <ucs>5E9F</ucs> <utf-8>E5BA9F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273D2A</marc> <ucs>5E7F</ucs> <utf-8>E5B9BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273D2B</marc> <ucs>5E99</ucs> <utf-8>E5BA99</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273D2C</marc> <ucs>5382</ucs> <utf-8>E58E82</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273D2D</marc> <ucs>5E9E</ucs> <utf-8>E5BA9E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273D2E</marc> <ucs>5E90</ucs> <utf-8>E5BA90</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273D2F</marc> <ucs>5385</ucs> <utf-8>E58E85</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273D47</marc> <ucs>5F20</ucs> <utf-8>E5BCA0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273D4B</marc> <ucs>5F39</ucs> <utf-8>E5BCB9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273D4C</marc> <ucs>5F25</ucs> <utf-8>E5BCA5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273D4D</marc> <ucs>5F2F</ucs> <utf-8>E5BCAF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273D4F</marc> <ucs>E906</ucs> <utf-8>EEA486</utf-8> <name>East Asian ideograph (duplicate simplified)</name> <alt>6C47</alt> <altutf-8>E6B187</altutf-8> </code> <code> <marc>273D65</marc> <ucs>540E</ucs> <utf-8>E5908E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273D67</marc> <ucs>5F84</ucs> <utf-8>E5BE84</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273D6C</marc> <ucs>4ECE</ucs> <utf-8>E4BB8E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273D6F</marc> <ucs>590D</ucs> <utf-8>E5A48D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273D74</marc> <ucs>5F7B</ucs> <utf-8>E5BDBB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273D76</marc> <ucs>5F81</ucs> <utf-8>E5BE81</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273E57</marc> <ucs>5FF0</ucs> <utf-8>E5BFB0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273E5C</marc> <ucs>95F7</ucs> <utf-8>E997B7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273E5E</marc> <ucs>6005</ucs> <utf-8>E68085</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273E61</marc> <ucs>6076</ucs> <utf-8>E681B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273E6C</marc> <ucs>60EC</ucs> <utf-8>E683AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273E70</marc> <ucs>607B</ucs> <utf-8>E681BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273E77</marc> <ucs>7231</ucs> <utf-8>E788B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273E7E</marc> <ucs>607C</ucs> <utf-8>E681BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273F28</marc> <ucs>6001</ucs> <utf-8>E68081</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273F29</marc> <ucs>5FFE</ucs> <utf-8>E5BFBE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273F2B</marc> <ucs>6006</ucs> <utf-8>E68086</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273F2E</marc> <ucs>5E86</ucs> <utf-8>E5BA86</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273F31</marc> <ucs>60ED</ucs> <utf-8>E683AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273F33</marc> <ucs>5FE7</ucs> <utf-8>E5BFA7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273F36</marc> <ucs>8651</ucs> <utf-8>E89991</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273F38</marc> <ucs>60E8</ucs> <utf-8>E683A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273F39</marc> <ucs>60EF</ucs> <utf-8>E683AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273F3A</marc> <ucs>6078</ucs> <utf-8>E681B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273F3B</marc> <ucs>6002</ucs> <utf-8>E68082</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273F3C</marc> <ucs>6B32</ucs> <utf-8>E6ACB2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273F3E</marc> <ucs>5BAA</ucs> <utf-8>E5AEAA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273F3F</marc> <ucs>51ED</ucs> <utf-8>E587AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273F41</marc> <ucs>60AF</ucs> <utf-8>E682AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273F42</marc> <ucs>6124</ucs> <utf-8>E684A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273F44</marc> <ucs>60EE</ucs> <utf-8>E683AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273F45</marc> <ucs>6187</ucs> <utf-8>E68687</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273F47</marc> <ucs>60EB</ucs> <utf-8>E683AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273F48</marc> <ucs>5FC6</ucs> <utf-8>E5BF86</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273F4A</marc> <ucs>5E94</ucs> <utf-8>E5BA94</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273F4B</marc> <ucs>601C</ucs> <utf-8>E6809C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273F4E</marc> <ucs>6073</ucs> <utf-8>E681B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273F54</marc> <ucs>6000</ucs> <utf-8>E68080</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273F55</marc> <ucs>61D2</ucs> <utf-8>E68792</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273F56</marc> <ucs>60AC</ucs> <utf-8>E682AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273F58</marc> <ucs>5FCF</ucs> <utf-8>E5BF8F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273F59</marc> <ucs>6151</ucs> <utf-8>E68591</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273F5B</marc> <ucs>60E7</ucs> <utf-8>E683A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273F5C</marc> <ucs>604B</ucs> <utf-8>E6818B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273F6E</marc> <ucs>6218</ucs> <utf-8>E68898</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>273F6F</marc> <ucs>620F</ucs> <utf-8>E6888F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27406C</marc> <ucs>631F</ucs> <utf-8>E68C9F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27407B</marc> <ucs>5377</ucs> <utf-8>E58DB7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27407D</marc> <ucs>626B</ucs> <utf-8>E689AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27407E</marc> <ucs>626A</ucs> <utf-8>E689AA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274123</marc> <ucs>6302</ucs> <utf-8>E68C82</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274136</marc> <ucs>62A1</ucs> <utf-8>E68AA1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27413C</marc> <ucs>62E3</ucs> <utf-8>E68BA3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27413F</marc> <ucs>626C</ucs> <utf-8>E689AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274142</marc> <ucs>6325</ucs> <utf-8>E68CA5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27414F</marc> <ucs>635F</ucs> <utf-8>E68D9F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274153</marc> <ucs>6363</ucs> <utf-8>E68DA3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274155</marc> <ucs>62A2</ucs> <utf-8>E68AA2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27415A</marc> <ucs>5C4F</ucs> <utf-8>E5B18F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27415B</marc> <ucs>631A</ucs> <utf-8>E68C9A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27415F</marc> <ucs>6402</ucs> <utf-8>E69082</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274160</marc> <ucs>63B4</ucs> <utf-8>E68EB4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274165</marc> <ucs>635E</ucs> <utf-8>E68D9E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274166</marc> <ucs>62E8</ucs> <utf-8>E68BA8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274168</marc> <ucs>6320</ucs> <utf-8>E68CA0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27416E</marc> <ucs>6251</ucs> <utf-8>E68991</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274171</marc> <ucs>629A</ucs> <utf-8>E68A9A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274174</marc> <ucs>62E5</ucs> <utf-8>E68BA5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274176</marc> <ucs>51FB</ucs> <utf-8>E587BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274177</marc> <ucs>631E</ucs> <utf-8>E68C9E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27417A</marc> <ucs>6321</ucs> <utf-8>E68CA1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27417C</marc> <ucs>636E</ucs> <utf-8>E68DAE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27417D</marc> <ucs>63B3</ucs> <utf-8>E68EB3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27417E</marc> <ucs>62E9</ucs> <utf-8>E68BA9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274222</marc> <ucs>62C5</ucs> <utf-8>E68B85</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274224</marc> <ucs>6361</ucs> <utf-8>E68DA1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274225</marc> <ucs>6324</ucs> <utf-8>E68CA4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274226</marc> <ucs>62E7</ucs> <utf-8>E68BA7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274228</marc> <ucs>62DF</ucs> <utf-8>E68B9F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274229</marc> <ucs>6401</ucs> <utf-8>E69081</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27422A</marc> <ucs>6269</ucs> <utf-8>E689A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27422B</marc> <ucs>63B7</ucs> <utf-8>E68EB7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27422C</marc> <ucs>64B5</ucs> <utf-8>E692B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27422E</marc> <ucs>6270</ucs> <utf-8>E689B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27422F</marc> <ucs>64DE</ucs> <utf-8>E6939E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274230</marc> <ucs>6446</ucs> <utf-8>E69186</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274231</marc> <ucs>62E2</ucs> <utf-8>E68BA2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274233</marc> <ucs>62E6</ucs> <utf-8>E68BA6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274234</marc> <ucs>6400</ucs> <utf-8>E69080</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274235</marc> <ucs>6444</ucs> <utf-8>E69184</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274237</marc> <ucs>631B</ucs> <utf-8>E68C9B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274238</marc> <ucs>644A</ucs> <utf-8>E6918A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27423A</marc> <ucs>6405</ucs> <utf-8>E69085</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27423B</marc> <ucs>63FD</ucs> <utf-8>E68FBD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274247</marc> <ucs>8D25</ucs> <utf-8>E8B4A5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27424F</marc> <ucs>542F</ucs> <utf-8>E590AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274252</marc> <ucs>654C</ucs> <utf-8>E6958C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274254</marc> <ucs>6570</ucs> <utf-8>E695B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274256</marc> <ucs>655B</ucs> <utf-8>E6959B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274257</marc> <ucs>6BD9</ucs> <utf-8>E6AF99</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274263</marc> <ucs>65A9</ucs> <utf-8>E696A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274266</marc> <ucs>65AD</ucs> <utf-8>E696AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27432D</marc> <ucs>65F6</ucs> <utf-8>E697B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274332</marc> <ucs>663C</ucs> <utf-8>E698BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274340</marc> <ucs>6656</ucs> <utf-8>E69996</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274341</marc> <ucs>6655</ucs> <utf-8>E69995</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274343</marc> <ucs>7545</ucs> <utf-8>E79585</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274344</marc> <ucs>6682</ucs> <utf-8>E69A82</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274348</marc> <ucs>6653</ucs> <utf-8>E69993</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274349</marc> <ucs>E907</ucs> <utf-8>EEA487</utf-8> <name>East Asian ideograph (duplicate simplified)</name> <alt>5386</alt> <altutf-8>E58E86</altutf-8> </code> <code> <marc>27434B</marc> <ucs>66A7</ucs> <utf-8>E69AA7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27434D</marc> <ucs>65F7</ucs> <utf-8>E697B7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274355</marc> <ucs>4E66</ucs> <utf-8>E4B9A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27435A</marc> <ucs>4F1A</ucs> <utf-8>E4BC9A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274366</marc> <ucs>80E7</ucs> <utf-8>E883A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274426</marc> <ucs>4E1C</ucs> <utf-8>E4B89C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274463</marc> <ucs>6761</ucs> <utf-8>E69DA1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274468</marc> <ucs>67AD</ucs> <utf-8>E69EAD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274469</marc> <ucs>6800</ucs> <utf-8>E6A080</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27446D</marc> <ucs>5F03</ucs> <utf-8>E5BC83</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27446E</marc> <ucs>6816</ucs> <utf-8>E6A096</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274471</marc> <ucs>680B</ucs> <utf-8>E6A08B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274476</marc> <ucs>6808</ucs> <utf-8>E6A088</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27447A</marc> <ucs>67A3</ucs> <utf-8>E69EA3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27447C</marc> <ucs>832D</ucs> <utf-8>E88CAD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274526</marc> <ucs>6781</ucs> <utf-8>E69E81</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27452A</marc> <ucs>6768</ucs> <utf-8>E69DA8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27452B</marc> <ucs>6862</ucs> <utf-8>E6A1A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27452D</marc> <ucs>4E1A</ucs> <utf-8>E4B89A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27452F</marc> <ucs>67AB</ucs> <utf-8>E69EAB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274537</marc> <ucs>8363</ucs> <utf-8>E88DA3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274539</marc> <ucs>6784</ucs> <utf-8>E69E84</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274540</marc> <ucs>67AA</ucs> <utf-8>E69EAA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274544</marc> <ucs>6837</ucs> <utf-8>E6A0B7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274546</marc> <ucs>6869</ucs> <utf-8>E6A1A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274547</marc> <ucs>6807</ucs> <utf-8>E6A087</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274549</marc> <ucs>67A2</ucs> <utf-8>E69EA2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27454A</marc> <ucs>697C</ucs> <utf-8>E6A5BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27454C</marc> <ucs>6868</ucs> <utf-8>E6A1A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27454E</marc> <ucs>4E50</ucs> <utf-8>E4B990</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27454F</marc> <ucs>679E</ucs> <utf-8>E69E9E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274553</marc> <ucs>692D</ucs> <utf-8>E6A4AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274555</marc> <ucs>6811</ucs> <utf-8>E6A091</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274557</marc> <ucs>6866</ucs> <utf-8>E6A1A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274558</marc> <ucs>6734</ucs> <utf-8>E69CB4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27455B</marc> <ucs>6865</ucs> <utf-8>E6A1A5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27455D</marc> <ucs>673A</ucs> <utf-8>E69CBA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27455F</marc> <ucs>6863</ucs> <utf-8>E6A1A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274561</marc> <ucs>68C0</ucs> <utf-8>E6A380</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274562</marc> <ucs>6867</ucs> <utf-8>E6A1A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274563</marc> <ucs>67E0</ucs> <utf-8>E69FA0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274564</marc> <ucs>69DF</ucs> <utf-8>E6A79F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274565</marc> <ucs>67DC</ucs> <utf-8>E69F9C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274566</marc> <ucs>69DB</ucs> <utf-8>E6A79B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27456A</marc> <ucs>6988</ucs> <utf-8>E6A688</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27456B</marc> <ucs>691F</ucs> <utf-8>E6A49F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27456C</marc> <ucs>6809</ucs> <utf-8>E6A089</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27456D</marc> <ucs>6A79</ucs> <utf-8>E6A9B9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27456E</marc> <ucs>680F</ucs> <utf-8>E6A08F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27456F</marc> <ucs>6A31</ucs> <utf-8>E6A8B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274570</marc> <ucs>6743</ucs> <utf-8>E69D83</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274571</marc> <ucs>6984</ucs> <utf-8>E6A684</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274578</marc> <ucs>94A6</ucs> <utf-8>E992A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27457A</marc> <ucs>E908</ucs> <utf-8>EEA488</utf-8> <name>East Asian ideograph (duplicate simplified)</name> <alt>6B20</alt> <altutf-8>E6ACA0</altutf-8> </code> <code> <marc>27457C</marc> <ucs>6B27</ucs> <utf-8>E6ACA7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27457E</marc> <ucs>6B24</ucs> <utf-8>E6ACA4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274621</marc> <ucs>6B22</ucs> <utf-8>E6ACA2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274629</marc> <ucs>5C81</ucs> <utf-8>E5B281</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27462A</marc> <ucs>5386</ucs> <utf-8>E58E86</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27462B</marc> <ucs>5F52</ucs> <utf-8>E5BD92</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274633</marc> <ucs>6B8B</ucs> <utf-8>E6AE8B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274635</marc> <ucs>6B87</ucs> <utf-8>E6AE87</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274636</marc> <ucs>6B93</ucs> <utf-8>E6AE93</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274637</marc> <ucs>6BA1</ucs> <utf-8>E6AEA1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274638</marc> <ucs>6B7C</ucs> <utf-8>E6ADBC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27463B</marc> <ucs>6740</ucs> <utf-8>E69D80</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27463C</marc> <ucs>58F3</ucs> <utf-8>E5A3B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274640</marc> <ucs>6BB4</ucs> <utf-8>E6AEB4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274655</marc> <ucs>6C14</ucs> <utf-8>E6B094</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274658</marc> <ucs>6C22</ucs> <utf-8>E6B0A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27474E</marc> <ucs>6CFE</ucs> <utf-8>E6B3BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274759</marc> <ucs>6CEA</ucs> <utf-8>E6B3AA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274768</marc> <ucs>6D45</ucs> <utf-8>E6B585</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274774</marc> <ucs>6E0A</ucs> <utf-8>E6B88A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274777</marc> <ucs>6CA6</ucs> <utf-8>E6B2A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27477D</marc> <ucs>6D8C</ucs> <utf-8>E6B68C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27482D</marc> <ucs>6C64</ucs> <utf-8>E6B1A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274830</marc> <ucs>6D4B</ucs> <utf-8>E6B58B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274831</marc> <ucs>6DA1</ucs> <utf-8>E6B6A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274833</marc> <ucs>6D51</ucs> <utf-8>E6B591</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27483D</marc> <ucs>6C9F</ucs> <utf-8>E6B29F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274841</marc> <ucs>6C85</ucs> <utf-8>E6B285</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274842</marc> <ucs>706D</ucs> <utf-8>E781AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274844</marc> <ucs>6E7F</ucs> <utf-8>E6B9BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274848</marc> <ucs>6CA7</ucs> <utf-8>E6B2A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27484B</marc> <ucs>51C6</ucs> <utf-8>E58786</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27484F</marc> <ucs>6CAA</ucs> <utf-8>E6B2AA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274854</marc> <ucs>6E0D</ucs> <utf-8>E6B88D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274855</marc> <ucs>6DA8</ucs> <utf-8>E6B6A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274857</marc> <ucs>6C49</ucs> <utf-8>E6B189</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274858</marc> <ucs>6EE1</ucs> <utf-8>E6BBA1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274859</marc> <ucs>6D9F</ucs> <utf-8>E6B69F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27485A</marc> <ucs>6E10</ucs> <utf-8>E6B890</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27485F</marc> <ucs>6EDE</ucs> <utf-8>E6BB9E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274863</marc> <ucs>6D46</ucs> <utf-8>E6B586</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274864</marc> <ucs>6E17</ucs> <utf-8>E6B897</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274865</marc> <ucs>6E14</ucs> <utf-8>E6B894</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27486C</marc> <ucs>6CFC</ucs> <utf-8>E6B3BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27486D</marc> <ucs>6DA6</ucs> <utf-8>E6B6A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27486E</marc> <ucs>6DA7</ucs> <utf-8>E6B6A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27486F</marc> <ucs>6D01</ucs> <utf-8>E6B481</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274871</marc> <ucs>6D47</ucs> <utf-8>E6B587</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274878</marc> <ucs>6E83</ucs> <utf-8>E6BA83</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27487B</marc> <ucs>6DC0</ucs> <utf-8>E6B780</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27487C</marc> <ucs>6D53</ucs> <utf-8>E6B593</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274921</marc> <ucs>6CFD</ucs> <utf-8>E6B3BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274922</marc> <ucs>6D4A</ucs> <utf-8>E6B58A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274926</marc> <ucs>6D4E</ucs> <utf-8>E6B58E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274927</marc> <ucs>6CDE</ucs> <utf-8>E6B39E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274928</marc> <ucs>6EE8</ucs> <utf-8>E6BBA8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27492B</marc> <ucs>6EE5</ucs> <utf-8>E6BBA5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27492D</marc> <ucs>6D9B</ucs> <utf-8>E6B69B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27492E</marc> <ucs>6DA9</ucs> <utf-8>E6B6A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274931</marc> <ucs>6C88</ucs> <utf-8>E6B288</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274932</marc> <ucs>6CFB</ucs> <utf-8>E6B3BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274933</marc> <ucs>6E0E</ucs> <utf-8>E6B88E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274934</marc> <ucs>6E85</ucs> <utf-8>E6BA85</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274936</marc> <ucs>6EE4</ucs> <utf-8>E6BBA4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274937</marc> <ucs>6D4F</ucs> <utf-8>E6B58F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27493A</marc> <ucs>6FD1</ucs> <utf-8>E6BF91</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27493B</marc> <ucs>6CA5</ucs> <utf-8>E6B2A5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27493C</marc> <ucs>6FD2</ucs> <utf-8>E6BF92</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27493D</marc> <ucs>6F47</ucs> <utf-8>E6BD87</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27493F</marc> <ucs>6F9C</ucs> <utf-8>E6BE9C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274941</marc> <ucs>6D12</ucs> <utf-8>E6B492</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274942</marc> <ucs>6EE9</ucs> <utf-8>E6BBA9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274943</marc> <ucs>6E7E</ucs> <utf-8>E6B9BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274944</marc> <ucs>6EE6</ucs> <utf-8>E6BBA6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27494A</marc> <ucs>707E</ucs> <utf-8>E781BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274951</marc> <ucs>4E3A</ucs> <utf-8>E4B8BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27495D</marc> <ucs>4E4C</ucs> <utf-8>E4B98C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274966</marc> <ucs>65E0</ucs> <utf-8>E697A0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27496A</marc> <ucs>70BC</ucs> <utf-8>E782BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27496D</marc> <ucs>70E6</ucs> <utf-8>E783A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27496F</marc> <ucs>7080</ucs> <utf-8>E78280</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274975</marc> <ucs>6247</ucs> <utf-8>E68987</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27497D</marc> <ucs>70ED</ucs> <utf-8>E783AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27497E</marc> <ucs>70EB</ucs> <utf-8>E783AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274A21</marc> <ucs>70BD</ucs> <utf-8>E782BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274A22</marc> <ucs>7096</ucs> <utf-8>E78296</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274A24</marc> <ucs>706F</ucs> <utf-8>E781AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274A25</marc> <ucs>7116</ucs> <utf-8>E78496</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274A26</marc> <ucs>70E7</ucs> <utf-8>E783A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274A2E</marc> <ucs>8425</ucs> <utf-8>E890A5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274A30</marc> <ucs>70DB</ucs> <utf-8>E7839B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274A31</marc> <ucs>707F</ucs> <utf-8>E781BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274A33</marc> <ucs>70E9</ucs> <utf-8>E783A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274A36</marc> <ucs>70C1</ucs> <utf-8>E78381</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274A37</marc> <ucs>7089</ucs> <utf-8>E78289</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274A38</marc> <ucs>70C2</ucs> <utf-8>E78382</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274A42</marc> <ucs>7237</ucs> <utf-8>E788B7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274A45</marc> <ucs>5C14</ucs> <utf-8>E5B094</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274A46</marc> <ucs>5899</ucs> <utf-8>E5A299</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274A4C</marc> <ucs>724D</ucs> <utf-8>E7898D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274A53</marc> <ucs>5B83</ucs> <utf-8>E5AE83</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274A5A</marc> <ucs>7275</ucs> <utf-8>E789B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274A5E</marc> <ucs>8366</ucs> <utf-8>E88DA6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274A61</marc> <ucs>728A</ucs> <utf-8>E78A8A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274A62</marc> <ucs>727A</ucs> <utf-8>E789BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274A68</marc> <ucs>72B6</ucs> <utf-8>E78AB6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274A70</marc> <ucs>72ED</ucs> <utf-8>E78BAD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274A72</marc> <ucs>72C8</ucs> <utf-8>E78B88</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274A79</marc> <ucs>72B9</ucs> <utf-8>E78AB9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274A7E</marc> <ucs>72F1</ucs> <utf-8>E78BB1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274B22</marc> <ucs>72EF</ucs> <utf-8>E78BAF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274B23</marc> <ucs>72EE</ucs> <utf-8>E78BAE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274B27</marc> <ucs>72EC</ucs> <utf-8>E78BAC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274B28</marc> <ucs>72DE</ucs> <utf-8>E78B9E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274B29</marc> <ucs>83B7</ucs> <utf-8>E88EB7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274B2A</marc> <ucs>72B7</ucs> <utf-8>E78AB7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274B2B</marc> <ucs>517D</ucs> <utf-8>E585BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274B2C</marc> <ucs>730E</ucs> <utf-8>E78C8E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274B2D</marc> <ucs>736D</ucs> <utf-8>E78DAD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274B2E</marc> <ucs>732E</ucs> <utf-8>E78CAE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274B2F</marc> <ucs>7321</ucs> <utf-8>E78CA1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274B47</marc> <ucs>73B0</ucs> <utf-8>E78EB0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274B57</marc> <ucs>73F2</ucs> <utf-8>E78FB2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274B5E</marc> <ucs>739B</ucs> <utf-8>E78E9B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274B5F</marc> <ucs>7410</ucs> <utf-8>E79090</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274B64</marc> <ucs>7391</ucs> <utf-8>E78E91</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274B67</marc> <ucs>73AF</ucs> <utf-8>E78EAF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274B68</marc> <ucs>7477</ucs> <utf-8>E791B7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274B69</marc> <ucs>73BA</ucs> <utf-8>E78EBA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274B6B</marc> <ucs>73D1</ucs> <utf-8>E78F91</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274B74</marc> <ucs>74EF</ucs> <utf-8>E793AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274B7A</marc> <ucs>4EA7</ucs> <utf-8>E4BAA7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274C2D</marc> <ucs>4EA9</ucs> <utf-8>E4BAA9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274C31</marc> <ucs>7544</ucs> <utf-8>E79584</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274C33</marc> <ucs>6BD5</ucs> <utf-8>E6AF95</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274C34</marc> <ucs>5F02</ucs> <utf-8>E5BC82</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274C36</marc> <ucs>753B</ucs> <utf-8>E794BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274C39</marc> <ucs>5F53</ucs> <utf-8>E5BD93</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274C3B</marc> <ucs>7574</ucs> <utf-8>E795B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274C3C</marc> <ucs>8FED</ucs> <utf-8>E8BFAD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274C56</marc> <ucs>75C9</ucs> <utf-8>E79789</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274C60</marc> <ucs>75A1</ucs> <utf-8>E796A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274C61</marc> <ucs>759F</ucs> <utf-8>E7969F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274C62</marc> <ucs>75EA</ucs> <utf-8>E797AA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274C63</marc> <ucs>75AF</ucs> <utf-8>E796AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274C6A</marc> <ucs>75AE</ucs> <utf-8>E796AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274C6D</marc> <ucs>75E8</ucs> <utf-8>E797A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274C6E</marc> <ucs>7597</ucs> <utf-8>E79697</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274C71</marc> <ucs>75A0</ucs> <utf-8>E796A0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274C73</marc> <ucs>75D2</ucs> <utf-8>E79792</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274C75</marc> <ucs>765E</ucs> <utf-8>E7999E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274C76</marc> <ucs>763E</ucs> <utf-8>E798BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274C77</marc> <ucs>7663</ucs> <utf-8>E799A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274C78</marc> <ucs>762B</ucs> <utf-8>E798AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274C79</marc> <ucs>766B</ucs> <utf-8>E799AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274C7B</marc> <ucs>53D1</ucs> <utf-8>E58F91</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274D29</marc> <ucs>7691</ucs> <utf-8>E79A91</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274D2D</marc> <ucs>76B1</ucs> <utf-8>E79AB1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274D3A</marc> <ucs>76CF</ucs> <utf-8>E79B8F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274D3C</marc> <ucs>5C3D</ucs> <utf-8>E5B0BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274D3D</marc> <ucs>76D1</ucs> <utf-8>E79B91</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274D3E</marc> <ucs>76D8</ucs> <utf-8>E79B98</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274D3F</marc> <ucs>5362</ucs> <utf-8>E58DA2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274D56</marc> <ucs>4F17</ucs> <utf-8>E4BC97</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274D57</marc> <ucs>56F0</ucs> <utf-8>E59BB0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274D5D</marc> <ucs>7750</ucs> <utf-8>E79D90</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274D73</marc> <ucs>4E86</ucs> <utf-8>E4BA86</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274D7C</marc> <ucs>77A9</ucs> <utf-8>E79EA9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274E27</marc> <ucs>77EB</ucs> <utf-8>E79FAB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274E3B</marc> <ucs>781A</ucs> <utf-8>E7A09A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274E3E</marc> <ucs>7815</ucs> <utf-8>E7A095</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274E45</marc> <ucs>7855</ucs> <utf-8>E7A195</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274E49</marc> <ucs>786E</ucs> <utf-8>E7A1AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274E4C</marc> <ucs>7801</ucs> <utf-8>E7A081</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274E53</marc> <ucs>7816</ucs> <utf-8>E7A096</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274E58</marc> <ucs>77F6</ucs> <utf-8>E79FB6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274E59</marc> <ucs>7840</ucs> <utf-8>E7A180</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274E5A</marc> <ucs>788D</ucs> <utf-8>E7A28D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274E5B</marc> <ucs>77FF</ucs> <utf-8>E79FBF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274E5C</marc> <ucs>77FE</ucs> <utf-8>E79FBE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274E5D</marc> <ucs>783A</ucs> <utf-8>E7A0BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274E5E</marc> <ucs>783E</ucs> <utf-8>E7A0BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274E6F</marc> <ucs>E909</ucs> <utf-8>EEA489</utf-8> <name>East Asian ideograph (duplicate simplified)</name> <alt>53EA</alt> <altutf-8>E58FAA</altutf-8> </code> <code> <marc>274E77</marc> <ucs>7978</ucs> <utf-8>E7A5B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274E78</marc> <ucs>796F</ucs> <utf-8>E7A5AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274E7B</marc> <ucs>7985</ucs> <utf-8>E7A685</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274E7C</marc> <ucs>793C</ucs> <utf-8>E7A4BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274E7D</marc> <ucs>7977</ucs> <utf-8>E7A5B7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274F22</marc> <ucs>4E07</ucs> <utf-8>E4B887</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274F25</marc> <ucs>53B6</ucs> <utf-8>E58EB6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274F36</marc> <ucs>5E0C</ucs> <utf-8>E5B88C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274F3C</marc> <ucs>79F0</ucs> <utf-8>E7A7B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274F3D</marc> <ucs>79CD</ucs> <utf-8>E7A78D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274F40</marc> <ucs>8C37</ucs> <utf-8>E8B0B7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274F44</marc> <ucs>79EF</ucs> <utf-8>E7A7AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274F46</marc> <ucs>7A23</ucs> <utf-8>E7A8A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274F49</marc> <ucs>7A51</ucs> <utf-8>E7A991</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274F4A</marc> <ucs>79FD</ucs> <utf-8>E7A7BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274F4B</marc> <ucs>E90A</ucs> <utf-8>EEA48A</utf-8> <name>East Asian ideograph (duplicate simplified)</name> <alt>83B7</alt> <altutf-8>E88EB7</altutf-8> </code> <code> <marc>274F4C</marc> <ucs>7A33</ucs> <utf-8>E7A8B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274F5C</marc> <ucs>6D3C</ucs> <utf-8>E6B4BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274F5D</marc> <ucs>7A9D</ucs> <utf-8>E7AA9D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274F5F</marc> <ucs>7A77</ucs> <utf-8>E7A9B7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274F60</marc> <ucs>7AA5</ucs> <utf-8>E7AAA5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274F61</marc> <ucs>7A8D</ucs> <utf-8>E7AA8D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274F62</marc> <ucs>7A9C</ucs> <utf-8>E7AA9C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274F63</marc> <ucs>7AA6</ucs> <utf-8>E7AAA6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274F64</marc> <ucs>7A83</ucs> <utf-8>E7AA83</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274F6B</marc> <ucs>7ADE</ucs> <utf-8>E7AB9E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>274F70</marc> <ucs>E90B</ucs> <utf-8>EEA48B</utf-8> <name>East Asian ideograph (duplicate simplified)</name> <alt>5DF4</alt> <altutf-8>E5B7B4</altutf-8> </code> <code> <marc>274F79</marc> <ucs>7B14</ucs> <utf-8>E7AC94</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275021</marc> <ucs>7B0B</ucs> <utf-8>E7AC8B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275023</marc> <ucs>8345</ucs> <utf-8>E88D85</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27502A</marc> <ucs>94B3</ucs> <utf-8>E992B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27502B</marc> <ucs>7B3A</ucs> <utf-8>E7ACBA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275030</marc> <ucs>8303</ucs> <utf-8>E88C83</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275033</marc> <ucs>8282</ucs> <utf-8>E88A82</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275038</marc> <ucs>7BAC</ucs> <utf-8>E7AEAC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275039</marc> <ucs>7B03</ucs> <utf-8>E7AC83</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27503A</marc> <ucs>7B51</ucs> <utf-8>E7AD91</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27503C</marc> <ucs>7B5B</ucs> <utf-8>E7AD9B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27503E</marc> <ucs>7BD3</ucs> <utf-8>E7AF93</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275041</marc> <ucs>7B80</ucs> <utf-8>E7AE80</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275042</marc> <ucs>7BAB</ucs> <utf-8>E7AEAB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275045</marc> <ucs>7BAA</ucs> <utf-8>E7AEAA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275046</marc> <ucs>7BD1</ucs> <utf-8>E7AF91</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275048</marc> <ucs>5E18</ucs> <utf-8>E5B898</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27504B</marc> <ucs>7B7E</ucs> <utf-8>E7ADBE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27504C</marc> <ucs>7BEE</ucs> <utf-8>E7AFAE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27504D</marc> <ucs>7B79</ucs> <utf-8>E7ADB9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275050</marc> <ucs>7B3C</ucs> <utf-8>E7ACBC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275051</marc> <ucs>7C41</ucs> <utf-8>E7B181</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275052</marc> <ucs>E90C</ucs> <utf-8>EEA48C</utf-8> <name>East Asian ideograph (duplicate simplified)</name> <alt>7B7E</alt> <altutf-8>E7ADBE</altutf-8> </code> <code> <marc>275053</marc> <ucs>7BF1</ucs> <utf-8>E7AFB1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275054</marc> <ucs>7BA9</ucs> <utf-8>E7AEA9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275055</marc> <ucs>5401</ucs> <utf-8>E59081</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275060</marc> <ucs>7C8B</ucs> <utf-8>E7B28B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275062</marc> <ucs>E90D</ucs> <utf-8>EEA48D</utf-8> <name>East Asian ideograph (duplicate simplified)</name> <alt>80E1</alt> <altutf-8>E883A1</altutf-8> </code> <code> <marc>275068</marc> <ucs>7CAA</ucs> <utf-8>E7B2AA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27506B</marc> <ucs>7CAE</ucs> <utf-8>E7B2AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27506F</marc> <ucs>7EA0</ucs> <utf-8>E7BAA0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275070</marc> <ucs>7EAA</ucs> <utf-8>E7BAAA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275071</marc> <ucs>7EA3</ucs> <utf-8>E7BAA3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275072</marc> <ucs>7EA2</ucs> <utf-8>E7BAA2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275073</marc> <ucs>7EAB</ucs> <utf-8>E7BAAB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275074</marc> <ucs>7EA6</ucs> <utf-8>E7BAA6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275075</marc> <ucs>7EA5</ucs> <utf-8>E7BAA5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275076</marc> <ucs>7EBA</ucs> <utf-8>E7BABA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275077</marc> <ucs>7EB9</ucs> <utf-8>E7BAB9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27507A</marc> <ucs>7EAD</ucs> <utf-8>E7BAAD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27507C</marc> <ucs>7EB0</ucs> <utf-8>E7BAB0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27507D</marc> <ucs>7EAF</ucs> <utf-8>E7BAAF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27507E</marc> <ucs>7EBD</ucs> <utf-8>E7BABD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275121</marc> <ucs>7EB1</ucs> <utf-8>E7BAB1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275122</marc> <ucs>7EB3</ucs> <utf-8>E7BAB3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275123</marc> <ucs>7EA7</ucs> <utf-8>E7BAA7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275124</marc> <ucs>7EB8</ucs> <utf-8>E7BAB8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275125</marc> <ucs>7EB7</ucs> <utf-8>E7BAB7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275126</marc> <ucs>7ECA</ucs> <utf-8>E7BB8A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275128</marc> <ucs>7ECB</ucs> <utf-8>E7BB8B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275129</marc> <ucs>624E</ucs> <utf-8>E6898E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27512A</marc> <ucs>7ECD</ucs> <utf-8>E7BB8D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27512B</marc> <ucs>7EC4</ucs> <utf-8>E7BB84</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27512C</marc> <ucs>7EC6</ucs> <utf-8>E7BB86</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27512D</marc> <ucs>7EC5</ucs> <utf-8>E7BB85</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27512F</marc> <ucs>7ECC</ucs> <utf-8>E7BB8C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275130</marc> <ucs>7EC8</ucs> <utf-8>E7BB88</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275131</marc> <ucs>7EDF</ucs> <utf-8>E7BB9F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275132</marc> <ucs>7EDE</ucs> <utf-8>E7BB9E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275133</marc> <ucs>7ED2</ucs> <utf-8>E7BB92</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275134</marc> <ucs>7ED3</ucs> <utf-8>E7BB93</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275136</marc> <ucs>7EDA</ucs> <utf-8>E7BB9A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275137</marc> <ucs>7EDD</ucs> <utf-8>E7BB9D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275138</marc> <ucs>7EDC</ucs> <utf-8>E7BB9C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275139</marc> <ucs>7ED9</ucs> <utf-8>E7BB99</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27513B</marc> <ucs>4E1D</ucs> <utf-8>E4B89D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27513C</marc> <ucs>7ECF</ucs> <utf-8>E7BB8F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27513D</marc> <ucs>6346</ucs> <utf-8>E68D86</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27513E</marc> <ucs>7EE2</ucs> <utf-8>E7BBA2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27513F</marc> <ucs>7EE5</ucs> <utf-8>E7BBA5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275140</marc> <ucs>7ED1</ucs> <utf-8>E7BB91</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275141</marc> <ucs>7EFC</ucs> <utf-8>E7BBBC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275142</marc> <ucs>7EFD</ucs> <utf-8>E7BBBD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275143</marc> <ucs>7EFE</ucs> <utf-8>E7BBBE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275144</marc> <ucs>7D27</ucs> <utf-8>E7B4A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275145</marc> <ucs>7EEB</ucs> <utf-8>E7BBAB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275146</marc> <ucs>7F00</ucs> <utf-8>E7BC80</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275148</marc> <ucs>7F51</ucs> <utf-8>E7BD91</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275149</marc> <ucs>7EB2</ucs> <utf-8>E7BAB2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27514A</marc> <ucs>7EF0</ucs> <utf-8>E7BBB0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27514C</marc> <ucs>7EFF</ucs> <utf-8>E7BBBF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27514D</marc> <ucs>7EF8</ucs> <utf-8>E7BBB8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27514E</marc> <ucs>7EF4</ucs> <utf-8>E7BBB4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27514F</marc> <ucs>7EF5</ucs> <utf-8>E7BBB5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275150</marc> <ucs>7EB6</ucs> <utf-8>E7BAB6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275151</marc> <ucs>7F01</ucs> <utf-8>E7BC81</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275152</marc> <ucs>7F14</ucs> <utf-8>E7BC94</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275153</marc> <ucs>7EAC</ucs> <utf-8>E7BAAC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275154</marc> <ucs>7EC3</ucs> <utf-8>E7BB83</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275155</marc> <ucs>7EEA</ucs> <utf-8>E7BBAA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275156</marc> <ucs>7F04</ucs> <utf-8>E7BC84</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275157</marc> <ucs>7F05</ucs> <utf-8>E7BC85</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275158</marc> <ucs>7F09</ucs> <utf-8>E7BC89</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275159</marc> <ucs>7F13</ucs> <utf-8>E7BC93</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27515A</marc> <ucs>7F18</ucs> <utf-8>E7BC98</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27515B</marc> <ucs>7F16</ucs> <utf-8>E7BC96</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27515C</marc> <ucs>7EBF</ucs> <utf-8>E7BABF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27515D</marc> <ucs>7F0D</ucs> <utf-8>E7BC8D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27515E</marc> <ucs>7F0E</ucs> <utf-8>E7BC8E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27515F</marc> <ucs>7F23</ucs> <utf-8>E7BCA3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275160</marc> <ucs>7F22</ucs> <utf-8>E7BCA2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275161</marc> <ucs>8426</ucs> <utf-8>E890A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275162</marc> <ucs>7F1A</ucs> <utf-8>E7BC9A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275163</marc> <ucs>81F4</ucs> <utf-8>E887B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275164</marc> <ucs>E974</ucs> <utf-8>EEA5B4</utf-8> <name>East Asian ideograph (variant of 455164 which maps to 53BF)</name> <alt>53BF</alt> <altutf-8>E58EBF</altutf-8> </code> <code> <marc>275165</marc> <ucs>7F29</ucs> <utf-8>E7BCA9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275166</marc> <ucs>7EE9</ucs> <utf-8>E7BBA9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275167</marc> <ucs>7F2A</ucs> <utf-8>E7BCAA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275168</marc> <ucs>7F15</ucs> <utf-8>E7BC95</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275169</marc> <ucs>7F27</ucs> <utf-8>E7BCA7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27516C</marc> <ucs>7F1D</ucs> <utf-8>E7BC9D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27516D</marc> <ucs>603B</ucs> <utf-8>E680BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27516E</marc> <ucs>7EB5</ucs> <utf-8>E7BAB5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27516F</marc> <ucs>7F2B</ucs> <utf-8>E7BCAB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275170</marc> <ucs>7F2E</ucs> <utf-8>E7BCAE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275171</marc> <ucs>7EC7</ucs> <utf-8>E7BB87</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275172</marc> <ucs>7EE3</ucs> <utf-8>E7BBA3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275173</marc> <ucs>7ED5</ucs> <utf-8>E7BB95</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275174</marc> <ucs>7F2D</ucs> <utf-8>E7BCAD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275175</marc> <ucs>E90E</ucs> <utf-8>EEA48E</utf-8> <name>East Asian ideograph (duplicate simplified)</name> <alt>7CFB</alt> <altutf-8>E7B3BB</altutf-8> </code> <code> <marc>275176</marc> <ucs>7EF3</ucs> <utf-8>E7BBB3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275177</marc> <ucs>8327</ucs> <utf-8>E88CA7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275178</marc> <ucs>7ECE</ucs> <utf-8>E7BB8E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275179</marc> <ucs>7ED8</ucs> <utf-8>E7BB98</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27517A</marc> <ucs>8FAB</ucs> <utf-8>E8BEAB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27517B</marc> <ucs>7F24</ucs> <utf-8>E7BCA4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27517D</marc> <ucs>7EE7</ucs> <utf-8>E7BBA7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27517E</marc> <ucs>7F20</ucs> <utf-8>E7BCA0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275221</marc> <ucs>7EED</ucs> <utf-8>E7BBAD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275222</marc> <ucs>7F28</ucs> <utf-8>E7BCA8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275223</marc> <ucs>7EA4</ucs> <utf-8>E7BAA4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275224</marc> <ucs>7F06</ucs> <utf-8>E7BC86</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275233</marc> <ucs>7F5A</ucs> <utf-8>E7BD9A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275234</marc> <ucs>9A82</ucs> <utf-8>E9AA82</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275235</marc> <ucs>7F62</ucs> <utf-8>E7BDA2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275237</marc> <ucs>7F57</ucs> <utf-8>E7BD97</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275238</marc> <ucs>7F81</ucs> <utf-8>E7BE81</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275242</marc> <ucs>4E49</ucs> <utf-8>E4B989</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27524D</marc> <ucs>4E60</ucs> <utf-8>E4B9A0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275251</marc> <ucs>7FC6</ucs> <utf-8>E7BF86</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275258</marc> <ucs>7FD8</ucs> <utf-8>E7BF98</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27526F</marc> <ucs>5723</ucs> <utf-8>E59CA3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275271</marc> <ucs>95FB</ucs> <utf-8>E997BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275274</marc> <ucs>58F0</ucs> <utf-8>E5A3B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275275</marc> <ucs>8038</ucs> <utf-8>E880B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275276</marc> <ucs>806A</ucs> <utf-8>E881AA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275277</marc> <ucs>8054</ucs> <utf-8>E88194</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275278</marc> <ucs>804C</ucs> <utf-8>E8818C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275279</marc> <ucs>8042</ucs> <utf-8>E88182</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27527A</marc> <ucs>804B</ucs> <utf-8>E8818B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27527B</marc> <ucs>542C</ucs> <utf-8>E590AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275321</marc> <ucs>8083</ucs> <utf-8>E88283</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275344</marc> <ucs>80C1</ucs> <utf-8>E88381</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27534A</marc> <ucs>8090</ucs> <utf-8>E88290</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27534D</marc> <ucs>8109</ucs> <utf-8>E88489</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275358</marc> <ucs>80BE</ucs> <utf-8>E882BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275359</marc> <ucs>80C0</ucs> <utf-8>E88380</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27535E</marc> <ucs>80A0</ucs> <utf-8>E882A0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275362</marc> <ucs>80BF</ucs> <utf-8>E882BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275365</marc> <ucs>8111</ucs> <utf-8>E88491</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27536C</marc> <ucs>80F6</ucs> <utf-8>E883B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27536E</marc> <ucs>80A4</ucs> <utf-8>E882A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275371</marc> <ucs>817B</ucs> <utf-8>E885BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275378</marc> <ucs>8113</ucs> <utf-8>E88493</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275379</marc> <ucs>80C6</ucs> <utf-8>E88386</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27537A</marc> <ucs>8138</ucs> <utf-8>E884B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27537B</marc> <ucs>810D</ucs> <utf-8>E8848D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27537C</marc> <ucs>8110</ucs> <utf-8>E88490</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27537D</marc> <ucs>8191</ucs> <utf-8>E88691</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27537E</marc> <ucs>814A</ucs> <utf-8>E8858A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275421</marc> <ucs>80EA</ucs> <utf-8>E883AA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275422</marc> <ucs>E90F</ucs> <utf-8>EEA48F</utf-8> <name>East Asian ideograph (duplicate simplified)</name> <alt>810F</alt> <altutf-8>E8848F</altutf-8> </code> <code> <marc>275425</marc> <ucs>4E34</ucs> <utf-8>E4B8B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27542B</marc> <ucs>53F0</ucs> <utf-8>E58FB0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275432</marc> <ucs>4E0E</ucs> <utf-8>E4B88E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275433</marc> <ucs>5174</ucs> <utf-8>E585B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275434</marc> <ucs>4E3E</ucs> <utf-8>E4B8BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275435</marc> <ucs>65E7</ucs> <utf-8>E697A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27544A</marc> <ucs>8231</ucs> <utf-8>E888B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27544B</marc> <ucs>8230</ucs> <utf-8>E888B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27544E</marc> <ucs>8270</ucs> <utf-8>E889B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275458</marc> <ucs>E910</ucs> <utf-8>EEA490</utf-8> <name>East Asian ideograph (duplicate simplified)</name> <alt>5DF4</alt> <altutf-8>E5B7B4</altutf-8> </code> <code> <marc>27545C</marc> <ucs>520D</ucs> <utf-8>E5888D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275528</marc> <ucs>835A</ucs> <utf-8>E88D9A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275529</marc> <ucs>830E</ucs> <utf-8>E88C8E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27552A</marc> <ucs>82CB</ucs> <utf-8>E88B8B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27552D</marc> <ucs>5E84</ucs> <utf-8>E5BA84</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27553C</marc> <ucs>534E</ucs> <utf-8>E58D8E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275541</marc> <ucs>83B1</ucs> <utf-8>E88EB1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27554D</marc> <ucs>82C7</ucs> <utf-8>E88B87</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27554F</marc> <ucs>53F6</ucs> <utf-8>E58FB6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275551</marc> <ucs>E911</ucs> <utf-8>EEA491</utf-8> <name>East Asian ideograph (duplicate simplified)</name> <alt>80E1</alt> <altutf-8>E883A1</altutf-8> </code> <code> <marc>275553</marc> <ucs>8364</ucs> <utf-8>E88DA4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275555</marc> <ucs>83B4</ucs> <utf-8>E88EB4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27555D</marc> <ucs>5E2D</ucs> <utf-8>E5B8AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275563</marc> <ucs>836A</ucs> <utf-8>E88DAA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275564</marc> <ucs>82CE</ucs> <utf-8>E88B8E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275567</marc> <ucs>82CD</ucs> <utf-8>E88B8D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275568</marc> <ucs>8298</ucs> <utf-8>E88A98</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27556C</marc> <ucs>83B2</ucs> <utf-8>E88EB2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27556E</marc> <ucs>836B</ucs> <utf-8>E88DAB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275571</marc> <ucs>848B</ucs> <utf-8>E8928B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275573</marc> <ucs>535C</ucs> <utf-8>E58D9C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275576</marc> <ucs>8361</ucs> <utf-8>E88DA1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27557C</marc> <ucs>829C</ucs> <utf-8>E88A9C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275622</marc> <ucs>8427</ucs> <utf-8>E890A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275624</marc> <ucs>59DC</ucs> <utf-8>E5A79C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275626</marc> <ucs>8537</ucs> <utf-8>E894B7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275629</marc> <ucs>84DD</ucs> <utf-8>E8939D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27562A</marc> <ucs>8428</ucs> <utf-8>E890A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27562E</marc> <ucs>501F</ucs> <utf-8>E5809F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275631</marc> <ucs>827A</ucs> <utf-8>E889BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275632</marc> <ucs>85AE</ucs> <utf-8>E896AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275635</marc> <ucs>836F</ucs> <utf-8>E88DAF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275637</marc> <ucs>853C</ucs> <utf-8>E894BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275639</marc> <ucs>853A</ucs> <utf-8>E894BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27563A</marc> <ucs>82A6</ucs> <utf-8>E88AA6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27563B</marc> <ucs>82F9</ucs> <utf-8>E88BB9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27563C</marc> <ucs>82CF</ucs> <utf-8>E88B8F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27563D</marc> <ucs>8574</ucs> <utf-8>E895B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27563E</marc> <ucs>5170</ucs> <utf-8>E585B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275640</marc> <ucs>85D3</ucs> <utf-8>E89793</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275642</marc> <ucs>841D</ucs> <utf-8>E8909D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275644</marc> <ucs>4E47</ucs> <utf-8>E4B987</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275647</marc> <ucs>5904</ucs> <utf-8>E5A484</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275648</marc> <ucs>864F</ucs> <utf-8>E8998F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27564A</marc> <ucs>53F7</ucs> <utf-8>E58FB7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27564C</marc> <ucs>4E8F</ucs> <utf-8>E4BA8F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27565A</marc> <ucs>65E6</ucs> <utf-8>E697A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275676</marc> <ucs>8680</ucs> <utf-8>E89A80</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275679</marc> <ucs>E912</ucs> <utf-8>EEA492</utf-8> <name>East Asian ideograph (duplicate simplified)</name> <alt>80E1</alt> <altutf-8>E883A1</altutf-8> </code> <code> <marc>27567A</marc> <ucs>867E</ucs> <utf-8>E899BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275724</marc> <ucs>8424</ucs> <utf-8>E890A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275725</marc> <ucs>8682</ucs> <utf-8>E89A82</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27572C</marc> <ucs>877C</ucs> <utf-8>E89DBC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275732</marc> <ucs>86F2</ucs> <utf-8>E89BB2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275733</marc> <ucs>866B</ucs> <utf-8>E899AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275734</marc> <ucs>8749</ucs> <utf-8>E89D89</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275735</marc> <ucs>8681</ucs> <utf-8>E89A81</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275736</marc> <ucs>8747</ucs> <utf-8>E89D87</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27573C</marc> <ucs>86CE</ucs> <utf-8>E89B8E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27573E</marc> <ucs>8721</ucs> <utf-8>E89CA1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27573F</marc> <ucs>86CA</ucs> <utf-8>E89B8A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275741</marc> <ucs>8695</ucs> <utf-8>E89A95</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275742</marc> <ucs>86EE</ucs> <utf-8>E89BAE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275746</marc> <ucs>672E</ucs> <utf-8>E69CAE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275747</marc> <ucs>4E8D</ucs> <utf-8>E4BA8D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275749</marc> <ucs>536B</ucs> <utf-8>E58DAB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27574A</marc> <ucs>E913</ucs> <utf-8>EEA493</utf-8> <name>East Asian ideograph (duplicate simplified)</name> <alt>51B2</alt> <altutf-8>E586B2</altutf-8> </code> <code> <marc>275762</marc> <ucs>8865</ucs> <utf-8>E8A1A5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275763</marc> <ucs>91CC</ucs> <utf-8>E9878C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275765</marc> <ucs>88C5</ucs> <utf-8>E8A385</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27576C</marc> <ucs>5236</ucs> <utf-8>E588B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275771</marc> <ucs>8934</ucs> <utf-8>E8A4B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275773</marc> <ucs>88E4</ucs> <utf-8>E8A3A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275777</marc> <ucs>4EB5</ucs> <utf-8>E4BAB5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275779</marc> <ucs>891B</ucs> <utf-8>E8A49B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27577C</marc> <ucs>88C6</ucs> <utf-8>E8A386</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27577D</marc> <ucs>8884</ucs> <utf-8>E8A284</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275821</marc> <ucs>889C</ucs> <utf-8>E8A29C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275822</marc> <ucs>886C</ucs> <utf-8>E8A1AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275823</marc> <ucs>88AD</ucs> <utf-8>E8A2AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275828</marc> <ucs>89C1</ucs> <utf-8>E8A781</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275829</marc> <ucs>89C4</ucs> <utf-8>E8A784</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27582A</marc> <ucs>89C5</ucs> <utf-8>E8A785</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27582B</marc> <ucs>89C6</ucs> <utf-8>E8A786</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27582C</marc> <ucs>4EB2</ucs> <utf-8>E4BAB2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27582D</marc> <ucs>89CE</ucs> <utf-8>E8A78E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27582E</marc> <ucs>89CA</ucs> <utf-8>E8A78A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27582F</marc> <ucs>89D0</ucs> <utf-8>E8A790</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275830</marc> <ucs>89C9</ucs> <utf-8>E8A789</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275831</marc> <ucs>89C8</ucs> <utf-8>E8A788</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275832</marc> <ucs>89C2</ucs> <utf-8>E8A782</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275835</marc> <ucs>89DE</ucs> <utf-8>E8A79E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275838</marc> <ucs>8BA1</ucs> <utf-8>E8AEA1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275839</marc> <ucs>8BA2</ucs> <utf-8>E8AEA2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27583A</marc> <ucs>8BA3</ucs> <utf-8>E8AEA3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27583B</marc> <ucs>8BA6</ucs> <utf-8>E8AEA6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27583C</marc> <ucs>8BB0</ucs> <utf-8>E8AEB0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27583D</marc> <ucs>8BA8</ucs> <utf-8>E8AEA8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27583E</marc> <ucs>8BA7</ucs> <utf-8>E8AEA7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27583F</marc> <ucs>8BAA</ucs> <utf-8>E8AEAA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275840</marc> <ucs>8BAF</ucs> <utf-8>E8AEAF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275841</marc> <ucs>8BAB</ucs> <utf-8>E8AEAB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275843</marc> <ucs>8BAD</ucs> <utf-8>E8AEAD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275844</marc> <ucs>8BBF</ucs> <utf-8>E8AEBF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275845</marc> <ucs>8BC0</ucs> <utf-8>E8AF80</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275846</marc> <ucs>8BB6</ucs> <utf-8>E8AEB6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275847</marc> <ucs>8BB7</ucs> <utf-8>E8AEB7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275848</marc> <ucs>8BB8</ucs> <utf-8>E8AEB8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275849</marc> <ucs>8BBE</ucs> <utf-8>E8AEBE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27584A</marc> <ucs>8BB9</ucs> <utf-8>E8AEB9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27584B</marc> <ucs>8BBC</ucs> <utf-8>E8AEBC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27584C</marc> <ucs>6CE8</ucs> <utf-8>E6B3A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27584E</marc> <ucs>8BC4</ucs> <utf-8>E8AF84</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27584F</marc> <ucs>8BCD</ucs> <utf-8>E8AF8D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275851</marc> <ucs>8BC2</ucs> <utf-8>E8AF82</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275852</marc> <ucs>8BCF</ucs> <utf-8>E8AF8F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275853</marc> <ucs>8BC5</ucs> <utf-8>E8AF85</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275854</marc> <ucs>8BC8</ucs> <utf-8>E8AF88</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275855</marc> <ucs>8BCB</ucs> <utf-8>E8AF8B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275856</marc> <ucs>8BC9</ucs> <utf-8>E8AF89</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275857</marc> <ucs>8BCA</ucs> <utf-8>E8AF8A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275858</marc> <ucs>8BE7</ucs> <utf-8>E8AFA7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275859</marc> <ucs>8BE5</ucs> <utf-8>E8AFA5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27585A</marc> <ucs>8BE6</ucs> <utf-8>E8AFA6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27585B</marc> <ucs>8BD5</ucs> <utf-8>E8AF95</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27585C</marc> <ucs>8BD7</ucs> <utf-8>E8AF97</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27585D</marc> <ucs>8BD8</ucs> <utf-8>E8AF98</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27585E</marc> <ucs>8BE3</ucs> <utf-8>E8AFA3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27585F</marc> <ucs>8BD9</ucs> <utf-8>E8AF99</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275860</marc> <ucs>8BDA</ucs> <utf-8>E8AF9A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275861</marc> <ucs>5938</ucs> <utf-8>E5A4B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275862</marc> <ucs>8BDB</ucs> <utf-8>E8AF9B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275863</marc> <ucs>8BE1</ucs> <utf-8>E8AFA1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275865</marc> <ucs>8BE2</ucs> <utf-8>E8AFA2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275866</marc> <ucs>8BDD</ucs> <utf-8>E8AF9D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275867</marc> <ucs>8BE0</ucs> <utf-8>E8AFA0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275868</marc> <ucs>8BDF</ucs> <utf-8>E8AF9F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275869</marc> <ucs>8BF4</ucs> <utf-8>E8AFB4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27586A</marc> <ucs>8BF5</ucs> <utf-8>E8AFB5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27586B</marc> <ucs>8BEB</ucs> <utf-8>E8AFAB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27586C</marc> <ucs>8BED</ucs> <utf-8>E8AFAD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27586D</marc> <ucs>5FD7</ucs> <utf-8>E5BF97</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27586F</marc> <ucs>8BEC</ucs> <utf-8>E8AFAC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275870</marc> <ucs>8BA4</ucs> <utf-8>E8AEA4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275871</marc> <ucs>8BEF</ucs> <utf-8>E8AFAF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275872</marc> <ucs>8BF2</ucs> <utf-8>E8AFB2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275873</marc> <ucs>8BF0</ucs> <utf-8>E8AFB0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275874</marc> <ucs>8BF1</ucs> <utf-8>E8AFB1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275875</marc> <ucs>8BF3</ucs> <utf-8>E8AFB3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275876</marc> <ucs>8C0A</ucs> <utf-8>E8B08A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275877</marc> <ucs>8C06</ucs> <utf-8>E8B086</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275878</marc> <ucs>8C05</ucs> <utf-8>E8B085</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275879</marc> <ucs>8C08</ucs> <utf-8>E8B088</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27587A</marc> <ucs>8BF7</ucs> <utf-8>E8AFB7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27587B</marc> <ucs>8BF8</ucs> <utf-8>E8AFB8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27587C</marc> <ucs>8BFE</ucs> <utf-8>E8AFBE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27587D</marc> <ucs>8C03</ucs> <utf-8>E8B083</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27587E</marc> <ucs>8BFF</ucs> <utf-8>E8AFBF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275921</marc> <ucs>8C04</ucs> <utf-8>E8B084</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275922</marc> <ucs>8C01</ucs> <utf-8>E8B081</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275923</marc> <ucs>8BDE</ucs> <utf-8>E8AF9E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275924</marc> <ucs>8BBA</ucs> <utf-8>E8AEBA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275925</marc> <ucs>8C1B</ucs> <utf-8>E8B09B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275926</marc> <ucs>8C1A</ucs> <utf-8>E8B09A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275927</marc> <ucs>8C0F</ucs> <utf-8>E8B08F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275928</marc> <ucs>8BB3</ucs> <utf-8>E8AEB3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275929</marc> <ucs>8C10</ucs> <utf-8>E8B090</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27592A</marc> <ucs>8C0D</ucs> <utf-8>E8B08D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27592B</marc> <ucs>8C0B</ucs> <utf-8>E8B08B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27592C</marc> <ucs>8C12</ucs> <utf-8>E8B092</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27592D</marc> <ucs>8C13</ucs> <utf-8>E8B093</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27592E</marc> <ucs>8BFA</ucs> <utf-8>E8AFBA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27592F</marc> <ucs>8BBD</ucs> <utf-8>E8AEBD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275930</marc> <ucs>8C15</ucs> <utf-8>E8B095</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275931</marc> <ucs>8C24</ucs> <utf-8>E8B0A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275932</marc> <ucs>8C26</ucs> <utf-8>E8B0A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275933</marc> <ucs>8C1C</ucs> <utf-8>E8B09C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275934</marc> <ucs>8BB2</ucs> <utf-8>E8AEB2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275935</marc> <ucs>8C0E</ucs> <utf-8>E8B08E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275936</marc> <ucs>8C23</ucs> <utf-8>E8B0A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275937</marc> <ucs>8A8A</ucs> <utf-8>E8AA8A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275938</marc> <ucs>8C22</ucs> <utf-8>E8B0A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275939</marc> <ucs>8C28</ucs> <utf-8>E8B0A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27593A</marc> <ucs>8C2C</ucs> <utf-8>E8B0AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27593B</marc> <ucs>8C1F</ucs> <utf-8>E8B09F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27593C</marc> <ucs>8BC6</ucs> <utf-8>E8AF86</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27593D</marc> <ucs>8C31</ucs> <utf-8>E8B0B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27593E</marc> <ucs>8C32</ucs> <utf-8>E8B0B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27593F</marc> <ucs>8BC1</ucs> <utf-8>E8AF81</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275940</marc> <ucs>8C2D</ucs> <utf-8>E8B0AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275942</marc> <ucs>8BA5</ucs> <utf-8>E8AEA5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275943</marc> <ucs>8BAE</ucs> <utf-8>E8AEAE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275946</marc> <ucs>8BD1</ucs> <utf-8>E8AF91</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275947</marc> <ucs>8C34</ucs> <utf-8>E8B0B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275948</marc> <ucs>62A4</ucs> <utf-8>E68AA4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275949</marc> <ucs>8A89</ucs> <utf-8>E8AA89</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27594A</marc> <ucs>8BFB</ucs> <utf-8>E8AFBB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27594B</marc> <ucs>53D8</ucs> <utf-8>E58F98</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27594C</marc> <ucs>8BA9</ucs> <utf-8>E8AEA9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27594D</marc> <ucs>8C36</ucs> <utf-8>E8B0B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27594E</marc> <ucs>8C17</ucs> <utf-8>E8B097</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275954</marc> <ucs>5C82</ucs> <utf-8>E5B282</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275957</marc> <ucs>7AD6</ucs> <utf-8>E7AB96</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275958</marc> <ucs>4E30</ucs> <utf-8>E4B8B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27595E</marc> <ucs>4E88</ucs> <utf-8>E4BA88</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275966</marc> <ucs>7683</ucs> <utf-8>E79A83</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275968</marc> <ucs>8D1D</ucs> <utf-8>E8B49D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275969</marc> <ucs>8D1E</ucs> <utf-8>E8B49E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27596A</marc> <ucs>8D1F</ucs> <utf-8>E8B49F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27596B</marc> <ucs>8D21</ucs> <utf-8>E8B4A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27596C</marc> <ucs>8D22</ucs> <utf-8>E8B4A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27596D</marc> <ucs>8D23</ucs> <utf-8>E8B4A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27596E</marc> <ucs>8D2F</ucs> <utf-8>E8B4AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27596F</marc> <ucs>8D27</ucs> <utf-8>E8B4A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275970</marc> <ucs>8D2A</ucs> <utf-8>E8B4AA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275971</marc> <ucs>8D2B</ucs> <utf-8>E8B4AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275972</marc> <ucs>8D29</ucs> <utf-8>E8B4A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275975</marc> <ucs>8D39</ucs> <utf-8>E8B4B9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275976</marc> <ucs>8D32</ucs> <utf-8>E8B4B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275977</marc> <ucs>8D3A</ucs> <utf-8>E8B4BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275978</marc> <ucs>8D35</ucs> <utf-8>E8B4B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275979</marc> <ucs>8D34</ucs> <utf-8>E8B4B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27597A</marc> <ucs>4E70</ucs> <utf-8>E4B9B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27597B</marc> <ucs>8D2C</ucs> <utf-8>E8B4AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27597C</marc> <ucs>8D3B</ucs> <utf-8>E8B4BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27597D</marc> <ucs>8D37</ucs> <utf-8>E8B4B7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27597E</marc> <ucs>8D38</ucs> <utf-8>E8B4B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275A21</marc> <ucs>8D45</ucs> <utf-8>E8B585</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275A22</marc> <ucs>8D44</ucs> <utf-8>E8B584</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275A23</marc> <ucs>8D3C</ucs> <utf-8>E8B4BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275A24</marc> <ucs>8D3E</ucs> <utf-8>E8B4BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275A25</marc> <ucs>8D3F</ucs> <utf-8>E8B4BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275A26</marc> <ucs>8D40</ucs> <utf-8>E8B580</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275A27</marc> <ucs>8D41</ucs> <utf-8>E8B581</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275A28</marc> <ucs>8D42</ucs> <utf-8>E8B582</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275A29</marc> <ucs>5BBE</ucs> <utf-8>E5AEBE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275A2A</marc> <ucs>8D48</ucs> <utf-8>E8B588</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275A2B</marc> <ucs>8D4A</ucs> <utf-8>E8B58A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275A2C</marc> <ucs>8D54</ucs> <utf-8>E8B594</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275A2D</marc> <ucs>8D4B</ucs> <utf-8>E8B58B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275A2F</marc> <ucs>5356</ucs> <utf-8>E58D96</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275A30</marc> <ucs>8D24</ucs> <utf-8>E8B4A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275A31</marc> <ucs>8D31</ucs> <utf-8>E8B4B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275A32</marc> <ucs>8D4F</ucs> <utf-8>E8B58F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275A33</marc> <ucs>8D50</ucs> <utf-8>E8B590</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275A34</marc> <ucs>8D28</ucs> <utf-8>E8B4A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275A35</marc> <ucs>8D4C</ucs> <utf-8>E8B58C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275A36</marc> <ucs>8D56</ucs> <utf-8>E8B596</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275A37</marc> <ucs>8D5B</ucs> <utf-8>E8B59B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275A38</marc> <ucs>8D5A</ucs> <utf-8>E8B59A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275A39</marc> <ucs>8D58</ucs> <utf-8>E8B598</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275A3A</marc> <ucs>8D2D</ucs> <utf-8>E8B4AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275A3B</marc> <ucs>8D60</ucs> <utf-8>E8B5A0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275A3C</marc> <ucs>8D5D</ucs> <utf-8>E8B59D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275A3D</marc> <ucs>8D5E</ucs> <utf-8>E8B59E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275A3E</marc> <ucs>8D62</ucs> <utf-8>E8B5A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275A3F</marc> <ucs>8D61</ucs> <utf-8>E8B5A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275A40</marc> <ucs>8D43</ucs> <utf-8>E8B583</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275A41</marc> <ucs>8D4E</ucs> <utf-8>E8B58E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275A42</marc> <ucs>8D63</ucs> <utf-8>E8B5A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275A4F</marc> <ucs>8D75</ucs> <utf-8>E8B5B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275A50</marc> <ucs>8D76</ucs> <utf-8>E8B5B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275A53</marc> <ucs>8D8B</ucs> <utf-8>E8B68B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275A68</marc> <ucs>8DF5</ucs> <utf-8>E8B7B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275A71</marc> <ucs>8E0A</ucs> <utf-8>E8B88A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275A78</marc> <ucs>8E52</ucs> <utf-8>E8B992</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275A7E</marc> <ucs>8DF7</ucs> <utf-8>E8B7B7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275B26</marc> <ucs>8DB8</ucs> <utf-8>E8B6B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275B28</marc> <ucs>8E0C</ucs> <utf-8>E8B88C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275B29</marc> <ucs>8DC3</ucs> <utf-8>E8B783</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275B2A</marc> <ucs>8E2F</ucs> <utf-8>E8B8AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275B2B</marc> <ucs>8E51</ucs> <utf-8>E8B991</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275B2C</marc> <ucs>8E8F</ucs> <utf-8>E8BA8F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275B31</marc> <ucs>8EAF</ucs> <utf-8>E8BAAF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275B32</marc> <ucs>8F66</ucs> <utf-8>E8BDA6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275B33</marc> <ucs>8F67</ucs> <utf-8>E8BDA7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275B34</marc> <ucs>519B</ucs> <utf-8>E5869B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275B35</marc> <ucs>8F68</ucs> <utf-8>E8BDA8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275B36</marc> <ucs>8F69</ucs> <utf-8>E8BDA9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275B37</marc> <ucs>8F6B</ucs> <utf-8>E8BDAB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275B38</marc> <ucs>8F6F</ucs> <utf-8>E8BDAF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275B39</marc> <ucs>8F6D</ucs> <utf-8>E8BDAD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275B3A</marc> <ucs>8F72</ucs> <utf-8>E8BDB2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275B3B</marc> <ucs>8F74</ucs> <utf-8>E8BDB4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275B3C</marc> <ucs>8F76</ucs> <utf-8>E8BDB6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275B3D</marc> <ucs>8F83</ucs> <utf-8>E8BE83</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275B3E</marc> <ucs>8F7C</ucs> <utf-8>E8BDBC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275B3F</marc> <ucs>8F7D</ucs> <utf-8>E8BDBD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275B40</marc> <ucs>8F7E</ucs> <utf-8>E8BDBE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275B41</marc> <ucs>8F85</ucs> <utf-8>E8BE85</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275B42</marc> <ucs>8F84</ucs> <utf-8>E8BE84</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275B43</marc> <ucs>8F7B</ucs> <utf-8>E8BDBB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275B45</marc> <ucs>8F87</ucs> <utf-8>E8BE87</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275B46</marc> <ucs>8F86</ucs> <utf-8>E8BE86</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275B47</marc> <ucs>8F8D</ucs> <utf-8>E8BE8D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275B48</marc> <ucs>8F89</ucs> <utf-8>E8BE89</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275B49</marc> <ucs>8F88</ucs> <utf-8>E8BE88</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275B4A</marc> <ucs>8F6E</ucs> <utf-8>E8BDAE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275B4B</marc> <ucs>8F8E</ucs> <utf-8>E8BE8E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275B4C</marc> <ucs>8F90</ucs> <utf-8>E8BE90</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275B4D</marc> <ucs>8F91</ucs> <utf-8>E8BE91</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275B4E</marc> <ucs>8F93</ucs> <utf-8>E8BE93</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275B4F</marc> <ucs>8F96</ucs> <utf-8>E8BE96</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275B50</marc> <ucs>8F97</ucs> <utf-8>E8BE97</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275B51</marc> <ucs>8F95</ucs> <utf-8>E8BE95</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275B52</marc> <ucs>6BC2</ucs> <utf-8>E6AF82</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275B53</marc> <ucs>8206</ucs> <utf-8>E88886</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275B54</marc> <ucs>8F99</ucs> <utf-8>E8BE99</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275B55</marc> <ucs>8F6C</ucs> <utf-8>E8BDAC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275B56</marc> <ucs>8F9A</ucs> <utf-8>E8BE9A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275B57</marc> <ucs>8F7F</ucs> <utf-8>E8BDBF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275B58</marc> <ucs>8F70</ucs> <utf-8>E8BDB0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275B59</marc> <ucs>8F94</ucs> <utf-8>E8BE94</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275B5F</marc> <ucs>529E</ucs> <utf-8>E58A9E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275B60</marc> <ucs>8F9E</ucs> <utf-8>E8BE9E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275B61</marc> <ucs>8FA9</ucs> <utf-8>E8BEA9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275B64</marc> <ucs>519C</ucs> <utf-8>E5869C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275B6D</marc> <ucs>8FF0</ucs> <utf-8>E8BFB0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275B7D</marc> <ucs>8FD9</ucs> <utf-8>E8BF99</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275B7E</marc> <ucs>8FDE</ucs> <utf-8>E8BF9E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275C33</marc> <ucs>8FDB</ucs> <utf-8>E8BF9B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275C34</marc> <ucs>8FD0</ucs> <utf-8>E8BF90</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275C39</marc> <ucs>8FBE</ucs> <utf-8>E8BEBE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275C3A</marc> <ucs>8FDD</ucs> <utf-8>E8BF9D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275C3C</marc> <ucs>8FC2</ucs> <utf-8>E8BF82</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275C3E</marc> <ucs>8FC7</ucs> <utf-8>E8BF87</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275C44</marc> <ucs>8FDC</ucs> <utf-8>E8BF9C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275C45</marc> <ucs>900A</ucs> <utf-8>E9808A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275C48</marc> <ucs>9012</ucs> <utf-8>E98092</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275C49</marc> <ucs>9002</ucs> <utf-8>E98082</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275C4F</marc> <ucs>9009</ucs> <utf-8>E98089</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275C50</marc> <ucs>8FDF</ucs> <utf-8>E8BF9F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275C51</marc> <ucs>8FC1</ucs> <utf-8>E8BF81</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275C52</marc> <ucs>8FBD</ucs> <utf-8>E8BEBD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275C53</marc> <ucs>9057</ucs> <utf-8>E98197</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275C56</marc> <ucs>8FC8</ucs> <utf-8>E8BF88</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275C57</marc> <ucs>8FD8</ucs> <utf-8>E8BF98</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275C5A</marc> <ucs>E975</ucs> <utf-8>EEA5B5</utf-8> <name>East Asian ideograph (variant of 2D5C5A which maps to 8FE9)</name> <alt>8FE9</alt> <altutf-8>E8BFA9</altutf-8> </code> <code> <marc>275C5B</marc> <ucs>8FB9</ucs> <utf-8>E8BEB9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275C5C</marc> <ucs>9026</ucs> <utf-8>E980A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275C5D</marc> <ucs>903B</ucs> <utf-8>E980BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275C6B</marc> <ucs>5369</ucs> <utf-8>E58DA9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275C6D</marc> <ucs>90AE</ucs> <utf-8>E982AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275C70</marc> <ucs>4E61</ucs> <utf-8>E4B9A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275C71</marc> <ucs>90B9</ucs> <utf-8>E982B9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275C73</marc> <ucs>90D1</ucs> <utf-8>E98391</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275C74</marc> <ucs>90BB</ucs> <utf-8>E982BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275C75</marc> <ucs>9093</ucs> <utf-8>E98293</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275D2A</marc> <ucs>9154</ucs> <utf-8>E98594</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275D2F</marc> <ucs>915D</ucs> <utf-8>E9859D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275D30</marc> <ucs>4E11</ucs> <utf-8>E4B891</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275D31</marc> <ucs>533B</ucs> <utf-8>E58CBB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275D32</marc> <ucs>9171</ucs> <utf-8>E985B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275D34</marc> <ucs>917F</ucs> <utf-8>E985BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275D35</marc> <ucs>8845</ucs> <utf-8>E8A185</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275D38</marc> <ucs>91CA</ucs> <utf-8>E9878A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275D3D</marc> <ucs>5398</ucs> <utf-8>E58E98</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275D3F</marc> <ucs>9488</ucs> <utf-8>E99288</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275D40</marc> <ucs>9489</ucs> <utf-8>E99289</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275D41</marc> <ucs>948A</ucs> <utf-8>E9928A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275D43</marc> <ucs>9497</ucs> <utf-8>E99297</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275D45</marc> <ucs>9493</ucs> <utf-8>E99293</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275D46</marc> <ucs>948F</ucs> <utf-8>E9928F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275D47</marc> <ucs>9499</ucs> <utf-8>E99299</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275D48</marc> <ucs>949D</ucs> <utf-8>E9929D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275D49</marc> <ucs>94AE</ucs> <utf-8>E992AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275D4A</marc> <ucs>94A0</ucs> <utf-8>E992A0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275D4B</marc> <ucs>949E</ucs> <utf-8>E9929E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275D4C</marc> <ucs>94A7</ucs> <utf-8>E992A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275D4D</marc> <ucs>94A4</ucs> <utf-8>E992A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275D4F</marc> <ucs>94B4</ucs> <utf-8>E992B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275D50</marc> <ucs>94B9</ucs> <utf-8>E992B9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275D51</marc> <ucs>94B8</ucs> <utf-8>E992B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275D52</marc> <ucs>94C0</ucs> <utf-8>E99380</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275D53</marc> <ucs>94BE</ucs> <utf-8>E992BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275D55</marc> <ucs>94C5</ucs> <utf-8>E99385</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275D56</marc> <ucs>94A9</ucs> <utf-8>E992A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275D57</marc> <ucs>94C2</ucs> <utf-8>E99382</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275D58</marc> <ucs>94C3</ucs> <utf-8>E99383</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275D59</marc> <ucs>94F0</ucs> <utf-8>E993B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275D5A</marc> <ucs>94F6</ucs> <utf-8>E993B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275D5B</marc> <ucs>94D0</ucs> <utf-8>E99390</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275D5C</marc> <ucs>94DC</ucs> <utf-8>E9939C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275D5D</marc> <ucs>94ED</ucs> <utf-8>E993AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275D5E</marc> <ucs>94E2</ucs> <utf-8>E993A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275D5F</marc> <ucs>94EC</ucs> <utf-8>E993AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275D60</marc> <ucs>94E8</ucs> <utf-8>E993A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275D61</marc> <ucs>8854</ucs> <utf-8>E8A194</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275D62</marc> <ucs>950C</ucs> <utf-8>E9948C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275D63</marc> <ucs>9511</ucs> <utf-8>E99491</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275D64</marc> <ucs>9510</ucs> <utf-8>E99490</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275D65</marc> <ucs>94FA</ucs> <utf-8>E993BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275D66</marc> <ucs>9500</ucs> <utf-8>E99480</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275D67</marc> <ucs>94DD</ucs> <utf-8>E9939D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275D68</marc> <ucs>9504</ucs> <utf-8>E99484</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275D69</marc> <ucs>9509</ucs> <utf-8>E99489</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275D6A</marc> <ucs>950B</ucs> <utf-8>E9948B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275D6B</marc> <ucs>952D</ucs> <utf-8>E994AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275D6D</marc> <ucs>952F</ucs> <utf-8>E994AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275D6E</marc> <ucs>9530</ucs> <utf-8>E994B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275D6F</marc> <ucs>9519</ucs> <utf-8>E99499</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275D70</marc> <ucs>94B1</ucs> <utf-8>E992B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275D71</marc> <ucs>94A2</ucs> <utf-8>E992A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275D72</marc> <ucs>9521</ucs> <utf-8>E994A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275D73</marc> <ucs>94EE</ucs> <utf-8>E993AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275D74</marc> <ucs>5F55</ucs> <utf-8>E5BD95</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275D75</marc> <ucs>9525</ucs> <utf-8>E994A5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275D76</marc> <ucs>9526</ucs> <utf-8>E994A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275D77</marc> <ucs>9540</ucs> <utf-8>E99580</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275D78</marc> <ucs>9541</ucs> <utf-8>E99581</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275D79</marc> <ucs>952E</ucs> <utf-8>E994AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275D7A</marc> <ucs>9532</ucs> <utf-8>E994B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275D7C</marc> <ucs>9505</ucs> <utf-8>E99485</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275D7D</marc> <ucs>951A</ucs> <utf-8>E9949A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275D7E</marc> <ucs>953E</ucs> <utf-8>E994BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275E21</marc> <ucs>949F</ucs> <utf-8>E9929F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275E22</marc> <ucs>9524</ucs> <utf-8>E994A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275E23</marc> <ucs>9539</ucs> <utf-8>E994B9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275E24</marc> <ucs>953B</ucs> <utf-8>E994BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275E25</marc> <ucs>9551</ucs> <utf-8>E99591</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275E27</marc> <ucs>9547</ucs> <utf-8>E99587</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275E28</marc> <ucs>9501</ucs> <utf-8>E99481</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275E29</marc> <ucs>94A8</ucs> <utf-8>E992A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275E2A</marc> <ucs>954D</ucs> <utf-8>E9958D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275E2B</marc> <ucs>955C</ucs> <utf-8>E9959C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275E2C</marc> <ucs>955D</ucs> <utf-8>E9959D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275E2E</marc> <ucs>955E</ucs> <utf-8>E9959E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275E2F</marc> <ucs>94F2</ucs> <utf-8>E993B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275E30</marc> <ucs>94FF</ucs> <utf-8>E993BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275E31</marc> <ucs>94FE</ucs> <utf-8>E993BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275E32</marc> <ucs>9556</ucs> <utf-8>E99596</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275E33</marc> <ucs>9557</ucs> <utf-8>E99597</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275E34</marc> <ucs>9542</ucs> <utf-8>E99582</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275E35</marc> <ucs>9558</ucs> <utf-8>E99598</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275E36</marc> <ucs>9559</ucs> <utf-8>E99599</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275E37</marc> <ucs>9535</ucs> <utf-8>E994B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275E39</marc> <ucs>94D9</ucs> <utf-8>E99399</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275E3A</marc> <ucs>9570</ucs> <utf-8>E995B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275E3B</marc> <ucs>9508</ucs> <utf-8>E99488</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275E3C</marc> <ucs>956D</ucs> <utf-8>E995AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275E3D</marc> <ucs>94C1</ucs> <utf-8>E99381</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275E3E</marc> <ucs>94DB</ucs> <utf-8>E9939B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275E3F</marc> <ucs>94CE</ucs> <utf-8>E9938E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275E40</marc> <ucs>956F</ucs> <utf-8>E995AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275E43</marc> <ucs>94F8</ucs> <utf-8>E993B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275E44</marc> <ucs>9573</ucs> <utf-8>E995B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275E45</marc> <ucs>94C4</ucs> <utf-8>E99384</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275E46</marc> <ucs>9576</ucs> <utf-8>E995B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275E47</marc> <ucs>94A5</ucs> <utf-8>E992A5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275E48</marc> <ucs>92AE</ucs> <utf-8>E98AAE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275E49</marc> <ucs>9523</ucs> <utf-8>E994A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275E4A</marc> <ucs>94BB</ucs> <utf-8>E992BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275E4B</marc> <ucs>51FF</ucs> <utf-8>E587BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275E4C</marc> <ucs>957F</ucs> <utf-8>E995BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275E4D</marc> <ucs>95E8</ucs> <utf-8>E997A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275E4E</marc> <ucs>95E9</ucs> <utf-8>E997A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275E4F</marc> <ucs>95EA</ucs> <utf-8>E997AA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275E50</marc> <ucs>95ED</ucs> <utf-8>E997AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275E51</marc> <ucs>95F5</ucs> <utf-8>E997B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275E52</marc> <ucs>95F0</ucs> <utf-8>E997B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275E53</marc> <ucs>5F00</ucs> <utf-8>E5BC80</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275E54</marc> <ucs>95F2</ucs> <utf-8>E997B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275E55</marc> <ucs>95F4</ucs> <utf-8>E997B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275E57</marc> <ucs>95F8</ucs> <utf-8>E997B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275E58</marc> <ucs>9602</ucs> <utf-8>E99882</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275E59</marc> <ucs>95FA</ucs> <utf-8>E997BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275E5A</marc> <ucs>95FD</ucs> <utf-8>E997BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275E5B</marc> <ucs>9601</ucs> <utf-8>E99881</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275E5C</marc> <ucs>9600</ucs> <utf-8>E99880</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275E5D</marc> <ucs>5408</ucs> <utf-8>E59088</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275E5E</marc> <ucs>9605</ucs> <utf-8>E99885</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275E5F</marc> <ucs>95FE</ucs> <utf-8>E997BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275E60</marc> <ucs>960E</ucs> <utf-8>E9988E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275E61</marc> <ucs>9614</ucs> <utf-8>E99894</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275E62</marc> <ucs>9615</ucs> <utf-8>E99895</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275E63</marc> <ucs>9611</ucs> <utf-8>E99891</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275E64</marc> <ucs>95F1</ucs> <utf-8>E997B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275E65</marc> <ucs>677F</ucs> <utf-8>E69DBF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275E67</marc> <ucs>95EF</ucs> <utf-8>E997AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275E68</marc> <ucs>9617</ucs> <utf-8>E99897</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275E69</marc> <ucs>5173</ucs> <utf-8>E585B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275E6A</marc> <ucs>9610</ucs> <utf-8>E99890</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275E6B</marc> <ucs>E914</ucs> <utf-8>EEA494</utf-8> <name>East Asian ideograph (duplicate simplified)</name> <alt>8F9F</alt> <altutf-8>E8BE9F</altutf-8> </code> <code> <marc>275E7B</marc> <ucs>9635</ucs> <utf-8>E998B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275F23</marc> <ucs>9648</ucs> <utf-8>E99988</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275F24</marc> <ucs>9646</ucs> <utf-8>E99986</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275F2A</marc> <ucs>9634</ucs> <utf-8>E998B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275F2B</marc> <ucs>961F</ucs> <utf-8>E9989F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275F2C</marc> <ucs>9636</ucs> <utf-8>E998B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275F2E</marc> <ucs>9633</ucs> <utf-8>E998B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275F37</marc> <ucs>9645</ucs> <utf-8>E99985</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275F39</marc> <ucs>968F</ucs> <utf-8>E99A8F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275F3A</marc> <ucs>9669</ucs> <utf-8>E999A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275F3B</marc> <ucs>9690</ucs> <utf-8>E99A90</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275F3C</marc> <ucs>9647</ucs> <utf-8>E99987</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275F3D</marc> <ucs>96B6</ucs> <utf-8>E99AB6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275F3E</marc> <ucs>E915</ucs> <utf-8>EEA495</utf-8> <name>East Asian ideograph (duplicate simplified)</name> <alt>53EA</alt> <altutf-8>E58FAA</altutf-8> </code> <code> <marc>275F4A</marc> <ucs>867D</ucs> <utf-8>E899BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275F4B</marc> <ucs>6742</ucs> <utf-8>E69D82</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275F4C</marc> <ucs>9E21</ucs> <utf-8>E9B8A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275F4D</marc> <ucs>96CF</ucs> <utf-8>E99B8F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275F4E</marc> <ucs>53CC</ucs> <utf-8>E58F8C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275F4F</marc> <ucs>79BB</ucs> <utf-8>E7A6BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275F50</marc> <ucs>96BE</ucs> <utf-8>E99ABE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275F54</marc> <ucs>4E91</ucs> <utf-8>E4BA91</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275F55</marc> <ucs>7535</ucs> <utf-8>E794B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275F67</marc> <ucs>96FE</ucs> <utf-8>E99BBE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275F6B</marc> <ucs>9701</ucs> <utf-8>E99C81</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275F6D</marc> <ucs>972D</ucs> <utf-8>E99CAD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275F6E</marc> <ucs>96F3</ucs> <utf-8>E99BB3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275F6F</marc> <ucs>7075</ucs> <utf-8>E781B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>275F79</marc> <ucs>9765</ucs> <utf-8>E99DA5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276023</marc> <ucs>5DE9</ucs> <utf-8>E5B7A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276029</marc> <ucs>9791</ucs> <utf-8>E99E91</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27602C</marc> <ucs>97E6</ucs> <utf-8>E99FA6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27602D</marc> <ucs>97E7</ucs> <utf-8>E99FA7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27602E</marc> <ucs>97E9</ucs> <utf-8>E99FA9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27602F</marc> <ucs>97EC</ucs> <utf-8>E99FAC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276030</marc> <ucs>827D</ucs> <utf-8>E889BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276036</marc> <ucs>54CD</ucs> <utf-8>E5938D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276037</marc> <ucs>9875</ucs> <utf-8>E9A1B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276038</marc> <ucs>9876</ucs> <utf-8>E9A1B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276039</marc> <ucs>9877</ucs> <utf-8>E9A1B7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27603A</marc> <ucs>9879</ucs> <utf-8>E9A1B9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27603B</marc> <ucs>987A</ucs> <utf-8>E9A1BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27603C</marc> <ucs>987B</ucs> <utf-8>E9A1BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27603D</marc> <ucs>9884</ucs> <utf-8>E9A284</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27603E</marc> <ucs>987C</ucs> <utf-8>E9A1BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27603F</marc> <ucs>987D</ucs> <utf-8>E9A1BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276040</marc> <ucs>987F</ucs> <utf-8>E9A1BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276041</marc> <ucs>9881</ucs> <utf-8>E9A281</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276042</marc> <ucs>9882</ucs> <utf-8>E9A282</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276043</marc> <ucs>9887</ucs> <utf-8>E9A287</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276044</marc> <ucs>9886</ucs> <utf-8>E9A286</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276045</marc> <ucs>9889</ucs> <utf-8>E9A289</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276046</marc> <ucs>5934</ucs> <utf-8>E5A4B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276047</marc> <ucs>988A</ucs> <utf-8>E9A28A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276048</marc> <ucs>9888</ucs> <utf-8>E9A288</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276049</marc> <ucs>9891</ucs> <utf-8>E9A291</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27604A</marc> <ucs>9893</ucs> <utf-8>E9A293</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27604B</marc> <ucs>9894</ucs> <utf-8>E9A294</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27604C</marc> <ucs>9890</ucs> <utf-8>E9A290</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27604D</marc> <ucs>9897</ucs> <utf-8>E9A297</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27604E</marc> <ucs>989C</ucs> <utf-8>E9A29C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27604F</marc> <ucs>989D</ucs> <utf-8>E9A29D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276050</marc> <ucs>9898</ucs> <utf-8>E9A298</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276051</marc> <ucs>989A</ucs> <utf-8>E9A29A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276052</marc> <ucs>989B</ucs> <utf-8>E9A29B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276053</marc> <ucs>7C7B</ucs> <utf-8>E7B1BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276054</marc> <ucs>98A0</ucs> <utf-8>E9A2A0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276055</marc> <ucs>613F</ucs> <utf-8>E684BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276056</marc> <ucs>987E</ucs> <utf-8>E9A1BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276057</marc> <ucs>98A4</ucs> <utf-8>E9A2A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276058</marc> <ucs>663E</ucs> <utf-8>E698BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276059</marc> <ucs>9885</ucs> <utf-8>E9A285</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27605A</marc> <ucs>98A6</ucs> <utf-8>E9A2A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27605B</marc> <ucs>98CE</ucs> <utf-8>E9A38E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27605C</marc> <ucs>98D2</ucs> <utf-8>E9A392</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27605D</marc> <ucs>E916</ucs> <utf-8>EEA496</utf-8> <name>East Asian ideograph (duplicate simplified)</name> <alt>53F0</alt> <altutf-8>E58FB0</altutf-8> </code> <code> <marc>27605E</marc> <ucs>522E</ucs> <utf-8>E588AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27605F</marc> <ucs>98D3</ucs> <utf-8>E9A393</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276061</marc> <ucs>98D5</ucs> <utf-8>E9A395</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276062</marc> <ucs>98D8</ucs> <utf-8>E9A398</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276063</marc> <ucs>98DE</ucs> <utf-8>E9A39E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276065</marc> <ucs>9965</ucs> <utf-8>E9A5A5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276067</marc> <ucs>9968</ucs> <utf-8>E9A5A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276068</marc> <ucs>996C</ucs> <utf-8>E9A5AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276069</marc> <ucs>996A</ucs> <utf-8>E9A5AA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27606A</marc> <ucs>996E</ucs> <utf-8>E9A5AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27606B</marc> <ucs>996D</ucs> <utf-8>E9A5AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27606C</marc> <ucs>9972</ucs> <utf-8>E9A5B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27606D</marc> <ucs>9974</ucs> <utf-8>E9A5B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27606E</marc> <ucs>9971</ucs> <utf-8>E9A5B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27606F</marc> <ucs>9970</ucs> <utf-8>E9A5B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276070</marc> <ucs>997A</ucs> <utf-8>E9A5BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276071</marc> <ucs>517B</ucs> <utf-8>E585BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276072</marc> <ucs>9975</ucs> <utf-8>E9A5B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276073</marc> <ucs>9977</ucs> <utf-8>E9A5B7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276075</marc> <ucs>9981</ucs> <utf-8>E9A681</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276076</marc> <ucs>4F59</ucs> <utf-8>E4BD99</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276077</marc> <ucs>997F</ucs> <utf-8>E9A5BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276078</marc> <ucs>997C</ucs> <utf-8>E9A5BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276079</marc> <ucs>9986</ucs> <utf-8>E9A686</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27607A</marc> <ucs>996F</ucs> <utf-8>E9A5AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27607B</marc> <ucs>9984</ucs> <utf-8>E9A684</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27607C</marc> <ucs>9985</ucs> <utf-8>E9A685</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27607E</marc> <ucs>998F</ucs> <utf-8>E9A68F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276121</marc> <ucs>998A</ucs> <utf-8>E9A68A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276123</marc> <ucs>9992</ucs> <utf-8>E9A692</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276124</marc> <ucs>9976</ucs> <utf-8>E9A5B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276126</marc> <ucs>990D</ucs> <utf-8>E9A48D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276127</marc> <ucs>998B</ucs> <utf-8>E9A68B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27612C</marc> <ucs>9A6C</ucs> <utf-8>E9A9AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27612D</marc> <ucs>51AF</ucs> <utf-8>E586AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27612E</marc> <ucs>9A6D</ucs> <utf-8>E9A9AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27612F</marc> <ucs>9A70</ucs> <utf-8>E9A9B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276130</marc> <ucs>9A6E</ucs> <utf-8>E9A9AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276131</marc> <ucs>9A6F</ucs> <utf-8>E9A9AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276132</marc> <ucs>9A73</ucs> <utf-8>E9A9B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276133</marc> <ucs>9A7B</ucs> <utf-8>E9A9BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276134</marc> <ucs>9A7C</ucs> <utf-8>E9A9BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276135</marc> <ucs>9A7E</ucs> <utf-8>E9A9BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276136</marc> <ucs>9A77</ucs> <utf-8>E9A9B7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276137</marc> <ucs>9A76</ucs> <utf-8>E9A9B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276138</marc> <ucs>9A79</ucs> <utf-8>E9A9B9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276139</marc> <ucs>9A78</ucs> <utf-8>E9A9B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27613A</marc> <ucs>9A7D</ucs> <utf-8>E9A9BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27613B</marc> <ucs>9A87</ucs> <utf-8>E9AA87</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27613C</marc> <ucs>9A86</ucs> <utf-8>E9AA86</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27613D</marc> <ucs>9A8B</ucs> <utf-8>E9AA8B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27613E</marc> <ucs>9A8F</ucs> <utf-8>E9AA8F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27613F</marc> <ucs>9A88</ucs> <utf-8>E9AA88</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276140</marc> <ucs>9A91</ucs> <utf-8>E9AA91</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276141</marc> <ucs>9A97</ucs> <utf-8>E9AA97</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276142</marc> <ucs>9A9B</ucs> <utf-8>E9AA9B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276143</marc> <ucs>9A9E</ucs> <utf-8>E9AA9E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276144</marc> <ucs>817E</ucs> <utf-8>E885BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276145</marc> <ucs>9A9A</ucs> <utf-8>E9AA9A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276146</marc> <ucs>9AA0</ucs> <utf-8>E9AAA0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276147</marc> <ucs>9A71</ucs> <utf-8>E9A9B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276148</marc> <ucs>84E6</ucs> <utf-8>E893A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276149</marc> <ucs>9AA1</ucs> <utf-8>E9AAA1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27614A</marc> <ucs>9A84</ucs> <utf-8>E9AA84</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27614B</marc> <ucs>60CA</ucs> <utf-8>E6838A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27614C</marc> <ucs>9A7F</ucs> <utf-8>E9A9BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27614D</marc> <ucs>9A8C</ucs> <utf-8>E9AA8C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27614E</marc> <ucs>9AA4</ucs> <utf-8>E9AAA4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27614F</marc> <ucs>9A74</ucs> <utf-8>E9A9B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276150</marc> <ucs>9AA5</ucs> <utf-8>E9AAA5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276151</marc> <ucs>9A8A</ucs> <utf-8>E9AA8A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276153</marc> <ucs>80AE</ucs> <utf-8>E882AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276158</marc> <ucs>9AC5</ucs> <utf-8>E9AB85</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27615A</marc> <ucs>4F53</ucs> <utf-8>E4BD93</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27615B</marc> <ucs>810F</ucs> <utf-8>E8848F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27615F</marc> <ucs>E917</ucs> <utf-8>EEA497</utf-8> <name>East Asian ideograph (duplicate simplified)</name> <alt>53D1</alt> <altutf-8>E58F91</altutf-8> </code> <code> <marc>276163</marc> <ucs>E918</ucs> <utf-8>EEA498</utf-8> <name>East Asian ideograph (duplicate simplified)</name> <alt>677E</alt> <altutf-8>E69DBE</altutf-8> </code> <code> <marc>276164</marc> <ucs>E919</ucs> <utf-8>EEA499</utf-8> <name>East Asian ideograph (duplicate simplified)</name> <alt>80E1</alt> <altutf-8>E883A1</altutf-8> </code> <code> <marc>276165</marc> <ucs>E91A</ucs> <utf-8>EEA49A</utf-8> <name>East Asian ideograph (duplicate simplified)</name> <alt>987B</alt> <altutf-8>E9A1BB</altutf-8> </code> <code> <marc>276166</marc> <ucs>9B13</ucs> <utf-8>E9AC93</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276167</marc> <ucs>6597</ucs> <utf-8>E69697</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276168</marc> <ucs>95F9</ucs> <utf-8>E997B9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27616A</marc> <ucs>90C1</ucs> <utf-8>E98381</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276173</marc> <ucs>9B47</ucs> <utf-8>E9AD87</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276174</marc> <ucs>9C7C</ucs> <utf-8>E9B1BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276175</marc> <ucs>9C7F</ucs> <utf-8>E9B1BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276176</marc> <ucs>9C81</ucs> <utf-8>E9B281</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276177</marc> <ucs>9C8D</ucs> <utf-8>E9B28D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276178</marc> <ucs>9C9B</ucs> <utf-8>E9B29B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276179</marc> <ucs>9C9C</ucs> <utf-8>E9B29C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27617A</marc> <ucs>9C94</ucs> <utf-8>E9B294</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27617B</marc> <ucs>9CA8</ucs> <utf-8>E9B2A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27617C</marc> <ucs>9CA4</ucs> <utf-8>E9B2A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27617D</marc> <ucs>9CB8</ucs> <utf-8>E9B2B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27617E</marc> <ucs>9CB3</ucs> <utf-8>E9B2B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276221</marc> <ucs>9CC3</ucs> <utf-8>E9B383</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276222</marc> <ucs>9CC5</ucs> <utf-8>E9B385</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276223</marc> <ucs>9CAB</ucs> <utf-8>E9B2AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276224</marc> <ucs>9CCD</ucs> <utf-8>E9B38D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276225</marc> <ucs>9CCF</ucs> <utf-8>E9B38F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276226</marc> <ucs>9CA2</ucs> <utf-8>E9B2A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276227</marc> <ucs>9CD4</ucs> <utf-8>E9B394</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276228</marc> <ucs>9CD7</ucs> <utf-8>E9B397</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276229</marc> <ucs>9CDD</ucs> <utf-8>E9B39D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27622A</marc> <ucs>9CDE</ucs> <utf-8>E9B39E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27622B</marc> <ucs>9CDC</ucs> <utf-8>E9B39C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27622C</marc> <ucs>9CD6</ucs> <utf-8>E9B396</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27622E</marc> <ucs>9C88</ucs> <utf-8>E9B288</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27622F</marc> <ucs>9E1F</ucs> <utf-8>E9B89F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276230</marc> <ucs>9E20</ucs> <utf-8>E9B8A0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276231</marc> <ucs>9E22</ucs> <utf-8>E9B8A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276232</marc> <ucs>9E23</ucs> <utf-8>E9B8A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276233</marc> <ucs>51E4</ucs> <utf-8>E587A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276234</marc> <ucs>9E29</ucs> <utf-8>E9B8A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276235</marc> <ucs>9E26</ucs> <utf-8>E9B8A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276236</marc> <ucs>9E35</ucs> <utf-8>E9B8B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276237</marc> <ucs>9E2A</ucs> <utf-8>E9B8AA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276238</marc> <ucs>9E2D</ucs> <utf-8>E9B8AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276239</marc> <ucs>9E2F</ucs> <utf-8>E9B8AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27623A</marc> <ucs>9E33</ucs> <utf-8>E9B8B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27623C</marc> <ucs>9E3F</ucs> <utf-8>E9B8BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27623D</marc> <ucs>9E3D</ucs> <utf-8>E9B8BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27623E</marc> <ucs>9E49</ucs> <utf-8>E9B989</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27623F</marc> <ucs>9E43</ucs> <utf-8>E9B983</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276240</marc> <ucs>9E44</ucs> <utf-8>E9B984</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276241</marc> <ucs>9E45</ucs> <utf-8>E9B985</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276242</marc> <ucs>9E51</ucs> <utf-8>E9B991</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276243</marc> <ucs>9E4A</ucs> <utf-8>E9B98A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276244</marc> <ucs>9E4C</ucs> <utf-8>E9B98C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276245</marc> <ucs>9E4F</ucs> <utf-8>E9B98F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276246</marc> <ucs>9E64</ucs> <utf-8>E9B9A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276247</marc> <ucs>83BA</ucs> <utf-8>E88EBA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276248</marc> <ucs>9E5E</ucs> <utf-8>E9B99E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276249</marc> <ucs>9E67</ucs> <utf-8>E9B9A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27624A</marc> <ucs>9E25</ucs> <utf-8>E9B8A5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27624B</marc> <ucs>9E36</ucs> <utf-8>E9B8B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27624C</marc> <ucs>9E70</ucs> <utf-8>E9B9B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27624D</marc> <ucs>9E6D</ucs> <utf-8>E9B9AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27624E</marc> <ucs>9E66</ucs> <utf-8>E9B9A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27624F</marc> <ucs>9E3E</ucs> <utf-8>E9B8BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276250</marc> <ucs>54B8</ucs> <utf-8>E592B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276251</marc> <ucs>76D0</ucs> <utf-8>E79B90</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276252</marc> <ucs>7877</ucs> <utf-8>E7A1B7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276256</marc> <ucs>4E3D</ucs> <utf-8>E4B8BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27625B</marc> <ucs>9EA6</ucs> <utf-8>E9BAA6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27625C</marc> <ucs>9EB8</ucs> <utf-8>E9BAB8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27625E</marc> <ucs>9762</ucs> <utf-8>E99DA2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276260</marc> <ucs>4E48</ucs> <utf-8>E4B988</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27626A</marc> <ucs>70B9</ucs> <utf-8>E782B9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27626F</marc> <ucs>515A</ucs> <utf-8>E5859A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276272</marc> <ucs>9EE9</ucs> <utf-8>E9BBA9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276276</marc> <ucs>51AC</ucs> <utf-8>E586AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27627D</marc> <ucs>9F50</ucs> <utf-8>E9BD90</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27627E</marc> <ucs>658E</ucs> <utf-8>E6968E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276321</marc> <ucs>9F7F</ucs> <utf-8>E9BDBF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276322</marc> <ucs>9F83</ucs> <utf-8>E9BE83</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276324</marc> <ucs>9F84</ucs> <utf-8>E9BE84</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276325</marc> <ucs>9F88</ucs> <utf-8>E9BE88</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276326</marc> <ucs>9F87</ucs> <utf-8>E9BE87</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276327</marc> <ucs>9F89</ucs> <utf-8>E9BE89</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276328</marc> <ucs>9F8A</ucs> <utf-8>E9BE8A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276329</marc> <ucs>9F8C</ucs> <utf-8>E9BE8C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27632A</marc> <ucs>9F8B</ucs> <utf-8>E9BE8B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27632B</marc> <ucs>9F99</ucs> <utf-8>E9BE99</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27632C</marc> <ucs>9F9A</ucs> <utf-8>E9BE9A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27632D</marc> <ucs>9F9F</ucs> <utf-8>E9BE9F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276649</marc> <ucs>4F1C</ucs> <utf-8>E4BC9C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276775</marc> <ucs>4F65</ucs> <utf-8>E4BDA5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27677C</marc> <ucs>4F1B</ucs> <utf-8>E4BC9B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276822</marc> <ucs>507B</ucs> <utf-8>E581BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276842</marc> <ucs>507E</ucs> <utf-8>E581BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276871</marc> <ucs>4FAA</ucs> <utf-8>E4BEAA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276944</marc> <ucs>50A9</ucs> <utf-8>E582A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276948</marc> <ucs>50A5</ucs> <utf-8>E582A5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276B3E</marc> <ucs>522D</ucs> <utf-8>E588AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276B5B</marc> <ucs>5250</ucs> <utf-8>E58990</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276B5F</marc> <ucs>672D</ucs> <utf-8>E69CAD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276B79</marc> <ucs>523F</ucs> <utf-8>E588BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276B7A</marc> <ucs>523D</ucs> <utf-8>E588BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276D2E</marc> <ucs>5326</ucs> <utf-8>E58CA6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276D6D</marc> <ucs>538D</ucs> <utf-8>E58E8D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276E2A</marc> <ucs>53A3</ucs> <utf-8>E58EA3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>276F69</marc> <ucs>5459</ucs> <utf-8>E59199</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>277030</marc> <ucs>5457</ucs> <utf-8>E59197</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>277169</marc> <ucs>5522</ucs> <utf-8>E594A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>277234</marc> <ucs>551B</ucs> <utf-8>E5949B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>277239</marc> <ucs>54D4</ucs> <utf-8>E59394</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>277255</marc> <ucs>54D3</ucs> <utf-8>E59393</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>277258</marc> <ucs>E91B</ucs> <utf-8>EEA49B</utf-8> <name>East Asian ideograph (duplicate simplified)</name> <alt>6076</alt> <altutf-8>E681B6</altutf-8> </code> <code> <marc>277267</marc> <ucs>5452</ucs> <utf-8>E59192</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>277272</marc> <ucs>54D2</ucs> <utf-8>E59392</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27727A</marc> <ucs>54D5</ucs> <utf-8>E59395</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27727E</marc> <ucs>54D9</ucs> <utf-8>E59399</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>277328</marc> <ucs>54DC</ucs> <utf-8>E5939C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>277345</marc> <ucs>556E</ucs> <utf-8>E595AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27734C</marc> <ucs>5456</ucs> <utf-8>E59196</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27735A</marc> <ucs>55BE</ucs> <utf-8>E596BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>277360</marc> <ucs>5181</ucs> <utf-8>E58681</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27742E</marc> <ucs>56F5</ucs> <utf-8>E59BB5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>277638</marc> <ucs>57AD</ucs> <utf-8>E59EAD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27767A</marc> <ucs>57DA</ucs> <utf-8>E59F9A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>277742</marc> <ucs>57D8</ucs> <utf-8>E59F98</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>277745</marc> <ucs>57D9</ucs> <utf-8>E59F99</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>277748</marc> <ucs>57B2</ucs> <utf-8>E59EB2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27785A</marc> <ucs>5785</ucs> <utf-8>E59E85</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>27785E</marc> <ucs>5786</ucs> <utf-8>E59E86</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>277954</marc> <ucs>5956</ucs> <utf-8>E5A596</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>277B3C</marc> <ucs>5A05</ucs> <utf-8>E5A885</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>277C24</marc> <ucs>5A32</ucs> <utf-8>E5A8B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>277C36</marc> <ucs>59AB</ucs> <utf-8>E5A6AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>277D2B</marc> <ucs>5A06</ucs> <utf-8>E5A886</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>277D40</marc> <ucs>5AF1</ucs> <utf-8>E5ABB1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>277D48</marc> <ucs>5AD2</ucs> <utf-8>E5AB92</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>277D74</marc> <ucs>5A08</ucs> <utf-8>E5A888</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>28232B</marc> <ucs>5C66</ucs> <utf-8>E5B1A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>282441</marc> <ucs>5C98</ucs> <utf-8>E5B298</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>282458</marc> <ucs>5D03</ucs> <utf-8>E5B483</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>28255A</marc> <ucs>5D5D</ucs> <utf-8>E5B59D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>282569</marc> <ucs>5D02</ucs> <utf-8>E5B482</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>282577</marc> <ucs>5CE4</ucs> <utf-8>E5B3A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>282626</marc> <ucs>5CC4</ucs> <utf-8>E5B384</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>282632</marc> <ucs>5D58</ucs> <utf-8>E5B598</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>282647</marc> <ucs>5CBF</ucs> <utf-8>E5B2BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>282659</marc> <ucs>5DEF</ucs> <utf-8>E5B7AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>282736</marc> <ucs>5E0F</ucs> <utf-8>E5B88F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>282747</marc> <ucs>5E3B</ucs> <utf-8>E5B8BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>28275F</marc> <ucs>5E31</ucs> <utf-8>E5B8B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>282868</marc> <ucs>5E91</ucs> <utf-8>E5BA91</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>282951</marc> <ucs>5F2A</ucs> <utf-8>E5BCAA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>282D34</marc> <ucs>607D</ucs> <utf-8>E681BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>282D5E</marc> <ucs>607A</ucs> <utf-8>E681BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>282D74</marc> <ucs>6004</ucs> <utf-8>E68084</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>282D77</marc> <ucs>60AD</ucs> <utf-8>E682AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>282D79</marc> <ucs>60AB</ucs> <utf-8>E682AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>282E4C</marc> <ucs>6126</ucs> <utf-8>E684A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>282E52</marc> <ucs>6003</ucs> <utf-8>E68083</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>282E5C</marc> <ucs>603F</ucs> <utf-8>E680BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>282E79</marc> <ucs>6079</ucs> <utf-8>E681B9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>282E7E</marc> <ucs>603C</ucs> <utf-8>E680BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>282F43</marc> <ucs>6206</ucs> <utf-8>E68886</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>282F47</marc> <ucs>620B</ucs> <utf-8>E6888B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>282F66</marc> <ucs>6217</ucs> <utf-8>E68897</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>28336F</marc> <ucs>629F</ucs> <utf-8>E68A9F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>28337B</marc> <ucs>62A0</ucs> <utf-8>E68AA0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>28342C</marc> <ucs>63BA</ucs> <utf-8>E68EBA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>28342E</marc> <ucs>63BC</ucs> <utf-8>E68EBC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>283457</marc> <ucs>63B8</ucs> <utf-8>E68EB8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>283462</marc> <ucs>6322</ucs> <utf-8>E68CA2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>283466</marc> <ucs>63FF</ucs> <utf-8>E68FBF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>28352A</marc> <ucs>6448</ucs> <utf-8>E69188</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>283542</marc> <ucs>64B7</ucs> <utf-8>E692B7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>283546</marc> <ucs>6445</ucs> <utf-8>E69185</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>28355B</marc> <ucs>6484</ucs> <utf-8>E69284</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>283561</marc> <ucs>64BA</ucs> <utf-8>E692BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>28356D</marc> <ucs>6512</ucs> <utf-8>E69492</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>283671</marc> <ucs>6593</ucs> <utf-8>E69693</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>283955</marc> <ucs>6619</ucs> <utf-8>E69899</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>28395C</marc> <ucs>6654</ucs> <utf-8>E69994</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>283B22</marc> <ucs>4E2B</ucs> <utf-8>E4B8AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>283B7D</marc> <ucs>E91C</ucs> <utf-8>EEA49C</utf-8> <name>East Asian ideograph (duplicate simplified)</name> <alt>53F0</alt> <altutf-8>E58FB0</altutf-8> </code> <code> <marc>283D30</marc> <ucs>67A7</ucs> <utf-8>E69EA7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>283D6E</marc> <ucs>67A8</ucs> <utf-8>E69EA8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>283F30</marc> <ucs>6966</ucs> <utf-8>E6A5A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>283F5C</marc> <ucs>6769</ucs> <utf-8>E69DA9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>284027</marc> <ucs>6864</ucs> <utf-8>E6A1A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>284056</marc> <ucs>6920</ucs> <utf-8>E6A4A0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>28405E</marc> <ucs>67FD</ucs> <utf-8>E69FBD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>284140</marc> <ucs>6861</ucs> <utf-8>E6A1A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>28422B</marc> <ucs>6A2F</ucs> <utf-8>E6A8AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>284257</marc> <ucs>68BC</ucs> <utf-8>E6A2BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>284333</marc> <ucs>680E</ucs> <utf-8>E6A08E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>284335</marc> <ucs>6A7C</ucs> <utf-8>E6A9BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>284337</marc> <ucs>6987</ucs> <utf-8>E6A687</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>284339</marc> <ucs>680A</ucs> <utf-8>E6A08A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>28433A</marc> <ucs>69E0</ucs> <utf-8>E6A7A0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>284340</marc> <ucs>67A5</ucs> <utf-8>E69EA5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>284345</marc> <ucs>680C</ucs> <utf-8>E6A08C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>284350</marc> <ucs>68C2</ucs> <utf-8>E6A382</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>284359</marc> <ucs>6989</ucs> <utf-8>E6A689</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>284366</marc> <ucs>6924</ucs> <utf-8>E6A4A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>284539</marc> <ucs>6B9A</ucs> <utf-8>E6AE9A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>284642</marc> <ucs>6BF5</ucs> <utf-8>E6AFB5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>28464C</marc> <ucs>6BE1</ucs> <utf-8>E6AFA1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>284651</marc> <ucs>6C07</ucs> <utf-8>E6B087</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>284668</marc> <ucs>6C29</ucs> <utf-8>E6B0A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>284934</marc> <ucs>6D43</ucs> <utf-8>E6B583</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>284971</marc> <ucs>6D9E</ucs> <utf-8>E6B69E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>284B28</marc> <ucs>6D48</ucs> <utf-8>E6B588</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>284B43</marc> <ucs>8365</ucs> <utf-8>E88DA5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>284C2E</marc> <ucs>6D52</ucs> <utf-8>E6B592</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>284C41</marc> <ucs>6CA4</ucs> <utf-8>E6B2A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>284C62</marc> <ucs>988D</ucs> <utf-8>E9A28D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>284D27</marc> <ucs>6D9D</ucs> <utf-8>E6B69D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>284D2B</marc> <ucs>6D54</ucs> <utf-8>E6B594</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>284D49</marc> <ucs>6DA0</ucs> <utf-8>E6B6A0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>284D58</marc> <ucs>6CA9</ucs> <utf-8>E6B2A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>284D59</marc> <ucs>6ED7</ucs> <utf-8>E6BB97</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>284E30</marc> <ucs>6E11</ucs> <utf-8>E6B891</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>284E3E</marc> <ucs>6CF6</ucs> <utf-8>E6B3B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>284E41</marc> <ucs>6F4B</ucs> <utf-8>E6BD8B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>284E42</marc> <ucs>6D4D</ucs> <utf-8>E6B58D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>284E62</marc> <ucs>6F4D</ucs> <utf-8>E6BD8D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>284E66</marc> <ucs>6EE2</ucs> <utf-8>E6BBA2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>284F26</marc> <ucs>6CF7</ucs> <utf-8>E6B3B7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>284F39</marc> <ucs>6CF8</ucs> <utf-8>E6B3B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>284F5D</marc> <ucs>6CA3</ucs> <utf-8>E6B2A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>284F61</marc> <ucs>6EE0</ucs> <utf-8>E6BBA0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>284F6B</marc> <ucs>6F13</ucs> <utf-8>E6BC93</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>284F7D</marc> <ucs>704F</ucs> <utf-8>E7818F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>285029</marc> <ucs>6EDF</ucs> <utf-8>E6BB9F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>285150</marc> <ucs>70C3</ucs> <utf-8>E78383</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>285252</marc> <ucs>709C</ucs> <utf-8>E7829C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>285323</marc> <ucs>8367</ucs> <utf-8>E88DA7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>28533C</marc> <ucs>709D</ucs> <utf-8>E7829D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>285424</marc> <ucs>70E8</ucs> <utf-8>E783A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>28544F</marc> <ucs>70EC</ucs> <utf-8>E783AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>28575E</marc> <ucs>72B8</ucs> <utf-8>E78AB8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>28575F</marc> <ucs>72F2</ucs> <utf-8>E78BB2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>28582B</marc> <ucs>7303</ucs> <utf-8>E78C83</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>285836</marc> <ucs>7315</ucs> <utf-8>E78C95</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>285A47</marc> <ucs>73AE</ucs> <utf-8>E78EAE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>285B21</marc> <ucs>740F</ucs> <utf-8>E7908F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>285C3A</marc> <ucs>748E</ucs> <utf-8>E7928E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>285C40</marc> <ucs>74D2</ucs> <utf-8>E79392</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>285D6B</marc> <ucs>7572</ucs> <utf-8>E795B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>285E7A</marc> <ucs>75D6</ucs> <utf-8>E79796</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>285F48</marc> <ucs>7617</ucs> <utf-8>E79897</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>285F5E</marc> <ucs>7618</ucs> <utf-8>E79898</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>285F6F</marc> <ucs>7605</ucs> <utf-8>E79885</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>28602B</marc> <ucs>762A</ucs> <utf-8>E798AA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>286032</marc> <ucs>75AC</ucs> <utf-8>E796AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>286037</marc> <ucs>763F</ucs> <utf-8>E798BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>28603A</marc> <ucs>75C8</ucs> <utf-8>E79788</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>286222</marc> <ucs>7726</ucs> <utf-8>E79CA6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>286272</marc> <ucs>770D</ucs> <utf-8>E79C8D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>28632C</marc> <ucs>7751</ucs> <utf-8>E79D91</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>28645A</marc> <ucs>7817</ucs> <utf-8>E7A097</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>286460</marc> <ucs>7856</ucs> <utf-8>E7A196</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>286540</marc> <ucs>7800</ucs> <utf-8>E7A080</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>28656A</marc> <ucs>789B</ucs> <utf-8>E7A29B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>286577</marc> <ucs>789C</ucs> <utf-8>E7A29C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>286622</marc> <ucs>7857</ucs> <utf-8>E7A197</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>286655</marc> <ucs>783B</ucs> <utf-8>E7A0BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>286A3C</marc> <ucs>7AAD</ucs> <utf-8>E7AAAD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>286B7C</marc> <ucs>7B15</ucs> <utf-8>E7AC95</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>286C58</marc> <ucs>7BA7</ucs> <utf-8>E7AEA7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>286D47</marc> <ucs>7BA6</ucs> <utf-8>E7AEA6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>286D54</marc> <ucs>7B5A</ucs> <utf-8>E7AD9A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>286E56</marc> <ucs>7BA8</ucs> <utf-8>E7AEA8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>286E68</marc> <ucs>7B3E</ucs> <utf-8>E7ACBE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>286E69</marc> <ucs>7C16</ucs> <utf-8>E7B096</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>287022</marc> <ucs>7CC1</ucs> <utf-8>E7B381</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>28702E</marc> <ucs>E91D</ucs> <utf-8>EEA49D</utf-8> <name>East Asian ideograph (duplicate simplified)</name> <alt>56E2</alt> <altutf-8>E59BA2</altutf-8> </code> <code> <marc>287030</marc> <ucs>7C9D</ucs> <utf-8>E7B29D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>287035</marc> <ucs>7C74</ucs> <utf-8>E7B1B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>287042</marc> <ucs>7EA1</ucs> <utf-8>E7BAA1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>287045</marc> <ucs>7EA8</ucs> <utf-8>E7BAA8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>28704A</marc> <ucs>7EBE</ucs> <utf-8>E7BABE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>287061</marc> <ucs>7EC0</ucs> <utf-8>E7BB80</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>287062</marc> <ucs>7EC1</ucs> <utf-8>E7BB81</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>287065</marc> <ucs>7EC2</ucs> <utf-8>E7BB82</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>28706A</marc> <ucs>7ED0</ucs> <utf-8>E7BB90</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>287130</marc> <ucs>7EDB</ucs> <utf-8>E7BB9B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>287134</marc> <ucs>7ED7</ucs> <utf-8>E7BB97</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>287139</marc> <ucs>7EE8</ucs> <utf-8>E7BBA8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>287144</marc> <ucs>7EE0</ucs> <utf-8>E7BBA0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>28714D</marc> <ucs>7EE1</ucs> <utf-8>E7BBA1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>287161</marc> <ucs>7EFB</ucs> <utf-8>E7BBBB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>287167</marc> <ucs>7EEF</ucs> <utf-8>E7BBAF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>287174</marc> <ucs>7EF2</ucs> <utf-8>E7BBB2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>287178</marc> <ucs>7EF6</ucs> <utf-8>E7BBB6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>28717D</marc> <ucs>7EFA</ucs> <utf-8>E7BBBA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>287229</marc> <ucs>7F17</ucs> <utf-8>E7BC97</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>28722A</marc> <ucs>7F02</ucs> <utf-8>E7BC82</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>287231</marc> <ucs>7F03</ucs> <utf-8>E7BC83</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>287236</marc> <ucs>7F07</ucs> <utf-8>E7BC87</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>28723C</marc> <ucs>7F08</ucs> <utf-8>E7BC88</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>28723E</marc> <ucs>7F0C</ucs> <utf-8>E7BC8C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>287247</marc> <ucs>7F11</ucs> <utf-8>E7BC91</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>287248</marc> <ucs>7F0F</ucs> <utf-8>E7BC8F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>287251</marc> <ucs>7F1F</ucs> <utf-8>E7BC9F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>287253</marc> <ucs>7F12</ucs> <utf-8>E7BC92</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>28725D</marc> <ucs>7F1C</ucs> <utf-8>E7BC9C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>28725E</marc> <ucs>7F19</ucs> <utf-8>E7BC99</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>28725F</marc> <ucs>7F1B</ucs> <utf-8>E7BC9B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>287269</marc> <ucs>7EC9</ucs> <utf-8>E7BB89</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>287271</marc> <ucs>E91E</ucs> <utf-8>EEA49E</utf-8> <name>East Asian ideograph (duplicate simplified)</name> <alt>7EA4</alt> <altutf-8>E7BAA4</altutf-8> </code> <code> <marc>287272</marc> <ucs>7F21</ucs> <utf-8>E7BCA1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>287275</marc> <ucs>7D77</ucs> <utf-8>E7B5B7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>287279</marc> <ucs>7F25</ucs> <utf-8>E7BCA5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>287321</marc> <ucs>7F26</ucs> <utf-8>E7BCA6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>28732D</marc> <ucs>7F2F</ucs> <utf-8>E7BCAF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>287349</marc> <ucs>7F30</ucs> <utf-8>E7BCB0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>28734E</marc> <ucs>7F32</ucs> <utf-8>E7BCB2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>287351</marc> <ucs>7F33</ucs> <utf-8>E7BCB3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>287352</marc> <ucs>7F34</ucs> <utf-8>E7BCB4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>287359</marc> <ucs>7F31</ucs> <utf-8>E7BCB1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>28735D</marc> <ucs>7EA9</ucs> <utf-8>E7BAA9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>287360</marc> <ucs>7F2C</ucs> <utf-8>E7BCAC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>28736D</marc> <ucs>624D</ucs> <utf-8>E6898D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>287374</marc> <ucs>7F35</ucs> <utf-8>E7BCB5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>28742E</marc> <ucs>7F42</ucs> <utf-8>E7BD82</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>287431</marc> <ucs>E91F</ucs> <utf-8>EEA49F</utf-8> <name>East Asian ideograph (duplicate simplified)</name> <alt>575B</alt> <altutf-8>E59D9B</altutf-8> </code> <code> <marc>287472</marc> <ucs>7F74</ucs> <utf-8>E7BDB4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>287531</marc> <ucs>7F9F</ucs> <utf-8>E7BE9F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>287655</marc> <ucs>8027</ucs> <utf-8>E880A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>287739</marc> <ucs>8069</ucs> <utf-8>E881A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>28773F</marc> <ucs>804D</ucs> <utf-8>E8818D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>287855</marc> <ucs>80EB</ucs> <utf-8>E883AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>28786E</marc> <ucs>80E8</ucs> <utf-8>E883A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>287941</marc> <ucs>8136</ucs> <utf-8>E884B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>287A56</marc> <ucs>8114</ucs> <utf-8>E88494</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>287E61</marc> <ucs>82CC</ucs> <utf-8>E88B8C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>29233C</marc> <ucs>836D</ucs> <utf-8>E88DAD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>29233D</marc> <ucs>836E</ucs> <utf-8>E88DAE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>292375</marc> <ucs>83B3</ucs> <utf-8>E88EB3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>292433</marc> <ucs>E920</ucs> <utf-8>EEA4A0</utf-8> <name>East Asian ideograph (duplicate simplified)</name> <alt>8298</alt> <altutf-8>E88A98</altutf-8> </code> <code> <marc>29243A</marc> <ucs>83BC</ucs> <utf-8>E88EBC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>29247D</marc> <ucs>835C</ucs> <utf-8>E88D9C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>292524</marc> <ucs>848C</ucs> <utf-8>E8928C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>29252D</marc> <ucs>8311</ucs> <utf-8>E88C91</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>292535</marc> <ucs>82C1</ucs> <utf-8>E88B81</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>292546</marc> <ucs>8368</ucs> <utf-8>E88DA8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>29254B</marc> <ucs>835B</ucs> <utf-8>E88D9B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>29255A</marc> <ucs>8487</ucs> <utf-8>E89287</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>292564</marc> <ucs>8489</ucs> <utf-8>E89289</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>292567</marc> <ucs>836C</ucs> <utf-8>E88DAC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>292571</marc> <ucs>835E</ucs> <utf-8>E88D9E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>292574</marc> <ucs>83B8</ucs> <utf-8>E88EB8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>292577</marc> <ucs>8297</ucs> <utf-8>E88A97</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>292633</marc> <ucs>84E3</ucs> <utf-8>E893A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>292651</marc> <ucs>84DF</ucs> <utf-8>E8939F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>292657</marc> <ucs>835F</ucs> <utf-8>E88D9F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>292658</marc> <ucs>83B6</ucs> <utf-8>E88EB6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>292661</marc> <ucs>8360</ucs> <utf-8>E88DA0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>292668</marc> <ucs>8369</ucs> <utf-8>E88DA9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>292752</marc> <ucs>830F</ucs> <utf-8>E88C8F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>292765</marc> <ucs>82C8</ucs> <utf-8>E88B88</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>292768</marc> <ucs>8572</ucs> <utf-8>E895B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>29282A</marc> <ucs>8539</ucs> <utf-8>E894B9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>292840</marc> <ucs>84E0</ucs> <utf-8>E893A0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>292A2F</marc> <ucs>86F1</ucs> <utf-8>E89BB1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>292A34</marc> <ucs>86AC</ucs> <utf-8>E89AAC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>292B55</marc> <ucs>86F3</ucs> <utf-8>E89BB3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>292B6E</marc> <ucs>86F0</ucs> <utf-8>E89BB0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>292C4C</marc> <ucs>866E</ucs> <utf-8>E899AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>292C55</marc> <ucs>86CF</ucs> <utf-8>E89B8F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>292C5D</marc> <ucs>867F</ucs> <utf-8>E899BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>292C61</marc> <ucs>86F4</ucs> <utf-8>E89BB4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>292C64</marc> <ucs>877E</ucs> <utf-8>E89DBE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>292D51</marc> <ucs>8511</ucs> <utf-8>E89491</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>292F60</marc> <ucs>88E2</ucs> <utf-8>E8A3A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>292F72</marc> <ucs>88E5</ucs> <utf-8>E8A3A5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>29302D</marc> <ucs>88E3</ucs> <utf-8>E8A3A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>293032</marc> <ucs>7962</ucs> <utf-8>E7A5A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>293066</marc> <ucs>89C7</ucs> <utf-8>E8A787</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>29306F</marc> <ucs>89CB</ucs> <utf-8>E8A78B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>29307D</marc> <ucs>89CF</ucs> <utf-8>E8A78F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>29312B</marc> <ucs>89D1</ucs> <utf-8>E8A791</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>293132</marc> <ucs>89CC</ucs> <utf-8>E8A78C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>293160</marc> <ucs>89EF</ucs> <utf-8>E8A7AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>29322A</marc> <ucs>8BB5</ucs> <utf-8>E8AEB5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>29323B</marc> <ucs>8BCE</ucs> <utf-8>E8AF8E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>29323C</marc> <ucs>8BD2</ucs> <utf-8>E8AF92</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>29324F</marc> <ucs>8BD6</ucs> <utf-8>E8AF96</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>293250</marc> <ucs>8BD3</ucs> <utf-8>E8AF93</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>293256</marc> <ucs>8BE9</ucs> <utf-8>E8AFA9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>29325D</marc> <ucs>8BD4</ucs> <utf-8>E8AF94</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>29325E</marc> <ucs>8BDC</ucs> <utf-8>E8AF9C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>293271</marc> <ucs>8BEE</ucs> <utf-8>E8AFAE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>29327E</marc> <ucs>8C07</ucs> <utf-8>E8B087</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>293325</marc> <ucs>8BF9</ucs> <utf-8>E8AFB9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>29332C</marc> <ucs>8BFC</ucs> <utf-8>E8AFBC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>293336</marc> <ucs>8BE4</ucs> <utf-8>E8AFA4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>293338</marc> <ucs>8BFD</ucs> <utf-8>E8AFBD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>29333B</marc> <ucs>8C00</ucs> <utf-8>E8B080</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>293340</marc> <ucs>8C02</ucs> <utf-8>E8B082</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>293344</marc> <ucs>8C19</ucs> <utf-8>E8B099</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>293345</marc> <ucs>8BE8</ucs> <utf-8>E8AFA8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>29334E</marc> <ucs>8C0C</ucs> <utf-8>E8B08C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>293357</marc> <ucs>8C14</ucs> <utf-8>E8B094</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>293359</marc> <ucs>8C11</ucs> <utf-8>E8B091</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>29335D</marc> <ucs>8C16</ucs> <utf-8>E8B096</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>293362</marc> <ucs>8C1D</ucs> <utf-8>E8B09D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>293373</marc> <ucs>8C21</ucs> <utf-8>E8B0A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>29337A</marc> <ucs>8BCC</ucs> <utf-8>E8AF8C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>29337D</marc> <ucs>8C27</ucs> <utf-8>E8B0A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>293430</marc> <ucs>8BB4</ucs> <utf-8>E8AEB4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>293438</marc> <ucs>8C29</ucs> <utf-8>E8B0A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>29344D</marc> <ucs>8C2E</ucs> <utf-8>E8B0AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>293459</marc> <ucs>8C2F</ucs> <utf-8>E8B0AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>293468</marc> <ucs>8C35</ucs> <utf-8>E8B0B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>29352D</marc> <ucs>8C30</ucs> <utf-8>E8B0B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>293537</marc> <ucs>8C20</ucs> <utf-8>E8B0A0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>293539</marc> <ucs>8C33</ucs> <utf-8>E8B0B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>29364E</marc> <ucs>8D33</ucs> <utf-8>E8B4B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>293651</marc> <ucs>8D36</ucs> <utf-8>E8B4B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>29365F</marc> <ucs>8D47</ucs> <utf-8>E8B587</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>29366A</marc> <ucs>8D53</ucs> <utf-8>E8B593</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>29366B</marc> <ucs>8D55</ucs> <utf-8>E8B595</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>293670</marc> <ucs>8D49</ucs> <utf-8>E8B589</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>29367E</marc> <ucs>8D59</ucs> <utf-8>E8B599</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>293725</marc> <ucs>8D3D</ucs> <utf-8>E8B4BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>293726</marc> <ucs>8D5C</ucs> <utf-8>E8B59C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>29373A</marc> <ucs>8D46</ucs> <utf-8>E8B586</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>293866</marc> <ucs>8DB1</ucs> <utf-8>E8B6B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>293A2E</marc> <ucs>8DC4</ucs> <utf-8>E8B784</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>293A40</marc> <ucs>8DF8</ucs> <utf-8>E8B7B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>293A46</marc> <ucs>8E70</ucs> <utf-8>E8B9B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>293A57</marc> <ucs>8DFB</ucs> <utf-8>E8B7BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>293A5E</marc> <ucs>8DF9</ucs> <utf-8>E8B7B9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>293A5F</marc> <ucs>8DDE</ucs> <utf-8>E8B79E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>293A60</marc> <ucs>8E2C</ucs> <utf-8>E8B8AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>293A6B</marc> <ucs>8E7F</ucs> <utf-8>E8B9BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>293A70</marc> <ucs>8E9C</ucs> <utf-8>E8BA9C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>293B3E</marc> <ucs>8F71</ucs> <utf-8>E8BDB1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>293B3F</marc> <ucs>8F7A</ucs> <utf-8>E8BDBA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>293B42</marc> <ucs>8F75</ucs> <utf-8>E8BDB5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>293B47</marc> <ucs>8F77</ucs> <utf-8>E8BDB7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>293B4F</marc> <ucs>8F78</ucs> <utf-8>E8BDB8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>293B59</marc> <ucs>8F82</ucs> <utf-8>E8BE82</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>293B5B</marc> <ucs>8F81</ucs> <utf-8>E8BE81</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>293B6B</marc> <ucs>8F8B</ucs> <utf-8>E8BE8B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>293B6D</marc> <ucs>8F8A</ucs> <utf-8>E8BE8A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>293B7A</marc> <ucs>8F8F</ucs> <utf-8>E8BE8F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>293C30</marc> <ucs>8F98</ucs> <utf-8>E8BE98</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>293C57</marc> <ucs>8F79</ucs> <utf-8>E8BDB9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>293C5A</marc> <ucs>8F73</ucs> <utf-8>E8BDB3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>293D4E</marc> <ucs>8FF8</ucs> <utf-8>E8BFB8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>293F23</marc> <ucs>90CF</ucs> <utf-8>E9838F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>293F4C</marc> <ucs>90D3</ucs> <utf-8>E98393</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>293F5A</marc> <ucs>90E7</ucs> <utf-8>E983A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>293F5C</marc> <ucs>90AC</ucs> <utf-8>E982AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>294021</marc> <ucs>90F8</ucs> <utf-8>E983B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>29402B</marc> <ucs>90BA</ucs> <utf-8>E982BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>29402C</marc> <ucs>90D0</ucs> <utf-8>E98390</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>294031</marc> <ucs>909D</ucs> <utf-8>E9829D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>294040</marc> <ucs>90E6</ucs> <utf-8>E983A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>29415C</marc> <ucs>917E</ucs> <utf-8>E985BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>29415D</marc> <ucs>917D</ucs> <utf-8>E985BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>294161</marc> <ucs>9487</ucs> <utf-8>E99287</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>294162</marc> <ucs>9486</ucs> <utf-8>E99286</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>294163</marc> <ucs>948C</ucs> <utf-8>E9928C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>294164</marc> <ucs>948B</ucs> <utf-8>E9928B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>29416A</marc> <ucs>948D</ucs> <utf-8>E9928D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>29416B</marc> <ucs>948E</ucs> <utf-8>E9928E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>294179</marc> <ucs>9492</ucs> <utf-8>E99292</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>294221</marc> <ucs>9495</ucs> <utf-8>E99295</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>294222</marc> <ucs>9490</ucs> <utf-8>E99290</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>294223</marc> <ucs>94AD</ucs> <utf-8>E992AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>294224</marc> <ucs>94AA</ucs> <utf-8>E992AA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>294225</marc> <ucs>94AB</ucs> <utf-8>E992AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>294228</marc> <ucs>94AC</ucs> <utf-8>E992AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>294231</marc> <ucs>94AF</ucs> <utf-8>E992AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>294237</marc> <ucs>949B</ucs> <utf-8>E9929B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>29424B</marc> <ucs>94A3</ucs> <utf-8>E992A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>294251</marc> <ucs>94C8</ucs> <utf-8>E99388</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>294252</marc> <ucs>94C9</ucs> <utf-8>E99389</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>294254</marc> <ucs>94CB</ucs> <utf-8>E9938B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>294255</marc> <ucs>94CA</ucs> <utf-8>E9938A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>294258</marc> <ucs>94B0</ucs> <utf-8>E992B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>29425C</marc> <ucs>94CC</ucs> <utf-8>E9938C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>29425F</marc> <ucs>94B6</ucs> <utf-8>E992B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>294260</marc> <ucs>94B7</ucs> <utf-8>E992B7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>294261</marc> <ucs>94B2</ucs> <utf-8>E992B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>294264</marc> <ucs>94BA</ucs> <utf-8>E992BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>29426D</marc> <ucs>94CD</ucs> <utf-8>E9938D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>29426F</marc> <ucs>94BD</ucs> <utf-8>E992BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>294274</marc> <ucs>94BF</ucs> <utf-8>E992BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>29432B</marc> <ucs>94C6</ucs> <utf-8>E99386</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>29432F</marc> <ucs>94F3</ucs> <utf-8>E993B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>294331</marc> <ucs>94F1</ucs> <utf-8>E993B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>294335</marc> <ucs>94F5</ucs> <utf-8>E993B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>294340</marc> <ucs>94D6</ucs> <utf-8>E99396</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>294343</marc> <ucs>94D2</ucs> <utf-8>E99392</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>294346</marc> <ucs>94D1</ucs> <utf-8>E99391</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>294349</marc> <ucs>94D5</ucs> <utf-8>E99395</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>29434F</marc> <ucs>94DE</ucs> <utf-8>E9939E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>294350</marc> <ucs>94DF</ucs> <utf-8>E9939F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>294355</marc> <ucs>94EB</ucs> <utf-8>E993AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>294358</marc> <ucs>94EF</ucs> <utf-8>E993AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>294359</marc> <ucs>94E5</ucs> <utf-8>E993A5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>29435B</marc> <ucs>94E3</ucs> <utf-8>E993A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>294362</marc> <ucs>94EA</ucs> <utf-8>E993AA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>294364</marc> <ucs>94F7</ucs> <utf-8>E993B7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>29436A</marc> <ucs>9512</ucs> <utf-8>E99492</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>29436C</marc> <ucs>950D</ucs> <utf-8>E9948D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>294371</marc> <ucs>94FD</ucs> <utf-8>E993BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>294372</marc> <ucs>9513</ucs> <utf-8>E99493</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>294375</marc> <ucs>9514</ucs> <utf-8>E99494</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>29437D</marc> <ucs>94D8</ucs> <utf-8>E99398</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>294427</marc> <ucs>94D7</ucs> <utf-8>E99397</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>29442B</marc> <ucs>9503</ucs> <utf-8>E99483</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>29442D</marc> <ucs>94A1</ucs> <utf-8>E992A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>29442E</marc> <ucs>9502</ucs> <utf-8>E99482</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>294435</marc> <ucs>950A</ucs> <utf-8>E9948A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>29443E</marc> <ucs>94E4</ucs> <utf-8>E993A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>294440</marc> <ucs>9506</ucs> <utf-8>E99486</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>294441</marc> <ucs>9507</ucs> <utf-8>E99487</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>29444D</marc> <ucs>952B</ucs> <utf-8>E994AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>294457</marc> <ucs>9529</ucs> <utf-8>E994A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>294458</marc> <ucs>952C</ucs> <utf-8>E994AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>29445B</marc> <ucs>9516</ucs> <utf-8>E99496</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>294466</marc> <ucs>9515</ucs> <utf-8>E99495</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>294469</marc> <ucs>94FC</ucs> <utf-8>E993BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>29446D</marc> <ucs>951B</ucs> <utf-8>E9949B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>294471</marc> <ucs>951D</ucs> <utf-8>E9949D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>294472</marc> <ucs>951E</ucs> <utf-8>E9949E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>294474</marc> <ucs>951F</ucs> <utf-8>E9949F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>294475</marc> <ucs>9494</ucs> <utf-8>E99294</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>294478</marc> <ucs>9522</ucs> <utf-8>E994A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>294531</marc> <ucs>9528</ucs> <utf-8>E994A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>294532</marc> <ucs>9531</ucs> <utf-8>E994B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>29454D</marc> <ucs>9534</ucs> <utf-8>E994B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>29454E</marc> <ucs>9545</ucs> <utf-8>E99585</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>294551</marc> <ucs>9517</ucs> <utf-8>E99497</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>29455E</marc> <ucs>94E1</ucs> <utf-8>E993A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>294564</marc> <ucs>9536</ucs> <utf-8>E994B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>294567</marc> <ucs>9537</ucs> <utf-8>E994B7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>294568</marc> <ucs>9518</ucs> <utf-8>E99498</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>29456F</marc> <ucs>9538</ucs> <utf-8>E994B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>29457A</marc> <ucs>9550</ucs> <utf-8>E99590</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>294621</marc> <ucs>9553</ucs> <utf-8>E99593</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>294628</marc> <ucs>9552</ucs> <utf-8>E99592</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>294629</marc> <ucs>84E5</ucs> <utf-8>E893A5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>29462D</marc> <ucs>9549</ucs> <utf-8>E99589</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>294642</marc> <ucs>94E0</ucs> <utf-8>E993A0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>294647</marc> <ucs>954F</ucs> <utf-8>E9958F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>29464A</marc> <ucs>953C</ucs> <utf-8>E994BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>294656</marc> <ucs>955B</ucs> <utf-8>E9959B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>29465A</marc> <ucs>955F</ucs> <utf-8>E9959F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>294662</marc> <ucs>956A</ucs> <utf-8>E995AA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>294666</marc> <ucs>933E</ucs> <utf-8>E98CBE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>29467C</marc> <ucs>9546</ucs> <utf-8>E99586</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>29472F</marc> <ucs>94E9</ucs> <utf-8>E993A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>294732</marc> <ucs>94F4</ucs> <utf-8>E993B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>294734</marc> <ucs>9566</ucs> <utf-8>E995A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>29473C</marc> <ucs>9568</ucs> <utf-8>E995A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>29473E</marc> <ucs>94F9</ucs> <utf-8>E993B9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>29474D</marc> <ucs>956B</ucs> <utf-8>E995AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>294750</marc> <ucs>950E</ucs> <utf-8>E9948E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>294751</marc> <ucs>950F</ucs> <utf-8>E9948F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>294758</marc> <ucs>9561</ucs> <utf-8>E995A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>29475E</marc> <ucs>9562</ucs> <utf-8>E995A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>294760</marc> <ucs>9563</ucs> <utf-8>E995A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>294767</marc> <ucs>94E7</ucs> <utf-8>E993A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>294769</marc> <ucs>9564</ucs> <utf-8>E995A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>294774</marc> <ucs>9571</ucs> <utf-8>E995B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>29483E</marc> <ucs>9554</ucs> <utf-8>E99594</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>29483F</marc> <ucs>9572</ucs> <utf-8>E995B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>29484A</marc> <ucs>956C</ucs> <utf-8>E995AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>29485C</marc> <ucs>9565</ucs> <utf-8>E995A5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>294869</marc> <ucs>9567</ucs> <utf-8>E995A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>29486F</marc> <ucs>9569</ucs> <utf-8>E995A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>294871</marc> <ucs>954A</ucs> <utf-8>E9958A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>294936</marc> <ucs>95F3</ucs> <utf-8>E997B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>294942</marc> <ucs>9606</ucs> <utf-8>E99886</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>294944</marc> <ucs>9603</ucs> <utf-8>E99883</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>294948</marc> <ucs>960F</ucs> <utf-8>E9988F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>294949</marc> <ucs>9608</ucs> <utf-8>E99888</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>29494D</marc> <ucs>9609</ucs> <utf-8>E99889</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>29494F</marc> <ucs>960A</ucs> <utf-8>E9988A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>294950</marc> <ucs>960C</ucs> <utf-8>E9988C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>294952</marc> <ucs>960D</ucs> <utf-8>E9988D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>29495A</marc> <ucs>9612</ucs> <utf-8>E99892</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>294960</marc> <ucs>9619</ucs> <utf-8>E99899</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>294969</marc> <ucs>961A</ucs> <utf-8>E9989A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>29496F</marc> <ucs>95FC</ucs> <utf-8>E997BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>294A44</marc> <ucs>9655</ucs> <utf-8>E99995</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>294A46</marc> <ucs>9649</ucs> <utf-8>E99989</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>294C76</marc> <ucs>9753</ucs> <utf-8>E99D93</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>294E43</marc> <ucs>97AF</ucs> <utf-8>E99EAF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>294E54</marc> <ucs>97EA</ucs> <utf-8>E99FAA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>294E5C</marc> <ucs>97EB</ucs> <utf-8>E99FAB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>294E79</marc> <ucs>9878</ucs> <utf-8>E9A1B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>294E7B</marc> <ucs>9883</ucs> <utf-8>E9A283</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>294F23</marc> <ucs>9880</ucs> <utf-8>E9A280</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>294F2C</marc> <ucs>988F</ucs> <utf-8>E9A28F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>294F6B</marc> <ucs>98A1</ucs> <utf-8>E9A2A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>294F77</marc> <ucs>989F</ucs> <utf-8>E9A29F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>295021</marc> <ucs>98A2</ucs> <utf-8>E9A2A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>295029</marc> <ucs>98A5</ucs> <utf-8>E9A2A5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>295030</marc> <ucs>989E</ucs> <utf-8>E9A29E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>295031</marc> <ucs>98A7</ucs> <utf-8>E9A2A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>295053</marc> <ucs>98D9</ucs> <utf-8>E9A399</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>29506C</marc> <ucs>996B</ucs> <utf-8>E9A5AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>295132</marc> <ucs>997D</ucs> <utf-8>E9A5BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>295153</marc> <ucs>9967</ucs> <utf-8>E9A5A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>295166</marc> <ucs>9969</ucs> <utf-8>E9A5A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>29516A</marc> <ucs>9990</ucs> <utf-8>E9A690</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>29516D</marc> <ucs>9991</ucs> <utf-8>E9A691</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>295170</marc> <ucs>998D</ucs> <utf-8>E9A68D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>295172</marc> <ucs>9994</ucs> <utf-8>E9A694</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>295175</marc> <ucs>9993</ucs> <utf-8>E9A693</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>295222</marc> <ucs>98E8</ucs> <utf-8>E9A3A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>295263</marc> <ucs>9A75</ucs> <utf-8>E9A9B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>295269</marc> <ucs>9A80</ucs> <utf-8>E9AA80</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>29533D</marc> <ucs>9A90</ucs> <utf-8>E9AA90</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>295340</marc> <ucs>9A92</ucs> <utf-8>E9AA92</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>295347</marc> <ucs>9A93</ucs> <utf-8>E9AA93</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>29535A</marc> <ucs>9A9F</ucs> <utf-8>E9AA9F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>295360</marc> <ucs>9A98</ucs> <utf-8>E9AA98</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>295369</marc> <ucs>9A7A</ucs> <utf-8>E9A9BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>29536A</marc> <ucs>9A9D</ucs> <utf-8>E9AA9D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>295370</marc> <ucs>9A9C</ucs> <utf-8>E9AA9C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>295379</marc> <ucs>9A96</ucs> <utf-8>E9AA96</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>29537A</marc> <ucs>9AA2</ucs> <utf-8>E9AAA2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>295421</marc> <ucs>9AA3</ucs> <utf-8>E9AAA3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>295422</marc> <ucs>9A81</ucs> <utf-8>E9AA81</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>295427</marc> <ucs>9A85</ucs> <utf-8>E9AA85</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>295433</marc> <ucs>9AA7</ucs> <utf-8>E9AAA7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>29546D</marc> <ucs>9ACB</ucs> <utf-8>E9AB8B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>29556C</marc> <ucs>960B</ucs> <utf-8>E9988B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>295574</marc> <ucs>9604</ucs> <utf-8>E99884</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>29563C</marc> <ucs>9B49</ucs> <utf-8>E9AD89</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>29565D</marc> <ucs>9C82</ucs> <utf-8>E9B282</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>295721</marc> <ucs>9C86</ucs> <utf-8>E9B286</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>295729</marc> <ucs>9C87</ucs> <utf-8>E9B287</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>29572B</marc> <ucs>9C90</ucs> <utf-8>E9B290</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>295731</marc> <ucs>9C8B</ucs> <utf-8>E9B28B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>295739</marc> <ucs>9C9E</ucs> <utf-8>E9B29E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>29573C</marc> <ucs>9C91</ucs> <utf-8>E9B291</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>29573D</marc> <ucs>9C92</ucs> <utf-8>E9B292</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>295742</marc> <ucs>9C95</ucs> <utf-8>E9B295</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>295756</marc> <ucs>9CA9</ucs> <utf-8>E9B2A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>29575F</marc> <ucs>9CA0</ucs> <utf-8>E9B2A0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>29576E</marc> <ucs>9CA7</ucs> <utf-8>E9B2A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>29577A</marc> <ucs>9CAD</ucs> <utf-8>E9B2AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>29577C</marc> <ucs>9CB0</ucs> <utf-8>E9B2B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>295822</marc> <ucs>9CAE</ucs> <utf-8>E9B2AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>295825</marc> <ucs>9CBA</ucs> <utf-8>E9B2BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>295827</marc> <ucs>9CB2</ucs> <utf-8>E9B2B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>295828</marc> <ucs>9CB4</ucs> <utf-8>E9B2B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>29582C</marc> <ucs>9CB1</ucs> <utf-8>E9B2B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>29582D</marc> <ucs>9CB7</ucs> <utf-8>E9B2B7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>29582F</marc> <ucs>9CB5</ucs> <utf-8>E9B2B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>295831</marc> <ucs>9CB6</ucs> <utf-8>E9B2B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>295834</marc> <ucs>9CBB</ucs> <utf-8>E9B2BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>29583E</marc> <ucs>9CCA</ucs> <utf-8>E9B38A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>29584B</marc> <ucs>9CBD</ucs> <utf-8>E9B2BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>295854</marc> <ucs>9CC4</ucs> <utf-8>E9B384</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>295859</marc> <ucs>9CC6</ucs> <utf-8>E9B386</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>29585C</marc> <ucs>9CC7</ucs> <utf-8>E9B387</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>29586A</marc> <ucs>9CCB</ucs> <utf-8>E9B38B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>29586E</marc> <ucs>9CA5</ucs> <utf-8>E9B2A5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>295871</marc> <ucs>9CCE</ucs> <utf-8>E9B38E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>295921</marc> <ucs>9CD9</ucs> <utf-8>E9B399</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>295925</marc> <ucs>9CCC</ucs> <utf-8>E9B38C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>295928</marc> <ucs>9CD5</ucs> <utf-8>E9B395</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>295929</marc> <ucs>9CA3</ucs> <utf-8>E9B2A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>29592A</marc> <ucs>9CD3</ucs> <utf-8>E9B393</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>295932</marc> <ucs>9CD8</ucs> <utf-8>E9B398</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>295938</marc> <ucs>9CDF</ucs> <utf-8>E9B39F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>29593A</marc> <ucs>9C85</ucs> <utf-8>E9B285</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>29593B</marc> <ucs>9C9F</ucs> <utf-8>E9B29F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>295940</marc> <ucs>9CBC</ucs> <utf-8>E9B2BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>29594F</marc> <ucs>9CE2</ucs> <utf-8>E9B3A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>295955</marc> <ucs>9C8E</ucs> <utf-8>E9B28E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>295958</marc> <ucs>9C9A</ucs> <utf-8>E9B29A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>29596B</marc> <ucs>9CA1</ucs> <utf-8>E9B2A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>295A28</marc> <ucs>9E28</ucs> <utf-8>E9B8A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>295A44</marc> <ucs>9E32</ucs> <utf-8>E9B8B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>295A48</marc> <ucs>9E31</ucs> <utf-8>E9B8B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>295A59</marc> <ucs>9E38</ucs> <utf-8>E9B8B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>295A65</marc> <ucs>9E39</ucs> <utf-8>E9B8B9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>295A68</marc> <ucs>9E3A</ucs> <utf-8>E9B8BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>295A70</marc> <ucs>9E48</ucs> <utf-8>E9B988</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>295A75</marc> <ucs>9E41</ucs> <utf-8>E9B981</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>295B2A</marc> <ucs>9E46</ucs> <utf-8>E9B986</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>295B35</marc> <ucs>9E2B</ucs> <utf-8>E9B8AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>295B52</marc> <ucs>9E4E</ucs> <utf-8>E9B98E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>295B59</marc> <ucs>9E5C</ucs> <utf-8>E9B99C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>295B5C</marc> <ucs>9E5B</ucs> <utf-8>E9B99B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>295B60</marc> <ucs>9E55</ucs> <utf-8>E9B995</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>295B6B</marc> <ucs>9E57</ucs> <utf-8>E9B997</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>295B6C</marc> <ucs>9E4B</ucs> <utf-8>E9B98B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>295B77</marc> <ucs>9E63</ucs> <utf-8>E9B9A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>295B79</marc> <ucs>9E5A</ucs> <utf-8>E9B99A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>295C28</marc> <ucs>9E58</ucs> <utf-8>E9B998</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>295C3E</marc> <ucs>9E37</ucs> <utf-8>E9B8B7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>295C47</marc> <ucs>9E68</ucs> <utf-8>E9B9A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>295C49</marc> <ucs>9E47</ucs> <utf-8>E9B987</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>295C57</marc> <ucs>9E6B</ucs> <utf-8>E9B9AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>295C5B</marc> <ucs>9E6C</ucs> <utf-8>E9B9AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>295C65</marc> <ucs>9E69</ucs> <utf-8>E9B9A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>295C6C</marc> <ucs>9E6A</ucs> <utf-8>E9B9AA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>295D29</marc> <ucs>9E71</ucs> <utf-8>E9B9B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>295D36</marc> <ucs>9E2C</ucs> <utf-8>E9B8AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>295D3A</marc> <ucs>9E73</ucs> <utf-8>E9B9B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>295D3B</marc> <ucs>9E42</ucs> <utf-8>E9B982</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>295D3C</marc> <ucs>5364</ucs> <utf-8>E58DA4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>295D42</marc> <ucs>9E7E</ucs> <utf-8>E9B9BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>295E6A</marc> <ucs>9EEA</ucs> <utf-8>E9BBAA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>295E7A</marc> <ucs>9EFE</ucs> <utf-8>E9BBBE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>295E7C</marc> <ucs>9F0B</ucs> <utf-8>E9BC8B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>295F2B</marc> <ucs>9F0D</ucs> <utf-8>E9BC8D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>295F7B</marc> <ucs>9F51</ucs> <utf-8>E9BD91</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>295F7C</marc> <ucs>9F80</ucs> <utf-8>E9BE80</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>296028</marc> <ucs>9F86</ucs> <utf-8>E9BE86</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>29602B</marc> <ucs>9F85</ucs> <utf-8>E9BE85</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>296062</marc> <ucs>9F9B</ucs> <utf-8>E9BE9B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D3021</marc> <ucs>5F0C</ucs> <utf-8>E5BC8C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D302D</marc> <ucs>4E17</ucs> <utf-8>E4B897</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D3032</marc> <ucs>7ADD</ucs> <utf-8>E7AB9D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D3045</marc> <ucs>4E57</ucs> <utf-8>E4B997</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D3051</marc> <ucs>5F0D</ucs> <utf-8>E5BC8D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D3053</marc> <ucs>4E3C</ucs> <utf-8>E4B8BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D3058</marc> <ucs>4E9C</ucs> <utf-8>E4BA9C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D305B</marc> <ucs>4EBE</ucs> <utf-8>E4BABE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D3061</marc> <ucs>4EB0</ucs> <utf-8>E4BAB0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D306C</marc> <ucs>8B8E</ucs> <utf-8>E8AE8E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D3132</marc> <ucs>4ECF</ucs> <utf-8>E4BB8F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D313A</marc> <ucs>62BB</ucs> <utf-8>E68ABB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D3140</marc> <ucs>4F32</ucs> <utf-8>E4BCB2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D3147</marc> <ucs>5002</ucs> <utf-8>E58082</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D314C</marc> <ucs>5008</ucs> <utf-8>E58088</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D315F</marc> <ucs>4FA3</ucs> <utf-8>E4BEA3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D3164</marc> <ucs>7AE2</ucs> <utf-8>E7ABA2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D3165</marc> <ucs>EA04</ucs> <utf-8>EEA884</utf-8> <name>East Asian ideograph not found in unified han</name> <alt>349E</alt> <altutf-8>E3929E</altutf-8> </code> <code> <marc>2D3177</marc> <ucs>5E78</ucs> <utf-8>E5B9B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D3224</marc> <ucs>7B87</ucs> <utf-8>E7AE87</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D3251</marc> <ucs>510C</ucs> <utf-8>E5848C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D3253</marc> <ucs>50E3</ucs> <utf-8>E583A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D325F</marc> <ucs>E976</ucs> <utf-8>EEA5B6</utf-8> <name>East Asian ideograph (variant of 4B325F which maps to 50BB)</name> <alt>50BB</alt> <altutf-8>E582BB</altutf-8> </code> <code> <marc>2D3261</marc> <ucs>5039</ucs> <utf-8>E580B9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D3263</marc> <ucs>4FAD</ucs> <utf-8>E4BEAD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D3272</marc> <ucs>706E</ucs> <utf-8>E781AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D3279</marc> <ucs>514E</ucs> <utf-8>E5858E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D3324</marc> <ucs>634C</ucs> <utf-8>E68D8C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D332A</marc> <ucs>4E0C</ucs> <utf-8>E4B88C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D3332</marc> <ucs>5190</ucs> <utf-8>E58690</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D334F</marc> <ucs>5202</ucs> <utf-8>E58882</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D3356</marc> <ucs>E9F4</ucs> <utf-8>EEA7B4</utf-8> <name>East Asian ideograph (not in Unicode)</name> <alt>5211</alt> <altutf-8>E58891</altutf-8> </code> <code> <marc>2D335F</marc> <ucs>52B5</ucs> <utf-8>E58AB5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D3366</marc> <ucs>5234</ucs> <utf-8>E588B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D336B</marc> <ucs>5C05</ucs> <utf-8>E5B085</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D3372</marc> <ucs>5265</ucs> <utf-8>E589A5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D3377</marc> <ucs>8CF8</ucs> <utf-8>E8B3B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D3421</marc> <ucs>5294</ucs> <utf-8>E58A94</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D3428</marc> <ucs>5226</ucs> <utf-8>E588A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D342E</marc> <ucs>8274</ucs> <utf-8>E889B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D3436</marc> <ucs>52F3</ucs> <utf-8>E58BB3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D343C</marc> <ucs>52A2</ucs> <utf-8>E58AA2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D343D</marc> <ucs>52E7</ucs> <utf-8>E58BA7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D3453</marc> <ucs>758B</ucs> <utf-8>E7968B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D3457</marc> <ucs>62FE</ucs> <utf-8>E68BBE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D3458</marc> <ucs>4EDF</ucs> <utf-8>E4BB9F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D345B</marc> <ucs>6607</ucs> <utf-8>E69887</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D345D</marc> <ucs>5349</ucs> <utf-8>E58D89</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D3464</marc> <ucs>613D</ucs> <utf-8>E684BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D346A</marc> <ucs>5918</ucs> <utf-8>E5A498</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D346E</marc> <ucs>5373</ucs> <utf-8>E58DB3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D3473</marc> <ucs>5374</ucs> <utf-8>E58DB4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D3539</marc> <ucs>52FE</ucs> <utf-8>E58BBE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D353C</marc> <ucs>6B62</ucs> <utf-8>E6ADA2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D3543</marc> <ucs>4EDD</ucs> <utf-8>E4BB9D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D3547</marc> <ucs>55AB</ucs> <utf-8>E596AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D3556</marc> <ucs>7343</ucs> <utf-8>E78D83</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D355C</marc> <ucs>5434</ucs> <utf-8>E590B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D356A</marc> <ucs>8A36</ucs> <utf-8>E8A8B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D3571</marc> <ucs>546A</ucs> <utf-8>E591AA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D3622</marc> <ucs>8AEE</ucs> <utf-8>E8ABAE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D362A</marc> <ucs>95A7</ucs> <utf-8>E996A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D3632</marc> <ucs>8A7B</ucs> <utf-8>E8A9BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D3642</marc> <ucs>6B38</ucs> <utf-8>E6ACB8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D3644</marc> <ucs>5557</ucs> <utf-8>E59597</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D3661</marc> <ucs>6199</ucs> <utf-8>E68699</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D3730</marc> <ucs>751E</ucs> <utf-8>E7949E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D3748</marc> <ucs>8B5F</ucs> <utf-8>E8AD9F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D3749</marc> <ucs>5650</ucs> <utf-8>E59990</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D3758</marc> <ucs>54BD</ucs> <utf-8>E592BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D3765</marc> <ucs>8086</ucs> <utf-8>E88286</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D3768</marc> <ucs>56EC</ucs> <utf-8>E59BAC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D376F</marc> <ucs>5700</ucs> <utf-8>E59C80</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D377C</marc> <ucs>962C</ucs> <utf-8>E998AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D3821</marc> <ucs>962F</ucs> <utf-8>E998AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D3830</marc> <ucs>573B</ucs> <utf-8>E59CBB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D383F</marc> <ucs>575A</ucs> <utf-8>E59D9A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D384A</marc> <ucs>5872</ucs> <utf-8>E5A1B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D3852</marc> <ucs>51A2</ucs> <utf-8>E586A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D3854</marc> <ucs>5896</ucs> <utf-8>E5A296</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D386E</marc> <ucs>58CA</ucs> <utf-8>E5A38A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D3876</marc> <ucs>58F7</ucs> <utf-8>E5A3B7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D3877</marc> <ucs>5900</ucs> <utf-8>E5A480</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D3921</marc> <ucs>591F</ucs> <utf-8>E5A49F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D3929</marc> <ucs>6B80</ucs> <utf-8>E6AE80</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D392F</marc> <ucs>7287</ucs> <utf-8>E78A87</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D3931</marc> <ucs>67F0</ucs> <utf-8>E69FB0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D3932</marc> <ucs>7AD2</ucs> <utf-8>E7AB92</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D3944</marc> <ucs>511E</ucs> <utf-8>E5849E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D394D</marc> <ucs>59AC</ucs> <utf-8>E5A6AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D3954</marc> <ucs>7385</ucs> <utf-8>E78E85</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D3956</marc> <ucs>59D9</ucs> <utf-8>E5A799</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D396E</marc> <ucs>4F84</ucs> <utf-8>E4BE84</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D3970</marc> <ucs>5A63</ucs> <utf-8>E5A9A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D3974</marc> <ucs>5B43</ucs> <utf-8>E5AD83</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D397B</marc> <ucs>5A31</ucs> <utf-8>E5A8B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D3A26</marc> <ucs>5A3F</ucs> <utf-8>E5A8BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D3A2F</marc> <ucs>58FB</ucs> <utf-8>E5A3BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D3A41</marc> <ucs>5AFA</ucs> <utf-8>E5ABBA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D3A47</marc> <ucs>5ACB</ucs> <utf-8>E5AB8B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D3A60</marc> <ucs>6588</ucs> <utf-8>E69688</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D3B27</marc> <ucs>51A8</ucs> <utf-8>E586A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D3B2A</marc> <ucs>5EBD</ucs> <utf-8>E5BABD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D3B33</marc> <ucs>8A67</ucs> <utf-8>E8A9A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D3B3F</marc> <ucs>5C02</ucs> <utf-8>E5B082</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D3B40</marc> <ucs>E977</ucs> <utf-8>EEA5B7</utf-8> <name>East Asian ideograph (variant of 273B40 which maps to 5C06)</name> <alt>5C06</alt> <altutf-8>E5B086</altutf-8> </code> <code> <marc>2D3B52</marc> <ucs>6EBA</ucs> <utf-8>E6BABA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D3B54</marc> <ucs>5C4A</ucs> <utf-8>E5B18A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D3B6E</marc> <ucs>5D17</ucs> <utf-8>E5B497</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D3B77</marc> <ucs>5CE9</ucs> <utf-8>E5B3A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D3B78</marc> <ucs>5CEF</ucs> <utf-8>E5B3AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D3B79</marc> <ucs>5D8B</ucs> <utf-8>E5B68B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D3B7B</marc> <ucs>5D08</ucs> <utf-8>E5B488</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D3C21</marc> <ucs>57FC</ucs> <utf-8>E59FBC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D3C22</marc> <ucs>5D10</ucs> <utf-8>E5B490</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D3C26</marc> <ucs>5D18</ucs> <utf-8>E5B498</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D3C36</marc> <ucs>5DE3</ucs> <utf-8>E5B7A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D3C38</marc> <ucs>9245</ucs> <utf-8>E98985</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D3C49</marc> <ucs>83F7</ucs> <utf-8>E88FB7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D3C5F</marc> <ucs>6A66</ucs> <utf-8>E6A9A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D3C61</marc> <ucs>5E47</ucs> <utf-8>E5B987</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D3C65</marc> <ucs>79CA</ucs> <utf-8>E7A78A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D3C6A</marc> <ucs>51FC</ucs> <utf-8>E587BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D3C6D</marc> <ucs>E921</ucs> <utf-8>EEA4A1</utf-8> <name>East Asian ideograph (duplicate simplified)</name> <alt>8298</alt> <altutf-8>E88A98</altutf-8> </code> <code> <marc>2D3C6E</marc> <ucs>7240</ucs> <utf-8>E78980</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D3C70</marc> <ucs>576B</ucs> <utf-8>E59DAB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D3C7C</marc> <ucs>83F4</ucs> <utf-8>E88FB4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D3C7D</marc> <ucs>53A2</ucs> <utf-8>E58EA2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D3C7E</marc> <ucs>53A0</ucs> <utf-8>E58EA0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D3D29</marc> <ucs>53AE</ucs> <utf-8>E58EAE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D3D2B</marc> <ucs>5EBF</ucs> <utf-8>E5BABF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D3D2D</marc> <ucs>5396</ucs> <utf-8>E58E96</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D3D2F</marc> <ucs>539B</ucs> <utf-8>E58E9B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D3D34</marc> <ucs>5EFE</ucs> <utf-8>E5BBBE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D3D48</marc> <ucs>5F4A</ucs> <utf-8>E5BD8A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D3D4E</marc> <ucs>7BF2</ucs> <utf-8>E7AFB2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D3D50</marc> <ucs>5F5C</ucs> <utf-8>E5BD9C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D3D5E</marc> <ucs>9AF4</ucs> <utf-8>E9ABB4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D3D67</marc> <ucs>9015</ucs> <utf-8>E98095</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D3D6C</marc> <ucs>5F93</ucs> <utf-8>E5BE93</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D3D75</marc> <ucs>60EA</ucs> <utf-8>E683AA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D3D76</marc> <ucs>5FB4</ucs> <utf-8>E5BEB4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D3E2B</marc> <ucs>6060</ucs> <utf-8>E681A0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D3E3C</marc> <ucs>803B</ucs> <utf-8>E880BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D3E40</marc> <ucs>6052</ucs> <utf-8>E68192</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D3E60</marc> <ucs>6075</ucs> <utf-8>E681B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D3F24</marc> <ucs>661A</ucs> <utf-8>E6989A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D3F27</marc> <ucs>6120</ucs> <utf-8>E684A0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D3F2A</marc> <ucs>5ABF</ucs> <utf-8>E5AABF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D3F31</marc> <ucs>6159</ucs> <utf-8>E68599</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D3F3A</marc> <ucs>6185</ucs> <utf-8>E68685</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D3F54</marc> <ucs>61D0</ucs> <utf-8>E68790</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D3F67</marc> <ucs>621E</ucs> <utf-8>E6889E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D3F6E</marc> <ucs>6226</ucs> <utf-8>E688A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D3F6F</marc> <ucs>622F</ucs> <utf-8>E688AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D3F76</marc> <ucs>78A5</ucs> <utf-8>E7A2A5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D4029</marc> <ucs>5214</ucs> <utf-8>E58894</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D4031</marc> <ucs>64A6</ucs> <utf-8>E692A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D4039</marc> <ucs>67C6</ucs> <utf-8>E69F86</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D403F</marc> <ucs>6255</ucs> <utf-8>E68995</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D4049</marc> <ucs>67B4</ucs> <utf-8>E69EB4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D404C</marc> <ucs>6283</ucs> <utf-8>E68A83</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D404F</marc> <ucs>6294</ucs> <utf-8>E68A94</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D4066</marc> <ucs>63CE</ucs> <utf-8>E68F8E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D4067</marc> <ucs>62CF</ucs> <utf-8>E68B8F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D4122</marc> <ucs>6485</ucs> <utf-8>E69285</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D4132</marc> <ucs>642F</ucs> <utf-8>E690AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D4141</marc> <ucs>63B2</ucs> <utf-8>E68EB2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D4147</marc> <ucs>6271</ucs> <utf-8>E689B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D4150</marc> <ucs>6428</ucs> <utf-8>E690A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D4152</marc> <ucs>6447</ucs> <utf-8>E69187</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D4153</marc> <ucs>64E3</ucs> <utf-8>E693A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D4154</marc> <ucs>635C</ucs> <utf-8>E68D9C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D416E</marc> <ucs>6534</ucs> <utf-8>E694B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D4171</marc> <ucs>62CA</ucs> <utf-8>E68B8A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D4176</marc> <ucs>6483</ucs> <utf-8>E69283</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D4228</marc> <ucs>5117</ucs> <utf-8>E58497</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D4249</marc> <ucs>53D9</ucs> <utf-8>E58F99</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D424F</marc> <ucs>555F</ucs> <utf-8>E5959F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D4272</marc> <ucs>65E3</ucs> <utf-8>E697A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D4277</marc> <ucs>65EE</ucs> <utf-8>E697AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D4327</marc> <ucs>6630</ucs> <utf-8>E698B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D4329</marc> <ucs>668E</ucs> <utf-8>E69A8E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D432E</marc> <ucs>66EC</ucs> <utf-8>E69BAC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D433B</marc> <ucs>6662</ucs> <utf-8>E699A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D433E</marc> <ucs>667B</ucs> <utf-8>E699BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D4343</marc> <ucs>6636</ucs> <utf-8>E698B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D4348</marc> <ucs>6681</ucs> <utf-8>E69A81</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D4349</marc> <ucs>66A6</ucs> <utf-8>E69AA6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D435F</marc> <ucs>6716</ucs> <utf-8>E69C96</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D4362</marc> <ucs>6722</ucs> <utf-8>E69CA2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D4364</marc> <ucs>671E</ucs> <utf-8>E69C9E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D4370</marc> <ucs>6736</ucs> <utf-8>E69CB6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D4425</marc> <ucs>686E</ucs> <utf-8>E6A1AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D442D</marc> <ucs>6780</ucs> <utf-8>E69E80</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D4437</marc> <ucs>67FE</ucs> <utf-8>E69FBE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D443A</marc> <ucs>6942</ucs> <utf-8>E6A582</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D4440</marc> <ucs>6822</ucs> <utf-8>E6A0A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D4444</marc> <ucs>69C5</ucs> <utf-8>E6A785</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D444B</marc> <ucs>6852</ucs> <utf-8>E6A192</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D4450</marc> <ucs>8308</ucs> <utf-8>E88C88</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D4461</marc> <ucs>6746</ucs> <utf-8>E69D86</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D4466</marc> <ucs>6973</ucs> <utf-8>E6A5B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D446B</marc> <ucs>6936</ucs> <utf-8>E6A4B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D4472</marc> <ucs>68CA</ucs> <utf-8>E6A38A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D4474</marc> <ucs>E978</ucs> <utf-8>EEA5B8</utf-8> <name>East Asian ideograph (variant of 214474 which maps to 690D)</name> <alt>690D</alt> <altutf-8>E6A48D</altutf-8> </code> <code> <marc>2D447D</marc> <ucs>684C</ucs> <utf-8>E6A18C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D4539</marc> <ucs>6406</ucs> <utf-8>E69086</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D453A</marc> <ucs>6760</ucs> <utf-8>E69DA0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D4543</marc> <ucs>6901</ucs> <utf-8>E6A481</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D454E</marc> <ucs>697D</ucs> <utf-8>E6A5BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D4550</marc> <ucs>58AB</ucs> <utf-8>E5A2AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D4562</marc> <ucs>681D</ucs> <utf-8>E6A09D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D4564</marc> <ucs>68B9</ucs> <utf-8>E6A2B9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D4569</marc> <ucs>6AC9</ucs> <utf-8>E6AB89</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D4574</marc> <ucs>5FFB</ucs> <utf-8>E5BFBB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D4621</marc> <ucs>61FD</ucs> <utf-8>E687BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D462C</marc> <ucs>6B7A</ucs> <utf-8>E6ADBA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D4647</marc> <ucs>6BD8</ucs> <utf-8>E6AF98</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D466D</marc> <ucs>51B3</ucs> <utf-8>E586B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D4674</marc> <ucs>51B2</ucs> <utf-8>E586B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D467C</marc> <ucs>6CB2</ucs> <utf-8>E6B2B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D4729</marc> <ucs>6D29</ucs> <utf-8>E6B4A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D4730</marc> <ucs>51B5</ucs> <utf-8>E586B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D4735</marc> <ucs>6C4E</ucs> <utf-8>E6B18E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D4738</marc> <ucs>6FFC</ucs> <utf-8>E6BFBC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D4746</marc> <ucs>6C79</ucs> <utf-8>E6B1B9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D4756</marc> <ucs>6F94</ucs> <utf-8>E6BE94</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D475B</marc> <ucs>51C9</ucs> <utf-8>E58789</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D475F</marc> <ucs>51C4</ucs> <utf-8>E58784</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D4768</marc> <ucs>E979</ucs> <utf-8>EEA5B9</utf-8> <name>East Asian ideograph (variant of 274768 which maps to 6D45)</name> <alt>6D45</alt> <altutf-8>E6B585</altutf-8> </code> <code> <marc>2D4829</marc> <ucs>51CF</ucs> <utf-8>E5878F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D482F</marc> <ucs>6E07</ucs> <utf-8>E6B887</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D4844</marc> <ucs>6FD5</ucs> <utf-8>E6BF95</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D4845</marc> <ucs>6E29</ucs> <utf-8>E6B8A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D4850</marc> <ucs>6EDA</ucs> <utf-8>E6BB9A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D4853</marc> <ucs>7001</ucs> <utf-8>E78081</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D485C</marc> <ucs>6F44</ucs> <utf-8>E6BD84</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D486B</marc> <ucs>6F82</ucs> <utf-8>E6BE82</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D486E</marc> <ucs>E9F5</ucs> <utf-8>EEA7B5</utf-8> <name>East Asian ideograph (not in Unicode)</name> <alt>6F97</alt> <altutf-8>E6BE97</altutf-8> </code> <code> <marc>2D4874</marc> <ucs>6F5C</ucs> <utf-8>E6BD9C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D493A</marc> <ucs>702C</ucs> <utf-8>E780AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D4947</marc> <ucs>7AC8</ucs> <utf-8>E7AB88</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D4954</marc> <ucs>70F1</ucs> <utf-8>E783B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D4956</marc> <ucs>70B0</ucs> <utf-8>E782B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D496B</marc> <ucs>70DF</ucs> <utf-8>E7839F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D4971</marc> <ucs>70A4</ucs> <utf-8>E782A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D4A26</marc> <ucs>713C</ucs> <utf-8>E784BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D4A28</marc> <ucs>8B8C</ucs> <utf-8>E8AE8C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D4A34</marc> <ucs>718F</ucs> <utf-8>E7868F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D4A3B</marc> <ucs>4E89</ucs> <utf-8>E4BA89</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D4A45</marc> <ucs>5C12</ucs> <utf-8>E5B092</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D4A46</marc> <ucs>58BB</ucs> <utf-8>E5A2BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D4A58</marc> <ucs>7F9D</ucs> <utf-8>E7BE9D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D4A5B</marc> <ucs>7282</ucs> <utf-8>E78A82</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D4A60</marc> <ucs>6C02</ucs> <utf-8>E6B082</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D4B22</marc> <ucs>736A</ucs> <utf-8>E78DAA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D4B35</marc> <ucs>73C9</ucs> <utf-8>E78F89</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D4B3F</marc> <ucs>73CE</ucs> <utf-8>E78F8E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D4B43</marc> <ucs>746F</ucs> <utf-8>E791AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D4B45</marc> <ucs>6BEC</ucs> <utf-8>E6AFAC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D4B5B</marc> <ucs>78AF</ucs> <utf-8>E7A2AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D4B71</marc> <ucs>7F3E</ucs> <utf-8>E7BCBE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D4B72</marc> <ucs>7506</ucs> <utf-8>E79486</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D4C2C</marc> <ucs>583A</ucs> <utf-8>E5A0BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D4C2D</marc> <ucs>756E</ucs> <utf-8>E795AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D4C35</marc> <ucs>7567</ucs> <utf-8>E795A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D4C3C</marc> <ucs>53E0</ucs> <utf-8>E58FA0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D4C3E</marc> <ucs>758E</ucs> <utf-8>E7968E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D4C5D</marc> <ucs>7661</ucs> <utf-8>E799A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D4C7E</marc> <ucs>4F70</ucs> <utf-8>E4BDB0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D4D21</marc> <ucs>7681</ucs> <utf-8>E79A81</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D4D34</marc> <ucs>76C7</ucs> <utf-8>E79B87</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D4D38</marc> <ucs>76D7</ucs> <utf-8>E79B97</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D4D4F</marc> <ucs>771F</ucs> <utf-8>E79C9F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D4D5F</marc> <ucs>7741</ucs> <utf-8>E79D81</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D4D65</marc> <ucs>53E1</ucs> <utf-8>E58FA1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D4D6D</marc> <ucs>7792</ucs> <utf-8>E79E92</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D4D71</marc> <ucs>7719</ucs> <utf-8>E79C99</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D4E24</marc> <ucs>6998</ucs> <utf-8>E6A698</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D4E33</marc> <ucs>78AA</ucs> <utf-8>E7A2AA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D4E5B</marc> <ucs>945B</ucs> <utf-8>E9919B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D4E79</marc> <ucs>5FA1</ucs> <utf-8>E5BEA1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D4F29</marc> <ucs>9F9D</ucs> <utf-8>E9BE9D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D4F37</marc> <ucs>7980</ucs> <utf-8>E7A680</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D4F3E</marc> <ucs>7A3E</ucs> <utf-8>E7A8BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D4F41</marc> <ucs>4E69</ucs> <utf-8>E4B9A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D4F45</marc> <ucs>9834</ucs> <utf-8>E9A0B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D4F48</marc> <ucs>7A42</ucs> <utf-8>E7A982</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D4F5E</marc> <ucs>7AB0</ucs> <utf-8>E7AAB0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D4F6B</marc> <ucs>7AF8</ucs> <utf-8>E7ABB8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D4F7C</marc> <ucs>7B5E</ucs> <utf-8>E7AD9E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D502B</marc> <ucs>693E</ucs> <utf-8>E6A4BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D502D</marc> <ucs>7B5D</ucs> <utf-8>E7AD9D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D5036</marc> <ucs>84D1</ucs> <utf-8>E89391</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D504F</marc> <ucs>7C58</ucs> <utf-8>E7B198</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D506F</marc> <ucs>7CFA</ucs> <utf-8>E7B3BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D5124</marc> <ucs>5E0B</ucs> <utf-8>E5B88B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D5129</marc> <ucs>7D25</ucs> <utf-8>E7B4A5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D514A</marc> <ucs>6DD6</ucs> <utf-8>E6B796</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D514D</marc> <ucs>7D2C</ucs> <utf-8>E7B4AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D516A</marc> <ucs>7DB3</ucs> <utf-8>E7B6B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D5179</marc> <ucs>7E62</ucs> <utf-8>E7B9A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D517D</marc> <ucs>7D99</ucs> <utf-8>E7B699</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D5228</marc> <ucs>9262</ucs> <utf-8>E989A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D522B</marc> <ucs>9475</ucs> <utf-8>E991B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D5232</marc> <ucs>8FA0</ucs> <utf-8>E8BEA0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D5233</marc> <ucs>7F78</ucs> <utf-8>E7BDB8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D5238</marc> <ucs>898A</ucs> <utf-8>E8A68A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D5240</marc> <ucs>7FA1</ucs> <utf-8>E7BEA1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D5241</marc> <ucs>7FA3</ucs> <utf-8>E7BEA3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D524A</marc> <ucs>7FC4</ucs> <utf-8>E7BF84</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D5259</marc> <ucs>98DC</ucs> <utf-8>E9A39C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D525D</marc> <ucs>6537</ucs> <utf-8>E694B7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D5265</marc> <ucs>79D0</ucs> <utf-8>E7A790</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D5267</marc> <ucs>79CF</ucs> <utf-8>E7A78F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D526B</marc> <ucs>7085</ucs> <utf-8>E78285</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D526C</marc> <ucs>8EAD</ucs> <utf-8>E8BAAD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D527B</marc> <ucs>8074</ucs> <utf-8>E881B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D5321</marc> <ucs>7C9B</ucs> <utf-8>E7B29B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D5323</marc> <ucs>5B8D</ucs> <utf-8>E5AE8D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D532C</marc> <ucs>6BD3</ucs> <utf-8>E6AF93</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D5340</marc> <ucs>812C</ucs> <utf-8>E884AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D5344</marc> <ucs>8107</ucs> <utf-8>E88487</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D534B</marc> <ucs>80F7</ucs> <utf-8>E883B7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D535E</marc> <ucs>8193</ucs> <utf-8>E88693</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D5361</marc> <ucs>811A</ucs> <utf-8>E8849A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D537E</marc> <ucs>81C8</ucs> <utf-8>E88788</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D5421</marc> <ucs>9AD7</ucs> <utf-8>E9AB97</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D5424</marc> <ucs>5367</ucs> <utf-8>E58DA7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D5434</marc> <ucs>64E7</ucs> <utf-8>E693A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D5440</marc> <ucs>6841</ucs> <utf-8>E6A181</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D5446</marc> <ucs>8229</ucs> <utf-8>E888A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D5447</marc> <ucs>824A</ucs> <utf-8>E8898A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D5461</marc> <ucs>8306</ucs> <utf-8>E88C86</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D5468</marc> <ucs>6959</ucs> <utf-8>E6A599</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D546F</marc> <ucs>83C0</ucs> <utf-8>E88F80</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D5476</marc> <ucs>8318</ucs> <utf-8>E88C98</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D5529</marc> <ucs>E97A</ucs> <utf-8>EEA5BA</utf-8> <name>East Asian ideograph (variant of 275529 which maps to 830E)</name> <alt>830E</alt> <altutf-8>E88C8E</altutf-8> </code> <code> <marc>2D552D</marc> <ucs>8358</ucs> <utf-8>E88D98</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D552E</marc> <ucs>E97B</ucs> <utf-8>EEA5BB</utf-8> <name>East Asian ideograph (variant of 21552E which maps to 8393)</name> <alt>8393</alt> <altutf-8>E88E93</altutf-8> </code> <code> <marc>2D5547</marc> <ucs>837D</ucs> <utf-8>E88DBD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D5550</marc> <ucs>585F</ucs> <utf-8>E5A19F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D5554</marc> <ucs>855A</ucs> <utf-8>E8959A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D555A</marc> <ucs>8386</ucs> <utf-8>E88E86</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D555B</marc> <ucs>8385</ucs> <utf-8>E88E85</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D5561</marc> <ucs>76D6</ucs> <utf-8>E79B96</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D5573</marc> <ucs>83D4</ucs> <utf-8>E88F94</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D562E</marc> <ucs>8024</ucs> <utf-8>E880A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D5635</marc> <ucs>846F</ucs> <utf-8>E891AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D563C</marc> <ucs>8613</ucs> <utf-8>E89893</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D563F</marc> <ucs>6A97</ucs> <utf-8>E6AA97</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D5664</marc> <ucs>9F04</ucs> <utf-8>E9BC84</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D5675</marc> <ucs>9F05</ucs> <utf-8>E9BC85</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D567B</marc> <ucs>8717</ucs> <utf-8>E89C97</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D572B</marc> <ucs>8797</ucs> <utf-8>E89E97</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D572D</marc> <ucs>8748</ucs> <utf-8>E89D88</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D5730</marc> <ucs>87C7</ucs> <utf-8>E89F87</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D573B</marc> <ucs>60F7</ucs> <utf-8>E683B7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D5749</marc> <ucs>885E</ucs> <utf-8>E8A19E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D5758</marc> <ucs>890E</ucs> <utf-8>E8A48E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D575B</marc> <ucs>886E</ucs> <utf-8>E8A1AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D5760</marc> <ucs>5E2C</ucs> <utf-8>E5B8AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D5763</marc> <ucs>88E1</ucs> <utf-8>E8A3A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D5773</marc> <ucs>7D5D</ucs> <utf-8>E7B59D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D5831</marc> <ucs>89A7</ucs> <utf-8>E8A6A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D5833</marc> <ucs>752A</ucs> <utf-8>E794AA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D5836</marc> <ucs>89E6</ucs> <utf-8>E8A7A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D584D</marc> <ucs>548F</ucs> <utf-8>E5928F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D5856</marc> <ucs>612C</ucs> <utf-8>E684AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D5927</marc> <ucs>8ACC</ucs> <utf-8>E8AB8C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D592C</marc> <ucs>8B01</ucs> <utf-8>E8AC81</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D593D</marc> <ucs>8AE9</ucs> <utf-8>E8ABA9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D5941</marc> <ucs>5629</ucs> <utf-8>E598A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D594C</marc> <ucs>8B72</ucs> <utf-8>E8ADB2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D594F</marc> <ucs>8B83</ucs> <utf-8>E8AE83</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D5957</marc> <ucs>7AEA</ucs> <utf-8>E7ABAA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D5959</marc> <ucs>8277</ucs> <utf-8>E889B7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D595F</marc> <ucs>732A</ucs> <utf-8>E78CAA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D5960</marc> <ucs>72B2</ucs> <utf-8>E78AB2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D5963</marc> <ucs>8C98</ucs> <utf-8>E8B298</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D5965</marc> <ucs>72F8</ucs> <utf-8>E78BB8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D5A34</marc> <ucs>8CAD</ucs> <utf-8>E8B2AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D5A3D</marc> <ucs>8CDB</ucs> <utf-8>E8B39B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D5A48</marc> <ucs>8D71</ucs> <utf-8>E8B5B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D5A4E</marc> <ucs>8D82</ucs> <utf-8>E8B682</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D5A5F</marc> <ucs>8E5F</ucs> <utf-8>E8B99F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D5A63</marc> <ucs>8DE5</ucs> <utf-8>E8B7A5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D5A7E</marc> <ucs>8E7B</ucs> <utf-8>E8B9BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D5B2F</marc> <ucs>8EB1</ucs> <utf-8>E8BAB1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D5B42</marc> <ucs>8F19</ucs> <utf-8>E8BC99</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D5B43</marc> <ucs>8EFD</ucs> <utf-8>E8BBBD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D5B5D</marc> <ucs>8FA2</ucs> <utf-8>E8BEA2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D5B5E</marc> <ucs>8FA7</ucs> <utf-8>E8BEA7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D5B69</marc> <ucs>5EF5</ucs> <utf-8>E5BBB5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D5B7A</marc> <ucs>8FEF</ucs> <utf-8>E8BFAF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D5C2F</marc> <ucs>8FE8</ucs> <utf-8>E8BFA8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D5C3F</marc> <ucs>5FA7</ucs> <utf-8>E5BEA7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D5C40</marc> <ucs>5FA8</ucs> <utf-8>E5BEA8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D5C48</marc> <ucs>9013</ucs> <utf-8>E98093</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D5C5A</marc> <ucs>8FE9</ucs> <utf-8>E8BFA9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D5C5B</marc> <ucs>9089</ucs> <utf-8>E98289</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D5C74</marc> <ucs>96A3</ucs> <utf-8>E99AA3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D5D23</marc> <ucs>9167</ucs> <utf-8>E985A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D5D2F</marc> <ucs>9196</ucs> <utf-8>E98696</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D5D56</marc> <ucs>920E</ucs> <utf-8>E9888E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D5D65</marc> <ucs>8216</ucs> <utf-8>E88896</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D5D68</marc> <ucs>8021</ucs> <utf-8>E880A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D5E21</marc> <ucs>9418</ucs> <utf-8>E99098</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D5E24</marc> <ucs>7145</ucs> <utf-8>E78585</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D5E26</marc> <ucs>7194</ucs> <utf-8>E78694</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D5E28</marc> <ucs>93C1</ucs> <utf-8>E98F81</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D5E3B</marc> <ucs>92B9</ucs> <utf-8>E98AB9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D5E43</marc> <ucs>92F3</ucs> <utf-8>E98BB3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D5E4A</marc> <ucs>945A</ucs> <utf-8>E9919A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D5E50</marc> <ucs>9587</ucs> <utf-8>E99687</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D5E61</marc> <ucs>6FF6</ucs> <utf-8>E6BFB6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D5F28</marc> <ucs>9665</ucs> <utf-8>E999A5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D5F2C</marc> <ucs>5826</ucs> <utf-8>E5A0A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D5F2D</marc> <ucs>964F</ucs> <utf-8>E9998F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D5F2E</marc> <ucs>661C</ucs> <utf-8>E6989C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D5F35</marc> <ucs>78D2</ucs> <utf-8>E7A392</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D5F3B</marc> <ucs>96A0</ucs> <utf-8>E99AA0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D5F43</marc> <ucs>9CEB</ucs> <utf-8>E9B3AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D5F46</marc> <ucs>96BD</ucs> <utf-8>E99ABD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D5F4B</marc> <ucs>96D1</ucs> <utf-8>E99B91</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D5F4C</marc> <ucs>9DC4</ucs> <utf-8>E9B784</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D5F63</marc> <ucs>873A</ucs> <utf-8>E89CBA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D5F73</marc> <ucs>E9D2</ucs> <utf-8>EEA792</utf-8> <name>Unrelated variant of EACC 234C76 which maps to 975A</name> <alt>975A</alt> <altutf-8>E99D9A</altutf-8> </code> <code> <marc>2D6021</marc> <ucs>978C</ucs> <utf-8>E99E8C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D602D</marc> <ucs>976D</ucs> <utf-8>E99DAD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D6030</marc> <ucs>97EE</ucs> <utf-8>E99FAE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D6056</marc> <ucs>980B</ucs> <utf-8>E9A08B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D6078</marc> <ucs>9920</ucs> <utf-8>E9A4A0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D6079</marc> <ucs>8218</ucs> <utf-8>E88898</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D6132</marc> <ucs>99EE</ucs> <utf-8>E9A7AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D6134</marc> <ucs>99DE</ucs> <utf-8>E9A79E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D6147</marc> <ucs>99C8</ucs> <utf-8>E9A788</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D6159</marc> <ucs>9AC4</ucs> <utf-8>E9AB84</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D615A</marc> <ucs>8EC6</ucs> <utf-8>E8BB86</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D6162</marc> <ucs>9A0C</ucs> <utf-8>E9A88C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D616A</marc> <ucs>6B1D</ucs> <utf-8>E6AC9D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D6222</marc> <ucs>9C0C</ucs> <utf-8>E9B08C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D6229</marc> <ucs>9C53</ucs> <utf-8>E9B193</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D622C</marc> <ucs>9F08</ucs> <utf-8>E9BC88</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D6235</marc> <ucs>9D76</ucs> <utf-8>E9B5B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D6241</marc> <ucs>9D5E</ucs> <utf-8>E9B59E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D6251</marc> <ucs>5869</ucs> <utf-8>E5A1A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D6252</marc> <ucs>78B1</ucs> <utf-8>E7A2B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D625F</marc> <ucs>83FB</ucs> <utf-8>E88FBB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D6260</marc> <ucs>5E85</ucs> <utf-8>E5BA85</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D6262</marc> <ucs>9EC4</ucs> <utf-8>E9BB84</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D6275</marc> <ucs>76B7</ucs> <utf-8>E79AB7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D627E</marc> <ucs>658B</ucs> <utf-8>E6968B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D632B</marc> <ucs>5C28</ucs> <utf-8>E5B0A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D632D</marc> <ucs>4E80</ucs> <utf-8>E4BA80</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D6B33</marc> <ucs>E9F6</ucs> <utf-8>EEA7B6</utf-8> <name>East Asian ideograph (not in Unicode)</name> <alt>5231</alt> <altutf-8>E588B1</altutf-8> </code> <code> <marc>2D6B5F</marc> <ucs>5273</ucs> <utf-8>E589B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D6F7D</marc> <ucs>8123</ucs> <utf-8>E884A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D7143</marc> <ucs>55E2</ucs> <utf-8>E597A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D7164</marc> <ucs>E97C</ucs> <utf-8>EEA5BC</utf-8> <name>East Asian ideograph (variant of 217164 which maps to 55D4)</name> <alt>55D4</alt> <altutf-8>E59794</altutf-8> </code> <code> <marc>2D7345</marc> <ucs>56D3</ucs> <utf-8>E59B93</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D753A</marc> <ucs>9654</ucs> <utf-8>E99994</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D7552</marc> <ucs>579B</ucs> <utf-8>E59E9B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D7A44</marc> <ucs>598D</ucs> <utf-8>E5A68D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2D7E6A</marc> <ucs>51A4</ucs> <utf-8>E586A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2E257B</marc> <ucs>5D1F</ucs> <utf-8>E5B49F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2E284C</marc> <ucs>5ECF</ucs> <utf-8>E5BB8F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2E2968</marc> <ucs>5F51</ucs> <utf-8>E5BD91</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2E2B5B</marc> <ucs>605A</ucs> <utf-8>E6819A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2E2B74</marc> <ucs>609B</ucs> <utf-8>E6829B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2E2D79</marc> <ucs>6128</ucs> <utf-8>E684A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2E2F7A</marc> <ucs>6738</ucs> <utf-8>E69CB8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2E2F7C</marc> <ucs>634D</ucs> <utf-8>E68D8D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2E3028</marc> <ucs>640B</ucs> <utf-8>E6908B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2E313A</marc> <ucs>6332</ucs> <utf-8>E68CB2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2E3144</marc> <ucs>651F</ucs> <utf-8>E6949F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2E3172</marc> <ucs>5261</ucs> <utf-8>E589A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2E3328</marc> <ucs>6528</ucs> <utf-8>E694A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2E337B</marc> <ucs>630E</ucs> <utf-8>E68C8E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2E363F</marc> <ucs>52C5</ucs> <utf-8>E58B85</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2E3645</marc> <ucs>69E3</ucs> <utf-8>E6A7A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2E3654</marc> <ucs>657F</ucs> <utf-8>E695BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2E3729</marc> <ucs>65B5</ucs> <utf-8>E696B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2E3870</marc> <ucs>714A</ucs> <utf-8>E7858A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2E3936</marc> <ucs>66CD</ucs> <utf-8>E69B8D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2E3A26</marc> <ucs>661D</ucs> <utf-8>E6989D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2E3A33</marc> <ucs>80AD</ucs> <utf-8>E882AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2E3B22</marc> <ucs>690F</ucs> <utf-8>E6A48F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2E3D62</marc> <ucs>684A</ucs> <utf-8>E6A18A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2E3D73</marc> <ucs>7A1C</ucs> <utf-8>E7A89C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2E3E3F</marc> <ucs>7BA0</ucs> <utf-8>E7AEA0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2E3F2D</marc> <ucs>69B2</ucs> <utf-8>E6A6B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2E403D</marc> <ucs>6AC1</ucs> <utf-8>E6AB81</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2E4174</marc> <ucs>6AA9</ucs> <utf-8>E6AAA9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2E4670</marc> <ucs>6CD0</ucs> <utf-8>E6B390</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2E4731</marc> <ucs>6C73</ucs> <utf-8>E6B1B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2E4739</marc> <ucs>E97D</ucs> <utf-8>EEA5BD</utf-8> <name>East Asian ideograph (variant of 224739 which maps to 6C67)</name> <alt>6C67</alt> <altutf-8>E6B1A7</altutf-8> </code> <code> <marc>2E4747</marc> <ucs>6D64</ucs> <utf-8>E6B5A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2E4873</marc> <ucs>6FA3</ucs> <utf-8>E6BEA3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2E492F</marc> <ucs>6CD9</ucs> <utf-8>E6B399</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2E493B</marc> <ucs>6E7C</ucs> <utf-8>E6B9BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2E4A6B</marc> <ucs>6EA6</ucs> <utf-8>E6BAA6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2E4C35</marc> <ucs>6DE5</ucs> <utf-8>E6B7A5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2E4C7B</marc> <ucs>6E86</ucs> <utf-8>E6BA86</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2E4D3D</marc> <ucs>6D38</ucs> <utf-8>E6B4B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2E4E41</marc> <ucs>7032</ucs> <utf-8>E780B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2E4E56</marc> <ucs>9800</ucs> <utf-8>E9A080</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2E4E5D</marc> <ucs>6DE0</ucs> <utf-8>E6B7A0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2E4E72</marc> <ucs>6F74</ucs> <utf-8>E6BDB4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2E506D</marc> <ucs>70B1</ucs> <utf-8>E782B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2E525D</marc> <ucs>715B</ucs> <utf-8>E7859B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2E5452</marc> <ucs>71FE</ucs> <utf-8>E787BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2E5A40</marc> <ucs>73B3</ucs> <utf-8>E78EB3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2E5A78</marc> <ucs>74A2</ucs> <utf-8>E792A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2E5F6F</marc> <ucs>75B8</ucs> <utf-8>E796B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2E604A</marc> <ucs>7690</ucs> <utf-8>E79A90</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2E6060</marc> <ucs>76A1</ucs> <utf-8>E79AA1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2E624F</marc> <ucs>772D</ucs> <utf-8>E79CAD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2E625F</marc> <ucs>77C1</ucs> <utf-8>E79F81</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2E684E</marc> <ucs>8020</ucs> <utf-8>E880A0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2E686F</marc> <ucs>7A19</ucs> <utf-8>E7A899</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2E6B54</marc> <ucs>7B04</ucs> <utf-8>E7AC84</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2E6C26</marc> <ucs>7BE0</ucs> <utf-8>E7AFA0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2E6C27</marc> <ucs>7B2E</ucs> <utf-8>E7ACAE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2E6C3E</marc> <ucs>7B59</ucs> <utf-8>E7AD99</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2E6C46</marc> <ucs>7BE6</ucs> <utf-8>E7AFA6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2E6F35</marc> <ucs>6CD4</ucs> <utf-8>E6B394</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2E6F43</marc> <ucs>9908</ucs> <utf-8>E9A488</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2E7062</marc> <ucs>7D4F</ucs> <utf-8>E7B58F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2E715A</marc> <ucs>7E27</ucs> <utf-8>E7B8A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2E717C</marc> <ucs>7D63</ucs> <utf-8>E7B5A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2E7328</marc> <ucs>5FAD</ucs> <utf-8>E5BEAD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2E735D</marc> <ucs>7D56</ucs> <utf-8>E7B596</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2E7374</marc> <ucs>7E89</ucs> <utf-8>E7BA89</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2E742E</marc> <ucs>7516</ucs> <utf-8>E79496</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2E7431</marc> <ucs>7F48</ucs> <utf-8>E7BD88</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2E7450</marc> <ucs>7F82</ucs> <utf-8>E7BE82</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2E7451</marc> <ucs>7F58</ucs> <utf-8>E7BD98</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2E765F</marc> <ucs>8037</ucs> <utf-8>E880B7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2E7C2E</marc> <ucs>831C</ucs> <utf-8>E88C9C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2E7D24</marc> <ucs>83F0</ucs> <utf-8>E88FB0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2F252D</marc> <ucs>6A22</ucs> <utf-8>E6A8A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2F252E</marc> <ucs>8507</ucs> <utf-8>E89487</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2F2A5A</marc> <ucs>E9D3</ucs> <utf-8>EEA793</utf-8> <name>Unrelated variant of EACC 23293D which maps to 868B</name> <alt>868B</alt> <altutf-8>E89A8B</altutf-8> </code> <code> <marc>2F2A64</marc> <ucs>87B5</ucs> <utf-8>E89EB5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2F2A73</marc> <ucs>87CA</ucs> <utf-8>E89F8A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2F2D79</marc> <ucs>88B5</ucs> <utf-8>E8A2B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2F2F5D</marc> <ucs>7E48</ucs> <utf-8>E7B988</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2F312B</marc> <ucs>89BB</ucs> <utf-8>E8A6BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2F3143</marc> <ucs>E9D4</ucs> <utf-8>EEA794</utf-8> <name>Unrelated variant of EACC 23315E which maps to 89F5</name> <alt>89F5</alt> <altutf-8>E8A7B5</altutf-8> </code> <code> <marc>2F317D</marc> <ucs>8A7E</ucs> <utf-8>E8A9BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2F3363</marc> <ucs>8B1A</ucs> <utf-8>E8AC9A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2F3639</marc> <ucs>8C7C</ucs> <utf-8>E8B1BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2F3833</marc> <ucs>8D91</ucs> <utf-8>E8B691</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2F386F</marc> <ucs>8DD7</ucs> <utf-8>E8B797</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2F3A5E</marc> <ucs>8E6E</ucs> <utf-8>E8B9AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2F3B63</marc> <ucs>E9F7</ucs> <utf-8>EEA7B7</utf-8> <name>East Asian ideograph (not in Unicode)</name> <alt>5E32</alt> <altutf-8>E5B8B2</altutf-8> </code> <code> <marc>2F3C2D</marc> <ucs>8F3C</ucs> <utf-8>E8BCBC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2F3D5D</marc> <ucs>900E</ucs> <utf-8>E9808E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2F4053</marc> <ucs>914F</ucs> <utf-8>E9858F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2F4231</marc> <ucs>E9D5</ucs> <utf-8>EEA795</utf-8> <name>Unrelated variant of EACC 215266 which maps to 8019</name> <alt>8019</alt> <altutf-8>E88099</altutf-8> </code> <code> <marc>2F445F</marc> <ucs>941A</ucs> <utf-8>E9909A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2F4A2E</marc> <ucs>90B4</ucs> <utf-8>E982B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2F4A4A</marc> <ucs>5F8F</ucs> <utf-8>E5BE8F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2F5158</marc> <ucs>7CC7</ucs> <utf-8>E7B387</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2F5476</marc> <ucs>9AE1</ucs> <utf-8>E9ABA1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2F575F</marc> <ucs>9ABE</ucs> <utf-8>E9AABE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2F585C</marc> <ucs>E9D6</ucs> <utf-8>EEA796</utf-8> <name>Unrelated variant of EACC 235945 which maps to 9C51</name> <alt>9C51</alt> <altutf-8>E9B191</altutf-8> </code> <code> <marc>2F5870</marc> <ucs>9C1B</ucs> <utf-8>E9B09B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2F5973</marc> <ucs>9CEC</ucs> <utf-8>E9B3AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2F5A48</marc> <ucs>9D44</ucs> <utf-8>E9B584</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2F5D3C</marc> <ucs>6EF7</ucs> <utf-8>E6BBB7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2F5D49</marc> <ucs>9EA4</ucs> <utf-8>E9BAA4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2F5D5C</marc> <ucs>730A</ucs> <utf-8>E78C8A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2F5E42</marc> <ucs>9EC9</ucs> <utf-8>E9BB89</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2F5E66</marc> <ucs>9B12</ucs> <utf-8>E9AC92</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2F5E7D</marc> <ucs>6641</ucs> <utf-8>E69981</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>2F5F45</marc> <ucs>86A1</ucs> <utf-8>E89AA1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>333021</marc> <ucs>58F9</ucs> <utf-8>E5A3B9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>33303A</marc> <ucs>8FFA</ucs> <utf-8>E8BFBA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>33304C</marc> <ucs>4E79</ucs> <utf-8>E4B9B9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>333051</marc> <ucs>8CB3</ucs> <utf-8>E8B2B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>333060</marc> <ucs>4EAF</ucs> <utf-8>E4BAAF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>333066</marc> <ucs>5FC8</ucs> <utf-8>E5BF88</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>33306C</marc> <ucs>8B90</ucs> <utf-8>E8AE90</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>333078</marc> <ucs>5F77</ucs> <utf-8>E5BDB7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>33314C</marc> <ucs>5FA0</ucs> <utf-8>E5BEA0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>333240</marc> <ucs>4FFB</ucs> <utf-8>E4BFBB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>333251</marc> <ucs>5FBA</ucs> <utf-8>E5BEBA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>33325D</marc> <ucs>4FA1</ucs> <utf-8>E4BEA1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>33327A</marc> <ucs>5150</ucs> <utf-8>E58590</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>333323</marc> <ucs>4E21</ucs> <utf-8>E4B8A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>33332A</marc> <ucs>4E93</ucs> <utf-8>E4BA93</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>333330</marc> <ucs>518A</ucs> <utf-8>E5868A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>33333C</marc> <ucs>6C37</ucs> <utf-8>E6B0B7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>333344</marc> <ucs>51DB</ucs> <utf-8>E5879B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>33334E</marc> <ucs>51FE</ucs> <utf-8>E587BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>333377</marc> <ucs>5270</ucs> <utf-8>E589B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>33337B</marc> <ucs>52E6</ucs> <utf-8>E58BA6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>333421</marc> <ucs>91FC</ucs> <utf-8>E987BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>333423</marc> <ucs>5264</ucs> <utf-8>E589A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>333428</marc> <ucs>523C</ucs> <utf-8>E588BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>333475</marc> <ucs>9628</ucs> <utf-8>E998A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>33347D</marc> <ucs>53C1</ucs> <utf-8>E58F81</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>333529</marc> <ucs>53DC</ucs> <utf-8>E58F9C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>33354E</marc> <ucs>608B</ucs> <utf-8>E6828B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>333556</marc> <ucs>9A03</ucs> <utf-8>E9A883</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>33355C</marc> <ucs>5449</ucs> <utf-8>E59189</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>333564</marc> <ucs>5415</ucs> <utf-8>E59095</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>333573</marc> <ucs>8656</ucs> <utf-8>E89996</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>333623</marc> <ucs>9F69</ucs> <utf-8>E9BDA9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>33362A</marc> <ucs>9B28</ucs> <utf-8>E9ACA8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>333642</marc> <ucs>8A92</ucs> <utf-8>E8AA92</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>33365A</marc> <ucs>5405</ucs> <utf-8>E59085</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>333768</marc> <ucs>8FF4</ucs> <utf-8>E8BFB4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>33386E</marc> <ucs>576F</ucs> <utf-8>E59DAF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>33392F</marc> <ucs>9029</ucs> <utf-8>E980A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>333944</marc> <ucs>5B2D</ucs> <utf-8>E5ACAD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>333963</marc> <ucs>59C9</ucs> <utf-8>E5A789</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>333C21</marc> <ucs>7895</ucs> <utf-8>E7A295</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>333C52</marc> <ucs>8CEC</ucs> <utf-8>E8B3AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>333D28</marc> <ucs>53A8</ucs> <utf-8>E58EA8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>333D2A</marc> <ucs>5E83</ucs> <utf-8>E5BA83</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>333D2F</marc> <ucs>5E81</ucs> <utf-8>E5BA81</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>333D42</marc> <ucs>7D43</ucs> <utf-8>E7B583</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>333D48</marc> <ucs>5F3A</ucs> <utf-8>E5BCBA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>333D4C</marc> <ucs>7030</ucs> <utf-8>E780B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>333D54</marc> <ucs>4EFD</ucs> <utf-8>E4BBBD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>333D75</marc> <ucs>5FB3</ucs> <utf-8>E5BEB3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>333E7D</marc> <ucs>7652</ucs> <utf-8>E79992</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>333F22</marc> <ucs>E97E</ucs> <utf-8>EEA5BE</utf-8> <name>East Asian ideograph (variant of 213F22 which maps to 6168)</name> <alt>6168</alt> <altutf-8>E685A8</altutf-8> </code> <code> <marc>333F24</marc> <ucs>7718</ucs> <utf-8>E79C98</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>333F3F</marc> <ucs>51F4</ucs> <utf-8>E587B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>333F55</marc> <ucs>5B3E</ucs> <utf-8>E5ACBE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>333F58</marc> <ucs>61F4</ucs> <utf-8>E687B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>333F5B</marc> <ucs>6133</ucs> <utf-8>E684B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>334045</marc> <ucs>629B</ucs> <utf-8>E68A9B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>334050</marc> <ucs>62D5</ucs> <utf-8>E68B95</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>334131</marc> <ucs>6425</ucs> <utf-8>E690A5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>33417E</marc> <ucs>629E</ucs> <utf-8>E68A9E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>33422A</marc> <ucs>62E1</ucs> <utf-8>E68BA1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>33423D</marc> <ucs>53CE</ucs> <utf-8>E58F8E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>334243</marc> <ucs>52B9</ucs> <utf-8>E58AB9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>334244</marc> <ucs>6559</ucs> <utf-8>E69599</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>334256</marc> <ucs>6B5B</ucs> <utf-8>E6AD9B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>334260</marc> <ucs>89D4</ucs> <utf-8>E8A794</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>334277</marc> <ucs>65EF</ucs> <utf-8>E697AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>33432F</marc> <ucs>664B</ucs> <utf-8>E6998B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>33433E</marc> <ucs>95C7</ucs> <utf-8>E99787</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>334342</marc> <ucs>7156</ucs> <utf-8>E78596</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>334357</marc> <ucs>6702</ucs> <utf-8>E69C82</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>334369</marc> <ucs>5932</ucs> <utf-8>E5A4B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>334425</marc> <ucs>76C3</ucs> <utf-8>E79B83</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>334449</marc> <ucs>6144</ucs> <utf-8>E68584</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>334527</marc> <ucs>6918</ucs> <utf-8>E6A498</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>334550</marc> <ucs>7F47</ucs> <utf-8>E7BD87</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>33456D</marc> <ucs>826A</ucs> <utf-8>E889AA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>334621</marc> <ucs>8B99</ucs> <utf-8>E8AE99</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>334633</marc> <ucs>E97F</ucs> <utf-8>EEA5BF</utf-8> <name>East Asian ideograph (variant of 274633 which maps to 6B8B)</name> <alt>6B8B</alt> <altutf-8>E6AE8B</altutf-8> </code> <code> <marc>33463C</marc> <ucs>6BBB</ucs> <utf-8>E6AEBB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>334665</marc> <ucs>6C61</ucs> <utf-8>E6B1A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>334674</marc> <ucs>76C5</ucs> <utf-8>E79B85</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>33467A</marc> <ucs>6CA1</ucs> <utf-8>E6B2A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>334729</marc> <ucs>6E2B</ucs> <utf-8>E6B8AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>334730</marc> <ucs>6E5F</ucs> <utf-8>E6B99F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>334740</marc> <ucs>6D1A</ucs> <utf-8>E6B49A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>33474A</marc> <ucs>6D1F</ucs> <utf-8>E6B49F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>334755</marc> <ucs>6FEC</ucs> <utf-8>E6BFAC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>33475E</marc> <ucs>6FB9</ucs> <utf-8>E6BEB9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>33475F</marc> <ucs>60BD</ucs> <utf-8>E682BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>33476F</marc> <ucs>6D44</ucs> <utf-8>E6B584</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>334770</marc> <ucs>5A6C</ucs> <utf-8>E5A9AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>33477B</marc> <ucs>904A</ucs> <utf-8>E9818A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>33483B</marc> <ucs>6CDD</ucs> <utf-8>E6B39D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>33485E</marc> <ucs>67D2</ucs> <utf-8>E69F92</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>33492E</marc> <ucs>6F81</ucs> <utf-8>E6BE81</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>33494A</marc> <ucs>70D6</ucs> <utf-8>E78396</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>334968</marc> <ucs>7133</ucs> <utf-8>E784B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>33496A</marc> <ucs>934A</ucs> <utf-8>E98D8A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>334A28</marc> <ucs>91BC</ucs> <utf-8>E986BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>334A58</marc> <ucs>89DD</ucs> <utf-8>E8A79D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>334C2C</marc> <ucs>754D</ucs> <utf-8>E7958D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>334C36</marc> <ucs>E980</ucs> <utf-8>EEA680</utf-8> <name>East Asian ideograph (variant of 274C36 which maps to 753B)</name> <alt>753B</alt> <altutf-8>E794BB</altutf-8> </code> <code> <marc>334C37</marc> <ucs>8E6F</ucs> <utf-8>E8B9AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>334C3E</marc> <ucs>8E08</ucs> <utf-8>E8B888</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>334C7B</marc> <ucs>767A</ucs> <utf-8>E799BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>334E37</marc> <ucs>784E</ucs> <utf-8>E7A18E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>334E73</marc> <ucs>79A5</ucs> <utf-8>E7A6A5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>334F37</marc> <ucs>5EE9</ucs> <utf-8>E5BBA9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>334F3A</marc> <ucs>7A49</ucs> <utf-8>E7A989</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>334F59</marc> <ucs>7A93</ucs> <utf-8>E7AA93</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>334F5E</marc> <ucs>7A91</ucs> <utf-8>E7AA91</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>334F71</marc> <ucs>54B2</ucs> <utf-8>E592B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>33502A</marc> <ucs>9257</ucs> <utf-8>E98997</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>33502B</marc> <ucs>724B</ucs> <utf-8>E7898B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>335065</marc> <ucs>7A45</ucs> <utf-8>E7A985</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>33512E</marc> <ucs>7E8D</ucs> <utf-8>E7BA8D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>33513C</marc> <ucs>7D4C</ucs> <utf-8>E7B58C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>335147</marc> <ucs>7EEE</ucs> <utf-8>E7BBAE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>33514C</marc> <ucs>7DD1</ucs> <utf-8>E7B791</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>33515C</marc> <ucs>7DAB</ucs> <utf-8>E7B6AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>33516B</marc> <ucs>7DD0</ucs> <utf-8>E7B790</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>33516D</marc> <ucs>6374</ucs> <utf-8>E68DB4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>335172</marc> <ucs>7D89</ucs> <utf-8>E7B689</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>335223</marc> <ucs>7E8E</ucs> <utf-8>E7BA8E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>335228</marc> <ucs>94B5</ucs> <utf-8>E992B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>335230</marc> <ucs>E981</ucs> <utf-8>EEA681</utf-8> <name>East Asian ideograph (variant of 215230 which maps to 7F6E)</name> <alt>7F6E</alt> <altutf-8>E7BDAE</altutf-8> </code> <code> <marc>335234</marc> <ucs>99E1</ucs> <utf-8>E9A7A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>335238</marc> <ucs>8989</ucs> <utf-8>E8A689</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>33523F</marc> <ucs>8B71</ucs> <utf-8>E8ADB1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>335259</marc> <ucs>7E59</ucs> <utf-8>E7B999</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>33525B</marc> <ucs>71FF</ucs> <utf-8>E787BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>335276</marc> <ucs>8061</ucs> <utf-8>E881A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>335333</marc> <ucs>80BB</ucs> <utf-8>E882BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>335347</marc> <ucs>81D9</ucs> <utf-8>E88799</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>33537D</marc> <ucs>9AD5</ucs> <utf-8>E9AB95</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>335445</marc> <ucs>67C1</ucs> <utf-8>E69F81</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>335446</marc> <ucs>8221</ucs> <utf-8>E888A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>335461</marc> <ucs>6CD6</ucs> <utf-8>E6B396</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>335561</marc> <ucs>8462</ucs> <utf-8>E891A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>335568</marc> <ucs>8406</ucs> <utf-8>E89086</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>335577</marc> <ucs>8602</ucs> <utf-8>E89882</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>335635</marc> <ucs>85AC</ucs> <utf-8>E896AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>335652</marc> <ucs>87C1</ucs> <utf-8>E89F81</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>33567C</marc> <ucs>8671</ucs> <utf-8>E899B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>33572E</marc> <ucs>880E</ucs> <utf-8>E8A08E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>335738</marc> <ucs>880F</ucs> <utf-8>E8A08F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>335760</marc> <ucs>88E0</ucs> <utf-8>E8A3A0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>335772</marc> <ucs>8943</ucs> <utf-8>E8A583</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>335773</marc> <ucs>88B4</ucs> <utf-8>E8A2B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>335821</marc> <ucs>97C8</ucs> <utf-8>E99F88</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>335830</marc> <ucs>658D</ucs> <utf-8>E6968D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>335834</marc> <ucs>89E7</ucs> <utf-8>E8A7A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>335941</marc> <ucs>54D7</ucs> <utf-8>E59397</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>335958</marc> <ucs>8C4A</ucs> <utf-8>E8B18A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>335A7B</marc> <ucs>8E28</ucs> <utf-8>E8B8A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>335B70</marc> <ucs>5EF8</ucs> <utf-8>E5BBB8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>335D23</marc> <ucs>8A76</ucs> <utf-8>E8A9B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>335D3B</marc> <ucs>57DC</ucs> <utf-8>E59F9C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>335E21</marc> <ucs>9221</ucs> <utf-8>E988A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>335E2F</marc> <ucs>5257</ucs> <utf-8>E58997</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>335E3D</marc> <ucs>9244</ucs> <utf-8>E98984</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>335E42</marc> <ucs>9452</ucs> <utf-8>E99192</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>335F34</marc> <ucs>90C4</ucs> <utf-8>E98384</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>335F3D</marc> <ucs>96B7</ucs> <utf-8>E99AB7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>335F43</marc> <ucs>9D08</ucs> <utf-8>E9B488</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>335F49</marc> <ucs>9D70</ucs> <utf-8>E9B5B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>335F73</marc> <ucs>9759</ucs> <utf-8>E99D99</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>336054</marc> <ucs>985B</ucs> <utf-8>E9A19B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>336058</marc> <ucs>9855</ucs> <utf-8>E9A195</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>336062</marc> <ucs>98C3</ucs> <utf-8>E9A383</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>33615A</marc> <ucs>8EB0</ucs> <utf-8>E8BAB0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>336162</marc> <ucs>9A23</ucs> <utf-8>E9A8A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>336179</marc> <ucs>9C7B</ucs> <utf-8>E9B1BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>33625E</marc> <ucs>9EAA</ucs> <utf-8>E9BAAA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>33625F</marc> <ucs>8534</ucs> <utf-8>E894B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>336275</marc> <ucs>76BC</ucs> <utf-8>E79ABC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>33627D</marc> <ucs>6589</ucs> <utf-8>E69689</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>336321</marc> <ucs>6B6F</ucs> <utf-8>E6ADAF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>33632B</marc> <ucs>7ADC</ucs> <utf-8>E7AB9C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>336B33</marc> <ucs>524F</ucs> <utf-8>E5898F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>336C6B</marc> <ucs>6031</ucs> <utf-8>E680B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>337345</marc> <ucs>9F67</ucs> <utf-8>E9BDA7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>342453</marc> <ucs>5CBD</ucs> <utf-8>E5B2BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>343875</marc> <ucs>5FDE</ucs> <utf-8>E5BF9E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>343A5B</marc> <ucs>572C</ucs> <utf-8>E59CAC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>343E38</marc> <ucs>7BDA</ucs> <utf-8>E7AF9A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>344138</marc> <ucs>8022</ucs> <utf-8>E880A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>344177</marc> <ucs>8264</ucs> <utf-8>E889A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>34492F</marc> <ucs>6D34</ucs> <utf-8>E6B4B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>345175</marc> <ucs>7162</ucs> <utf-8>E785A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>345452</marc> <ucs>7118</ucs> <utf-8>E78498</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>345D6B</marc> <ucs>756D</ucs> <utf-8>E795AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>345E3B</marc> <ucs>80AC</ucs> <utf-8>E882AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>345E47</marc> <ucs>75FE</ucs> <utf-8>E797BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>346126</marc> <ucs>6900</ucs> <utf-8>E6A480</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>346622</marc> <ucs>589D</ucs> <utf-8>E5A29D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>34682A</marc> <ucs>7C7C</ucs> <utf-8>E7B1BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>34715A</marc> <ucs>7E1A</ucs> <utf-8>E7B89A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>347431</marc> <ucs>58DC</ucs> <utf-8>E5A39C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>34782A</marc> <ucs>90C5</ucs> <utf-8>E98385</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>347D24</marc> <ucs>83C7</ucs> <utf-8>E88F87</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>35344D</marc> <ucs>8B5B</ucs> <utf-8>E8AD9B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>35347B</marc> <ucs>8B2D</ucs> <utf-8>E8ACAD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>354156</marc> <ucs>91BE</ucs> <utf-8>E986BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>355053</marc> <ucs>98C8</ucs> <utf-8>E9A388</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>355739</marc> <ucs>9C76</ucs> <utf-8>E9B1B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>355D5C</marc> <ucs>8C8E</ucs> <utf-8>E8B28E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>355E76</marc> <ucs>82BE</ucs> <utf-8>E88ABE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>39302D</marc> <ucs>534B</ucs> <utf-8>E58D8B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>39303A</marc> <ucs>5EFC</ucs> <utf-8>E5BBBC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>39304C</marc> <ucs>4E81</ucs> <utf-8>E4BA81</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>393052</marc> <ucs>65BC</ucs> <utf-8>E696BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>393054</marc> <ucs>4F0D</ucs> <utf-8>E4BC8D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>393078</marc> <ucs>9AE3</ucs> <utf-8>E9ABA3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>393246</marc> <ucs>4F1D</ucs> <utf-8>E4BC9D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>393428</marc> <ucs>5227</ucs> <utf-8>E588A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>393439</marc> <ucs>61C3</ucs> <utf-8>E68783</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>39345B</marc> <ucs>965E</ucs> <utf-8>E9999E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>393460</marc> <ucs>604A</ucs> <utf-8>E6818A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>393573</marc> <ucs>5611</ucs> <utf-8>E59891</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>393577</marc> <ucs>9FA2</ucs> <utf-8>E9BEA2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>39365A</marc> <ucs>8AE0</ucs> <utf-8>E8ABA0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>39365E</marc> <ucs>559E</ucs> <utf-8>E5969E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>393770</marc> <ucs>56F2</ucs> <utf-8>E59BB2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>393944</marc> <ucs>59B3</ucs> <utf-8>E5A6B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>393B39</marc> <ucs>5BF3</ucs> <utf-8>E5AFB3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>393B6E</marc> <ucs>5C97</ucs> <utf-8>E5B297</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>393B78</marc> <ucs>E922</ucs> <utf-8>EEA4A2</utf-8> <name>East Asian ideograph (duplicate simplified)</name> <alt>5CC4</alt> <altutf-8>E5B384</altutf-8> </code> <code> <marc>393C52</marc> <ucs>8D26</ucs> <utf-8>E8B4A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>393D6F</marc> <ucs>8907</ucs> <utf-8>E8A487</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>393E47</marc> <ucs>8CC9</ucs> <utf-8>E8B389</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>393E4C</marc> <ucs>6142</ucs> <utf-8>E68582</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>393E61</marc> <ucs>60AA</ucs> <utf-8>E682AA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>393E7D</marc> <ucs>7609</ucs> <utf-8>E79889</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>394022</marc> <ucs>6443</ucs> <utf-8>E69183</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>394042</marc> <ucs>646D</ucs> <utf-8>E691AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>39417C</marc> <ucs>62E0</ucs> <utf-8>E68BA0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>394243</marc> <ucs>4FF2</ucs> <utf-8>E4BFB2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>39424F</marc> <ucs>5554</ucs> <utf-8>E59594</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>394330</marc> <ucs>6644</ucs> <utf-8>E69984</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>394444</marc> <ucs>8988</ucs> <utf-8>E8A688</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>39447D</marc> <ucs>6AC2</ucs> <utf-8>E6AB82</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>39456D</marc> <ucs>826B</ucs> <utf-8>E889AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>394634</marc> <ucs>E982</ucs> <utf-8>EEA682</utf-8> <name>East Asian ideograph (variant of 214634 which maps to 6B96)</name> <alt>6B96</alt> <altutf-8>E6AE96</altutf-8> </code> <code> <marc>394735</marc> <ucs>6C3E</ucs> <utf-8>E6B0BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>39476F</marc> <ucs>51C0</ucs> <utf-8>E58780</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>39483B</marc> <ucs>9061</ucs> <utf-8>E981A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>394928</marc> <ucs>6D5C</ucs> <utf-8>E6B59C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>394944</marc> <ucs>6B12</ucs> <utf-8>E6AC92</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>394956</marc> <ucs>792E</ucs> <utf-8>E7A4AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>394A60</marc> <ucs>9AE6</ucs> <utf-8>E9ABA6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>394C2D</marc> <ucs>7546</ucs> <utf-8>E79586</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>395050</marc> <ucs>7BED</ucs> <utf-8>E7AFAD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>39505B</marc> <ucs>9B3B</ucs> <utf-8>E9ACBB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>395063</marc> <ucs>9939</ucs> <utf-8>E9A4B9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>395179</marc> <ucs>7D75</ucs> <utf-8>E7B5B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>395230</marc> <ucs>5BD8</ucs> <utf-8>E5AF98</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>39525B</marc> <ucs>66DC</ucs> <utf-8>E69B9C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>39526B</marc> <ucs>7094</ucs> <utf-8>E78294</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>395477</marc> <ucs>85A6</ucs> <utf-8>E896A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>39553C</marc> <ucs>5D0B</ucs> <utf-8>E5B48B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>395564</marc> <ucs>6726</ucs> <utf-8>E69CA6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>395568</marc> <ucs>83DD</ucs> <utf-8>E88F9D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>395577</marc> <ucs>854B</ucs> <utf-8>E8958B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>39563C</marc> <ucs>56CC</ucs> <utf-8>E59B8C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>395643</marc> <ucs>4E55</ucs> <utf-8>E4B995</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>395652</marc> <ucs>87A1</ucs> <utf-8>E89EA1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>395773</marc> <ucs>7DAF</ucs> <utf-8>E7B6AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>395821</marc> <ucs>97E4</ucs> <utf-8>E99FA4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>395829</marc> <ucs>69FB</ucs> <utf-8>E6A7BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>39593F</marc> <ucs>8A3C</ucs> <utf-8>E8A8BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>395A2F</marc> <ucs>58F2</ucs> <utf-8>E5A3B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>395A36</marc> <ucs>983C</ucs> <utf-8>E9A0BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>395D23</marc> <ucs>91BB</ucs> <utf-8>E986BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>395E2F</marc> <ucs>5277</ucs> <utf-8>E589B7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>395E3D</marc> <ucs>9295</ucs> <utf-8>E98A95</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>395E42</marc> <ucs>9274</ucs> <utf-8>E989B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>395E6F</marc> <ucs>7A7D</ucs> <utf-8>E7A9BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>395E71</marc> <ucs>5742</ucs> <utf-8>E59D82</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>395F49</marc> <ucs>5F6B</ucs> <utf-8>E5BDAB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>395F68</marc> <ucs>8987</ucs> <utf-8>E8A687</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>396074</marc> <ucs>55B0</ucs> <utf-8>E596B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>396167</marc> <ucs>9B2A</ucs> <utf-8>E9ACAA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>396179</marc> <ucs>5C20</ucs> <utf-8>E5B0A0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>396223</marc> <ucs>E983</ucs> <utf-8>EEA683</utf-8> <name>East Asian ideograph (variant of 216223 which maps to 9BFD)</name> <alt>9BFD</alt> <altutf-8>E9AFBD</altutf-8> </code> <code> <marc>396B2F</marc> <ucs>521F</ucs> <utf-8>E5889F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>396B33</marc> <ucs>E9F8</ucs> <utf-8>EEA7B8</utf-8> <name>East Asian ideograph (not in Unicode)</name> <alt>5259</alt> <altutf-8>E58999</altutf-8> </code> <code> <marc>396C6B</marc> <ucs>60A4</ucs> <utf-8>E682A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>3A284C</marc> <ucs>E984</ucs> <utf-8>EEA684</utf-8> <name>East Asian ideograph (variant of 4C284C which maps to 53A9)</name> <alt>53A9</alt> <altutf-8>E58EA9</altutf-8> </code> <code> <marc>3A2F7C</marc> <ucs>64C0</ucs> <utf-8>E69380</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>3A3B7D</marc> <ucs>67B1</ucs> <utf-8>E69EB1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>3A4034</marc> <ucs>6855</ucs> <utf-8>E6A195</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>3A6A7C</marc> <ucs>7BEA</ucs> <utf-8>E7AFAA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>3A787D</marc> <ucs>80FC</ucs> <utf-8>E883BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>3A7970</marc> <ucs>81D5</ucs> <utf-8>E88795</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>3B2D44</marc> <ucs>8842</ucs> <utf-8>E8A182</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>3B3922</marc> <ucs>8DB5</ucs> <utf-8>E8B6B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>3F304C</marc> <ucs>5E79</ucs> <utf-8>E5B9B9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>3F3078</marc> <ucs>5023</ucs> <utf-8>E580A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>3F347D</marc> <ucs>84E1</ucs> <utf-8>E893A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>3F3573</marc> <ucs>8B3C</ucs> <utf-8>E8ACBC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>3F377B</marc> <ucs>E9D9</ucs> <utf-8>EEA799</utf-8> <name>East Asian ideograph (Version J extension)</name> <alt>3031</alt> <altutf-8>E380B1</altutf-8> </code> <code> <marc>3F3D6F</marc> <ucs>8986</ucs> <utf-8>E8A686</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>3F3E47</marc> <ucs>5379</ucs> <utf-8>E58DB9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>3F3F24</marc> <ucs>614E</ucs> <utf-8>E6858E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>3F404F</marc> <ucs>638A</ucs> <utf-8>E68E8A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>3F424F</marc> <ucs>E985</ucs> <utf-8>EEA685</utf-8> <name>East Asian ideograph (variant of 27424F which maps to 542F)</name> <alt>542F</alt> <altutf-8>E590AF</altutf-8> </code> <code> <marc>3F4472</marc> <ucs>7881</ucs> <utf-8>E7A281</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>3F456D</marc> <ucs>8263</ucs> <utf-8>E889A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>3F4621</marc> <ucs>9A69</ucs> <utf-8>E9A9A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>3F4629</marc> <ucs>4E97</ucs> <utf-8>E4BA97</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>3F462B</marc> <ucs>5E30</ucs> <utf-8>E5B8B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>3F476F</marc> <ucs>51C8</ucs> <utf-8>E58788</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>3F4926</marc> <ucs>6E08</ucs> <utf-8>E6B888</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>3F4956</marc> <ucs>7832</ucs> <utf-8>E7A0B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>3F4A28</marc> <ucs>9DF0</ucs> <utf-8>E9B7B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>3F4A60</marc> <ucs>7266</ucs> <utf-8>E789A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>3F4C3C</marc> <ucs>7582</ucs> <utf-8>E79682</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>3F516D</marc> <ucs>6403</ucs> <utf-8>E69083</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>3F5564</marc> <ucs>61DE</ucs> <utf-8>E6879E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>3F5631</marc> <ucs>517F</ucs> <utf-8>E585BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>3F5959</marc> <ucs>8276</ucs> <utf-8>E889B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>3F5E60</marc> <ucs>9586</ucs> <utf-8>E99686</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>3F5F34</marc> <ucs>E9F9</ucs> <utf-8>EEA7B9</utf-8> <name>East Asian ideograph (not in Unicode)</name> <alt>9699</alt> <altutf-8>E99A99</altutf-8> </code> <code> <marc>3F5F35</marc> <ucs>6B9E</ucs> <utf-8>E6AE9E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>3F5F49</marc> <ucs>7431</ucs> <utf-8>E790B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>3F614C</marc> <ucs>99C5</ucs> <utf-8>E9A785</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>3F6179</marc> <ucs>5C1F</ucs> <utf-8>E5B09F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>45304C</marc> <ucs>69A6</ucs> <utf-8>E6A6A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>453051</marc> <ucs>8D30</ucs> <utf-8>E8B4B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>453336</marc> <ucs>5B82</ucs> <utf-8>E5AE82</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>453421</marc> <ucs>5271</ucs> <utf-8>E589B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>453666</marc> <ucs>5AD0</ucs> <utf-8>E5AB90</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>453755</marc> <ucs>56AE</ucs> <utf-8>E59AAE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>453768</marc> <ucs>5EFB</ucs> <utf-8>E5BBBB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>453D53</marc> <ucs>5F66</ucs> <utf-8>E5BDA6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>453F6D</marc> <ucs>52E0</ucs> <utf-8>E58BA0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>454146</marc> <ucs>63DB</ucs> <utf-8>E68F9B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>45456D</marc> <ucs>6A10</ucs> <utf-8>E6A890</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>45462B</marc> <ucs>7688</ucs> <utf-8>E79A88</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>45465B</marc> <ucs>6C2F</ucs> <utf-8>E6B0AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>454738</marc> <ucs>6CFA</ucs> <utf-8>E6B3BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>454774</marc> <ucs>6E15</ucs> <utf-8>E6B895</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>454B7A</marc> <ucs>7523</ucs> <utf-8>E794A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>454C3C</marc> <ucs>7589</ucs> <utf-8>E79689</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>454E43</marc> <ucs>E986</ucs> <utf-8>EEA686</utf-8> <name>East Asian ideograph (variant of 214E43 which maps to 788C)</name> <alt>788C</alt> <altutf-8>E7A28C</altutf-8> </code> <code> <marc>454E75</marc> <ucs>7984</ucs> <utf-8>E7A684</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>454F45</marc> <ucs>9896</ucs> <utf-8>E9A296</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>455122</marc> <ucs>7D0D</ucs> <utf-8>E7B48D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>455164</marc> <ucs>53BF</ucs> <utf-8>E58EBF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>455564</marc> <ucs>6FDB</ucs> <utf-8>E6BF9B</utf-8> <name>East Asian ideograph (Version J extension)</name> </code> <code> <marc>45564B</marc> <ucs>E987</ucs> <utf-8>EEA687</utf-8> <name>East Asian ideograph (variant of 21564B which maps to 865E)</name> <alt>865E</alt> <altutf-8>E8999E</altutf-8> </code> <code> <marc>455746</marc> <ucs>672F</ucs> <utf-8>E69CAF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>455837</marc> <ucs>8BA0</ucs> <utf-8>E8AEA0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>455847</marc> <ucs>E988</ucs> <utf-8>EEA688</utf-8> <name>East Asian ideograph (variant of 215847 which maps to 8A25)</name> <alt>8A25</alt> <altutf-8>E8A8A5</altutf-8> </code> <code> <marc>455D3E</marc> <ucs>9485</ucs> <utf-8>E99285</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>455E21</marc> <ucs>953A</ucs> <utf-8>E994BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>455E60</marc> <ucs>95EB</ucs> <utf-8>E997AB</utf-8> <name>East Asian ideograph (Version J extension)</name> </code> <code> <marc>455F35</marc> <ucs>9668</ucs> <utf-8>E999A8</utf-8> <name>East Asian ideograph (Version J extension)</name> </code> <code> <marc>456036</marc> <ucs>97FF</ucs> <utf-8>E99FBF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>45604E</marc> <ucs>984F</ucs> <utf-8>E9A18F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>456064</marc> <ucs>9963</ucs> <utf-8>E9A5A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>45606B</marc> <ucs>98F0</ucs> <utf-8>E9A3B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>456076</marc> <ucs>9980</ucs> <utf-8>E9A680</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>456260</marc> <ucs>5E7A</ucs> <utf-8>E5B9BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>456324</marc> <ucs>9F61</ucs> <utf-8>E9BDA1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>46284C</marc> <ucs>5ED0</ucs> <utf-8>E5BB90</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>466074</marc> <ucs>76B2</ucs> <utf-8>E79AB2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>472C4D</marc> <ucs>E989</ucs> <utf-8>EEA689</utf-8> <name>East Asian ideograph (variant of 232C4D which maps to 8801)</name> <alt>8801</alt> <altutf-8>E8A081</altutf-8> </code> <code> <marc>473422</marc> <ucs>8C2A</ucs> <utf-8>E8B0AA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>47347B</marc> <ucs>8C2B</ucs> <utf-8>E8B0AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>473539</marc> <ucs>8B9E</ucs> <utf-8>E8AE9E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>47366F</marc> <ucs>8D4D</ucs> <utf-8>E8B58D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>474236</marc> <ucs>949A</ucs> <utf-8>E9929A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>474270</marc> <ucs>94BC</ucs> <utf-8>E992BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>474931</marc> <ucs>95F6</ucs> <utf-8>E997B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>474E5C</marc> <ucs>E98A</ucs> <utf-8>EEA68A</utf-8> <name>East Asian ideograph (variant of 234E5C which maps to 97DE)</name> <alt>97DE</alt> <altutf-8>E99F9E</altutf-8> </code> <code> <marc>475222</marc> <ucs>9957</ucs> <utf-8>E9A597</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>47577A</marc> <ucs>E98B</ucs> <utf-8>EEA68B</utf-8> <name>East Asian ideograph (variant of 23577A which maps to 9BD6)</name> <alt>9BD6</alt> <altutf-8>E9AF96</altutf-8> </code> <code> <marc>47594E</marc> <ucs>9C3A</ucs> <utf-8>E9B0BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B3021</marc> <ucs>58F1</ucs> <utf-8>E5A3B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B3050</marc> <ucs>4E8A</ucs> <utf-8>E4BA8A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B3051</marc> <ucs>5F10</ucs> <utf-8>E5BC90</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B3052</marc> <ucs>6275</ucs> <utf-8>E689B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B3057</marc> <ucs>4E99</ucs> <utf-8>E4BA99</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B306C</marc> <ucs>96E0</ucs> <utf-8>E99BA0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B306E</marc> <ucs>E98C</ucs> <utf-8>EEA68C</utf-8> <name>East Asian ideograph (variant of 21306E which maps to 4EE4)</name> <alt>4EE4</alt> <altutf-8>E4BBA4</altutf-8> </code> <code> <marc>4B3072</marc> <ucs>4EED</ucs> <utf-8>E4BBAD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B312D</marc> <ucs>4F2B</ucs> <utf-8>E4BCAB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B3130</marc> <ucs>4FAB</ucs> <utf-8>E4BEAB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B3144</marc> <ucs>E98D</ucs> <utf-8>EEA68D</utf-8> <name>East Asian ideograph (variant of 213144 which maps to 4F36)</name> <alt>4F36</alt> <altutf-8>E4BCB6</altutf-8> </code> <code> <marc>4B314C</marc> <ucs>5F95</ucs> <utf-8>E5BE95</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B316A</marc> <ucs>723C</ucs> <utf-8>E788BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B3178</marc> <ucs>E98E</ucs> <utf-8>EEA68E</utf-8> <name>East Asian ideograph (variant of 213178 which maps to 5029)</name> <alt>5029</alt> <altutf-8>E580A9</altutf-8> </code> <code> <marc>4B317C</marc> <ucs>5024</ucs> <utf-8>E580A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B3231</marc> <ucs>4EEE</ucs> <utf-8>E4BBAE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B3248</marc> <ucs>E9FA</ucs> <utf-8>EEA7BA</utf-8> <name>East Asian ideograph (not in Unicode)</name> <alt>50B2</alt> <altutf-8>E582B2</altutf-8> </code> <code> <marc>4B324E</marc> <ucs>E98F</ucs> <utf-8>EEA68F</utf-8> <name>East Asian ideograph (variant of 21324E which maps to 50E7)</name> <alt>50E7</alt> <altutf-8>E583A7</altutf-8> </code> <code> <marc>4B325F</marc> <ucs>50BB</ucs> <utf-8>E582BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B3321</marc> <ucs>5185</ucs> <utf-8>E58685</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B3322</marc> <ucs>E990</ucs> <utf-8>EEA690</utf-8> <name>East Asian ideograph (variant of 213322 which maps to 5168)</name> <alt>5168</alt> <altutf-8>E585A8</altutf-8> </code> <code> <marc>4B3324</marc> <ucs>E991</ucs> <utf-8>EEA691</utf-8> <name>East Asian ideograph (variant of 2D3324 which maps to 634C)</name> <alt>634C</alt> <altutf-8>E68D8C</altutf-8> </code> <code> <marc>4B333E</marc> <ucs>F92E</ucs> <utf-8>EFA4AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B3351</marc> <ucs>5204</ucs> <utf-8>E58884</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B3354</marc> <ucs>82C5</ucs> <utf-8>E88B85</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B3355</marc> <ucs>520B</ucs> <utf-8>E5888B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B335B</marc> <ucs>522B</ucs> <utf-8>E588AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B3421</marc> <ucs>5263</ucs> <utf-8>E589A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B3435</marc> <ucs>52B4</ucs> <utf-8>E58AB4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B3436</marc> <ucs>52F2</ucs> <utf-8>E58BB2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B346B</marc> <ucs>5DF5</ucs> <utf-8>E5B7B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B3474</marc> <ucs>E992</ucs> <utf-8>EEA692</utf-8> <name>East Asian ideograph (variant of 213474 which maps to 537F)</name> <alt>537F</alt> <altutf-8>E58DBF</altutf-8> </code> <code> <marc>4B356A</marc> <ucs>55EC</ucs> <utf-8>E597AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B357B</marc> <ucs>54CC</ucs> <utf-8>E5938C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B3622</marc> <ucs>8C18</ucs> <utf-8>E8B098</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B3642</marc> <ucs>8BF6</ucs> <utf-8>E8AFB6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B3666</marc> <ucs>5A1A</ucs> <utf-8>E5A89A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B3668</marc> <ucs>5358</ucs> <utf-8>E58D98</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B372C</marc> <ucs>5606</ucs> <utf-8>E59886</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B372F</marc> <ucs>5C1C</ucs> <utf-8>E5B09C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B3749</marc> <ucs>E993</ucs> <utf-8>EEA693</utf-8> <name>East Asian ideograph (variant of 213749 which maps to 5668)</name> <alt>5668</alt> <altutf-8>E599A8</altutf-8> </code> <code> <marc>4B374C</marc> <ucs>5662</ucs> <utf-8>E599A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B3758</marc> <ucs>E994</ucs> <utf-8>EEA694</utf-8> <name>East Asian ideograph (variant of 213758 which maps to 56A5)</name> <alt>56A5</alt> <altutf-8>E59AA5</altutf-8> </code> <code> <marc>4B375A</marc> <ucs>53B3</ucs> <utf-8>E58EB3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B3768</marc> <ucs>56D8</ucs> <utf-8>E59B98</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B376F</marc> <ucs>56FD</ucs> <utf-8>E59BBD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B3772</marc> <ucs>5186</ucs> <utf-8>E58686</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B3773</marc> <ucs>56E3</ucs> <utf-8>E59BA3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B3774</marc> <ucs>56F3</ucs> <utf-8>E59BB3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B382E</marc> <ucs>57C0</ucs> <utf-8>E59F80</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B3850</marc> <ucs>E995</ucs> <utf-8>EEA695</utf-8> <name>East Asian ideograph (variant of 213850 which maps to 586B)</name> <alt>586B</alt> <altutf-8>E5A1AB</altutf-8> </code> <code> <marc>4B3853</marc> <ucs>E9FB</ucs> <utf-8>EEA7BB</utf-8> <name>East Asian ideograph (not in Unicode)</name> <alt>586D</alt> <altutf-8>E5A1AD</altutf-8> </code> <code> <marc>4B385E</marc> <ucs>5897</ucs> <utf-8>E5A297</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B3864</marc> <ucs>58C7</ucs> <utf-8>E5A387</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B3869</marc> <ucs>5727</ucs> <utf-8>E59CA7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B386C</marc> <ucs>5841</ucs> <utf-8>E5A181</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B3870</marc> <ucs>58CC</ucs> <utf-8>E5A38C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B3871</marc> <ucs>57BB</ucs> <utf-8>E59EBB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B387D</marc> <ucs>591B</ucs> <utf-8>E5A49B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B3938</marc> <ucs>5942</ucs> <utf-8>E5A582</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B393A</marc> <ucs>5F09</ucs> <utf-8>E5BC89</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B393E</marc> <ucs>5965</ucs> <utf-8>E5A5A5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B393F</marc> <ucs>5333</ucs> <utf-8>E58CB3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B3974</marc> <ucs>5B22</ucs> <utf-8>E5ACA2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B397B</marc> <ucs>5A2F</ucs> <utf-8>E5A8AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B3A2F</marc> <ucs>805F</ucs> <utf-8>E8819F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B3A47</marc> <ucs>88CA</ucs> <utf-8>E8A38A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B3A49</marc> <ucs>5B37</ucs> <utf-8>E5ACB7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B3B22</marc> <ucs>51A6</ucs> <utf-8>E586A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B3B31</marc> <ucs>5B9F</ucs> <utf-8>E5AE9F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B3B37</marc> <ucs>51A9</ucs> <utf-8>E586A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B3B43</marc> <ucs>5BFE</ucs> <utf-8>E5AFBE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B3B52</marc> <ucs>8132</ucs> <utf-8>E884B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B3B61</marc> <ucs>5C64</ucs> <utf-8>E5B1A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B3B67</marc> <ucs>6B67</ucs> <utf-8>E6ADA7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B3B79</marc> <ucs>5D8C</ucs> <utf-8>E5B68C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B3B7E</marc> <ucs>5D15</ucs> <utf-8>E5B495</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B3C21</marc> <ucs>5D5C</ucs> <utf-8>E5B59C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B3C23</marc> <ucs>5CE5</ucs> <utf-8>E5B3A5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B3C2B</marc> <ucs>E9C7</ucs> <utf-8>EEA787</utf-8> <name>East Asian ideograph (Version J extension)</name> <alt>3031</alt> <altutf-8>E380B1</altutf-8> </code> <code> <marc>4B3C2F</marc> <ucs>5DBA</ucs> <utf-8>E5B6BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B3C32</marc> <ucs>5DD3</ucs> <utf-8>E5B793</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B3C33</marc> <ucs>5DCC</ucs> <utf-8>E5B78C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B3C38</marc> <ucs>949C</ucs> <utf-8>E9929C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B3C53</marc> <ucs>5E2F</ucs> <utf-8>E5B8AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B3C5E</marc> <ucs>5E64</ucs> <utf-8>E5B9A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B3D24</marc> <ucs>53A6</ucs> <utf-8>E58EA6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B3D27</marc> <ucs>5EC3</ucs> <utf-8>E5BB83</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B3D2A</marc> <ucs>5EE3</ucs> <utf-8>E5BBA3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B3D2C</marc> <ucs>53B0</ucs> <utf-8>E58EB0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B3D2F</marc> <ucs>5EF0</ucs> <utf-8>E5BBB0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B3D4B</marc> <ucs>5F3E</ucs> <utf-8>E5BCBE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B3D4C</marc> <ucs>E996</ucs> <utf-8>EEA696</utf-8> <name>East Asian ideograph (variant of 273D4C which maps to 5F25)</name> <alt>5F25</alt> <altutf-8>E5BCA5</altutf-8> </code> <code> <marc>4B3D5C</marc> <ucs>5F83</ucs> <utf-8>E5BE83</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B3D67</marc> <ucs>E997</ucs> <utf-8>EEA697</utf-8> <name>East Asian ideograph (variant of 273D67 which maps to 5F84)</name> <alt>5F84</alt> <altutf-8>E5BE84</altutf-8> </code> <code> <marc>4B3E2A</marc> <ucs>6035</ucs> <utf-8>E680B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B3E40</marc> <ucs>6046</ucs> <utf-8>E68186</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B3E5B</marc> <ucs>60C5</ucs> <utf-8>E68385</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B3E7E</marc> <ucs>60A9</ucs> <utf-8>E682A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B3F40</marc> <ucs>E998</ucs> <utf-8>EEA698</utf-8> <name>East Asian ideograph (variant of 213F40 which maps to 618E)</name> <alt>618E</alt> <altutf-8>E6868E</altutf-8> </code> <code> <marc>4B3F4A</marc> <ucs>5FDC</ucs> <utf-8>E5BF9C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B3F4B</marc> <ucs>E999</ucs> <utf-8>EEA699</utf-8> <name>East Asian ideograph (variant of 273F4B which maps to 601C)</name> <alt>601C</alt> <altutf-8>E6809C</altutf-8> </code> <code> <marc>4B3F50</marc> <ucs>E99A</ucs> <utf-8>EEA69A</utf-8> <name>East Asian ideograph (variant of 213F50 which maps to 61CA)</name> <alt>61CA</alt> <altutf-8>E6878A</altutf-8> </code> <code> <marc>4B3F51</marc> <ucs>61D1</ucs> <utf-8>E68791</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B3F53</marc> <ucs>61F2</ucs> <utf-8>E687B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B3F74</marc> <ucs>623B</ucs> <utf-8>E688BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B403D</marc> <ucs>62DD</ucs> <utf-8>E68B9D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B4046</marc> <ucs>629C</ucs> <utf-8>E68A9C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B4049</marc> <ucs>62D0</ucs> <utf-8>E68B90</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B4053</marc> <ucs>627A</ucs> <utf-8>E689BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B4066</marc> <ucs>62F4</ucs> <utf-8>E68BB4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B412A</marc> <ucs>6323</ucs> <utf-8>E68CA3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B4135</marc> <ucs>6368</ucs> <utf-8>E68DA8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B4146</marc> <ucs>6362</ucs> <utf-8>E68DA2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B4147</marc> <ucs>633F</ucs> <utf-8>E68CBF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B4235</marc> <ucs>6442</ucs> <utf-8>E69182</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B4236</marc> <ucs>643A</ucs> <utf-8>E690BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B423A</marc> <ucs>64B9</ucs> <utf-8>E692B9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B4339</marc> <ucs>6674</ucs> <utf-8>E699B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B4347</marc> <ucs>66A8</ucs> <utf-8>E69AA8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B434D</marc> <ucs>663F</ucs> <utf-8>E698BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B4352</marc> <ucs>66F5</ucs> <utf-8>E69BB5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B4358</marc> <ucs>66FD</ucs> <utf-8>E69BBD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B442D</marc> <ucs>67A9</ucs> <utf-8>E69EA9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B4444</marc> <ucs>E9C8</ucs> <utf-8>EEA788</utf-8> <name>East Asian ideograph (Version J extension)</name> <alt>3031</alt> <altutf-8>E380B1</altutf-8> </code> <code> <marc>4B4456</marc> <ucs>6813</ucs> <utf-8>E6A093</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B4476</marc> <ucs>685F</ucs> <utf-8>E6A19F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B4534</marc> <ucs>E99B</ucs> <utf-8>EEA69B</utf-8> <name>East Asian ideograph (variant of 214534 which maps to 6994)</name> <alt>6994</alt> <altutf-8>E6A694</altutf-8> </code> <code> <marc>4B4537</marc> <ucs>6804</ucs> <utf-8>E6A084</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B4544</marc> <ucs>69D8</ucs> <utf-8>E6A798</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B4545</marc> <ucs>6982</ucs> <utf-8>E6A682</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B4553</marc> <ucs>6955</ucs> <utf-8>E6A595</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B4556</marc> <ucs>6A2A</ucs> <utf-8>E6A8AA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B4559</marc> <ucs>9792</ucs> <utf-8>E99E92</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B4561</marc> <ucs>691C</ucs> <utf-8>E6A49C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B4569</marc> <ucs>6A71</ucs> <utf-8>E6A9B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B456C</marc> <ucs>E99C</ucs> <utf-8>EEA69C</utf-8> <name>East Asian ideograph (variant of 21456C which maps to 6ADB)</name> <alt>6ADB</alt> <altutf-8>E6AB9B</altutf-8> </code> <code> <marc>4B456D</marc> <ucs>823B</ucs> <utf-8>E888BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B456F</marc> <ucs>685C</ucs> <utf-8>E6A19C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B4570</marc> <ucs>6A29</ucs> <utf-8>E6A8A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B4621</marc> <ucs>6B53</ucs> <utf-8>E6AD93</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B462A</marc> <ucs>6B74</ucs> <utf-8>E6ADB4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B462E</marc> <ucs>6B81</ucs> <utf-8>E6AE81</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B4638</marc> <ucs>6BB1</ucs> <utf-8>E6AEB1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B4655</marc> <ucs>6C17</ucs> <utf-8>E6B097</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B465A</marc> <ucs>6C32</ucs> <utf-8>E6B0B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B4676</marc> <ucs>6C89</ucs> <utf-8>E6B289</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B4741</marc> <ucs>51BD</ucs> <utf-8>E586BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B4759</marc> <ucs>6D99</ucs> <utf-8>E6B699</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B4761</marc> <ucs>6E05</ucs> <utf-8>E6B885</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B4767</marc> <ucs>E99D</ucs> <utf-8>EEA69D</utf-8> <name>East Asian ideograph (variant of 214767 which maps to 6DB5)</name> <alt>6DB5</alt> <altutf-8>E6B6B5</altutf-8> </code> <code> <marc>4B476C</marc> <ucs>51C5</ucs> <utf-8>E58785</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B4835</marc> <ucs>6DA3</ucs> <utf-8>E6B6A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B4846</marc> <ucs>78C6</ucs> <utf-8>E7A386</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B484A</marc> <ucs>6E13</ucs> <utf-8>E6B893</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B484B</marc> <ucs>51D6</ucs> <utf-8>E58796</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B484C</marc> <ucs>6F91</ucs> <utf-8>E6BE91</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B4857</marc> <ucs>6F22</ucs> <utf-8>E6BCA2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B4858</marc> <ucs>6E80</ucs> <utf-8>E6BA80</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B485F</marc> <ucs>E99E</ucs> <utf-8>EEA69E</utf-8> <name>East Asian ideograph (variant of 27485F which maps to 6EDE)</name> <alt>6EDE</alt> <altutf-8>E6BB9E</altutf-8> </code> <code> <marc>4B4866</marc> <ucs>6E89</ucs> <utf-8>E6BA89</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B4874</marc> <ucs>6FF3</ucs> <utf-8>E6BFB3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B4921</marc> <ucs>6CA2</ucs> <utf-8>E6B2A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B4925</marc> <ucs>E99F</ucs> <utf-8>EEA69F</utf-8> <name>East Asian ideograph (variant of 214925 which maps to 6FB3)</name> <alt>6FB3</alt> <altutf-8>E6BEB3</altutf-8> </code> <code> <marc>4B492B</marc> <ucs>6FEB</ucs> <utf-8>E6BFAB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B492E</marc> <ucs>6E0B</ucs> <utf-8>E6B88B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B4931</marc> <ucs>6E16</ucs> <utf-8>E6B896</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B4937</marc> <ucs>56A0</ucs> <utf-8>E59AA0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B4940</marc> <ucs>6F45</ucs> <utf-8>E6BD85</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B4947</marc> <ucs>7AC3</ucs> <utf-8>E7AB83</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B496A</marc> <ucs>932C</ucs> <utf-8>E98CAC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B496B</marc> <ucs>83F8</ucs> <utf-8>E88FB8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B4973</marc> <ucs>7115</ucs> <utf-8>E78495</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B4975</marc> <ucs>6427</ucs> <utf-8>E690A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B4977</marc> <ucs>7188</ucs> <utf-8>E78688</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B4A2E</marc> <ucs>55B6</ucs> <utf-8>E596B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B4A38</marc> <ucs>71D7</ucs> <utf-8>E78797</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B4A3E</marc> <ucs>7235</ucs> <utf-8>E788B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B4A45</marc> <ucs>5C13</ucs> <utf-8>E5B093</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B4A62</marc> <ucs>72A0</ucs> <utf-8>E78AA0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B4A74</marc> <ucs>E9A0</ucs> <utf-8>EEA6A0</utf-8> <name>East Asian ideograph (variant of 214A74 which maps to 731C)</name> <alt>731C</alt> <altutf-8>E78C9C</altutf-8> </code> <code> <marc>4B4A78</marc> <ucs>72F0</ucs> <utf-8>E78BB0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B4B2B</marc> <ucs>7363</ucs> <utf-8>E78DA3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B4B2C</marc> <ucs>731F</ucs> <utf-8>E78C9F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B4B3E</marc> <ucs>F9AD</ucs> <utf-8>EFA6AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B4B63</marc> <ucs>749C</ucs> <utf-8>E7929C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B4B71</marc> <ucs>E9A1</ucs> <utf-8>EEA6A1</utf-8> <name>East Asian ideograph (variant of 2D4B71 which maps to 7F3E)</name> <alt>7F3E</alt> <altutf-8>E7BCBE</altutf-8> </code> <code> <marc>4B4B77</marc> <ucs>4EC0</ucs> <utf-8>E4BB80</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B4C36</marc> <ucs>7575</ucs> <utf-8>E795B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B4C3C</marc> <ucs>7573</ucs> <utf-8>E795B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B4C51</marc> <ucs>75CA</ucs> <utf-8>E7978A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B4C5B</marc> <ucs>75F3</ucs> <utf-8>E797B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B4C67</marc> <ucs>E9A2</ucs> <utf-8>EEA6A2</utf-8> <name>East Asian ideograph (variant of 214C67 which maps to 761F)</name> <alt>761F</alt> <altutf-8>E7989F</altutf-8> </code> <code> <marc>4B4C79</marc> <ucs>7672</ucs> <utf-8>E799B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B4D41</marc> <ucs>862F</ucs> <utf-8>E898AF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B4D45</marc> <ucs>E9A3</ucs> <utf-8>EEA6A3</utf-8> <name>East Asian ideograph (variant of 214D45 which maps to 76F4)</name> <alt>76F4</alt> <altutf-8>E79BB4</altutf-8> </code> <code> <marc>4B4D56</marc> <ucs>8846</ucs> <utf-8>E8A186</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B4D59</marc> <ucs>E9A4</ucs> <utf-8>EEA6A4</utf-8> <name>East Asian ideograph (variant of 214D59 which maps to 775B)</name> <alt>775B</alt> <altutf-8>E79D9B</altutf-8> </code> <code> <marc>4B4D73</marc> <ucs>66B8</ucs> <utf-8>E69AB8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B4D7B</marc> <ucs>E9A5</ucs> <utf-8>EEA6A5</utf-8> <name>East Asian ideograph (variant of 214D7B which maps to 77D7)</name> <alt>77D7</alt> <altutf-8>E79F97</altutf-8> </code> <code> <marc>4B4E21</marc> <ucs>7B36</ucs> <utf-8>E7ACB6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B4E37</marc> <ucs>7814</ucs> <utf-8>E7A094</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B4E39</marc> <ucs>5CFA</ucs> <utf-8>E5B3BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B4E56</marc> <ucs>78FA</ucs> <utf-8>E7A3BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B4E5B</marc> <ucs>783F</ucs> <utf-8>E7A0BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B4E67</marc> <ucs>79D8</ucs> <utf-8>E7A798</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B4E7B</marc> <ucs>E9A6</ucs> <utf-8>EEA6A6</utf-8> <name>East Asian ideograph (variant of 274E7B which maps to 7985)</name> <alt>7985</alt> <altutf-8>E7A685</altutf-8> </code> <code> <marc>4B4F29</marc> <ucs>7A50</ucs> <utf-8>E7A990</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B4F3C</marc> <ucs>E9A7</ucs> <utf-8>EEA6A7</utf-8> <name>East Asian ideograph (variant of 274F3C which maps to 79F0)</name> <alt>79F0</alt> <altutf-8>E7A7B0</altutf-8> </code> <code> <marc>4B4F43</marc> <ucs>7A32</ucs> <utf-8>E7A8B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B4F4C</marc> <ucs>7A4F</ucs> <utf-8>E7A98F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B4F7B</marc> <ucs>7B7A</ucs> <utf-8>E7ADBA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B5036</marc> <ucs>7C14</ucs> <utf-8>E7B094</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B503B</marc> <ucs>7C12</ucs> <utf-8>E7B092</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B5044</marc> <ucs>E9A8</ucs> <utf-8>EEA6A8</utf-8> <name>East Asian ideograph (variant of 215044 which maps to 7C27)</name> <alt>7C27</alt> <altutf-8>E7B0A7</altutf-8> </code> <code> <marc>4B5052</marc> <ucs>7C56</ucs> <utf-8>E7B196</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B5061</marc> <ucs>7CBE</ucs> <utf-8>E7B2BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B506C</marc> <ucs>7CAB</ucs> <utf-8>E7B2AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B513B</marc> <ucs>7CF8</ucs> <utf-8>E7B3B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B5154</marc> <ucs>7DF4</ucs> <utf-8>E7B7B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B515A</marc> <ucs>7E01</ucs> <utf-8>E7B881</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B5164</marc> <ucs>770C</ucs> <utf-8>E79C8C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B516A</marc> <ucs>7EF7</ucs> <utf-8>E7BBB7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B516D</marc> <ucs>7DCF</ucs> <utf-8>E7B78F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B516E</marc> <ucs>7E26</ucs> <utf-8>E7B8A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B5176</marc> <ucs>7E04</ucs> <utf-8>E7B884</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B5179</marc> <ucs>7F0B</ucs> <utf-8>E7BC8B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B517E</marc> <ucs>7E92</ucs> <utf-8>E7BA92</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B5221</marc> <ucs>7D9A</ucs> <utf-8>E7B69A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B5223</marc> <ucs>7E4A</ucs> <utf-8>E7B98A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B5227</marc> <ucs>6B20</ucs> <utf-8>E6ACA0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B522B</marc> <ucs>7F36</ucs> <utf-8>E7BCB6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B5238</marc> <ucs>7F87</ucs> <utf-8>E7BE87</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B523E</marc> <ucs>E9A9</ucs> <utf-8>EEA6A9</utf-8> <name>East Asian ideograph (variant of 21523E which maps to 7F9A)</name> <alt>7F9A</alt> <altutf-8>E7BE9A</altutf-8> </code> <code> <marc>4B5247</marc> <ucs>7FAE</ucs> <utf-8>E7BEAE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B524E</marc> <ucs>7FCE</ucs> <utf-8>E7BF8E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B525A</marc> <ucs>7FFA</ucs> <utf-8>E7BFBA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B525B</marc> <ucs>E9AA</ucs> <utf-8>EEA6AA</utf-8> <name>East Asian ideograph (variant of 39525B which maps to 66DC)</name> <alt>66DC</alt> <altutf-8>E69B9C</altutf-8> </code> <code> <marc>4B525C</marc> <ucs>8002</ucs> <utf-8>E88082</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B526E</marc> <ucs>E9AB</ucs> <utf-8>EEA6AB</utf-8> <name>East Asian ideograph (variant of 21526E which maps to 8046)</name> <alt>8046</alt> <altutf-8>E88186</altutf-8> </code> <code> <marc>4B5277</marc> <ucs>8068</ucs> <utf-8>E881A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B527C</marc> <ucs>8080</ucs> <utf-8>E88280</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B533B</marc> <ucs>695C</ucs> <utf-8>E6A59C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B5361</marc> <ucs>E923</ucs> <utf-8>EEA4A3</utf-8> <name>East Asian ideograph (duplicate simplified)</name> <alt>89D2</alt> <altutf-8>E8A792</altutf-8> </code> <code> <marc>4B5365</marc> <ucs>8133</ucs> <utf-8>E884B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B537D</marc> <ucs>9ACC</ucs> <utf-8>E9AB8C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B5422</marc> <ucs>81D3</ucs> <utf-8>E88793</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B5428</marc> <ucs>E9AC</ucs> <utf-8>EEA6AC</utf-8> <name>East Asian ideograph (variant of 215428 which maps to 81ED)</name> <alt>81ED</alt> <altutf-8>E887AD</altutf-8> </code> <code> <marc>4B5434</marc> <ucs>6319</ucs> <utf-8>E68C99</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B5437</marc> <ucs>820E</ucs> <utf-8>E8888E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B546D</marc> <ucs>E9AD</ucs> <utf-8>EEA6AD</utf-8> <name>East Asian ideograph (variant of 21546D which maps to 82D3)</name> <alt>82D3</alt> <altutf-8>E88B93</altutf-8> </code> <code> <marc>4B5521</marc> <ucs>8332</ucs> <utf-8>E88CB2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B552C</marc> <ucs>8392</ucs> <utf-8>E88E92</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B553A</marc> <ucs>E9AE</ucs> <utf-8>EEA6AE</utf-8> <name>East Asian ideograph (variant of 21553A which maps to 83C1)</name> <alt>83C1</alt> <altutf-8>E88F81</altutf-8> </code> <code> <marc>4B553F</marc> <ucs>E9AF</ucs> <utf-8>EEA6AF</utf-8> <name>East Asian ideograph (variant of 21553F which maps to 83BD)</name> <alt>83BD</alt> <altutf-8>E88EBD</altutf-8> </code> <code> <marc>4B5542</marc> <ucs>8420</ucs> <utf-8>E890A0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B5564</marc> <ucs>77C7</ucs> <utf-8>E79F87</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B5629</marc> <ucs>85CD</ucs> <utf-8>E8978D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B562B</marc> <ucs>8535</ucs> <utf-8>E894B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B5631</marc> <ucs>82B8</ucs> <utf-8>E88AB8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B5632</marc> <ucs>7C54</ucs> <utf-8>E7B194</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B563A</marc> <ucs>E9B0</ucs> <utf-8>EEA6B0</utf-8> <name>East Asian ideograph (variant of 27563A which maps to 82A6)</name> <alt>82A6</alt> <altutf-8>E88AA6</altutf-8> </code> <code> <marc>4B563F</marc> <ucs>6A98</ucs> <utf-8>E6AA98</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B5647</marc> <ucs>51E6</ucs> <utf-8>E587A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B566A</marc> <ucs>E9B1</ucs> <utf-8>EEA6B1</utf-8> <name>East Asian ideograph (variant of 21566A which maps to 8708)</name> <alt>8708</alt> <altutf-8>E89C88</altutf-8> </code> <code> <marc>4B5671</marc> <ucs>E9B2</ucs> <utf-8>EEA6B2</utf-8> <name>East Asian ideograph (variant of 215671 which maps to 873B)</name> <alt>873B</alt> <altutf-8>E89CBB</altutf-8> </code> <code> <marc>4B5724</marc> <ucs>86CD</ucs> <utf-8>E89B8D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B5736</marc> <ucs>877F</ucs> <utf-8>E89DBF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B5740</marc> <ucs>8827</ucs> <utf-8>E8A0A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B5746</marc> <ucs>8853</ucs> <utf-8>E8A193</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B576C</marc> <ucs>523E</ucs> <utf-8>E588BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B576F</marc> <ucs>E9B3</ucs> <utf-8>EEA6B3</utf-8> <name>East Asian ideograph (variant of 21576F which maps to 8910)</name> <alt>8910</alt> <altutf-8>E8A490</altutf-8> </code> <code> <marc>4B5773</marc> <ucs>7ED4</ucs> <utf-8>E7BB94</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B577E</marc> <ucs>7E7F</ucs> <utf-8>E7B9BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B5824</marc> <ucs>897E</ucs> <utf-8>E8A5BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B5826</marc> <ucs>E9B4</ucs> <utf-8>EEA6B4</utf-8> <name>East Asian ideograph (variant of 215826 which maps to 8983)</name> <alt>8983</alt> <altutf-8>E8A683</altutf-8> </code> <code> <marc>4B5830</marc> <ucs>899A</ucs> <utf-8>E8A69A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B5832</marc> <ucs>89B3</ucs> <utf-8>E8A6B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B5861</marc> <ucs>4F89</ucs> <utf-8>E4BE89</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B5871</marc> <ucs>8AA4</ucs> <utf-8>E8AAA4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B587A</marc> <ucs>8ACB</ucs> <utf-8>E8AB8B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B5936</marc> <ucs>8B20</ucs> <utf-8>E8ACA0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B5946</marc> <ucs>8A33</ucs> <utf-8>E8A8B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B594A</marc> <ucs>8AAD</ucs> <utf-8>E8AAAD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B594B</marc> <ucs>5909</ucs> <utf-8>E5A489</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B5959</marc> <ucs>8273</ucs> <utf-8>E889B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B5963</marc> <ucs>734F</ucs> <utf-8>E78D8F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B5964</marc> <ucs>72E2</ucs> <utf-8>E78BA2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B5973</marc> <ucs>8D2E</ucs> <utf-8>E8B4AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B5A23</marc> <ucs>621D</ucs> <utf-8>E6889D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B5A31</marc> <ucs>8CCE</ucs> <utf-8>E8B38E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B5A3B</marc> <ucs>8D08</ucs> <utf-8>E8B488</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B5A68</marc> <ucs>E9B5</ucs> <utf-8>EEA6B5</utf-8> <name>East Asian ideograph (variant of 275A68 which maps to 8DF5)</name> <alt>8DF5</alt> <altutf-8>E8B7B5</altutf-8> </code> <code> <marc>4B5A7E</marc> <ucs>5C69</ucs> <utf-8>E5B1A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B5B29</marc> <ucs>8E8D</ucs> <utf-8>E8BA8D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B5B46</marc> <ucs>8F0C</ucs> <utf-8>E8BC8C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B5B52</marc> <ucs>8F42</ucs> <utf-8>E8BD82</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B5B55</marc> <ucs>8EE2</ucs> <utf-8>E8BBA2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B5B58</marc> <ucs>8EE3</ucs> <utf-8>E8BBA3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B5B5E</marc> <ucs>5F01</ucs> <utf-8>E5BC81</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B5C32</marc> <ucs>9038</ucs> <utf-8>E980B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B5C39</marc> <ucs>9039</ucs> <utf-8>E980B9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B5C47</marc> <ucs>9059</ucs> <utf-8>E98199</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B5C50</marc> <ucs>9045</ucs> <utf-8>E98185</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B5C54</marc> <ucs>E924</ucs> <utf-8>EEA4A4</utf-8> <name>East Asian ideograph (duplicate simplified)</name> <alt>8F9F</alt> <altutf-8>E8BE9F</altutf-8> </code> <code> <marc>4B5C5B</marc> <ucs>8FBA</ucs> <utf-8>E8BEBA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B5C5E</marc> <ucs>961D</ucs> <utf-8>E9989D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B5C72</marc> <ucs>E9B6</ucs> <utf-8>EEA6B6</utf-8> <name>East Asian ideograph (variant of 215C72 which maps to 9119)</name> <alt>9119</alt> <altutf-8>E98499</altutf-8> </code> <code> <marc>4B5C77</marc> <ucs>9139</ucs> <utf-8>E984B9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B5D2B</marc> <ucs>9162</ucs> <utf-8>E985A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B5D34</marc> <ucs>91B8</ucs> <utf-8>E986B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B5D36</marc> <ucs>91C6</ucs> <utf-8>E98786</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B5D38</marc> <ucs>91C8</ucs> <utf-8>E98788</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B5D42</marc> <ucs>91E1</ucs> <utf-8>E987A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B5D58</marc> <ucs>9234</ucs> <utf-8>E988B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B5D65</marc> <ucs>8217</ucs> <utf-8>E88897</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B5D70</marc> <ucs>92AD</ucs> <utf-8>E98AAD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B5E27</marc> <ucs>93AD</ucs> <utf-8>E98EAD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B5E3D</marc> <ucs>9421</ucs> <utf-8>E990A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B5E3F</marc> <ucs>922C</ucs> <utf-8>E988AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B5E5D</marc> <ucs>95D4</ucs> <utf-8>E99794</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B5E69</marc> <ucs>95A2</ucs> <utf-8>E996A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B5E6C</marc> <ucs>E925</ucs> <utf-8>EEA4A5</utf-8> <name>East Asian ideograph (duplicate simplified)</name> <alt>961D</alt> <altutf-8>E9989D</altutf-8> </code> <code> <marc>4B5F30</marc> <ucs>E9B7</ucs> <utf-8>EEA6B7</utf-8> <name>East Asian ideograph (variant of 215F30 which maps to 9686)</name> <alt>9686</alt> <altutf-8>E99A86</altutf-8> </code> <code> <marc>4B5F35</marc> <ucs>6B92</ucs> <utf-8>E6AE92</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B5F3A</marc> <ucs>967A</ucs> <utf-8>E999BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B5F49</marc> <ucs>51CB</ucs> <utf-8>E5878B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B5F4C</marc> <ucs>9D8F</ucs> <utf-8>E9B68F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B5F50</marc> <ucs>96E3</ucs> <utf-8>E99BA3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B5F58</marc> <ucs>F9B2</ucs> <utf-8>EFA6B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B5F62</marc> <ucs>7668</ucs> <utf-8>E799A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B5F6F</marc> <ucs>970A</ucs> <utf-8>E99C8A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B5F70</marc> <ucs>9752</ucs> <utf-8>E99D92</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B5F71</marc> <ucs>9756</ucs> <utf-8>E99D96</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B5F72</marc> <ucs>975B</ucs> <utf-8>E99D9B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B5F73</marc> <ucs>E9B8</ucs> <utf-8>EEA6B8</utf-8> <name>East Asian ideograph (variant of 215F73 which maps to 975C)</name> <alt>975C</alt> <altutf-8>E99D9C</altutf-8> </code> <code> <marc>4B602D</marc> <ucs>9771</ucs> <utf-8>E99DB1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B6044</marc> <ucs>9818</ucs> <utf-8>E9A098</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B6048</marc> <ucs>981A</ucs> <utf-8>E9A09A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B6053</marc> <ucs>985E</ucs> <utf-8>E9A19E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B606F</marc> <ucs>991D</ucs> <utf-8>E9A49D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B6122</marc> <ucs>994B</ucs> <utf-8>E9A58B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B6130</marc> <ucs>99C4</ucs> <utf-8>E9A784</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B613F</marc> <ucs>9A08</ucs> <utf-8>E9A888</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B6145</marc> <ucs>9A12</ucs> <utf-8>E9A892</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B6147</marc> <ucs>99C6</ucs> <utf-8>E9A786</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B614D</marc> <ucs>9A13</ucs> <utf-8>E9A893</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B6159</marc> <ucs>81B8</ucs> <utf-8>E886B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B615F</marc> <ucs>9AEA</ucs> <utf-8>E9ABAA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B6167</marc> <ucs>95D8</ucs> <utf-8>E99798</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B6168</marc> <ucs>9599</ucs> <utf-8>E99699</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B623B</marc> <ucs>9D12</ucs> <utf-8>E9B492</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B6247</marc> <ucs>9D2C</ucs> <utf-8>E9B4AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B624F</marc> <ucs>9D49</ucs> <utf-8>E9B589</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B6258</marc> <ucs>68BA</ucs> <utf-8>E6A2BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B625C</marc> <ucs>E9B9</ucs> <utf-8>EEA6B9</utf-8> <name>East Asian ideograph (variant of 27625C which maps to 9EB8)</name> <alt>9EB8</alt> <altutf-8>E9BAB8</altutf-8> </code> <code> <marc>4B6260</marc> <ucs>9EBD</ucs> <utf-8>E9BABD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B6266</marc> <ucs>9ED2</ucs> <utf-8>E9BB92</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B6268</marc> <ucs>9ED9</ucs> <utf-8>E9BB99</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B6278</marc> <ucs>9F21</ucs> <utf-8>E9BCA1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B6324</marc> <ucs>9F62</ucs> <utf-8>E9BDA2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B6455</marc> <ucs>4EB6</ucs> <utf-8>E4BAB6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B6637</marc> <ucs>4FE3</ucs> <utf-8>E4BFA3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B682E</marc> <ucs>4EC2</ucs> <utf-8>E4BB82</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B6A22</marc> <ucs>7F83</ucs> <utf-8>E7BE83</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B6A26</marc> <ucs>6C8D</ucs> <utf-8>E6B28D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B7421</marc> <ucs>F9A9</ucs> <utf-8>EFA6A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B7577</marc> <ucs>57D3</ucs> <utf-8>E59F93</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B763D</marc> <ucs>E9BA</ucs> <utf-8>EEA6BA</utf-8> <name>East Asian ideograph (variant of 21763D which maps to 57F4)</name> <alt>57F4</alt> <altutf-8>E59FB4</altutf-8> </code> <code> <marc>4B7874</marc> <ucs>590A</ucs> <utf-8>E5A48A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B7954</marc> <ucs>5968</ucs> <utf-8>E5A5A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4B7E6A</marc> <ucs>E9BB</ucs> <utf-8>EEA6BB</utf-8> <name>East Asian ideograph (variant of 217E6A which maps to 5BC3)</name> <alt>5BC3</alt> <altutf-8>E5AF83</altutf-8> </code> <code> <marc>4C2330</marc> <ucs>5C53</ucs> <utf-8>E5B193</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4C233F</marc> <ucs>5C76</ucs> <utf-8>E5B1B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4C2532</marc> <ucs>5D5B</ucs> <utf-8>E5B59B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4C2539</marc> <ucs>5D73</ucs> <utf-8>E5B5B3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4C284C</marc> <ucs>53A9</ucs> <utf-8>E58EA9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4C2867</marc> <ucs>5EDB</ucs> <utf-8>E5BB9B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4C2962</marc> <ucs>E9BC</ucs> <utf-8>EEA6BC</utf-8> <name>East Asian ideograph (variant of 222962 which maps to 5F4D)</name> <alt>5F4D</alt> <altutf-8>E5BD8D</altutf-8> </code> <code> <marc>4C2F61</marc> <ucs>622C</ucs> <utf-8>E688AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4C3474</marc> <ucs>631D</ucs> <utf-8>E68C9D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4C354A</marc> <ucs>64B8</ucs> <utf-8>E692B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4C3744</marc> <ucs>65D9</ucs> <utf-8>E69799</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4C3A33</marc> <ucs>E9BD</ucs> <utf-8>EEA6BD</utf-8> <name>East Asian ideograph (variant of 2E3A33 which maps to 80AD)</name> <alt>80AD</alt> <altutf-8>E882AD</altutf-8> </code> <code> <marc>4C3A55</marc> <ucs>6741</ucs> <utf-8>E69D81</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4C3A5B</marc> <ucs>6859</ucs> <utf-8>E6A199</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4C3B22</marc> <ucs>6860</ucs> <utf-8>E6A1A0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4C3B31</marc> <ucs>6798</ucs> <utf-8>E69E98</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4C3B60</marc> <ucs>6764</ucs> <utf-8>E69DA4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4C3F68</marc> <ucs>69C7</ucs> <utf-8>E6A787</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4C3F7A</marc> <ucs>6922</ucs> <utf-8>E6A4A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4C4146</marc> <ucs>8538</ucs> <utf-8>E894B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4C4177</marc> <ucs>8223</ucs> <utf-8>E888A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4C4333</marc> <ucs>6AAA</ucs> <utf-8>E6AAAA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4C4339</marc> <ucs>69DE</ucs> <utf-8>E6A79E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4C433F</marc> <ucs>6A65</ucs> <utf-8>E6A9A5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4C4345</marc> <ucs>67A6</ucs> <utf-8>E69EA6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4C4359</marc> <ucs>6B05</ucs> <utf-8>E6AC85</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4C4446</marc> <ucs>6B4E</ucs> <utf-8>E6AD8E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4C476E</marc> <ucs>6CAD</ucs> <utf-8>E6B2AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4C4C35</marc> <ucs>6E0C</ucs> <utf-8>E6B88C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4C4D3D</marc> <ucs>6F62</ucs> <utf-8>E6BDA2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4C4D63</marc> <ucs>6F99</ucs> <utf-8>E6BE99</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4C4F24</marc> <ucs>6F46</ucs> <utf-8>E6BD86</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4C4F26</marc> <ucs>6EDD</ucs> <utf-8>E6BB9D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4C4F2B</marc> <ucs>701E</ucs> <utf-8>E7809E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4C5175</marc> <ucs>8315</ucs> <utf-8>E88C95</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4C523A</marc> <ucs>717A</ucs> <utf-8>E785BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4C5447</marc> <ucs>E9BE</ucs> <utf-8>EEA6BE</utf-8> <name>East Asian ideograph (variant of 225447 which maps to 71E0)</name> <alt>71E0</alt> <altutf-8>E787A0</altutf-8> </code> <code> <marc>4C5541</marc> <ucs>4E2C</ucs> <utf-8>E4B8AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4C5638</marc> <ucs>729F</ucs> <utf-8>E78A9F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4C5C3A</marc> <ucs>73F1</ucs> <utf-8>E78FB1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4C5C61</marc> <ucs>E9BF</ucs> <utf-8>EEA6BF</utf-8> <name>East Asian ideograph (variant of 225C61 which maps to 74F4)</name> <alt>74F4</alt> <altutf-8>E793B4</altutf-8> </code> <code> <marc>4C5F58</marc> <ucs>7640</ucs> <utf-8>E79980</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4C5F69</marc> <ucs>75EB</ucs> <utf-8>E797AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4C6022</marc> <ucs>7596</ucs> <utf-8>E79696</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4C6074</marc> <ucs>76B9</ucs> <utf-8>E79AB9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4C6266</marc> <ucs>778B</ucs> <utf-8>E79E8B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4C6376</marc> <ucs>7839</ucs> <utf-8>E7A0B9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4C6564</marc> <ucs>78D9</ucs> <utf-8>E7A399</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4C6565</marc> <ucs>78B9</ucs> <utf-8>E7A2B9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4C6775</marc> <ucs>E9D7</ucs> <utf-8>EEA797</utf-8> <name>Unrelated variant of EACC 293032 which maps to 7962</name> <alt>7962</alt> <altutf-8>E7A5A2</altutf-8> </code> <code> <marc>4C683E</marc> <ucs>79EB</ucs> <utf-8>E7A7AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4C695C</marc> <ucs>7A06</ucs> <utf-8>E7A886</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4C695F</marc> <ucs>7A63</ucs> <utf-8>E7A9A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4C6B62</marc> <ucs>E9C0</ucs> <utf-8>EEA780</utf-8> <name>East Asian ideograph (variant of 226B62 which maps to 7B4C)</name> <alt>7B4C</alt> <altutf-8>E7AD8C</altutf-8> </code> <code> <marc>4C6C46</marc> <ucs>7B9F</ucs> <utf-8>E7AE9F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4C6E42</marc> <ucs>7C31</ucs> <utf-8>E7B0B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4C6F43</marc> <ucs>7CCD</ucs> <utf-8>E7B38D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4C6F7B</marc> <ucs>7CE8</ucs> <utf-8>E7B3A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4C715A</marc> <ucs>7EE6</ucs> <utf-8>E7BBA6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4C725D</marc> <ucs>7A39</ucs> <utf-8>E7A8B9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4C7265</marc> <ucs>7DFC</ucs> <utf-8>E7B7BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4C7328</marc> <ucs>E9C1</ucs> <utf-8>EEA781</utf-8> <name>East Asian ideograph (variant of 2E7328 which maps to 5FAD)</name> <alt>5FAD</alt> <altutf-8>E5BEAD</altutf-8> </code> <code> <marc>4C735D</marc> <ucs>7D4B</ucs> <utf-8>E7B58B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4C794E</marc> <ucs>80B7</ucs> <utf-8>E882B7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4C7959</marc> <ucs>817D</ucs> <utf-8>E885BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4C796B</marc> <ucs>815F</ucs> <utf-8>E8859F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4C7C45</marc> <ucs>82AE</ucs> <utf-8>E88AAE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4C7D4D</marc> <ucs>8343</ucs> <utf-8>E88D83</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4C7D6A</marc> <ucs>8323</ucs> <utf-8>E88CA3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4D222A</marc> <ucs>83B5</ucs> <utf-8>E88EB5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4D2925</marc> <ucs>8770</ucs> <utf-8>E89DB0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4D2962</marc> <ucs>E9C2</ucs> <utf-8>EEA782</utf-8> <name>East Asian ideograph (variant of 232962 which maps to 86C9)</name> <alt>86C9</alt> <altutf-8>E89B89</altutf-8> </code> <code> <marc>4D2C3C</marc> <ucs>87E5</ucs> <utf-8>E89FA5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4D2D75</marc> <ucs>E9C3</ucs> <utf-8>EEA783</utf-8> <name>East Asian ideograph (variant of 232D75 which maps to 8872)</name> <alt>8872</alt> <altutf-8>E8A1B2</altutf-8> </code> <code> <marc>4D2F5D</marc> <ucs>E9C4</ucs> <utf-8>EEA784</utf-8> <name>East Asian ideograph (variant of 232F5D which maps to 8941)</name> <alt>8941</alt> <altutf-8>E8A581</altutf-8> </code> <code> <marc>4D2F73</marc> <ucs>7E5D</ucs> <utf-8>E7B99D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4D2F7A</marc> <ucs>891D</ucs> <utf-8>E8A49D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4D3032</marc> <ucs>88AE</ucs> <utf-8>E8A2AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4D3359</marc> <ucs>56AF</ucs> <utf-8>E59AAF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4D3363</marc> <ucs>8C25</ucs> <utf-8>E8B0A5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4D386F</marc> <ucs>544B</ucs> <utf-8>E5918B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4D3C6C</marc> <ucs>8FB6</ucs> <utf-8>E8BEB6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4D4134</marc> <ucs>919B</ucs> <utf-8>E9869B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4D4176</marc> <ucs>91DB</ucs> <utf-8>E9879B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4D445B</marc> <ucs>E9C5</ucs> <utf-8>EEA785</utf-8> <name>East Asian ideograph (variant of 23445B which maps to 9306)</name> <alt>9306</alt> <altutf-8>E98C86</altutf-8> </code> <code> <marc>4D446B</marc> <ucs>954E</ucs> <utf-8>E9958E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4D472C</marc> <ucs>952A</ucs> <utf-8>E994AA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4D4754</marc> <ucs>9544</ucs> <utf-8>E99584</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4D477B</marc> <ucs>943E</ucs> <utf-8>E990BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4D4832</marc> <ucs>953F</ucs> <utf-8>E994BF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4D4835</marc> <ucs>954C</ucs> <utf-8>E9958C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4D4862</marc> <ucs>9229</ucs> <utf-8>E988A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4D4A6C</marc> <ucs>9667</ucs> <utf-8>E999A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4D4D61</marc> <ucs>7EF1</ucs> <utf-8>E7BBB1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4D4F39</marc> <ucs>988C</ucs> <utf-8>E9A28C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4D503A</marc> <ucs>98D1</ucs> <utf-8>E9A391</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4D5053</marc> <ucs>98DA</ucs> <utf-8>E9A39A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4D5154</marc> <ucs>9942</ucs> <utf-8>E9A582</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4D5574</marc> <ucs>9B2E</ucs> <utf-8>E9ACAE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4D5858</marc> <ucs>9BE3</ucs> <utf-8>E9AFA3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4D5875</marc> <ucs>9CD0</ucs> <utf-8>E9B390</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4D5934</marc> <ucs>9CA6</ucs> <utf-8>E9B2A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4D594E</marc> <ucs>9BF5</ucs> <utf-8>E9AFB5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4D5973</marc> <ucs>51EB</ucs> <utf-8>E587AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4D5A6C</marc> <ucs>9D46</ucs> <utf-8>E9B586</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4D5B35</marc> <ucs>9DAB</ucs> <utf-8>E9B6AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4D5B7E</marc> <ucs>9DC6</ucs> <utf-8>E9B786</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4D5C6B</marc> <ucs>9D50</ucs> <utf-8>E9B590</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4D5D49</marc> <ucs>9E81</ucs> <utf-8>E9BA81</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4D5F70</marc> <ucs>9F44</ucs> <utf-8>E9BD84</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4D5F7B</marc> <ucs>97F2</ucs> <utf-8>E99FB2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>4D6047</marc> <ucs>816D</ucs> <utf-8>E885AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>513051</marc> <ucs>8CAE</ucs> <utf-8>E8B2AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>513057</marc> <ucs>4E98</ucs> <utf-8>E4BA98</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>513421</marc> <ucs>91D6</ucs> <utf-8>E98796</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>51356A</marc> <ucs>8BC3</ucs> <utf-8>E8AF83</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>51384D</marc> <ucs>51C3</ucs> <utf-8>E58783</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>513A47</marc> <ucs>8885</ucs> <utf-8>E8A285</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>513B52</marc> <ucs>6C3D</ucs> <utf-8>E6B0BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>513D67</marc> <ucs>8FF3</ucs> <utf-8>E8BFB3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>51456D</marc> <ucs>822E</ucs> <utf-8>E888AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>51496B</marc> <ucs>852B</ucs> <utf-8>E894AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>514E5B</marc> <ucs>9271</ucs> <utf-8>E989B1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>51513B</marc> <ucs>7E9F</ucs> <utf-8>E7BA9F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>51563F</marc> <ucs>8616</ucs> <utf-8>E89896</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>515E5D</marc> <ucs>9616</ucs> <utf-8>E99896</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>516122</marc> <ucs>9988</ucs> <utf-8>E9A688</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>516A26</marc> <ucs>51B4</ucs> <utf-8>E586B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>517954</marc> <ucs>734E</ucs> <utf-8>E78D8E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>52735D</marc> <ucs>E9C6</ucs> <utf-8>EEA786</utf-8> <name>East Asian ideograph (variant of 22735D which maps to 7E8A)</name> <alt>7E8A</alt> <altutf-8>E7BA8A</altutf-8> </code> <code> <marc>693729</marc> <ucs>7C82</ucs> <utf-8>E7B282</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>693C32</marc> <ucs>9D2B</ucs> <utf-8>E9B4AB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>693C36</marc> <ucs>96EB</ucs> <utf-8>E99BAB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>694664</marc> <ucs>51EA</ucs> <utf-8>E587AA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>694677</marc> <ucs>5302</ucs> <utf-8>E58C82</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>694823</marc> <ucs>7872</ucs> <utf-8>E7A1B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>69482B</marc> <ucs>7560</ucs> <utf-8>E795A0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>694838</marc> <ucs>567A</ucs> <utf-8>E599BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>694B7B</marc> <ucs>9EBF</ucs> <utf-8>E9BABF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>694C5D</marc> <ucs>6762</ucs> <utf-8>E69DA2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>694C68</marc> <ucs>5301</ucs> <utf-8>E58C81</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>694C7A</marc> <ucs>9453</ucs> <utf-8>E99193</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>695130</marc> <ucs>5116</ucs> <utf-8>E58496</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>69515E</marc> <ucs>51E9</ucs> <utf-8>E587A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>69525D</marc> <ucs>53FA</ucs> <utf-8>E58FBA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>695326</marc> <ucs>54D8</ucs> <utf-8>E59398</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>69533B</marc> <ucs>555D</ucs> <utf-8>E5959D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>695375</marc> <ucs>56CE</ucs> <utf-8>E59B8E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>695429</marc> <ucs>5726</ucs> <utf-8>E59CA6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>69542A</marc> <ucs>5737</ucs> <utf-8>E59CB7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>695438</marc> <ucs>57B3</ucs> <utf-8>E59EB3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>69543A</marc> <ucs>57AA</ucs> <utf-8>E59EAA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>69543B</marc> <ucs>57B0</ucs> <utf-8>E59EB0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>695442</marc> <ucs>57D6</ucs> <utf-8>E59F96</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>69544B</marc> <ucs>5870</ucs> <utf-8>E5A1B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>695451</marc> <ucs>58B9</ucs> <utf-8>E5A2B9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>695457</marc> <ucs>58B8</ucs> <utf-8>E5A2B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>69545C</marc> <ucs>58D7</ucs> <utf-8>E5A397</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>69545F</marc> <ucs>58E5</ucs> <utf-8>E5A3A5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>69554E</marc> <ucs>5B36</ucs> <utf-8>E5ACB6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>695626</marc> <ucs>4E62</ucs> <utf-8>E4B9A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>69562C</marc> <ucs>599B</ucs> <utf-8>E5A69B</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>69562E</marc> <ucs>5CBB</ucs> <utf-8>E5B2BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>695630</marc> <ucs>5CBC</ucs> <utf-8>E5B2BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>695632</marc> <ucs>5CC5</ucs> <utf-8>E5B385</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>695633</marc> <ucs>5CBE</ucs> <utf-8>E5B2BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>69564E</marc> <ucs>5D76</ucs> <utf-8>E5B5B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>695657</marc> <ucs>5D90</ucs> <utf-8>E5B690</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>695737</marc> <ucs>5F16</ucs> <utf-8>E5BC96</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>69573B</marc> <ucs>5F41</ucs> <utf-8>E5BD81</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>69576A</marc> <ucs>603A</ucs> <utf-8>E680BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>69594B</marc> <ucs>6327</ucs> <utf-8>E68CA7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>69595E</marc> <ucs>63B5</ucs> <utf-8>E68EB5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>695A31</marc> <ucs>64F6</ucs> <utf-8>E693B6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>695A73</marc> <ucs>6683</ucs> <utf-8>E69A83</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>695A7E</marc> <ucs>66BC</ucs> <utf-8>E69ABC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>695B37</marc> <ucs>6737</ucs> <utf-8>E69CB7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>695B7B</marc> <ucs>6926</ucs> <utf-8>E6A4A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>695C29</marc> <ucs>6925</ucs> <utf-8>E6A4A5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>695C2D</marc> <ucs>6928</ucs> <utf-8>E6A4A8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>695C30</marc> <ucs>6923</ucs> <utf-8>E6A4A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>695C31</marc> <ucs>6921</ucs> <utf-8>E6A4A1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>695C39</marc> <ucs>697E</ucs> <utf-8>E6A5BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>695C43</marc> <ucs>6981</ucs> <utf-8>E6A681</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>695C4F</marc> <ucs>69DD</ucs> <utf-8>E6A79D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>695C53</marc> <ucs>6A2E</ucs> <utf-8>E6A8AE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>695C71</marc> <ucs>6A78</ucs> <utf-8>E6A9B8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>695D36</marc> <ucs>6B1F</ucs> <utf-8>E6AC9F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>695E63</marc> <ucs>6E82</ucs> <utf-8>E6BA82</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>695F70</marc> <ucs>7195</ucs> <utf-8>E78695</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>696126</marc> <ucs>74F2</ucs> <utf-8>E793B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>696136</marc> <ucs>753C</ucs> <utf-8>E794BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>69613A</marc> <ucs>7549</ucs> <utf-8>E79589</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>69613E</marc> <ucs>7569</ucs> <utf-8>E795A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>69626D</marc> <ucs>7874</ucs> <utf-8>E7A1B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>696273</marc> <ucs>78B5</ucs> <utf-8>E7A2B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>696325</marc> <ucs>7907</ucs> <utf-8>E7A487</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>69634E</marc> <ucs>7A43</ucs> <utf-8>E7A983</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>696373</marc> <ucs>7B02</ucs> <utf-8>E7AC82</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>696449</marc> <ucs>7C13</ucs> <utf-8>E7B093</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>69644C</marc> <ucs>7C17</ucs> <utf-8>E7B097</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>69644E</marc> <ucs>7BF6</ucs> <utf-8>E7AFB6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>696464</marc> <ucs>7C90</ucs> <utf-8>E7B290</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>696466</marc> <ucs>7CAD</ucs> <utf-8>E7B2AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>696471</marc> <ucs>7CC0</ucs> <utf-8>E7B380</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>696474</marc> <ucs>7CD8</ucs> <utf-8>E7B398</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>69654F</marc> <ucs>7E05</ucs> <utf-8>E7B885</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>69656D</marc> <ucs>7E83</ucs> <utf-8>E7BA83</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>69656E</marc> <ucs>7DD5</ucs> <utf-8>E7B795</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>696576</marc> <ucs>7E90</ucs> <utf-8>E7BA90</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>696733</marc> <ucs>81A4</ucs> <utf-8>E886A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>69675C</marc> <ucs>825D</ucs> <utf-8>E8899D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>69684D</marc> <ucs>8422</ucs> <utf-8>E890A2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>696868</marc> <ucs>84D9</ucs> <utf-8>E89399</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>696946</marc> <ucs>8630</ucs> <utf-8>E898B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>69695B</marc> <ucs>86AB</ucs> <utf-8>E89AAB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>696962</marc> <ucs>86EF</ucs> <utf-8>E89BAF</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>696A2C</marc> <ucs>87D0</ucs> <utf-8>E89F90</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>696A5E</marc> <ucs>88B0</ucs> <utf-8>E8A2B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>696A61</marc> <ucs>88C3</ucs> <utf-8>E8A383</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>696A6D</marc> <ucs>8904</ucs> <utf-8>E8A484</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>696B27</marc> <ucs>8977</ucs> <utf-8>E8A5B7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>696B5C</marc> <ucs>8ADA</ucs> <utf-8>E8AB9A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>696D3F</marc> <ucs>8EBE</ucs> <utf-8>E8BABE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>696D40</marc> <ucs>8EC5</ucs> <utf-8>E8BB85</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>696D41</marc> <ucs>8EC8</ucs> <utf-8>E8BB88</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>696D5A</marc> <ucs>8F4C</ucs> <utf-8>E8BD8C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>696D7A</marc> <ucs>9027</ucs> <utf-8>E980A7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>696E28</marc> <ucs>9056</ucs> <utf-8>E98196</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>696E5C</marc> <ucs>91DF</ucs> <utf-8>E9879F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>696F27</marc> <ucs>933B</ucs> <utf-8>E98CBB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>696F5B</marc> <ucs>958A</ucs> <utf-8>E9968A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>696F5D</marc> <ucs>9596</ucs> <utf-8>E99696</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>697023</marc> <ucs>9666</ucs> <utf-8>E999A6</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>697058</marc> <ucs>9779</ucs> <utf-8>E99DB9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>69705D</marc> <ucs>9786</ucs> <utf-8>E99E86</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>697060</marc> <ucs>9790</ucs> <utf-8>E99E90</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>697124</marc> <ucs>98AA</ucs> <utf-8>E9A2AA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>697152</marc> <ucs>99F2</ucs> <utf-8>E9A7B2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>697174</marc> <ucs>9ADE</ucs> <utf-8>E9AB9E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>69717D</marc> <ucs>9AF1</ucs> <utf-8>E9ABB1</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>69717E</marc> <ucs>9AF7</ucs> <utf-8>E9ABB7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>69723B</marc> <ucs>9B96</ucs> <utf-8>E9AE96</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>697240</marc> <ucs>9BB4</ucs> <utf-8>E9AEB4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>697245</marc> <ucs>9BCF</ucs> <utf-8>E9AF8F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>697246</marc> <ucs>9BD1</ucs> <utf-8>E9AF91</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>69724E</marc> <ucs>9BF2</ucs> <utf-8>E9AFB2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>697260</marc> <ucs>9C30</ucs> <utf-8>E9B0B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>697265</marc> <ucs>9C5A</ucs> <utf-8>E9B19A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>69727E</marc> <ucs>9D48</ucs> <utf-8>E9B588</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>697323</marc> <ucs>9D64</ucs> <utf-8>E9B5A4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>704C2A</marc> <ucs>915E</ucs> <utf-8>E9859E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>70586F</marc> <ucs>4EEB</ucs> <utf-8>E4BBAB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>705B71</marc> <ucs>57B4</ucs> <utf-8>E59EB4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>705C43</marc> <ucs>82CA</ucs> <utf-8>E88B8A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>705C50</marc> <ucs>82C4</ucs> <utf-8>E88B84</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>705D46</marc> <ucs>841C</ucs> <utf-8>E8909C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>705D5C</marc> <ucs>8488</ucs> <utf-8>E89288</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>705F30</marc> <ucs>7519</ucs> <utf-8>E79499</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>705F39</marc> <ucs>5416</ucs> <utf-8>E59096</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>705F50</marc> <ucs>549D</ucs> <utf-8>E5929D</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>705F51</marc> <ucs>54D0</ucs> <utf-8>E59390</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>705F54</marc> <ucs>54B4</ucs> <utf-8>E592B4</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>705F5B</marc> <ucs>54A3</ucs> <utf-8>E592A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>705F61</marc> <ucs>54DA</ucs> <utf-8>E5939A</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>70602D</marc> <ucs>55B9</ucs> <utf-8>E596B9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>70603A</marc> <ucs>55EA</ucs> <utf-8>E597AA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>70604C</marc> <ucs>55F5</ucs> <utf-8>E597B5</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>706054</marc> <ucs>5623</ucs> <utf-8>E598A3</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>706058</marc> <ucs>562D</ucs> <utf-8>E598AD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>706067</marc> <ucs>567B</ucs> <utf-8>E599BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>706131</marc> <ucs>5C9C</ucs> <utf-8>E5B29C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>70622A</marc> <ucs>7339</ucs> <utf-8>E78CB9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>706247</marc> <ucs>9987</ucs> <utf-8>E9A687</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>70624E</marc> <ucs>9995</ucs> <utf-8>E9A695</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>706340</marc> <ucs>61B7</ucs> <utf-8>E686B7</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>706640</marc> <ucs>80EC</ucs> <utf-8>E883AC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>706B42</marc> <ucs>80BC</ucs> <utf-8>E882BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>706B44</marc> <ucs>80BD</ucs> <utf-8>E882BD</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>706B4C</marc> <ucs>80E9</ucs> <utf-8>E883A9</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>706B5B</marc> <ucs>810E</ucs> <utf-8>E8848E</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>706B5F</marc> <ucs>8112</ucs> <utf-8>E88492</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>706B6A</marc> <ucs>8159</ucs> <utf-8>E88599</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>706C42</marc> <ucs>70BB</ucs> <utf-8>E782BB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>706C43</marc> <ucs>70C0</ucs> <utf-8>E78380</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>706D3B</marc> <ucs>7818</ucs> <utf-8>E7A098</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>706D3F</marc> <ucs>781C</ucs> <utf-8>E7A09C</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>706D45</marc> <ucs>783C</ucs> <utf-8>E7A0BC</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>70727D</marc> <ucs>87A8</ucs> <utf-8>E89EA8</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>707360</marc> <ucs>7B7B</ucs> <utf-8>E7ADBB</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>70736E</marc> <ucs>7BA2</ucs> <utf-8>E7AEA2</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>707438</marc> <ucs>823E</ucs> <utf-8>E888BE</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>707523</marc> <ucs>9170</ucs> <utf-8>E985B0</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>70755D</marc> <ucs>8E3A</ucs> <utf-8>E8B8BA</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>70775D</marc> <ucs>9B0F</ucs> <utf-8>E9AC8F</utf-8> <name>East Asian ideograph</name> </code> <code> <marc>707771</marc> <ucs>9EE2</ucs> <utf-8>E9BBA2</utf-8> <name>East Asian ideograph (Version J extension)</name> </code> </grouping> <grouping number="9.2" name="Japanese Hiragana and Katakana" date="February 6, 2003"> <note>This table contains 172 mappings of character encodings for Japanese Hiragana and Katakana from the East Asian Coded Character set (ANSI/NISO Z39.64, or "EACC") to character encodings in the Universal Character Set (UCS, ISO-IEC 10646)/Unicode. Character codes are given in hexadecimal notation. Each character is presented on a separate row in its related mapping table. The first column contains the EACC 24-bit code (in hex), the second column the corresponding UCS/Unicode 16-bit (in hex) code, the third column contains an alternative UCS/Unicode 16-bit (in hex) code (if applicable), and the fourth column contains character name or type (in cases where a specific name does not exist). The alternative UCS/Unicode character codes are provided for cases where no Unicode character existed and a code from the Private Use Area (PUA) was assigned. The alternative character code is always a defined Unicode character which should be supported by applications that claim to support the full repertoire of defined Unicode characters. The characters in each table are sorted in EACC character code order.</note> <code> <marc>69213C</marc> <ucs>30FC</ucs> <utf-8>E383BC</utf-8> <name>Vowel elongation mark for kana</name> </code> <code> <marc>692421</marc> <ucs>3041</ucs> <utf-8>E38181</utf-8> <name>Hiragana letter small A</name> </code> <code> <marc>692422</marc> <ucs>3042</ucs> <utf-8>E38182</utf-8> <name>Hiragana letter A</name> </code> <code> <marc>692423</marc> <ucs>3043</ucs> <utf-8>E38183</utf-8> <name>Hiragana letter small I</name> </code> <code> <marc>692424</marc> <ucs>3044</ucs> <utf-8>E38184</utf-8> <name>Hiragana letter I</name> </code> <code> <marc>692425</marc> <ucs>3045</ucs> <utf-8>E38185</utf-8> <name>Hiragana letter small U</name> </code> <code> <marc>692426</marc> <ucs>3046</ucs> <utf-8>E38186</utf-8> <name>Hiragana letter U</name> </code> <code> <marc>692427</marc> <ucs>3047</ucs> <utf-8>E38187</utf-8> <name>Hiragana letter small E</name> </code> <code> <marc>692428</marc> <ucs>3048</ucs> <utf-8>E38188</utf-8> <name>Hiragana letter E</name> </code> <code> <marc>692429</marc> <ucs>3049</ucs> <utf-8>E38189</utf-8> <name>Hiragana letter small O</name> </code> <code> <marc>69242A</marc> <ucs>304A</ucs> <utf-8>E3818A</utf-8> <name>Hiragana letter O</name> </code> <code> <marc>69242B</marc> <ucs>304B</ucs> <utf-8>E3818B</utf-8> <name>Hiragana letter KA</name> </code> <code> <marc>69242C</marc> <ucs>304C</ucs> <utf-8>E3818C</utf-8> <name>Hiragana letter GA</name> </code> <code> <marc>69242D</marc> <ucs>304D</ucs> <utf-8>E3818D</utf-8> <name>Hiragana letter KI</name> </code> <code> <marc>69242E</marc> <ucs>304E</ucs> <utf-8>E3818E</utf-8> <name>Hiragana letter GI</name> </code> <code> <marc>69242F</marc> <ucs>304F</ucs> <utf-8>E3818F</utf-8> <name>Hiragana letter KU</name> </code> <code> <marc>692430</marc> <ucs>3050</ucs> <utf-8>E38190</utf-8> <name>Hiragana letter GU</name> </code> <code> <marc>692431</marc> <ucs>3051</ucs> <utf-8>E38191</utf-8> <name>Hiragana letter KE</name> </code> <code> <marc>692432</marc> <ucs>3052</ucs> <utf-8>E38192</utf-8> <name>Hiragana letter GE</name> </code> <code> <marc>692433</marc> <ucs>3053</ucs> <utf-8>E38193</utf-8> <name>Hiragana letter KO</name> </code> <code> <marc>692434</marc> <ucs>3054</ucs> <utf-8>E38194</utf-8> <name>Hiragana letter GO</name> </code> <code> <marc>692435</marc> <ucs>3055</ucs> <utf-8>E38195</utf-8> <name>Hiragana letter SA</name> </code> <code> <marc>692436</marc> <ucs>3056</ucs> <utf-8>E38196</utf-8> <name>Hiragana letter ZA</name> </code> <code> <marc>692437</marc> <ucs>3057</ucs> <utf-8>E38197</utf-8> <name>Hiragana letter SI</name> </code> <code> <marc>692438</marc> <ucs>3058</ucs> <utf-8>E38198</utf-8> <name>Hiragana letter ZI</name> </code> <code> <marc>692439</marc> <ucs>3059</ucs> <utf-8>E38199</utf-8> <name>Hiragana letter SU</name> </code> <code> <marc>69243A</marc> <ucs>305A</ucs> <utf-8>E3819A</utf-8> <name>Hiragana letter ZU</name> </code> <code> <marc>69243B</marc> <ucs>305B</ucs> <utf-8>E3819B</utf-8> <name>Hiragana letter SE</name> </code> <code> <marc>69243C</marc> <ucs>305C</ucs> <utf-8>E3819C</utf-8> <name>Hiragana letter ZE</name> </code> <code> <marc>69243D</marc> <ucs>305D</ucs> <utf-8>E3819D</utf-8> <name>Hiragana letter SO</name> </code> <code> <marc>69243E</marc> <ucs>305E</ucs> <utf-8>E3819E</utf-8> <name>Hiragana letter ZO</name> </code> <code> <marc>69243F</marc> <ucs>305F</ucs> <utf-8>E3819F</utf-8> <name>Hiragana letter TA</name> </code> <code> <marc>692440</marc> <ucs>3060</ucs> <utf-8>E381A0</utf-8> <name>Hiragana letter DA</name> </code> <code> <marc>692441</marc> <ucs>3061</ucs> <utf-8>E381A1</utf-8> <name>Hiragana letter TI</name> </code> <code> <marc>692442</marc> <ucs>3062</ucs> <utf-8>E381A2</utf-8> <name>Hiragana letter DI</name> </code> <code> <marc>692443</marc> <ucs>3063</ucs> <utf-8>E381A3</utf-8> <name>Hiragana letter small TU</name> </code> <code> <marc>692444</marc> <ucs>3064</ucs> <utf-8>E381A4</utf-8> <name>Hiragana letter TU</name> </code> <code> <marc>692445</marc> <ucs>3065</ucs> <utf-8>E381A5</utf-8> <name>Hiragana letter DU</name> </code> <code> <marc>692446</marc> <ucs>3066</ucs> <utf-8>E381A6</utf-8> <name>Hiragana letter TE</name> </code> <code> <marc>692447</marc> <ucs>3067</ucs> <utf-8>E381A7</utf-8> <name>Hiragana letter DE</name> </code> <code> <marc>692448</marc> <ucs>3068</ucs> <utf-8>E381A8</utf-8> <name>Hiragana letter TO</name> </code> <code> <marc>692449</marc> <ucs>3069</ucs> <utf-8>E381A9</utf-8> <name>Hiragana letter DO</name> </code> <code> <marc>69244A</marc> <ucs>306A</ucs> <utf-8>E381AA</utf-8> <name>Hiragana letter NA</name> </code> <code> <marc>69244B</marc> <ucs>306B</ucs> <utf-8>E381AB</utf-8> <name>Hiragana letter NI</name> </code> <code> <marc>69244C</marc> <ucs>306C</ucs> <utf-8>E381AC</utf-8> <name>Hiragana letter NU</name> </code> <code> <marc>69244D</marc> <ucs>306D</ucs> <utf-8>E381AD</utf-8> <name>Hiragana letter NE</name> </code> <code> <marc>69244E</marc> <ucs>306E</ucs> <utf-8>E381AE</utf-8> <name>Hiragana letter NO</name> </code> <code> <marc>69244F</marc> <ucs>306F</ucs> <utf-8>E381AF</utf-8> <name>Hiragana letter HA</name> </code> <code> <marc>692450</marc> <ucs>3070</ucs> <utf-8>E381B0</utf-8> <name>Hiragana letter BA</name> </code> <code> <marc>692451</marc> <ucs>3071</ucs> <utf-8>E381B1</utf-8> <name>Hiragana letter PA</name> </code> <code> <marc>692452</marc> <ucs>3072</ucs> <utf-8>E381B2</utf-8> <name>Hiragana letter HI</name> </code> <code> <marc>692453</marc> <ucs>3073</ucs> <utf-8>E381B3</utf-8> <name>Hiragana letter BI</name> </code> <code> <marc>692454</marc> <ucs>3074</ucs> <utf-8>E381B4</utf-8> <name>Hiragana letter PI</name> </code> <code> <marc>692455</marc> <ucs>3075</ucs> <utf-8>E381B5</utf-8> <name>Hiragana letter HU</name> </code> <code> <marc>692456</marc> <ucs>3076</ucs> <utf-8>E381B6</utf-8> <name>Hiragana letter BU</name> </code> <code> <marc>692457</marc> <ucs>3077</ucs> <utf-8>E381B7</utf-8> <name>Hiragana letter PU</name> </code> <code> <marc>692458</marc> <ucs>3078</ucs> <utf-8>E381B8</utf-8> <name>Hiragana letter HE</name> </code> <code> <marc>692459</marc> <ucs>3079</ucs> <utf-8>E381B9</utf-8> <name>Hiragana letter BE</name> </code> <code> <marc>69245A</marc> <ucs>307A</ucs> <utf-8>E381BA</utf-8> <name>Hiragana letter PE</name> </code> <code> <marc>69245B</marc> <ucs>307B</ucs> <utf-8>E381BB</utf-8> <name>Hiragana letter HO</name> </code> <code> <marc>69245C</marc> <ucs>307C</ucs> <utf-8>E381BC</utf-8> <name>Hiragana letter BO</name> </code> <code> <marc>69245D</marc> <ucs>307D</ucs> <utf-8>E381BD</utf-8> <name>Hiragana letter PO</name> </code> <code> <marc>69245E</marc> <ucs>307E</ucs> <utf-8>E381BE</utf-8> <name>Hiragana letter MA</name> </code> <code> <marc>69245F</marc> <ucs>307F</ucs> <utf-8>E381BF</utf-8> <name>Hiragana letter MI</name> </code> <code> <marc>692460</marc> <ucs>3080</ucs> <utf-8>E38280</utf-8> <name>Hiragana letter MU</name> </code> <code> <marc>692461</marc> <ucs>3081</ucs> <utf-8>E38281</utf-8> <name>Hiragana letter ME</name> </code> <code> <marc>692462</marc> <ucs>3082</ucs> <utf-8>E38282</utf-8> <name>Hiragana letter MO</name> </code> <code> <marc>692463</marc> <ucs>3083</ucs> <utf-8>E38283</utf-8> <name>Hiragana letter small YA</name> </code> <code> <marc>692464</marc> <ucs>3084</ucs> <utf-8>E38284</utf-8> <name>Hiragana letter YA</name> </code> <code> <marc>692465</marc> <ucs>3085</ucs> <utf-8>E38285</utf-8> <name>Hiragana letter small YU</name> </code> <code> <marc>692466</marc> <ucs>3086</ucs> <utf-8>E38286</utf-8> <name>Hiragana letter YU</name> </code> <code> <marc>692467</marc> <ucs>3087</ucs> <utf-8>E38287</utf-8> <name>Hiragana letter small YO</name> </code> <code> <marc>692468</marc> <ucs>3088</ucs> <utf-8>E38288</utf-8> <name>Hiragana letter YO</name> </code> <code> <marc>692469</marc> <ucs>3089</ucs> <utf-8>E38289</utf-8> <name>Hiragana letter RA</name> </code> <code> <marc>69246A</marc> <ucs>308A</ucs> <utf-8>E3828A</utf-8> <name>Hiragana letter RI</name> </code> <code> <marc>69246B</marc> <ucs>308B</ucs> <utf-8>E3828B</utf-8> <name>Hiragana letter RU</name> </code> <code> <marc>69246C</marc> <ucs>308C</ucs> <utf-8>E3828C</utf-8> <name>Hiragana letter RE</name> </code> <code> <marc>69246D</marc> <ucs>308D</ucs> <utf-8>E3828D</utf-8> <name>Hiragana letter RO</name> </code> <code> <marc>69246E</marc> <ucs>308E</ucs> <utf-8>E3828E</utf-8> <name>Hiragana letter small WA</name> </code> <code> <marc>69246F</marc> <ucs>308F</ucs> <utf-8>E3828F</utf-8> <name>Hiragana letter WA</name> </code> <code> <marc>692470</marc> <ucs>3090</ucs> <utf-8>E38290</utf-8> <name>Hiragana letter WI</name> </code> <code> <marc>692471</marc> <ucs>3091</ucs> <utf-8>E38291</utf-8> <name>Hiragana letter WE</name> </code> <code> <marc>692472</marc> <ucs>3092</ucs> <utf-8>E38292</utf-8> <name>Hiragana letter WO</name> </code> <code> <marc>692473</marc> <ucs>3093</ucs> <utf-8>E38293</utf-8> <name>Hiragana letter N</name> </code> <code> <marc>692521</marc> <ucs>30A1</ucs> <utf-8>E382A1</utf-8> <name>Katakana letter small A</name> </code> <code> <marc>692522</marc> <ucs>30A2</ucs> <utf-8>E382A2</utf-8> <name>Katakana letter A</name> </code> <code> <marc>692523</marc> <ucs>30A3</ucs> <utf-8>E382A3</utf-8> <name>Katakana letter small I</name> </code> <code> <marc>692524</marc> <ucs>30A4</ucs> <utf-8>E382A4</utf-8> <name>Katakana letter I</name> </code> <code> <marc>692525</marc> <ucs>30A5</ucs> <utf-8>E382A5</utf-8> <name>Katakana letter small U</name> </code> <code> <marc>692526</marc> <ucs>30A6</ucs> <utf-8>E382A6</utf-8> <name>Katakana letter U</name> </code> <code> <marc>692527</marc> <ucs>30A7</ucs> <utf-8>E382A7</utf-8> <name>Katakana letter small E</name> </code> <code> <marc>692528</marc> <ucs>30A8</ucs> <utf-8>E382A8</utf-8> <name>Katakana letter E</name> </code> <code> <marc>692529</marc> <ucs>30A9</ucs> <utf-8>E382A9</utf-8> <name>Katakana letter small O</name> </code> <code> <marc>69252A</marc> <ucs>30AA</ucs> <utf-8>E382AA</utf-8> <name>Katakana letter O</name> </code> <code> <marc>69252B</marc> <ucs>30AB</ucs> <utf-8>E382AB</utf-8> <name>Katakana letter KA</name> </code> <code> <marc>69252C</marc> <ucs>30AC</ucs> <utf-8>E382AC</utf-8> <name>Katakana letter GA</name> </code> <code> <marc>69252D</marc> <ucs>30AD</ucs> <utf-8>E382AD</utf-8> <name>Katakana letter KI</name> </code> <code> <marc>69252E</marc> <ucs>30AE</ucs> <utf-8>E382AE</utf-8> <name>Katakana letter GI</name> </code> <code> <marc>69252F</marc> <ucs>30AF</ucs> <utf-8>E382AF</utf-8> <name>Katakana letter KU</name> </code> <code> <marc>692530</marc> <ucs>30B0</ucs> <utf-8>E382B0</utf-8> <name>Katakana letter GU</name> </code> <code> <marc>692531</marc> <ucs>30B1</ucs> <utf-8>E382B1</utf-8> <name>Katakana letter KE</name> </code> <code> <marc>692532</marc> <ucs>30B2</ucs> <utf-8>E382B2</utf-8> <name>Katakana letter GE</name> </code> <code> <marc>692533</marc> <ucs>30B3</ucs> <utf-8>E382B3</utf-8> <name>Katakana letter KO</name> </code> <code> <marc>692534</marc> <ucs>30B4</ucs> <utf-8>E382B4</utf-8> <name>Katakana letter GO</name> </code> <code> <marc>692535</marc> <ucs>30B5</ucs> <utf-8>E382B5</utf-8> <name>Katakana letter SA</name> </code> <code> <marc>692536</marc> <ucs>30B6</ucs> <utf-8>E382B6</utf-8> <name>Katakana letter ZA</name> </code> <code> <marc>692537</marc> <ucs>30B7</ucs> <utf-8>E382B7</utf-8> <name>Katakana letter SI</name> </code> <code> <marc>692538</marc> <ucs>30B8</ucs> <utf-8>E382B8</utf-8> <name>Katakana letter ZI</name> </code> <code> <marc>692539</marc> <ucs>30B9</ucs> <utf-8>E382B9</utf-8> <name>Katakana letter SU</name> </code> <code> <marc>69253A</marc> <ucs>30BA</ucs> <utf-8>E382BA</utf-8> <name>Katakana letter ZU</name> </code> <code> <marc>69253B</marc> <ucs>30BB</ucs> <utf-8>E382BB</utf-8> <name>Katakana letter SE</name> </code> <code> <marc>69253C</marc> <ucs>30BC</ucs> <utf-8>E382BC</utf-8> <name>Katakana letter ZE</name> </code> <code> <marc>69253D</marc> <ucs>30BD</ucs> <utf-8>E382BD</utf-8> <name>Katakana letter SO</name> </code> <code> <marc>69253E</marc> <ucs>30BE</ucs> <utf-8>E382BE</utf-8> <name>Katakana letter ZO</name> </code> <code> <marc>69253F</marc> <ucs>30BF</ucs> <utf-8>E382BF</utf-8> <name>Katakana letter TA</name> </code> <code> <marc>692540</marc> <ucs>30C0</ucs> <utf-8>E38380</utf-8> <name>Katakana letter DA</name> </code> <code> <marc>692541</marc> <ucs>30C1</ucs> <utf-8>E38381</utf-8> <name>Katakana letter TI</name> </code> <code> <marc>692542</marc> <ucs>30C2</ucs> <utf-8>E38382</utf-8> <name>Katakana letter DI</name> </code> <code> <marc>692543</marc> <ucs>30C3</ucs> <utf-8>E38383</utf-8> <name>Katakana letter small TU</name> </code> <code> <marc>692544</marc> <ucs>30C4</ucs> <utf-8>E38384</utf-8> <name>Katakana letter TU</name> </code> <code> <marc>692545</marc> <ucs>30C5</ucs> <utf-8>E38385</utf-8> <name>Katakana letter DU</name> </code> <code> <marc>692546</marc> <ucs>30C6</ucs> <utf-8>E38386</utf-8> <name>Katakana letter TE</name> </code> <code> <marc>692547</marc> <ucs>30C7</ucs> <utf-8>E38387</utf-8> <name>Katakana letter DE</name> </code> <code> <marc>692548</marc> <ucs>30C8</ucs> <utf-8>E38388</utf-8> <name>Katakana letter TO</name> </code> <code> <marc>692549</marc> <ucs>30C9</ucs> <utf-8>E38389</utf-8> <name>Katakana letter DO</name> </code> <code> <marc>69254A</marc> <ucs>30CA</ucs> <utf-8>E3838A</utf-8> <name>Katakana letter NA</name> </code> <code> <marc>69254B</marc> <ucs>30CB</ucs> <utf-8>E3838B</utf-8> <name>Katakana letter NI</name> </code> <code> <marc>69254C</marc> <ucs>30CC</ucs> <utf-8>E3838C</utf-8> <name>Katakana letter NU</name> </code> <code> <marc>69254D</marc> <ucs>30CD</ucs> <utf-8>E3838D</utf-8> <name>Katakana letter NE</name> </code> <code> <marc>69254E</marc> <ucs>30CE</ucs> <utf-8>E3838E</utf-8> <name>Katakana letter NO</name> </code> <code> <marc>69254F</marc> <ucs>30CF</ucs> <utf-8>E3838F</utf-8> <name>Katakana letter HA</name> </code> <code> <marc>692550</marc> <ucs>30D0</ucs> <utf-8>E38390</utf-8> <name>Katakana letter BA</name> </code> <code> <marc>692551</marc> <ucs>30D1</ucs> <utf-8>E38391</utf-8> <name>Katakana letter PA</name> </code> <code> <marc>692552</marc> <ucs>30D2</ucs> <utf-8>E38392</utf-8> <name>Katakana letter HI</name> </code> <code> <marc>692553</marc> <ucs>30D3</ucs> <utf-8>E38393</utf-8> <name>Katakana letter BI</name> </code> <code> <marc>692554</marc> <ucs>30D4</ucs> <utf-8>E38394</utf-8> <name>Katakana letter PI</name> </code> <code> <marc>692555</marc> <ucs>30D5</ucs> <utf-8>E38395</utf-8> <name>Katakana letter HU</name> </code> <code> <marc>692556</marc> <ucs>30D6</ucs> <utf-8>E38396</utf-8> <name>Katakana letter BU</name> </code> <code> <marc>692557</marc> <ucs>30D7</ucs> <utf-8>E38397</utf-8> <name>Katakana letter PU</name> </code> <code> <marc>692558</marc> <ucs>30D8</ucs> <utf-8>E38398</utf-8> <name>Katakana letter HE</name> </code> <code> <marc>692559</marc> <ucs>30D9</ucs> <utf-8>E38399</utf-8> <name>Katakana letter BE</name> </code> <code> <marc>69255A</marc> <ucs>30DA</ucs> <utf-8>E3839A</utf-8> <name>Katakana letter PE</name> </code> <code> <marc>69255B</marc> <ucs>30DB</ucs> <utf-8>E3839B</utf-8> <name>Katakana letter HO</name> </code> <code> <marc>69255C</marc> <ucs>30DC</ucs> <utf-8>E3839C</utf-8> <name>Katakana letter BO</name> </code> <code> <marc>69255D</marc> <ucs>30DD</ucs> <utf-8>E3839D</utf-8> <name>Katakana letter PO</name> </code> <code> <marc>69255E</marc> <ucs>30DE</ucs> <utf-8>E3839E</utf-8> <name>Katakana letter MA</name> </code> <code> <marc>69255F</marc> <ucs>30DF</ucs> <utf-8>E3839F</utf-8> <name>Katakana letter MI</name> </code> <code> <marc>692560</marc> <ucs>30E0</ucs> <utf-8>E383A0</utf-8> <name>Katakana letter MU</name> </code> <code> <marc>692561</marc> <ucs>30E1</ucs> <utf-8>E383A1</utf-8> <name>Katakana letter ME</name> </code> <code> <marc>692562</marc> <ucs>30E2</ucs> <utf-8>E383A2</utf-8> <name>Katakana letter MO</name> </code> <code> <marc>692563</marc> <ucs>30E3</ucs> <utf-8>E383A3</utf-8> <name>Katakana letter small YA</name> </code> <code> <marc>692564</marc> <ucs>30E4</ucs> <utf-8>E383A4</utf-8> <name>Katakana letter YA</name> </code> <code> <marc>692565</marc> <ucs>30E5</ucs> <utf-8>E383A5</utf-8> <name>Katakana letter small YU</name> </code> <code> <marc>692566</marc> <ucs>30E6</ucs> <utf-8>E383A6</utf-8> <name>Katakana letter YU</name> </code> <code> <marc>692567</marc> <ucs>30E7</ucs> <utf-8>E383A7</utf-8> <name>Katakana letter small YO</name> </code> <code> <marc>692568</marc> <ucs>30E8</ucs> <utf-8>E383A8</utf-8> <name>Katakana letter YO</name> </code> <code> <marc>692569</marc> <ucs>30E9</ucs> <utf-8>E383A9</utf-8> <name>Katakana letter RA</name> </code> <code> <marc>69256A</marc> <ucs>30EA</ucs> <utf-8>E383AA</utf-8> <name>Katakana letter RI</name> </code> <code> <marc>69256B</marc> <ucs>30EB</ucs> <utf-8>E383AB</utf-8> <name>Katakana letter RU</name> </code> <code> <marc>69256C</marc> <ucs>30EC</ucs> <utf-8>E383AC</utf-8> <name>Katakana letter RE</name> </code> <code> <marc>69256D</marc> <ucs>30ED</ucs> <utf-8>E383AD</utf-8> <name>Katakana letter RO</name> </code> <code> <marc>69256E</marc> <ucs>30EE</ucs> <utf-8>E383AE</utf-8> <name>Katakana letter small WA</name> </code> <code> <marc>69256F</marc> <ucs>30EF</ucs> <utf-8>E383AF</utf-8> <name>Katakana letter WA</name> </code> <code> <marc>692570</marc> <ucs>30F0</ucs> <utf-8>E383B0</utf-8> <name>Katakana letter WI</name> </code> <code> <marc>692571</marc> <ucs>30F1</ucs> <utf-8>E383B1</utf-8> <name>Katakana letter WE</name> </code> <code> <marc>692572</marc> <ucs>30F2</ucs> <utf-8>E383B2</utf-8> <name>Katakana letter WO</name> </code> <code> <marc>692573</marc> <ucs>30F3</ucs> <utf-8>E383B3</utf-8> <name>Katakana letter N</name> </code> <code> <marc>692574</marc> <ucs>30F4</ucs> <utf-8>E383B4</utf-8> <name>Katakana letter VU</name> </code> <code> <marc>692575</marc> <ucs>30F5</ucs> <utf-8>E383B5</utf-8> <name>Katakana letter small KA</name> </code> <code> <marc>692576</marc> <ucs>30F6</ucs> <utf-8>E383B6</utf-8> <name>Katakana letter small KE</name> </code> <code> <marc>692577</marc> <ucs>309B</ucs> <utf-8>E3829B</utf-8> <name>Katakana-hiragana voiced sound mark</name> </code> <code> <marc>692578</marc> <ucs>309C</ucs> <utf-8>E3829C</utf-8> <name>Katakana-hiragana semi-voiced sound mark</name> </code> </grouping> <grouping number="9.3" name="Korean Hangul" date="February 6, 2003)"> <note>This table contains 2,028 mappings of character encodings for Korean hangul from the East Asian Coded Character set (ANSI/NISO Z39.64, or "EACC") to character encodings in the Universal Character Set (UCS, ISO-IEC 10646)/Unicode. Character codes are given in hexadecimal notation. Each character is presented on a separate row in its related mapping table. The first column contains the EACC 24-bit code (in hex), the second column the corresponding UCS/Unicode 16-bit (in hex) code, the third column contains an alternative UCS/Unicode 16-bit (in hex) code (if applicable), and the fourth column contains character name or type (in cases where a specific name does not exist). The alternative UCS/Unicode character codes are provided for cases where no Unicode character existed and a code from the Private Use Area (PUA) was assigned. The alternative character code is always a defined Unicode character which should be supported by applications that claim to support the full repertoire of defined Unicode characters. The characters in each table are sorted in EACC character code order.</note> <code> <marc>6F2457</marc> <ucs>3131</ucs> <utf-8>E384B1</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F2458</marc> <ucs>3134</ucs> <utf-8>E384B4</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F2459</marc> <ucs>3137</ucs> <utf-8>E384B7</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F245A</marc> <ucs>3139</ucs> <utf-8>E384B9</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F245B</marc> <ucs>3141</ucs> <utf-8>E38581</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F245C</marc> <ucs>3142</ucs> <utf-8>E38582</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F245D</marc> <ucs>3145</ucs> <utf-8>E38585</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F245E</marc> <ucs>3147</ucs> <utf-8>E38587</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F245F</marc> <ucs>3148</ucs> <utf-8>E38588</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F2460</marc> <ucs>314A</ucs> <utf-8>E3858A</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F2461</marc> <ucs>314B</ucs> <utf-8>E3858B</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F2462</marc> <ucs>314C</ucs> <utf-8>E3858C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F2463</marc> <ucs>314D</ucs> <utf-8>E3858D</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F2464</marc> <ucs>314E</ucs> <utf-8>E3858E</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F2465</marc> <ucs>3132</ucs> <utf-8>E384B2</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F2469</marc> <ucs>3138</ucs> <utf-8>E384B8</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F246E</marc> <ucs>3143</ucs> <utf-8>E38583</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F2470</marc> <ucs>3146</ucs> <utf-8>E38586</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F2471</marc> <ucs>3149</ucs> <utf-8>E38589</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F2472</marc> <ucs>314F</ucs> <utf-8>E3858F</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F2473</marc> <ucs>3150</ucs> <utf-8>E38590</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F2474</marc> <ucs>3151</ucs> <utf-8>E38591</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F2476</marc> <ucs>3153</ucs> <utf-8>E38593</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F2477</marc> <ucs>3154</ucs> <utf-8>E38594</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F2478</marc> <ucs>3155</ucs> <utf-8>E38595</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F247A</marc> <ucs>3157</ucs> <utf-8>E38597</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F247B</marc> <ucs>3158</ucs> <utf-8>E38598</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F247E</marc> <ucs>315B</ucs> <utf-8>E3859B</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F2521</marc> <ucs>315C</ucs> <utf-8>E3859C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F2525</marc> <ucs>3160</ucs> <utf-8>E385A0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F2526</marc> <ucs>3161</ucs> <utf-8>E385A1</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F2527</marc> <ucs>3162</ucs> <utf-8>E385A2</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F2528</marc> <ucs>3163</ucs> <utf-8>E385A3</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F485F</marc> <ucs>AC00</ucs> <utf-8>EAB080</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4860</marc> <ucs>AC01</ucs> <utf-8>EAB081</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4861</marc> <ucs>AC02</ucs> <utf-8>EAB082</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4862</marc> <ucs>AC04</ucs> <utf-8>EAB084</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4863</marc> <ucs>AC07</ucs> <utf-8>EAB087</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4864</marc> <ucs>AC08</ucs> <utf-8>EAB088</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4865</marc> <ucs>AC09</ucs> <utf-8>EAB089</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4866</marc> <ucs>AC10</ucs> <utf-8>EAB090</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4867</marc> <ucs>AC11</ucs> <utf-8>EAB091</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4868</marc> <ucs>AC12</ucs> <utf-8>EAB092</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4869</marc> <ucs>AC13</ucs> <utf-8>EAB093</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F486A</marc> <ucs>AC14</ucs> <utf-8>EAB094</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F486B</marc> <ucs>AC15</ucs> <utf-8>EAB095</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F486C</marc> <ucs>AC16</ucs> <utf-8>EAB096</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F486D</marc> <ucs>AC17</ucs> <utf-8>EAB097</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F486E</marc> <ucs>AC19</ucs> <utf-8>EAB099</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F486F</marc> <ucs>AC1A</ucs> <utf-8>EAB09A</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4870</marc> <ucs>AC1B</ucs> <utf-8>EAB09B</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4871</marc> <ucs>AC1C</ucs> <utf-8>EAB09C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4872</marc> <ucs>AC1D</ucs> <utf-8>EAB09D</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4873</marc> <ucs>AC20</ucs> <utf-8>EAB0A0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4875</marc> <ucs>AC24</ucs> <utf-8>EAB0A4</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4876</marc> <ucs>AC2C</ucs> <utf-8>EAB0AC</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4877</marc> <ucs>AC2D</ucs> <utf-8>EAB0AD</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4878</marc> <ucs>AC2F</ucs> <utf-8>EAB0AF</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4879</marc> <ucs>AC30</ucs> <utf-8>EAB0B0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F487A</marc> <ucs>AC31</ucs> <utf-8>EAB0B1</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F487B</marc> <ucs>AC38</ucs> <utf-8>EAB0B8</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F487C</marc> <ucs>AC39</ucs> <utf-8>EAB0B9</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F487D</marc> <ucs>AC40</ucs> <utf-8>EAB180</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F487E</marc> <ucs>AC54</ucs> <utf-8>EAB194</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4921</marc> <ucs>AC70</ucs> <utf-8>EAB1B0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4922</marc> <ucs>AC71</ucs> <utf-8>EAB1B1</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4924</marc> <ucs>AC74</ucs> <utf-8>EAB1B4</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4925</marc> <ucs>AC77</ucs> <utf-8>EAB1B7</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4926</marc> <ucs>AC78</ucs> <utf-8>EAB1B8</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4927</marc> <ucs>AC79</ucs> <utf-8>EAB1B9</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4929</marc> <ucs>AC80</ucs> <utf-8>EAB280</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F492A</marc> <ucs>AC81</ucs> <utf-8>EAB281</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F492B</marc> <ucs>AC83</ucs> <utf-8>EAB283</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F492C</marc> <ucs>AC84</ucs> <utf-8>EAB284</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F492D</marc> <ucs>AC85</ucs> <utf-8>EAB285</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F492E</marc> <ucs>AC86</ucs> <utf-8>EAB286</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4930</marc> <ucs>AC89</ucs> <utf-8>EAB289</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4931</marc> <ucs>AC8A</ucs> <utf-8>EAB28A</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4932</marc> <ucs>AC8B</ucs> <utf-8>EAB28B</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4933</marc> <ucs>AC8C</ucs> <utf-8>EAB28C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4934</marc> <ucs>AC90</ucs> <utf-8>EAB290</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4935</marc> <ucs>AC94</ucs> <utf-8>EAB294</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4936</marc> <ucs>AC9C</ucs> <utf-8>EAB29C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4937</marc> <ucs>AC9F</ucs> <utf-8>EAB29F</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4938</marc> <ucs>ACA0</ucs> <utf-8>EAB2A0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4939</marc> <ucs>ACA1</ucs> <utf-8>EAB2A1</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F493A</marc> <ucs>ACA8</ucs> <utf-8>EAB2A8</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F493B</marc> <ucs>ACA9</ucs> <utf-8>EAB2A9</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F493C</marc> <ucs>ACAA</ucs> <utf-8>EAB2AA</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F493D</marc> <ucs>ACAC</ucs> <utf-8>EAB2AC</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F493E</marc> <ucs>ACAF</ucs> <utf-8>EAB2AF</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F493F</marc> <ucs>ACB0</ucs> <utf-8>EAB2B0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4940</marc> <ucs>ACB8</ucs> <utf-8>EAB2B8</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4941</marc> <ucs>ACB9</ucs> <utf-8>EAB2B9</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4943</marc> <ucs>ACBC</ucs> <utf-8>EAB2BC</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4944</marc> <ucs>ACBD</ucs> <utf-8>EAB2BD</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4945</marc> <ucs>ACC1</ucs> <utf-8>EAB381</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4947</marc> <ucs>ACC4</ucs> <utf-8>EAB384</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4949</marc> <ucs>ACD7</ucs> <utf-8>EAB397</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F494A</marc> <ucs>ACE0</ucs> <utf-8>EAB3A0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F494B</marc> <ucs>ACE1</ucs> <utf-8>EAB3A1</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F494C</marc> <ucs>ACE4</ucs> <utf-8>EAB3A4</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F494D</marc> <ucs>ACE7</ucs> <utf-8>EAB3A7</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F494E</marc> <ucs>ACE8</ucs> <utf-8>EAB3A8</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F494F</marc> <ucs>ACEA</ucs> <utf-8>EAB3AA</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4950</marc> <ucs>ACEC</ucs> <utf-8>EAB3AC</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4951</marc> <ucs>ACEF</ucs> <utf-8>EAB3AF</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4952</marc> <ucs>ACF0</ucs> <utf-8>EAB3B0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4953</marc> <ucs>ACF1</ucs> <utf-8>EAB3B1</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4954</marc> <ucs>ACF3</ucs> <utf-8>EAB3B3</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4955</marc> <ucs>ACF5</ucs> <utf-8>EAB3B5</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4956</marc> <ucs>ACF6</ucs> <utf-8>EAB3B6</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4957</marc> <ucs>ACFA</ucs> <utf-8>EAB3BA</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4958</marc> <ucs>ACFC</ucs> <utf-8>EAB3BC</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4959</marc> <ucs>ACFD</ucs> <utf-8>EAB3BD</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F495A</marc> <ucs>AD00</ucs> <utf-8>EAB480</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F495B</marc> <ucs>AD04</ucs> <utf-8>EAB484</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F495C</marc> <ucs>AD0C</ucs> <utf-8>EAB48C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F495D</marc> <ucs>AD0D</ucs> <utf-8>EAB48D</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F495E</marc> <ucs>AD0F</ucs> <utf-8>EAB48F</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F495F</marc> <ucs>AD11</ucs> <utf-8>EAB491</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4960</marc> <ucs>AD18</ucs> <utf-8>EAB498</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4961</marc> <ucs>AD19</ucs> <utf-8>EAB499</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4962</marc> <ucs>AD1C</ucs> <utf-8>EAB49C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4963</marc> <ucs>AD20</ucs> <utf-8>EAB4A0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4964</marc> <ucs>AD28</ucs> <utf-8>EAB4A8</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4965</marc> <ucs>AD29</ucs> <utf-8>EAB4A9</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4966</marc> <ucs>AD2D</ucs> <utf-8>EAB4AD</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4967</marc> <ucs>AD34</ucs> <utf-8>EAB4B4</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4968</marc> <ucs>AD38</ucs> <utf-8>EAB4B8</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4969</marc> <ucs>AD3C</ucs> <utf-8>EAB4BC</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F496A</marc> <ucs>AD44</ucs> <utf-8>EAB584</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F496C</marc> <ucs>AD49</ucs> <utf-8>EAB589</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F496D</marc> <ucs>AD50</ucs> <utf-8>EAB590</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F496E</marc> <ucs>AD6C</ucs> <utf-8>EAB5AC</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F496F</marc> <ucs>AD6D</ucs> <utf-8>EAB5AD</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4970</marc> <ucs>AD70</ucs> <utf-8>EAB5B0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4971</marc> <ucs>AD73</ucs> <utf-8>EAB5B3</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4972</marc> <ucs>AD74</ucs> <utf-8>EAB5B4</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4973</marc> <ucs>AD75</ucs> <utf-8>EAB5B5</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4974</marc> <ucs>AD76</ucs> <utf-8>EAB5B6</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4975</marc> <ucs>AD7C</ucs> <utf-8>EAB5BC</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4976</marc> <ucs>AD7D</ucs> <utf-8>EAB5BD</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4977</marc> <ucs>AD7F</ucs> <utf-8>EAB5BF</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4978</marc> <ucs>AD81</ucs> <utf-8>EAB681</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4979</marc> <ucs>AD82</ucs> <utf-8>EAB682</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F497A</marc> <ucs>AD88</ucs> <utf-8>EAB688</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F497B</marc> <ucs>AD8C</ucs> <utf-8>EAB68C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F497C</marc> <ucs>AD90</ucs> <utf-8>EAB690</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F497E</marc> <ucs>ADA4</ucs> <utf-8>EAB6A4</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4A22</marc> <ucs>ADC0</ucs> <utf-8>EAB780</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4A23</marc> <ucs>ADC4</ucs> <utf-8>EAB784</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4A24</marc> <ucs>ADC8</ucs> <utf-8>EAB788</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4A25</marc> <ucs>ADD0</ucs> <utf-8>EAB790</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4A26</marc> <ucs>ADD1</ucs> <utf-8>EAB791</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4A27</marc> <ucs>ADD3</ucs> <utf-8>EAB793</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4A28</marc> <ucs>ADDC</ucs> <utf-8>EAB79C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4A29</marc> <ucs>ADE0</ucs> <utf-8>EAB7A0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4A2A</marc> <ucs>ADE4</ucs> <utf-8>EAB7A4</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4A2B</marc> <ucs>ADEC</ucs> <utf-8>EAB7AC</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4A2C</marc> <ucs>ADF8</ucs> <utf-8>EAB7B8</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4A2D</marc> <ucs>ADF9</ucs> <utf-8>EAB7B9</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4A2E</marc> <ucs>ADFC</ucs> <utf-8>EAB7BC</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4A2F</marc> <ucs>ADFF</ucs> <utf-8>EAB7BF</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4A30</marc> <ucs>AE00</ucs> <utf-8>EAB880</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4A31</marc> <ucs>AE01</ucs> <utf-8>EAB881</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4A32</marc> <ucs>AE08</ucs> <utf-8>EAB888</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4A33</marc> <ucs>AE09</ucs> <utf-8>EAB889</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4A34</marc> <ucs>AE0B</ucs> <utf-8>EAB88B</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4A35</marc> <ucs>AE0D</ucs> <utf-8>EAB88D</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4A36</marc> <ucs>AE30</ucs> <utf-8>EAB8B0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4A37</marc> <ucs>AE31</ucs> <utf-8>EAB8B1</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4A38</marc> <ucs>AE34</ucs> <utf-8>EAB8B4</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4A39</marc> <ucs>AE37</ucs> <utf-8>EAB8B7</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4A3A</marc> <ucs>AE38</ucs> <utf-8>EAB8B8</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4A3B</marc> <ucs>AE40</ucs> <utf-8>EAB980</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4A3C</marc> <ucs>AE41</ucs> <utf-8>EAB981</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4A3D</marc> <ucs>AE43</ucs> <utf-8>EAB983</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4A3E</marc> <ucs>AE44</ucs> <utf-8>EAB984</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4A3F</marc> <ucs>AE45</ucs> <utf-8>EAB985</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4A40</marc> <ucs>AE4A</ucs> <utf-8>EAB98A</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4A43</marc> <ucs>AE4C</ucs> <utf-8>EAB98C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4A44</marc> <ucs>AE4D</ucs> <utf-8>EAB98D</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4A45</marc> <ucs>AE4E</ucs> <utf-8>EAB98E</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4A46</marc> <ucs>AE50</ucs> <utf-8>EAB990</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4A47</marc> <ucs>AE54</ucs> <utf-8>EAB994</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4A48</marc> <ucs>AE5C</ucs> <utf-8>EAB99C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4A49</marc> <ucs>AE5D</ucs> <utf-8>EAB99D</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4A4A</marc> <ucs>AE60</ucs> <utf-8>EAB9A0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4A4B</marc> <ucs>AE61</ucs> <utf-8>EAB9A1</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4A4C</marc> <ucs>AE62</ucs> <utf-8>EAB9A2</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4A4D</marc> <ucs>AE65</ucs> <utf-8>EAB9A5</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4A4E</marc> <ucs>AE68</ucs> <utf-8>EAB9A8</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4A4F</marc> <ucs>AE69</ucs> <utf-8>EAB9A9</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4A50</marc> <ucs>AE6C</ucs> <utf-8>EAB9AC</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4A51</marc> <ucs>AE70</ucs> <utf-8>EAB9B0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4A52</marc> <ucs>AE78</ucs> <utf-8>EAB9B8</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4A53</marc> <ucs>AE79</ucs> <utf-8>EAB9B9</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4A54</marc> <ucs>AE7B</ucs> <utf-8>EAB9BB</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4A55</marc> <ucs>AE7C</ucs> <utf-8>EAB9BC</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4A56</marc> <ucs>AE7D</ucs> <utf-8>EAB9BD</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4A57</marc> <ucs>AE84</ucs> <utf-8>EABA84</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4A58</marc> <ucs>AE85</ucs> <utf-8>EABA85</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4A59</marc> <ucs>AEBC</ucs> <utf-8>EABABC</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4A5A</marc> <ucs>AEBD</ucs> <utf-8>EABABD</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4A5B</marc> <ucs>AEBE</ucs> <utf-8>EABABE</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4A5C</marc> <ucs>AEC0</ucs> <utf-8>EABB80</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4A5D</marc> <ucs>AEC4</ucs> <utf-8>EABB84</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4A5E</marc> <ucs>AECC</ucs> <utf-8>EABB8C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4A5F</marc> <ucs>AECD</ucs> <utf-8>EABB8D</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4A60</marc> <ucs>AECF</ucs> <utf-8>EABB8F</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4A61</marc> <ucs>AED0</ucs> <utf-8>EABB90</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4A62</marc> <ucs>AED1</ucs> <utf-8>EABB91</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4A63</marc> <ucs>AED8</ucs> <utf-8>EABB98</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4A64</marc> <ucs>AEDC</ucs> <utf-8>EABB9C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4A65</marc> <ucs>AEF4</ucs> <utf-8>EABBB4</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4A66</marc> <ucs>AF0D</ucs> <utf-8>EABC8D</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4A67</marc> <ucs>AF2C</ucs> <utf-8>EABCAC</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4A68</marc> <ucs>AF2D</ucs> <utf-8>EABCAD</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4A69</marc> <ucs>AF30</ucs> <utf-8>EABCB0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4A6A</marc> <ucs>AF34</ucs> <utf-8>EABCB4</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4A6B</marc> <ucs>AF3C</ucs> <utf-8>EABCBC</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4A6C</marc> <ucs>AF3D</ucs> <utf-8>EABCBD</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4A6D</marc> <ucs>AF3F</ucs> <utf-8>EABCBF</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4A6E</marc> <ucs>AF41</ucs> <utf-8>EABD81</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4A6F</marc> <ucs>AF42</ucs> <utf-8>EABD82</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4A70</marc> <ucs>AF43</ucs> <utf-8>EABD83</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4A71</marc> <ucs>AF48</ucs> <utf-8>EABD88</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4A72</marc> <ucs>AF49</ucs> <utf-8>EABD89</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4A73</marc> <ucs>AF4C</ucs> <utf-8>EABD8C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4A74</marc> <ucs>AF58</ucs> <utf-8>EABD98</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4A75</marc> <ucs>AF5C</ucs> <utf-8>EABD9C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4A76</marc> <ucs>AF5D</ucs> <utf-8>EABD9D</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4A77</marc> <ucs>AF64</ucs> <utf-8>EABDA4</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4A78</marc> <ucs>AF65</ucs> <utf-8>EABDA5</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4A79</marc> <ucs>AF79</ucs> <utf-8>EABDB9</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4A7A</marc> <ucs>AF80</ucs> <utf-8>EABE80</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4A7B</marc> <ucs>AF84</ucs> <utf-8>EABE84</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4A7C</marc> <ucs>AF88</ucs> <utf-8>EABE88</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4A7D</marc> <ucs>AF90</ucs> <utf-8>EABE90</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4A7E</marc> <ucs>AF95</ucs> <utf-8>EABE95</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4B21</marc> <ucs>AF9C</ucs> <utf-8>EABE9C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4B22</marc> <ucs>AFB8</ucs> <utf-8>EABEB8</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4B23</marc> <ucs>AFB9</ucs> <utf-8>EABEB9</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4B24</marc> <ucs>AFBC</ucs> <utf-8>EABEBC</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4B25</marc> <ucs>AFC0</ucs> <utf-8>EABF80</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4B26</marc> <ucs>AFC7</ucs> <utf-8>EABF87</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4B27</marc> <ucs>AFC8</ucs> <utf-8>EABF88</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4B28</marc> <ucs>AFC9</ucs> <utf-8>EABF89</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4B29</marc> <ucs>AFCB</ucs> <utf-8>EABF8B</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4B2A</marc> <ucs>AFCD</ucs> <utf-8>EABF8D</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4B2B</marc> <ucs>AFCE</ucs> <utf-8>EABF8E</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4B2C</marc> <ucs>AFD4</ucs> <utf-8>EABF94</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4B2D</marc> <ucs>AFD8</ucs> <utf-8>EABF98</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4B2E</marc> <ucs>AFE9</ucs> <utf-8>EABFA9</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4B2F</marc> <ucs>AFF0</ucs> <utf-8>EABFB0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4B30</marc> <ucs>B000</ucs> <utf-8>EB8080</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4B32</marc> <ucs>B00C</ucs> <utf-8>EB808C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4B33</marc> <ucs>B00D</ucs> <utf-8>EB808D</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4B34</marc> <ucs>B010</ucs> <utf-8>EB8090</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4B35</marc> <ucs>B014</ucs> <utf-8>EB8094</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4B36</marc> <ucs>B01C</ucs> <utf-8>EB809C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4B37</marc> <ucs>B01D</ucs> <utf-8>EB809D</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4B38</marc> <ucs>B028</ucs> <utf-8>EB80A8</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4B39</marc> <ucs>B044</ucs> <utf-8>EB8184</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4B3A</marc> <ucs>B045</ucs> <utf-8>EB8185</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4B3B</marc> <ucs>B048</ucs> <utf-8>EB8188</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4B3C</marc> <ucs>B04A</ucs> <utf-8>EB818A</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4B3D</marc> <ucs>B04C</ucs> <utf-8>EB818C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4B3E</marc> <ucs>B053</ucs> <utf-8>EB8193</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4B3F</marc> <ucs>B054</ucs> <utf-8>EB8194</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4B40</marc> <ucs>B055</ucs> <utf-8>EB8195</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4B41</marc> <ucs>B057</ucs> <utf-8>EB8197</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4B42</marc> <ucs>B059</ucs> <utf-8>EB8199</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4B43</marc> <ucs>B05D</ucs> <utf-8>EB819D</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4B44</marc> <ucs>B07C</ucs> <utf-8>EB81BC</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4B45</marc> <ucs>B07D</ucs> <utf-8>EB81BD</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4B46</marc> <ucs>B080</ucs> <utf-8>EB8280</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4B47</marc> <ucs>B084</ucs> <utf-8>EB8284</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4B48</marc> <ucs>B08C</ucs> <utf-8>EB828C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4B49</marc> <ucs>B08D</ucs> <utf-8>EB828D</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4B4A</marc> <ucs>B08F</ucs> <utf-8>EB828F</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4B4B</marc> <ucs>B090</ucs> <utf-8>EB8290</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4B4C</marc> <ucs>B091</ucs> <utf-8>EB8291</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4B4F</marc> <ucs>B098</ucs> <utf-8>EB8298</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4B50</marc> <ucs>B099</ucs> <utf-8>EB8299</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4B51</marc> <ucs>B09A</ucs> <utf-8>EB829A</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4B52</marc> <ucs>B09C</ucs> <utf-8>EB829C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4B53</marc> <ucs>B09F</ucs> <utf-8>EB829F</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4B54</marc> <ucs>B0A0</ucs> <utf-8>EB82A0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4B55</marc> <ucs>B0A1</ucs> <utf-8>EB82A1</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4B56</marc> <ucs>B0A8</ucs> <utf-8>EB82A8</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4B57</marc> <ucs>B0A9</ucs> <utf-8>EB82A9</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4B58</marc> <ucs>B0AB</ucs> <utf-8>EB82AB</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4B59</marc> <ucs>B0AC</ucs> <utf-8>EB82AC</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4B5A</marc> <ucs>B0AD</ucs> <utf-8>EB82AD</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4B5B</marc> <ucs>B0AE</ucs> <utf-8>EB82AE</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4B5C</marc> <ucs>B0AF</ucs> <utf-8>EB82AF</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4B5D</marc> <ucs>B0B1</ucs> <utf-8>EB82B1</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4B5E</marc> <ucs>B0B3</ucs> <utf-8>EB82B3</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4B5F</marc> <ucs>B0B4</ucs> <utf-8>EB82B4</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4B60</marc> <ucs>B0B5</ucs> <utf-8>EB82B5</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4B61</marc> <ucs>B0B8</ucs> <utf-8>EB82B8</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4B62</marc> <ucs>B0BB</ucs> <utf-8>EB82BB</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4B63</marc> <ucs>B0BC</ucs> <utf-8>EB82BC</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4B64</marc> <ucs>B0C4</ucs> <utf-8>EB8384</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4B65</marc> <ucs>B0C5</ucs> <utf-8>EB8385</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4B66</marc> <ucs>B0C7</ucs> <utf-8>EB8387</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4B67</marc> <ucs>B0C8</ucs> <utf-8>EB8388</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4B68</marc> <ucs>B0C9</ucs> <utf-8>EB8389</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4B69</marc> <ucs>B0D0</ucs> <utf-8>EB8390</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4B6A</marc> <ucs>B0D1</ucs> <utf-8>EB8391</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4B6B</marc> <ucs>B0E0</ucs> <utf-8>EB83A0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4B6C</marc> <ucs>B0E5</ucs> <utf-8>EB83A5</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4B6D</marc> <ucs>B0EC</ucs> <utf-8>EB83AC</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4B6E</marc> <ucs>B108</ucs> <utf-8>EB8488</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4B6F</marc> <ucs>B109</ucs> <utf-8>EB8489</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4B71</marc> <ucs>B10B</ucs> <utf-8>EB848B</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4B72</marc> <ucs>B10C</ucs> <utf-8>EB848C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4B73</marc> <ucs>B10F</ucs> <utf-8>EB848F</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4B74</marc> <ucs>B110</ucs> <utf-8>EB8490</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4B75</marc> <ucs>B113</ucs> <utf-8>EB8493</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4B76</marc> <ucs>B118</ucs> <utf-8>EB8498</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4B77</marc> <ucs>B119</ucs> <utf-8>EB8499</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4B78</marc> <ucs>B11B</ucs> <utf-8>EB849B</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4B79</marc> <ucs>B11C</ucs> <utf-8>EB849C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4B7A</marc> <ucs>B11D</ucs> <utf-8>EB849D</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4B7B</marc> <ucs>B11E</ucs> <utf-8>EB849E</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4B7C</marc> <ucs>B123</ucs> <utf-8>EB84A3</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4B7D</marc> <ucs>B124</ucs> <utf-8>EB84A4</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4B7E</marc> <ucs>B125</ucs> <utf-8>EB84A5</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4C21</marc> <ucs>B128</ucs> <utf-8>EB84A8</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4C22</marc> <ucs>B12C</ucs> <utf-8>EB84AC</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4C23</marc> <ucs>B134</ucs> <utf-8>EB84B4</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4C24</marc> <ucs>B135</ucs> <utf-8>EB84B5</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4C25</marc> <ucs>B137</ucs> <utf-8>EB84B7</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4C26</marc> <ucs>B140</ucs> <utf-8>EB8580</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4C27</marc> <ucs>B141</ucs> <utf-8>EB8581</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4C28</marc> <ucs>B144</ucs> <utf-8>EB8584</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4C29</marc> <ucs>B150</ucs> <utf-8>EB8590</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4C2A</marc> <ucs>B151</ucs> <utf-8>EB8591</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4C2B</marc> <ucs>B153</ucs> <utf-8>EB8593</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4C2C</marc> <ucs>B154</ucs> <utf-8>EB8594</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4C2D</marc> <ucs>B155</ucs> <utf-8>EB8595</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4C2E</marc> <ucs>B158</ucs> <utf-8>EB8598</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4C2F</marc> <ucs>B15C</ucs> <utf-8>EB859C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4C30</marc> <ucs>B178</ucs> <utf-8>EB85B8</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4C31</marc> <ucs>B179</ucs> <utf-8>EB85B9</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4C32</marc> <ucs>B17A</ucs> <utf-8>EB85BA</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4C33</marc> <ucs>B17C</ucs> <utf-8>EB85BC</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4C34</marc> <ucs>B180</ucs> <utf-8>EB8680</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4C35</marc> <ucs>B188</ucs> <utf-8>EB8688</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4C36</marc> <ucs>B189</ucs> <utf-8>EB8689</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4C37</marc> <ucs>B18B</ucs> <utf-8>EB868B</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4C38</marc> <ucs>B18D</ucs> <utf-8>EB868D</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4C39</marc> <ucs>B192</ucs> <utf-8>EB8692</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4C3A</marc> <ucs>B193</ucs> <utf-8>EB8693</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4C3B</marc> <ucs>B194</ucs> <utf-8>EB8694</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4C3C</marc> <ucs>B1A8</ucs> <utf-8>EB86A8</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4C3D</marc> <ucs>B1CC</ucs> <utf-8>EB878C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4C3E</marc> <ucs>B1D0</ucs> <utf-8>EB8790</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4C3F</marc> <ucs>B1D4</ucs> <utf-8>EB8794</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4C40</marc> <ucs>B1DC</ucs> <utf-8>EB879C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4C41</marc> <ucs>B1E8</ucs> <utf-8>EB87A8</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4C42</marc> <ucs>B1FD</ucs> <utf-8>EB87BD</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4C43</marc> <ucs>B204</ucs> <utf-8>EB8884</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4C44</marc> <ucs>B205</ucs> <utf-8>EB8885</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4C45</marc> <ucs>B208</ucs> <utf-8>EB8888</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4C46</marc> <ucs>B20B</ucs> <utf-8>EB888B</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4C47</marc> <ucs>B20C</ucs> <utf-8>EB888C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4C48</marc> <ucs>B213</ucs> <utf-8>EB8893</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4C49</marc> <ucs>B214</ucs> <utf-8>EB8894</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4C4A</marc> <ucs>B215</ucs> <utf-8>EB8895</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4C4B</marc> <ucs>B217</ucs> <utf-8>EB8897</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4C4C</marc> <ucs>B220</ucs> <utf-8>EB88A0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4C4D</marc> <ucs>B233</ucs> <utf-8>EB88B3</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4C4E</marc> <ucs>B234</ucs> <utf-8>EB88B4</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4C4F</marc> <ucs>B258</ucs> <utf-8>EB8998</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4C50</marc> <ucs>B25C</ucs> <utf-8>EB899C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4C51</marc> <ucs>B260</ucs> <utf-8>EB89A0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4C52</marc> <ucs>B268</ucs> <utf-8>EB89A8</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4C53</marc> <ucs>B269</ucs> <utf-8>EB89A9</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4C54</marc> <ucs>B274</ucs> <utf-8>EB89B4</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4C55</marc> <ucs>B284</ucs> <utf-8>EB8A84</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4C56</marc> <ucs>B289</ucs> <utf-8>EB8A89</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4C57</marc> <ucs>B290</ucs> <utf-8>EB8A90</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4C58</marc> <ucs>B291</ucs> <utf-8>EB8A91</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4C59</marc> <ucs>B294</ucs> <utf-8>EB8A94</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4C5A</marc> <ucs>B298</ucs> <utf-8>EB8A98</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4C5B</marc> <ucs>B299</ucs> <utf-8>EB8A99</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4C5C</marc> <ucs>B2A0</ucs> <utf-8>EB8AA0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4C5D</marc> <ucs>B2A1</ucs> <utf-8>EB8AA1</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4C5E</marc> <ucs>B2A5</ucs> <utf-8>EB8AA5</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4C5F</marc> <ucs>B2A6</ucs> <utf-8>EB8AA6</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4C60</marc> <ucs>B2AA</ucs> <utf-8>EB8AAA</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4C61</marc> <ucs>B2AC</ucs> <utf-8>EB8AAC</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4C62</marc> <ucs>B2C8</ucs> <utf-8>EB8B88</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4C63</marc> <ucs>B2C9</ucs> <utf-8>EB8B89</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4C64</marc> <ucs>B2CC</ucs> <utf-8>EB8B8C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4C65</marc> <ucs>B2D0</ucs> <utf-8>EB8B90</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4C66</marc> <ucs>B2D8</ucs> <utf-8>EB8B98</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4C67</marc> <ucs>B2D9</ucs> <utf-8>EB8B99</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4C68</marc> <ucs>B2DB</ucs> <utf-8>EB8B9B</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4C69</marc> <ucs>B2DD</ucs> <utf-8>EB8B9D</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4C6A</marc> <ucs>B2E2</ucs> <utf-8>EB8BA2</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4C6D</marc> <ucs>B2E4</ucs> <utf-8>EB8BA4</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4C6E</marc> <ucs>B2E5</ucs> <utf-8>EB8BA5</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4C6F</marc> <ucs>B2E6</ucs> <utf-8>EB8BA6</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4C70</marc> <ucs>B2E8</ucs> <utf-8>EB8BA8</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4C71</marc> <ucs>B2EB</ucs> <utf-8>EB8BAB</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4C72</marc> <ucs>B2EC</ucs> <utf-8>EB8BAC</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4C73</marc> <ucs>B2ED</ucs> <utf-8>EB8BAD</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4C74</marc> <ucs>B2EE</ucs> <utf-8>EB8BAE</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4C75</marc> <ucs>B2F3</ucs> <utf-8>EB8BB3</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4C76</marc> <ucs>B2F4</ucs> <utf-8>EB8BB4</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4C77</marc> <ucs>B2F5</ucs> <utf-8>EB8BB5</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4C78</marc> <ucs>B2F7</ucs> <utf-8>EB8BB7</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4C79</marc> <ucs>B2F9</ucs> <utf-8>EB8BB9</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4C7A</marc> <ucs>B2FA</ucs> <utf-8>EB8BBA</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4C7B</marc> <ucs>B2FB</ucs> <utf-8>EB8BBB</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4C7C</marc> <ucs>B2FF</ucs> <utf-8>EB8BBF</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4C7D</marc> <ucs>B300</ucs> <utf-8>EB8C80</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4C7E</marc> <ucs>B301</ucs> <utf-8>EB8C81</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4D21</marc> <ucs>B304</ucs> <utf-8>EB8C84</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4D22</marc> <ucs>B308</ucs> <utf-8>EB8C88</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4D23</marc> <ucs>B310</ucs> <utf-8>EB8C90</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4D24</marc> <ucs>B311</ucs> <utf-8>EB8C91</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4D25</marc> <ucs>B313</ucs> <utf-8>EB8C93</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4D26</marc> <ucs>B314</ucs> <utf-8>EB8C94</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4D27</marc> <ucs>B315</ucs> <utf-8>EB8C95</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4D28</marc> <ucs>B354</ucs> <utf-8>EB8D94</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4D29</marc> <ucs>B355</ucs> <utf-8>EB8D95</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4D2A</marc> <ucs>B358</ucs> <utf-8>EB8D98</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4D2B</marc> <ucs>B35B</ucs> <utf-8>EB8D9B</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4D2C</marc> <ucs>B35C</ucs> <utf-8>EB8D9C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4D2D</marc> <ucs>B35F</ucs> <utf-8>EB8D9F</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4D2E</marc> <ucs>B364</ucs> <utf-8>EB8DA4</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4D2F</marc> <ucs>B365</ucs> <utf-8>EB8DA5</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4D30</marc> <ucs>B367</ucs> <utf-8>EB8DA7</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4D31</marc> <ucs>B368</ucs> <utf-8>EB8DA8</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4D32</marc> <ucs>B369</ucs> <utf-8>EB8DA9</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4D33</marc> <ucs>B36A</ucs> <utf-8>EB8DAA</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4D34</marc> <ucs>B36B</ucs> <utf-8>EB8DAB</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4D35</marc> <ucs>B36E</ucs> <utf-8>EB8DAE</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4D36</marc> <ucs>B370</ucs> <utf-8>EB8DB0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4D37</marc> <ucs>B371</ucs> <utf-8>EB8DB1</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4D38</marc> <ucs>B374</ucs> <utf-8>EB8DB4</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4D39</marc> <ucs>B378</ucs> <utf-8>EB8DB8</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4D3A</marc> <ucs>B380</ucs> <utf-8>EB8E80</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4D3B</marc> <ucs>B383</ucs> <utf-8>EB8E83</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4D3C</marc> <ucs>B385</ucs> <utf-8>EB8E85</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4D3D</marc> <ucs>B38C</ucs> <utf-8>EB8E8C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4D3E</marc> <ucs>B3C4</ucs> <utf-8>EB8F84</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4D3F</marc> <ucs>B3C5</ucs> <utf-8>EB8F85</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4D40</marc> <ucs>B3C8</ucs> <utf-8>EB8F88</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4D41</marc> <ucs>B3CB</ucs> <utf-8>EB8F8B</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4D42</marc> <ucs>B3CC</ucs> <utf-8>EB8F8C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4D43</marc> <ucs>B3D0</ucs> <utf-8>EB8F90</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4D44</marc> <ucs>B3D4</ucs> <utf-8>EB8F94</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4D45</marc> <ucs>B3D5</ucs> <utf-8>EB8F95</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4D46</marc> <ucs>B3D7</ucs> <utf-8>EB8F97</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4D47</marc> <ucs>B3D9</ucs> <utf-8>EB8F99</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4D48</marc> <ucs>B3DB</ucs> <utf-8>EB8F9B</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4D49</marc> <ucs>B3FC</ucs> <utf-8>EB8FBC</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4D4A</marc> <ucs>B400</ucs> <utf-8>EB9080</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4D4B</marc> <ucs>B410</ucs> <utf-8>EB9090</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4D4C</marc> <ucs>B418</ucs> <utf-8>EB9098</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4D4D</marc> <ucs>B41C</ucs> <utf-8>EB909C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4D4E</marc> <ucs>B420</ucs> <utf-8>EB90A0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4D4F</marc> <ucs>B428</ucs> <utf-8>EB90A8</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4D50</marc> <ucs>B429</ucs> <utf-8>EB90A9</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4D51</marc> <ucs>B42B</ucs> <utf-8>EB90AB</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4D52</marc> <ucs>B42C</ucs> <utf-8>EB90AC</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4D53</marc> <ucs>B450</ucs> <utf-8>EB9190</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4D54</marc> <ucs>B451</ucs> <utf-8>EB9191</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4D55</marc> <ucs>B454</ucs> <utf-8>EB9194</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4D56</marc> <ucs>B458</ucs> <utf-8>EB9198</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4D57</marc> <ucs>B460</ucs> <utf-8>EB91A0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4D58</marc> <ucs>B461</ucs> <utf-8>EB91A1</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4D59</marc> <ucs>B463</ucs> <utf-8>EB91A3</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4D5A</marc> <ucs>B465</ucs> <utf-8>EB91A5</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4D5B</marc> <ucs>B46C</ucs> <utf-8>EB91AC</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4D5C</marc> <ucs>B480</ucs> <utf-8>EB9280</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4D5D</marc> <ucs>B488</ucs> <utf-8>EB9288</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4D5E</marc> <ucs>B4A4</ucs> <utf-8>EB92A4</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4D5F</marc> <ucs>B4B7</ucs> <utf-8>EB92B7</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4D60</marc> <ucs>B4C0</ucs> <utf-8>EB9380</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4D61</marc> <ucs>B4D0</ucs> <utf-8>EB9390</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4D62</marc> <ucs>B4DC</ucs> <utf-8>EB939C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4D63</marc> <ucs>B4DD</ucs> <utf-8>EB939D</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4D64</marc> <ucs>B4E0</ucs> <utf-8>EB93A0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4D65</marc> <ucs>B4E3</ucs> <utf-8>EB93A3</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4D66</marc> <ucs>B4E4</ucs> <utf-8>EB93A4</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4D67</marc> <ucs>B4EC</ucs> <utf-8>EB93AC</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4D68</marc> <ucs>B4ED</ucs> <utf-8>EB93AD</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4D69</marc> <ucs>B4EF</ucs> <utf-8>EB93AF</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4D6A</marc> <ucs>B4F1</ucs> <utf-8>EB93B1</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4D6B</marc> <ucs>B514</ucs> <utf-8>EB9494</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4D6C</marc> <ucs>B515</ucs> <utf-8>EB9495</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4D6D</marc> <ucs>B518</ucs> <utf-8>EB9498</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4D6E</marc> <ucs>B51B</ucs> <utf-8>EB949B</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4D6F</marc> <ucs>B51C</ucs> <utf-8>EB949C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4D70</marc> <ucs>B524</ucs> <utf-8>EB94A4</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4D71</marc> <ucs>B525</ucs> <utf-8>EB94A5</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4D72</marc> <ucs>B527</ucs> <utf-8>EB94A7</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4D73</marc> <ucs>B528</ucs> <utf-8>EB94A8</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4D74</marc> <ucs>B529</ucs> <utf-8>EB94A9</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4D75</marc> <ucs>B52A</ucs> <utf-8>EB94AA</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4D78</marc> <ucs>B530</ucs> <utf-8>EB94B0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4D79</marc> <ucs>B531</ucs> <utf-8>EB94B1</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4D7A</marc> <ucs>B532</ucs> <utf-8>EB94B2</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4D7B</marc> <ucs>B534</ucs> <utf-8>EB94B4</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4D7C</marc> <ucs>B537</ucs> <utf-8>EB94B7</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4D7D</marc> <ucs>B538</ucs> <utf-8>EB94B8</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4E21</marc> <ucs>B540</ucs> <utf-8>EB9580</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4E22</marc> <ucs>B541</ucs> <utf-8>EB9581</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4E23</marc> <ucs>B543</ucs> <utf-8>EB9583</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4E24</marc> <ucs>B544</ucs> <utf-8>EB9584</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4E25</marc> <ucs>B545</ucs> <utf-8>EB9585</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4E26</marc> <ucs>B54B</ucs> <utf-8>EB958B</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4E27</marc> <ucs>B54C</ucs> <utf-8>EB958C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4E28</marc> <ucs>B54D</ucs> <utf-8>EB958D</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4E29</marc> <ucs>B550</ucs> <utf-8>EB9590</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4E2A</marc> <ucs>B554</ucs> <utf-8>EB9594</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4E2B</marc> <ucs>B55C</ucs> <utf-8>EB959C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4E2C</marc> <ucs>B55D</ucs> <utf-8>EB959D</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4E2D</marc> <ucs>B55F</ucs> <utf-8>EB959F</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4E2E</marc> <ucs>B560</ucs> <utf-8>EB95A0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4E2F</marc> <ucs>B561</ucs> <utf-8>EB95A1</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4E30</marc> <ucs>B5A0</ucs> <utf-8>EB96A0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4E31</marc> <ucs>B5A1</ucs> <utf-8>EB96A1</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4E32</marc> <ucs>B5A4</ucs> <utf-8>EB96A4</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4E33</marc> <ucs>B5A8</ucs> <utf-8>EB96A8</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4E34</marc> <ucs>B5AB</ucs> <utf-8>EB96AB</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4E35</marc> <ucs>B5B0</ucs> <utf-8>EB96B0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4E36</marc> <ucs>B5B1</ucs> <utf-8>EB96B1</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4E37</marc> <ucs>B5B3</ucs> <utf-8>EB96B3</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4E38</marc> <ucs>B5B4</ucs> <utf-8>EB96B4</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4E39</marc> <ucs>B5B5</ucs> <utf-8>EB96B5</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4E3A</marc> <ucs>B5BB</ucs> <utf-8>EB96BB</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4E3B</marc> <ucs>B5BC</ucs> <utf-8>EB96BC</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4E3C</marc> <ucs>B5C0</ucs> <utf-8>EB9780</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4E3D</marc> <ucs>B5C4</ucs> <utf-8>EB9784</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4E3E</marc> <ucs>B5CC</ucs> <utf-8>EB978C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4E3F</marc> <ucs>B5CF</ucs> <utf-8>EB978F</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4E40</marc> <ucs>B5D1</ucs> <utf-8>EB9791</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4E41</marc> <ucs>B610</ucs> <utf-8>EB9890</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4E42</marc> <ucs>B611</ucs> <utf-8>EB9891</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4E43</marc> <ucs>B614</ucs> <utf-8>EB9894</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4E44</marc> <ucs>B618</ucs> <utf-8>EB9898</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4E45</marc> <ucs>B625</ucs> <utf-8>EB98A5</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4E46</marc> <ucs>B664</ucs> <utf-8>EB99A4</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4E47</marc> <ucs>B69C</ucs> <utf-8>EB9A9C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4E48</marc> <ucs>B69D</ucs> <utf-8>EB9A9D</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4E49</marc> <ucs>B6A4</ucs> <utf-8>EB9AA4</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4E4A</marc> <ucs>B6AB</ucs> <utf-8>EB9AAB</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4E4B</marc> <ucs>B6AC</ucs> <utf-8>EB9AAC</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4E4C</marc> <ucs>B6B1</ucs> <utf-8>EB9AB1</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4E4D</marc> <ucs>B6F0</ucs> <utf-8>EB9BB0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4E4E</marc> <ucs>B6F4</ucs> <utf-8>EB9BB4</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4E4F</marc> <ucs>B6F8</ucs> <utf-8>EB9BB8</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4E50</marc> <ucs>B700</ucs> <utf-8>EB9C80</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4E51</marc> <ucs>B701</ucs> <utf-8>EB9C81</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4E52</marc> <ucs>B728</ucs> <utf-8>EB9CA8</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4E53</marc> <ucs>B729</ucs> <utf-8>EB9CA9</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4E54</marc> <ucs>B72C</ucs> <utf-8>EB9CAC</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4E55</marc> <ucs>B72F</ucs> <utf-8>EB9CAF</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4E56</marc> <ucs>B730</ucs> <utf-8>EB9CB0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4E57</marc> <ucs>B738</ucs> <utf-8>EB9CB8</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4E58</marc> <ucs>B739</ucs> <utf-8>EB9CB9</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4E59</marc> <ucs>B73B</ucs> <utf-8>EB9CBB</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4E5A</marc> <ucs>B744</ucs> <utf-8>EB9D84</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4E5B</marc> <ucs>B748</ucs> <utf-8>EB9D88</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4E5C</marc> <ucs>B760</ucs> <utf-8>EB9DA0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4E5D</marc> <ucs>B764</ucs> <utf-8>EB9DA4</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4E5E</marc> <ucs>B768</ucs> <utf-8>EB9DA8</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4E5F</marc> <ucs>B770</ucs> <utf-8>EB9DB0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4E60</marc> <ucs>B771</ucs> <utf-8>EB9DB1</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4E61</marc> <ucs>B775</ucs> <utf-8>EB9DB5</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4E64</marc> <ucs>B77C</ucs> <utf-8>EB9DBC</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4E65</marc> <ucs>B77D</ucs> <utf-8>EB9DBD</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4E66</marc> <ucs>B780</ucs> <utf-8>EB9E80</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4E67</marc> <ucs>B784</ucs> <utf-8>EB9E84</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4E68</marc> <ucs>B78C</ucs> <utf-8>EB9E8C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4E69</marc> <ucs>B78D</ucs> <utf-8>EB9E8D</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4E6A</marc> <ucs>B78F</ucs> <utf-8>EB9E8F</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4E6B</marc> <ucs>B790</ucs> <utf-8>EB9E90</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4E6C</marc> <ucs>B791</ucs> <utf-8>EB9E91</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4E6D</marc> <ucs>B797</ucs> <utf-8>EB9E97</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4E6E</marc> <ucs>B798</ucs> <utf-8>EB9E98</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4E6F</marc> <ucs>B799</ucs> <utf-8>EB9E99</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4E70</marc> <ucs>B79C</ucs> <utf-8>EB9E9C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4E71</marc> <ucs>B7A0</ucs> <utf-8>EB9EA0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4E72</marc> <ucs>B7A8</ucs> <utf-8>EB9EA8</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4E73</marc> <ucs>B7A9</ucs> <utf-8>EB9EA9</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4E74</marc> <ucs>B7AB</ucs> <utf-8>EB9EAB</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4E75</marc> <ucs>B7AC</ucs> <utf-8>EB9EAC</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4E76</marc> <ucs>B7AD</ucs> <utf-8>EB9EAD</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4E77</marc> <ucs>B7B4</ucs> <utf-8>EB9EB4</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4E78</marc> <ucs>B7B5</ucs> <utf-8>EB9EB5</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4E79</marc> <ucs>B7C9</ucs> <utf-8>EB9F89</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4E7A</marc> <ucs>B7EC</ucs> <utf-8>EB9FAC</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4E7B</marc> <ucs>B7ED</ucs> <utf-8>EB9FAD</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4E7C</marc> <ucs>B7F0</ucs> <utf-8>EB9FB0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4E7D</marc> <ucs>B7F4</ucs> <utf-8>EB9FB4</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4E7E</marc> <ucs>B7FC</ucs> <utf-8>EB9FBC</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4F21</marc> <ucs>B7FD</ucs> <utf-8>EB9FBD</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4F22</marc> <ucs>B7FF</ucs> <utf-8>EB9FBF</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4F23</marc> <ucs>B800</ucs> <utf-8>EBA080</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4F24</marc> <ucs>B801</ucs> <utf-8>EBA081</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4F25</marc> <ucs>B807</ucs> <utf-8>EBA087</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4F26</marc> <ucs>B808</ucs> <utf-8>EBA088</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4F27</marc> <ucs>B809</ucs> <utf-8>EBA089</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4F28</marc> <ucs>B80C</ucs> <utf-8>EBA08C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4F29</marc> <ucs>B810</ucs> <utf-8>EBA090</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4F2A</marc> <ucs>B818</ucs> <utf-8>EBA098</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4F2B</marc> <ucs>B819</ucs> <utf-8>EBA099</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4F2C</marc> <ucs>B81B</ucs> <utf-8>EBA09B</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4F2D</marc> <ucs>B81D</ucs> <utf-8>EBA09D</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4F2E</marc> <ucs>B824</ucs> <utf-8>EBA0A4</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4F2F</marc> <ucs>B825</ucs> <utf-8>EBA0A5</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4F30</marc> <ucs>B828</ucs> <utf-8>EBA0A8</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4F31</marc> <ucs>B82C</ucs> <utf-8>EBA0AC</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4F32</marc> <ucs>B834</ucs> <utf-8>EBA0B4</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4F33</marc> <ucs>B835</ucs> <utf-8>EBA0B5</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4F34</marc> <ucs>B837</ucs> <utf-8>EBA0B7</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4F35</marc> <ucs>B838</ucs> <utf-8>EBA0B8</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4F36</marc> <ucs>B839</ucs> <utf-8>EBA0B9</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4F37</marc> <ucs>B840</ucs> <utf-8>EBA180</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4F38</marc> <ucs>B85C</ucs> <utf-8>EBA19C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4F39</marc> <ucs>B85D</ucs> <utf-8>EBA19D</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4F3A</marc> <ucs>B860</ucs> <utf-8>EBA1A0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4F3B</marc> <ucs>B864</ucs> <utf-8>EBA1A4</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4F3C</marc> <ucs>B86C</ucs> <utf-8>EBA1AC</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4F3D</marc> <ucs>B86D</ucs> <utf-8>EBA1AD</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4F3E</marc> <ucs>B86F</ucs> <utf-8>EBA1AF</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4F3F</marc> <ucs>B871</ucs> <utf-8>EBA1B1</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4F40</marc> <ucs>B8B0</ucs> <utf-8>EBA2B0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4F41</marc> <ucs>B8CC</ucs> <utf-8>EBA38C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4F42</marc> <ucs>B8E1</ucs> <utf-8>EBA3A1</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4F43</marc> <ucs>B8E8</ucs> <utf-8>EBA3A8</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4F44</marc> <ucs>B8E9</ucs> <utf-8>EBA3A9</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4F45</marc> <ucs>B8EC</ucs> <utf-8>EBA3AC</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4F46</marc> <ucs>B8F0</ucs> <utf-8>EBA3B0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4F47</marc> <ucs>B8F8</ucs> <utf-8>EBA3B8</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4F48</marc> <ucs>B8F9</ucs> <utf-8>EBA3B9</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4F49</marc> <ucs>B8FB</ucs> <utf-8>EBA3BB</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4F4A</marc> <ucs>B8FD</ucs> <utf-8>EBA3BD</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4F4B</marc> <ucs>B904</ucs> <utf-8>EBA484</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4F4C</marc> <ucs>B93C</ucs> <utf-8>EBA4BC</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4F4D</marc> <ucs>B958</ucs> <utf-8>EBA598</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4F4E</marc> <ucs>B959</ucs> <utf-8>EBA599</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4F4F</marc> <ucs>B95C</ucs> <utf-8>EBA59C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4F50</marc> <ucs>B960</ucs> <utf-8>EBA5A0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4F51</marc> <ucs>B968</ucs> <utf-8>EBA5A8</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4F52</marc> <ucs>B96D</ucs> <utf-8>EBA5AD</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4F53</marc> <ucs>B974</ucs> <utf-8>EBA5B4</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4F54</marc> <ucs>B975</ucs> <utf-8>EBA5B5</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4F55</marc> <ucs>B978</ucs> <utf-8>EBA5B8</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4F56</marc> <ucs>B97C</ucs> <utf-8>EBA5BC</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4F57</marc> <ucs>B984</ucs> <utf-8>EBA684</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4F58</marc> <ucs>B985</ucs> <utf-8>EBA685</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4F59</marc> <ucs>B987</ucs> <utf-8>EBA687</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4F5A</marc> <ucs>B989</ucs> <utf-8>EBA689</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4F5B</marc> <ucs>B98E</ucs> <utf-8>EBA68E</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4F5C</marc> <ucs>B9AC</ucs> <utf-8>EBA6AC</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4F5D</marc> <ucs>B9AD</ucs> <utf-8>EBA6AD</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4F5E</marc> <ucs>B9B0</ucs> <utf-8>EBA6B0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4F5F</marc> <ucs>B9B4</ucs> <utf-8>EBA6B4</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4F60</marc> <ucs>B9BC</ucs> <utf-8>EBA6BC</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4F61</marc> <ucs>B9BD</ucs> <utf-8>EBA6BD</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4F62</marc> <ucs>B9BF</ucs> <utf-8>EBA6BF</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4F63</marc> <ucs>B9C1</ucs> <utf-8>EBA781</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4F66</marc> <ucs>B9C8</ucs> <utf-8>EBA788</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4F67</marc> <ucs>B9C9</ucs> <utf-8>EBA789</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4F68</marc> <ucs>B9CC</ucs> <utf-8>EBA78C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4F69</marc> <ucs>B9CE</ucs> <utf-8>EBA78E</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4F6A</marc> <ucs>B9CF</ucs> <utf-8>EBA78F</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4F6B</marc> <ucs>B9D0</ucs> <utf-8>EBA790</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4F6C</marc> <ucs>B9D1</ucs> <utf-8>EBA791</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4F6D</marc> <ucs>B9D8</ucs> <utf-8>EBA798</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4F6E</marc> <ucs>B9D9</ucs> <utf-8>EBA799</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4F6F</marc> <ucs>B9DB</ucs> <utf-8>EBA79B</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4F70</marc> <ucs>B9DD</ucs> <utf-8>EBA79D</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4F71</marc> <ucs>B9DE</ucs> <utf-8>EBA79E</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4F72</marc> <ucs>B9E1</ucs> <utf-8>EBA7A1</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4F73</marc> <ucs>B9E3</ucs> <utf-8>EBA7A3</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4F74</marc> <ucs>B9E4</ucs> <utf-8>EBA7A4</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4F75</marc> <ucs>B9E5</ucs> <utf-8>EBA7A5</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4F76</marc> <ucs>B9E8</ucs> <utf-8>EBA7A8</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4F77</marc> <ucs>B9EC</ucs> <utf-8>EBA7AC</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4F78</marc> <ucs>B9F4</ucs> <utf-8>EBA7B4</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4F79</marc> <ucs>B9F5</ucs> <utf-8>EBA7B5</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4F7A</marc> <ucs>B9F7</ucs> <utf-8>EBA7B7</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4F7B</marc> <ucs>B9F8</ucs> <utf-8>EBA7B8</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4F7C</marc> <ucs>B9F9</ucs> <utf-8>EBA7B9</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4F7D</marc> <ucs>B9FA</ucs> <utf-8>EBA7BA</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F4F7E</marc> <ucs>BA00</ucs> <utf-8>EBA880</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5021</marc> <ucs>BA38</ucs> <utf-8>EBA8B8</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5022</marc> <ucs>BA39</ucs> <utf-8>EBA8B9</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5023</marc> <ucs>BA3C</ucs> <utf-8>EBA8BC</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5024</marc> <ucs>BA40</ucs> <utf-8>EBA980</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5025</marc> <ucs>BA48</ucs> <utf-8>EBA988</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5026</marc> <ucs>BA49</ucs> <utf-8>EBA989</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5027</marc> <ucs>BA4B</ucs> <utf-8>EBA98B</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5028</marc> <ucs>BA4D</ucs> <utf-8>EBA98D</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5029</marc> <ucs>BA4E</ucs> <utf-8>EBA98E</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F502A</marc> <ucs>BA53</ucs> <utf-8>EBA993</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F502B</marc> <ucs>BA54</ucs> <utf-8>EBA994</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F502C</marc> <ucs>BA55</ucs> <utf-8>EBA995</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F502D</marc> <ucs>BA58</ucs> <utf-8>EBA998</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F502E</marc> <ucs>BA5C</ucs> <utf-8>EBA99C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F502F</marc> <ucs>BA64</ucs> <utf-8>EBA9A4</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5030</marc> <ucs>BA65</ucs> <utf-8>EBA9A5</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5031</marc> <ucs>BA67</ucs> <utf-8>EBA9A7</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5032</marc> <ucs>BA70</ucs> <utf-8>EBA9B0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5033</marc> <ucs>BA71</ucs> <utf-8>EBA9B1</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5034</marc> <ucs>BA74</ucs> <utf-8>EBA9B4</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5035</marc> <ucs>BA78</ucs> <utf-8>EBA9B8</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5036</marc> <ucs>BA83</ucs> <utf-8>EBAA83</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5037</marc> <ucs>BA84</ucs> <utf-8>EBAA84</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5038</marc> <ucs>BA85</ucs> <utf-8>EBAA85</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5039</marc> <ucs>BA87</ucs> <utf-8>EBAA87</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F503A</marc> <ucs>BAA8</ucs> <utf-8>EBAAA8</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F503B</marc> <ucs>BAA9</ucs> <utf-8>EBAAA9</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F503C</marc> <ucs>BAAB</ucs> <utf-8>EBAAAB</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F503D</marc> <ucs>BAAC</ucs> <utf-8>EBAAAC</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F503E</marc> <ucs>BAB0</ucs> <utf-8>EBAAB0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F503F</marc> <ucs>BAB8</ucs> <utf-8>EBAAB8</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5040</marc> <ucs>BAB9</ucs> <utf-8>EBAAB9</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5041</marc> <ucs>BABB</ucs> <utf-8>EBAABB</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5042</marc> <ucs>BABD</ucs> <utf-8>EBAABD</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5043</marc> <ucs>BAC3</ucs> <utf-8>EBAB83</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5044</marc> <ucs>BAFC</ucs> <utf-8>EBABBC</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5045</marc> <ucs>BB0F</ucs> <utf-8>EBAC8F</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5046</marc> <ucs>BB18</ucs> <utf-8>EBAC98</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5047</marc> <ucs>BB34</ucs> <utf-8>EBACB4</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5048</marc> <ucs>BB35</ucs> <utf-8>EBACB5</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5049</marc> <ucs>BB36</ucs> <utf-8>EBACB6</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F504A</marc> <ucs>BB38</ucs> <utf-8>EBACB8</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F504B</marc> <ucs>BB3B</ucs> <utf-8>EBACBB</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F504C</marc> <ucs>BB3C</ucs> <utf-8>EBACBC</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F504D</marc> <ucs>BB3D</ucs> <utf-8>EBACBD</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F504E</marc> <ucs>BB44</ucs> <utf-8>EBAD84</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F504F</marc> <ucs>BB47</ucs> <utf-8>EBAD87</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5050</marc> <ucs>BB49</ucs> <utf-8>EBAD89</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5051</marc> <ucs>BB4D</ucs> <utf-8>EBAD8D</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5052</marc> <ucs>BB4F</ucs> <utf-8>EBAD8F</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5053</marc> <ucs>BB50</ucs> <utf-8>EBAD90</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5054</marc> <ucs>BB54</ucs> <utf-8>EBAD94</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5055</marc> <ucs>BB58</ucs> <utf-8>EBAD98</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5056</marc> <ucs>BB61</ucs> <utf-8>EBADA1</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5057</marc> <ucs>BB63</ucs> <utf-8>EBADA3</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5058</marc> <ucs>BB88</ucs> <utf-8>EBAE88</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5059</marc> <ucs>BB8C</ucs> <utf-8>EBAE8C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F505A</marc> <ucs>BBA4</ucs> <utf-8>EBAEA4</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F505B</marc> <ucs>BBC0</ucs> <utf-8>EBAF80</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F505C</marc> <ucs>BBC4</ucs> <utf-8>EBAF84</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F505D</marc> <ucs>BBC8</ucs> <utf-8>EBAF88</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F505E</marc> <ucs>BBD0</ucs> <utf-8>EBAF90</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F505F</marc> <ucs>BBF8</ucs> <utf-8>EBAFB8</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5060</marc> <ucs>BBF9</ucs> <utf-8>EBAFB9</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5061</marc> <ucs>BBFC</ucs> <utf-8>EBAFBC</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5062</marc> <ucs>BBFF</ucs> <utf-8>EBAFBF</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5063</marc> <ucs>BC00</ucs> <utf-8>EBB080</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5064</marc> <ucs>BC08</ucs> <utf-8>EBB088</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5065</marc> <ucs>BC09</ucs> <utf-8>EBB089</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5066</marc> <ucs>BC0B</ucs> <utf-8>EBB08B</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5068</marc> <ucs>BC0D</ucs> <utf-8>EBB08D</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5069</marc> <ucs>BC0F</ucs> <utf-8>EBB08F</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F506A</marc> <ucs>BC11</ucs> <utf-8>EBB091</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F506B</marc> <ucs>BBB4</ucs> <utf-8>EBAEB4</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F506D</marc> <ucs>BC14</ucs> <utf-8>EBB094</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F506E</marc> <ucs>BC15</ucs> <utf-8>EBB095</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F506F</marc> <ucs>BC16</ucs> <utf-8>EBB096</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5070</marc> <ucs>BC18</ucs> <utf-8>EBB098</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5071</marc> <ucs>BC1B</ucs> <utf-8>EBB09B</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5072</marc> <ucs>BC1C</ucs> <utf-8>EBB09C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5073</marc> <ucs>BC1D</ucs> <utf-8>EBB09D</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5074</marc> <ucs>BC1F</ucs> <utf-8>EBB09F</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5075</marc> <ucs>BC24</ucs> <utf-8>EBB0A4</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5076</marc> <ucs>BC25</ucs> <utf-8>EBB0A5</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5077</marc> <ucs>BC27</ucs> <utf-8>EBB0A7</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5078</marc> <ucs>BC29</ucs> <utf-8>EBB0A9</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5079</marc> <ucs>BC2D</ucs> <utf-8>EBB0AD</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F507A</marc> <ucs>BC30</ucs> <utf-8>EBB0B0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F507B</marc> <ucs>BC31</ucs> <utf-8>EBB0B1</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F507C</marc> <ucs>BC34</ucs> <utf-8>EBB0B4</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F507D</marc> <ucs>BC37</ucs> <utf-8>EBB0B7</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F507E</marc> <ucs>BC38</ucs> <utf-8>EBB0B8</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5121</marc> <ucs>BC40</ucs> <utf-8>EBB180</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5122</marc> <ucs>BC41</ucs> <utf-8>EBB181</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5123</marc> <ucs>BC43</ucs> <utf-8>EBB183</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5124</marc> <ucs>BC44</ucs> <utf-8>EBB184</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5125</marc> <ucs>BC45</ucs> <utf-8>EBB185</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5126</marc> <ucs>BC84</ucs> <utf-8>EBB284</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5127</marc> <ucs>BC85</ucs> <utf-8>EBB285</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5128</marc> <ucs>BC88</ucs> <utf-8>EBB288</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5129</marc> <ucs>BC8B</ucs> <utf-8>EBB28B</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F512A</marc> <ucs>BC8C</ucs> <utf-8>EBB28C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F512B</marc> <ucs>BC94</ucs> <utf-8>EBB294</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F512C</marc> <ucs>BC95</ucs> <utf-8>EBB295</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F512D</marc> <ucs>BC97</ucs> <utf-8>EBB297</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F512E</marc> <ucs>BC98</ucs> <utf-8>EBB298</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F512F</marc> <ucs>BC99</ucs> <utf-8>EBB299</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5130</marc> <ucs>BC9A</ucs> <utf-8>EBB29A</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5131</marc> <ucs>BCA0</ucs> <utf-8>EBB2A0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5132</marc> <ucs>BCA1</ucs> <utf-8>EBB2A1</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5133</marc> <ucs>BCA4</ucs> <utf-8>EBB2A4</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5134</marc> <ucs>BCA7</ucs> <utf-8>EBB2A7</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5135</marc> <ucs>BCA8</ucs> <utf-8>EBB2A8</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5136</marc> <ucs>BCB0</ucs> <utf-8>EBB2B0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5137</marc> <ucs>BCB1</ucs> <utf-8>EBB2B1</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5138</marc> <ucs>BCB3</ucs> <utf-8>EBB2B3</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5139</marc> <ucs>BCB5</ucs> <utf-8>EBB2B5</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F513A</marc> <ucs>BCBC</ucs> <utf-8>EBB2BC</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F513B</marc> <ucs>BCBD</ucs> <utf-8>EBB2BD</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F513C</marc> <ucs>BCC0</ucs> <utf-8>EBB380</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F513D</marc> <ucs>BCC4</ucs> <utf-8>EBB384</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F513E</marc> <ucs>BCCC</ucs> <utf-8>EBB38C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F513F</marc> <ucs>BCCD</ucs> <utf-8>EBB38D</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5140</marc> <ucs>BCCF</ucs> <utf-8>EBB38F</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5141</marc> <ucs>BCD0</ucs> <utf-8>EBB390</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5142</marc> <ucs>BCD1</ucs> <utf-8>EBB391</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5143</marc> <ucs>BCD2</ucs> <utf-8>EBB392</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5144</marc> <ucs>BCD5</ucs> <utf-8>EBB395</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5145</marc> <ucs>BCF4</ucs> <utf-8>EBB3B4</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5146</marc> <ucs>BCF5</ucs> <utf-8>EBB3B5</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5147</marc> <ucs>BCF6</ucs> <utf-8>EBB3B6</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5148</marc> <ucs>BCF8</ucs> <utf-8>EBB3B8</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5149</marc> <ucs>BCFC</ucs> <utf-8>EBB3BC</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F514A</marc> <ucs>BD04</ucs> <utf-8>EBB484</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F514B</marc> <ucs>BD05</ucs> <utf-8>EBB485</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F514C</marc> <ucs>BD07</ucs> <utf-8>EBB487</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F514D</marc> <ucs>BD09</ucs> <utf-8>EBB489</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F514E</marc> <ucs>BD10</ucs> <utf-8>EBB490</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F514F</marc> <ucs>BD14</ucs> <utf-8>EBB494</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5150</marc> <ucs>BD24</ucs> <utf-8>EBB4A4</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5151</marc> <ucs>BD48</ucs> <utf-8>EBB588</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5152</marc> <ucs>BD49</ucs> <utf-8>EBB589</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5153</marc> <ucs>BD4C</ucs> <utf-8>EBB58C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5154</marc> <ucs>BD50</ucs> <utf-8>EBB590</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5155</marc> <ucs>BD58</ucs> <utf-8>EBB598</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5156</marc> <ucs>BD59</ucs> <utf-8>EBB599</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5157</marc> <ucs>BD64</ucs> <utf-8>EBB5A4</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5158</marc> <ucs>BD80</ucs> <utf-8>EBB680</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5159</marc> <ucs>BD81</ucs> <utf-8>EBB681</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F515A</marc> <ucs>BD84</ucs> <utf-8>EBB684</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F515B</marc> <ucs>BD87</ucs> <utf-8>EBB687</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F515C</marc> <ucs>BD88</ucs> <utf-8>EBB688</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F515D</marc> <ucs>BD89</ucs> <utf-8>EBB689</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F515E</marc> <ucs>BD90</ucs> <utf-8>EBB690</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F515F</marc> <ucs>BD91</ucs> <utf-8>EBB691</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5160</marc> <ucs>BD93</ucs> <utf-8>EBB693</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5161</marc> <ucs>BD95</ucs> <utf-8>EBB695</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5162</marc> <ucs>BD99</ucs> <utf-8>EBB699</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5163</marc> <ucs>BD9C</ucs> <utf-8>EBB69C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5164</marc> <ucs>BDD4</ucs> <utf-8>EBB794</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5165</marc> <ucs>BDF0</ucs> <utf-8>EBB7B0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5166</marc> <ucs>BE0C</ucs> <utf-8>EBB88C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5167</marc> <ucs>BE0D</ucs> <utf-8>EBB88D</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5168</marc> <ucs>BE10</ucs> <utf-8>EBB890</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5169</marc> <ucs>BE14</ucs> <utf-8>EBB894</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F516A</marc> <ucs>BE1C</ucs> <utf-8>EBB89C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F516B</marc> <ucs>BE1D</ucs> <utf-8>EBB89D</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F516C</marc> <ucs>BE1F</ucs> <utf-8>EBB89F</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F516D</marc> <ucs>BE44</ucs> <utf-8>EBB984</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F516E</marc> <ucs>BE45</ucs> <utf-8>EBB985</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F516F</marc> <ucs>BE48</ucs> <utf-8>EBB988</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5170</marc> <ucs>BE4B</ucs> <utf-8>EBB98B</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5171</marc> <ucs>BE4C</ucs> <utf-8>EBB98C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5172</marc> <ucs>BE4E</ucs> <utf-8>EBB98E</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5173</marc> <ucs>BE54</ucs> <utf-8>EBB994</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5174</marc> <ucs>BE55</ucs> <utf-8>EBB995</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5175</marc> <ucs>BE57</ucs> <utf-8>EBB997</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5176</marc> <ucs>BE59</ucs> <utf-8>EBB999</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5177</marc> <ucs>BE5A</ucs> <utf-8>EBB99A</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5178</marc> <ucs>BE5B</ucs> <utf-8>EBB99B</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F517B</marc> <ucs>BE60</ucs> <utf-8>EBB9A0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F517C</marc> <ucs>BE61</ucs> <utf-8>EBB9A1</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F517D</marc> <ucs>BE64</ucs> <utf-8>EBB9A4</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F517E</marc> <ucs>BE68</ucs> <utf-8>EBB9A8</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5221</marc> <ucs>BE70</ucs> <utf-8>EBB9B0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5222</marc> <ucs>BE71</ucs> <utf-8>EBB9B1</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5223</marc> <ucs>BE73</ucs> <utf-8>EBB9B3</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5224</marc> <ucs>BE74</ucs> <utf-8>EBB9B4</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5225</marc> <ucs>BE75</ucs> <utf-8>EBB9B5</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5226</marc> <ucs>BE7B</ucs> <utf-8>EBB9BB</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5227</marc> <ucs>BE7C</ucs> <utf-8>EBB9BC</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5228</marc> <ucs>BE7D</ucs> <utf-8>EBB9BD</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5229</marc> <ucs>BE80</ucs> <utf-8>EBBA80</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F522A</marc> <ucs>BE84</ucs> <utf-8>EBBA84</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F522B</marc> <ucs>BE8C</ucs> <utf-8>EBBA8C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F522C</marc> <ucs>BE8F</ucs> <utf-8>EBBA8F</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F522D</marc> <ucs>BE90</ucs> <utf-8>EBBA90</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F522E</marc> <ucs>BE91</ucs> <utf-8>EBBA91</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F522F</marc> <ucs>BE98</ucs> <utf-8>EBBA98</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5230</marc> <ucs>BEA8</ucs> <utf-8>EBBAA8</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5231</marc> <ucs>BED0</ucs> <utf-8>EBBB90</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5232</marc> <ucs>BED1</ucs> <utf-8>EBBB91</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5233</marc> <ucs>BED4</ucs> <utf-8>EBBB94</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5234</marc> <ucs>BED7</ucs> <utf-8>EBBB97</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5235</marc> <ucs>BED8</ucs> <utf-8>EBBB98</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5236</marc> <ucs>BEE0</ucs> <utf-8>EBBBA0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5237</marc> <ucs>BEE3</ucs> <utf-8>EBBBA3</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5238</marc> <ucs>BEE4</ucs> <utf-8>EBBBA4</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5239</marc> <ucs>BEE5</ucs> <utf-8>EBBBA5</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F523A</marc> <ucs>BEEC</ucs> <utf-8>EBBBAC</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F523B</marc> <ucs>BF08</ucs> <utf-8>EBBC88</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F523C</marc> <ucs>BF09</ucs> <utf-8>EBBC89</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F523D</marc> <ucs>BF18</ucs> <utf-8>EBBC98</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F523E</marc> <ucs>BF1D</ucs> <utf-8>EBBC9D</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F523F</marc> <ucs>BF40</ucs> <utf-8>EBBD80</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5240</marc> <ucs>BF41</ucs> <utf-8>EBBD81</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5241</marc> <ucs>BF44</ucs> <utf-8>EBBD84</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5242</marc> <ucs>BF48</ucs> <utf-8>EBBD88</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5243</marc> <ucs>BF50</ucs> <utf-8>EBBD90</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5244</marc> <ucs>BF51</ucs> <utf-8>EBBD91</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5245</marc> <ucs>BF55</ucs> <utf-8>EBBD95</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5246</marc> <ucs>BFB0</ucs> <utf-8>EBBEB0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5247</marc> <ucs>BFC0</ucs> <utf-8>EBBF80</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5248</marc> <ucs>BFC5</ucs> <utf-8>EBBF85</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5249</marc> <ucs>BFCC</ucs> <utf-8>EBBF8C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F524A</marc> <ucs>BFCD</ucs> <utf-8>EBBF8D</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F524B</marc> <ucs>BFD0</ucs> <utf-8>EBBF90</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F524C</marc> <ucs>BFD4</ucs> <utf-8>EBBF94</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F524D</marc> <ucs>BFDC</ucs> <utf-8>EBBF9C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F524E</marc> <ucs>BFDD</ucs> <utf-8>EBBF9D</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F524F</marc> <ucs>BFE1</ucs> <utf-8>EBBFA1</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5250</marc> <ucs>C058</ucs> <utf-8>EC8198</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5251</marc> <ucs>C059</ucs> <utf-8>EC8199</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5252</marc> <ucs>C05C</ucs> <utf-8>EC819C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5253</marc> <ucs>C060</ucs> <utf-8>EC81A0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5254</marc> <ucs>C068</ucs> <utf-8>EC81A8</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5255</marc> <ucs>C069</ucs> <utf-8>EC81A9</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5256</marc> <ucs>C090</ucs> <utf-8>EC8290</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5257</marc> <ucs>C091</ucs> <utf-8>EC8291</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5258</marc> <ucs>C094</ucs> <utf-8>EC8294</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5259</marc> <ucs>C098</ucs> <utf-8>EC8298</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F525A</marc> <ucs>C0A0</ucs> <utf-8>EC82A0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F525B</marc> <ucs>C0A3</ucs> <utf-8>EC82A3</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F525C</marc> <ucs>C0A5</ucs> <utf-8>EC82A5</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F525F</marc> <ucs>C0AC</ucs> <utf-8>EC82AC</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5260</marc> <ucs>C0AD</ucs> <utf-8>EC82AD</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5261</marc> <ucs>C0AE</ucs> <utf-8>EC82AE</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5262</marc> <ucs>C0AF</ucs> <utf-8>EC82AF</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5263</marc> <ucs>C0B0</ucs> <utf-8>EC82B0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5264</marc> <ucs>C0B3</ucs> <utf-8>EC82B3</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5265</marc> <ucs>C0B4</ucs> <utf-8>EC82B4</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5266</marc> <ucs>C0B5</ucs> <utf-8>EC82B5</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5267</marc> <ucs>C0B6</ucs> <utf-8>EC82B6</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5268</marc> <ucs>C0BC</ucs> <utf-8>EC82BC</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5269</marc> <ucs>C0BD</ucs> <utf-8>EC82BD</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F526A</marc> <ucs>C0BF</ucs> <utf-8>EC82BF</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F526B</marc> <ucs>C0C0</ucs> <utf-8>EC8380</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F526C</marc> <ucs>C0C1</ucs> <utf-8>EC8381</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F526D</marc> <ucs>C0C5</ucs> <utf-8>EC8385</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F526E</marc> <ucs>C0C8</ucs> <utf-8>EC8388</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F526F</marc> <ucs>C0C9</ucs> <utf-8>EC8389</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5270</marc> <ucs>C0CC</ucs> <utf-8>EC838C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5271</marc> <ucs>C0CF</ucs> <utf-8>EC838F</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5272</marc> <ucs>C0D0</ucs> <utf-8>EC8390</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5273</marc> <ucs>C0D8</ucs> <utf-8>EC8398</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5274</marc> <ucs>C0D9</ucs> <utf-8>EC8399</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5275</marc> <ucs>C0DB</ucs> <utf-8>EC839B</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5276</marc> <ucs>C0DC</ucs> <utf-8>EC839C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5277</marc> <ucs>C0DD</ucs> <utf-8>EC839D</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5278</marc> <ucs>C0E4</ucs> <utf-8>EC83A4</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5279</marc> <ucs>C0E5</ucs> <utf-8>EC83A5</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F527A</marc> <ucs>C0E8</ucs> <utf-8>EC83A8</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F527B</marc> <ucs>C0EC</ucs> <utf-8>EC83AC</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F527C</marc> <ucs>C0F4</ucs> <utf-8>EC83B4</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F527D</marc> <ucs>C0F7</ucs> <utf-8>EC83B7</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F527E</marc> <ucs>C0F9</ucs> <utf-8>EC83B9</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5321</marc> <ucs>C11C</ucs> <utf-8>EC849C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5322</marc> <ucs>C11D</ucs> <utf-8>EC849D</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5323</marc> <ucs>C11E</ucs> <utf-8>EC849E</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5324</marc> <ucs>C120</ucs> <utf-8>EC84A0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5325</marc> <ucs>C123</ucs> <utf-8>EC84A3</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5326</marc> <ucs>C124</ucs> <utf-8>EC84A4</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5327</marc> <ucs>C125</ucs> <utf-8>EC84A5</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5328</marc> <ucs>C126</ucs> <utf-8>EC84A6</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5329</marc> <ucs>C127</ucs> <utf-8>EC84A7</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F532A</marc> <ucs>C12A</ucs> <utf-8>EC84AA</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F532B</marc> <ucs>C12C</ucs> <utf-8>EC84AC</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F532C</marc> <ucs>C12D</ucs> <utf-8>EC84AD</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F532D</marc> <ucs>C12F</ucs> <utf-8>EC84AF</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F532E</marc> <ucs>C130</ucs> <utf-8>EC84B0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F532F</marc> <ucs>C131</ucs> <utf-8>EC84B1</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5330</marc> <ucs>C136</ucs> <utf-8>EC84B6</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5331</marc> <ucs>C138</ucs> <utf-8>EC84B8</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5332</marc> <ucs>C139</ucs> <utf-8>EC84B9</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5333</marc> <ucs>C13C</ucs> <utf-8>EC84BC</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5334</marc> <ucs>C140</ucs> <utf-8>EC8580</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5335</marc> <ucs>C148</ucs> <utf-8>EC8588</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5336</marc> <ucs>C149</ucs> <utf-8>EC8589</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5337</marc> <ucs>C14B</ucs> <utf-8>EC858B</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5338</marc> <ucs>C14D</ucs> <utf-8>EC858D</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5339</marc> <ucs>C151</ucs> <utf-8>EC8591</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F533A</marc> <ucs>C154</ucs> <utf-8>EC8594</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F533B</marc> <ucs>C158</ucs> <utf-8>EC8598</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F533C</marc> <ucs>C167</ucs> <utf-8>EC85A7</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F533D</marc> <ucs>C168</ucs> <utf-8>EC85A8</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F533E</marc> <ucs>C170</ucs> <utf-8>EC85B0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F533F</marc> <ucs>C18C</ucs> <utf-8>EC868C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5340</marc> <ucs>C18D</ucs> <utf-8>EC868D</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5341</marc> <ucs>C18E</ucs> <utf-8>EC868E</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5342</marc> <ucs>C190</ucs> <utf-8>EC8690</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5343</marc> <ucs>C194</ucs> <utf-8>EC8694</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5344</marc> <ucs>C19C</ucs> <utf-8>EC869C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5345</marc> <ucs>C19D</ucs> <utf-8>EC869D</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5346</marc> <ucs>C19F</ucs> <utf-8>EC869F</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5347</marc> <ucs>C1A1</ucs> <utf-8>EC86A1</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5348</marc> <ucs>C1A5</ucs> <utf-8>EC86A5</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5349</marc> <ucs>C1A8</ucs> <utf-8>EC86A8</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F534A</marc> <ucs>C1A9</ucs> <utf-8>EC86A9</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F534B</marc> <ucs>C1B0</ucs> <utf-8>EC86B0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F534C</marc> <ucs>C1C4</ucs> <utf-8>EC8784</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F534D</marc> <ucs>C1C8</ucs> <utf-8>EC8788</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F534E</marc> <ucs>C1D7</ucs> <utf-8>EC8797</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F534F</marc> <ucs>C1E0</ucs> <utf-8>EC87A0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5350</marc> <ucs>C1E4</ucs> <utf-8>EC87A4</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5351</marc> <ucs>C1E8</ucs> <utf-8>EC87A8</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5352</marc> <ucs>C1F0</ucs> <utf-8>EC87B0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5353</marc> <ucs>C1F1</ucs> <utf-8>EC87B1</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5354</marc> <ucs>C1F3</ucs> <utf-8>EC87B3</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5355</marc> <ucs>C1FC</ucs> <utf-8>EC87BC</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5356</marc> <ucs>C1FD</ucs> <utf-8>EC87BD</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5357</marc> <ucs>C200</ucs> <utf-8>EC8880</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5358</marc> <ucs>C204</ucs> <utf-8>EC8884</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5359</marc> <ucs>C20D</ucs> <utf-8>EC888D</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F535B</marc> <ucs>C218</ucs> <utf-8>EC8898</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F535C</marc> <ucs>C219</ucs> <utf-8>EC8899</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F535D</marc> <ucs>C21C</ucs> <utf-8>EC889C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F535E</marc> <ucs>C21F</ucs> <utf-8>EC889F</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F535F</marc> <ucs>C220</ucs> <utf-8>EC88A0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5360</marc> <ucs>C228</ucs> <utf-8>EC88A8</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5361</marc> <ucs>C229</ucs> <utf-8>EC88A9</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5362</marc> <ucs>C22B</ucs> <utf-8>EC88AB</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5363</marc> <ucs>C22D</ucs> <utf-8>EC88AD</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5364</marc> <ucs>C22F</ucs> <utf-8>EC88AF</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5365</marc> <ucs>C231</ucs> <utf-8>EC88B1</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5366</marc> <ucs>C232</ucs> <utf-8>EC88B2</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5367</marc> <ucs>C234</ucs> <utf-8>EC88B4</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5368</marc> <ucs>C250</ucs> <utf-8>EC8990</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5369</marc> <ucs>C258</ucs> <utf-8>EC8998</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F536A</marc> <ucs>C26C</ucs> <utf-8>EC89AC</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F536B</marc> <ucs>C270</ucs> <utf-8>EC89B0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F536C</marc> <ucs>C274</ucs> <utf-8>EC89B4</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F536D</marc> <ucs>C27C</ucs> <utf-8>EC89BC</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F536E</marc> <ucs>C27D</ucs> <utf-8>EC89BD</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F536F</marc> <ucs>C27F</ucs> <utf-8>EC89BF</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5370</marc> <ucs>C281</ucs> <utf-8>EC8A81</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5371</marc> <ucs>C288</ucs> <utf-8>EC8A88</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5372</marc> <ucs>C289</ucs> <utf-8>EC8A89</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5373</marc> <ucs>C290</ucs> <utf-8>EC8A90</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5374</marc> <ucs>C298</ucs> <utf-8>EC8A98</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5375</marc> <ucs>C29B</ucs> <utf-8>EC8A9B</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5376</marc> <ucs>C29D</ucs> <utf-8>EC8A9D</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5377</marc> <ucs>C2A4</ucs> <utf-8>EC8AA4</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5378</marc> <ucs>C2A5</ucs> <utf-8>EC8AA5</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5379</marc> <ucs>C2A8</ucs> <utf-8>EC8AA8</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F537A</marc> <ucs>C2AC</ucs> <utf-8>EC8AAC</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F537B</marc> <ucs>C2AD</ucs> <utf-8>EC8AAD</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F537D</marc> <ucs>C2B4</ucs> <utf-8>EC8AB4</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F537E</marc> <ucs>C2B5</ucs> <utf-8>EC8AB5</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5421</marc> <ucs>C2B7</ucs> <utf-8>EC8AB7</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5422</marc> <ucs>C2B9</ucs> <utf-8>EC8AB9</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5423</marc> <ucs>C2DC</ucs> <utf-8>EC8B9C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5424</marc> <ucs>C2DD</ucs> <utf-8>EC8B9D</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5425</marc> <ucs>C2E0</ucs> <utf-8>EC8BA0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5426</marc> <ucs>C2E3</ucs> <utf-8>EC8BA3</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5427</marc> <ucs>C2E4</ucs> <utf-8>EC8BA4</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5428</marc> <ucs>C2EB</ucs> <utf-8>EC8BAB</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5429</marc> <ucs>C2EC</ucs> <utf-8>EC8BAC</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F542A</marc> <ucs>C2ED</ucs> <utf-8>EC8BAD</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F542B</marc> <ucs>C2EF</ucs> <utf-8>EC8BAF</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F542C</marc> <ucs>C2F1</ucs> <utf-8>EC8BB1</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F542D</marc> <ucs>C2F6</ucs> <utf-8>EC8BB6</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5430</marc> <ucs>C2F8</ucs> <utf-8>EC8BB8</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5431</marc> <ucs>C2F9</ucs> <utf-8>EC8BB9</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5432</marc> <ucs>C2FC</ucs> <utf-8>EC8BBC</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5433</marc> <ucs>C300</ucs> <utf-8>EC8C80</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5434</marc> <ucs>C308</ucs> <utf-8>EC8C88</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5435</marc> <ucs>C309</ucs> <utf-8>EC8C89</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5436</marc> <ucs>C30B</ucs> <utf-8>EC8C8B</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5437</marc> <ucs>C30C</ucs> <utf-8>EC8C8C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5438</marc> <ucs>C30D</ucs> <utf-8>EC8C8D</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5439</marc> <ucs>C313</ucs> <utf-8>EC8C93</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F543A</marc> <ucs>C314</ucs> <utf-8>EC8C94</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F543B</marc> <ucs>C315</ucs> <utf-8>EC8C95</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F543C</marc> <ucs>C318</ucs> <utf-8>EC8C98</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F543D</marc> <ucs>C31C</ucs> <utf-8>EC8C9C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F543E</marc> <ucs>C324</ucs> <utf-8>EC8CA4</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F543F</marc> <ucs>C327</ucs> <utf-8>EC8CA7</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5440</marc> <ucs>C328</ucs> <utf-8>EC8CA8</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5441</marc> <ucs>C329</ucs> <utf-8>EC8CA9</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5442</marc> <ucs>C330</ucs> <utf-8>EC8CB0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5443</marc> <ucs>C343</ucs> <utf-8>EC8D83</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5444</marc> <ucs>C345</ucs> <utf-8>EC8D85</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5445</marc> <ucs>C368</ucs> <utf-8>EC8DA8</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5446</marc> <ucs>C369</ucs> <utf-8>EC8DA9</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5447</marc> <ucs>C36C</ucs> <utf-8>EC8DAC</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5448</marc> <ucs>C370</ucs> <utf-8>EC8DB0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5449</marc> <ucs>C372</ucs> <utf-8>EC8DB2</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F544A</marc> <ucs>C378</ucs> <utf-8>EC8DB8</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F544B</marc> <ucs>C379</ucs> <utf-8>EC8DB9</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F544C</marc> <ucs>C37C</ucs> <utf-8>EC8DBC</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F544D</marc> <ucs>C37D</ucs> <utf-8>EC8DBD</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F544E</marc> <ucs>C384</ucs> <utf-8>EC8E84</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F544F</marc> <ucs>C388</ucs> <utf-8>EC8E88</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5450</marc> <ucs>C399</ucs> <utf-8>EC8E99</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5451</marc> <ucs>C3D8</ucs> <utf-8>EC8F98</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5452</marc> <ucs>C3D9</ucs> <utf-8>EC8F99</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5453</marc> <ucs>C3DC</ucs> <utf-8>EC8F9C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5454</marc> <ucs>C3DF</ucs> <utf-8>EC8F9F</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5455</marc> <ucs>C3E0</ucs> <utf-8>EC8FA0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5456</marc> <ucs>C3E8</ucs> <utf-8>EC8FA8</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5457</marc> <ucs>C3ED</ucs> <utf-8>EC8FAD</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5458</marc> <ucs>C3F4</ucs> <utf-8>EC8FB4</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5459</marc> <ucs>C3F5</ucs> <utf-8>EC8FB5</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F545A</marc> <ucs>C410</ucs> <utf-8>EC9090</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F545B</marc> <ucs>C42C</ucs> <utf-8>EC90AC</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F545C</marc> <ucs>C430</ucs> <utf-8>EC90B0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F545D</marc> <ucs>C434</ucs> <utf-8>EC90B4</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F545E</marc> <ucs>C43C</ucs> <utf-8>EC90BC</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F545F</marc> <ucs>C43F</ucs> <utf-8>EC90BF</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5460</marc> <ucs>C464</ucs> <utf-8>EC91A4</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5461</marc> <ucs>C465</ucs> <utf-8>EC91A5</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5462</marc> <ucs>C468</ucs> <utf-8>EC91A8</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5463</marc> <ucs>C46C</ucs> <utf-8>EC91AC</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5464</marc> <ucs>C474</ucs> <utf-8>EC91B4</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5465</marc> <ucs>C479</ucs> <utf-8>EC91B9</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5466</marc> <ucs>C480</ucs> <utf-8>EC9280</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5467</marc> <ucs>C494</ucs> <utf-8>EC9294</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5468</marc> <ucs>C4D4</ucs> <utf-8>EC9394</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5469</marc> <ucs>C4D5</ucs> <utf-8>EC9395</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F546A</marc> <ucs>C4F0</ucs> <utf-8>EC93B0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F546B</marc> <ucs>C4F1</ucs> <utf-8>EC93B1</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F546C</marc> <ucs>C4F4</ucs> <utf-8>EC93B4</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F546D</marc> <ucs>C4F8</ucs> <utf-8>EC93B8</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F546E</marc> <ucs>C500</ucs> <utf-8>EC9480</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F546F</marc> <ucs>C501</ucs> <utf-8>EC9481</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5470</marc> <ucs>C50C</ucs> <utf-8>EC948C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5471</marc> <ucs>C510</ucs> <utf-8>EC9490</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5472</marc> <ucs>C528</ucs> <utf-8>EC94A8</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5473</marc> <ucs>C529</ucs> <utf-8>EC94A9</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5474</marc> <ucs>C52C</ucs> <utf-8>EC94AC</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5475</marc> <ucs>C530</ucs> <utf-8>EC94B0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5476</marc> <ucs>C538</ucs> <utf-8>EC94B8</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5477</marc> <ucs>C539</ucs> <utf-8>EC94B9</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5478</marc> <ucs>C53B</ucs> <utf-8>EC94BB</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5479</marc> <ucs>C53D</ucs> <utf-8>EC94BD</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F547C</marc> <ucs>C544</ucs> <utf-8>EC9584</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F547D</marc> <ucs>C545</ucs> <utf-8>EC9585</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F547E</marc> <ucs>C548</ucs> <utf-8>EC9588</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5521</marc> <ucs>C549</ucs> <utf-8>EC9589</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5522</marc> <ucs>C54A</ucs> <utf-8>EC958A</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5523</marc> <ucs>C54C</ucs> <utf-8>EC958C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5524</marc> <ucs>C54E</ucs> <utf-8>EC958E</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5525</marc> <ucs>C553</ucs> <utf-8>EC9593</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5526</marc> <ucs>C554</ucs> <utf-8>EC9594</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5527</marc> <ucs>C555</ucs> <utf-8>EC9595</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5528</marc> <ucs>C557</ucs> <utf-8>EC9597</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5529</marc> <ucs>C558</ucs> <utf-8>EC9598</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F552A</marc> <ucs>C559</ucs> <utf-8>EC9599</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F552B</marc> <ucs>C55E</ucs> <utf-8>EC959E</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F552C</marc> <ucs>C55F</ucs> <utf-8>EC959F</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F552D</marc> <ucs>C560</ucs> <utf-8>EC95A0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F552E</marc> <ucs>C561</ucs> <utf-8>EC95A1</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F552F</marc> <ucs>C564</ucs> <utf-8>EC95A4</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5530</marc> <ucs>C568</ucs> <utf-8>EC95A8</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5531</marc> <ucs>C570</ucs> <utf-8>EC95B0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5532</marc> <ucs>C571</ucs> <utf-8>EC95B1</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5533</marc> <ucs>C573</ucs> <utf-8>EC95B3</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5534</marc> <ucs>C574</ucs> <utf-8>EC95B4</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5535</marc> <ucs>C575</ucs> <utf-8>EC95B5</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5536</marc> <ucs>C57C</ucs> <utf-8>EC95BC</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5537</marc> <ucs>C57D</ucs> <utf-8>EC95BD</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5538</marc> <ucs>C580</ucs> <utf-8>EC9680</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5539</marc> <ucs>C584</ucs> <utf-8>EC9684</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F553A</marc> <ucs>C587</ucs> <utf-8>EC9687</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F553B</marc> <ucs>C58C</ucs> <utf-8>EC968C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F553C</marc> <ucs>C58D</ucs> <utf-8>EC968D</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F553D</marc> <ucs>C58F</ucs> <utf-8>EC968F</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F553E</marc> <ucs>C590</ucs> <utf-8>EC9690</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F553F</marc> <ucs>C591</ucs> <utf-8>EC9691</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5540</marc> <ucs>C595</ucs> <utf-8>EC9695</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5541</marc> <ucs>C597</ucs> <utf-8>EC9697</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5542</marc> <ucs>C598</ucs> <utf-8>EC9698</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5543</marc> <ucs>C59C</ucs> <utf-8>EC969C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5544</marc> <ucs>C5B4</ucs> <utf-8>EC96B4</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5545</marc> <ucs>C5B5</ucs> <utf-8>EC96B5</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5546</marc> <ucs>C5B6</ucs> <utf-8>EC96B6</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5547</marc> <ucs>C5B8</ucs> <utf-8>EC96B8</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5548</marc> <ucs>C5B9</ucs> <utf-8>EC96B9</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5549</marc> <ucs>C5BA</ucs> <utf-8>EC96BA</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F554A</marc> <ucs>C5BB</ucs> <utf-8>EC96BB</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F554B</marc> <ucs>C5BC</ucs> <utf-8>EC96BC</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F554C</marc> <ucs>C5BD</ucs> <utf-8>EC96BD</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F554D</marc> <ucs>C5C4</ucs> <utf-8>EC9784</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F554E</marc> <ucs>C5C5</ucs> <utf-8>EC9785</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F554F</marc> <ucs>C5C6</ucs> <utf-8>EC9786</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5550</marc> <ucs>C5C7</ucs> <utf-8>EC9787</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5551</marc> <ucs>C5C8</ucs> <utf-8>EC9788</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5552</marc> <ucs>C5C9</ucs> <utf-8>EC9789</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5553</marc> <ucs>C5CA</ucs> <utf-8>EC978A</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5554</marc> <ucs>C5CC</ucs> <utf-8>EC978C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5555</marc> <ucs>C5CE</ucs> <utf-8>EC978E</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5556</marc> <ucs>C5D0</ucs> <utf-8>EC9790</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5557</marc> <ucs>C5D1</ucs> <utf-8>EC9791</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5558</marc> <ucs>C5D4</ucs> <utf-8>EC9794</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5559</marc> <ucs>C5D8</ucs> <utf-8>EC9798</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F555A</marc> <ucs>C5E0</ucs> <utf-8>EC97A0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F555B</marc> <ucs>C5E1</ucs> <utf-8>EC97A1</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F555C</marc> <ucs>C5E3</ucs> <utf-8>EC97A3</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F555D</marc> <ucs>C5E5</ucs> <utf-8>EC97A5</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F555E</marc> <ucs>C5EC</ucs> <utf-8>EC97AC</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F555F</marc> <ucs>C5ED</ucs> <utf-8>EC97AD</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5560</marc> <ucs>C5EE</ucs> <utf-8>EC97AE</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5561</marc> <ucs>C5F0</ucs> <utf-8>EC97B0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5562</marc> <ucs>C5F4</ucs> <utf-8>EC97B4</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5563</marc> <ucs>C5F6</ucs> <utf-8>EC97B6</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5564</marc> <ucs>C5F7</ucs> <utf-8>EC97B7</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5565</marc> <ucs>C5FC</ucs> <utf-8>EC97BC</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5566</marc> <ucs>C5FD</ucs> <utf-8>EC97BD</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5567</marc> <ucs>C5FE</ucs> <utf-8>EC97BE</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5568</marc> <ucs>C5FF</ucs> <utf-8>EC97BF</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5569</marc> <ucs>C600</ucs> <utf-8>EC9880</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F556A</marc> <ucs>C601</ucs> <utf-8>EC9881</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F556B</marc> <ucs>C606</ucs> <utf-8>EC9886</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F556C</marc> <ucs>C607</ucs> <utf-8>EC9887</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F556D</marc> <ucs>C608</ucs> <utf-8>EC9888</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F556E</marc> <ucs>C60C</ucs> <utf-8>EC988C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F556F</marc> <ucs>C610</ucs> <utf-8>EC9890</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5570</marc> <ucs>C61B</ucs> <utf-8>EC989B</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5571</marc> <ucs>C624</ucs> <utf-8>EC98A4</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5572</marc> <ucs>C625</ucs> <utf-8>EC98A5</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5573</marc> <ucs>C628</ucs> <utf-8>EC98A8</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5574</marc> <ucs>C62C</ucs> <utf-8>EC98AC</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5575</marc> <ucs>C62D</ucs> <utf-8>EC98AD</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5576</marc> <ucs>C62E</ucs> <utf-8>EC98AE</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5577</marc> <ucs>C633</ucs> <utf-8>EC98B3</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5578</marc> <ucs>C634</ucs> <utf-8>EC98B4</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5579</marc> <ucs>C635</ucs> <utf-8>EC98B5</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F557A</marc> <ucs>C637</ucs> <utf-8>EC98B7</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F557B</marc> <ucs>C639</ucs> <utf-8>EC98B9</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F557C</marc> <ucs>C63A</ucs> <utf-8>EC98BA</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F557D</marc> <ucs>C63B</ucs> <utf-8>EC98BB</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F557E</marc> <ucs>C640</ucs> <utf-8>EC9980</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5621</marc> <ucs>C641</ucs> <utf-8>EC9981</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5622</marc> <ucs>C644</ucs> <utf-8>EC9984</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5623</marc> <ucs>C648</ucs> <utf-8>EC9988</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5624</marc> <ucs>C650</ucs> <utf-8>EC9990</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5625</marc> <ucs>C651</ucs> <utf-8>EC9991</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5626</marc> <ucs>C653</ucs> <utf-8>EC9993</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5627</marc> <ucs>C654</ucs> <utf-8>EC9994</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5629</marc> <ucs>C65C</ucs> <utf-8>EC999C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F562A</marc> <ucs>C65D</ucs> <utf-8>EC999D</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F562B</marc> <ucs>C660</ucs> <utf-8>EC99A0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F562C</marc> <ucs>C671</ucs> <utf-8>EC99B1</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F562D</marc> <ucs>C678</ucs> <utf-8>EC99B8</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F562E</marc> <ucs>C679</ucs> <utf-8>EC99B9</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F562F</marc> <ucs>C67C</ucs> <utf-8>EC99BC</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5630</marc> <ucs>C680</ucs> <utf-8>EC9A80</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5631</marc> <ucs>C688</ucs> <utf-8>EC9A88</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5632</marc> <ucs>C68B</ucs> <utf-8>EC9A8B</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5633</marc> <ucs>C68D</ucs> <utf-8>EC9A8D</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5634</marc> <ucs>C694</ucs> <utf-8>EC9A94</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5635</marc> <ucs>C695</ucs> <utf-8>EC9A95</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5636</marc> <ucs>C698</ucs> <utf-8>EC9A98</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5637</marc> <ucs>C6A5</ucs> <utf-8>EC9AA5</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5638</marc> <ucs>C6A7</ucs> <utf-8>EC9AA7</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5639</marc> <ucs>C6A9</ucs> <utf-8>EC9AA9</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F563A</marc> <ucs>C6B0</ucs> <utf-8>EC9AB0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F563B</marc> <ucs>C6B1</ucs> <utf-8>EC9AB1</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F563C</marc> <ucs>C6B4</ucs> <utf-8>EC9AB4</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F563D</marc> <ucs>C6B7</ucs> <utf-8>EC9AB7</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F563E</marc> <ucs>C6B8</ucs> <utf-8>EC9AB8</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F563F</marc> <ucs>C6B9</ucs> <utf-8>EC9AB9</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5640</marc> <ucs>C6BA</ucs> <utf-8>EC9ABA</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5641</marc> <ucs>C6C0</ucs> <utf-8>EC9B80</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5642</marc> <ucs>C6C1</ucs> <utf-8>EC9B81</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5643</marc> <ucs>C6C3</ucs> <utf-8>EC9B83</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5644</marc> <ucs>C6C5</ucs> <utf-8>EC9B85</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5645</marc> <ucs>C6CC</ucs> <utf-8>EC9B8C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5646</marc> <ucs>C6CD</ucs> <utf-8>EC9B8D</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5647</marc> <ucs>C6D0</ucs> <utf-8>EC9B90</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5648</marc> <ucs>C6D4</ucs> <utf-8>EC9B94</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5649</marc> <ucs>C6DC</ucs> <utf-8>EC9B9C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F564A</marc> <ucs>C6DD</ucs> <utf-8>EC9B9D</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F564B</marc> <ucs>C6DF</ucs> <utf-8>EC9B9F</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F564C</marc> <ucs>C6E0</ucs> <utf-8>EC9BA0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F564D</marc> <ucs>C6E1</ucs> <utf-8>EC9BA1</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F564E</marc> <ucs>C6E8</ucs> <utf-8>EC9BA8</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F564F</marc> <ucs>C6E9</ucs> <utf-8>EC9BA9</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5650</marc> <ucs>C6EC</ucs> <utf-8>EC9BAC</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5651</marc> <ucs>C6F0</ucs> <utf-8>EC9BB0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5652</marc> <ucs>C6F8</ucs> <utf-8>EC9BB8</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5653</marc> <ucs>C704</ucs> <utf-8>EC9C84</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5654</marc> <ucs>C705</ucs> <utf-8>EC9C85</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5655</marc> <ucs>C708</ucs> <utf-8>EC9C88</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5656</marc> <ucs>C70C</ucs> <utf-8>EC9C8C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5657</marc> <ucs>C714</ucs> <utf-8>EC9C94</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5658</marc> <ucs>C717</ucs> <utf-8>EC9C97</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5659</marc> <ucs>C719</ucs> <utf-8>EC9C99</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F565A</marc> <ucs>C720</ucs> <utf-8>EC9CA0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F565B</marc> <ucs>C721</ucs> <utf-8>EC9CA1</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F565C</marc> <ucs>C724</ucs> <utf-8>EC9CA4</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F565D</marc> <ucs>C728</ucs> <utf-8>EC9CA8</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F565E</marc> <ucs>C730</ucs> <utf-8>EC9CB0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F565F</marc> <ucs>C735</ucs> <utf-8>EC9CB5</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5660</marc> <ucs>C737</ucs> <utf-8>EC9CB7</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5661</marc> <ucs>C73C</ucs> <utf-8>EC9CBC</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5662</marc> <ucs>C73D</ucs> <utf-8>EC9CBD</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5663</marc> <ucs>C740</ucs> <utf-8>EC9D80</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5664</marc> <ucs>C744</ucs> <utf-8>EC9D84</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5665</marc> <ucs>C74A</ucs> <utf-8>EC9D8A</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5666</marc> <ucs>C74C</ucs> <utf-8>EC9D8C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5667</marc> <ucs>C74D</ucs> <utf-8>EC9D8D</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5668</marc> <ucs>C751</ucs> <utf-8>EC9D91</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5669</marc> <ucs>C758</ucs> <utf-8>EC9D98</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F566A</marc> <ucs>C774</ucs> <utf-8>EC9DB4</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F566B</marc> <ucs>C775</ucs> <utf-8>EC9DB5</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F566C</marc> <ucs>C778</ucs> <utf-8>EC9DB8</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F566D</marc> <ucs>C77C</ucs> <utf-8>EC9DBC</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F566E</marc> <ucs>C77D</ucs> <utf-8>EC9DBD</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F566F</marc> <ucs>C783</ucs> <utf-8>EC9E83</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5670</marc> <ucs>C784</ucs> <utf-8>EC9E84</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5671</marc> <ucs>C785</ucs> <utf-8>EC9E85</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5672</marc> <ucs>C787</ucs> <utf-8>EC9E87</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5673</marc> <ucs>C788</ucs> <utf-8>EC9E88</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5674</marc> <ucs>C789</ucs> <utf-8>EC9E89</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5675</marc> <ucs>C78A</ucs> <utf-8>EC9E8A</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5676</marc> <ucs>C78E</ucs> <utf-8>EC9E8E</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5677</marc> <ucs>C655</ucs> <utf-8>EC9995</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5679</marc> <ucs>C790</ucs> <utf-8>EC9E90</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F567A</marc> <ucs>C791</ucs> <utf-8>EC9E91</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F567B</marc> <ucs>C794</ucs> <utf-8>EC9E94</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F567C</marc> <ucs>C796</ucs> <utf-8>EC9E96</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F567D</marc> <ucs>C798</ucs> <utf-8>EC9E98</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F567E</marc> <ucs>C7A0</ucs> <utf-8>EC9EA0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5721</marc> <ucs>C7A1</ucs> <utf-8>EC9EA1</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5722</marc> <ucs>C7A3</ucs> <utf-8>EC9EA3</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5723</marc> <ucs>C7A4</ucs> <utf-8>EC9EA4</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5724</marc> <ucs>C7A5</ucs> <utf-8>EC9EA5</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5725</marc> <ucs>C7A6</ucs> <utf-8>EC9EA6</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5726</marc> <ucs>C7A7</ucs> <utf-8>EC9EA7</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5727</marc> <ucs>C7AC</ucs> <utf-8>EC9EAC</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5728</marc> <ucs>C7AD</ucs> <utf-8>EC9EAD</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5729</marc> <ucs>C7B0</ucs> <utf-8>EC9EB0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F572A</marc> <ucs>C7B4</ucs> <utf-8>EC9EB4</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F572B</marc> <ucs>C7BC</ucs> <utf-8>EC9EBC</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F572C</marc> <ucs>C7BD</ucs> <utf-8>EC9EBD</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F572D</marc> <ucs>C7BF</ucs> <utf-8>EC9EBF</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F572E</marc> <ucs>C7C0</ucs> <utf-8>EC9F80</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F572F</marc> <ucs>C7C1</ucs> <utf-8>EC9F81</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5730</marc> <ucs>C7C8</ucs> <utf-8>EC9F88</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5731</marc> <ucs>C7C9</ucs> <utf-8>EC9F89</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5732</marc> <ucs>C7CC</ucs> <utf-8>EC9F8C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5733</marc> <ucs>C7D8</ucs> <utf-8>EC9F98</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5734</marc> <ucs>C800</ucs> <utf-8>ECA080</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5735</marc> <ucs>C801</ucs> <utf-8>ECA081</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5736</marc> <ucs>C804</ucs> <utf-8>ECA084</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5737</marc> <ucs>C808</ucs> <utf-8>ECA088</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5738</marc> <ucs>C80A</ucs> <utf-8>ECA08A</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5739</marc> <ucs>C810</ucs> <utf-8>ECA090</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F573A</marc> <ucs>C811</ucs> <utf-8>ECA091</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F573B</marc> <ucs>C813</ucs> <utf-8>ECA093</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F573C</marc> <ucs>C814</ucs> <utf-8>ECA094</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F573D</marc> <ucs>C815</ucs> <utf-8>ECA095</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F573E</marc> <ucs>C816</ucs> <utf-8>ECA096</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F573F</marc> <ucs>C81C</ucs> <utf-8>ECA09C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5740</marc> <ucs>C81D</ucs> <utf-8>ECA09D</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5741</marc> <ucs>C820</ucs> <utf-8>ECA0A0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5742</marc> <ucs>C824</ucs> <utf-8>ECA0A4</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5743</marc> <ucs>C82C</ucs> <utf-8>ECA0AC</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5744</marc> <ucs>C82D</ucs> <utf-8>ECA0AD</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5745</marc> <ucs>C82F</ucs> <utf-8>ECA0AF</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5746</marc> <ucs>C838</ucs> <utf-8>ECA0B8</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5747</marc> <ucs>C83C</ucs> <utf-8>ECA0BC</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5748</marc> <ucs>C84C</ucs> <utf-8>ECA18C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5749</marc> <ucs>C870</ucs> <utf-8>ECA1B0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F574A</marc> <ucs>C871</ucs> <utf-8>ECA1B1</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F574B</marc> <ucs>C874</ucs> <utf-8>ECA1B4</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F574C</marc> <ucs>C878</ucs> <utf-8>ECA1B8</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F574D</marc> <ucs>C87A</ucs> <utf-8>ECA1BA</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F574E</marc> <ucs>C880</ucs> <utf-8>ECA280</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F574F</marc> <ucs>C881</ucs> <utf-8>ECA281</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5750</marc> <ucs>C885</ucs> <utf-8>ECA285</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5751</marc> <ucs>C886</ucs> <utf-8>ECA286</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5752</marc> <ucs>C887</ucs> <utf-8>ECA287</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5753</marc> <ucs>C88B</ucs> <utf-8>ECA28B</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5754</marc> <ucs>C88C</ucs> <utf-8>ECA28C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5755</marc> <ucs>C88D</ucs> <utf-8>ECA28D</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5756</marc> <ucs>C890</ucs> <utf-8>ECA290</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5757</marc> <ucs>C894</ucs> <utf-8>ECA294</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5758</marc> <ucs>C89C</ucs> <utf-8>ECA29C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5759</marc> <ucs>C89D</ucs> <utf-8>ECA29D</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F575A</marc> <ucs>C89F</ucs> <utf-8>ECA29F</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F575B</marc> <ucs>C8A0</ucs> <utf-8>ECA2A0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F575D</marc> <ucs>C8A8</ucs> <utf-8>ECA2A8</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F575E</marc> <ucs>C8AC</ucs> <utf-8>ECA2AC</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F575F</marc> <ucs>C8B0</ucs> <utf-8>ECA2B0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5760</marc> <ucs>C8B8</ucs> <utf-8>ECA2B8</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5761</marc> <ucs>C8C4</ucs> <utf-8>ECA384</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5762</marc> <ucs>C8C8</ucs> <utf-8>ECA388</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5763</marc> <ucs>C8CC</ucs> <utf-8>ECA38C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5764</marc> <ucs>C8D4</ucs> <utf-8>ECA394</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5765</marc> <ucs>C8D5</ucs> <utf-8>ECA395</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5766</marc> <ucs>C8D7</ucs> <utf-8>ECA397</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5767</marc> <ucs>C8E0</ucs> <utf-8>ECA3A0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5768</marc> <ucs>C8E4</ucs> <utf-8>ECA3A4</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5769</marc> <ucs>C8F0</ucs> <utf-8>ECA3B0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F576A</marc> <ucs>C8F1</ucs> <utf-8>ECA3B1</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F576B</marc> <ucs>C8F5</ucs> <utf-8>ECA3B5</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F576C</marc> <ucs>C8FC</ucs> <utf-8>ECA3BC</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F576D</marc> <ucs>C8FD</ucs> <utf-8>ECA3BD</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F576E</marc> <ucs>C900</ucs> <utf-8>ECA480</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F576F</marc> <ucs>C904</ucs> <utf-8>ECA484</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5770</marc> <ucs>C906</ucs> <utf-8>ECA486</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5771</marc> <ucs>C90C</ucs> <utf-8>ECA48C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5772</marc> <ucs>C90D</ucs> <utf-8>ECA48D</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5773</marc> <ucs>C90F</ucs> <utf-8>ECA48F</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5774</marc> <ucs>C911</ucs> <utf-8>ECA491</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5775</marc> <ucs>C918</ucs> <utf-8>ECA498</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5776</marc> <ucs>C92C</ucs> <utf-8>ECA4AC</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5777</marc> <ucs>C950</ucs> <utf-8>ECA590</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5779</marc> <ucs>C954</ucs> <utf-8>ECA594</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F577A</marc> <ucs>C958</ucs> <utf-8>ECA598</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F577B</marc> <ucs>C960</ucs> <utf-8>ECA5A0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F577C</marc> <ucs>C961</ucs> <utf-8>ECA5A1</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F577D</marc> <ucs>C96C</ucs> <utf-8>ECA5AC</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F577E</marc> <ucs>C970</ucs> <utf-8>ECA5B0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5821</marc> <ucs>C974</ucs> <utf-8>ECA5B4</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5822</marc> <ucs>C988</ucs> <utf-8>ECA688</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5823</marc> <ucs>C989</ucs> <utf-8>ECA689</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5824</marc> <ucs>C98C</ucs> <utf-8>ECA68C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5825</marc> <ucs>C990</ucs> <utf-8>ECA690</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5826</marc> <ucs>C998</ucs> <utf-8>ECA698</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5827</marc> <ucs>C999</ucs> <utf-8>ECA699</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5828</marc> <ucs>C99D</ucs> <utf-8>ECA69D</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5829</marc> <ucs>C9C0</ucs> <utf-8>ECA780</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F582A</marc> <ucs>C9C1</ucs> <utf-8>ECA781</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F582B</marc> <ucs>C9C4</ucs> <utf-8>ECA784</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F582C</marc> <ucs>C9C7</ucs> <utf-8>ECA787</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F582D</marc> <ucs>C9C8</ucs> <utf-8>ECA788</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F582E</marc> <ucs>C9CA</ucs> <utf-8>ECA78A</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F582F</marc> <ucs>C9D0</ucs> <utf-8>ECA790</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5830</marc> <ucs>C9D1</ucs> <utf-8>ECA791</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5831</marc> <ucs>C9D3</ucs> <utf-8>ECA793</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5832</marc> <ucs>C9D5</ucs> <utf-8>ECA795</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5833</marc> <ucs>C9D6</ucs> <utf-8>ECA796</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5834</marc> <ucs>C9D9</ucs> <utf-8>ECA799</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5835</marc> <ucs>C9DA</ucs> <utf-8>ECA79A</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5838</marc> <ucs>C9DC</ucs> <utf-8>ECA79C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5839</marc> <ucs>C9DD</ucs> <utf-8>ECA79D</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F583A</marc> <ucs>C9E0</ucs> <utf-8>ECA7A0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F583B</marc> <ucs>C9E2</ucs> <utf-8>ECA7A2</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F583C</marc> <ucs>C9E4</ucs> <utf-8>ECA7A4</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F583E</marc> <ucs>C9E7</ucs> <utf-8>ECA7A7</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F583F</marc> <ucs>C9EC</ucs> <utf-8>ECA7AC</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5840</marc> <ucs>C9ED</ucs> <utf-8>ECA7AD</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5841</marc> <ucs>C9EF</ucs> <utf-8>ECA7AF</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5842</marc> <ucs>C9F0</ucs> <utf-8>ECA7B0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5843</marc> <ucs>C9F1</ucs> <utf-8>ECA7B1</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5844</marc> <ucs>C9F8</ucs> <utf-8>ECA7B8</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5845</marc> <ucs>C9F9</ucs> <utf-8>ECA7B9</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5846</marc> <ucs>C9FC</ucs> <utf-8>ECA7BC</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5847</marc> <ucs>CA00</ucs> <utf-8>ECA880</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5848</marc> <ucs>CA08</ucs> <utf-8>ECA888</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5849</marc> <ucs>CA09</ucs> <utf-8>ECA889</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F584A</marc> <ucs>CA0B</ucs> <utf-8>ECA88B</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F584B</marc> <ucs>CA0C</ucs> <utf-8>ECA88C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F584C</marc> <ucs>CA0D</ucs> <utf-8>ECA88D</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F584D</marc> <ucs>CA18</ucs> <utf-8>ECA898</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F584E</marc> <ucs>CA4C</ucs> <utf-8>ECA98C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F584F</marc> <ucs>CA4D</ucs> <utf-8>ECA98D</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5850</marc> <ucs>CA50</ucs> <utf-8>ECA990</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5851</marc> <ucs>CA54</ucs> <utf-8>ECA994</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5852</marc> <ucs>CA5C</ucs> <utf-8>ECA99C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5853</marc> <ucs>CA5D</ucs> <utf-8>ECA99D</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5854</marc> <ucs>CA61</ucs> <utf-8>ECA9A1</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5855</marc> <ucs>CA84</ucs> <utf-8>ECAA84</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5856</marc> <ucs>CA98</ucs> <utf-8>ECAA98</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5857</marc> <ucs>CABC</ucs> <utf-8>ECAABC</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5858</marc> <ucs>CABD</ucs> <utf-8>ECAABD</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5859</marc> <ucs>CAC0</ucs> <utf-8>ECAB80</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F585A</marc> <ucs>CAC4</ucs> <utf-8>ECAB84</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F585B</marc> <ucs>CACC</ucs> <utf-8>ECAB8C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F585C</marc> <ucs>CACD</ucs> <utf-8>ECAB8D</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F585D</marc> <ucs>CAD1</ucs> <utf-8>ECAB91</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F585E</marc> <ucs>CAD2</ucs> <utf-8>ECAB92</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F585F</marc> <ucs>CAD3</ucs> <utf-8>ECAB93</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5860</marc> <ucs>CAD8</ucs> <utf-8>ECAB98</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5861</marc> <ucs>CAD9</ucs> <utf-8>ECAB99</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5862</marc> <ucs>CB10</ucs> <utf-8>ECAC90</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5863</marc> <ucs>CB14</ucs> <utf-8>ECAC94</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5864</marc> <ucs>CB18</ucs> <utf-8>ECAC98</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5865</marc> <ucs>CB20</ucs> <utf-8>ECACA0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5866</marc> <ucs>CB21</ucs> <utf-8>ECACA1</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5867</marc> <ucs>CB41</ucs> <utf-8>ECAD81</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5868</marc> <ucs>CB48</ucs> <utf-8>ECAD88</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5869</marc> <ucs>CB49</ucs> <utf-8>ECAD89</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F586A</marc> <ucs>CB50</ucs> <utf-8>ECAD90</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F586B</marc> <ucs>CB58</ucs> <utf-8>ECAD98</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F586C</marc> <ucs>CB59</ucs> <utf-8>ECAD99</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F586D</marc> <ucs>CB5D</ucs> <utf-8>ECAD9D</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F586E</marc> <ucs>CB64</ucs> <utf-8>ECADA4</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F586F</marc> <ucs>CBB8</ucs> <utf-8>ECAEB8</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5870</marc> <ucs>CBD4</ucs> <utf-8>ECAF94</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5871</marc> <ucs>CBE4</ucs> <utf-8>ECAFA4</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5872</marc> <ucs>CBE7</ucs> <utf-8>ECAFA7</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5873</marc> <ucs>CC0C</ucs> <utf-8>ECB08C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5874</marc> <ucs>CC0D</ucs> <utf-8>ECB08D</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5875</marc> <ucs>CC10</ucs> <utf-8>ECB090</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5876</marc> <ucs>CC14</ucs> <utf-8>ECB094</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5877</marc> <ucs>CC1C</ucs> <utf-8>ECB09C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5878</marc> <ucs>CC1D</ucs> <utf-8>ECB09D</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5879</marc> <ucs>CC21</ucs> <utf-8>ECB0A1</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F587A</marc> <ucs>CC22</ucs> <utf-8>ECB0A2</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F587B</marc> <ucs>CC27</ucs> <utf-8>ECB0A7</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F587E</marc> <ucs>CC28</ucs> <utf-8>ECB0A8</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5921</marc> <ucs>CC29</ucs> <utf-8>ECB0A9</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5922</marc> <ucs>CC2C</ucs> <utf-8>ECB0AC</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5923</marc> <ucs>CC2E</ucs> <utf-8>ECB0AE</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5924</marc> <ucs>CC2F</ucs> <utf-8>ECB0AF</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5925</marc> <ucs>CC30</ucs> <utf-8>ECB0B0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5926</marc> <ucs>CC38</ucs> <utf-8>ECB0B8</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5927</marc> <ucs>CC39</ucs> <utf-8>ECB0B9</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5928</marc> <ucs>CC3B</ucs> <utf-8>ECB0BB</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5929</marc> <ucs>CC3C</ucs> <utf-8>ECB0BC</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F592A</marc> <ucs>CC3D</ucs> <utf-8>ECB0BD</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F592B</marc> <ucs>CC3E</ucs> <utf-8>ECB0BE</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F592C</marc> <ucs>CC3F</ucs> <utf-8>ECB0BF</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F592D</marc> <ucs>CC44</ucs> <utf-8>ECB184</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F592E</marc> <ucs>CC45</ucs> <utf-8>ECB185</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F592F</marc> <ucs>CC48</ucs> <utf-8>ECB188</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5930</marc> <ucs>CC4C</ucs> <utf-8>ECB18C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5931</marc> <ucs>CC54</ucs> <utf-8>ECB194</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5932</marc> <ucs>CC55</ucs> <utf-8>ECB195</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5933</marc> <ucs>CC58</ucs> <utf-8>ECB198</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5934</marc> <ucs>CC59</ucs> <utf-8>ECB199</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5935</marc> <ucs>CC60</ucs> <utf-8>ECB1A0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5936</marc> <ucs>CC64</ucs> <utf-8>ECB1A4</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5937</marc> <ucs>CC70</ucs> <utf-8>ECB1B0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5938</marc> <ucs>CC71</ucs> <utf-8>ECB1B1</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5939</marc> <ucs>CC98</ucs> <utf-8>ECB298</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F593A</marc> <ucs>CC99</ucs> <utf-8>ECB299</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F593B</marc> <ucs>CC9C</ucs> <utf-8>ECB29C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F593C</marc> <ucs>CCA0</ucs> <utf-8>ECB2A0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F593D</marc> <ucs>CCA8</ucs> <utf-8>ECB2A8</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F593E</marc> <ucs>CCA9</ucs> <utf-8>ECB2A9</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F593F</marc> <ucs>CCAB</ucs> <utf-8>ECB2AB</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5940</marc> <ucs>CCAD</ucs> <utf-8>ECB2AD</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5941</marc> <ucs>CCB4</ucs> <utf-8>ECB2B4</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5942</marc> <ucs>CCB5</ucs> <utf-8>ECB2B5</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5943</marc> <ucs>CCB8</ucs> <utf-8>ECB2B8</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5944</marc> <ucs>CCBC</ucs> <utf-8>ECB2BC</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5945</marc> <ucs>CCC7</ucs> <utf-8>ECB387</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5946</marc> <ucs>CCD0</ucs> <utf-8>ECB390</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5947</marc> <ucs>CCE4</ucs> <utf-8>ECB3A4</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5948</marc> <ucs>CD08</ucs> <utf-8>ECB488</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5949</marc> <ucs>CD09</ucs> <utf-8>ECB489</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F594A</marc> <ucs>CD0C</ucs> <utf-8>ECB48C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F594B</marc> <ucs>CD10</ucs> <utf-8>ECB490</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F594C</marc> <ucs>CD18</ucs> <utf-8>ECB498</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F594D</marc> <ucs>CD19</ucs> <utf-8>ECB499</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F594E</marc> <ucs>CD1B</ucs> <utf-8>ECB49B</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F594F</marc> <ucs>CD1D</ucs> <utf-8>ECB49D</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5950</marc> <ucs>CD2C</ucs> <utf-8>ECB4AC</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5951</marc> <ucs>CD5C</ucs> <utf-8>ECB59C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5952</marc> <ucs>CD78</ucs> <utf-8>ECB5B8</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5953</marc> <ucs>CD94</ucs> <utf-8>ECB694</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5954</marc> <ucs>CD95</ucs> <utf-8>ECB695</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5955</marc> <ucs>CD98</ucs> <utf-8>ECB698</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5956</marc> <ucs>CD9C</ucs> <utf-8>ECB69C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5957</marc> <ucs>CDA4</ucs> <utf-8>ECB6A4</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5958</marc> <ucs>CDA5</ucs> <utf-8>ECB6A5</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5959</marc> <ucs>CDA7</ucs> <utf-8>ECB6A7</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F595A</marc> <ucs>CDA9</ucs> <utf-8>ECB6A9</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F595B</marc> <ucs>CDB0</ucs> <utf-8>ECB6B0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F595C</marc> <ucs>CDC4</ucs> <utf-8>ECB784</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F595D</marc> <ucs>CDCC</ucs> <utf-8>ECB78C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F595E</marc> <ucs>CDE8</ucs> <utf-8>ECB7A8</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F595F</marc> <ucs>CE04</ucs> <utf-8>ECB884</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5960</marc> <ucs>CE20</ucs> <utf-8>ECB8A0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5961</marc> <ucs>CE21</ucs> <utf-8>ECB8A1</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5962</marc> <ucs>CE30</ucs> <utf-8>ECB8B0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5963</marc> <ucs>CE35</ucs> <utf-8>ECB8B5</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5964</marc> <ucs>CE58</ucs> <utf-8>ECB998</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5965</marc> <ucs>CE59</ucs> <utf-8>ECB999</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5966</marc> <ucs>CE5C</ucs> <utf-8>ECB99C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5967</marc> <ucs>CE60</ucs> <utf-8>ECB9A0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5968</marc> <ucs>CE61</ucs> <utf-8>ECB9A1</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5969</marc> <ucs>CE68</ucs> <utf-8>ECB9A8</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F596A</marc> <ucs>CE69</ucs> <utf-8>ECB9A9</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F596B</marc> <ucs>CE6B</ucs> <utf-8>ECB9AB</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F596C</marc> <ucs>CE6D</ucs> <utf-8>ECB9AD</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F596F</marc> <ucs>CE74</ucs> <utf-8>ECB9B4</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5970</marc> <ucs>CE75</ucs> <utf-8>ECB9B5</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5971</marc> <ucs>CE78</ucs> <utf-8>ECB9B8</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5972</marc> <ucs>CE7C</ucs> <utf-8>ECB9BC</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5973</marc> <ucs>CE84</ucs> <utf-8>ECBA84</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5974</marc> <ucs>CE85</ucs> <utf-8>ECBA85</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5975</marc> <ucs>CE87</ucs> <utf-8>ECBA87</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5976</marc> <ucs>CE89</ucs> <utf-8>ECBA89</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5977</marc> <ucs>CE90</ucs> <utf-8>ECBA90</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5978</marc> <ucs>CE91</ucs> <utf-8>ECBA91</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5979</marc> <ucs>CE94</ucs> <utf-8>ECBA94</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F597A</marc> <ucs>CE98</ucs> <utf-8>ECBA98</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F597B</marc> <ucs>CEA0</ucs> <utf-8>ECBAA0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F597C</marc> <ucs>CEA1</ucs> <utf-8>ECBAA1</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F597D</marc> <ucs>CEA3</ucs> <utf-8>ECBAA3</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5A21</marc> <ucs>CEA5</ucs> <utf-8>ECBAA5</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5A22</marc> <ucs>CEAC</ucs> <utf-8>ECBAAC</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5A23</marc> <ucs>CEAD</ucs> <utf-8>ECBAAD</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5A24</marc> <ucs>CEE4</ucs> <utf-8>ECBBA4</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5A26</marc> <ucs>CEE8</ucs> <utf-8>ECBBA8</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5A27</marc> <ucs>CEEC</ucs> <utf-8>ECBBAC</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5A28</marc> <ucs>CEF4</ucs> <utf-8>ECBBB4</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5A29</marc> <ucs>CEF5</ucs> <utf-8>ECBBB5</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5A2A</marc> <ucs>CEF7</ucs> <utf-8>ECBBB7</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5A2C</marc> <ucs>CEF9</ucs> <utf-8>ECBBB9</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5A2E</marc> <ucs>CF00</ucs> <utf-8>ECBC80</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5A2F</marc> <ucs>CF01</ucs> <utf-8>ECBC81</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5A30</marc> <ucs>CF04</ucs> <utf-8>ECBC84</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5A31</marc> <ucs>CF08</ucs> <utf-8>ECBC88</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5A32</marc> <ucs>CF10</ucs> <utf-8>ECBC90</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5A33</marc> <ucs>CF11</ucs> <utf-8>ECBC91</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5A34</marc> <ucs>CF13</ucs> <utf-8>ECBC93</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5A35</marc> <ucs>CF15</ucs> <utf-8>ECBC95</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5A36</marc> <ucs>CF1C</ucs> <utf-8>ECBC9C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5A37</marc> <ucs>CF20</ucs> <utf-8>ECBCA0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5A38</marc> <ucs>CF24</ucs> <utf-8>ECBCA4</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5A39</marc> <ucs>CF2C</ucs> <utf-8>ECBCAC</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5A3A</marc> <ucs>CF2D</ucs> <utf-8>ECBCAD</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5A3B</marc> <ucs>CF2F</ucs> <utf-8>ECBCAF</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5A3C</marc> <ucs>CF30</ucs> <utf-8>ECBCB0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5A3D</marc> <ucs>CF54</ucs> <utf-8>ECBD94</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5A3E</marc> <ucs>CF55</ucs> <utf-8>ECBD95</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5A3F</marc> <ucs>CF58</ucs> <utf-8>ECBD98</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5A40</marc> <ucs>CF5C</ucs> <utf-8>ECBD9C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5A41</marc> <ucs>CF64</ucs> <utf-8>ECBDA4</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5A42</marc> <ucs>CF65</ucs> <utf-8>ECBDA5</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5A43</marc> <ucs>CF67</ucs> <utf-8>ECBDA7</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5A44</marc> <ucs>CF69</ucs> <utf-8>ECBDA9</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5A45</marc> <ucs>CF70</ucs> <utf-8>ECBDB0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5A46</marc> <ucs>CF71</ucs> <utf-8>ECBDB1</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5A47</marc> <ucs>CF74</ucs> <utf-8>ECBDB4</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5A48</marc> <ucs>CF78</ucs> <utf-8>ECBDB8</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5A49</marc> <ucs>CF80</ucs> <utf-8>ECBE80</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5A4A</marc> <ucs>CF85</ucs> <utf-8>ECBE85</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5A4B</marc> <ucs>CF8C</ucs> <utf-8>ECBE8C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5A4C</marc> <ucs>CF8D</ucs> <utf-8>ECBE8D</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5A4D</marc> <ucs>CFA1</ucs> <utf-8>ECBEA1</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5A4F</marc> <ucs>CFB0</ucs> <utf-8>ECBEB0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5A50</marc> <ucs>CFC4</ucs> <utf-8>ECBF84</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5A51</marc> <ucs>CFE0</ucs> <utf-8>ECBFA0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5A52</marc> <ucs>CFE1</ucs> <utf-8>ECBFA1</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5A53</marc> <ucs>CFE4</ucs> <utf-8>ECBFA4</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5A54</marc> <ucs>CFE8</ucs> <utf-8>ECBFA8</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5A55</marc> <ucs>CFF0</ucs> <utf-8>ECBFB0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5A56</marc> <ucs>CFF3</ucs> <utf-8>ECBFB3</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5A57</marc> <ucs>CFF5</ucs> <utf-8>ECBFB5</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5A58</marc> <ucs>CFFC</ucs> <utf-8>ECBFBC</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5A5A</marc> <ucs>D018</ucs> <utf-8>ED8098</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5A5B</marc> <ucs>D02D</ucs> <utf-8>ED80AD</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5A5C</marc> <ucs>D034</ucs> <utf-8>ED80B4</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5A5D</marc> <ucs>D035</ucs> <utf-8>ED80B5</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5A5E</marc> <ucs>D038</ucs> <utf-8>ED80B8</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5A5F</marc> <ucs>D050</ucs> <utf-8>ED8190</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5A60</marc> <ucs>D06C</ucs> <utf-8>ED81AC</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5A61</marc> <ucs>D070</ucs> <utf-8>ED81B0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5A62</marc> <ucs>D074</ucs> <utf-8>ED81B4</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5A63</marc> <ucs>D07C</ucs> <utf-8>ED81BC</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5A64</marc> <ucs>D07D</ucs> <utf-8>ED81BD</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5A65</marc> <ucs>D081</ucs> <utf-8>ED8281</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5A66</marc> <ucs>D0A4</ucs> <utf-8>ED82A4</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5A67</marc> <ucs>D0A5</ucs> <utf-8>ED82A5</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5A68</marc> <ucs>D0A8</ucs> <utf-8>ED82A8</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5A69</marc> <ucs>D0AC</ucs> <utf-8>ED82AC</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5A6A</marc> <ucs>D0B4</ucs> <utf-8>ED82B4</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5A6B</marc> <ucs>D0B5</ucs> <utf-8>ED82B5</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5A6C</marc> <ucs>D0B7</ucs> <utf-8>ED82B7</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5A6D</marc> <ucs>D0B9</ucs> <utf-8>ED82B9</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5A70</marc> <ucs>D0C0</ucs> <utf-8>ED8380</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5A71</marc> <ucs>D0C1</ucs> <utf-8>ED8381</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5A72</marc> <ucs>D0C4</ucs> <utf-8>ED8384</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5A73</marc> <ucs>D0C8</ucs> <utf-8>ED8388</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5A74</marc> <ucs>D0C9</ucs> <utf-8>ED8389</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5A75</marc> <ucs>D0D0</ucs> <utf-8>ED8390</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5A76</marc> <ucs>D0D1</ucs> <utf-8>ED8391</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5A77</marc> <ucs>D0D3</ucs> <utf-8>ED8393</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5A78</marc> <ucs>D0D4</ucs> <utf-8>ED8394</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5A79</marc> <ucs>D0D5</ucs> <utf-8>ED8395</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5A7A</marc> <ucs>D0DC</ucs> <utf-8>ED839C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5A7B</marc> <ucs>D0DD</ucs> <utf-8>ED839D</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5A7C</marc> <ucs>D0E0</ucs> <utf-8>ED83A0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5A7D</marc> <ucs>D0E4</ucs> <utf-8>ED83A4</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5A7E</marc> <ucs>D0EC</ucs> <utf-8>ED83AC</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5B21</marc> <ucs>D0ED</ucs> <utf-8>ED83AD</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5B22</marc> <ucs>D0EF</ucs> <utf-8>ED83AF</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5B23</marc> <ucs>D0F0</ucs> <utf-8>ED83B0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5B24</marc> <ucs>D0F1</ucs> <utf-8>ED83B1</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5B25</marc> <ucs>D130</ucs> <utf-8>ED84B0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5B26</marc> <ucs>D131</ucs> <utf-8>ED84B1</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5B27</marc> <ucs>D134</ucs> <utf-8>ED84B4</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5B28</marc> <ucs>D138</ucs> <utf-8>ED84B8</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5B29</marc> <ucs>D140</ucs> <utf-8>ED8580</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5B2A</marc> <ucs>D141</ucs> <utf-8>ED8581</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5B2B</marc> <ucs>D143</ucs> <utf-8>ED8583</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5B2C</marc> <ucs>D144</ucs> <utf-8>ED8584</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5B2D</marc> <ucs>D145</ucs> <utf-8>ED8585</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5B2E</marc> <ucs>D14C</ucs> <utf-8>ED858C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5B2F</marc> <ucs>D14D</ucs> <utf-8>ED858D</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5B30</marc> <ucs>D150</ucs> <utf-8>ED8590</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5B31</marc> <ucs>D154</ucs> <utf-8>ED8594</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5B32</marc> <ucs>D15C</ucs> <utf-8>ED859C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5B33</marc> <ucs>D15D</ucs> <utf-8>ED859D</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5B34</marc> <ucs>D15F</ucs> <utf-8>ED859F</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5B35</marc> <ucs>D160</ucs> <utf-8>ED85A0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5B36</marc> <ucs>D161</ucs> <utf-8>ED85A1</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5B37</marc> <ucs>D168</ucs> <utf-8>ED85A8</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5B38</marc> <ucs>D1A0</ucs> <utf-8>ED86A0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5B39</marc> <ucs>D1A1</ucs> <utf-8>ED86A1</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5B3A</marc> <ucs>D1A4</ucs> <utf-8>ED86A4</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5B3B</marc> <ucs>D1A8</ucs> <utf-8>ED86A8</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5B3C</marc> <ucs>D1B0</ucs> <utf-8>ED86B0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5B3D</marc> <ucs>D1B1</ucs> <utf-8>ED86B1</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5B3E</marc> <ucs>D1B3</ucs> <utf-8>ED86B3</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5B3F</marc> <ucs>D1B5</ucs> <utf-8>ED86B5</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5B40</marc> <ucs>D1D8</ucs> <utf-8>ED8798</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5B41</marc> <ucs>D1F4</ucs> <utf-8>ED87B4</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5B43</marc> <ucs>D22C</ucs> <utf-8>ED88AC</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5B44</marc> <ucs>D22D</ucs> <utf-8>ED88AD</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5B45</marc> <ucs>D230</ucs> <utf-8>ED88B0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5B46</marc> <ucs>D234</ucs> <utf-8>ED88B4</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5B47</marc> <ucs>D23C</ucs> <utf-8>ED88BC</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5B48</marc> <ucs>D23D</ucs> <utf-8>ED88BD</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5B49</marc> <ucs>D23F</ucs> <utf-8>ED88BF</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5B4A</marc> <ucs>D241</ucs> <utf-8>ED8981</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5B4B</marc> <ucs>D264</ucs> <utf-8>ED89A4</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5B4C</marc> <ucs>D277</ucs> <utf-8>ED89B7</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5B4D</marc> <ucs>D280</ucs> <utf-8>ED8A80</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5B4E</marc> <ucs>D284</ucs> <utf-8>ED8A84</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5B4F</marc> <ucs>D288</ucs> <utf-8>ED8A88</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5B50</marc> <ucs>D290</ucs> <utf-8>ED8A90</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5B51</marc> <ucs>D291</ucs> <utf-8>ED8A91</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5B52</marc> <ucs>D293</ucs> <utf-8>ED8A93</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5B53</marc> <ucs>D295</ucs> <utf-8>ED8A95</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5B54</marc> <ucs>D29C</ucs> <utf-8>ED8A9C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5B57</marc> <ucs>D2AC</ucs> <utf-8>ED8AAC</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5B59</marc> <ucs>D2B8</ucs> <utf-8>ED8AB8</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5B5A</marc> <ucs>D2B9</ucs> <utf-8>ED8AB9</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5B5B</marc> <ucs>D2BC</ucs> <utf-8>ED8ABC</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5B5C</marc> <ucs>D2BF</ucs> <utf-8>ED8ABF</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5B5D</marc> <ucs>D2C0</ucs> <utf-8>ED8B80</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5B5E</marc> <ucs>D2C8</ucs> <utf-8>ED8B88</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5B5F</marc> <ucs>D2C9</ucs> <utf-8>ED8B89</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5B60</marc> <ucs>D2CB</ucs> <utf-8>ED8B8B</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5B61</marc> <ucs>D2D4</ucs> <utf-8>ED8B94</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5B62</marc> <ucs>D1F8</ucs> <utf-8>ED87B8</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5B63</marc> <ucs>D2F0</ucs> <utf-8>ED8BB0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5B64</marc> <ucs>D2F1</ucs> <utf-8>ED8BB1</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5B65</marc> <ucs>D2F4</ucs> <utf-8>ED8BB4</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5B66</marc> <ucs>D2F8</ucs> <utf-8>ED8BB8</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5B67</marc> <ucs>D300</ucs> <utf-8>ED8C80</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5B68</marc> <ucs>D301</ucs> <utf-8>ED8C81</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5B69</marc> <ucs>D305</ucs> <utf-8>ED8C85</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5B6C</marc> <ucs>D30C</ucs> <utf-8>ED8C8C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5B6D</marc> <ucs>D30D</ucs> <utf-8>ED8C8D</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5B6E</marc> <ucs>D30E</ucs> <utf-8>ED8C8E</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5B6F</marc> <ucs>D310</ucs> <utf-8>ED8C90</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5B70</marc> <ucs>D314</ucs> <utf-8>ED8C94</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5B71</marc> <ucs>D31C</ucs> <utf-8>ED8C9C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5B72</marc> <ucs>D31D</ucs> <utf-8>ED8C9D</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5B73</marc> <ucs>D31F</ucs> <utf-8>ED8C9F</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5B74</marc> <ucs>D320</ucs> <utf-8>ED8CA0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5B75</marc> <ucs>D321</ucs> <utf-8>ED8CA1</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5B76</marc> <ucs>D325</ucs> <utf-8>ED8CA5</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5B77</marc> <ucs>D328</ucs> <utf-8>ED8CA8</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5B78</marc> <ucs>D329</ucs> <utf-8>ED8CA9</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5B79</marc> <ucs>D32C</ucs> <utf-8>ED8CAC</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5B7A</marc> <ucs>D330</ucs> <utf-8>ED8CB0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5B7B</marc> <ucs>D338</ucs> <utf-8>ED8CB8</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5B7C</marc> <ucs>D339</ucs> <utf-8>ED8CB9</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5B7D</marc> <ucs>D33B</ucs> <utf-8>ED8CBB</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5B7E</marc> <ucs>D33C</ucs> <utf-8>ED8CBC</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5C21</marc> <ucs>D33D</ucs> <utf-8>ED8CBD</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5C23</marc> <ucs>D37C</ucs> <utf-8>ED8DBC</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5C24</marc> <ucs>D37D</ucs> <utf-8>ED8DBD</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5C25</marc> <ucs>D380</ucs> <utf-8>ED8E80</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5C26</marc> <ucs>D384</ucs> <utf-8>ED8E84</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5C27</marc> <ucs>D38C</ucs> <utf-8>ED8E8C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5C28</marc> <ucs>D38D</ucs> <utf-8>ED8E8D</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5C29</marc> <ucs>D38F</ucs> <utf-8>ED8E8F</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5C2A</marc> <ucs>D390</ucs> <utf-8>ED8E90</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5C2B</marc> <ucs>D391</ucs> <utf-8>ED8E91</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5C2C</marc> <ucs>D398</ucs> <utf-8>ED8E98</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5C2D</marc> <ucs>D399</ucs> <utf-8>ED8E99</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5C2E</marc> <ucs>D39C</ucs> <utf-8>ED8E9C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5C2F</marc> <ucs>D3A0</ucs> <utf-8>ED8EA0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5C30</marc> <ucs>D3A8</ucs> <utf-8>ED8EA8</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5C31</marc> <ucs>D3A9</ucs> <utf-8>ED8EA9</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5C32</marc> <ucs>D3AB</ucs> <utf-8>ED8EAB</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5C33</marc> <ucs>D3AD</ucs> <utf-8>ED8EAD</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5C34</marc> <ucs>D3B4</ucs> <utf-8>ED8EB4</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5C35</marc> <ucs>D3B5</ucs> <utf-8>ED8EB5</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5C36</marc> <ucs>D3B8</ucs> <utf-8>ED8EB8</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5C37</marc> <ucs>D3BC</ucs> <utf-8>ED8EBC</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5C38</marc> <ucs>D3C4</ucs> <utf-8>ED8F84</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5C39</marc> <ucs>D3C5</ucs> <utf-8>ED8F85</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5C3A</marc> <ucs>D3C8</ucs> <utf-8>ED8F88</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5C3B</marc> <ucs>D3C9</ucs> <utf-8>ED8F89</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5C3C</marc> <ucs>D3D0</ucs> <utf-8>ED8F90</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5C3D</marc> <ucs>D3EC</ucs> <utf-8>ED8FAC</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5C3E</marc> <ucs>D3ED</ucs> <utf-8>ED8FAD</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5C3F</marc> <ucs>D3F0</ucs> <utf-8>ED8FB0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5C40</marc> <ucs>D3F4</ucs> <utf-8>ED8FB4</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5C41</marc> <ucs>D3FC</ucs> <utf-8>ED8FBC</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5C42</marc> <ucs>D3FD</ucs> <utf-8>ED8FBD</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5C43</marc> <ucs>D3FF</ucs> <utf-8>ED8FBF</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5C44</marc> <ucs>D401</ucs> <utf-8>ED9081</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5C45</marc> <ucs>D440</ucs> <utf-8>ED9180</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5C46</marc> <ucs>D444</ucs> <utf-8>ED9184</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5C47</marc> <ucs>D45C</ucs> <utf-8>ED919C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5C48</marc> <ucs>D46F</ucs> <utf-8>ED91AF</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5C49</marc> <ucs>D478</ucs> <utf-8>ED91B8</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5C4A</marc> <ucs>D479</ucs> <utf-8>ED91B9</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5C4B</marc> <ucs>D47C</ucs> <utf-8>ED91BC</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5C4C</marc> <ucs>D480</ucs> <utf-8>ED9280</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5C4D</marc> <ucs>D488</ucs> <utf-8>ED9288</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5C4E</marc> <ucs>D489</ucs> <utf-8>ED9289</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5C4F</marc> <ucs>D48B</ucs> <utf-8>ED928B</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5C50</marc> <ucs>D48D</ucs> <utf-8>ED928D</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5C51</marc> <ucs>D4CC</ucs> <utf-8>ED938C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5C52</marc> <ucs>D4E8</ucs> <utf-8>ED93A8</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5C53</marc> <ucs>D504</ucs> <utf-8>ED9484</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5C55</marc> <ucs>D508</ucs> <utf-8>ED9488</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5C56</marc> <ucs>D50C</ucs> <utf-8>ED948C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5C57</marc> <ucs>D514</ucs> <utf-8>ED9494</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5C58</marc> <ucs>D515</ucs> <utf-8>ED9495</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5C59</marc> <ucs>D53C</ucs> <utf-8>ED94BC</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5C5A</marc> <ucs>D53D</ucs> <utf-8>ED94BD</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5C5B</marc> <ucs>D540</ucs> <utf-8>ED9580</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5C5C</marc> <ucs>D544</ucs> <utf-8>ED9584</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5C5D</marc> <ucs>D54C</ucs> <utf-8>ED958C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5C5E</marc> <ucs>D54D</ucs> <utf-8>ED958D</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5C5F</marc> <ucs>D54F</ucs> <utf-8>ED958F</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5C60</marc> <ucs>D551</ucs> <utf-8>ED9591</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5C63</marc> <ucs>D558</ucs> <utf-8>ED9598</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5C64</marc> <ucs>D559</ucs> <utf-8>ED9599</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5C65</marc> <ucs>D55C</ucs> <utf-8>ED959C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5C66</marc> <ucs>D560</ucs> <utf-8>ED95A0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5C67</marc> <ucs>D565</ucs> <utf-8>ED95A5</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5C68</marc> <ucs>D568</ucs> <utf-8>ED95A8</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5C69</marc> <ucs>D569</ucs> <utf-8>ED95A9</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5C6A</marc> <ucs>D56B</ucs> <utf-8>ED95AB</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5C6B</marc> <ucs>D56C</ucs> <utf-8>ED95AC</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5C6C</marc> <ucs>D56D</ucs> <utf-8>ED95AD</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5C6D</marc> <ucs>D571</ucs> <utf-8>ED95B1</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5C6E</marc> <ucs>D574</ucs> <utf-8>ED95B4</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5C6F</marc> <ucs>D575</ucs> <utf-8>ED95B5</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5C70</marc> <ucs>D578</ucs> <utf-8>ED95B8</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5C71</marc> <ucs>D57C</ucs> <utf-8>ED95BC</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5C72</marc> <ucs>D584</ucs> <utf-8>ED9684</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5C73</marc> <ucs>D585</ucs> <utf-8>ED9685</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5C74</marc> <ucs>D587</ucs> <utf-8>ED9687</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5C75</marc> <ucs>D588</ucs> <utf-8>ED9688</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5C76</marc> <ucs>D589</ucs> <utf-8>ED9689</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5C77</marc> <ucs>D590</ucs> <utf-8>ED9690</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5C78</marc> <ucs>D5A5</ucs> <utf-8>ED96A5</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5C79</marc> <ucs>D5C8</ucs> <utf-8>ED9788</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5C7A</marc> <ucs>D5C9</ucs> <utf-8>ED9789</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5C7B</marc> <ucs>D5CC</ucs> <utf-8>ED978C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5C7C</marc> <ucs>D5D0</ucs> <utf-8>ED9790</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5C7D</marc> <ucs>D5D2</ucs> <utf-8>ED9792</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5C7E</marc> <ucs>D5D8</ucs> <utf-8>ED9798</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5D21</marc> <ucs>D5D9</ucs> <utf-8>ED9799</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5D22</marc> <ucs>D5DB</ucs> <utf-8>ED979B</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5D23</marc> <ucs>D5DD</ucs> <utf-8>ED979D</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5D24</marc> <ucs>D5E4</ucs> <utf-8>ED97A4</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5D25</marc> <ucs>D5E5</ucs> <utf-8>ED97A5</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5D26</marc> <ucs>D5E8</ucs> <utf-8>ED97A8</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5D27</marc> <ucs>D5EC</ucs> <utf-8>ED97AC</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5D28</marc> <ucs>D5F4</ucs> <utf-8>ED97B4</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5D29</marc> <ucs>D5F5</ucs> <utf-8>ED97B5</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5D2A</marc> <ucs>D5F7</ucs> <utf-8>ED97B7</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5D2B</marc> <ucs>D5F9</ucs> <utf-8>ED97B9</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5D2C</marc> <ucs>D600</ucs> <utf-8>ED9880</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5D2D</marc> <ucs>D601</ucs> <utf-8>ED9881</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5D2E</marc> <ucs>D604</ucs> <utf-8>ED9884</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5D2F</marc> <ucs>D608</ucs> <utf-8>ED9888</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5D30</marc> <ucs>D610</ucs> <utf-8>ED9890</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5D31</marc> <ucs>D611</ucs> <utf-8>ED9891</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5D32</marc> <ucs>D613</ucs> <utf-8>ED9893</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5D33</marc> <ucs>D614</ucs> <utf-8>ED9894</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5D34</marc> <ucs>D615</ucs> <utf-8>ED9895</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5D35</marc> <ucs>D61C</ucs> <utf-8>ED989C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5D36</marc> <ucs>D638</ucs> <utf-8>ED98B8</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5D37</marc> <ucs>D639</ucs> <utf-8>ED98B9</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5D38</marc> <ucs>D63C</ucs> <utf-8>ED98BC</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5D39</marc> <ucs>D640</ucs> <utf-8>ED9980</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5D3A</marc> <ucs>D648</ucs> <utf-8>ED9988</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5D3B</marc> <ucs>D649</ucs> <utf-8>ED9989</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5D3C</marc> <ucs>D64B</ucs> <utf-8>ED998B</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5D3D</marc> <ucs>D64D</ucs> <utf-8>ED998D</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5D3F</marc> <ucs>D654</ucs> <utf-8>ED9994</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5D40</marc> <ucs>D655</ucs> <utf-8>ED9995</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5D41</marc> <ucs>D658</ucs> <utf-8>ED9998</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5D42</marc> <ucs>D65C</ucs> <utf-8>ED999C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5D44</marc> <ucs>D667</ucs> <utf-8>ED99A7</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5D45</marc> <ucs>D669</ucs> <utf-8>ED99A9</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5D46</marc> <ucs>D670</ucs> <utf-8>ED99B0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5D47</marc> <ucs>D671</ucs> <utf-8>ED99B1</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5D48</marc> <ucs>D683</ucs> <utf-8>ED9A83</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5D4A</marc> <ucs>D68C</ucs> <utf-8>ED9A8C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5D4B</marc> <ucs>D68D</ucs> <utf-8>ED9A8D</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5D4C</marc> <ucs>D69F</ucs> <utf-8>ED9A9F</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5D4D</marc> <ucs>D6A1</ucs> <utf-8>ED9AA1</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5D4E</marc> <ucs>D6A8</ucs> <utf-8>ED9AA8</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5D4F</marc> <ucs>D6C4</ucs> <utf-8>ED9B84</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5D50</marc> <ucs>D6C5</ucs> <utf-8>ED9B85</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5D51</marc> <ucs>D6C8</ucs> <utf-8>ED9B88</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5D52</marc> <ucs>D6CC</ucs> <utf-8>ED9B8C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5D53</marc> <ucs>D6D1</ucs> <utf-8>ED9B91</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5D54</marc> <ucs>D6D4</ucs> <utf-8>ED9B94</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5D55</marc> <ucs>D6D7</ucs> <utf-8>ED9B97</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5D56</marc> <ucs>D6E0</ucs> <utf-8>ED9BA0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5D57</marc> <ucs>D6E4</ucs> <utf-8>ED9BA4</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5D58</marc> <ucs>D6E8</ucs> <utf-8>ED9BA8</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5D59</marc> <ucs>D6F0</ucs> <utf-8>ED9BB0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5D5A</marc> <ucs>D6FC</ucs> <utf-8>ED9BBC</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5D5C</marc> <ucs>D700</ucs> <utf-8>ED9C80</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5D5D</marc> <ucs>D711</ucs> <utf-8>ED9C91</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5D5E</marc> <ucs>D718</ucs> <utf-8>ED9C98</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5D5F</marc> <ucs>D719</ucs> <utf-8>ED9C99</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5D60</marc> <ucs>D71C</ucs> <utf-8>ED9C9C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5D61</marc> <ucs>D720</ucs> <utf-8>ED9CA0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5D62</marc> <ucs>D728</ucs> <utf-8>ED9CA8</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5D63</marc> <ucs>D729</ucs> <utf-8>ED9CA9</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5D65</marc> <ucs>D72D</ucs> <utf-8>ED9CAD</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5D66</marc> <ucs>D734</ucs> <utf-8>ED9CB4</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5D67</marc> <ucs>D73C</ucs> <utf-8>ED9CBC</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5D68</marc> <ucs>D744</ucs> <utf-8>ED9D84</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5D69</marc> <ucs>D749</ucs> <utf-8>ED9D89</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5D6A</marc> <ucs>D750</ucs> <utf-8>ED9D90</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5D6B</marc> <ucs>D751</ucs> <utf-8>ED9D91</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5D6C</marc> <ucs>D754</ucs> <utf-8>ED9D94</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5D6D</marc> <ucs>D757</ucs> <utf-8>ED9D97</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5D6E</marc> <ucs>D758</ucs> <utf-8>ED9D98</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5D6F</marc> <ucs>D759</ucs> <utf-8>ED9D99</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5D70</marc> <ucs>D760</ucs> <utf-8>ED9DA0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5D71</marc> <ucs>D761</ucs> <utf-8>ED9DA1</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5D72</marc> <ucs>D763</ucs> <utf-8>ED9DA3</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5D73</marc> <ucs>D765</ucs> <utf-8>ED9DA5</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5D74</marc> <ucs>D769</ucs> <utf-8>ED9DA9</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5D75</marc> <ucs>D76C</ucs> <utf-8>ED9DAC</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5D76</marc> <ucs>D770</ucs> <utf-8>ED9DB0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5D77</marc> <ucs>D774</ucs> <utf-8>ED9DB4</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5D78</marc> <ucs>D788</ucs> <utf-8>ED9E88</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5D79</marc> <ucs>D789</ucs> <utf-8>ED9E89</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5D7A</marc> <ucs>D78C</ucs> <utf-8>ED9E8C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5D7B</marc> <ucs>D790</ucs> <utf-8>ED9E90</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5D7C</marc> <ucs>D798</ucs> <utf-8>ED9E98</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5D7D</marc> <ucs>D799</ucs> <utf-8>ED9E99</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5D7E</marc> <ucs>D79B</ucs> <utf-8>ED9E9B</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F5E21</marc> <ucs>D79D</ucs> <utf-8>ED9E9D</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F7621</marc> <ucs>3181</ucs> <utf-8>E38681</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F7622</marc> <ucs>3186</ucs> <utf-8>E38686</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F7623</marc> <ucs>317F</ucs> <utf-8>E385BF</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F7624</marc> <ucs>E8B0</ucs> <utf-8>EEA2B0</utf-8> <name>Korean hangul</name> <alt>3013</alt> <altutf-8>E38093</altutf-8> </code> <code> <marc>6F7625</marc> <ucs>E8B1</ucs> <utf-8>EEA2B1</utf-8> <name>Korean hangul</name> <alt>3013</alt> <altutf-8>E38093</altutf-8> </code> <code> <marc>6F7640</marc> <ucs>E8B2</ucs> <utf-8>EEA2B2</utf-8> <name>Korean hangul</name> <alt>3013</alt> <altutf-8>E38093</altutf-8> </code> <code> <marc>6F7641</marc> <ucs>E8B3</ucs> <utf-8>EEA2B3</utf-8> <name>Korean hangul</name> <alt>3013</alt> <altutf-8>E38093</altutf-8> </code> <code> <marc>6F7642</marc> <ucs>E8B4</ucs> <utf-8>EEA2B4</utf-8> <name>Korean hangul</name> <alt>3013</alt> <altutf-8>E38093</altutf-8> </code> <code> <marc>6F7643</marc> <ucs>E8B5</ucs> <utf-8>EEA2B5</utf-8> <name>Korean hangul</name> <alt>3013</alt> <altutf-8>E38093</altutf-8> </code> <code> <marc>6F7644</marc> <ucs>E8B6</ucs> <utf-8>EEA2B6</utf-8> <name>Korean hangul</name> <alt>3013</alt> <altutf-8>E38093</altutf-8> </code> <code> <marc>6F7645</marc> <ucs>E8B7</ucs> <utf-8>EEA2B7</utf-8> <name>Korean hangul</name> <alt>3013</alt> <altutf-8>E38093</altutf-8> </code> <code> <marc>6F7646</marc> <ucs>E8B8</ucs> <utf-8>EEA2B8</utf-8> <name>Korean hangul</name> <alt>3013</alt> <altutf-8>E38093</altutf-8> </code> <code> <marc>6F7647</marc> <ucs>E8B9</ucs> <utf-8>EEA2B9</utf-8> <name>Korean hangul</name> <alt>3013</alt> <altutf-8>E38093</altutf-8> </code> <code> <marc>6F7648</marc> <ucs>E8BA</ucs> <utf-8>EEA2BA</utf-8> <name>Korean hangul</name> <alt>3013</alt> <altutf-8>E38093</altutf-8> </code> <code> <marc>6F7649</marc> <ucs>E8BB</ucs> <utf-8>EEA2BB</utf-8> <name>Korean hangul</name> <alt>3013</alt> <altutf-8>E38093</altutf-8> </code> <code> <marc>6F764A</marc> <ucs>E8BC</ucs> <utf-8>EEA2BC</utf-8> <name>Korean hangul</name> <alt>3013</alt> <altutf-8>E38093</altutf-8> </code> <code> <marc>6F764B</marc> <ucs>E8BD</ucs> <utf-8>EEA2BD</utf-8> <name>Korean hangul</name> <alt>3013</alt> <altutf-8>E38093</altutf-8> </code> <code> <marc>6F764C</marc> <ucs>E8BE</ucs> <utf-8>EEA2BE</utf-8> <name>Korean hangul</name> <alt>3013</alt> <altutf-8>E38093</altutf-8> </code> <code> <marc>6F764D</marc> <ucs>E8BF</ucs> <utf-8>EEA2BF</utf-8> <name>Korean hangul</name> <alt>3013</alt> <altutf-8>E38093</altutf-8> </code> <code> <marc>6F764E</marc> <ucs>E8C0</ucs> <utf-8>EEA380</utf-8> <name>Korean hangul</name> <alt>3013</alt> <altutf-8>E38093</altutf-8> </code> <code> <marc>6F764F</marc> <ucs>E8C1</ucs> <utf-8>EEA381</utf-8> <name>Korean hangul</name> <alt>3013</alt> <altutf-8>E38093</altutf-8> </code> <code> <marc>6F7650</marc> <ucs>E8C2</ucs> <utf-8>EEA382</utf-8> <name>Korean hangul</name> <alt>3013</alt> <altutf-8>E38093</altutf-8> </code> <code> <marc>6F7651</marc> <ucs>E8C3</ucs> <utf-8>EEA383</utf-8> <name>Korean hangul</name> <alt>3013</alt> <altutf-8>E38093</altutf-8> </code> <code> <marc>6F7652</marc> <ucs>E8C4</ucs> <utf-8>EEA384</utf-8> <name>Korean hangul</name> <alt>3013</alt> <altutf-8>E38093</altutf-8> </code> <code> <marc>6F7653</marc> <ucs>E8C5</ucs> <utf-8>EEA385</utf-8> <name>Korean hangul</name> <alt>3013</alt> <altutf-8>E38093</altutf-8> </code> <code> <marc>6F7654</marc> <ucs>E8C6</ucs> <utf-8>EEA386</utf-8> <name>Korean hangul</name> <alt>3013</alt> <altutf-8>E38093</altutf-8> </code> <code> <marc>6F7655</marc> <ucs>E8C7</ucs> <utf-8>EEA387</utf-8> <name>Korean hangul</name> <alt>3013</alt> <altutf-8>E38093</altutf-8> </code> <code> <marc>6F7656</marc> <ucs>E8C8</ucs> <utf-8>EEA388</utf-8> <name>Korean hangul</name> <alt>3013</alt> <altutf-8>E38093</altutf-8> </code> <code> <marc>6F7657</marc> <ucs>E8C9</ucs> <utf-8>EEA389</utf-8> <name>Korean hangul</name> <alt>3013</alt> <altutf-8>E38093</altutf-8> </code> <code> <marc>6F7721</marc> <ucs>AD35</ucs> <utf-8>EAB4B5</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F7722</marc> <ucs>AD7B</ucs> <utf-8>EAB5BB</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F7723</marc> <ucs>E8CA</ucs> <utf-8>EEA38A</utf-8> <name>Korean hangul</name> <alt>3013</alt> <altutf-8>E38093</altutf-8> </code> <code> <marc>6F7724</marc> <ucs>AD89</ucs> <utf-8>EAB689</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F7725</marc> <ucs>AD9D</ucs> <utf-8>EAB69D</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F7726</marc> <ucs>ADB9</ucs> <utf-8>EAB6B9</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F7727</marc> <ucs>ADD5</ucs> <utf-8>EAB795</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F7728</marc> <ucs>AE07</ucs> <utf-8>EAB887</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F7729</marc> <ucs>AE0E</ucs> <utf-8>EAB88E</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F772A</marc> <ucs>AE0F</ucs> <utf-8>EAB88F</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F772B</marc> <ucs>AE11</ucs> <utf-8>EAB891</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F772C</marc> <ucs>AE14</ucs> <utf-8>EAB894</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F772D</marc> <ucs>AE5F</ucs> <utf-8>EAB99F</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F772E</marc> <ucs>AEED</ucs> <utf-8>EABBAD</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F772F</marc> <ucs>AF09</ucs> <utf-8>EABC89</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F7730</marc> <ucs>AF50</ucs> <utf-8>EABD90</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F7731</marc> <ucs>AFBF</ucs> <utf-8>EABEBF</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F7732</marc> <ucs>B060</ucs> <utf-8>EB81A0</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F7733</marc> <ucs>B9C4</ucs> <utf-8>EBA784</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F7734</marc> <ucs>C54D</ucs> <utf-8>EC958D</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F7735</marc> <ucs>C54F</ucs> <utf-8>EC958F</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F7736</marc> <ucs>C552</ucs> <utf-8>EC9592</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F7737</marc> <ucs>C5AB</ucs> <utf-8>EC96AB</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F7738</marc> <ucs>C5B1</ucs> <utf-8>EC96B1</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F7739</marc> <ucs>C61C</ucs> <utf-8>EC989C</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F773A</marc> <ucs>C61D</ucs> <utf-8>EC989D</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F773B</marc> <ucs>C6FD</ucs> <utf-8>EC9BBD</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F773C</marc> <ucs>E8CB</ucs> <utf-8>EEA38B</utf-8> <name>Korean hangul</name> <alt>3013</alt> <altutf-8>E38093</altutf-8> </code> <code> <marc>6F773D</marc> <ucs>C733</ucs> <utf-8>EC9CB3</utf-8> <name>Korean hangul</name> </code> <code> <marc>6F773E</marc> <ucs>CB4C</ucs> <utf-8>ECAD8C</utf-8> <name>Korean hangul</name> </code> </grouping> <grouping number="9.4" name="East Asian Punctuation Marks" date="February 6, 2003"> <note> <P>This table contains 25 mappings of character encodings for East Asian punctuation marks from the East Asian Coded Character set (ANSI/NISO Z39.64, or "EACC") to character encodings in the Universal Character Set (UCS, ISO-IEC 10646)/Unicode. Character codes are given in hexadecimal notation. Each character is presented on a separate row in its related mapping table. The first column contains the EACC 24-bit code (in hex), the second column the corresponding UCS/Unicode 16-bit (in hex) code, the third column contains an alternative UCS/Unicode 16-bit (in hex) code (if applicable), and the fourth column contains character name or type (in cases where a specific name does not exist). The alternative UCS/Unicode character codes are provided for cases where no Unicode character existed and a code from the Private Use Area (PUA) was assigned. The alternative character code is always a defined Unicode character which should be supported by applications that claim to support the full repertoire of defined Unicode characters. The characters in each table are sorted in EACC character code order.</P> <P>NOTE: The character IDEOGRAPHIC NUMBER ZERO (EACC 212F30, UCS/Unicode 3007), which can be used as a punctuation mark, is not included in this table. It is listed in the mapping table for East Asian Ideographs.</P> </note> <code> <marc>212320</marc> <ucs>3000</ucs> <utf-8>E38080</utf-8> <name>Ideographic space in some implementations</name> </code> <code> <marc>212321</marc> <ucs>3000</ucs> <utf-8>E38080</utf-8> <name>Ideographic space per ANSI Z39.64</name> </code> <code> <marc>212328</marc> <ucs>FF08</ucs> <utf-8>EFBC88</utf-8> <name>Ideographic left parenthesis</name> </code> <code> <marc>212329</marc> <ucs>FF09</ucs> <utf-8>EFBC89</utf-8> <name>Ideographic right parenthesis</name> </code> <code> <marc>21232D</marc> <ucs>FF0D</ucs> <utf-8>EFBC8D</utf-8> <name>Ideographic hyphen minus</name> </code> <code> <marc>212A46</marc> <ucs>3013</ucs> <utf-8>E38093</utf-8> <name>Ideographic geta symbol</name> </code> <code> <marc>212B25</marc> <ucs>300C</ucs> <utf-8>E3808C</utf-8> <name>Ideographic left corner bracket</name> </code> <code> <marc>212B26</marc> <ucs>300D</ucs> <utf-8>E3808D</utf-8> <name>Ideographic right corner bracket</name> </code> <code> <marc>212B31</marc> <ucs>FF3B</ucs> <utf-8>EFBCBB</utf-8> <name>Ideographic left square bracket</name> </code> <code> <marc>212B32</marc> <ucs>FF3D</ucs> <utf-8>EFBCBD</utf-8> <name>Ideographic right square bracket</name> </code> <code> <marc>212B33</marc> <ucs>3002</ucs> <utf-8>E38082</utf-8> <name>Ideographic full stop</name> </code> <code> <marc>212B34</marc> <ucs>FF0E</ucs> <utf-8>EFBC8E</utf-8> <name>Ideographic variant full stop</name> </code> <code> <marc>212B35</marc> <ucs>3001</ucs> <utf-8>E38081</utf-8> <name>Ideographic comma</name> </code> <code> <marc>212B38</marc> <ucs>FF0C</ucs> <utf-8>EFBC8C</utf-8> <name>Ideographic variant comma</name> </code> <code> <marc>212B39</marc> <ucs>FF1B</ucs> <utf-8>EFBC9B</utf-8> <name>Ideographic semicolon</name> </code> <code> <marc>212B3A</marc> <ucs>FF1A</ucs> <utf-8>EFBC9A</utf-8> <name>Ideographic colon</name> </code> <code> <marc>212B3B</marc> <ucs>FF1F</ucs> <utf-8>EFBC9F</utf-8> <name>Ideographic question mark</name> </code> <code> <marc>212B3D</marc> <ucs>FF01</ucs> <utf-8>EFBC81</utf-8> <name>Ideographic exclamation point</name> </code> <code> <marc>212B59</marc> <ucs>FF0F</ucs> <utf-8>EFBC8F</utf-8> <name>Ideographic solidus</name> </code> <code> <marc>692126</marc> <ucs>30FB</ucs> <utf-8>E383BB</utf-8> <name>Ideographic centered point</name> </code> <code> <marc>692139</marc> <ucs>3005</ucs> <utf-8>E38085</utf-8> <name>Ideographic iteration mark</name> </code> <code> <marc>692152</marc> <ucs>3008</ucs> <utf-8>E38088</utf-8> <name>Ideographic less than sign</name> </code> <code> <marc>692153</marc> <ucs>3009</ucs> <utf-8>E38089</utf-8> <name>Ideographic greater than sign</name> </code> <code> <marc>692154</marc> <ucs>300A</ucs> <utf-8>E3808A</utf-8> <name>Ideographic left double angle bracket</name> </code> <code> <marc>692155</marc> <ucs>300B</ucs> <utf-8>E3808B</utf-8> <name>Ideographic right double angle bracket</name> </code> </grouping> <grouping number="9.5" name="Component Input Method Characters" date="February 6, 2003"> <note>This table contains 35 mappings of encodings for component input method characters from the East Asian Coded Character set (ANSI/NISO Z39.64, or "EACC") to character encodings in the Private Use Area (PUA) of the Universal Character Set (UCS, ISO-IEC 10646)/Unicode. Character codes are given in hexadecimal notation. Each character is presented on a separate row in its related mapping table. The first column contains the EACC 24-bit code (in hex), the second column the corresponding UCS/Unicode 16-bit (in hex) code, the third column contains an alternative UCS/Unicode 16-bit (in hex) code (if applicable), and the fourth column contains character name or type (in cases where a specific name does not exist). The characters in each table are sorted in EACC character code order.</note> <code> <marc>212A21</marc> <ucs>E8D0</ucs> <utf-8>EEA390</utf-8> <name>EACC component character</name> <alt>3013</alt> <altutf-8>E38093</altutf-8> </code> <code> <marc>212A22</marc> <ucs>E8D1</ucs> <utf-8>EEA391</utf-8> <name>EACC component character</name> <alt>3013</alt> <altutf-8>E38093</altutf-8> </code> <code> <marc>212A23</marc> <ucs>E8D2</ucs> <utf-8>EEA392</utf-8> <name>EACC component character</name> <alt>3013</alt> <altutf-8>E38093</altutf-8> </code> <code> <marc>212A24</marc> <ucs>E8D3</ucs> <utf-8>EEA393</utf-8> <name>EACC component character</name> <alt>3013</alt> <altutf-8>E38093</altutf-8> </code> <code> <marc>212A25</marc> <ucs>E8D4</ucs> <utf-8>EEA394</utf-8> <name>EACC component character</name> <alt>3013</alt> <altutf-8>E38093</altutf-8> </code> <code> <marc>212A26</marc> <ucs>E8D5</ucs> <utf-8>EEA395</utf-8> <name>EACC component character</name> <alt>3013</alt> <altutf-8>E38093</altutf-8> </code> <code> <marc>212A28</marc> <ucs>E8D6</ucs> <utf-8>EEA396</utf-8> <name>EACC component character</name> <alt>3013</alt> <altutf-8>E38093</altutf-8> </code> <code> <marc>212A29</marc> <ucs>E8D7</ucs> <utf-8>EEA397</utf-8> <name>EACC component character</name> <alt>3013</alt> <altutf-8>E38093</altutf-8> </code> <code> <marc>212A2A</marc> <ucs>E8D8</ucs> <utf-8>EEA398</utf-8> <name>EACC component character</name> <alt>3013</alt> <altutf-8>E38093</altutf-8> </code> <code> <marc>212A2B</marc> <ucs>E8D9</ucs> <utf-8>EEA399</utf-8> <name>EACC component character</name> <alt>3013</alt> <altutf-8>E38093</altutf-8> </code> <code> <marc>212A2C</marc> <ucs>E8DA</ucs> <utf-8>EEA39A</utf-8> <name>EACC component character</name> <alt>3013</alt> <altutf-8>E38093</altutf-8> </code> <code> <marc>212A2D</marc> <ucs>E8DB</ucs> <utf-8>EEA39B</utf-8> <name>EACC component character</name> <alt>3013</alt> <altutf-8>E38093</altutf-8> </code> <code> <marc>212A2E</marc> <ucs>E8DC</ucs> <utf-8>EEA39C</utf-8> <name>EACC component character</name> <alt>3013</alt> <altutf-8>E38093</altutf-8> </code> <code> <marc>212A2F</marc> <ucs>E8DD</ucs> <utf-8>EEA39D</utf-8> <name>EACC component character</name> <alt>3013</alt> <altutf-8>E38093</altutf-8> </code> <code> <marc>212A30</marc> <ucs>E8DE</ucs> <utf-8>EEA39E</utf-8> <name>EACC component character</name> <alt>3013</alt> <altutf-8>E38093</altutf-8> </code> <code> <marc>212A32</marc> <ucs>E8DF</ucs> <utf-8>EEA39F</utf-8> <name>EACC component character</name> <alt>3013</alt> <altutf-8>E38093</altutf-8> </code> <code> <marc>212A33</marc> <ucs>E8E0</ucs> <utf-8>EEA3A0</utf-8> <name>EACC component character</name> <alt>3013</alt> <altutf-8>E38093</altutf-8> </code> <code> <marc>212A34</marc> <ucs>E8E1</ucs> <utf-8>EEA3A1</utf-8> <name>EACC component character</name> <alt>3013</alt> <altutf-8>E38093</altutf-8> </code> <code> <marc>212A35</marc> <ucs>E8E2</ucs> <utf-8>EEA3A2</utf-8> <name>EACC component character</name> <alt>3013</alt> <altutf-8>E38093</altutf-8> </code> <code> <marc>212A36</marc> <ucs>E8E3</ucs> <utf-8>EEA3A3</utf-8> <name>EACC component character</name> <alt>3013</alt> <altutf-8>E38093</altutf-8> </code> <code> <marc>212A37</marc> <ucs>E8E4</ucs> <utf-8>EEA3A4</utf-8> <name>EACC component character</name> <alt>3013</alt> <altutf-8>E38093</altutf-8> </code> <code> <marc>212A38</marc> <ucs>E8E5</ucs> <utf-8>EEA3A5</utf-8> <name>EACC component character</name> <alt>3013</alt> <altutf-8>E38093</altutf-8> </code> <code> <marc>212A39</marc> <ucs>E8E6</ucs> <utf-8>EEA3A6</utf-8> <name>EACC component character</name> <alt>3013</alt> <altutf-8>E38093</altutf-8> </code> <code> <marc>212A3A</marc> <ucs>E8E7</ucs> <utf-8>EEA3A7</utf-8> <name>EACC component character</name> <alt>3013</alt> <altutf-8>E38093</altutf-8> </code> <code> <marc>212A3B</marc> <ucs>E8E8</ucs> <utf-8>EEA3A8</utf-8> <name>EACC component character</name> <alt>3013</alt> <altutf-8>E38093</altutf-8> </code> <code> <marc>212A3C</marc> <ucs>E8E9</ucs> <utf-8>EEA3A9</utf-8> <name>EACC component character</name> <alt>3013</alt> <altutf-8>E38093</altutf-8> </code> <code> <marc>212A3D</marc> <ucs>E8EA</ucs> <utf-8>EEA3AA</utf-8> <name>EACC component character</name> <alt>3013</alt> <altutf-8>E38093</altutf-8> </code> <code> <marc>212A3E</marc> <ucs>E8EB</ucs> <utf-8>EEA3AB</utf-8> <name>EACC component character</name> <alt>3013</alt> <altutf-8>E38093</altutf-8> </code> <code> <marc>212A3F</marc> <ucs>E8EC</ucs> <utf-8>EEA3AC</utf-8> <name>EACC component character</name> <alt>3013</alt> <altutf-8>E38093</altutf-8> </code> <code> <marc>212A40</marc> <ucs>E8ED</ucs> <utf-8>EEA3AD</utf-8> <name>EACC component character</name> <alt>3013</alt> <altutf-8>E38093</altutf-8> </code> <code> <marc>212A41</marc> <ucs>E8EE</ucs> <utf-8>EEA3AE</utf-8> <name>EACC component character</name> <alt>3013</alt> <altutf-8>E38093</altutf-8> </code> <code> <marc>212A42</marc> <ucs>E8EF</ucs> <utf-8>EEA3AF</utf-8> <name>EACC component character</name> <alt>3013</alt> <altutf-8>E38093</altutf-8> </code> <code> <marc>212A43</marc> <ucs>E8F0</ucs> <utf-8>EEA3B0</utf-8> <name>EACC component character</name> <alt>3013</alt> <altutf-8>E38093</altutf-8> </code> <code> <marc>212A44</marc> <ucs>E8F1</ucs> <utf-8>EEA3B1</utf-8> <name>EACC component character</name> <alt>3013</alt> <altutf-8>E38093</altutf-8> </code> <code> <marc>212A45</marc> <ucs>E8F2</ucs> <utf-8>EEA3B2</utf-8> <name>EACC component character</name> <alt>3013</alt> <altutf-8>E38093</altutf-8> </code> </grouping> </characterSet> </codeTable> </codeTables>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de